Pull request #4844 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 a864a732d67ffb5f2e3196c9a993cc36686b6f85+b103c04882abc23661cee8905a92a31c1ff0bf6a (961f156fdfc43abd5ec36653fe1041d3971fa406) 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-ssh11338058217631213247.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-ssh11318728253347308021.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-4844/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-4844/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3944201036114319023.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-4844/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4100354829177886528.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-ssh3678420255750828753.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-4844/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-4844/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8311013372186330470.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6878’ Running on prd-ubuntu20.04-docker-8c-8g-6887 in /w/workspace/edgexfoundry_edgex-go_PR-4844 [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 Merging remotes/origin/main commit b103c04882abc23661cee8905a92a31c1ff0bf6a into PR head commit a864a732d67ffb5f2e3196c9a993cc36686b6f85 Merge succeeded, producing a864a732d67ffb5f2e3196c9a993cc36686b6f85 Checking out Revision a864a732d67ffb5f2e3196c9a993cc36686b6f85 (PR-4844) > 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/4844/head:refs/remotes/origin/PR-4844 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # 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 b103c04882abc23661cee8905a92a31c1ff0bf6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # timeout=10 Commit message: "feat: Implement Cron Scheduler Controller Package" 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 14:11:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:11:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:11:57 ========================================================= 14:11:57 EdgeX Global Pipelines Version Info 14:11:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:11:58 ------------------- 14:11:58 stable info: 14:11:58 ------------------- 14:11:58 Commited By: Ginny Guan ginny@iotechsys.com 14:11:58 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 14:11:58 Message: update stable to v1.0.260 14:11:59 ------------------- 14:11:59 experimental info: 14:11:59 ------------------- 14:11:59 Commited By: Ginny Guan ginny@iotechsys.com 14:11:59 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 14:11:59 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4844 [Pipeline] echo 14:12:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4844 [Pipeline] echo 14:12:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4844 [Pipeline] echo 14:12:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] echo 14:12:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a864a73 [Pipeline] echo 14:12:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:01 provisioning config files... 14:12:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12768507758253407587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:01 ---> ****-login.sh 14:12:01 nexus3.edgexfoundry.org:10001 14:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:02 Configure a credential helper to remove this warning. See 14:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:02 14:12:02 Login Succeeded 14:12:02 nexus3.edgexfoundry.org:10002 14:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:02 Configure a credential helper to remove this warning. See 14:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:02 14:12:02 Login Succeeded 14:12:02 nexus3.edgexfoundry.org:10003 14:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:02 Configure a credential helper to remove this warning. See 14:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:02 14:12:02 Login Succeeded 14:12:02 nexus3.edgexfoundry.org:10004 14:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:02 Configure a credential helper to remove this warning. See 14:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:02 14:12:02 Login Succeeded 14:12:02 ****.io 14:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:03 Configure a credential helper to remove this warning. See 14:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:03 14:12:03 Login Succeeded 14:12:03 ---> ****-login.sh ends [Pipeline] } 14:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:03 + 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 14:12:03 + dirname cmd/core-command/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo core-command,cmd/core-command/Dockerfile 14:12:03 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:12:03 cut -d/ -f2 14:12:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:12:03 + dirname cmd/core-data/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo core-data,cmd/core-data/Dockerfile 14:12:03 + dirname cmd/core-keeper/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo core-keeper,cmd/core-keeper/Dockerfile 14:12:03 + dirname cmd/core-metadata/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo core-metadata,cmd/core-metadata/Dockerfile 14:12:03 + dirname cmd/security-bootstrapper/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:12:03 + dirname cmd/security-proxy-auth/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:12:03 + + dirname cmd/security-proxy-setup/Dockerfile 14:12:03 cut -d/ -f2 14:12:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:12:03 + dirname cmd/security-secretstore-setup/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:12:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:12:03 + dirname cmd/security-spire-agent/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:12:03 + dirname cmd/security-spire-config/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:12:03 + dirname cmd/security-spire-server/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:12:03 + dirname cmd/support-cron-scheduler/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 14:12:03 + dirname cmd/support-notifications/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo support-notifications,cmd/support-notifications/Dockerfile 14:12:03 + dirname cmd/support-scheduler/Dockerfile 14:12:03 + cut -d/ -f2 14:12:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:12:03 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 14:12:04 + git rev-list -1 --merges a864a732d67ffb5f2e3196c9a993cc36686b6f85~1..a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] echo 14:12:04 -----------> git rev-list -1 --merges a864a732d67ffb5f2e3196c9a993cc36686b6f85~1..a864a732d67ffb5f2e3196c9a993cc36686b6f85 a864a732d67ffb5f2e3196c9a993cc36686b6f85 [false] [Pipeline] sh 14:12:04 + git log --format=format:%s -1 a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] echo 14:12:04 ========================================================= 14:12:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:12:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:12:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:12:05 + grep -v github /etc/ssh/ssh_known_hosts 14:12:05 + [ -e /tmp/ssh_known_hosts ] 14:12:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:12:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:12:05 + sudo tee -a /etc/ssh/ssh_known_hosts 14:12:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:05 14:12:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:06 0.1.4: Pulling from edgex-devops/py-git-semver 14:12:06 b85a868b505f: Pulling fs layer 14:12:06 e2be974225ed: Pulling fs layer 14:12:06 339a4e72a1f5: Pulling fs layer 14:12:06 988bab9f4d93: Pulling fs layer 14:12:06 1469e6f7b9e6: Pulling fs layer 14:12:06 eaf3925da568: Pulling fs layer 14:12:06 bab4dde63d76: Pulling fs layer 14:12:06 bde34c3a00c8: Pulling fs layer 14:12:06 b352a97aabf1: Pulling fs layer 14:12:06 4872d77fe225: Pulling fs layer 14:12:06 5851b861e8e6: Pulling fs layer 14:12:06 1469e6f7b9e6: Waiting 14:12:06 eaf3925da568: Waiting 14:12:06 bab4dde63d76: Waiting 14:12:06 bde34c3a00c8: Waiting 14:12:06 b352a97aabf1: Waiting 14:12:06 4872d77fe225: Waiting 14:12:06 5851b861e8e6: Waiting 14:12:06 988bab9f4d93: Waiting 14:12:06 e2be974225ed: Download complete 14:12:06 988bab9f4d93: Verifying Checksum 14:12:06 988bab9f4d93: Download complete 14:12:06 1469e6f7b9e6: Verifying Checksum 14:12:06 1469e6f7b9e6: Download complete 14:12:06 eaf3925da568: Verifying Checksum 14:12:06 eaf3925da568: Download complete 14:12:06 339a4e72a1f5: Verifying Checksum 14:12:06 339a4e72a1f5: Download complete 14:12:06 bde34c3a00c8: Verifying Checksum 14:12:06 bde34c3a00c8: Download complete 14:12:06 b352a97aabf1: Verifying Checksum 14:12:06 b352a97aabf1: Download complete 14:12:06 4872d77fe225: Verifying Checksum 14:12:06 4872d77fe225: Download complete 14:12:06 5851b861e8e6: Verifying Checksum 14:12:06 5851b861e8e6: Download complete 14:12:06 b85a868b505f: Verifying Checksum 14:12:06 b85a868b505f: Download complete 14:12:06 bab4dde63d76: Verifying Checksum 14:12:06 bab4dde63d76: Download complete 14:12:08 b85a868b505f: Pull complete 14:12:08 e2be974225ed: Pull complete 14:12:08 339a4e72a1f5: Pull complete 14:12:09 988bab9f4d93: Pull complete 14:12:09 1469e6f7b9e6: Pull complete 14:12:09 eaf3925da568: Pull complete 14:12:11 bab4dde63d76: Pull complete 14:12:11 bde34c3a00c8: Pull complete 14:12:11 b352a97aabf1: Pull complete 14:12:11 4872d77fe225: Pull complete 14:12:11 5851b861e8e6: Pull complete 14:12:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:12 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 14:12:12 $ 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 14:12:17 $ docker top 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 -eo pid,comm 14:12:17 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). 14:12:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:17 [ssh-agent] Looking for ssh-agent implementation... 14:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:17 $ docker exec 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent 14:12:17 SSH_AUTH_SOCK=/tmp/ssh-Mp0Pjr1hV2Zq/agent.32 14:12:17 SSH_AGENT_PID=38 14:12:17 Running ssh-add (command line suppressed) 14:12:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16082870846397143508.key (/w/workspace/edgex-go/1@tmp/private_key_16082870846397143508.key) 14:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:18 + git tag --points-at HEAD [Pipeline] } 14:12:18 $ docker exec --env ******** --env ******** 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent -k 14:12:18 unset SSH_AUTH_SOCK; 14:12:18 unset SSH_AGENT_PID; 14:12:18 echo Agent pid 38 killed; 14:12:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:12:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:18 [ssh-agent] Looking for ssh-agent implementation... 14:12:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:18 $ docker exec 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent 14:12:18 SSH_AUTH_SOCK=/tmp/ssh-9LhgBvEd52RR/agent.72 14:12:18 SSH_AGENT_PID=78 14:12:18 Running ssh-add (command line suppressed) 14:12:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7681957099632718483.key (/w/workspace/edgex-go/1@tmp/private_key_7681957099632718483.key) 14:12:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:19 + git semver init 14:12:19 2024-07-31 14:12:19,391 [run_init] DEBUG init version:0.0.0 force:False 14:12:19 2024-07-31 14:12:19,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:12:19 2024-07-31 14:12:19,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:12:19 2024-07-31 14:12:19,393 [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) 14:12:26 2024-07-31 14:12:25,168 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:12:26 2024-07-31 14:12:25,169 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4844 with force:False 14:12:26 2024-07-31 14:12:25,169 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4844 14:12:26 2024-07-31 14:12:25,173 [execute] INFO git cat-file --batch-check 14:12:26 2024-07-31 14:12:25,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:12:26 2024-07-31 14:12:25,180 [execute] INFO git cat-file --batch 14:12:26 2024-07-31 14:12:25,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:12:26 2024-07-31 14:12:25,185 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4844 14:12:26 0.0.0 [Pipeline] } 14:12:26 $ docker exec --env ******** --env ******** 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent -k 14:12:26 unset SSH_AUTH_SOCK; 14:12:26 unset SSH_AGENT_PID; 14:12:26 echo Agent pid 78 killed; 14:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:26 + git semver [Pipeline] } 14:12:26 $ docker stop --time=1 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 14:12:28 $ docker rm -f --volumes 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:12:29 Stashed 1 file(s) [Pipeline] echo 14:12:29 [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 14:12:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:30 ========================================================= 14:12:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:12:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:12:30 619be1103602: Pulling fs layer 14:12:30 7862e08f4a3e: Pulling fs layer 14:12:30 5df492c9dc93: Pulling fs layer 14:12:30 7629e6793208: Pulling fs layer 14:12:30 4f4fb700ef54: Pulling fs layer 14:12:30 fb5054dd5b73: Pulling fs layer 14:12:30 eeca6798cff9: Pulling fs layer 14:12:30 aa269ceb94a6: Pulling fs layer 14:12:30 ada007ff1a6a: Pulling fs layer 14:12:30 aa269ceb94a6: Waiting 14:12:30 fb5054dd5b73: Waiting 14:12:30 eeca6798cff9: Waiting 14:12:30 7629e6793208: Waiting 14:12:30 4f4fb700ef54: Waiting 14:12:30 ada007ff1a6a: Waiting 14:12:30 7862e08f4a3e: Verifying Checksum 14:12:30 7862e08f4a3e: Download complete 14:12:30 7629e6793208: Download complete 14:12:30 4f4fb700ef54: Verifying Checksum 14:12:30 4f4fb700ef54: Download complete 14:12:30 619be1103602: Verifying Checksum 14:12:30 619be1103602: Download complete 14:12:30 fb5054dd5b73: Verifying Checksum 14:12:30 fb5054dd5b73: Download complete 14:12:30 eeca6798cff9: Verifying Checksum 14:12:30 eeca6798cff9: Download complete 14:12:30 619be1103602: Pull complete 14:12:31 7862e08f4a3e: Pull complete 14:12:31 ada007ff1a6a: Verifying Checksum 14:12:31 ada007ff1a6a: Download complete 14:12:31 5df492c9dc93: Verifying Checksum 14:12:31 5df492c9dc93: Download complete 14:12:31 aa269ceb94a6: Verifying Checksum 14:12:31 aa269ceb94a6: Download complete 14:12:34 5df492c9dc93: Pull complete 14:12:35 7629e6793208: Pull complete 14:12:35 4f4fb700ef54: Pull complete 14:12:35 fb5054dd5b73: Pull complete 14:12:35 eeca6798cff9: Pull complete 14:12:38 aa269ceb94a6: Pull complete 14:12:38 ada007ff1a6a: Pull complete 14:12:38 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 14:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 14:12:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:39 WORKDIR /edgex 14:12:39 COPY go.mod . 14:12:39 RUN go mod download 14:12:39 + docker build -t ci-base-image-x86_64 -f - . 14:12:39 Sending build context to Docker daemon 178.8MB 14:12:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:39 ---> f489d0715acc 14:12:39 Step 2/4 : WORKDIR /edgex 14:12:44 Still waiting to schedule task 14:12:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6885’ 14:12:49 ---> Running in f36cea4b8b25 14:12:49 Removing intermediate container f36cea4b8b25 14:12:49 ---> 5662aa3447d9 14:12:49 Step 3/4 : COPY go.mod . 14:12:49 ---> 58234e6b13f7 14:12:49 Step 4/4 : RUN go mod download 14:12:49 ---> Running in f3db52d68602 14:13:28 Removing intermediate container f3db52d68602 14:13:28 ---> 26b428584cf6 14:13:28 Successfully built 26b428584cf6 14:13:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:29 + docker inspect -f . ci-base-image-x86_64 14:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:29 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 14:13: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 14:13:29 $ docker top 341922b615ad9a2d7569021ab54487a7c7da40fca379274736f43a0714359d2d -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:30 + go version 14:13:30 go version go1.21.9 linux/amd64 [Pipeline] } 14:13:30 $ docker stop --time=1 341922b615ad9a2d7569021ab54487a7c7da40fca379274736f43a0714359d2d 14:13:31 $ docker rm -f --volumes 341922b615ad9a2d7569021ab54487a7c7da40fca379274736f43a0714359d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:32 + docker inspect -f . ci-base-image-x86_64 14:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:32 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 14:13: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 14:13:33 $ docker top b61843407ad339b1bda5536c7846fd6b0ac5f8ca5fc4c0dd017100f56fe9ad00 -eo pid,comm [Pipeline] { [Pipeline] echo 14:13:33 ========================================================= 14:13:33 [edgeXBuildGoParallel] Running Tests and Build... 14:13:33 ========================================================= [Pipeline] sh 14:13:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:13:33 + make test 14:13:33 go test -race -coverprofile=coverage.out ./... 14:13:42 ? github.com/edgexfoundry/edgex-go [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 14:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 14:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 14:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 14:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 14:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 14:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements 14:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.976s coverage: 93.4% of statements 14:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 91.7% of statements 14:14:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 6.5% of statements 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 14:14:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements 14:14:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 14:14:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.018s coverage: 0.0% of statements [no tests to run] 14:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:14:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements 14:14:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 30.7% of statements 14:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements 14:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements 14:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 14:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 14:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.035s coverage: 94.4% of statements 14:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 14:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.332s coverage: 79.9% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.042s coverage: 92.9% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.048s coverage: 64.4% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.148s coverage: 63.1% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.044s coverage: 100.0% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.232s coverage: 100.0% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 4.168s coverage: 38.4% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 89.5% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.150s coverage: 95.7% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 14:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements 14:14:53 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 14:14:53 running golangci-lint 14:14:53 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 14:14:53 go version go1.21.9 linux/amd64 14:14:53 level=info msg="[config_reader] Used config file .golangci.yml" 14:14:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 14:15:20 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 23.956044845s" 14:15:20 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.511367ms" 14:15:32 level=info msg="[linters_context/goanalysis] analyzers took 1m47.870407992s with top 10 stages: buildir: 1m4.314124693s, gosec: 9.854513353s, inspect: 2.632196699s, fact_deprecated: 2.07052625s, printf: 1.784241007s, ctrlflow: 1.671958934s, fact_purity: 1.603311647s, nilness: 1.418229021s, S1038: 1.393065979s, typedness: 928.399952ms" 14:15:32 level=info msg="[runner] Issues before processing: 211, after processing: 0" 14:15:32 level=info msg="[runner] Processors filtering stat (out/in): cgo: 211/211, exclude: 211/211, filename_unadjuster: 211/211, exclude-rules: 21/211, skip_dirs: 211/211, identifier_marker: 211/211, path_prettifier: 211/211, skip_files: 211/211, autogenerated_exclude: 211/211, nolint: 0/21" 14:15:32 level=info msg="[runner] processing took 19.81287ms with stages: nolint: 8.597857ms, identifier_marker: 4.918832ms, autogenerated_exclude: 2.278346ms, path_prettifier: 1.633827ms, exclude-rules: 1.507163ms, skip_dirs: 757.452µs, cgo: 78.752µs, filename_unadjuster: 35.021µs, max_same_issues: 1.45µs, diff: 640ns, skip_files: 540ns, uniq_by_line: 520ns, fixer: 490ns, exclude: 490ns, path_prefixer: 360ns, sort_results: 250ns, severity-rules: 240ns, source_code: 240ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" 14:15:32 level=info msg="[runner] linters took 13.606287979s with stages: goanalysis_metalinter: 13.586334994s" 14:15:32 level=info msg="File cache stats: 0 entries of total size 0B" 14:15:32 level=info msg="Memory: 371 samples, avg is 303.1MB, max is 1380.0MB" 14:15:32 level=info msg="Execution took 37.616535947s" 14:15:32 go vet ./... 14:15:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:15:38 ./bin/test-attribution-txt.sh [Pipeline] echo 14:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:15:39 + ls -al . 14:15:39 total 864 14:15:39 drwxrwxr-x 11 1001 1001 4096 Jul 31 14:13 . 14:15:39 drwxr-xr-x 4 root root 4096 Jul 31 14:13 .. 14:15:39 drwxrwxr-x 2 1001 1001 4096 Jul 31 14:11 .blubracket 14:15:39 -rw-rw-r-- 1 1001 1001 10 Jul 31 14:11 .dockerignore 14:15:39 drwxrwxr-x 8 1001 1001 4096 Jul 31 14:14 .git 14:15:39 drwxrwxr-x 3 1001 1001 4096 Jul 31 14:11 .github 14:15:39 -rw-rw-r-- 1 1001 1001 1102 Jul 31 14:11 .gitignore 14:15:39 -rw-rw-r-- 1 1001 1001 42 Jul 31 14:11 .golangci.yml 14:15:39 -rw-rw-r-- 1 1001 1001 100 Jul 31 14:11 .hadolint.yml 14:15:39 drwxr-xr-x 3 1001 1001 4096 Jul 31 14:12 .semver 14:15:39 -rw-rw-r-- 1 1001 1001 155 Jul 31 14:11 .sonarcloud.properties 14:15:39 -rw-rw-r-- 1 1001 1001 1171 Jul 31 14:11 ADOPTERS.md 14:15:39 -rw-rw-r-- 1 1001 1001 20806 Jul 31 14:11 Attribution.txt 14:15:39 -rw-rw-r-- 1 1001 1001 100284 Jul 31 14:11 CHANGELOG.md 14:15:39 -rw-rw-r-- 1 1001 1001 3804 Jul 31 14:11 CONTRIBUTING.md 14:15:39 -rw-rw-r-- 1 1001 1001 677 Jul 31 14:11 GOVERNANCE.md 14:15:39 -rw-rw-r-- 1 1001 1001 861 Jul 31 14:11 Jenkinsfile 14:15:39 -rw-rw-r-- 1 1001 1001 10775 Jul 31 14:11 LICENSE 14:15:39 -rw-rw-r-- 1 1001 1001 16854 Jul 31 14:11 Makefile 14:15:39 -rw-rw-r-- 1 1001 1001 582 Jul 31 14:11 OWNERS.md 14:15:39 -rw-rw-r-- 1 1001 1001 9528 Jul 31 14:11 README.md 14:15:39 -rw-rw-r-- 1 1001 1001 789 Jul 31 14:11 SECURITY.md 14:15:39 -rw-rw-r-- 1 1001 1001 5 Jul 31 14:12 VERSION 14:15:39 drwxrwxr-x 2 1001 1001 4096 Jul 31 14:11 bin 14:15:39 drwxrwxr-x 20 1001 1001 4096 Jul 31 14:11 cmd 14:15:39 -rw-r--r-- 1 root root 498370 Jul 31 14:14 coverage.out 14:15:39 drwxrwxr-x 2 1001 1001 4096 Jul 31 14:11 fuzz_test 14:15:39 -rw-rw-r-- 1 1001 1001 7118 Jul 31 14:11 go.mod 14:15:39 -rw-rw-r-- 1 1001 1001 101672 Jul 31 14:11 go.sum 14:15:39 drwxrwxr-x 7 1001 1001 4096 Jul 31 14:11 internal 14:15:39 drwxrwxr-x 3 1001 1001 4096 Jul 31 14:11 openapi 14:15:39 -rw-rw-r-- 1 1001 1001 584 Jul 31 14:11 security.txt 14:15:39 -rw-rw-r-- 1 1001 1001 204 Jul 31 14:11 version.go [Pipeline] sh 14:15:39 + '[' -e coverage.out ] 14:15:39 + chown 1001:1001 coverage.out [Pipeline] stash 14:15:39 Stashed 1 file(s) [Pipeline] sh 14:15:40 + make build 14:15:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:16:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:16:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:16:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:16:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:16:12 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 14:16:19 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 14:16:21 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 14:16:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:16:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:16:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:16:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:16:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:16:28 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 14:16:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6888 in /w/workspace/edgexfoundry_edgex-go_PR-4844 [Pipeline] { [Pipeline] ws 14:16:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] } 14:16:29 $ docker stop --time=1 b61843407ad339b1bda5536c7846fd6b0ac5f8ca5fc4c0dd017100f56fe9ad00 14:16:32 $ docker rm -f --volumes b61843407ad339b1bda5536c7846fd6b0ac5f8ca5fc4c0dd017100f56fe9ad00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout 14:16:34 The recommended git tool is: git [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 14:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:35 14:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:36 latest: Pulling from edgex-devops/edgex-compose 14:16:36 91d30c5bc195: Pulling fs layer 14:16:36 2e9b0aa3be6d: Pulling fs layer 14:16:36 9c61dcf015f6: Pulling fs layer 14:16:36 4698f68db338: Pulling fs layer 14:16:36 2a2f49069b9e: Pulling fs layer 14:16:36 e0025b399a48: Pulling fs layer 14:16:36 4698f68db338: Waiting 14:16:36 e0025b399a48: Waiting 14:16:36 2a2f49069b9e: Waiting 14:16:36 91d30c5bc195: Verifying Checksum 14:16:36 91d30c5bc195: Download complete 14:16:36 4698f68db338: Verifying Checksum 14:16:36 4698f68db338: Download complete 14:16:36 91d30c5bc195: Pull complete 14:16:36 2e9b0aa3be6d: Download complete 14:16:36 e0025b399a48: Download complete 14:16:36 2a2f49069b9e: Download complete 14:16:36 2e9b0aa3be6d: Pull complete 14:16:37 9c61dcf015f6: Verifying Checksum 14:16:37 9c61dcf015f6: Download complete 14:16:40 using credential edgex-jenkins-ssh 14:16:40 Cloning the remote Git repository 14:16:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:16:41 > git init /w/workspace/edgex-go/1 # timeout=10 14:16:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:16:41 > git --version # timeout=10 14:16:41 > git --version # 'git version 2.25.1' 14:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:42 9c61dcf015f6: Pull complete 14:16:44 4698f68db338: Pull complete 14:16:44 2a2f49069b9e: Pull complete 14:16:44 e0025b399a48: Pull complete 14:16:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:16:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:45 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 14:16:45 $ 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 14:16:46 $ docker top a7edb6259317364a687c96bd8c4298e2a082d864c05623d7c99e0a4755224c79 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:46 + docker compose -f ./docker-compose-build.yml build --parallel 14:16:49 #1 [core-data internal] load build definition from Dockerfile 14:16:49 #1 transferring dockerfile: 2.01kB done 14:16:49 #1 DONE 0.0s 14:16:49 14:16:49 #2 [security-secretstore-setup internal] load build definition from Dockerfile 14:16:49 #2 transferring dockerfile: 2.49kB done 14:16:49 #2 DONE 0.0s 14:16:49 14:16:49 #3 [support-notifications internal] load build definition from Dockerfile 14:16:49 #3 transferring dockerfile: 1.95kB done 14:16:49 #3 DONE 0.0s 14:16:49 14:16:49 #4 [security-proxy-auth internal] load build definition from Dockerfile 14:16:49 #4 transferring dockerfile: 2.15kB done 14:16:49 #4 DONE 0.0s 14:16:49 14:16:49 #5 [security-spire-server internal] load build definition from Dockerfile 14:16:49 #5 transferring dockerfile: 1.70kB done 14:16:49 #5 DONE 0.0s 14:16:49 14:16:49 #6 [security-proxy-setup internal] load build definition from Dockerfile 14:16:49 #6 transferring dockerfile: 2.50kB done 14:16:49 #6 DONE 0.0s 14:16:49 14:16:49 #7 [core-keeper internal] load build definition from Dockerfile 14:16:49 #7 transferring dockerfile: 2.01kB done 14:16:49 #7 DONE 0.0s 14:16:49 14:16:49 #8 [security-spire-config internal] load build definition from Dockerfile 14:16:49 #8 transferring dockerfile: 1.69kB done 14:16:49 #8 DONE 0.0s 14:16:49 14:16:49 #9 [core-metadata internal] load build definition from Dockerfile 14:16:49 #9 transferring dockerfile: 2.06kB done 14:16:49 #9 DONE 0.0s 14:16:49 14:16:49 #10 [security-spire-agent internal] load build definition from Dockerfile 14:16:49 #10 transferring dockerfile: 1.81kB done 14:16:49 #10 DONE 0.0s 14:16:49 14:16:49 #11 [support-scheduler internal] load build definition from Dockerfile 14:16:49 #11 transferring dockerfile: 1.93kB done 14:16:49 #11 DONE 0.1s 14:16:49 14:16:49 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:16:49 #12 transferring dockerfile: 1.89kB done 14:16:49 #12 DONE 0.1s 14:16:49 14:16:49 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:16:49 #13 transferring dockerfile: 2.23kB done 14:16:49 #13 DONE 0.0s 14:16:49 14:16:49 #14 [support-cron-scheduler internal] load build definition from Dockerfile 14:16:49 #14 transferring dockerfile: 1.85kB done 14:16:49 #14 DONE 0.1s 14:16:49 14:16:49 #15 [security-bootstrapper internal] load build definition from Dockerfile 14:16:49 #15 transferring dockerfile: 2.93kB done 14:16:49 #15 DONE 0.0s 14:16:49 14:16:49 #16 [core-command internal] load build definition from Dockerfile 14:16:49 #16 transferring dockerfile: 1.93kB done 14:16:49 #16 DONE 0.0s 14:16:49 14:16:49 #17 [core-data internal] load .dockerignore 14:16:49 #17 transferring context: 50B done 14:16:49 #17 DONE 0.0s 14:16:49 14:16:49 #18 [security-secretstore-setup internal] load .dockerignore 14:16:49 #18 transferring context: 50B done 14:16:49 #18 DONE 0.0s 14:16:49 14:16:49 #19 [support-notifications internal] load .dockerignore 14:16:49 #19 transferring context: 50B done 14:16:49 #19 DONE 0.0s 14:16:49 14:16:49 #20 [security-proxy-auth internal] load .dockerignore 14:16:49 #20 transferring context: 50B done 14:16:49 #20 DONE 0.0s 14:16:49 14:16:49 #21 [security-proxy-setup internal] load .dockerignore 14:16:49 #21 transferring context: 50B done 14:16:49 #21 DONE 0.0s 14:16:49 14:16:49 #22 [security-spire-server internal] load .dockerignore 14:16:49 #22 transferring context: 50B done 14:16:49 #22 DONE 0.0s 14:16:49 14:16:49 #23 [core-keeper internal] load .dockerignore 14:16:49 #23 transferring context: 50B done 14:16:49 #23 DONE 0.0s 14:16:49 14:16:49 #24 [security-spire-config internal] load .dockerignore 14:16:49 #24 transferring context: 50B done 14:16:49 #24 DONE 0.0s 14:16:49 14:16:49 #25 [security-spire-agent internal] load .dockerignore 14:16:49 #25 transferring context: 50B done 14:16:49 #25 DONE 0.0s 14:16:49 14:16:49 #26 [core-metadata internal] load .dockerignore 14:16:49 #26 transferring context: 50B done 14:16:49 #26 DONE 0.0s 14:16:49 14:16:49 #27 [security-spiffe-token-provider internal] load .dockerignore 14:16:49 #27 transferring context: 50B done 14:16:49 #27 DONE 0.0s 14:16:49 14:16:49 #28 [support-scheduler internal] load .dockerignore 14:16:49 #28 transferring context: 50B done 14:16:49 #28 DONE 0.0s 14:16:49 14:16:49 #29 [security-bootstrapper internal] load .dockerignore 14:16:49 #29 transferring context: 50B done 14:16:49 #29 DONE 0.0s 14:16:49 14:16:49 #30 [core-common-config-bootstrapper internal] load .dockerignore 14:16:49 #30 transferring context: 50B done 14:16:49 #30 DONE 0.0s 14:16:49 14:16:49 #31 [support-cron-scheduler internal] load .dockerignore 14:16:49 #31 transferring context: 50B done 14:16:49 #31 DONE 0.0s 14:16:49 14:16:49 #32 [core-command internal] load .dockerignore 14:16:49 #32 transferring context: 50B done 14:16:49 #32 DONE 0.0s 14:16:50 14:16:50 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:50 #33 DONE 0.0s 14:16:50 14:16:50 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:16:50 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 14:16:50 #34 ... 14:16:50 14:16:50 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:50 #33 DONE 0.0s 14:16:50 14:16:50 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:16:50 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 14:16:50 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 14:16:50 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 14:16:50 #34 ... 14:16:50 14:16:50 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:50 #33 DONE 0.0s 14:16:50 14:16:50 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:16:50 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 14:16:50 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 14:16:50 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 14:16:50 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 14:16:50 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.2s 14:16:50 #34 ... 14:16:50 14:16:50 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:16:50 #33 DONE 0.0s 14:16:50 14:16:50 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:16:50 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.14MB / 3.42MB 0.3s 14:16:50 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s 14:16:50 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 14:16:50 #34 ... 14:16:50 14:16:50 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 14:16:50 #35 DONE 0.6s 14:16:50 14:16:50 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:16:50 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 14:16:50 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 14:16:50 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 14:16:50 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 14:16:50 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 14:16:51 #34 ... 14:16:51 14:16:51 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 14:16:51 #36 DONE 0.9s 14:16:51 14:16:51 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:16:51 #37 DONE 1.0s 14:16:51 14:16:51 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:16:51 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 14:16:51 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 14:16:51 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 14:16:51 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 14:16:51 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 14:16:51 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 14:16:51 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 14:16:51 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 14:16:51 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 14:16:51 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 14:16:51 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 14:16:52 #34 DONE 2.0s 14:16:52 14:16:52 #38 [security-spire-server internal] load build context 14:16:52 #38 transferring context: 27.23kB 0.0s done 14:16:52 #38 DONE 1.0s 14:16:52 14:16:52 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:52 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 14:16:52 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 14:16:52 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:16:52 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 14:16:52 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:16:52 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:16:52 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 14:16:52 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 14:16:52 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.4s 14:16:52 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 14:16:52 #39 ... 14:16:52 14:16:52 #40 [security-spire-agent internal] load build context 14:16:52 #40 transferring context: 26.76kB 0.0s done 14:16:52 #40 DONE 1.0s 14:16:52 14:16:52 #41 [security-spire-config internal] load build context 14:16:52 #41 transferring context: 25.48kB 0.0s done 14:16:52 #41 DONE 1.1s 14:16:52 14:16:52 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:52 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.5s 14:16:52 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 14:16:52 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 14:16:52 #39 ... 14:16:52 14:16:52 #42 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:16:52 #42 DONE 2.6s 14:16:52 14:16:52 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:16:52 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 14:16:52 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14:16:55 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 14:16:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:59 #39 ... 14:16:59 14:16:59 #43 [support-scheduler internal] load build context 14:16:59 #43 transferring context: 251.72MB 9.0s 14:17:00 #43 ... 14:17:00 14:17:00 #44 [core-data internal] load build context 14:17:00 #44 ... 14:17:00 14:17:00 #45 [core-keeper internal] load build context 14:17:00 #45 ... 14:17:00 14:17:00 #46 [security-secretstore-setup internal] load build context 14:17:00 #46 ... 14:17:00 14:17:00 #47 [security-proxy-auth internal] load build context 14:17:00 #47 ... 14:17:00 14:17:00 #48 [core-metadata internal] load build context 14:17:00 #48 ... 14:17:00 14:17:00 #49 [security-bootstrapper internal] load build context 14:17:00 #49 ... 14:17:00 14:17:00 #50 [core-command internal] load build context 14:17:00 Merging remotes/origin/main commit b103c04882abc23661cee8905a92a31c1ff0bf6a into PR head commit a864a732d67ffb5f2e3196c9a993cc36686b6f85 14:17:01 #50 ... 14:17:01 14:17:01 #51 [support-notifications internal] load build context 14:17:01 #51 ... 14:17:01 14:17:01 #52 [security-proxy-setup internal] load build context 14:17:01 Merge succeeded, producing a864a732d67ffb5f2e3196c9a993cc36686b6f85 14:17:01 Checking out Revision a864a732d67ffb5f2e3196c9a993cc36686b6f85 (PR-4844) 14:17:01 #52 ... 14:17:01 14:17:01 #53 [core-common-config-bootstrapper internal] load build context 14:17:01 #53 ... 14:17:01 14:17:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:17:01 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 14:17:01 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 14:17:01 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 14:17:01 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 14:17:01 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:17:01 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:17:01 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 14:17:01 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 14:17:01 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done 14:17:01 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 14:17:01 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 14:17:01 #54 ... 14:17:01 14:17:01 #55 [security-spiffe-token-provider internal] load build context 14:16:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:17:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:17:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4844/head:refs/remotes/origin/PR-4844 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:17:00 > git config core.sparsecheckout # timeout=10 14:17:00 > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # timeout=10 14:17:01 > git remote # timeout=10 14:17:01 > git config --get remote.origin.url # timeout=10 14:17:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:01 > git merge b103c04882abc23661cee8905a92a31c1ff0bf6a # timeout=10 14:17:01 > git rev-parse HEAD^{commit} # timeout=10 14:17:01 > git config core.sparsecheckout # timeout=10 14:17:01 > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # timeout=10 14:17:01 #55 ... 14:17:01 14:17:01 #56 [support-cron-scheduler internal] load build context 14:17:01 #56 ... 14:17:01 14:17:01 #55 [security-spiffe-token-provider internal] load build context 14:17:02 #55 ... 14:17:02 14:17:02 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:17:02 #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:17:02 #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:17:02 #0 3.788 (1/1) Installing dumb-init (1.2.5-r2) 14:17:02 #0 3.790 Executing busybox-1.36.1-r7.trigger 14:17:02 #0 3.802 OK: 7 MiB in 16 packages 14:17:02 #57 ... 14:17:02 14:17:02 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:17:02 #58 ... 14:17:02 14:17:02 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:17:02 #59 ... 14:17:02 14:17:02 #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:17:02 #60 ... 14:17:02 14:17:02 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:17:02 #61 ... 14:17:02 14:17:02 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:17:02 #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:17:02 #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:17:02 #0 2.956 (1/4) Installing ca-certificates (20240226-r0) 14:17:02 #0 2.993 (2/4) Installing dumb-init (1.2.5-r2) 14:17:02 #0 2.997 (3/4) Installing su-exec (0.2-r3) 14:17:02 #0 3.003 (4/4) Installing yq (4.33.3-r5) 14:17:02 #0 3.070 Executing busybox-1.36.1-r7.trigger 14:17:02 #0 3.075 Executing ca-certificates-20240226-r0.trigger 14:17:02 #0 3.128 OK: 17 MiB in 19 packages 14:17:03 #62 ... 14:17:03 14:17:03 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:17:03 #63 ... 14:17:03 14:17:03 #64 [core-metadata builder 2/7] WORKDIR /edgex-go 14:17:04 #64 ... 14:17:04 14:17:04 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:04 #65 ... 14:17:04 14:17:04 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:17:04 #66 ... 14:17:04 14:17:04 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:17:04 #67 ... 14:17:04 14:17:04 #46 [security-secretstore-setup internal] load build context 14:17:04 #46 transferring context: 364.87MB 14.4s 14:17:05 Commit message: "feat: Implement Cron Scheduler Controller Package" 14:17:05 > git --version # timeout=10 14:17:05 > git --version # 'git version 2.25.1' 14:17:05 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 14:17:06 #46 ... 14:17:06 14:17:06 #44 [core-data internal] load build context 14:17:06 #44 transferring context: 492.80MB 15.2s done 14:17:06 #44 ... 14:17:06 14:17:06 #46 [security-secretstore-setup internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:17:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:17:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:17:08 Dload Upload Total Spent Left Speed 14:17:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 72947 0 --:--:-- --:--:-- --:--:-- 72467 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh 14:17:08 #46 transferring context: 492.80MB 17.6s done 14:17:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:17:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:17:08 + sudo tee /etc/docker/daemon.new 14:17:08 { 14:17:08 "registry-mirrors": [ 14:17:08 "https://nexus3.edgexfoundry.org:10001" 14:17:08 ], 14:17:08 "bip": "10.250.0.254/24", 14:17:08 "hosts": [ 14:17:08 "tcp://0.0.0.0:5555", 14:17:08 "unix:///var/run/docker.sock" 14:17:08 ], 14:17:08 "mtu": 1458, 14:17:08 "selinux-enabled": true, 14:17:08 "seccomp-profile": "/etc/docker/seccomp.json" 14:17:08 } [Pipeline] sh 14:17:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:17:09 + sudo service docker restart 14:17:10 #46 ... 14:17:10 14:17:10 #43 [support-scheduler internal] load build context 14:17:10 #43 transferring context: 492.80MB 17.1s done 14:17:10 #43 ... 14:17:10 14:17:10 #47 [security-proxy-auth internal] load build context 14:17:10 #47 transferring context: 492.80MB 17.8s done 14:17:10 #47 ... 14:17:10 14:17:10 #45 [core-keeper internal] load build context 14:17:10 #45 transferring context: 492.80MB 14.0s done 14:17:10 #45 ... 14:17:10 14:17:10 #50 [core-command internal] load build context 14:17:10 #50 transferring context: 492.80MB 16.8s done 14:17:10 #50 ... 14:17:10 14:17:10 #48 [core-metadata internal] load build context 14:17:10 #48 transferring context: 492.80MB 16.8s done 14:17:11 #48 ... 14:17:11 14:17:11 #49 [security-bootstrapper internal] load build context 14:17:11 #49 transferring context: 492.80MB 17.3s done 14:17:11 #49 ... 14:17:11 14:17:11 #51 [support-notifications internal] load build context 14:17:11 #51 transferring context: 492.80MB 14.8s done 14:17:11 #51 ... 14:17:11 14:17:11 #52 [security-proxy-setup internal] load build context 14:17:11 #52 transferring context: 492.80MB 17.8s done 14:17:11 #52 ... 14:17:11 14:17:11 #53 [core-common-config-bootstrapper internal] load build context 14:17:11 #53 transferring context: 492.80MB 17.4s done 14:17:11 #53 ... 14:17:11 14:17:11 #56 [support-cron-scheduler internal] load build context 14:17:11 #56 transferring context: 492.80MB 15.5s done 14:17:11 #56 ... 14:17:11 14:17:11 #55 [security-spiffe-token-provider internal] load build context 14:17:11 #55 transferring context: 492.80MB 17.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:27 provisioning config files... 14:17:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12026940819450483462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:28 ---> ****-login.sh 14:17:28 nexus3.edgexfoundry.org:10001 14:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:17:29 Configure a credential helper to remove this warning. See 14:17:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:17:29 14:17:29 Login Succeeded 14:17:29 nexus3.edgexfoundry.org:10002 14:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:17:29 Configure a credential helper to remove this warning. See 14:17:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:17:29 14:17:29 Login Succeeded 14:17:29 nexus3.edgexfoundry.org:10003 14:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:17:29 Configure a credential helper to remove this warning. See 14:17:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:17:29 14:17:29 Login Succeeded 14:17:29 nexus3.edgexfoundry.org:10004 14:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:17:30 Configure a credential helper to remove this warning. See 14:17:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:17:30 14:17:30 Login Succeeded 14:17:30 ****.io 14:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:17:31 Configure a credential helper to remove this warning. See 14:17:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:17:31 14:17:31 Login Succeeded 14:17:31 ---> ****-login.sh ends [Pipeline] } 14:17:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:17:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:17:32 ========================================================= 14:17:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:17:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:17:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:17:32 c6b39de5b339: Pulling fs layer 14:17:32 a69c41024577: Pulling fs layer 14:17:32 d6de4b400683: Pulling fs layer 14:17:32 35cb2a7552d0: Pulling fs layer 14:17:32 4f4fb700ef54: Pulling fs layer 14:17:32 464afbd9ba4c: Pulling fs layer 14:17:32 00f215d4a9da: Pulling fs layer 14:17:32 d496ad576159: Pulling fs layer 14:17:32 4f4fb700ef54: Waiting 14:17:32 00f215d4a9da: Waiting 14:17:32 d496ad576159: Waiting 14:17:32 464afbd9ba4c: Waiting 14:17:32 35cb2a7552d0: Waiting 14:17:32 a69c41024577: Download complete 14:17:32 35cb2a7552d0: Verifying Checksum 14:17:32 35cb2a7552d0: Download complete 14:17:32 4f4fb700ef54: Verifying Checksum 14:17:32 4f4fb700ef54: Download complete 14:17:32 464afbd9ba4c: Verifying Checksum 14:17:32 464afbd9ba4c: Download complete 14:17:32 c6b39de5b339: Verifying Checksum 14:17:33 d496ad576159: Verifying Checksum 14:17:33 d496ad576159: Download complete 14:17:33 c6b39de5b339: Pull complete 14:17:34 a69c41024577: Pull complete 14:17:34 d6de4b400683: Verifying Checksum 14:17:34 d6de4b400683: Download complete 14:17:35 00f215d4a9da: Verifying Checksum 14:17:35 00f215d4a9da: Download complete 14:17:48 d6de4b400683: Pull complete 14:17:48 35cb2a7552d0: Pull complete 14:17:48 4f4fb700ef54: Pull complete 14:17:48 464afbd9ba4c: Pull complete 14:17:58 #55 ... 14:17:58 14:17:58 #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:17:58 #60 65.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:17:58 #60 65.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:17:58 #60 66.08 (1/1) Installing dumb-init (1.2.5-r2) 14:17:58 #60 66.08 Executing busybox-1.36.1-r7.trigger 14:17:58 #60 66.09 OK: 7 MiB in 16 packages 14:17:59 00f215d4a9da: Pull complete 14:17:59 d496ad576159: Pull complete 14:17:59 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:17:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists 14:17:59 #60 ... 14:17:59 14:17:59 #45 [core-keeper internal] load build context 14:17:59 #45 DONE 69.4s 14:17:59 14:17:59 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:17:59 #63 67.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:17:59 #63 67.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 14:17:59 #63 ... 14:17:59 14:17:59 #64 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 14:17:59 #64 DONE 66.7s 14:17:59 14:17:59 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:17:59 #63 67.47 (1/2) Installing dumb-init (1.2.5-r2) 14:17:59 #63 67.47 (2/2) Installing su-exec (0.2-r3) 14:17:59 #63 67.48 Executing busybox-1.36.1-r7.trigger 14:17:59 #63 67.50 OK: 7 MiB in 17 packages 14:18:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:18:00 WORKDIR /edgex 14:18:00 COPY go.mod . 14:18:00 RUN go mod download 14:18:00 + docker build -t ci-base-image-arm64 -f - . 14:18:00 #63 ... 14:18:00 14:18:00 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:18:00 #57 DONE 67.7s 14:18:00 14:18:00 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:18:00 #68 ... 14:18:00 14:18:00 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:18:00 #62 DONE 68.1s 14:18:00 14:18:00 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:18:00 #67 66.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:00 #67 67.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:00 #67 67.26 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:18:00 #67 67.26 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:18:00 #67 67.26 OK: 20070 distinct packages available 14:18:00 #67 67.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:00 #67 67.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:00 #67 67.63 (1/11) Installing ca-certificates (20240226-r0) 14:18:00 #67 67.65 (2/11) Installing brotli-libs (1.0.9-r14) 14:18:00 #67 67.78 (3/11) Installing libunistring (1.1-r1) 14:18:00 #67 67.80 (4/11) Installing libidn2 (2.3.4-r1) 14:18:00 #67 67.80 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:18:00 #67 67.81 (6/11) Installing libcurl (8.9.0-r0) 14:18:00 #67 67.82 (7/11) Installing curl (8.9.0-r0) 14:18:00 #67 67.82 (8/11) Installing dumb-init (1.2.5-r2) 14:18:00 #67 67.83 (9/11) Installing musl-obstack (1.2.3-r2) 14:18:00 #67 67.85 (10/11) Installing libucontext (1.2-r2) 14:18:00 #67 67.85 (11/11) Installing gcompat (1.1.0-r1) 14:18:00 #67 67.86 Executing busybox-1.36.1-r7.trigger 14:18:00 #67 67.87 Executing ca-certificates-20240226-r0.trigger 14:18:00 #67 67.92 OK: 12 MiB in 26 packages 14:18:00 Sending build context to Docker daemon 3.34MB 14:18:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:18:00 ---> f246e2811388 14:18:00 Step 2/4 : WORKDIR /edgex 14:18:01 #67 ... 14:18:01 14:18:01 #51 [support-notifications internal] load build context 14:18:01 #51 DONE 70.9s 14:18:01 14:18:01 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:18:01 #66 68.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:01 #66 68.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:01 #66 ... 14:18:01 14:18:01 #44 [core-data internal] load build context 14:18:01 #44 DONE 71.3s 14:18:01 14:18:01 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:18:01 #66 68.93 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:18:01 #66 68.93 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:18:01 #66 68.93 OK: 20070 distinct packages available 14:18:01 #66 68.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:01 #66 69.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:01 #66 69.28 (1/4) Installing dumb-init (1.2.5-r2) 14:18:01 #66 ... 14:18:01 14:18:01 #56 [support-cron-scheduler internal] load build context 14:18:01 #56 DONE 71.4s 14:18:01 14:18:01 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:18:01 #66 69.31 (2/4) Installing musl-obstack (1.2.3-r2) 14:18:01 #66 69.31 (3/4) Installing libucontext (1.2-r2) 14:18:01 #66 69.32 (4/4) Installing gcompat (1.1.0-r1) 14:18:01 #66 69.33 Executing busybox-1.36.1-r7.trigger 14:18:01 #66 69.33 OK: 8 MiB in 19 packages 14:18:02 #66 ... 14:18:02 14:18:02 #48 [core-metadata internal] load build context 14:18:02 #48 DONE 71.9s 14:18:02 14:18:02 #43 [support-scheduler internal] load build context 14:18:02 #43 DONE 72.1s 14:18:02 14:18:02 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:18:02 #59 65.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:02 #59 65.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:02 #59 66.15 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:18:02 #59 66.15 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:18:02 #59 66.15 OK: 20070 distinct packages available 14:18:02 #59 66.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:02 #59 66.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:02 #59 66.49 (1/5) Installing dumb-init (1.2.5-r2) 14:18:02 #59 66.50 (2/5) Installing musl-obstack (1.2.3-r2) 14:18:02 #59 66.50 (3/5) Installing libucontext (1.2-r2) 14:18:02 #59 66.50 (4/5) Installing gcompat (1.1.0-r1) 14:18:02 #59 66.51 (5/5) Installing openssl (3.1.6-r0) 14:18:02 #59 66.52 Executing busybox-1.36.1-r7.trigger 14:18:02 #59 66.53 OK: 8 MiB in 20 packages 14:18:02 ---> Running in 6c177d6c7b36 14:18:02 #59 ... 14:18:02 14:18:02 #46 [security-secretstore-setup internal] load build context 14:18:02 #46 DONE 72.5s 14:18:02 14:18:02 #50 [core-command internal] load build context 14:18:02 #50 DONE 72.0s 14:18:02 14:18:02 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:02 #65 DONE 70.4s 14:18:02 14:18:02 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:18:02 #61 65.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:02 #61 65.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:02 #61 66.09 (1/4) Installing dumb-init (1.2.5-r2) 14:18:02 #61 66.12 (2/4) Installing openssl (3.1.6-r0) 14:18:02 #61 66.13 (3/4) Installing su-exec (0.2-r3) 14:18:02 #61 66.14 (4/4) Installing yq (4.33.3-r5) 14:18:02 #61 66.22 Executing busybox-1.36.1-r7.trigger 14:18:02 #61 66.64 OK: 17 MiB in 19 packages 14:18:02 Removing intermediate container 6c177d6c7b36 14:18:02 ---> 1c91a487204d 14:18:02 Step 3/4 : COPY go.mod . 14:18:03 #61 ... 14:18:03 14:18:03 #52 [security-proxy-setup internal] load build context 14:18:03 #52 DONE 72.8s 14:18:03 14:18:03 #55 [security-spiffe-token-provider internal] load build context 14:18:03 #55 DONE 72.7s 14:18:03 14:18:03 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:18:03 #69 ... 14:18:03 14:18:03 #47 [security-proxy-auth internal] load build context 14:18:03 #47 DONE 73.0s 14:18:03 ---> c3fd4c1d53dd 14:18:03 Step 4/4 : RUN go mod download 14:18:03 ---> Running in cb4687150867 14:18:03 14:18:03 #53 [core-common-config-bootstrapper internal] load build context 14:18:03 #53 DONE 72.7s 14:18:03 14:18:03 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:18:03 #58 65.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:03 #58 65.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:03 #58 66.16 (1/2) Installing ca-certificates (20240226-r0) 14:18:03 #58 66.18 (2/2) Installing dumb-init (1.2.5-r2) 14:18:03 #58 66.18 Executing busybox-1.36.1-r7.trigger 14:18:03 #58 66.19 Executing ca-certificates-20240226-r0.trigger 14:18:03 #58 66.64 OK: 8 MiB in 17 packages 14:18:03 #58 ... 14:18:03 14:18:03 #49 [security-bootstrapper internal] load build context 14:18:03 #49 DONE 72.8s 14:18:03 14:18:03 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:18:03 #70 ... 14:18:03 14:18:03 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:18:03 #61 DONE 71.5s 14:18:04 14:18:04 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:18:04 #71 ... 14:18:04 14:18:04 #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:18:04 #60 DONE 71.6s 14:18:04 14:18:04 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:18:04 #58 DONE 71.8s 14:18:04 14:18:04 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:18:04 #72 ... 14:18:04 14:18:04 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:18:04 #59 DONE 72.1s 14:18:04 14:18:04 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:18:04 #63 DONE 72.2s 14:18:04 14:18:04 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:18:04 #73 ... 14:18:04 14:18:04 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:18:04 #67 DONE 72.4s 14:18:05 14:18:05 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:18:05 #74 ... 14:18:05 14:18:05 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:18:05 #66 DONE 72.7s 14:18:05 14:18:05 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:18:06 #75 ... 14:18:06 14:18:06 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:18:06 #68 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:06 #68 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:06 #68 6.158 OK: 264 MiB in 52 packages 14:18:06 #68 DONE 6.7s 14:18:06 14:18:06 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:18:06 #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:06 #0 5.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:06 #0 5.921 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:18:06 #0 5.921 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:18:06 #0 5.921 OK: 20077 distinct packages available 14:18:06 #0 5.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:06 #0 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:06 #0 6.329 OK: 264 MiB in 52 packages 14:18:06 #76 DONE 6.8s 14:18:06 14:18:06 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:18:07 #77 ... 14:18:07 14:18:07 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:18:07 #0 5.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:07 #0 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:07 #0 5.611 OK: 17 MiB in 19 packages 14:18:07 #78 DONE 6.8s 14:18:08 14:18:08 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:18:08 #70 6.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:08 #70 6.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:08 #70 6.864 OK: 264 MiB in 52 packages 14:18:08 #70 DONE 8.0s 14:18:08 14:18:08 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:18:09 #79 ... 14:18:09 14:18:09 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:18:09 #0 7.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:09 #0 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:09 #0 7.703 OK: 7 MiB in 16 packages 14:18:09 #80 DONE 8.7s 14:18:09 14:18:09 #72 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:18:09 #72 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:09 #72 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:09 #72 3.569 OK: 8 MiB in 17 packages 14:18:09 #72 DONE 4.9s 14:18:09 14:18:09 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 14:18:09 #81 DONE 2.6s 14:18:09 14:18:09 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:18:09 #82 ... 14:18:09 14:18:09 #83 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:09 #83 DONE 9.4s 14:18:09 14:18:09 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:18:09 #84 ... 14:18:09 14:18:09 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:18:09 #77 DONE 2.8s 14:18:09 14:18:09 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:09 #85 ... 14:18:09 14:18:09 #86 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:18:09 #0 8.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:09 #0 9.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:09 #0 9.399 OK: 264 MiB in 52 packages 14:18:10 #86 ... 14:18:10 14:18:10 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:18:10 #71 6.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:10 #71 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:10 #71 6.356 OK: 17 MiB in 19 packages 14:18:10 #71 ... 14:18:10 14:18:10 #86 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:18:10 #86 DONE 10.8s 14:18:10 14:18:10 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:18:10 #79 DONE 2.8s 14:18:10 14:18:10 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:11 #87 ... 14:18:11 14:18:11 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:18:11 #71 DONE 7.3s 14:18:11 14:18:11 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:18:12 #39 ... 14:18:12 14:18:12 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:18:12 #82 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:12 #82 6.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:12 #82 6.918 OK: 7 MiB in 16 packages 14:18:12 #82 DONE 7.9s 14:18:12 14:18:12 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:18:12 #69 6.787 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:12 #69 7.246 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:12 #69 7.900 (1/1) Installing dumb-init (1.2.5-r2) 14:18:12 #69 8.208 Executing busybox-1.36.1-r7.trigger 14:18:12 #69 8.212 OK: 7 MiB in 16 packages 14:18:12 #69 DONE 9.1s 14:18:12 14:18:12 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:18:12 #0 6.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:12 #0 6.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:12 #0 6.807 OK: 8 MiB in 20 packages 14:18:12 #88 DONE 7.6s 14:18:12 14:18:12 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:18:12 #89 DONE 1.4s 14:18:12 14:18:12 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:12 #90 ... 14:18:12 14:18:12 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:18:12 #91 DONE 1.1s 14:18:12 14:18:12 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:18:12 #73 7.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:12 #73 7.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:12 #73 7.563 OK: 7 MiB in 17 packages 14:18:12 #73 DONE 7.8s 14:18:12 14:18:12 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:18:15 #92 ... 14:18:15 14:18:15 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:18:15 #74 7.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:15 #74 7.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:15 #74 8.052 OK: 12 MiB in 26 packages 14:18:15 #74 DONE 10.3s 14:18:15 14:18:15 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:18:15 #93 DONE 3.2s 14:18:15 14:18:15 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:18:15 #75 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:15 #75 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:15 #75 ... 14:18:15 14:18:15 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:18:15 #92 DONE 3.2s 14:18:15 14:18:15 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:18:15 #75 10.44 OK: 8 MiB in 19 packages 14:18:17 #75 DONE 11.9s 14:18:17 14:18:17 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:18:17 #84 6.658 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:17 #84 7.123 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:17 #84 7.773 OK: 264 MiB in 52 packages 14:18:17 #84 ... 14:18:17 14:18:17 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:18:17 #94 DONE 1.9s 14:18:17 14:18:17 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:18:17 #95 DONE 2.0s 14:18:17 14:18:17 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:18:17 #96 ... 14:18:17 14:18:17 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:18:17 #84 DONE 8.3s 14:18:17 14:18:17 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:18:19 #97 ... 14:18:19 14:18:19 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:18:19 #98 DONE 1.9s 14:18:19 14:18:19 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:18:19 #96 DONE 1.8s 14:18:19 14:18:19 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:18:19 #99 ... 14:18:19 14:18:19 #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:19 #100 ... 14:18:19 14:18:19 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 14:18:19 #101 ... 14:18:19 14:18:19 #102 [security-spire-server stage-2 6/9] COPY security.txt / 14:18:19 #102 DONE 2.0s 14:18:19 14:18:19 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:18:20 #103 ... 14:18:20 14:18:20 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:18:20 #104 DONE 7.2s 14:18:20 14:18:20 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:18:20 #97 DONE 2.3s 14:18:20 14:18:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:18:20 #54 ... 14:18:20 14:18:20 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:21 #105 ... 14:18:21 14:18:21 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:18:21 #99 DONE 2.5s 14:18:21 14:18:21 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:18:21 #106 DONE 1.6s 14:18:21 14:18:21 #107 [security-spire-config stage-2 6/10] COPY security.txt / 14:18:21 #107 ... 14:18:21 14:18:21 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 14:18:21 #101 DONE 2.3s 14:18:21 14:18:21 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:18:21 #108 ... 14:18:21 14:18:21 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:18:21 #103 DONE 2.4s 14:18:22 14:18:22 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:22 #85 ... 14:18:22 14:18:22 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:18:23 #109 ... 14:18:23 14:18:23 #107 [security-spire-config stage-2 6/10] COPY security.txt / 14:18:23 #107 DONE 2.0s 14:18:23 14:18:23 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:18:23 #109 DONE 1.5s 14:18:23 14:18:23 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:18:24 #110 ... 14:18:24 14:18:24 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:18:24 #108 DONE 2.3s 14:18:24 14:18:24 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:18:27 #111 ... 14:18:27 14:18:27 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:18:27 #110 DONE 3.8s 14:18:28 14:18:28 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:18:29 #112 ... 14:18:29 14:18:29 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:18:46 #113 ... 14:18:46 14:18:46 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:18:46 #112 DONE 17.2s 14:18:46 14:18:46 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:53 #90 ... 14:18:53 14:18:53 #114 [security-spire-server] exporting to image 14:18:53 #114 exporting layers 14:19:11 Removing intermediate container cb4687150867 14:19:11 ---> 65c992b26c46 14:19:11 Successfully built 65c992b26c46 14:19:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:11 + docker inspect -f . ci-base-image-arm64 14:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:12 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 14:19:12 $ 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 14:19:13 $ docker top 1c9218481a77ccb83fb0c9a1591a23644103ae9d630360d5fe34990d6146c6aa -eo pid,comm [Pipeline] { [Pipeline] sh 14:19:14 + go version 14:19:14 go version go1.21.9 linux/arm64 [Pipeline] } 14:19:14 $ docker stop --time=1 1c9218481a77ccb83fb0c9a1591a23644103ae9d630360d5fe34990d6146c6aa 14:19:15 $ docker rm -f --volumes 1c9218481a77ccb83fb0c9a1591a23644103ae9d630360d5fe34990d6146c6aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:16 + docker inspect -f . ci-base-image-arm64 14:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 14:19: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 14:19:18 $ docker top 7cd5e9843821dfe434f7b0951cc588d9ca26c93dfe2a7abd3d9bbc8a8e3b6b0e -eo pid,comm [Pipeline] { [Pipeline] echo 14:19:18 ========================================================= 14:19:18 [edgeXBuildGoParallel] Running Tests and Build... 14:19:18 ========================================================= [Pipeline] sh 14:19:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:19:19 + make test 14:19:19 go test -race -coverprofile=coverage.out ./... 14:19:40 #114 exporting layers 44.3s done 14:19:40 #114 writing image sha256:b5934b7dab9dde9f2841c3c4136c852ac53bf18191e4d486c906ed195ba0ba94 14:19:40 #114 writing image sha256:b5934b7dab9dde9f2841c3c4136c852ac53bf18191e4d486c906ed195ba0ba94 0.3s done 14:19:40 #114 naming to docker.io/library/security-spire-server 14:19:40 #114 naming to docker.io/library/security-spire-server 0.2s done 14:19:40 #114 DONE 44.9s 14:19:40 14:19:40 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:55 #90 ... 14:19:55 14:19:55 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:19:55 #113 DONE 86.0s 14:19:55 14:19:55 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:19:55 #115 ... 14:19:55 14:19:55 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:55 #90 DONE 102.6s 14:19:55 14:19:55 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:55 #85 DONE 105.3s 14:19:55 14:19:55 #116 [security-spiffe-token-provider builder 6/7] COPY . . 14:19:55 #116 ... 14:19:55 14:19:55 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:55 #105 DONE 95.1s 14:19:55 14:19:55 #117 [core-keeper builder 7/8] COPY . . 14:19:55 #117 ... 14:19:55 14:19:55 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:19:55 #111 DONE 91.2s 14:19:55 14:19:55 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:19:55 #118 ... 14:19:55 14:19:55 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:55 #87 DONE 104.9s 14:19:55 14:19:55 #119 [security-secretstore-setup builder 6/7] COPY . . 14:19:56 #119 ... 14:19:56 14:19:56 #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:56 #100 DONE 107.0s 14:19:56 14:19:56 #120 [core-data builder 6/7] COPY . . 14:20:04 #120 ... 14:20:04 14:20:04 #121 [support-notifications builder 6/7] COPY . . 14:20:06 ? github.com/edgexfoundry/edgex-go [no test files] 14:20:27 #121 ... 14:20:27 14:20:27 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:20:27 #115 DONE 32.4s 14:20:27 14:20:27 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:20:31 #118 ... 14:20:31 14:20:31 #114 [security-spire-config] exporting to image 14:20:31 #114 exporting layers 14:20:31 #114 ... 14:20:31 14:20:31 #121 [support-notifications builder 6/7] COPY . . 14:20:31 #121 DONE 36.1s 14:20:31 14:20:31 #122 [security-bootstrapper builder 6/7] COPY . . 14:20:31 #122 CACHED 14:20:31 14:20:31 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:20:31 #123 CACHED 14:20:31 14:20:31 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:31 #124 CACHED 14:20:31 14:20:31 #125 [support-cron-scheduler builder 6/7] COPY . . 14:20:31 #125 CACHED 14:20:31 14:20:31 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 14:20:31 #126 CACHED 14:20:31 14:20:31 #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:31 #127 CACHED 14:20:31 14:20:31 #119 [security-secretstore-setup builder 6/7] COPY . . 14:20:31 #119 DONE 35.0s 14:20:31 14:20:31 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:20:31 #118 DONE 35.3s 14:20:31 14:20:31 #128 [security-proxy-setup builder 6/7] COPY . . 14:20:31 #128 CACHED 14:20:31 14:20:31 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:31 #129 CACHED 14:20:31 14:20:31 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:20:31 #130 CACHED 14:20:31 14:20:31 #117 [core-keeper builder 7/8] COPY . . 14:20:31 #117 DONE 35.6s 14:20:31 14:20:31 #116 [security-spiffe-token-provider builder 6/7] COPY . . 14:20:31 #116 DONE 35.9s 14:20:31 14:20:31 #114 [security-spire-agent] exporting to image 14:20:35 #114 ... 14:20:35 14:20:35 #131 [core-command builder 6/7] COPY . . 14:20:35 #131 CACHED 14:20:35 14:20:35 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:35 #132 CACHED 14:20:35 14:20:35 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 14:20:35 #133 CACHED 14:20:35 14:20:35 #120 [core-data builder 6/7] COPY . . 14:20:35 #120 DONE 39.3s 14:20:35 14:20:35 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:20:35 #134 CACHED 14:20:35 14:20:35 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 14:20:35 #135 CACHED 14:20:35 14:20:35 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:35 #136 CACHED 14:20:35 14:20:35 #137 [support-scheduler builder 6/7] COPY . . 14:20:35 #137 CACHED 14:20:35 14:20:35 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:20:35 #138 CACHED 14:20:35 14:20:35 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:35 #139 CACHED 14:20:35 14:20:35 #140 [core-metadata builder 6/7] COPY . . 14:20:35 #140 CACHED 14:20:35 14:20:35 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:35 #141 CACHED 14:20:35 14:20:35 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:20:35 #142 CACHED 14:20:35 14:20:35 #143 [security-proxy-auth builder 6/7] COPY . . 14:20:35 #143 CACHED 14:20:35 14:20:35 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:35 #144 CACHED 14:20:35 14:20:35 #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:20:35 #145 CACHED 14:20:35 14:20:35 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:20:36 #146 0.859 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 14:20:37 #146 ... 14:20:37 14:20:37 #114 [security-spire-agent] exporting to image 14:20:37 #114 exporting layers 6.2s done 14:20:37 #114 writing image sha256:344ecd7da8843038ecb03d53ddb118e087f628c311f68d2189adf2a68132cfd7 0.3s done 14:20:37 #114 naming to docker.io/library/security-spire-config 0.0s done 14:20:37 #114 writing image sha256:43e077bc79f2f5cadc64cb33da4365fe6a078fd85d41a942d8da342eac2fe5f9 done 14:20:37 #114 naming to docker.io/library/security-spire-agent 0.0s done 14:20:37 #114 DONE 51.3s 14:20:37 14:20:37 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:20:37 #0 1.475 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 14:20:41 #147 ... 14:20:41 14:20:41 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:20:41 #0 5.153 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 14:20:41 #148 ... 14:20:41 14:20:41 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:20:41 #0 5.061 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:20:41 #149 ... 14:20:41 14:20:41 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:20:41 #0 4.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:20:41 #150 ... 14:20:41 14:20:41 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:20:41 #0 2.566 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 14:20:41 #151 ... 14:20:41 14:20:41 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:20:41 #0 3.451 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 14:20:41 #152 ... 14:20:41 14:20:41 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:20:41 #0 4.547 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 14:20:42 #153 ... 14:20:42 14:20:42 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:20:42 #0 4.583 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 14:20:42 #154 ... 14:20:42 14:20:42 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:20:42 #0 1.401 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 14:20:45 #155 ... 14:20:45 14:20:45 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:20:45 #0 1.121 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 14:20:45 #156 ... 14:20:45 14:20:45 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:20:45 #0 1.088 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 14:20:45 #157 ... 14:20:45 14:20:45 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:20:45 #0 0.859 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 14:22:22 #158 ... 14:22:22 14:22:22 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:22:22 #148 109.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 14:23:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:23:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:24:26 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 14:24:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:24:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:24:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.113s coverage: 28.7% of statements 14:24:45 #148 ... 14:24:45 14:24:45 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:24:45 #147 DONE 248.5s 14:24:45 14:24:45 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:24:45 #54 ... 14:24:45 14:24:45 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:24:45 #148 DONE 253.4s 14:24:45 14:24:45 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:24:45 #153 DONE 253.6s 14:24:45 14:24:45 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:24:45 #159 ... 14:24:45 14:24:45 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:24:45 #158 DONE 248.9s 14:24:45 14:24:45 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:24:45 #155 DONE 249.0s 14:24:45 14:24:45 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:24:45 #149 DONE 253.8s 14:24:45 14:24:45 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:24:45 #152 DONE 253.9s 14:24:45 14:24:45 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:24:45 #160 ... 14:24:45 14:24:45 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:24:45 #154 DONE 253.9s 14:24:45 14:24:45 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:24:45 #161 ... 14:24:45 14:24:45 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:24:45 #157 DONE 249.8s 14:24:45 14:24:45 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:45 #162 ... 14:24:45 14:24:45 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:24:45 #156 DONE 250.0s 14:24:45 14:24:45 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:24:45 #146 DONE 250.0s 14:24:45 14:24:45 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:24:45 #151 DONE 254.7s 14:24:45 14:24:45 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:24:45 #150 DONE 254.8s 14:24:45 14:24:45 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:46 #163 ... 14:24:46 14:24:46 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:24:46 #159 DONE 1.8s 14:24:46 14:24:46 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:46 #164 DONE 1.8s 14:24:46 14:24:46 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:24:46 #161 DONE 1.8s 14:24:46 14:24:46 #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:46 #165 ... 14:24:46 14:24:46 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:46 #162 DONE 1.5s 14:24:47 14:24:47 #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:47 #166 ... 14:24:47 14:24:47 #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #167 DONE 1.8s 14:24:47 14:24:47 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #163 DONE 1.9s 14:24:47 14:24:47 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #160 DONE 2.4s 14:24:47 14:24:47 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:47 #168 ... 14:24:47 14:24:47 #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:24:47 #169 CACHED 14:24:47 14:24:47 #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #170 CACHED 14:24:47 14:24:47 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:24:47 #171 DONE 1.1s 14:24:47 14:24:47 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #172 CACHED 14:24:47 14:24:47 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:47 #173 CACHED 14:24:47 14:24:47 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:24:47 #174 CACHED 14:24:47 14:24:47 #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #175 CACHED 14:24:47 14:24:47 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:24:47 #176 CACHED 14:24:47 14:24:47 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #177 CACHED 14:24:47 14:24:47 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:24:47 #178 DONE 1.7s 14:24:47 14:24:47 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:24:48 #179 ... 14:24:48 14:24:48 #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:48 #165 DONE 2.2s 14:24:48 14:24:48 #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:24:50 #180 ... 14:24:50 14:24:50 #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:24:50 #181 DONE 3.4s 14:24:50 14:24:50 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:24:50 #182 ... 14:24:50 14:24:50 #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:50 #166 DONE 3.8s 14:24:50 14:24:50 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:50 #168 DONE 3.5s 14:24:50 14:24:50 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:24:50 #183 CACHED 14:24:50 14:24:50 #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:24:50 #184 CACHED 14:24:50 14:24:50 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:24:50 #185 DONE 3.5s 14:24:50 14:24:50 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:24:50 #186 DONE 4.2s 14:24:50 14:24:50 #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 14:24:50 #187 ... 14:24:50 14:24:50 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:24:50 #188 DONE 3.3s 14:24:50 14:24:50 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:24:50 #189 DONE 3.4s 14:24:50 14:24:50 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:24:50 #190 DONE 3.4s 14:24:50 14:24:50 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:24:50 #182 DONE 3.5s 14:24:50 14:24:50 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:24:51 #191 ... 14:24:51 14:24:51 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:24:51 #192 DONE 3.6s 14:24:51 14:24:51 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:24:51 #193 ... 14:24:51 14:24:51 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:24:51 #179 DONE 4.2s 14:24:51 14:24:51 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:24:54 #194 ... 14:24:54 14:24:54 #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:24:54 #180 DONE 5.8s 14:24:54 14:24:54 #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:24:54 #195 DONE 3.8s 14:24:54 14:24:54 #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 14:24:54 #196 DONE 3.8s 14:24:54 14:24:54 #114 [core-keeper] exporting to image 14:24:54 #114 exporting layers 14:24:54 #114 ... 14:24:54 14:24:54 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:24:54 #197 DONE 3.9s 14:24:54 14:24:54 #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 14:24:54 #187 DONE 3.8s 14:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements 14:24:54 14:24:54 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:24:54 #198 ... 14:24:54 14:24:54 #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:24:54 #199 DONE 4.1s 14:24:54 14:24:54 #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:24:54 #200 DONE 4.2s 14:24:54 14:24:54 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:24:54 #191 DONE 3.9s 14:24:54 14:24:54 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:24:54 #201 DONE 4.1s 14:24:54 14:24:54 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:24:54 #202 DONE 3.9s 14:24:54 14:24:54 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:24:54 #203 DONE 4.0s 14:24:54 14:24:54 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:24:54 #193 DONE 3.9s 14:24:54 14:24:54 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:24:54 #194 DONE 3.2s 14:24:54 14:24:54 #114 [core-command] exporting to image 14:24:55 #114 ... 14:24:55 14:24:55 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:24:55 #204 DONE 0.3s 14:24:55 14:24:55 #114 [core-keeper] exporting to image 14:24:55 #114 writing image sha256:09c63b49611a018a6ec78d21564f05e4dd700af7d41e836b5cace740e361ff31 0.0s done 14:24:55 #114 naming to docker.io/library/core-keeper done 14:24:55 #114 ... 14:24:55 14:24:55 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:24:55 #205 DONE 0.9s 14:24:55 14:24:55 #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 14:24:55 #206 DONE 0.7s 14:24:55 14:24:55 #114 [support-cron-scheduler] exporting to image 14:24:55 #114 ... 14:24:55 14:24:55 #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:24:55 #207 DONE 0.5s 14:24:55 14:24:55 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:24:55 #198 DONE 0.8s 14:24:55 14:24:55 #208 [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 14:24:55 #208 DONE 0.5s 14:24:55 14:24:55 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:24:55 #209 DONE 0.5s 14:24:55 14:24:55 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:24:55 #210 DONE 0.4s 14:24:55 14:24:55 #114 [core-metadata] exporting to image 14:24:55 #114 ... 14:24:55 14:24:55 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:24:55 #211 DONE 0.4s 14:24:55 14:24:55 #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:24:55 #212 DONE 0.4s 14:24:55 14:24:55 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:24:55 #213 DONE 0.3s 14:24:55 14:24:55 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:24:55 #214 DONE 0.4s 14:24:55 14:24:55 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:24:55 #215 DONE 0.5s 14:24:55 14:24:55 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:24:55 #216 ... 14:24:55 14:24:55 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:55 #217 DONE 0.7s 14:24:55 14:24:55 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:24:55 #218 DONE 0.2s 14:24:55 14:24:55 #114 [core-command] exporting to image 14:24:55 #114 writing image sha256:1414599c259e9bea390c96028ef408ce7ebc86879ff6ae2b6104d2f13986a6aa 14:24:55 #114 writing image sha256:4608bfe40ad5ace6f35d7edf3d3a06ea4334370735fd097fcc2fb48a2d446549 14:24:55 #114 writing image sha256:52dbbc614a6cdcd924233a6666c304a496efebb2992136ee574c2951eda05742 0.1s done 14:24:55 #114 naming to docker.io/library/core-command 0.0s done 14:24:56 #114 ... 14:24:56 14:24:56 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:24:56 #216 DONE 0.3s 14:24:56 14:24:56 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:24:56 #219 DONE 0.3s 14:24:56 14:24:56 #114 [support-cron-scheduler] exporting to image 14:24:56 #114 exporting layers 0.8s done 14:24:56 #114 writing image sha256:1414599c259e9bea390c96028ef408ce7ebc86879ff6ae2b6104d2f13986a6aa 0.3s done 14:24:56 #114 writing image sha256:4608bfe40ad5ace6f35d7edf3d3a06ea4334370735fd097fcc2fb48a2d446549 0.3s done 14:24:56 #114 naming to docker.io/library/support-scheduler done 14:24:56 #114 naming to docker.io/library/core-data done 14:24:56 #114 writing image sha256:a2f47d16f29f8e3cfb70f11790cba875a54acf736b0436b51feeb76e29ff66f5 done 14:24:56 #114 writing image sha256:5200879b588bf2515fa603dfb68b489330f4953748ec9a523cc863a94227e423 done 14:24:56 #114 naming to docker.io/library/support-cron-scheduler done 14:24:56 #114 naming to docker.io/library/support-notifications done 14:24:56 #114 writing image sha256:0b0cfe1c6bfed329e5e45a24dbd1c6096bbe4662fa0a51c060ec44ffd4ccdc5e 0.0s done 14:24:56 #114 naming to docker.io/library/core-metadata 14:24:56 #114 ... 14:24:56 14:24:56 #220 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:56 #220 DONE 0.8s 14:24:56 14:24:56 #114 [core-common-config-bootstrapper] exporting to image 14:24:56 #114 naming to docker.io/library/core-metadata done 14:24:56 #114 writing image sha256:9ffcb046deda451eee34d79e2e2618ea32559d671e6f4b7c5c1dc8c617dee3ae done 14:24:56 #114 naming to docker.io/library/security-spiffe-token-provider 14:24:56 #114 ... 14:24:56 14:24:56 #221 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 14:24:56 #221 DONE 0.4s 14:24:56 14:24:56 #114 [security-proxy-auth] exporting to image 14:24:56 #114 naming to docker.io/library/security-spiffe-token-provider 0.1s done 14:24:56 #114 writing image sha256:d00a12195e5d8142842778ed85aa32e35da1d94ffcbd9d7d6f35dc04e3df7fc3 done 14:24:56 #114 naming to docker.io/library/security-proxy-auth done 14:24:56 #114 exporting layers 0.3s done 14:24:56 #114 writing image sha256:43ac4190a78e8985476111ccd8a7d658e8c57d6e26b49e2a1921311fce520dde done 14:24:56 #114 naming to docker.io/library/core-common-config-bootstrapper done 14:24:56 #114 DONE 53.4s 14:24:56 14:24:56 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:24:56 #222 DONE 0.4s 14:24:56 14:24:56 #223 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 14:24:56 #223 DONE 0.1s 14:24:56 14:24:56 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:24:56 #224 DONE 0.1s 14:24:56 14:24:56 #225 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:24:56 #225 DONE 0.1s 14:24:56 14:24:56 #226 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:24:56 #226 DONE 0.0s 14:24:56 14:24:56 #227 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:24:56 #227 ... 14:24:56 14:24:56 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:56 #228 DONE 0.7s 14:24:57 14:24:57 #114 [security-proxy-setup] exporting to image 14:24:57 #114 exporting layers 0.2s done 14:24:57 #114 ... 14:24:57 14:24:57 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:57 #229 DONE 0.4s 14:24:57 14:24:57 #227 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:24:57 #227 DONE 0.4s 14:24:57 14:24:57 #114 [security-bootstrapper] exporting to image 14:24:57 #114 writing image sha256:49ba9fa1369563b53f858b26718c097d4dcc345ab657e6106680667d9cf00222 done 14:24:57 #114 naming to docker.io/library/security-proxy-setup done 14:24:57 #114 exporting layers 0.4s done 14:24:57 #114 exporting layers 0.3s done 14:24:57 #114 writing image sha256:904202a953d403590094ca620afdffb5321244237856f9153263310a86386f09 done 14:24:57 #114 naming to docker.io/library/security-secretstore-setup done 14:24:57 #114 writing image sha256:a281eb5eaff86b532d821662deeb5a72f1ddb226ddf6d07d81314cf421319f59 done 14:24:57 #114 naming to docker.io/library/security-bootstrapper done 14:24:57 #114 DONE 54.0s 14:24:57 14:24:57 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:24:57 time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:24:57 $ docker stop --time=1 a7edb6259317364a687c96bd8c4298e2a082d864c05623d7c99e0a4755224c79 14:24:58 $ docker rm -f --volumes a7edb6259317364a687c96bd8c4298e2a082d864c05623d7c99e0a4755224c79 [Pipeline] // withDockerContainer [Pipeline] sh 14:24:59 + docker images 14:24:59 REPOSITORY TAG IMAGE ID CREATED SIZE 14:24:59 core-common-config-bootstrapper latest 43ac4190a78e 2 seconds ago 15.2MB 14:24:59 security-secretstore-setup latest 904202a953d4 2 seconds ago 36.9MB 14:24:59 security-proxy-setup latest 49ba9fa13695 2 seconds ago 26.2MB 14:24:59 security-bootstrapper latest a281eb5eaff8 2 seconds ago 18.9MB 14:24:59 core-data latest 4608bfe40ad5 3 seconds ago 39.5MB 14:24:59 support-notifications latest 5200879b588b 3 seconds ago 42.3MB 14:24:59 security-proxy-auth latest d00a12195e5d 3 seconds ago 33MB 14:24:59 core-metadata latest 0b0cfe1c6bfe 3 seconds ago 39.6MB 14:24:59 security-spiffe-token-provider latest 9ffcb046deda 3 seconds ago 28.8MB 14:24:59 support-cron-scheduler latest a2f47d16f29f 3 seconds ago 42.2MB 14:24:59 support-scheduler latest 1414599c259e 4 seconds ago 41.8MB 14:24:59 core-command latest 52dbbc614a6c 4 seconds ago 35.4MB 14:24:59 core-keeper latest 09c63b49611a 4 seconds ago 39.4MB 14:24:59 security-spire-agent latest 43e077bc79f2 4 minutes ago 182MB 14:24:59 security-spire-config latest 344ecd7da884 4 minutes ago 120MB 14:24:59 security-spire-server latest b5934b7dab9d 6 minutes ago 121MB 14:24:59 ci-base-image-x86_64 latest 26b428584cf6 11 minutes ago 969MB 14:24:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 14:24:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 14:24:59 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] } 14:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.286s coverage: 69.2% of statements 14:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:25:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 14:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 14:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 14:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 14:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 14:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 14:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:25:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.162s coverage: 93.4% of statements 14:25:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.383s coverage: 91.7% of statements 14:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:25:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.231s coverage: 6.5% of statements 14:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:25:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.748s coverage: 95.8% of statements 14:25:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 14:25:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.085s coverage: 0.0% of statements [no tests to run] 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:25:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.311s coverage: 0.8% of statements 14:25:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 30.7% of statements 14:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.177s coverage: 41.7% of statements 14:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.173s coverage: 77.8% of statements 14:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.141s coverage: 94.1% of statements 14:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 14:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements 14:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements 14:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:26:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.987s coverage: 79.9% of statements 14:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.158s coverage: 92.9% of statements 14:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 14:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.122s coverage: 62.3% of statements 14:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements 14:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements 14:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements 14:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.265s coverage: 81.8% of statements 14:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.273s coverage: 82.1% of statements 14:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 86.0% of statements 14:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.750s coverage: 63.1% of statements 14:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.112s coverage: 100.0% of statements 14:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.097s coverage: 89.4% of statements 14:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements 14:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.081s coverage: 73.7% of statements 14:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 14:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.704s coverage: 38.4% of statements 14:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 14:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 14:26:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 14:26:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:26:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements 14:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:27:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements 14:27:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:27:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:27:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:27:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:27:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.504s coverage: 95.7% of statements 14:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:27:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements 14:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:27:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.300s coverage: 98.9% of statements 14:27:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:27:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:27:17 go vet ./... 14:31:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:54 ./bin/test-attribution-txt.sh [Pipeline] echo 14:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:31:55 + ls -al . 14:31:55 total 860 14:31:55 drwxrwxr-x 10 1001 1001 4096 Jul 31 14:19 . 14:31:55 drwxr-xr-x 4 root root 4096 Jul 31 14:19 .. 14:31:55 drwxrwxr-x 2 1001 1001 4096 Jul 31 14:17 .blubracket 14:31:55 -rw-rw-r-- 1 1001 1001 10 Jul 31 14:17 .dockerignore 14:31:55 drwxrwxr-x 8 1001 1001 4096 Jul 31 14:17 .git 14:31:55 drwxrwxr-x 3 1001 1001 4096 Jul 31 14:17 .github 14:31:55 -rw-rw-r-- 1 1001 1001 1102 Jul 31 14:17 .gitignore 14:31:55 -rw-rw-r-- 1 1001 1001 42 Jul 31 14:17 .golangci.yml 14:31:55 -rw-rw-r-- 1 1001 1001 100 Jul 31 14:17 .hadolint.yml 14:31:55 -rw-rw-r-- 1 1001 1001 155 Jul 31 14:17 .sonarcloud.properties 14:31:55 -rw-rw-r-- 1 1001 1001 1171 Jul 31 14:17 ADOPTERS.md 14:31:55 -rw-rw-r-- 1 1001 1001 20806 Jul 31 14:17 Attribution.txt 14:31:55 -rw-rw-r-- 1 1001 1001 100284 Jul 31 14:17 CHANGELOG.md 14:31:55 -rw-rw-r-- 1 1001 1001 3804 Jul 31 14:17 CONTRIBUTING.md 14:31:55 -rw-rw-r-- 1 1001 1001 677 Jul 31 14:17 GOVERNANCE.md 14:31:55 -rw-rw-r-- 1 1001 1001 861 Jul 31 14:17 Jenkinsfile 14:31:55 -rw-rw-r-- 1 1001 1001 10775 Jul 31 14:17 LICENSE 14:31:55 -rw-rw-r-- 1 1001 1001 16854 Jul 31 14:17 Makefile 14:31:55 -rw-rw-r-- 1 1001 1001 582 Jul 31 14:17 OWNERS.md 14:31:55 -rw-rw-r-- 1 1001 1001 9528 Jul 31 14:17 README.md 14:31:55 -rw-rw-r-- 1 1001 1001 789 Jul 31 14:17 SECURITY.md 14:31:55 -rw-rw-r-- 1 1001 1001 5 Jul 31 14:12 VERSION 14:31:55 drwxrwxr-x 2 1001 1001 4096 Jul 31 14:17 bin 14:31:55 drwxrwxr-x 20 1001 1001 4096 Jul 31 14:17 cmd 14:31:55 -rw-r--r-- 1 root root 498370 Jul 31 14:27 coverage.out 14:31:55 drwxrwxr-x 2 1001 1001 4096 Jul 31 14:17 fuzz_test 14:31:55 -rw-rw-r-- 1 1001 1001 7118 Jul 31 14:17 go.mod 14:31:55 -rw-rw-r-- 1 1001 1001 101672 Jul 31 14:17 go.sum 14:31:55 drwxrwxr-x 7 1001 1001 4096 Jul 31 14:17 internal 14:31:55 drwxrwxr-x 3 1001 1001 4096 Jul 31 14:17 openapi 14:31:55 -rw-rw-r-- 1 1001 1001 584 Jul 31 14:17 security.txt 14:31:55 -rw-rw-r-- 1 1001 1001 204 Jul 31 14:17 version.go [Pipeline] sh 14:31:55 + '[' -e coverage.out ] 14:31:55 + chown 1001:1001 coverage.out [Pipeline] stash 14:31:56 Warning: overwriting stash ‘coverage-report’ 14:31:56 Stashed 1 file(s) [Pipeline] sh 14:31:57 + make build 14:31:57 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 14:35:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:35: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 14:35:34 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 14:35:36 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 14:35:44 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 14:36:11 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 14:36:21 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 14:36:28 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 14:36:40 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 14:36:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:36:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:36:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:36:55 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] } 14:36:59 $ docker stop --time=1 7cd5e9843821dfe434f7b0951cc588d9ca26c93dfe2a7abd3d9bbc8a8e3b6b0e 14:37:01 $ docker rm -f --volumes 7cd5e9843821dfe434f7b0951cc588d9ca26c93dfe2a7abd3d9bbc8a8e3b6b0e [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 14:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:37:05 14:37:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:37:05 latest: Pulling from edgex-devops/edgex-compose-arm64 14:37:05 547446be3368: Pulling fs layer 14:37:05 d125d8839a47: Pulling fs layer 14:37:05 3e85d5ac6304: Pulling fs layer 14:37:05 c3105a71a48b: Pulling fs layer 14:37:05 0f093f025ec4: Pulling fs layer 14:37:05 c3106fc0e877: Pulling fs layer 14:37:05 c3105a71a48b: Waiting 14:37:05 0f093f025ec4: Waiting 14:37:05 c3106fc0e877: Waiting 14:37:06 547446be3368: Verifying Checksum 14:37:06 547446be3368: Download complete 14:37:06 c3105a71a48b: Verifying Checksum 14:37:06 c3105a71a48b: Download complete 14:37:06 d125d8839a47: Verifying Checksum 14:37:06 d125d8839a47: Download complete 14:37:06 c3106fc0e877: Verifying Checksum 14:37:06 c3106fc0e877: Download complete 14:37:06 0f093f025ec4: Verifying Checksum 14:37:06 0f093f025ec4: Download complete 14:37:06 547446be3368: Pull complete 14:37:08 d125d8839a47: Pull complete 14:37:08 3e85d5ac6304: Verifying Checksum 14:37:08 3e85d5ac6304: Download complete 14:37:18 3e85d5ac6304: Pull complete 14:37:18 c3105a71a48b: Pull complete 14:37:19 0f093f025ec4: Pull complete 14:37:19 c3106fc0e877: Pull complete 14:37:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:20 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 14:37:20 $ 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 14:37:22 $ docker top 65ef313786b17d7d3090641c78aa21f6aae7974388f3be67c8e9802845f81d4f -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:23 + docker compose -f ./docker-compose-build.yml build --parallel 14:37:33 #1 [core-metadata internal] load build definition from Dockerfile 14:37:33 #1 transferring dockerfile: 14:37:33 #1 transferring dockerfile: 2.06kB done 14:37:33 #1 DONE 0.1s 14:37:33 14:37:33 #2 [core-command internal] load build definition from Dockerfile 14:37:33 #2 transferring dockerfile: 1.93kB 0.0s done 14:37:33 #2 DONE 0.1s 14:37:33 14:37:33 #3 [support-scheduler internal] load build definition from Dockerfile 14:37:33 #3 transferring dockerfile: 1.93kB 0.0s done 14:37:33 #3 DONE 0.1s 14:37:33 14:37:33 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:37:33 #4 transferring dockerfile: 1.89kB 0.0s done 14:37:33 #4 DONE 0.1s 14:37:33 14:37:33 #5 [security-proxy-setup internal] load build definition from Dockerfile 14:37:33 #5 transferring dockerfile: 2.50kB done 14:37:33 #5 DONE 0.1s 14:37:33 14:37:33 #6 [security-spire-server internal] load build definition from Dockerfile 14:37:33 #6 transferring dockerfile: 1.70kB done 14:37:33 #6 DONE 0.0s 14:37:33 14:37:33 #7 [security-spire-config internal] load build definition from Dockerfile 14:37:33 #7 transferring dockerfile: 1.69kB done 14:37:33 #7 DONE 0.1s 14:37:33 14:37:33 #8 [security-bootstrapper internal] load build definition from Dockerfile 14:37:34 #8 transferring dockerfile: 2.93kB 0.0s done 14:37:34 #8 DONE 0.1s 14:37:34 14:37:34 #9 [support-notifications internal] load build definition from Dockerfile 14:37:34 #9 transferring dockerfile: 1.95kB done 14:37:34 #9 DONE 0.1s 14:37:34 14:37:34 #10 [security-proxy-auth internal] load build definition from Dockerfile 14:37:34 #10 transferring dockerfile: 2.15kB 0.0s done 14:37:34 #10 DONE 0.1s 14:37:34 14:37:34 #11 [core-data internal] load build definition from Dockerfile 14:37:34 #11 transferring dockerfile: 2.01kB done 14:37:34 #11 DONE 0.0s 14:37:34 14:37:34 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:37:34 #12 transferring dockerfile: 2.23kB done 14:37:34 #12 DONE 0.1s 14:37:34 14:37:34 #13 [security-secretstore-setup internal] load build definition from Dockerfile 14:37:34 #13 transferring dockerfile: 2.49kB done 14:37:34 #13 DONE 0.1s 14:37:34 14:37:34 #14 [security-spire-agent internal] load build definition from Dockerfile 14:37:34 #14 transferring dockerfile: 1.81kB done 14:37:34 #14 DONE 0.1s 14:37:34 14:37:34 #15 [core-keeper internal] load build definition from Dockerfile 14:37:34 #15 transferring dockerfile: 2.01kB 0.0s done 14:37:34 #15 DONE 0.1s 14:37:34 14:37:34 #16 [support-cron-scheduler internal] load build definition from Dockerfile 14:37:34 #16 transferring dockerfile: 1.85kB 0.0s done 14:37:34 #16 DONE 0.1s 14:37:34 14:37:34 #17 [core-metadata internal] load .dockerignore 14:37:34 #17 transferring context: 50B 0.0s done 14:37:34 #17 DONE 0.1s 14:37:35 14:37:35 #18 [core-command internal] load .dockerignore 14:37:35 #18 transferring context: 50B done 14:37:35 #18 DONE 0.0s 14:37:35 14:37:35 #19 [support-scheduler internal] load .dockerignore 14:37:35 #19 transferring context: 50B done 14:37:35 #19 DONE 0.0s 14:37:35 14:37:35 #20 [security-spiffe-token-provider internal] load .dockerignore 14:37:35 #20 transferring context: 50B done 14:37:35 #20 DONE 0.1s 14:37:35 14:37:35 #21 [security-proxy-setup internal] load .dockerignore 14:37:35 #21 transferring context: 50B done 14:37:35 #21 DONE 0.1s 14:37:35 14:37:35 #22 [security-spire-server internal] load .dockerignore 14:37:35 #22 transferring context: 50B done 14:37:35 #22 DONE 0.1s 14:37:35 14:37:35 #23 [security-spire-config internal] load .dockerignore 14:37:35 #23 transferring context: 50B done 14:37:35 #23 DONE 0.1s 14:37:35 14:37:35 #24 [security-bootstrapper internal] load .dockerignore 14:37:35 #24 transferring context: 50B 0.0s done 14:37:35 #24 DONE 0.1s 14:37:35 14:37:35 #25 [support-notifications internal] load .dockerignore 14:37:35 #25 transferring context: 50B 0.0s done 14:37:35 #25 DONE 0.1s 14:37:35 14:37:35 #26 [security-proxy-auth internal] load .dockerignore 14:37:35 #26 transferring context: 50B done 14:37:35 #26 DONE 0.1s 14:37:35 14:37:35 #27 [core-data internal] load .dockerignore 14:37:36 #27 transferring context: 50B done 14:37:36 #27 DONE 0.1s 14:37:36 14:37:36 #28 [core-common-config-bootstrapper internal] load .dockerignore 14:37:36 #28 transferring context: 50B 0.0s done 14:37:36 #28 DONE 0.1s 14:37:36 14:37:36 #29 [security-secretstore-setup internal] load .dockerignore 14:37:36 #29 transferring context: 50B done 14:37:36 #29 DONE 0.1s 14:37:36 14:37:36 #30 [security-spire-agent internal] load .dockerignore 14:37:36 #30 transferring context: 50B 0.0s done 14:37:36 #30 DONE 0.1s 14:37:36 14:37:36 #31 [core-keeper internal] load .dockerignore 14:37:36 #31 transferring context: 50B done 14:37:36 #31 DONE 0.1s 14:37:36 14:37:36 #32 [support-cron-scheduler internal] load .dockerignore 14:37:36 #32 transferring context: 50B done 14:37:36 #32 DONE 0.1s 14:37:36 14:37:36 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:37:36 #33 DONE 0.0s 14:37:36 14:37:36 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 14:37:37 #34 ... 14:37:37 14:37:37 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:37:37 #33 DONE 0.0s 14:37:37 14:37:37 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 14:37:37 #34 ... 14:37:37 14:37:37 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:37:37 #33 DONE 0.0s 14:37:37 14:37:37 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 14:37:37 #34 ... 14:37:37 14:37:37 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:37:37 #33 DONE 0.0s 14:37:37 14:37:37 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 14:37:37 #34 ... 14:37:37 14:37:37 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:37:37 #33 DONE 0.0s 14:37:37 14:37:37 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 14:37:37 #34 ... 14:37:37 14:37:37 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:37:37 #33 DONE 0.0s 14:37:37 14:37:37 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 14:37:37 #34 ... 14:37:37 14:37:37 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:37:37 #35 DONE 0.6s 14:37:38 14:37:38 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 14:37:38 #36 DONE 0.3s 14:37:38 14:37:38 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 14:37:50 #34 DONE 13.8s 14:37:50 14:37:50 #37 [security-spiffe-token-provider internal] load build context 14:37:50 #37 DONE 0.0s 14:37:50 14:37:50 #38 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:37:50 #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 14:37:50 #38 DONE 0.4s 14:37:50 14:37:50 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:37:51 #39 ... 14:37:51 14:37:51 #40 [security-spire-agent internal] load build context 14:37:51 #40 transferring context: 26.76kB 0.3s done 14:37:51 #40 DONE 1.1s 14:37:51 14:37:51 #41 [security-spire-server internal] load build context 14:37:51 #41 transferring context: 27.23kB 0.2s done 14:37:51 #41 DONE 1.1s 14:37:51 14:37:51 #42 [security-spire-config internal] load build context 14:37:51 #42 transferring context: 25.48kB 0.2s done 14:37:51 #42 DONE 1.1s 14:37:51 14:37:51 #38 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:37:51 #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 14:37:51 #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 14:37:51 #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 14:37:51 #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.6s done 14:37:51 #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 14:37:54 #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.2s done 14:37:54 #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.2s done 14:37:56 #38 ... 14:37:56 14:37:56 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:37:56 #39 DONE 6.8s 14:37:56 14:37:56 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:37:56 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 14:37:56 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:37:56 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 14:37:56 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 14:37:56 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 14:37:56 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 14:37:56 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 14:37:56 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.3s done 14:37:56 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:37:56 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 14:37:56 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 14:37:56 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14:37:56 #43 ... 14:37:56 14:37:56 #44 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 14:37:56 #44 ... 14:37:56 14:37:56 #38 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 14:37:56 #38 DONE 7.4s 14:37:56 14:37:56 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:37:56 #43 ... 14:37:56 14:37:56 #44 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 14:37:56 #44 DONE 2.1s 14:37:56 14:37:56 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:00 #43 ... 14:38:00 14:38:00 #45 [core-data internal] load build context 14:38:00 #45 transferring context: 27.22MB 9.6s 14:38:00 #45 ... 14:38:00 14:38:00 #46 [security-secretstore-setup internal] load build context 14:38:00 #46 ... 14:38:00 14:38:00 #47 [core-keeper internal] load build context 14:38:00 #47 ... 14:38:00 14:38:00 #48 [support-cron-scheduler internal] load build context 14:38:00 #48 ... 14:38:00 14:38:00 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:38:00 #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 14:38:00 #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 14:38:00 #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 14:38:00 #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 14:38:00 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 14:38:00 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 14:38:00 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:38:00 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done 14:38:00 #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 14:38:00 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 14:38:00 #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 14:38:00 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.1s 14:38:00 #49 ... 14:38:00 14:38:00 #50 [core-metadata internal] load build context 14:38:00 #50 ... 14:38:00 14:38:00 #51 [security-proxy-auth internal] load build context 14:38:00 #51 ... 14:38:00 14:38:00 #37 [security-spiffe-token-provider internal] load build context 14:38:00 #37 ... 14:38:00 14:38:00 #52 [security-proxy-setup internal] load build context 14:38:01 #52 ... 14:38:01 14:38:01 #53 [support-scheduler internal] load build context 14:38:01 #53 ... 14:38:01 14:38:01 #54 [support-notifications internal] load build context 14:38:01 #54 ... 14:38:01 14:38:01 #55 [core-command internal] load build context 14:38:01 #55 ... 14:38:01 14:38:01 #56 [security-bootstrapper internal] load build context 14:38:01 #56 ... 14:38:01 14:38:01 #57 [core-common-config-bootstrapper internal] load build context 14:38:01 #57 ... 14:38:01 14:38:01 #56 [security-bootstrapper internal] load build context 14:38:05 #56 transferring context: 46.54MB 14.5s 14:38:06 #56 ... 14:38:06 14:38:06 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:38:06 #0 8.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:06 #0 9.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:07 #58 ... 14:38:07 14:38:07 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:07 #59 ... 14:38:07 14:38:07 #60 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:38:07 #60 ... 14:38:07 14:38:07 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:38:07 #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:07 #61 ... 14:38:07 14:38:07 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:38:07 #62 ... 14:38:07 14:38:07 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:38:07 #63 ... 14:38:07 14:38:07 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:38:08 #64 ... 14:38:08 14:38:08 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:08 #65 ... 14:38:08 14:38:08 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:38:08 #0 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:08 #0 9.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:08 #66 ... 14:38:08 14:38:08 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:08 #67 ... 14:38:08 14:38:08 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:38:08 #68 ... 14:38:08 14:38:08 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:08 #69 ... 14:38:08 14:38:08 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:38:08 #70 ... 14:38:08 14:38:08 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:38:08 #71 ... 14:38:08 14:38:08 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:38:08 #72 ... 14:38:08 14:38:08 #37 [security-spiffe-token-provider internal] load build context 14:38:09 #37 ... 14:38:09 14:38:09 #60 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:38:09 #60 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:10 #60 ... 14:38:10 14:38:10 #45 [core-data internal] load build context 14:38:10 #45 transferring context: 46.64MB 19.9s 14:38:10 #45 ... 14:38:10 14:38:10 #46 [security-secretstore-setup internal] load build context 14:38:10 #46 ... 14:38:10 14:38:10 #47 [core-keeper internal] load build context 14:38:10 #47 ... 14:38:10 14:38:10 #48 [support-cron-scheduler internal] load build context 14:38:10 #48 ... 14:38:10 14:38:10 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:10 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.7s 14:38:10 #43 ... 14:38:10 14:38:10 #50 [core-metadata internal] load build context 14:38:10 #50 ... 14:38:10 14:38:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:38:10 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s 14:38:11 #49 ... 14:38:11 14:38:11 #51 [security-proxy-auth internal] load build context 14:38:11 #51 ... 14:38:11 14:38:11 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:38:11 #66 11.49 OK: 266 MiB in 52 packages 14:38:11 #66 DONE 14.0s 14:38:11 14:38:11 #52 [security-proxy-setup internal] load build context 14:38:11 #52 ... 14:38:11 14:38:11 #53 [support-scheduler internal] load build context 14:38:11 #53 ... 14:38:11 14:38:11 #54 [support-notifications internal] load build context 14:38:11 #54 ... 14:38:11 14:38:11 #55 [core-command internal] load build context 14:38:11 #55 ... 14:38:11 14:38:11 #53 [support-scheduler internal] load build context 14:38:11 #53 ... 14:38:11 14:38:11 #57 [core-common-config-bootstrapper internal] load build context 14:38:11 #57 ... 14:38:11 14:38:11 #52 [security-proxy-setup internal] load build context 14:38:12 #52 ... 14:38:12 14:38:12 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:12 #59 DONE 15.5s 14:38:12 14:38:12 #52 [security-proxy-setup internal] load build context 14:38:13 #52 ... 14:38:13 14:38:13 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:38:13 #61 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:13 #61 14.70 OK: 266 MiB in 52 packages 14:38:13 #61 DONE 16.5s 14:38:13 14:38:13 #52 [security-proxy-setup internal] load build context 14:38:15 #52 transferring context: 68.77MB 24.8s 14:38:15 #52 ... 14:38:15 14:38:15 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:38:15 #60 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:15 #60 17.14 OK: 266 MiB in 52 packages 14:38:15 #60 DONE 19.4s 14:38:15 14:38:15 #52 [security-proxy-setup internal] load build context 14:38:16 #52 ... 14:38:16 14:38:16 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:38:16 #58 11.11 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:38:16 #58 11.11 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:38:16 #58 11.11 OK: 19946 distinct packages available 14:38:16 #58 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:16 #58 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:16 #58 17.08 (1/4) Installing dumb-init (1.2.5-r2) 14:38:16 #58 17.08 (2/4) Installing musl-obstack (1.2.3-r2) 14:38:16 #58 17.08 (3/4) Installing libucontext (1.2-r2) 14:38:16 #58 17.08 (4/4) Installing gcompat (1.1.0-r1) 14:38:16 #58 17.08 Executing busybox-1.36.1-r7.trigger 14:38:16 #58 17.16 OK: 8 MiB in 19 packages 14:38:16 #58 DONE 19.3s 14:38:16 14:38:16 #52 [security-proxy-setup internal] load build context 14:38:17 #52 ... 14:38:17 14:38:17 #56 [security-bootstrapper internal] load build context 14:38:17 #56 ... 14:38:17 14:38:17 #52 [security-proxy-setup internal] load build context 14:38:18 #52 ... 14:38:18 14:38:18 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:38:18 #62 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:18 #62 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:18 #62 16.02 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:38:18 #62 16.02 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:38:18 #62 16.02 OK: 19953 distinct packages available 14:38:18 #62 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:18 #62 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:18 #62 ... 14:38:18 14:38:18 #52 [security-proxy-setup internal] load build context 14:38:20 #52 ... 14:38:20 14:38:20 #37 [security-spiffe-token-provider internal] load build context 14:38:20 #37 ... 14:38:20 14:38:20 #52 [security-proxy-setup internal] load build context 14:38:20 #52 transferring context: 76.61MB 29.9s 14:38:20 #52 ... 14:38:20 14:38:20 #46 [security-secretstore-setup internal] load build context 14:38:20 #46 ... 14:38:20 14:38:20 #45 [core-data internal] load build context 14:38:20 #45 ... 14:38:20 14:38:20 #48 [support-cron-scheduler internal] load build context 14:38:21 #48 ... 14:38:21 14:38:21 #47 [core-keeper internal] load build context 14:38:21 #47 ... 14:38:21 14:38:21 #50 [core-metadata internal] load build context 14:38:21 #50 ... 14:38:21 14:38:21 #47 [core-keeper internal] load build context 14:38:21 #47 ... 14:38:21 14:38:21 #51 [security-proxy-auth internal] load build context 14:38:21 #51 ... 14:38:21 14:38:21 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:38:21 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.6s 14:38:21 #49 ... 14:38:21 14:38:21 #50 [core-metadata internal] load build context 14:38:21 #50 ... 14:38:21 14:38:21 #54 [support-notifications internal] load build context 14:38:21 #54 ... 14:38:21 14:38:21 #55 [core-command internal] load build context 14:38:22 #55 ... 14:38:22 14:38:22 #53 [support-scheduler internal] load build context 14:38:22 #53 ... 14:38:22 14:38:22 #57 [core-common-config-bootstrapper internal] load build context 14:38:22 #57 ... 14:38:22 14:38:22 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:22 #65 DONE 24.4s 14:38:22 14:38:22 #53 [support-scheduler internal] load build context 14:38:22 #53 ... 14:38:22 14:38:22 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:38:22 #70 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:22 #70 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:22 #70 20.72 (1/4) Installing ca-certificates (20240226-r0) 14:38:22 #70 21.49 (2/4) Installing dumb-init (1.2.5-r2) 14:38:22 #70 21.49 (3/4) Installing su-exec (0.2-r3) 14:38:22 #70 21.49 (4/4) Installing yq (4.33.3-r5) 14:38:22 #70 22.69 Executing busybox-1.36.1-r7.trigger 14:38:22 #70 23.11 Executing ca-certificates-20240226-r0.trigger 14:38:22 #70 24.74 OK: 18 MiB in 19 packages 14:38:22 #70 ... 14:38:22 14:38:22 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:38:22 #62 22.28 OK: 266 MiB in 52 packages 14:38:22 #62 DONE 25.3s 14:38:22 14:38:22 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:22 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.2s 14:38:22 #43 ... 14:38:22 14:38:22 #55 [core-command internal] load build context 14:38:22 #55 ... 14:38:22 14:38:22 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:22 #67 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:22 #67 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:22 #67 21.79 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:38:22 #67 21.79 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:38:22 #67 21.79 OK: 19946 distinct packages available 14:38:22 #67 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:22 #67 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:22 #67 ... 14:38:22 14:38:22 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:38:23 #73 ... 14:38:23 14:38:23 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:24 #43 ... 14:38:24 14:38:24 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:38:24 #63 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:24 #63 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:24 #63 24.04 (1/1) Installing dumb-init (1.2.5-r2) 14:38:24 #63 24.13 Executing busybox-1.36.1-r7.trigger 14:38:24 #63 24.30 OK: 8 MiB in 16 packages 14:38:24 #63 ... 14:38:24 14:38:24 #37 [security-spiffe-token-provider internal] load build context 14:38:25 #37 ... 14:38:25 14:38:25 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:38:25 #63 DONE 27.6s 14:38:25 14:38:25 #37 [security-spiffe-token-provider internal] load build context 14:38:25 #37 ... 14:38:25 14:38:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:25 #43 ... 14:38:25 14:38:25 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:38:25 #68 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:25 #68 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:25 #68 25.77 (1/1) Installing dumb-init (1.2.5-r2) 14:38:25 #68 25.77 Executing busybox-1.36.1-r7.trigger 14:38:25 #68 25.93 OK: 8 MiB in 16 packages 14:38:25 #68 ... 14:38:25 14:38:25 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:38:25 #74 ... 14:38:25 14:38:25 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:38:25 #70 DONE 28.0s 14:38:25 14:38:25 #54 [support-notifications internal] load build context 14:38:25 #54 transferring context: 31.55MB 35.4s 14:38:26 #54 ... 14:38:26 14:38:26 #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:38:26 #68 DONE 29.4s 14:38:26 14:38:26 #54 [support-notifications internal] load build context 14:38:26 #54 ... 14:38:26 14:38:26 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:38:26 #75 ... 14:38:26 14:38:26 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:38:27 #76 ... 14:38:27 14:38:27 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:38:27 #64 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:27 #64 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:27 #64 26.88 (1/4) Installing dumb-init (1.2.5-r2) 14:38:27 #64 26.97 (2/4) Installing openssl (3.1.6-r0) 14:38:27 #64 27.04 (3/4) Installing su-exec (0.2-r3) 14:38:27 #64 27.04 (4/4) Installing yq (4.33.3-r5) 14:38:27 #64 28.27 Executing busybox-1.36.1-r7.trigger 14:38:27 #64 28.27 OK: 18 MiB in 19 packages 14:38:27 #64 ... 14:38:27 14:38:27 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:38:27 #75 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:27 #75 ... 14:38:27 14:38:27 #56 [security-bootstrapper internal] load build context 14:38:27 #56 ... 14:38:27 14:38:27 #37 [security-spiffe-token-provider internal] load build context 14:38:27 #37 ... 14:38:27 14:38:27 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:27 #69 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:27 #69 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:27 #69 28.81 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:38:27 #69 28.81 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:38:27 #69 28.81 OK: 19946 distinct packages available 14:38:27 #69 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:27 #69 ... 14:38:27 14:38:27 #37 [security-spiffe-token-provider internal] load build context 14:38:28 #37 ... 14:38:28 14:38:28 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:38:28 #64 DONE 30.5s 14:38:28 14:38:28 #37 [security-spiffe-token-provider internal] load build context 14:38:28 #37 ... 14:38:28 14:38:28 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:28 #67 28.89 (1/5) Installing dumb-init (1.2.5-r2) 14:38:28 #67 28.89 (2/5) Installing musl-obstack (1.2.3-r2) 14:38:28 #67 28.89 (3/5) Installing libucontext (1.2-r2) 14:38:28 #67 28.89 (4/5) Installing gcompat (1.1.0-r1) 14:38:28 #67 28.89 (5/5) Installing openssl (3.1.6-r0) 14:38:28 #67 29.04 Executing busybox-1.36.1-r7.trigger 14:38:28 #67 29.16 OK: 9 MiB in 20 packages 14:38:28 #67 DONE 31.3s 14:38:28 14:38:28 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:38:28 #75 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:29 #75 ... 14:38:29 14:38:29 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:38:29 #71 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:29 #71 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:29 #71 29.42 (1/2) Installing ca-certificates (20240226-r0) 14:38:29 #71 29.90 (2/2) Installing dumb-init (1.2.5-r2) 14:38:29 #71 29.90 Executing busybox-1.36.1-r7.trigger 14:38:29 #71 29.95 Executing ca-certificates-20240226-r0.trigger 14:38:29 #71 31.04 OK: 9 MiB in 17 packages 14:38:29 #71 ... 14:38:29 14:38:29 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:29 #69 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:30 #69 ... 14:38:30 14:38:30 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:38:30 #72 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:30 #72 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:30 #72 29.50 (1/2) Installing dumb-init (1.2.5-r2) 14:38:30 #72 29.50 (2/2) Installing su-exec (0.2-r3) 14:38:30 #72 29.57 Executing busybox-1.36.1-r7.trigger 14:38:30 #72 29.85 OK: 8 MiB in 17 packages 14:38:30 #72 DONE 32.4s 14:38:30 14:38:30 #37 [security-spiffe-token-provider internal] load build context 14:38:30 #37 ... 14:38:30 14:38:30 #52 [security-proxy-setup internal] load build context 14:38:30 #52 ... 14:38:30 14:38:30 #46 [security-secretstore-setup internal] load build context 14:38:30 #46 ... 14:38:30 14:38:30 #50 [core-metadata internal] load build context 14:38:30 #50 transferring context: 93.98MB 40.4s 14:38:30 #50 ... 14:38:30 14:38:30 #45 [core-data internal] load build context 14:38:31 #45 ... 14:38:31 14:38:31 #48 [support-cron-scheduler internal] load build context 14:38:31 #48 ... 14:38:31 14:38:31 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:38:31 #71 DONE 33.5s 14:38:31 14:38:31 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:31 #69 33.52 (1/11) Installing ca-certificates (20240226-r0) 14:38:31 #69 ... 14:38:31 14:38:31 #47 [core-keeper internal] load build context 14:38:31 #47 ... 14:38:31 14:38:31 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:38:31 #75 15.08 OK: 8 MiB in 19 packages 14:38:31 #75 ... 14:38:31 14:38:31 #51 [security-proxy-auth internal] load build context 14:38:31 #51 ... 14:38:31 14:38:31 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:38:31 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.2s done 14:38:31 #49 ... 14:38:31 14:38:31 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:31 #69 33.80 (2/11) Installing brotli-libs (1.0.9-r14) 14:38:31 #69 33.80 (3/11) Installing libunistring (1.1-r1) 14:38:31 #69 33.89 (4/11) Installing libidn2 (2.3.4-r1) 14:38:31 #69 33.94 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:38:31 #69 34.02 (6/11) Installing libcurl (8.9.0-r0) 14:38:32 #69 34.16 (7/11) Installing curl (8.9.0-r0) 14:38:32 #69 34.16 (8/11) Installing dumb-init (1.2.5-r2) 14:38:32 #69 34.28 (9/11) Installing musl-obstack (1.2.3-r2) 14:38:32 #69 34.28 (10/11) Installing libucontext (1.2-r2) 14:38:32 #69 34.28 (11/11) Installing gcompat (1.1.0-r1) 14:38:32 #69 34.28 Executing busybox-1.36.1-r7.trigger 14:38:32 #69 34.28 Executing ca-certificates-20240226-r0.trigger 14:38:32 #69 ... 14:38:32 14:38:32 #57 [core-common-config-bootstrapper internal] load build context 14:38:32 #57 ... 14:38:32 14:38:32 #45 [core-data internal] load build context 14:38:32 #45 ... 14:38:32 14:38:32 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:38:32 #73 11.17 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:32 #73 13.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:32 #73 17.56 OK: 266 MiB in 52 packages 14:38:32 #73 DONE 19.4s 14:38:32 14:38:32 #45 [core-data internal] load build context 14:38:32 #45 ... 14:38:32 14:38:32 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:38:32 #0 8.281 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:32 #0 9.724 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:32 #77 ... 14:38:32 14:38:32 #53 [support-scheduler internal] load build context 14:38:32 #53 ... 14:38:32 14:38:32 #45 [core-data internal] load build context 14:38:33 #45 ... 14:38:33 14:38:33 #55 [core-command internal] load build context 14:38:33 #55 ... 14:38:33 14:38:33 #45 [core-data internal] load build context 14:38:33 #45 ... 14:38:33 14:38:33 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:38:33 #75 DONE 16.9s 14:38:33 14:38:33 #45 [core-data internal] load build context 14:38:36 #45 ... 14:38:36 14:38:36 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:36 #69 34.76 OK: 13 MiB in 26 packages 14:38:36 #69 DONE 37.8s 14:38:36 14:38:36 #45 [core-data internal] load build context 14:38:36 #45 ... 14:38:36 14:38:36 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:38:36 #0 9.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:36 #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:36 #78 ... 14:38:36 14:38:36 #45 [core-data internal] load build context 14:38:36 #45 ... 14:38:36 14:38:36 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:36 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.7s 14:38:36 #43 ... 14:38:36 14:38:36 #54 [support-notifications internal] load build context 14:38:36 #54 ... 14:38:36 14:38:36 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:38:36 #78 10.58 OK: 18 MiB in 19 packages 14:38:36 #78 ... 14:38:36 14:38:36 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:38:36 #77 11.83 (1/1) Installing dumb-init (1.2.5-r2) 14:38:36 #77 12.33 Executing busybox-1.36.1-r7.trigger 14:38:36 #77 12.41 OK: 8 MiB in 16 packages 14:38:36 #77 DONE 14.5s 14:38:37 14:38:37 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:38:37 #74 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:37 #74 ... 14:38:37 14:38:37 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:38:37 #78 DONE 11.3s 14:38:37 14:38:37 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:38:37 #74 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:37 #74 ... 14:38:37 14:38:37 #56 [security-bootstrapper internal] load build context 14:38:37 #56 transferring context: 102.60MB 47.1s 14:38:37 #56 ... 14:38:37 14:38:37 #45 [core-data internal] load build context 14:38:38 #45 ... 14:38:38 14:38:38 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:38:38 #49 DONE 47.9s 14:38:38 14:38:38 #45 [core-data internal] load build context 14:38:38 #45 ... 14:38:38 14:38:38 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:38:38 #79 ... 14:38:38 14:38:38 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:38:39 #80 ... 14:38:39 14:38:39 #45 [core-data internal] load build context 14:38:39 #45 ... 14:38:39 14:38:39 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:38:39 #74 12.87 OK: 8 MiB in 16 packages 14:38:39 #74 DONE 13.6s 14:38:39 14:38:39 #45 [core-data internal] load build context 14:38:40 #45 ... 14:38:40 14:38:40 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:38:40 #81 ... 14:38:40 14:38:40 #45 [core-data internal] load build context 14:38:41 #45 ... 14:38:41 14:38:41 #52 [security-proxy-setup internal] load build context 14:38:41 #52 ... 14:38:41 14:38:41 #46 [security-secretstore-setup internal] load build context 14:38:41 #46 ... 14:38:41 14:38:41 #37 [security-spiffe-token-provider internal] load build context 14:38:41 #37 ... 14:38:41 14:38:41 #50 [core-metadata internal] load build context 14:38:41 #50 ... 14:38:41 14:38:41 #48 [support-cron-scheduler internal] load build context 14:38:41 #48 ... 14:38:41 14:38:41 #47 [core-keeper internal] load build context 14:38:41 #47 ... 14:38:41 14:38:41 #48 [support-cron-scheduler internal] load build context 14:38:41 #48 ... 14:38:41 14:38:41 #51 [security-proxy-auth internal] load build context 14:38:42 #51 ... 14:38:42 14:38:42 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:38:42 #82 ... 14:38:42 14:38:42 #51 [security-proxy-auth internal] load build context 14:38:42 #51 ... 14:38:42 14:38:42 #57 [core-common-config-bootstrapper internal] load build context 14:38:42 #57 ... 14:38:42 14:38:42 #50 [core-metadata internal] load build context 14:38:42 #50 transferring context: 121.81MB 52.1s 14:38:42 #50 ... 14:38:42 14:38:42 #53 [support-scheduler internal] load build context 14:38:42 #53 ... 14:38:42 14:38:42 #50 [core-metadata internal] load build context 14:38:43 #50 ... 14:38:43 14:38:43 #55 [core-command internal] load build context 14:38:43 #55 ... 14:38:43 14:38:43 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:38:43 #80 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:43 #80 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:43 #80 13.50 OK: 9 MiB in 20 packages 14:38:43 #80 DONE 14.8s 14:38:43 14:38:43 #55 [core-command internal] load build context 14:38:43 #55 ... 14:38:43 14:38:43 #50 [core-metadata internal] load build context 14:38:44 #50 ... 14:38:44 14:38:44 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 14:38:44 #76 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:44 #76 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:44 #76 16.79 OK: 8 MiB in 16 packages 14:38:44 #76 DONE 18.5s 14:38:44 14:38:44 #50 [core-metadata internal] load build context 14:38:45 #50 ... 14:38:45 14:38:45 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:38:45 #79 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:45 #79 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:45 #79 15.07 OK: 18 MiB in 19 packages 14:38:45 #79 DONE 16.3s 14:38:45 14:38:45 #50 [core-metadata internal] load build context 14:38:45 #50 ... 14:38:45 14:38:45 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:38:45 #0 8.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:45 #0 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:45 #83 ... 14:38:45 14:38:45 #50 [core-metadata internal] load build context 14:38:45 #50 ... 14:38:45 14:38:45 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:38:45 #81 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:45 #81 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:45 #81 14.74 OK: 8 MiB in 17 packages 14:38:46 #81 DONE 15.8s 14:38:46 14:38:46 #50 [core-metadata internal] load build context 14:38:46 #50 ... 14:38:46 14:38:46 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:38:46 #84 DONE 1.3s 14:38:46 14:38:46 #50 [core-metadata internal] load build context 14:38:47 #50 ... 14:38:47 14:38:47 #54 [support-notifications internal] load build context 14:38:47 #54 ... 14:38:47 14:38:47 #50 [core-metadata internal] load build context 14:38:47 #50 ... 14:38:47 14:38:47 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:38:47 #83 10.82 OK: 13 MiB in 26 packages 14:38:47 #83 DONE 11.7s 14:38:47 14:38:47 #50 [core-metadata internal] load build context 14:38:47 #50 ... 14:38:47 14:38:47 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:47 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.0s 14:38:47 #43 ... 14:38:47 14:38:47 #54 [support-notifications internal] load build context 14:38:47 #54 ... 14:38:47 14:38:47 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:38:47 #85 DONE 4.1s 14:38:47 14:38:47 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:38:47 #82 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:47 #82 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:47 #82 14.63 OK: 9 MiB in 17 packages 14:38:47 #82 DONE 15.8s 14:38:47 14:38:47 #54 [support-notifications internal] load build context 14:38:47 #54 ... 14:38:47 14:38:47 #56 [security-bootstrapper internal] load build context 14:38:48 #56 ... 14:38:48 14:38:48 #54 [support-notifications internal] load build context 14:38:48 #54 transferring context: 53.26MB 58.1s 14:38:51 #54 ... 14:38:51 14:38:51 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:38:51 #86 DONE 4.7s 14:38:51 14:38:51 #54 [support-notifications internal] load build context 14:38:51 #54 ... 14:38:51 14:38:51 #45 [core-data internal] load build context 14:38:51 #45 ... 14:38:51 14:38:51 #52 [security-proxy-setup internal] load build context 14:38:51 #52 ... 14:38:51 14:38:51 #46 [security-secretstore-setup internal] load build context 14:38:51 #46 ... 14:38:51 14:38:51 #37 [security-spiffe-token-provider internal] load build context 14:38:51 #37 ... 14:38:51 14:38:51 #46 [security-secretstore-setup internal] load build context 14:38:51 #46 ... 14:38:51 14:38:51 #47 [core-keeper internal] load build context 14:38:52 #47 ... 14:38:52 14:38:52 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:38:52 #87 DONE 0.9s 14:38:52 14:38:52 #47 [core-keeper internal] load build context 14:38:52 #47 ... 14:38:52 14:38:52 #46 [security-secretstore-setup internal] load build context 14:38:52 #46 ... 14:38:52 14:38:52 #48 [support-cron-scheduler internal] load build context 14:38:52 #48 ... 14:38:52 14:38:52 #46 [security-secretstore-setup internal] load build context 14:38:52 #46 ... 14:38:52 14:38:52 #51 [security-proxy-auth internal] load build context 14:38:52 #51 ... 14:38:52 14:38:52 #57 [core-common-config-bootstrapper internal] load build context 14:38:52 #57 ... 14:38:52 14:38:52 #51 [security-proxy-auth internal] load build context 14:38:53 #51 ... 14:38:53 14:38:53 #53 [support-scheduler internal] load build context 14:38:53 #53 ... 14:38:53 14:38:53 #57 [core-common-config-bootstrapper internal] load build context 14:38:53 #57 ... 14:38:53 14:38:53 #55 [core-command internal] load build context 14:38:53 #55 transferring context: 157.15MB 63.1s 14:38:53 #55 ... 14:38:53 14:38:53 #51 [security-proxy-auth internal] load build context 14:38:55 #51 ... 14:38:55 14:38:55 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:38:55 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 57.9s done 14:38:55 #43 DONE 64.7s 14:38:55 14:38:55 #51 [security-proxy-auth internal] load build context 14:38:57 #51 ... 14:38:57 14:38:57 #50 [core-metadata internal] load build context 14:38:57 #50 ... 14:38:57 14:38:57 #51 [security-proxy-auth internal] load build context 14:38:58 #51 ... 14:38:58 14:38:58 #56 [security-bootstrapper internal] load build context 14:38:58 #56 ... 14:38:58 14:38:58 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:39:00 #88 DONE 2.4s 14:39:00 14:39:00 #55 [core-command internal] load build context 14:39:00 #55 transferring context: 187.17MB 70.1s 14:39:00 #55 ... 14:39:00 14:39:00 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:39:00 #89 ... 14:39:00 14:39:00 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:39:00 #90 DONE 3.4s 14:39:01 14:39:01 #55 [core-command internal] load build context 14:39:01 #55 ... 14:39:01 14:39:01 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:39:01 #91 DONE 3.6s 14:39:01 14:39:01 #55 [core-command internal] load build context 14:39:01 #55 ... 14:39:01 14:39:01 #45 [core-data internal] load build context 14:39:01 #45 ... 14:39:01 14:39:01 #54 [support-notifications internal] load build context 14:39:01 #54 ... 14:39:01 14:39:01 #52 [security-proxy-setup internal] load build context 14:39:01 #52 ... 14:39:01 14:39:01 #54 [support-notifications internal] load build context 14:39:01 #54 ... 14:39:01 14:39:01 #37 [security-spiffe-token-provider internal] load build context 14:39:01 #37 ... 14:39:01 14:39:01 #52 [security-proxy-setup internal] load build context 14:39:02 #52 ... 14:39:02 14:39:02 #47 [core-keeper internal] load build context 14:39:02 #47 ... 14:39:02 14:39:02 #37 [security-spiffe-token-provider internal] load build context 14:39:02 #37 ... 14:39:02 14:39:02 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:39:02 #92 DONE 1.2s 14:39:02 14:39:02 #37 [security-spiffe-token-provider internal] load build context 14:39:02 #37 ... 14:39:02 14:39:02 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:39:02 #89 DONE 1.7s 14:39:02 14:39:02 #37 [security-spiffe-token-provider internal] load build context 14:39:02 #37 ... 14:39:02 14:39:02 #48 [support-cron-scheduler internal] load build context 14:39:02 #48 ... 14:39:02 14:39:02 #47 [core-keeper internal] load build context 14:39:02 #47 ... 14:39:02 14:39:02 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:39:02 #93 DONE 1.4s 14:39:02 14:39:02 #47 [core-keeper internal] load build context 14:39:02 #47 ... 14:39:02 14:39:02 #46 [security-secretstore-setup internal] load build context 14:39:02 #46 ... 14:39:02 14:39:02 #47 [core-keeper internal] load build context 14:39:03 #47 ... 14:39:03 14:39:03 #53 [support-scheduler internal] load build context 14:39:03 #53 ... 14:39:03 14:39:03 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 14:39:03 #94 DONE 0.8s 14:39:03 14:39:03 #53 [support-scheduler internal] load build context 14:39:03 #53 ... 14:39:03 14:39:03 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:39:03 #95 ... 14:39:03 14:39:03 #96 [security-spire-server stage-2 6/9] COPY security.txt / 14:39:03 #96 DONE 1.2s 14:39:03 14:39:03 #47 [core-keeper internal] load build context 14:39:03 #47 ... 14:39:03 14:39:03 #57 [core-common-config-bootstrapper internal] load build context 14:39:04 #57 ... 14:39:04 14:39:04 #47 [core-keeper internal] load build context 14:39:04 #47 ... 14:39:04 14:39:04 #97 [security-spire-config stage-2 6/10] COPY security.txt / 14:39:04 #97 DONE 1.5s 14:39:04 14:39:04 #47 [core-keeper internal] load build context 14:39:04 #47 ... 14:39:04 14:39:04 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:39:04 #95 DONE 1.5s 14:39:04 14:39:04 #47 [core-keeper internal] load build context 14:39:05 #47 ... 14:39:05 14:39:05 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:39:05 #98 DONE 1.5s 14:39:05 14:39:05 #47 [core-keeper internal] load build context 14:39:06 #47 ... 14:39:06 14:39:06 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:39:06 #99 DONE 1.7s 14:39:06 14:39:06 #47 [core-keeper internal] load build context 14:39:06 #47 transferring context: 110.02MB 75.4s 14:39:06 #47 ... 14:39:06 14:39:06 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:39:06 #100 DONE 1.8s 14:39:06 14:39:06 #47 [core-keeper internal] load build context 14:39:06 #47 ... 14:39:06 14:39:06 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:39:06 #101 DONE 1.7s 14:39:06 14:39:06 #47 [core-keeper internal] load build context 14:39:07 #47 ... 14:39:07 14:39:07 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:39:07 #102 DONE 1.7s 14:39:07 14:39:07 #47 [core-keeper internal] load build context 14:39:07 #47 ... 14:39:07 14:39:07 #50 [core-metadata internal] load build context 14:39:07 #50 ... 14:39:07 14:39:07 #48 [support-cron-scheduler internal] load build context 14:39:07 #48 ... 14:39:07 14:39:07 #50 [core-metadata internal] load build context 14:39:08 #50 ... 14:39:08 14:39:08 #51 [security-proxy-auth internal] load build context 14:39:08 #51 ... 14:39:08 14:39:08 #50 [core-metadata internal] load build context 14:39:08 #50 ... 14:39:08 14:39:08 #56 [security-bootstrapper internal] load build context 14:39:08 #56 ... 14:39:08 14:39:08 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:39:08 #103 DONE 1.4s 14:39:08 14:39:08 #56 [security-bootstrapper internal] load build context 14:39:08 #56 ... 14:39:08 14:39:08 #50 [core-metadata internal] load build context 14:39:08 #50 ... 14:39:08 14:39:08 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:39:08 #104 DONE 1.6s 14:39:08 14:39:08 #50 [core-metadata internal] load build context 14:39:09 #50 ... 14:39:09 14:39:09 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:39:09 #105 DONE 1.5s 14:39:09 14:39:09 #50 [core-metadata internal] load build context 14:39:10 #50 transferring context: 260.17MB 79.6s 14:39:11 #50 ... 14:39:11 14:39:11 #55 [core-command internal] load build context 14:39:11 #55 ... 14:39:11 14:39:11 #45 [core-data internal] load build context 14:39:11 #45 ... 14:39:11 14:39:11 #55 [core-command internal] load build context 14:39:11 #55 ... 14:39:11 14:39:11 #54 [support-notifications internal] load build context 14:39:11 #54 ... 14:39:11 14:39:11 #55 [core-command internal] load build context 14:39:11 #55 ... 14:39:11 14:39:11 #52 [security-proxy-setup internal] load build context 14:39:12 #52 ... 14:39:12 14:39:12 #50 [core-metadata internal] load build context 14:39:12 #50 ... 14:39:12 14:39:12 #37 [security-spiffe-token-provider internal] load build context 14:39:12 #37 ... 14:39:12 14:39:12 #50 [core-metadata internal] load build context 14:39:13 #50 ... 14:39:13 14:39:13 #46 [security-secretstore-setup internal] load build context 14:39:13 #46 ... 14:39:13 14:39:13 #37 [security-spiffe-token-provider internal] load build context 14:39:13 #37 ... 14:39:13 14:39:13 #53 [support-scheduler internal] load build context 14:39:13 #53 ... 14:39:13 14:39:13 #37 [security-spiffe-token-provider internal] load build context 14:39:14 #37 ... 14:39:14 14:39:14 #57 [core-common-config-bootstrapper internal] load build context 14:39:14 #57 ... 14:39:14 14:39:14 #37 [security-spiffe-token-provider internal] load build context 14:39:16 #37 transferring context: 286.95MB 85.4s 14:39:16 #37 ... 14:39:16 14:39:16 #106 [security-spire-config] exporting to image 14:39:16 #106 exporting layers 6.6s done 14:39:16 #106 writing image sha256:e3011ae05f1eadec18c435e2c65073fea54cd122483c2db7944c43b252e340cb 0.1s done 14:39:16 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 14:39:16 #106 writing image sha256:29c193e5ada9524fd995b3080e0b18aea6cb36e02d38b4b562dac550e1dbc1d8 0.1s done 14:39:16 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 14:39:16 #106 writing image sha256:355f97acc2196ec96b10f8ab9ca4187f81d361d842ff6b44a68eff60374768d6 0.0s done 14:39:16 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 14:39:16 #106 DONE 8.0s 14:39:16 14:39:16 #37 [security-spiffe-token-provider internal] load build context 14:39:17 #37 ... 14:39:17 14:39:17 #47 [core-keeper internal] load build context 14:39:17 #47 ... 14:39:17 14:39:17 #37 [security-spiffe-token-provider internal] load build context 14:39:18 #37 ... 14:39:18 14:39:18 #48 [support-cron-scheduler internal] load build context 14:39:18 #48 ... 14:39:18 14:39:18 #37 [security-spiffe-token-provider internal] load build context 14:39:18 #37 ... 14:39:18 14:39:18 #51 [security-proxy-auth internal] load build context 14:39:18 #51 ... 14:39:18 14:39:18 #37 [security-spiffe-token-provider internal] load build context 14:39:18 #37 ... 14:39:18 14:39:18 #56 [security-bootstrapper internal] load build context 14:39:18 #56 ... 14:39:18 14:39:18 #51 [security-proxy-auth internal] load build context 14:39:19 #51 ... 14:39:19 14:39:19 #50 [core-metadata internal] load build context 14:39:19 #50 transferring context: 307.99MB 88.8s done 14:39:19 #50 DONE 89.2s 14:39:19 14:39:19 #51 [security-proxy-auth internal] load build context 14:39:19 #51 ... 14:39:19 14:39:19 #37 [security-spiffe-token-provider internal] load build context 14:39:19 #37 transferring context: 307.99MB 89.1s done 14:39:19 #37 DONE 89.6s 14:39:19 14:39:19 #51 [security-proxy-auth internal] load build context 14:39:21 #51 ... 14:39:21 14:39:21 #45 [core-data internal] load build context 14:39:21 #45 ... 14:39:21 14:39:21 #51 [security-proxy-auth internal] load build context 14:39:22 #51 ... 14:39:22 14:39:22 #54 [support-notifications internal] load build context 14:39:22 #54 ... 14:39:22 14:39:22 #55 [core-command internal] load build context 14:39:22 #55 ... 14:39:22 14:39:22 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:39:22 #107 DONE 2.7s 14:39:22 14:39:22 #55 [core-command internal] load build context 14:39:22 #55 ... 14:39:22 14:39:22 #52 [security-proxy-setup internal] load build context 14:39:22 #52 ... 14:39:22 14:39:22 #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:39:22 #108 DONE 2.4s 14:39:22 14:39:22 #52 [security-proxy-setup internal] load build context 14:39:22 #52 ... 14:39:22 14:39:22 #55 [core-command internal] load build context 14:39:23 #55 ... 14:39:23 14:39:23 #46 [security-secretstore-setup internal] load build context 14:39:23 #46 ... 14:39:23 14:39:23 #55 [core-command internal] load build context 14:39:23 #55 ... 14:39:23 14:39:23 #56 [security-bootstrapper internal] load build context 14:39:23 #56 transferring context: 307.99MB 93.0s done 14:39:23 #56 DONE 93.4s 14:39:23 14:39:23 #55 [core-command internal] load build context 14:39:23 #55 ... 14:39:23 14:39:23 #53 [support-scheduler internal] load build context 14:39:23 #53 ... 14:39:23 14:39:23 #55 [core-command internal] load build context 14:39:24 #55 ... 14:39:24 14:39:24 #57 [core-common-config-bootstrapper internal] load build context 14:39:24 #57 ... 14:39:24 14:39:24 #53 [support-scheduler internal] load build context 14:39:25 #53 ... 14:39:25 14:39:25 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:39:25 #109 DONE 1.5s 14:39:25 14:39:25 #53 [support-scheduler internal] load build context 14:39:26 #53 ... 14:39:26 14:39:26 #52 [security-proxy-setup internal] load build context 14:39:26 #52 transferring context: 307.99MB 95.9s done 14:39:26 #52 DONE 96.3s 14:39:26 14:39:26 #55 [core-command internal] load build context 14:39:26 #55 transferring context: 307.99MB 95.8s done 14:39:26 #55 DONE 96.3s 14:39:26 14:39:26 #53 [support-scheduler internal] load build context 14:39:26 #53 transferring context: 307.99MB 96.3s done 14:39:27 #53 DONE 96.6s 14:39:27 14:39:27 #51 [security-proxy-auth internal] load build context 14:39:28 #51 ... 14:39:28 14:39:28 #47 [core-keeper internal] load build context 14:39:28 #47 ... 14:39:28 14:39:28 #51 [security-proxy-auth internal] load build context 14:39:28 #51 ... 14:39:28 14:39:28 #48 [support-cron-scheduler internal] load build context 14:39:28 #48 ... 14:39:28 14:39:28 #51 [security-proxy-auth internal] load build context 14:39:28 #51 ... 14:39:28 14:39:28 #45 [core-data internal] load build context 14:39:28 #45 transferring context: 307.99MB 98.3s done 14:39:28 #45 DONE 98.7s 14:39:28 14:39:28 #51 [security-proxy-auth internal] load build context 14:39:29 #51 transferring context: 307.99MB 98.7s done 14:39:29 #51 DONE 99.1s 14:39:29 14:39:29 #47 [core-keeper internal] load build context 14:39:32 #47 ... 14:39:32 14:39:32 #54 [support-notifications internal] load build context 14:39:32 #54 ... 14:39:32 14:39:32 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:32 #110 ... 14:39:32 14:39:32 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:32 #111 ... 14:39:32 14:39:32 #47 [core-keeper internal] load build context 14:39:33 #47 ... 14:39:33 14:39:33 #46 [security-secretstore-setup internal] load build context 14:39:33 #46 ... 14:39:33 14:39:33 #47 [core-keeper internal] load build context 14:39:34 #47 transferring context: 250.11MB 103.9s 14:39:34 #47 ... 14:39:34 14:39:34 #57 [core-common-config-bootstrapper internal] load build context 14:39:34 #57 ... 14:39:34 14:39:34 #47 [core-keeper internal] load build context 14:39:35 #47 ... 14:39:35 14:39:35 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:35 #112 ... 14:39:35 14:39:35 #57 [core-common-config-bootstrapper internal] load build context 14:39:38 #57 ... 14:39:38 14:39:38 #48 [support-cron-scheduler internal] load build context 14:39:38 #48 ... 14:39:38 14:39:38 #57 [core-common-config-bootstrapper internal] load build context 14:39:39 #57 ... 14:39:39 14:39:39 #48 [support-cron-scheduler internal] load build context 14:39:39 #48 transferring context: 307.99MB 108.4s done 14:39:39 #48 DONE 108.8s 14:39:39 14:39:39 #57 [core-common-config-bootstrapper internal] load build context 14:39:40 #57 ... 14:39:40 14:39:40 #54 [support-notifications internal] load build context 14:39:40 #54 transferring context: 307.99MB 109.5s done 14:39:40 #54 DONE 110.1s 14:39:40 14:39:40 #57 [core-common-config-bootstrapper internal] load build context 14:39:40 #57 ... 14:39:40 14:39:40 #47 [core-keeper internal] load build context 14:39:40 #47 transferring context: 307.99MB 110.1s done 14:39:40 #47 DONE 110.4s 14:39:40 14:39:40 #57 [core-common-config-bootstrapper internal] load build context 14:39:40 #57 ... 14:39:40 14:39:40 #113 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 14:39:40 #113 DONE 1.7s 14:39:40 14:39:40 #57 [core-common-config-bootstrapper internal] load build context 14:39:40 #57 transferring context: 307.99MB 110.4s done 14:39:41 #57 DONE 110.7s 14:39:41 14:39:41 #46 [security-secretstore-setup internal] load build context 14:39:41 #46 ... 14:39:41 14:39:41 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:39:41 #114 DONE 0.8s 14:39:41 14:39:41 #46 [security-secretstore-setup internal] load build context 14:39:41 #46 ... 14:39:41 14:39:41 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:43 #115 ... 14:39:43 14:39:43 #46 [security-secretstore-setup internal] load build context 14:39:43 #46 transferring context: 307.99MB 112.8s done 14:39:43 #46 DONE 113.1s 14:39:43 14:39:43 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #116 ... 14:40:51 14:40:51 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #112 DONE 77.2s 14:40:51 14:40:51 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #111 DONE 80.5s 14:40:51 14:40:51 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #110 DONE 80.6s 14:40:51 14:40:51 #117 [core-metadata builder 6/7] COPY . . 14:40:51 #117 ... 14:40:51 14:40:51 #118 [security-spiffe-token-provider builder 6/7] COPY . . 14:40:51 #118 DONE 4.6s 14:40:51 14:40:51 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #115 DONE 66.7s 14:40:51 14:40:51 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #116 DONE 66.1s 14:40:51 14:40:51 #119 [support-cron-scheduler builder 6/7] COPY . . 14:40:51 #119 ... 14:40:51 14:40:51 #120 [security-bootstrapper builder 6/7] COPY . . 14:40:51 #120 DONE 4.9s 14:40:51 14:40:51 #121 [security-secretstore-setup builder 6/7] COPY . . 14:40:51 #121 CACHED 14:40:51 14:40:51 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:40:51 #122 CACHED 14:40:51 14:40:51 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #123 CACHED 14:40:51 14:40:51 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #124 CACHED 14:40:51 14:40:51 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 14:40:51 #125 CACHED 14:40:51 14:40:51 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:40:51 #126 CACHED 14:40:51 14:40:51 #127 [core-data builder 6/7] COPY . . 14:40:51 #127 CACHED 14:40:51 14:40:51 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 14:40:51 #128 CACHED 14:40:51 14:40:51 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #129 CACHED 14:40:51 14:40:51 #130 [security-proxy-auth builder 6/7] COPY . . 14:40:51 #130 CACHED 14:40:51 14:40:51 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #131 CACHED 14:40:51 14:40:51 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:40:51 #132 CACHED 14:40:51 14:40:51 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:40:51 #133 CACHED 14:40:51 14:40:51 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #134 CACHED 14:40:51 14:40:51 #135 [security-proxy-setup builder 6/7] COPY . . 14:40:51 #135 CACHED 14:40:51 14:40:51 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:40:51 #136 CACHED 14:40:51 14:40:51 #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #137 CACHED 14:40:51 14:40:51 #138 [support-scheduler builder 6/7] COPY . . 14:40:51 #138 CACHED 14:40:51 14:40:51 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:51 #139 CACHED 14:40:51 14:40:51 #140 [core-command builder 6/7] COPY . . 14:40:51 #140 CACHED 14:40:51 14:40:51 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 14:40:51 #141 CACHED 14:40:51 14:40:51 #117 [core-metadata builder 6/7] COPY . . 14:40:51 #117 DONE 4.9s 14:40:51 14:40:51 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:40:53 #142 ... 14:40:53 14:40:53 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:40:53 #0 5.256 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 14:40:53 #143 ... 14:40:53 14:40:53 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:40:53 #142 5.814 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 14:40:57 #142 ... 14:40:57 14:40:57 #144 [core-keeper builder 7/8] COPY . . 14:40:57 #144 DONE 9.6s 14:40:57 14:40:57 #119 [support-cron-scheduler builder 6/7] COPY . . 14:40:57 #119 DONE 9.8s 14:40:57 14:40:57 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:40:57 #145 CACHED 14:40:57 14:40:57 #146 [support-notifications builder 6/7] COPY . . 14:40:57 #146 CACHED 14:40:57 14:40:57 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:40:57 #147 CACHED 14:40:57 14:40:57 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:40:57 #148 ... 14:40:57 14:40:57 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:40:57 #0 4.078 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 14:40:57 #149 ... 14:40:57 14:40:57 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:40:57 #0 4.314 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 14:40:57 #150 ... 14:40:57 14:40:57 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:40:57 #0 5.531 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 14:40:58 #151 ... 14:40:58 14:40:58 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:40:58 #0 5.233 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 14:40:58 #152 ... 14:40:58 14:40:58 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:40:58 #0 5.502 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 14:40:58 #153 ... 14:40:58 14:40:58 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:40:58 #0 5.335 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 14:40:58 #154 ... 14:40:58 14:40:58 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:40:58 #0 4.877 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 14:40:58 #155 ... 14:40:58 14:40:58 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:40:58 #0 4.329 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 14:40:58 #156 ... 14:40:58 14:40:58 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:41:00 #157 2.838 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 14:41:08 #157 ... 14:41:08 14:41:08 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:41:08 #0 2.782 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 14:41:10 #158 ... 14:41:10 14:41:10 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:41:10 #148 3.032 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 15:00:33 #148 ... 15:00:33 15:00:33 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:00:33 #154 1176.5 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 15:00:33 #154 ... 15:00:33 15:00:33 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:00:33 #150 DONE 1177.2s 15:00:33 15:00:33 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:33 #153 ... 15:00:33 15:00:33 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:00:33 #159 DONE 0.2s 15:00:33 15:00:33 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:00:33 #160 DONE 0.1s 15:00:33 15:00:33 #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 15:00:33 #161 DONE 0.1s 15:00:33 15:00:33 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:00:33 #162 DONE 0.2s 15:00:33 15:00:33 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:00:33 #163 DONE 0.2s 15:00:33 15:00:33 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:00:33 #157 ... 15:00:33 15:00:33 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:00:33 #164 DONE 0.2s 15:00:33 15:00:33 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:00:33 #165 DONE 2.3s 15:00:33 15:00:33 #106 [security-proxy-setup] exporting to image 15:00:33 #106 exporting layers 15:00:33 #106 exporting layers 0.9s done 15:00:33 #106 writing image sha256:3939271bc4342852c452930479ad75e7a5d57fc214a427131b6fe00376455fb8 done 15:00:33 #106 naming to docker.io/library/security-proxy-setup-arm64 done 15:00:33 #106 DONE 8.9s 15:00:33 15:00:33 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:34 #153 ... 15:00:34 15:00:34 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:00:34 #152 DONE 1186.2s 15:00:34 15:00:34 #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:00:34 #166 DONE 0.5s 15:00:34 15:00:34 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:00:34 #151 ... 15:00:34 15:00:34 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 15:00:37 #167 DONE 2.2s 15:00:37 15:00:37 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:37 #153 ... 15:00:37 15:00:37 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 15:00:37 #168 DONE 0.2s 15:00:37 15:00:37 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:37 #153 ... 15:00:37 15:00:37 #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 15:00:37 #169 DONE 0.2s 15:00:37 15:00:37 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:37 #153 ... 15:00:37 15:00:37 #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:00:37 #170 DONE 0.3s 15:00:37 15:00:37 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:37 #153 ... 15:00:37 15:00:37 #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:00:37 #171 DONE 0.1s 15:00:37 15:00:37 #172 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:00:37 #172 DONE 0.1s 15:00:37 15:00:37 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:38 #153 ... 15:00:38 15:00:38 #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:00:38 #173 DONE 0.1s 15:00:38 15:00:38 #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:00:38 #174 DONE 0.1s 15:00:38 15:00:38 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:38 #153 ... 15:00:38 15:00:38 #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:00:38 #175 DONE 0.1s 15:00:38 15:00:38 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 15:00:40 #176 DONE 2.0s 15:00:40 15:00:40 #106 [security-bootstrapper] exporting to image 15:00:40 #106 exporting layers 15:00:41 #106 exporting layers 1.3s done 15:00:41 #106 writing image sha256:fbda61b4d873b7733b13d57caf56d8dde9eee9a37f737055765368eacfd2d404 done 15:00:41 #106 naming to docker.io/library/security-bootstrapper-arm64 done 15:00:41 #106 DONE 10.2s 15:00:41 15:00:41 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:48 #153 ... 15:00:48 15:00:48 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:00:48 #154 DONE 1200.0s 15:00:48 15:00:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:48 #153 ... 15:00:48 15:00:48 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:00:48 #177 DONE 0.3s 15:00:48 15:00:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:48 #153 ... 15:00:48 15:00:48 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:00:48 #178 DONE 0.3s 15:00:48 15:00:48 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:00:48 #149 ... 15:00:48 15:00:48 #179 [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 15:00:48 #179 DONE 0.1s 15:00:49 15:00:49 #180 [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 15:00:49 #180 DONE 0.2s 15:00:49 15:00:49 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:00:49 #181 DONE 0.2s 15:00:49 15:00:49 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:00:49 #182 DONE 0.2s 15:00:49 15:00:49 #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:00:50 #183 DONE 0.4s 15:00:50 15:00:50 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:00:50 #158 ... 15:00:50 15:00:50 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:00:50 #184 DONE 0.1s 15:00:50 15:00:50 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:00:52 #185 DONE 2.0s 15:00:52 15:00:52 #106 [security-secretstore-setup] exporting to image 15:00:52 #106 exporting layers 15:00:54 #106 exporting layers 1.4s done 15:00:54 #106 writing image sha256:946343d8f8bec7c165fd3d39b65576bc06be337dcd467b5b4a389812dd0b2f0f done 15:00:54 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 15:00:54 #106 DONE 11.6s 15:00:54 15:00:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:01:54 #153 ... 15:01:54 15:01:54 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:01:54 #151 DONE 1263.1s 15:01:54 15:01:54 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:01:54 #156 ... 15:01:54 15:01:54 #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:01:54 #186 DONE 0.2s 15:01:54 15:01:54 #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:01:54 #187 DONE 0.1s 15:01:54 15:01:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:01:54 #153 ... 15:01:54 15:01:54 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:01:54 #188 DONE 0.3s 15:01:54 15:01:54 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:01:54 #189 DONE 0.1s 15:01:54 15:01:54 #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:01:54 #190 DONE 0.1s 15:01:54 15:01:54 #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:01:54 #191 DONE 2.0s 15:01:54 15:01:54 #106 [core-common-config-bootstrapper] exporting to image 15:01:54 #106 exporting layers 15:01:55 #106 exporting layers 0.5s done 15:01:55 #106 writing image sha256:186579d4cde509c32897800474ac9d3f0c7b8f99bd4a07cbc334908d7c664614 done 15:01:55 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 15:01:55 #106 DONE 12.1s 15:01:55 15:01:55 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:03:46 #142 ... 15:03:46 15:03:46 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:03:46 #149 DONE 1374.9s 15:03:46 15:03:46 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:03:46 #157 ... 15:03:46 15:03:46 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:03:46 #192 DONE 0.3s 15:03:46 15:03:46 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:03:46 #193 DONE 0.2s 15:03:46 15:03:46 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:03:46 #194 DONE 0.3s 15:03:46 15:03:46 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:03:46 #195 DONE 0.2s 15:03:46 15:03:46 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:03:46 #157 ... 15:03:46 15:03:46 #106 [security-spiffe-token-provider] exporting to image 15:03:46 #106 exporting layers 15:03:46 #106 exporting layers 0.8s done 15:03:46 #106 writing image sha256:4aa5fca182950a31a5e64f6d09e039b23b89e5cdd0a622ab85eb647e53c55f62 done 15:03:46 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 15:03:46 #106 DONE 12.9s 15:03:46 15:03:46 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:11:53 #158 ... 15:11:53 15:11:53 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:11:53 #155 DONE 1855.1s 15:11:53 15:11:53 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:11:53 #153 ... 15:11:53 15:11:53 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:11:53 #196 DONE 0.1s 15:11:53 15:11:53 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:11:53 #197 DONE 0.2s 15:11:53 15:11:53 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:11:53 #198 DONE 0.4s 15:11:53 15:11:53 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:11:53 #199 DONE 0.2s 15:11:53 15:11:53 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:11:53 #200 DONE 0.1s 15:11:53 15:11:53 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:11:53 #142 ... 15:11:53 15:11:53 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:11:53 #201 DONE 1.8s 15:11:53 15:11:53 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:11:53 #153 ... 15:11:53 15:11:53 #106 [security-proxy-auth] exporting to image 15:11:53 #106 exporting layers 15:11:53 #106 exporting layers 0.8s done 15:11:53 #106 writing image sha256:11648c4bf784f1eb894edbbace65695c24355e3b1e145163cff48cf116db28c3 done 15:11:53 #106 naming to docker.io/library/security-proxy-auth-arm64 done 15:11:53 #106 DONE 13.7s 15:11:53 15:11:53 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:12:50 #153 ... 15:12:50 15:12:50 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:12:50 #142 DONE 1917.2s 15:12:50 15:12:50 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:12:50 #153 ... 15:12:50 15:12:50 #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:12:50 #202 DONE 0.3s 15:12:50 15:12:50 #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:12:50 #203 DONE 0.2s 15:12:50 15:12:50 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:12:50 #153 ... 15:12:50 15:12:50 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:12:50 #204 DONE 0.6s 15:12:50 15:12:50 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:12:50 #153 ... 15:12:50 15:12:50 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:12:50 #205 DONE 0.1s 15:12:50 15:12:50 #106 [core-command] exporting to image 15:12:50 #106 exporting layers 15:12:50 #106 exporting layers 0.4s done 15:12:50 #106 writing image sha256:17d9dbfe68dddaffe90559c386c92b31e5c2e4f4c8af36830d1991fd7a4140a2 done 15:12:50 #106 naming to docker.io/library/core-command-arm64 done 15:12:50 #106 DONE 14.1s 15:12:50 15:12:50 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:14:56 #153 ... 15:14:56 15:14:56 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:14:56 #156 DONE 2038.9s 15:14:56 15:14:56 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:14:56 #153 ... 15:14:56 15:14:56 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:14:56 #206 DONE 0.2s 15:14:56 15:14:56 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:14:56 #207 DONE 0.1s 15:14:56 15:14:56 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:14:56 #157 ... 15:14:56 15:14:56 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:14:56 #208 DONE 0.5s 15:14:56 15:14:56 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:14:56 #209 DONE 0.2s 15:14:56 15:14:56 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:14:56 #210 DONE 0.2s 15:14:56 15:14:56 #106 [core-metadata] exporting to image 15:14:56 #106 exporting layers 15:14:56 #106 exporting layers 0.5s done 15:14:56 #106 writing image sha256:d076eee0b0ca41385588f496a8a1a1529c8f61273d1164990c16db24146f3f0c done 15:14:56 #106 naming to docker.io/library/core-metadata-arm64 done 15:14:56 #106 DONE 14.6s 15:14:56 15:14:56 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:14:56 #158 DONE 2033.0s 15:14:56 15:14:56 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:56 #143 DONE 2042.6s 15:14:56 15:14:56 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:14:56 #148 ... 15:14:56 15:14:56 #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:14:56 #211 DONE 0.4s 15:14:56 15:14:56 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:14:56 #153 ... 15:14:56 15:14:56 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 15:14:56 #212 DONE 0.4s 15:14:56 15:14:56 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:14:56 #213 DONE 0.3s 15:14:56 15:14:56 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:14:56 #214 DONE 0.7s 15:14:56 15:14:56 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:14:56 #215 DONE 0.3s 15:14:56 15:14:56 #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 15:14:56 #216 DONE 0.7s 15:14:56 15:14:56 #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:14:56 #217 DONE 0.3s 15:14:56 15:14:56 #106 [core-keeper] exporting to image 15:14:56 #106 exporting layers 0.8s done 15:14:56 #106 writing image sha256:edd9d2329847283af04b0d5f9ba59cb698d27317ccc135e6b41b002e01fcb637 15:14:56 #106 exporting layers 0.7s done 15:14:56 #106 writing image sha256:edd9d2329847283af04b0d5f9ba59cb698d27317ccc135e6b41b002e01fcb637 0.1s done 15:14:56 #106 naming to docker.io/library/core-data-arm64 done 15:14:56 #106 writing image sha256:644d6bdc1d48a42cf3abe9d2f6cc806f012918ee8271d03dbd6935fc4db87d1c done 15:14:56 #106 naming to docker.io/library/core-keeper-arm64 done 15:14:56 #106 DONE 15.5s 15:14:56 15:14:56 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:15:29 #157 ... 15:15:29 15:15:29 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:15:29 #148 DONE 2066.4s 15:15:29 15:15:29 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:15:29 #153 DONE 2076.0s 15:15:29 15:15:29 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:15:29 #157 ... 15:15:29 15:15:29 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:15:29 #218 DONE 0.2s 15:15:29 15:15:29 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:15:29 #219 DONE 0.3s 15:15:29 15:15:29 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:15:29 #220 DONE 0.1s 15:15:29 15:15:29 #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:15:29 #221 DONE 0.2s 15:15:29 15:15:29 #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 15:15:29 #222 DONE 0.5s 15:15:29 15:15:29 #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 15:15:29 #223 ... 15:15:29 15:15:29 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:15:29 #224 DONE 0.7s 15:15:29 15:15:29 #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 15:15:29 #223 DONE 0.2s 15:15:29 15:15:29 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:15:29 #225 DONE 0.2s 15:15:29 15:15:29 #106 [support-scheduler] exporting to image 15:15:29 #106 exporting layers 15:15:29 #106 exporting layers 0.7s done 15:15:29 #106 writing image sha256:a18a81262856efb47c1434a599080db79231db0d0d4f2930ddc84ce8c29170e1 0.0s done 15:15:29 #106 naming to docker.io/library/support-scheduler-arm64 done 15:15:29 #106 writing image sha256:16c2ef9013ac1037f1478a1a889664b596bafa0813489eedc341bf47a5c8e89d done 15:15:29 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 15:15:29 #106 DONE 16.5s 15:15:29 15:15:29 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:15:29 #157 DONE 2069.5s 15:15:29 15:15:29 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:15:29 #226 DONE 0.1s 15:15:29 15:15:29 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:15:29 #227 DONE 0.1s 15:15:29 15:15:29 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:15:29 #228 DONE 0.4s 15:15:29 15:15:29 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:15:29 #229 DONE 0.1s 15:15:29 15:15:29 #106 [support-notifications] exporting to image 15:15:29 #106 exporting layers 0.5s done 15:15:29 #106 writing image sha256:26eac51104d7bb0304cf259dcd4587b64b48480d866b0a93ea670516f924a888 done 15:15:29 #106 naming to docker.io/library/support-notifications-arm64 done 15:15:29 #106 DONE 17.0s 15:15:29 time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:15:29 time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:15:29 $ docker stop --time=1 65ef313786b17d7d3090641c78aa21f6aae7974388f3be67c8e9802845f81d4f 15:15:30 $ docker rm -f --volumes 65ef313786b17d7d3090641c78aa21f6aae7974388f3be67c8e9802845f81d4f [Pipeline] // withDockerContainer [Pipeline] sh 15:15:31 + docker images 15:15:31 REPOSITORY TAG IMAGE ID CREATED SIZE 15:15:31 support-notifications-arm64 latest 26eac51104d7 4 seconds ago 41.9MB 15:15:31 support-scheduler-arm64 latest a18a81262856 6 seconds ago 41.2MB 15:15:31 support-cron-scheduler-arm64 latest 16c2ef9013ac 6 seconds ago 41.8MB 15:15:31 core-keeper-arm64 latest 644d6bdc1d48 39 seconds ago 38.9MB 15:15:31 core-data-arm64 latest edd9d2329847 39 seconds ago 39MB 15:15:31 core-metadata-arm64 latest d076eee0b0ca 43 seconds ago 39.1MB 15:15:31 core-command-arm64 latest 17d9dbfe68dd 2 minutes ago 35MB 15:15:31 security-proxy-auth-arm64 latest 11648c4bf784 3 minutes ago 32.6MB 15:15:31 security-spiffe-token-provider-arm64 latest 4aa5fca18295 11 minutes ago 29MB 15:15:31 core-common-config-bootstrapper-arm64 latest 186579d4cde5 13 minutes ago 15.3MB 15:15:31 security-secretstore-setup-arm64 latest 946343d8f8be 14 minutes ago 36.4MB 15:15:31 security-bootstrapper-arm64 latest fbda61b4d873 14 minutes ago 18.9MB 15:15:31 security-proxy-setup-arm64 latest 3939271bc434 15 minutes ago 26.1MB 15:15:31 security-spire-config-arm64 latest 355f97acc219 36 minutes ago 115MB 15:15:31 security-spire-agent-arm64 latest e3011ae05f1e 36 minutes ago 174MB 15:15:31 security-spire-server-arm64 latest 29c193e5ada9 36 minutes ago 116MB 15:15:31 ci-base-image-arm64 latest 65c992b26c46 56 minutes ago 965MB 15:15:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 15:15:31 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 15:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:32 15:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:33 arm64: Pulling from edgex-lftools-log-publisher 15:15:33 8998bd30e6a1: Pulling fs layer 15:15:33 04944245beec: Pulling fs layer 15:15:33 699f458cf7ca: Pulling fs layer 15:15:33 765212b225bb: Pulling fs layer 15:15:33 f23df028b6ca: Pulling fs layer 15:15:33 d65c8cfc05b1: Pulling fs layer 15:15:33 2437ff75d9bd: Pulling fs layer 15:15:33 f23df028b6ca: Waiting 15:15:33 d65c8cfc05b1: Waiting 15:15:33 2437ff75d9bd: Waiting 15:15:33 765212b225bb: Waiting 15:15:33 04944245beec: Verifying Checksum 15:15:33 04944245beec: Download complete 15:15:33 765212b225bb: Verifying Checksum 15:15:33 765212b225bb: Download complete 15:15:33 f23df028b6ca: Download complete 15:15:33 d65c8cfc05b1: Verifying Checksum 15:15:33 d65c8cfc05b1: Download complete 15:15:33 699f458cf7ca: Verifying Checksum 15:15:33 699f458cf7ca: Download complete 15:15:33 8998bd30e6a1: Download complete 15:15:36 2437ff75d9bd: Verifying Checksum 15:15:36 2437ff75d9bd: Download complete 15:15:39 8998bd30e6a1: Pull complete 15:15:39 04944245beec: Pull complete 15:15:40 699f458cf7ca: Pull complete 15:15:40 765212b225bb: Pull complete 15:15:41 f23df028b6ca: Pull complete 15:15:41 d65c8cfc05b1: Pull complete 15:16:00 2437ff75d9bd: Pull complete 15:16:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:16:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:00 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 15:16:00 $ 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 15:16:03 $ docker top f36ad3a1d2d30d6dafce68a7cbc824a508ddc27c4f1a55c3c2cdaebb962f6a96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:04 ---> job-cost.sh 15:16:04 lf-activate-venv: SKIPPING 15:16:04 INFO: No Stack... 15:16:04 INFO: Retrieving Pricing Info for: v3-standard-4 15:16:05 INFO: Archiving Costs [Pipeline] sh 15:16:06 + cat /w/workspace/edgex-go/1/archives/cost.csv 15:16:06 + cut -d, -f6 [Pipeline] lock 15:16:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] 15:16:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] did not exist. Created. 15:16:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:07 + echo total: 0.2199999988079071 [Pipeline] stash 15:16:07 Stashed 1 file(s) [Pipeline] } 15:16:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:16:07 $ docker stop --time=1 f36ad3a1d2d30d6dafce68a7cbc824a508ddc27c4f1a55c3c2cdaebb962f6a96 15:16:09 $ docker rm -f --volumes f36ad3a1d2d30d6dafce68a7cbc824a508ddc27c4f1a55c3c2cdaebb962f6a96 [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 15:16:10 provisioning config files... 15:16:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16585891474415006126tmp [Pipeline] { [Pipeline] sh 15:16:10 + set +x 15:16:10 + bash -s -- 15:16:10 + curl -s https://codecov.io/bash 15:16:10 15:16:10 _____ _ 15:16:10 / ____| | | 15:16:10 | | ___ __| | ___ ___ _____ __ 15:16:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:16:10 | |___| (_) | (_| | __/ (_| (_) \ V / 15:16:10 \_____\___/ \__,_|\___|\___\___/ \_/ 15:16:10 Bash-1.0.6 15:16:10 15:16:10 15:16:10 ==> git version 2.25.1 found 15:16:10 ==> 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 15:16:10 Release-Date: 2020-01-08 15:16:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:16:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:16:10 ==> Jenkins CI detected. 15:16:10 current dir:  /w/workspace/edgex-go/1 15:16:10 project root: . 15:16:10 --> token set from env 15:16:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:16:11 ==> Running gcov in . (disable via -X gcov) 15:16:11 ==> Python coveragepy not found 15:16:11 ==> Searching for coverage reports in: 15:16:11 + . 15:16:11 -> Found 1 reports 15:16:11 ==> Detecting git/mercurial file structure 15:16:11 ==> Reading reports 15:16:11 + ./coverage.out bytes=498370 15:16:11 ==> Appending adjustments 15:16:11 https://docs.codecov.io/docs/fixing-reports 15:16:12 + Found adjustments 15:16:12 ==> Gzipping contents 15:16:12 64K /tmp/codecov.8deUOc.gz 15:16:12 ==> Uploading reports 15:16:12 url: https://codecov.io 15:16:12 query: branch=PR-4844&commit=a864a732d67ffb5f2e3196c9a993cc36686b6f85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4844%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4844&job=&cmd_args= 15:16:12 -> Pinging Codecov 15:16:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4844&commit=a864a732d67ffb5f2e3196c9a993cc36686b6f85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4844%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4844&job=&cmd_args= 15:16:12 -> Uploading to 15:16:12 https://storage.googleapis.com/codecov/v4/raw/2024-07-31/00271124DB129430A58F1EEE437C3FCB/a864a732d67ffb5f2e3196c9a993cc36686b6f85/adc6b8ab-00e5-445f-9c73-15e03758ac95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T151612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0a4542df0e2762f032a0ccf2cfd82568cef6bc852da0c143d7b27863b2e7995 15:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:12 Dload Upload Total Spent Left Speed 15:16:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63536 0 0 100 63536 0 189k --:--:-- --:--:-- --:--:-- 189k 15:16:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] } 15:16: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 15:16:14 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 15:16:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:16:16 ---> package-listing.sh 15:16:16 ++ facter osfamily 15:16:16 ++ tr '[:upper:]' '[:lower:]' 15:16:16 + OS_FAMILY=debian 15:16:16 + workspace=/w/workspace/edgex-go/1 15:16:16 + START_PACKAGES=/tmp/packages_start.txt 15:16:16 + END_PACKAGES=/tmp/packages_end.txt 15:16:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:16 + PACKAGES=/tmp/packages_start.txt 15:16:16 + '[' /w/workspace/edgex-go/1 ']' 15:16:16 + PACKAGES=/tmp/packages_end.txt 15:16:16 + case "${OS_FAMILY}" in 15:16:16 + dpkg -l 15:16:16 + grep '^ii' 15:16:16 + '[' -f /tmp/packages_start.txt ']' 15:16:16 + '[' -f /tmp/packages_end.txt ']' 15:16:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:16 + '[' /w/workspace/edgex-go/1 ']' 15:16:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:16:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:16: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 15:16:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:17 15:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:17 latest: Pulling from edgex-lftools-log-publisher 15:16:17 5eb5b503b376: Pulling fs layer 15:16:17 5c69ac0246d0: Pulling fs layer 15:16:17 ec43610c2a17: Pulling fs layer 15:16:17 3a2ae6a8a46f: Pulling fs layer 15:16:17 33b1e0a273af: Pulling fs layer 15:16:17 5d3b04190fa2: Pulling fs layer 15:16:17 2f39f015ded8: Pulling fs layer 15:16:17 2f39f015ded8: Waiting 15:16:17 33b1e0a273af: Waiting 15:16:17 5d3b04190fa2: Waiting 15:16:17 5c69ac0246d0: Verifying Checksum 15:16:17 5c69ac0246d0: Download complete 15:16:17 3a2ae6a8a46f: Verifying Checksum 15:16:17 3a2ae6a8a46f: Download complete 15:16:17 33b1e0a273af: Verifying Checksum 15:16:17 33b1e0a273af: Download complete 15:16:18 5d3b04190fa2: Download complete 15:16:18 ec43610c2a17: Verifying Checksum 15:16:18 ec43610c2a17: Download complete 15:16:18 5eb5b503b376: Verifying Checksum 15:16:19 2f39f015ded8: Download complete 15:16:19 5eb5b503b376: Pull complete 15:16:19 5c69ac0246d0: Pull complete 15:16:20 ec43610c2a17: Pull complete 15:16:20 3a2ae6a8a46f: Pull complete 15:16:20 33b1e0a273af: Pull complete 15:16:20 5d3b04190fa2: Pull complete 15:16:24 2f39f015ded8: Pull complete 15:16:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:24 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 15:16: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 15:16:31 $ docker top c5169865e28998024abf2d0c26ae6111fc677d807bf3e81d895f02f0d7548f87 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:16:31 + mkdir -p /var/log/sysstat [Pipeline] sh 15:16:32 + ls /var/log/sa-host 15:16:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:32 provisioning config files... 15:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config958611128954560482tmp [Pipeline] { [Pipeline] echo 15:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:16:32 ---> create-netrc.sh [Pipeline] } 15:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:16:33 ---> python-tools-install.sh [Pipeline] echo 15:16:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:16:33 ---> sudo-logs.sh 15:16:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:16:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:16:34 ---> job-cost.sh 15:16:34 lf-activate-venv: SKIPPING 15:16:34 DEBUG: total: 0.2199999988079071 15:16:34 INFO: Retrieving Stack Cost... 15:16:34 INFO: Retrieving Pricing Info for: v3-standard-8 15:16:35 INFO: Archiving Costs [Pipeline] echo 15:16:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:16:35 ---> logs-deploy.sh 15:16:35 lf-activate-venv: SKIPPING 15:16:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4844/1 15:16:35 INFO: archiving workspace using pattern(s): 15:16:36 Archives upload complete. 15:16:36 INFO: archiving logs to Nexus 15:16:37 ---> uname -a: 15:16:37 Linux prd-ubuntu20-04-docker-8c-8g-6887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:16:37 15:16:37 15:16:37 ---> lscpu: 15:16:37 Architecture: x86_64 15:16:37 CPU op-mode(s): 32-bit, 64-bit 15:16:37 Byte Order: Little Endian 15:16:37 Address sizes: 40 bits physical, 48 bits virtual 15:16:37 CPU(s): 8 15:16:37 On-line CPU(s) list: 0-7 15:16:37 Thread(s) per core: 1 15:16:37 Core(s) per socket: 1 15:16:37 Socket(s): 8 15:16:37 NUMA node(s): 1 15:16:37 Vendor ID: AuthenticAMD 15:16:37 CPU family: 23 15:16:37 Model: 49 15:16:37 Model name: AMD EPYC-Rome Processor 15:16:37 Stepping: 0 15:16:37 CPU MHz: 2799.998 15:16:37 BogoMIPS: 5599.99 15:16:37 Virtualization: AMD-V 15:16:37 Hypervisor vendor: KVM 15:16:37 Virtualization type: full 15:16:37 L1d cache: 256 KiB 15:16:37 L1i cache: 256 KiB 15:16:37 L2 cache: 4 MiB 15:16:37 L3 cache: 128 MiB 15:16:37 NUMA node0 CPU(s): 0-7 15:16:37 Vulnerability Itlb multihit: Not affected 15:16:37 Vulnerability L1tf: Not affected 15:16:37 Vulnerability Mds: Not affected 15:16:37 Vulnerability Meltdown: Not affected 15:16:37 Vulnerability Mmio stale data: Not affected 15:16:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:16:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:16:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:16:37 Vulnerability Srbds: Not affected 15:16:37 Vulnerability Tsx async abort: Not affected 15:16: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 15:16:37 15:16:37 15:16:37 ---> nproc: 15:16:37 8 15:16:37 15:16:37 15:16:37 ---> df -h: 15:16:37 Filesystem Size Used Avail Use% Mounted on 15:16:37 overlay 155G 28G 128G 18% / 15:16:37 tmpfs 64M 0 64M 0% /dev 15:16:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:16:37 shm 64M 0 64M 0% /dev/shm 15:16:37 /dev/vda1 155G 28G 128G 18% /facter-os 15:16:37 15:16:37 15:16:37 ---> sar -b -r -n DEV: 15:16:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6887) 07/31/24 _x86_64_ (8 CPU) 15:16:37 15:16:37 14:11:05 LINUX RESTART (8 CPU) 15:16:37 15:16:37 14:12:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:16:37 14:13:01 158.03 5.03 153.00 0.00 493.35 53630.20 0.00 15:16:37 14:14:01 80.42 0.12 80.30 0.00 9.20 28146.13 0.00 15:16:37 14:15:01 38.74 0.00 38.74 0.00 0.00 33012.76 0.00 15:16:37 14:16:01 37.36 0.18 37.18 0.00 2.67 18609.30 0.00 15:16:37 14:17:01 228.46 6.78 221.68 0.00 4457.12 79532.74 0.00 15:16:37 14:18:01 144.84 0.07 144.77 0.00 6.13 191293.04 0.00 15:16:37 14:19:01 328.17 4.74 323.42 0.00 45.95 28964.61 0.00 15:16:37 14:20:01 263.63 2.56 261.06 0.00 20.51 94480.44 0.00 15:16:37 14:21:01 209.98 0.48 209.49 0.00 7.73 79548.17 0.00 15:16:37 14:22:01 167.23 0.08 167.14 0.00 0.67 51206.93 0.00 15:16:37 14:23:01 189.17 0.07 189.10 0.00 0.53 55382.07 0.00 15:16:37 14:24:01 119.58 0.02 119.56 0.00 0.13 46248.72 0.00 15:16:37 14:25:01 507.63 0.02 507.61 0.00 0.67 57953.22 0.00 15:16:37 14:26:01 2.42 0.00 2.42 0.00 0.00 33.86 0.00 15:16:37 14:27:01 1.98 0.02 1.97 0.00 0.13 26.80 0.00 15:16:37 14:28:01 3.88 1.02 2.87 0.00 21.86 36.39 0.00 15:16:37 14:29:01 1.00 0.02 0.98 0.00 4.27 10.80 0.00 15:16:37 14:30:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 15:16:37 14:31:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 15:16:37 14:32:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 15:16:37 14:33:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 15:16:37 14:34:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 15:16:37 14:35:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 15:16:37 14:36:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 15:16:37 14:37:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 15:16:37 14:38:01 2.10 0.00 2.10 0.00 0.00 23.99 0.00 15:16:37 14:39:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 15:16:37 14:40:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 15:16:37 14:41:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 15:16:37 14:42:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 15:16:37 14:43:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 15:16:37 14:44:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 15:16:37 14:45:01 2.62 1.57 1.05 0.00 36.93 13.46 0.00 15:16:37 14:46:01 1.85 0.00 1.85 0.00 0.00 21.59 0.00 15:16:37 14:47:02 1.15 0.00 1.15 0.00 0.00 12.53 0.00 15:16:37 14:48:01 1.58 0.00 1.58 0.00 0.00 18.17 0.00 15:16:37 14:49:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 15:16:37 14:50:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 15:16:37 14:51:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 15:16:37 14:52:01 1.92 0.00 1.92 0.00 0.00 21.59 0.00 15:16:37 14:53:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 15:16:37 14:54:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 15:16:37 14:55:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 15:16:37 14:56:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 15:16:37 14:57:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 15:16:37 14:58:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 15:16:37 14:59:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 15:16:37 15:00:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 15:16:37 15:01:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 15:16:37 15:02:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 15:16:37 15:03:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 15:16:37 15:04:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 15:16:37 15:05:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 15:16:37 15:06:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 15:16:37 15:07:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 15:16:37 15:08:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 15:16:37 15:09:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 15:16:37 15:10:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 15:16:37 15:11:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 15:16:37 15:12:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 15:16:37 15:13:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 15:16:37 15:14:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 15:16:37 15:15:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 15:16:37 15:16:01 1.92 0.00 1.92 0.00 0.00 21.99 0.00 15:16:37 Average: 39.82 0.35 39.46 0.00 79.61 12779.39 0.00 15:16:37 15:16:37 14:12:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:37 14:13:01 28202264 31549000 762260 2.32 100492 3455264 1912724 5.64 1212840 3005364 242160 15:16:37 14:14:01 27203144 31196444 1107932 3.37 128064 4006500 2223136 6.55 1924372 3224748 717512 15:16:37 14:15:01 27276944 31281456 1019736 3.10 131272 4007332 2440136 7.19 1630376 3430036 228564 15:16:37 14:16:01 26413924 31330248 969660 2.95 134840 4858340 2051500 6.05 1836176 4033180 577552 15:16:37 14:17:01 22505684 31242560 1027448 3.12 174072 8574908 2483264 7.32 2174108 7495204 3412092 15:16:37 14:18:01 20268708 31363392 899600 2.74 173128 10863108 2570912 7.58 2139436 9689432 2524 15:16:37 14:19:01 18215140 31270056 978224 2.97 269552 12516048 2987936 8.81 2689180 10969784 1155796 15:16:37 14:20:01 14959076 31392104 863224 2.63 340768 15665804 2385700 7.03 2815488 13950796 1591520 15:16:37 14:21:01 10869968 28948528 3232992 9.83 371244 16952192 10411804 30.68 5575012 14841996 814556 15:16:37 14:22:01 7459376 27961064 4215012 12.82 387272 19239140 10905516 32.14 7687852 16014260 1673664 15:16:37 14:23:01 7076656 29893180 2303536 7.01 398172 21499124 6655512 19.61 6597312 17481800 2818372 15:16:37 14:24:01 10161208 31402896 840888 2.56 401340 20132108 2421612 7.14 3206684 18060356 1236684 15:16:37 14:25:01 9821796 31388952 863236 2.63 406180 20443484 2147284 6.33 3291912 18316316 420 15:16:37 14:26:01 9846020 31413188 839280 2.55 406228 20443472 2147284 6.33 3267688 18316280 20 15:16:37 14:27:01 9845412 31412688 839720 2.55 406264 20443456 2145904 6.32 3268240 18316260 24 15:16:37 14:28:01 9883024 31451240 800932 2.44 406348 20444084 2193380 6.46 3229996 18316780 4 15:16:37 14:29:01 9884592 31452928 799188 2.43 406368 20444212 2193380 6.46 3228904 18316900 8 15:16:37 14:30:01 9895184 31463560 788568 2.40 406392 20444220 2193380 6.46 3218764 18316904 200 15:16:37 14:31:01 9895896 31464276 787988 2.40 406428 20444216 2193380 6.46 3218772 18316908 8 15:16:37 14:32:01 9895744 31464208 788064 2.40 406464 20444224 2193380 6.46 3218688 18316920 8 15:16:37 14:33:01 9896052 31464592 787660 2.40 406528 20444228 2193380 6.46 3218708 18316924 8 15:16:37 14:34:01 9895768 31464332 787836 2.40 406548 20444232 2193380 6.46 3218740 18316924 8 15:16:37 14:35:01 9895592 31464172 787928 2.40 406564 20444236 2193380 6.46 3218476 18316928 8 15:16:37 14:36:01 9895828 31464436 787612 2.40 406580 20444240 2193380 6.46 3218500 18316932 8 15:16:37 14:37:01 9896000 31464616 787356 2.39 406604 20444240 2193380 6.46 3218732 18316932 4 15:16:37 14:38:01 9895732 31464544 787364 2.39 406680 20444364 2193380 6.46 3218792 18317040 8 15:16:37 14:39:01 9895684 31464556 787272 2.39 406752 20444372 2193380 6.46 3218848 18317044 8 15:16:37 14:40:01 9895852 31464764 787184 2.39 406820 20444380 2177276 6.42 3218896 18317040 8 15:16:37 14:41:01 9895764 31464796 787148 2.39 406852 20444384 2177276 6.42 3219004 18317080 172 15:16:37 14:42:01 9895984 31465048 786840 2.39 406880 20444384 2177276 6.42 3219284 18317080 192 15:16:37 14:43:01 9896048 31465116 786732 2.39 406912 20444388 2177276 6.42 3219080 18317084 8 15:16:37 14:44:01 9896032 31465148 786640 2.39 406956 20444392 2177276 6.42 3219140 18317088 8 15:16:37 14:45:01 9884644 31455952 795816 2.42 406984 20445496 2177276 6.42 3230808 18317404 48 15:16:37 14:46:01 9884560 31455888 796032 2.42 407016 20445488 2177276 6.42 3230560 18317376 16 15:16:37 14:47:02 9884292 31455668 796192 2.42 407040 20445500 2177276 6.42 3230804 18317376 192 15:16:37 14:48:01 9884316 31455700 796144 2.42 407060 20445504 2177276 6.42 3230332 18317380 16 15:16:37 14:49:01 9883840 31455260 796476 2.42 407076 20445512 2177276 6.42 3230748 18317384 200 15:16:37 14:50:01 9883780 31455220 796660 2.42 407092 20445516 2177276 6.42 3230896 18317384 200 15:16:37 14:51:01 9883804 31455264 796596 2.42 407108 20445520 2177276 6.42 3231000 18317388 184 15:16:37 14:52:01 9883900 31455396 796444 2.42 407160 20445520 2177276 6.42 3230404 18317396 8 15:16:37 14:53:01 9883520 31455056 796692 2.42 407168 20445524 2177276 6.42 3230744 18317400 192 15:16:37 14:54:01 9883300 31454840 796896 2.42 407180 20445528 2177276 6.42 3230684 18317404 12 15:16:37 14:55:01 9883204 31454768 796860 2.42 407192 20445528 2177276 6.42 3230792 18317404 192 15:16:37 14:56:01 9883172 31454744 796868 2.42 407212 20445532 2177276 6.42 3230732 18317408 8 15:16:37 14:57:01 9883120 31454712 797052 2.42 407240 20445528 2177276 6.42 3230516 18317412 4 15:16:37 14:58:01 9882916 31454548 797196 2.42 407256 20445540 2177276 6.42 3230796 18317416 8 15:16:37 14:59:01 9882868 31454516 797172 2.42 407264 20445544 2177276 6.42 3230808 18317420 156 15:16:37 15:00:01 9882520 31454188 797388 2.42 407276 20445544 2177276 6.42 3231088 18317420 200 15:16:37 15:01:01 9882552 31454224 797336 2.42 407292 20445548 2177276 6.42 3230828 18317424 8 15:16:37 15:02:01 9882464 31454192 797264 2.42 407324 20445552 2161220 6.37 3231180 18317428 240 15:16:37 15:03:01 9882748 31454496 796944 2.42 407344 20445552 2145036 6.32 3230620 18317428 20 15:16:37 15:04:01 9882408 31454208 797100 2.42 407360 20445556 2145036 6.32 3231236 18317432 8 15:16:37 15:05:01 9882148 31454088 797148 2.42 407380 20445684 2161340 6.37 3230972 18317548 188 15:16:37 15:06:01 9882512 31454480 796848 2.42 407404 20445688 2161340 6.37 3231052 18317552 188 15:16:37 15:07:01 9882300 31454276 797128 2.42 407440 20445684 2161340 6.37 3230768 18317556 8 15:16:37 15:08:01 9882248 31454280 797292 2.42 407472 20445700 2161340 6.37 3231028 18317576 8 15:16:37 15:09:01 9882264 31454332 797336 2.42 407488 20445704 2161340 6.37 3231060 18317580 8 15:16:37 15:10:01 9882240 31454328 797272 2.42 407516 20445708 2161340 6.37 3231108 18317584 4 15:16:37 15:11:01 9881860 31453992 797536 2.43 407528 20445708 2161340 6.37 3231192 18317584 192 15:16:37 15:12:01 9882316 31454480 796988 2.42 407556 20445712 2145268 6.32 3231348 18317588 188 15:16:37 15:13:01 9882380 31454544 796908 2.42 407572 20445712 2145268 6.32 3231184 18317588 12 15:16:37 15:14:01 9882356 31454600 796784 2.42 407648 20445716 2145268 6.32 3231256 18317596 4 15:16:37 15:15:01 9882264 31454528 796976 2.42 407700 20445720 2161396 6.37 3231280 18317596 16 15:16:37 15:16:01 9882068 31454444 797076 2.42 407768 20445720 2161396 6.37 3231100 18317600 8 15:16:37 Average: 11477890 31319833 932429 2.84 377745 18826751 2538283 7.48 3241358 16792084 226170 15:16:37 15:16:37 14:12:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:16:37 14:13:01 lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 15:16:37 14:13:01 docker0 907.77 906.50 66.55 5110.71 0.00 0.00 0.00 0.00 15:16:37 14:13:01 ens3 1111.58 1041.42 10108.20 108.22 0.00 0.00 0.00 0.00 15:16:37 14:14:01 vethe328258 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:16:37 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:14:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:14:01 ens3 23.30 15.48 25.24 10.10 0.00 0.00 0.00 0.00 15:16:37 14:15:01 vethe328258 1.72 1.73 0.15 0.15 0.00 0.00 0.00 0.00 15:16:37 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:15:01 docker0 1.72 1.72 0.13 0.15 0.00 0.00 0.00 0.00 15:16:37 14:15:01 ens3 33.13 21.75 25.74 14.48 0.00 0.00 0.00 0.00 15:16:37 14:16:01 vethe328258 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:16:01 ens3 19.95 13.16 25.78 8.15 0.00 0.00 0.00 0.00 15:16:37 14:17:01 veth4555130 0.35 0.45 0.03 0.14 0.00 0.00 0.00 0.00 15:16:37 14:17:01 veth80105fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:17:01 veth863b2c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:17:01 vethf252742 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:17:01 veth31846ae 1.43 2.33 0.11 31.36 0.00 0.00 0.00 0.00 15:16:37 14:17:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 15:16:37 14:17:01 veth4a63c6f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:17:01 docker0 4.62 8.00 0.29 127.03 0.00 0.00 0.00 0.00 15:16:37 14:17:01 vethdb35430 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:17:01 veth65417ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:17:01 ens3 379.80 205.68 5974.18 160.79 0.00 0.00 0.00 0.00 15:16:37 14:17:01 veth3330370 2.83 5.65 0.21 95.57 0.00 0.00 0.00 0.01 15:16:37 14:18:01 veth4555130 0.08 0.23 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:18:01 veth19cd0ea 1.42 2.83 0.11 31.46 0.00 0.00 0.00 0.00 15:16:37 14:18:01 veth8f1ed61 3.97 6.21 0.32 92.47 0.00 0.00 0.00 0.01 15:16:37 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:18:01 docker0 16.84 28.61 1.08 412.10 0.00 0.00 0.00 0.00 15:16:37 14:18:01 ens3 46.08 28.87 426.44 8.77 0.00 0.00 0.00 0.00 15:16:37 14:18:01 vethb2afd5d 2.95 3.92 0.22 56.50 0.00 0.00 0.00 0.00 15:16:37 14:19:01 veth4555130 0.08 0.85 0.00 0.04 0.00 0.00 0.00 0.00 15:16:37 14:19:01 veth80a090f 41.52 86.55 4.16 378.22 0.00 0.00 0.00 0.03 15:16:37 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:19:01 vethe1f2726 47.24 96.84 4.59 399.14 0.00 0.00 0.00 0.03 15:16:37 14:19:01 docker0 326.07 583.95 26.35 3667.87 0.00 0.00 0.00 0.00 15:16:37 14:19:01 vethfe2c98d 95.61 155.40 9.07 1194.98 0.00 0.00 0.00 0.10 15:16:37 14:19:01 ens3 619.48 346.35 3695.66 46.12 0.00 0.00 0.00 0.00 15:16:37 14:19:01 vethe3dbdc8 95.54 179.44 9.23 1183.56 0.00 0.00 0.00 0.10 15:16:37 14:19:01 veth6d18af9 16.51 21.62 1.59 10.90 0.00 0.00 0.00 0.00 15:16:37 14:20:01 veth4555130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:20:01 docker0 161.20 341.65 13.74 2759.95 0.00 0.00 0.00 0.00 15:16:37 14:20:01 ens3 352.06 168.22 2768.39 20.66 0.00 0.00 0.00 0.00 15:16:37 14:21:01 vethce1a0b7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth9f29ab8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth4555130 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:21:01 vethd26358c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth59e2abb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 vethe42bf75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 vethf45eba9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth7d6b1be 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth9bb4498 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:21:01 vethbca8217 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth1180889 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth42a186c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 ens3 20.74 13.07 16.65 9.25 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth97ca1f3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:21:01 veth2829962 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:16:37 14:22:01 vethce1a0b7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth9f29ab8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth4555130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 vethd26358c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth59e2abb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 vethe42bf75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 vethf45eba9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth7d6b1be 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth9bb4498 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 vethbca8217 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth1180889 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth42a186c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 ens3 2.42 1.85 1.94 1.13 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth97ca1f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:22:01 veth2829962 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 vethce1a0b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth9f29ab8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth4555130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 vethd26358c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth59e2abb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 vethe42bf75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 vethf45eba9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth7d6b1be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth9bb4498 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 vethbca8217 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth1180889 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth42a186c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 ens3 5.76 4.58 4.57 2.64 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth97ca1f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:23:01 veth2829962 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 vethce1a0b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth9f29ab8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth4555130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 vethd26358c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth59e2abb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 vethe42bf75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 vethf45eba9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth7d6b1be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth9bb4498 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 vethbca8217 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth1180889 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth42a186c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 ens3 1.87 0.93 1.37 0.72 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth97ca1f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:24:01 veth2829962 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:25:01 ens3 15.26 11.65 12.38 6.86 0.00 0.00 0.00 0.00 15:16:37 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:26:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:27:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:16:37 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:29:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:30:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:32:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:16:37 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:36:01 ens3 0.37 0.22 0.53 0.01 0.00 0.00 0.00 0.00 15:16:37 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:37:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:16:37 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:39:01 ens3 0.27 0.12 0.09 0.01 0.00 0.00 0.00 0.00 15:16:37 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:42:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:16:37 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:45:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:45:01 ens3 6.50 5.18 4.60 5.15 0.00 0.00 0.00 0.00 15:16:37 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:46:01 ens3 1.72 1.45 0.97 1.21 0.00 0.00 0.00 0.00 15:16:37 14:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:47:02 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:16:37 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:48:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:52:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:16:37 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:55:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:16:37 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:57:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:16:37 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 14:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:02:01 ens3 0.77 0.63 0.56 0.30 0.00 0.00 0.00 0.00 15:16:37 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:04:01 ens3 0.80 0.43 0.30 0.22 0.00 0.00 0.00 0.00 15:16:37 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:05:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:07:01 ens3 0.52 0.37 0.31 0.20 0.00 0.00 0.00 0.00 15:16:37 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:08:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:12:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:16:37 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:37 15:16:01 ens3 0.30 0.18 0.12 0.01 0.00 0.00 0.00 0.00 15:16:37 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 15:16:37 Average: docker0 21.71 28.79 1.66 186.29 0.00 0.00 0.00 0.00 15:16:37 Average: ens3 40.83 28.94 355.96 6.29 0.00 0.00 0.00 0.00 15:16:37 15:16:37 15:16:37 ---> sar -P ALL: 15:16:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6887) 07/31/24 _x86_64_ (8 CPU) 15:16:37 15:16:37 14:11:05 LINUX RESTART (8 CPU) 15:16:37 15:16:37 14:12:03 CPU %user %nice %system %iowait %steal %idle 15:16:37 14:13:01 all 7.97 0.00 3.82 5.14 0.05 83.02 15:16:37 14:13:01 0 7.64 0.00 4.12 1.26 0.05 86.93 15:16:37 14:13:01 1 11.72 0.00 4.71 3.71 0.07 79.79 15:16:37 14:13:01 2 7.41 0.00 3.08 0.56 0.05 88.90 15:16:37 14:13:01 3 7.84 0.00 2.87 0.61 0.05 88.63 15:16:37 14:13:01 4 8.17 0.00 4.45 0.51 0.05 86.82 15:16:37 14:13:01 5 6.03 0.00 3.61 4.32 0.05 85.99 15:16:37 14:13:01 6 7.58 0.00 3.90 0.23 0.03 88.26 15:16:37 14:13:01 7 7.36 0.00 3.84 30.28 0.05 58.47 15:16:37 14:14:01 all 29.99 0.00 5.17 4.28 0.08 60.48 15:16:37 14:14:01 0 29.99 0.00 5.20 0.68 0.08 64.05 15:16:37 14:14:01 1 30.78 0.00 5.49 12.92 0.08 50.73 15:16:37 14:14:01 2 28.90 0.00 4.47 0.15 0.07 66.41 15:16:37 14:14:01 3 28.92 0.00 4.67 9.68 0.07 56.67 15:16:37 14:14:01 4 30.31 0.00 5.07 2.69 0.08 61.85 15:16:37 14:14:01 5 32.41 0.00 5.23 1.53 0.08 60.74 15:16:37 14:14:01 6 29.05 0.00 5.42 0.34 0.08 65.11 15:16:37 14:14:01 7 29.55 0.00 5.81 6.33 0.10 58.21 15:16:37 14:15:01 all 25.73 0.00 4.86 8.47 0.10 60.84 15:16:37 14:15:01 0 24.96 0.00 5.66 1.45 0.09 67.85 15:16:37 14:15:01 1 28.00 0.00 4.78 5.10 0.14 61.99 15:16:37 14:15:01 2 26.42 0.00 5.37 41.70 0.12 26.39 15:16:37 14:15:01 3 24.63 0.00 4.55 17.23 0.10 53.49 15:16:37 14:15:01 4 25.81 0.00 4.29 0.37 0.08 69.45 15:16:37 14:15:01 5 25.25 0.00 4.31 0.12 0.10 70.21 15:16:37 14:15:01 6 24.07 0.00 4.63 2.10 0.10 69.11 15:16:37 14:15:01 7 26.69 0.00 5.31 0.02 0.10 67.88 15:16:37 14:16:01 all 66.50 0.00 8.66 4.05 0.12 20.67 15:16:37 14:16:01 0 62.19 0.00 7.80 3.73 0.14 26.14 15:16:37 14:16:01 1 66.78 0.00 8.59 5.72 0.12 18.79 15:16:37 14:16:01 2 66.91 0.00 9.40 4.00 0.12 19.57 15:16:37 14:16:01 3 68.59 0.00 9.18 3.54 0.14 18.55 15:16:37 14:16:01 4 68.48 0.00 8.84 5.83 0.15 16.70 15:16:37 14:16:01 5 68.07 0.00 8.75 2.95 0.12 20.10 15:16:37 14:16:01 6 63.76 0.00 7.68 5.76 0.12 22.68 15:16:37 14:16:01 7 67.16 0.00 8.99 0.90 0.10 22.85 15:16:37 14:17:01 all 24.47 0.00 8.19 9.68 0.09 57.57 15:16:37 14:17:01 0 22.95 0.00 6.83 3.87 0.07 66.28 15:16:37 14:17:01 1 25.12 0.00 8.96 5.44 0.08 60.40 15:16:37 14:17:01 2 25.85 0.00 8.57 17.97 0.10 47.51 15:16:37 14:17:01 3 26.30 0.00 8.81 4.00 0.10 60.80 15:16:37 14:17:01 4 25.31 0.00 8.14 12.20 0.08 54.26 15:16:37 14:17:01 5 24.38 0.00 8.39 10.60 0.10 56.52 15:16:37 14:17:01 6 20.31 0.00 7.32 8.61 0.10 63.66 15:16:37 14:17:01 7 25.51 0.00 8.49 14.84 0.08 51.07 15:16:37 14:18:01 all 6.60 0.00 2.20 31.99 0.06 59.14 15:16:37 14:18:01 0 7.35 0.00 1.91 49.56 0.07 41.10 15:16:37 14:18:01 1 7.09 0.00 2.20 40.13 0.07 50.52 15:16:37 14:18:01 2 5.60 0.00 3.40 84.28 0.07 6.64 15:16:37 14:18:01 3 7.81 0.00 2.05 42.85 0.07 47.21 15:16:37 14:18:01 4 6.42 0.00 1.99 8.27 0.07 83.25 15:16:37 14:18:01 5 6.15 0.00 2.11 23.50 0.03 68.21 15:16:37 14:18:01 6 5.58 0.00 1.94 4.20 0.05 88.23 15:16:37 14:18:01 7 6.82 0.00 2.06 4.49 0.05 86.57 15:16:37 14:19:01 all 7.46 0.00 3.92 54.45 0.15 34.02 15:16:37 14:19:01 0 5.81 0.00 3.08 50.39 0.15 40.57 15:16:37 14:19:01 1 6.88 0.00 3.54 58.25 0.14 31.19 15:16:37 14:19:01 2 7.38 0.00 3.66 60.60 0.15 28.21 15:16:37 14:19:01 3 9.91 0.00 4.25 65.61 0.15 20.07 15:16:37 14:19:01 4 8.30 0.00 4.49 57.54 0.15 29.52 15:16:37 14:19:01 5 8.11 0.00 4.49 49.49 0.12 37.79 15:16:37 14:19:01 6 6.60 0.00 3.61 47.32 0.12 42.35 15:16:37 14:19:01 7 6.72 0.00 4.23 46.48 0.22 42.35 15:16:37 14:20:01 all 3.36 0.00 2.38 32.14 0.07 62.05 15:16:37 14:20:01 0 2.56 0.00 2.41 42.29 0.07 52.68 15:16:37 14:20:01 1 3.56 0.00 3.44 43.08 0.10 49.82 15:16:37 14:20:01 2 3.63 0.00 3.12 20.63 0.09 72.53 15:16:37 14:20:01 3 3.35 0.00 2.64 54.32 0.07 39.62 15:16:37 14:20:01 4 3.15 0.00 2.04 11.10 0.05 83.65 15:16:37 14:20:01 5 3.05 0.00 1.21 19.36 0.05 76.32 15:16:37 14:20:01 6 2.84 0.00 1.86 22.16 0.03 73.10 15:16:37 14:20:01 7 4.76 0.00 2.35 44.26 0.08 48.55 15:16:37 14:21:01 all 35.68 0.00 6.68 19.73 0.13 37.77 15:16:37 14:21:01 0 35.13 0.00 6.14 29.73 0.12 28.89 15:16:37 14:21:01 1 36.34 0.00 7.36 4.52 0.14 51.63 15:16:37 14:21:01 2 35.38 0.00 7.21 7.38 0.14 49.90 15:16:37 14:21:01 3 35.77 0.00 6.06 38.75 0.10 19.32 15:16:37 14:21:01 4 34.98 0.00 6.41 9.91 0.12 48.59 15:16:37 14:21:01 5 35.53 0.00 6.36 6.37 0.15 51.59 15:16:37 14:21:01 6 35.92 0.00 7.34 55.34 0.12 1.28 15:16:37 14:21:01 7 36.44 0.00 6.59 5.58 0.15 51.23 15:16:37 14:22:01 all 87.32 0.00 12.50 0.02 0.16 0.00 15:16:37 14:22:01 0 87.48 0.00 12.37 0.00 0.15 0.00 15:16:37 14:22:01 1 87.13 0.00 12.72 0.00 0.15 0.00 15:16:37 14:22:01 2 87.61 0.00 12.24 0.00 0.15 0.00 15:16:37 14:22:01 3 87.63 0.00 12.19 0.03 0.15 0.00 15:16:37 14:22:01 4 88.02 0.00 11.81 0.02 0.15 0.00 15:16:37 14:22:01 5 86.56 0.00 13.16 0.09 0.19 0.00 15:16:37 14:22:01 6 87.13 0.00 12.72 0.00 0.15 0.00 15:16:37 14:22:01 7 86.96 0.00 12.83 0.02 0.19 0.00 15:16:37 14:23:01 all 87.99 0.00 11.30 0.52 0.19 0.00 15:16:37 14:23:01 0 87.17 0.00 11.98 0.68 0.17 0.00 15:16:37 14:23:01 1 87.91 0.00 11.47 0.44 0.18 0.00 15:16:37 14:23:01 2 87.72 0.00 11.98 0.12 0.17 0.00 15:16:37 14:23:01 3 88.76 0.00 10.30 0.74 0.18 0.02 15:16:37 14:23:01 4 89.12 0.00 10.36 0.34 0.19 0.00 15:16:37 14:23:01 5 87.32 0.00 11.88 0.60 0.20 0.00 15:16:37 14:23:01 6 88.10 0.00 11.19 0.50 0.20 0.00 15:16:37 14:23:01 7 87.81 0.00 11.27 0.72 0.20 0.00 15:16:37 15:16:37 14:23:01 CPU %user %nice %system %iowait %steal %idle 15:16:37 14:24:01 all 29.58 0.00 4.37 10.17 0.08 55.80 15:16:37 14:24:01 0 29.45 0.00 4.12 0.87 0.07 65.50 15:16:37 14:24:01 1 30.62 0.00 5.15 62.07 0.10 2.06 15:16:37 14:24:01 2 28.37 0.00 5.10 13.15 0.10 53.27 15:16:37 14:24:01 3 30.09 0.00 3.50 0.82 0.07 65.53 15:16:37 14:24:01 4 28.67 0.00 4.57 0.56 0.07 66.14 15:16:37 14:24:01 5 30.15 0.00 4.30 2.33 0.08 63.14 15:16:37 14:24:01 6 29.49 0.00 4.39 0.75 0.07 65.30 15:16:37 14:24:01 7 29.81 0.00 3.87 1.21 0.07 65.05 15:16:37 14:25:01 all 1.90 0.00 1.34 16.04 0.05 80.66 15:16:37 14:25:01 0 1.78 0.00 1.29 1.70 0.05 95.17 15:16:37 14:25:01 1 1.76 0.00 1.88 75.06 0.07 21.24 15:16:37 14:25:01 2 2.33 0.00 1.21 14.46 0.05 81.95 15:16:37 14:25:01 3 1.72 0.00 1.00 5.11 0.03 92.14 15:16:37 14:25:01 4 1.89 0.00 1.44 9.44 0.05 87.19 15:16:37 14:25:01 5 2.00 0.00 1.46 10.59 0.08 85.87 15:16:37 14:25:01 6 1.72 0.00 1.20 9.21 0.03 87.84 15:16:37 14:25:01 7 1.99 0.00 1.25 2.89 0.07 93.80 15:16:37 14:26:01 all 0.02 0.00 0.02 0.01 0.00 99.95 15:16:37 14:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:16:37 14:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:16:37 14:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 14:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:26:01 4 0.02 0.00 0.03 0.08 0.00 99.87 15:16:37 14:26:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:16:37 14:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:27:01 all 0.05 0.00 0.03 0.00 0.01 99.91 15:16:37 14:27:01 0 0.08 0.00 0.02 0.02 0.00 99.88 15:16:37 14:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:16:37 14:27:01 2 0.02 0.00 0.07 0.00 0.02 99.90 15:16:37 14:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 14:27:01 4 0.03 0.00 0.08 0.02 0.02 99.85 15:16:37 14:27:01 5 0.10 0.00 0.03 0.00 0.00 99.87 15:16:37 14:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:28:01 all 0.06 0.00 0.04 0.01 0.01 99.88 15:16:37 14:28:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:16:37 14:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:28:01 2 0.05 0.00 0.03 0.02 0.02 99.88 15:16:37 14:28:01 3 0.20 0.00 0.07 0.02 0.02 99.70 15:16:37 14:28:01 4 0.07 0.00 0.03 0.02 0.02 99.87 15:16:37 14:28:01 5 0.10 0.00 0.07 0.00 0.00 99.83 15:16:37 14:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 14:28:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 14:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:16:37 14:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:16:37 14:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:30:01 all 0.03 0.00 0.01 0.01 0.00 99.94 15:16:37 14:30:01 0 0.03 0.00 0.00 0.03 0.00 99.93 15:16:37 14:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:30:01 4 0.05 0.00 0.03 0.03 0.00 99.88 15:16:37 14:30:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:16:37 14:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:16:37 14:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:16:37 14:31:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:16:37 14:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 14:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:31:01 4 0.07 0.00 0.05 0.00 0.02 99.87 15:16:37 14:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 14:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:32:01 all 0.05 0.00 0.01 0.00 0.01 99.93 15:16:37 14:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:32:01 1 0.07 0.00 0.02 0.02 0.02 99.88 15:16:37 14:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:16:37 14:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:32:01 4 0.05 0.00 0.03 0.02 0.00 99.90 15:16:37 14:32:01 5 0.15 0.00 0.00 0.00 0.00 99.85 15:16:37 14:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:16:37 14:33:01 0 0.00 0.00 0.02 0.03 0.00 99.95 15:16:37 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:16:37 14:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:16:37 14:33:01 5 0.10 0.00 0.03 0.00 0.02 99.85 15:16:37 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:34:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:16:37 14:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:34:01 4 0.05 0.00 0.02 0.02 0.00 99.92 15:16:37 14:34:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:16:37 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:16:37 14:34:01 CPU %user %nice %system %iowait %steal %idle 15:16:37 14:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:16:37 14:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:35:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:16:37 14:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:16:37 14:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:35:01 4 0.02 0.00 0.07 0.02 0.00 99.90 15:16:37 14:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 14:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:36:01 all 0.05 0.00 0.01 0.00 0.00 99.93 15:16:37 14:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:16:37 14:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 14:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:16:37 14:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:36:01 4 0.07 0.00 0.02 0.02 0.02 99.88 15:16:37 14:36:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:16:37 14:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:36:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:16:37 14:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:16:37 14:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:16:37 14:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 14:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 14:37:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:16:37 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:16:37 14:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:16:37 14:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:16:37 14:38:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:16:37 14:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 14:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 14:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 14:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:16:37 14:39:01 0 0.02 0.00 0.00 0.03 0.00 99.95 15:16:37 14:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:39:01 4 0.02 0.00 0.07 0.02 0.02 99.88 15:16:37 14:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:39:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:16:37 14:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:16:37 14:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:16:37 14:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:40:01 2 0.03 0.00 0.02 0.02 0.03 99.90 15:16:37 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:41:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:16:37 14:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:16:37 14:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:16:37 14:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:41:01 4 0.03 0.00 0.05 0.02 0.00 99.90 15:16:37 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:16:37 14:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:16:37 14:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:42:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 14:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:42:01 4 0.05 0.00 0.03 0.02 0.02 99.88 15:16:37 14:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 14:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:16:37 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 14:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:43:01 4 0.03 0.00 0.05 0.02 0.00 99.90 15:16:37 14:43:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:16:37 14:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:44:01 all 0.18 0.00 0.01 0.00 0.00 99.80 15:16:37 14:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:16:37 14:44:01 1 1.35 0.00 0.02 0.00 0.00 98.63 15:16:37 14:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:44:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:16:37 14:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:45:01 all 0.29 0.00 0.10 0.01 0.00 99.59 15:16:37 14:45:01 0 0.07 0.00 0.03 0.02 0.00 99.88 15:16:37 14:45:01 1 0.38 0.00 0.10 0.03 0.00 99.48 15:16:37 14:45:01 2 0.23 0.00 0.27 0.00 0.02 99.48 15:16:37 14:45:01 3 0.08 0.00 0.10 0.00 0.00 99.82 15:16:37 14:45:01 4 0.30 0.00 0.27 0.02 0.02 99.40 15:16:37 14:45:01 5 0.97 0.00 0.02 0.02 0.00 99.00 15:16:37 14:45:01 6 0.18 0.00 0.02 0.00 0.00 99.80 15:16:37 14:45:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:16:37 15:16:37 14:45:01 CPU %user %nice %system %iowait %steal %idle 15:16:37 14:46:01 all 0.01 0.00 0.01 0.00 0.00 99.96 15:16:37 14:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:16:37 14:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 14:46:01 4 0.02 0.00 0.03 0.02 0.00 99.93 15:16:37 14:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:47:02 all 0.03 0.00 0.01 0.00 0.01 99.95 15:16:37 14:47:02 0 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:47:02 1 0.02 0.00 0.00 0.00 0.02 99.97 15:16:37 14:47:02 2 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 14:47:02 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:47:02 4 0.05 0.00 0.00 0.00 0.02 99.93 15:16:37 14:47:02 5 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:47:02 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:47:02 7 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 14:48:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:16:37 14:48:01 0 0.02 0.00 0.00 0.03 0.00 99.95 15:16:37 14:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 14:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:48:01 4 0.05 0.00 0.07 0.07 0.00 99.81 15:16:37 14:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:16:37 14:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:16:37 14:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:16:37 14:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 14:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:49:01 4 0.05 0.00 0.02 0.02 0.02 99.90 15:16:37 14:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 14:50:01 all 0.23 0.00 0.01 0.00 0.00 99.76 15:16:37 14:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:50:01 1 1.71 0.00 0.02 0.00 0.00 98.27 15:16:37 14:50:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:50:01 4 0.05 0.00 0.03 0.02 0.00 99.90 15:16:37 14:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:51:01 all 0.29 0.00 0.01 0.01 0.00 99.69 15:16:37 14:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:16:37 14:51:01 1 1.99 0.00 0.00 0.00 0.00 98.01 15:16:37 14:51:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:16:37 14:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 14:51:01 4 0.07 0.00 0.03 0.03 0.00 99.87 15:16:37 14:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 14:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:51:01 7 0.08 0.00 0.00 0.00 0.02 99.90 15:16:37 14:52:01 all 0.24 0.00 0.02 0.00 0.01 99.73 15:16:37 14:52:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:16:37 14:52:01 1 1.76 0.00 0.07 0.00 0.00 98.17 15:16:37 14:52:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:16:37 14:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:16:37 14:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:52:01 7 0.05 0.00 0.02 0.02 0.00 99.92 15:16:37 14:53:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:16:37 14:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:16:37 14:53:01 1 0.10 0.00 0.03 0.00 0.02 99.85 15:16:37 14:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 14:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:16:37 14:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:53:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:16:37 14:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:16:37 14:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 14:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:54:01 4 0.03 0.00 0.03 0.02 0.02 99.90 15:16:37 14:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 14:55:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:16:37 14:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:16:37 14:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:55:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:16:37 14:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:55:01 4 0.08 0.00 0.05 0.00 0.00 99.87 15:16:37 14:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 14:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 14:55:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 14:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:16:37 14:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 14:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:56:01 4 0.02 0.00 0.05 0.03 0.02 99.88 15:16:37 14:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 14:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 14:56:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:16:37 15:16:37 14:56:01 CPU %user %nice %system %iowait %steal %idle 15:16:37 14:57:01 all 0.04 0.00 0.02 0.00 0.09 99.86 15:16:37 14:57:01 0 0.02 0.00 0.00 0.02 0.28 99.68 15:16:37 14:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:16:37 14:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 14:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 14:57:01 4 0.02 0.00 0.03 0.00 0.40 99.55 15:16:37 14:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:16:37 14:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 14:57:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:16:37 14:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:16:37 14:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 14:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 14:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:16:37 14:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:58:01 4 0.03 0.00 0.03 0.03 0.02 99.88 15:16:37 14:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:16:37 14:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:16:37 14:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 14:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 14:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 14:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 14:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 14:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:16:37 15:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:16:37 15:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:16:37 15:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:16:37 15:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:00:01 4 0.08 0.00 0.02 0.02 0.02 99.87 15:16:37 15:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:16:37 15:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:16:37 15:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:16:37 15:01:01 2 0.03 0.00 0.02 0.00 0.03 99.92 15:16:37 15:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:01:01 4 0.03 0.00 0.02 0.03 0.00 99.92 15:16:37 15:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:02:01 all 0.07 0.00 0.02 0.00 0.01 99.90 15:16:37 15:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:16:37 15:02:01 1 0.37 0.00 0.00 0.00 0.00 99.63 15:16:37 15:02:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:16:37 15:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:02:01 4 0.05 0.00 0.05 0.02 0.02 99.87 15:16:37 15:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 15:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:16:37 15:03:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:16:37 15:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:03:01 1 1.97 0.00 0.00 0.00 0.00 98.03 15:16:37 15:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 15:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 15:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:03:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:16:37 15:04:01 all 0.12 0.00 0.02 0.01 0.01 99.85 15:16:37 15:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:16:37 15:04:01 1 0.63 0.00 0.02 0.00 0.02 99.34 15:16:37 15:04:01 2 0.03 0.00 0.05 0.02 0.02 99.88 15:16:37 15:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:04:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:16:37 15:04:01 5 0.13 0.00 0.02 0.00 0.00 99.85 15:16:37 15:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:04:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:16:37 15:05:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:16:37 15:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 15:05:01 1 0.35 0.00 0.02 0.00 0.00 99.63 15:16:37 15:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 15:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:16:37 15:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 15:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 15:06:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:16:37 15:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:16:37 15:06:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:16:37 15:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 15:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:06:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:16:37 15:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 15:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 15:07:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 15:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 15:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:16:37 15:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 15:07:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:16:37 15:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:16:37 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:16:37 15:08:01 all 0.09 0.00 0.09 0.02 0.10 99.70 15:16:37 15:08:01 0 0.02 0.00 0.00 0.13 0.00 99.85 15:16:37 15:08:01 1 0.50 0.00 0.00 0.00 0.02 99.48 15:16:37 15:08:01 2 0.03 0.00 0.02 0.00 0.79 99.16 15:16:37 15:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:08:01 4 0.02 0.00 0.67 0.03 0.00 99.28 15:16:37 15:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 15:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:08:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:16:37 15:09:01 all 0.08 0.00 0.01 0.14 0.00 99.76 15:16:37 15:09:01 0 0.00 0.00 0.00 0.42 0.00 99.58 15:16:37 15:09:01 1 0.55 0.00 0.03 0.35 0.00 99.07 15:16:37 15:09:01 2 0.03 0.00 0.03 0.37 0.02 99.55 15:16:37 15:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:09:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:16:37 15:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:10:01 all 0.02 0.00 0.00 0.00 0.00 99.96 15:16:37 15:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:16:37 15:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 15:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:16:37 15:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:16:37 15:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:16:37 15:11:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:16:37 15:11:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:16:37 15:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:11:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:16:37 15:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:11:01 4 0.05 0.00 0.03 0.03 0.02 99.87 15:16:37 15:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 15:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:16:37 15:12:01 all 0.03 0.00 0.01 0.09 0.01 99.86 15:16:37 15:12:01 0 0.00 0.00 0.02 0.13 0.02 99.83 15:16:37 15:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:12:01 2 0.05 0.00 0.02 0.08 0.02 99.83 15:16:37 15:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:12:01 4 0.02 0.00 0.03 0.50 0.00 99.45 15:16:37 15:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:16:37 15:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 15:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:16:37 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:16:37 15:13:01 2 0.02 0.00 0.03 0.02 0.02 99.92 15:16:37 15:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:16:37 15:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:16:37 15:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:13:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:16:37 15:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:16:37 15:14:01 0 0.02 0.00 0.02 0.03 0.00 99.93 15:16:37 15:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:14:01 2 0.02 0.00 0.03 0.02 0.00 99.93 15:16:37 15:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:14:01 4 0.00 0.00 0.03 0.02 0.02 99.93 15:16:37 15:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 15:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:16:37 15:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 15:15:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:16:37 15:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:16:37 15:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:16:37 15:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:16:37 15:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:16:37 15:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:16:37 15:16:01 all 0.18 0.00 0.02 0.01 0.01 99.79 15:16:37 15:16:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:16:37 15:16:01 1 1.29 0.00 0.02 0.00 0.02 98.68 15:16:37 15:16:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:16:37 15:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:16:37 15:16:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:16:37 15:16:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:16:37 15:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:16:37 15:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:16:37 Average: all 6.45 0.00 1.17 3.03 0.03 89.32 15:16:37 Average: 0 6.22 0.00 1.13 2.90 0.03 89.73 15:16:37 Average: 1 6.78 0.00 1.25 4.89 0.03 87.05 15:16:37 Average: 2 6.39 0.00 1.23 4.04 0.05 88.29 15:16:37 Average: 3 6.53 0.00 1.12 3.74 0.02 88.60 15:16:37 Average: 4 6.51 0.00 1.18 1.85 0.03 90.44 15:16:37 Average: 5 6.44 0.00 1.17 2.03 0.02 90.34 15:16:37 Average: 6 6.24 0.00 1.14 2.42 0.02 90.18 15:16:37 Average: 7 6.46 0.00 1.19 2.41 0.03 89.91 15:16:37 15:16:37 15:16:37