Pull request #4894 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 61e9c8ed3565b3df7316b47603499815955aeac6+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (d95bbd5477f0c472cbbd4b0036d9bdad9dad2983) 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-ssh1613350183144590845.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5062097812322286918.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4894/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-4894/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5723232245148930820.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-4894/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2384531088642771900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh2397137264511751879.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-4894/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-4894/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2421413840208100676.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 f3350a1713306dce7682ed7e37d5774890d03277 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-9598’ Running on prd-ubuntu20.04-docker-8c-8g-9603 in /w/workspace/edgexfoundry_edgex-go_PR-4894 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 61e9c8ed3565b3df7316b47603499815955aeac6 Merge succeeded, producing 61e9c8ed3565b3df7316b47603499815955aeac6 Checking out Revision 61e9c8ed3565b3df7316b47603499815955aeac6 (PR-4894) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4894/head:refs/remotes/origin/PR-4894 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # 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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # timeout=10 Commit message: "fix: ScheduleJob should not be triggered with endTimestamp expired" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:08 ========================================================= 17:07:08 EdgeX Global Pipelines Version Info 17:07:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:09 ------------------- 17:07:09 stable info: 17:07:09 ------------------- 17:07:09 Commited By: Cherry Wang cherry@iotechsys.com 17:07:09 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 17:07:09 Message: update stable to v1.0.263 17:07:09 ------------------- 17:07:09 experimental info: 17:07:09 ------------------- 17:07:09 Commited By: Cherry Wang cherry@iotechsys.com 17:07:09 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 17:07:09 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4894 [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4894 [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4894 [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61e9c8e [Pipeline] echo 17:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:11 provisioning config files... 17:07:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11341492947761606323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:12 ---> ****-login.sh 17:07:12 nexus3.edgexfoundry.org:10001 17:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:12 Configure a credential helper to remove this warning. See 17:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:12 17:07:12 Login Succeeded 17:07:12 nexus3.edgexfoundry.org:10002 17:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:12 Configure a credential helper to remove this warning. See 17:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:12 17:07:12 Login Succeeded 17:07:12 nexus3.edgexfoundry.org:10003 17:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:12 Configure a credential helper to remove this warning. See 17:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:12 17:07:12 Login Succeeded 17:07:12 nexus3.edgexfoundry.org:10004 17:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:12 Configure a credential helper to remove this warning. See 17:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:12 17:07:12 Login Succeeded 17:07:12 ****.io 17:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:13 Configure a credential helper to remove this warning. See 17:07:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:13 17:07:13 Login Succeeded 17:07:13 ---> ****-login.sh ends [Pipeline] } 17:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:13 + 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 17:07:13 + dirname cmd/core-command/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo core-command,cmd/core-command/Dockerfile 17:07:13 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:07:13 cut -d/ -f2 17:07:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:07:13 + dirname cmd/core-data/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo core-data,cmd/core-data/Dockerfile 17:07:13 + dirname cmd/core-keeper/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo core-keeper,cmd/core-keeper/Dockerfile 17:07:13 + dirname cmd/core-metadata/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo core-metadata,cmd/core-metadata/Dockerfile 17:07:13 + dirname cmd/security-bootstrapper/Dockerfile+ 17:07:13 cut -d/ -f2 17:07:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:07:13 + dirname cmd/security-proxy-auth/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:07:13 + + cut -d/ -f2dirname 17:07:13 cmd/security-proxy-setup/Dockerfile 17:07:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:07:13 + + cut -d/ -f2 17:07:13 dirname cmd/security-secretstore-setup/Dockerfile 17:07:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:07:13 + + cut -d/ -f2 17:07:13 dirname cmd/security-spiffe-token-provider/Dockerfile 17:07:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:07:13 + dirname cmd/security-spire-agent/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:07:13 + dirname cmd/security-spire-config/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:07:13 + dirname cmd/security-spire-server/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:07:13 + dirname cmd/support-cron-scheduler/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 17:07:13 + dirname cmd/support-notifications/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo support-notifications,cmd/support-notifications/Dockerfile 17:07:13 + dirname cmd/support-scheduler/Dockerfile 17:07:13 + cut -d/ -f2 17:07:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:07:13 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 17:07:14 + git rev-list -1 --merges 61e9c8ed3565b3df7316b47603499815955aeac6~1..61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] echo 17:07:14 -----------> git rev-list -1 --merges 61e9c8ed3565b3df7316b47603499815955aeac6~1..61e9c8ed3565b3df7316b47603499815955aeac6 61e9c8ed3565b3df7316b47603499815955aeac6 [false] [Pipeline] sh 17:07:14 + git log --format=format:%s -1 61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] echo 17:07:14 ========================================================= 17:07:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:07:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:07:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:15 + grep -v github /etc/ssh/ssh_known_hosts 17:07:15 + [ -e /tmp/ssh_known_hosts ] 17:07:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:07:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:07:15 + sudo tee -a /etc/ssh/ssh_known_hosts 17:07:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:15 17:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:16 0.1.4: Pulling from edgex-devops/py-git-semver 17:07:16 b85a868b505f: Pulling fs layer 17:07:16 e2be974225ed: Pulling fs layer 17:07:16 339a4e72a1f5: Pulling fs layer 17:07:16 988bab9f4d93: Pulling fs layer 17:07:16 1469e6f7b9e6: Pulling fs layer 17:07:16 eaf3925da568: Pulling fs layer 17:07:16 bab4dde63d76: Pulling fs layer 17:07:16 bde34c3a00c8: Pulling fs layer 17:07:16 b352a97aabf1: Pulling fs layer 17:07:16 4872d77fe225: Pulling fs layer 17:07:16 5851b861e8e6: Pulling fs layer 17:07:16 988bab9f4d93: Waiting 17:07:16 1469e6f7b9e6: Waiting 17:07:16 eaf3925da568: Waiting 17:07:16 bab4dde63d76: Waiting 17:07:16 bde34c3a00c8: Waiting 17:07:16 b352a97aabf1: Waiting 17:07:16 4872d77fe225: Waiting 17:07:16 5851b861e8e6: Waiting 17:07:16 e2be974225ed: Verifying Checksum 17:07:16 e2be974225ed: Download complete 17:07:16 988bab9f4d93: Verifying Checksum 17:07:16 988bab9f4d93: Download complete 17:07:16 339a4e72a1f5: Verifying Checksum 17:07:16 339a4e72a1f5: Download complete 17:07:16 1469e6f7b9e6: Verifying Checksum 17:07:16 1469e6f7b9e6: Download complete 17:07:16 eaf3925da568: Download complete 17:07:16 bde34c3a00c8: Verifying Checksum 17:07:16 bde34c3a00c8: Download complete 17:07:16 b352a97aabf1: Download complete 17:07:16 4872d77fe225: Verifying Checksum 17:07:16 4872d77fe225: Download complete 17:07:16 5851b861e8e6: Download complete 17:07:16 b85a868b505f: Verifying Checksum 17:07:16 b85a868b505f: Download complete 17:07:16 bab4dde63d76: Verifying Checksum 17:07:16 bab4dde63d76: Download complete 17:07:17 b85a868b505f: Pull complete 17:07:17 e2be974225ed: Pull complete 17:07:18 339a4e72a1f5: Pull complete 17:07:18 988bab9f4d93: Pull complete 17:07:18 1469e6f7b9e6: Pull complete 17:07:18 eaf3925da568: Pull complete 17:07:20 bab4dde63d76: Pull complete 17:07:20 bde34c3a00c8: Pull complete 17:07:20 b352a97aabf1: Pull complete 17:07:20 4872d77fe225: Pull complete 17:07:20 5851b861e8e6: Pull complete 17:07:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:21 prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container 17:07:21 $ 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 17:07:24 $ docker top 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 -eo pid,comm 17:07:24 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). 17:07:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:25 [ssh-agent] Looking for ssh-agent implementation... 17:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:25 $ docker exec 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent 17:07:25 SSH_AUTH_SOCK=/tmp/ssh-KcfEsUnC2fUR/agent.33 17:07:25 SSH_AGENT_PID=39 17:07:25 Running ssh-add (command line suppressed) 17:07:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_628222284321110144.key (/w/workspace/edgex-go/1@tmp/private_key_628222284321110144.key) 17:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:25 + git tag --points-at HEAD [Pipeline] } 17:07:25 $ docker exec --env ******** --env ******** 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent -k 17:07:25 unset SSH_AUTH_SOCK; 17:07:25 unset SSH_AGENT_PID; 17:07:25 echo Agent pid 39 killed; 17:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:26 [ssh-agent] Looking for ssh-agent implementation... 17:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:26 $ docker exec 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent 17:07:26 SSH_AUTH_SOCK=/tmp/ssh-9S7ZEj6mT0FI/agent.72 17:07:26 SSH_AGENT_PID=78 17:07:26 Running ssh-add (command line suppressed) 17:07:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16533397919578790093.key (/w/workspace/edgex-go/1@tmp/private_key_16533397919578790093.key) 17:07:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:26 + git semver init 17:07:27 2024-09-06 17:07:26,921 [run_init] DEBUG init version:0.0.0 force:False 17:07:27 2024-09-06 17:07:26,922 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 17:07:27 2024-09-06 17:07:26,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 17:07:27 2024-09-06 17:07:26,923 [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) 17:07:33 2024-09-06 17:07:32,742 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 17:07:33 2024-09-06 17:07:32,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4894 with force:False 17:07:33 2024-09-06 17:07:32,743 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4894 17:07:33 2024-09-06 17:07:32,747 [execute] INFO git cat-file --batch-check 17:07:33 2024-09-06 17:07:32,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:07:33 2024-09-06 17:07:32,756 [execute] INFO git cat-file --batch 17:07:33 2024-09-06 17:07:32,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:07:33 2024-09-06 17:07:32,762 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4894 17:07:33 0.0.0 [Pipeline] } 17:07:33 $ docker exec --env ******** --env ******** 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent -k 17:07:33 unset SSH_AUTH_SOCK; 17:07:33 unset SSH_AGENT_PID; 17:07:33 echo Agent pid 78 killed; 17:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:34 + git semver [Pipeline] } 17:07:34 $ docker stop --time=1 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 17:07:35 $ docker rm -f --volumes 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 [Pipeline] // withDockerContainer [Pipeline] sh 17:07:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:36 Stashed 1 file(s) [Pipeline] echo 17:07:36 [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 17:07:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:07:37 ========================================================= 17:07:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:07:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:07:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:38 619be1103602: Pulling fs layer 17:07:38 7862e08f4a3e: Pulling fs layer 17:07:38 5df492c9dc93: Pulling fs layer 17:07:38 7629e6793208: Pulling fs layer 17:07:38 4f4fb700ef54: Pulling fs layer 17:07:38 fb5054dd5b73: Pulling fs layer 17:07:38 eeca6798cff9: Pulling fs layer 17:07:38 aa269ceb94a6: Pulling fs layer 17:07:38 ada007ff1a6a: Pulling fs layer 17:07:38 fb5054dd5b73: Waiting 17:07:38 eeca6798cff9: Waiting 17:07:38 4f4fb700ef54: Waiting 17:07:38 aa269ceb94a6: Waiting 17:07:38 7629e6793208: Waiting 17:07:38 ada007ff1a6a: Waiting 17:07:38 7862e08f4a3e: Verifying Checksum 17:07:38 7862e08f4a3e: Download complete 17:07:38 7629e6793208: Verifying Checksum 17:07:38 7629e6793208: Download complete 17:07:38 4f4fb700ef54: Download complete 17:07:38 fb5054dd5b73: Verifying Checksum 17:07:38 fb5054dd5b73: Download complete 17:07:38 619be1103602: Verifying Checksum 17:07:38 619be1103602: Download complete 17:07:38 eeca6798cff9: Verifying Checksum 17:07:38 eeca6798cff9: Download complete 17:07:38 619be1103602: Pull complete 17:07:38 ada007ff1a6a: Verifying Checksum 17:07:38 ada007ff1a6a: Download complete 17:07:38 7862e08f4a3e: Pull complete 17:07:38 5df492c9dc93: Verifying Checksum 17:07:38 5df492c9dc93: Download complete 17:07:38 aa269ceb94a6: Verifying Checksum 17:07:38 aa269ceb94a6: Download complete 17:07:42 5df492c9dc93: Pull complete 17:07:42 7629e6793208: Pull complete 17:07:42 4f4fb700ef54: Pull complete 17:07:42 fb5054dd5b73: Pull complete 17:07:42 eeca6798cff9: Pull complete 17:07:44 aa269ceb94a6: Pull complete 17:07:44 ada007ff1a6a: Pull complete 17:07:44 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 17:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:07:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 17:07:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:07:45 WORKDIR /edgex 17:07:45 COPY go.mod . 17:07:45 RUN go mod download 17:07:45 + docker build -t ci-base-image-x86_64 -f - . 17:07:45 Sending build context to Docker daemon 179.3MB 17:07:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:07:45 ---> f489d0715acc 17:07:45 Step 2/4 : WORKDIR /edgex 17:07:52 Still waiting to schedule task 17:07:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9600’ 17:07:54 ---> Running in 86bad48757cb 17:07:54 Removing intermediate container 86bad48757cb 17:07:54 ---> fe170a35a216 17:07:54 Step 3/4 : COPY go.mod . 17:07:54 ---> 3b8bc218d7b7 17:07:54 Step 4/4 : RUN go mod download 17:07:54 ---> Running in 55ab9f469bbb 17:08:26 Removing intermediate container 55ab9f469bbb 17:08:26 ---> 9f6d9537ed26 17:08:26 Successfully built 9f6d9537ed26 17:08:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:26 + docker inspect -f . ci-base-image-x86_64 17:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:26 prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container 17:08:26 $ 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 17:08:27 $ docker top 1d3320abc30dc3f6b52592e6c2c65d608121b4c54cf1eaedad9d9ed093e0a196 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:27 + go version 17:08:27 go version go1.21.9 linux/amd64 [Pipeline] } 17:08:27 $ docker stop --time=1 1d3320abc30dc3f6b52592e6c2c65d608121b4c54cf1eaedad9d9ed093e0a196 17:08:29 $ docker rm -f --volumes 1d3320abc30dc3f6b52592e6c2c65d608121b4c54cf1eaedad9d9ed093e0a196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:30 + docker inspect -f . ci-base-image-x86_64 17:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:30 prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container 17:08:30 $ 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 17:08:30 $ docker top 78db534e58294cef8f79eb51e9352a4fa9be9ff61dc28b16e282e6d4b5386699 -eo pid,comm [Pipeline] { [Pipeline] echo 17:08:30 ========================================================= 17:08:30 [edgeXBuildGoParallel] Running Tests and Build... 17:08:30 ========================================================= [Pipeline] sh 17:08:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:08:31 + make test 17:08:31 go test -race -coverprofile=coverage.out ./... 17:08:39 ? github.com/edgexfoundry/edgex-go [no test files] 17:09:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:09:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:09:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:09:06 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 17:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 17:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 17:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 17:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 17:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 17:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 17:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 17:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 17:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.319s coverage: 93.4% of statements 17:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 17:09:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 7.0% of statements 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 17:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements 17:09:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements 17:09:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 17:09:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:09:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements 17:09:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 17:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 17:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements 17:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements 17:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 17:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 17:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 17:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:09:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:09:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 17:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 17:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 17:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 17:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 17:09:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 17:09:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 17:09:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 17:09:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.298s coverage: 79.9% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 90.8% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 17:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.049s coverage: 98.9% of statements 17:09:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:09:45 running golangci-lint 17:09:45 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 17:09:45 go version go1.21.9 linux/amd64 17:09:45 level=info msg="[config_reader] Used config file .golangci.yml" 17:09:45 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 17:10:07 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|exports_file|files|imports|name) took 20.830340059s" 17:10:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.907861ms" 17:10:19 level=info msg="[linters_context/goanalysis] analyzers took 1m48.50180794s with top 10 stages: buildir: 1m0.398868216s, gosec: 9.34417839s, inspect: 2.869301484s, fact_deprecated: 2.255857851s, ctrlflow: 1.736602636s, nilness: 1.602783272s, printf: 1.54837935s, fact_purity: 1.438706485s, S1038: 1.374832297s, directives: 813.704165ms" 17:10:19 level=info msg="[runner] Issues before processing: 214, after processing: 0" 17:10:19 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, nolint: 0/22" 17:10:19 level=info msg="[runner] processing took 15.287086ms with stages: nolint: 6.988207ms, identifier_marker: 3.731031ms, path_prettifier: 1.822275ms, exclude-rules: 1.19742ms, autogenerated_exclude: 1.037789ms, skip_dirs: 430.873µs, cgo: 57.781µs, filename_unadjuster: 17.11µs, max_same_issues: 760ns, uniq_by_line: 620ns, fixer: 610ns, max_per_file_from_linter: 440ns, skip_files: 390ns, severity-rules: 390ns, diff: 360ns, exclude: 340ns, max_from_linter: 190ns, source_code: 150ns, sort_results: 130ns, path_shortener: 120ns, path_prefixer: 100ns" 17:10:19 level=info msg="[runner] linters took 12.551959561s with stages: goanalysis_metalinter: 12.536574774s" 17:10:19 level=info msg="File cache stats: 0 entries of total size 0B" 17:10:19 level=info msg="Memory: 329 samples, avg is 322.0MB, max is 1449.3MB" 17:10:19 level=info msg="Execution took 33.431673038s" 17:10:19 go vet ./... 17:10:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:10:26 ./bin/test-attribution-txt.sh [Pipeline] echo 17:10:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 17:10:26 + ls -al . 17:10:26 total 916 17:10:26 drwxrwxr-x 11 1001 1001 4096 Sep 6 17:08 . 17:10:26 drwxr-xr-x 4 root root 4096 Sep 6 17:08 .. 17:10:26 drwxrwxr-x 2 1001 1001 4096 Sep 6 17:07 .blubracket 17:10:26 -rw-rw-r-- 1 1001 1001 10 Sep 6 17:07 .dockerignore 17:10:26 drwxrwxr-x 8 1001 1001 4096 Sep 6 17:09 .git 17:10:26 drwxrwxr-x 3 1001 1001 4096 Sep 6 17:07 .github 17:10:26 -rw-rw-r-- 1 1001 1001 1102 Sep 6 17:07 .gitignore 17:10:26 -rw-rw-r-- 1 1001 1001 42 Sep 6 17:07 .golangci.yml 17:10:26 -rw-rw-r-- 1 1001 1001 100 Sep 6 17:07 .hadolint.yml 17:10:26 drwxr-xr-x 3 1001 1001 4096 Sep 6 17:07 .semver 17:10:26 -rw-rw-r-- 1 1001 1001 155 Sep 6 17:07 .sonarcloud.properties 17:10:26 -rw-rw-r-- 1 1001 1001 1171 Sep 6 17:07 ADOPTERS.md 17:10:26 -rw-rw-r-- 1 1001 1001 21286 Sep 6 17:07 Attribution.txt 17:10:26 -rw-rw-r-- 1 1001 1001 100284 Sep 6 17:07 CHANGELOG.md 17:10:26 -rw-rw-r-- 1 1001 1001 3804 Sep 6 17:07 CONTRIBUTING.md 17:10:26 -rw-rw-r-- 1 1001 1001 677 Sep 6 17:07 GOVERNANCE.md 17:10:26 -rw-rw-r-- 1 1001 1001 861 Sep 6 17:07 Jenkinsfile 17:10:26 -rw-rw-r-- 1 1001 1001 10775 Sep 6 17:07 LICENSE 17:10:26 -rw-rw-r-- 1 1001 1001 16854 Sep 6 17:07 Makefile 17:10:26 -rw-rw-r-- 1 1001 1001 582 Sep 6 17:07 OWNERS.md 17:10:26 -rw-rw-r-- 1 1001 1001 9528 Sep 6 17:07 README.md 17:10:26 -rw-rw-r-- 1 1001 1001 789 Sep 6 17:07 SECURITY.md 17:10:26 -rw-rw-r-- 1 1001 1001 5 Sep 6 17:07 VERSION 17:10:26 drwxrwxr-x 2 1001 1001 4096 Sep 6 17:07 bin 17:10:26 drwxrwxr-x 20 1001 1001 4096 Sep 6 17:07 cmd 17:10:26 -rw-r--r-- 1 root root 545182 Sep 6 17:09 coverage.out 17:10:26 drwxrwxr-x 2 1001 1001 4096 Sep 6 17:07 fuzz_test 17:10:26 -rw-rw-r-- 1 1001 1001 7306 Sep 6 17:07 go.mod 17:10:26 -rw-rw-r-- 1 1001 1001 102583 Sep 6 17:07 go.sum 17:10:26 drwxrwxr-x 7 1001 1001 4096 Sep 6 17:07 internal 17:10:26 drwxrwxr-x 3 1001 1001 4096 Sep 6 17:07 openapi 17:10:26 -rw-rw-r-- 1 1001 1001 584 Sep 6 17:07 security.txt 17:10:26 -rw-rw-r-- 1 1001 1001 204 Sep 6 17:07 version.go [Pipeline] sh 17:10:27 + '[' -e coverage.out ] 17:10:27 + chown 1001:1001 coverage.out [Pipeline] stash 17:10:27 Stashed 1 file(s) [Pipeline] sh 17:10:27 + make build 17:10:27 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 17:10:54 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 17:10:54 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 17:10:54 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 17:10:54 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 17:10:55 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 17:10:59 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 17:11:00 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 17:11:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:11:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:11:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:11:06 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 17:11:06 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 17:11:07 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] } 17:11:08 $ docker stop --time=1 78db534e58294cef8f79eb51e9352a4fa9be9ff61dc28b16e282e6d4b5386699 17:11:18 $ docker rm -f --volumes 78db534e58294cef8f79eb51e9352a4fa9be9ff61dc28b16e282e6d4b5386699 [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 17:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:11:20 17:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:11:20 latest: Pulling from edgex-devops/edgex-compose 17:11:20 91d30c5bc195: Pulling fs layer 17:11:20 2e9b0aa3be6d: Pulling fs layer 17:11:20 9c61dcf015f6: Pulling fs layer 17:11:20 4698f68db338: Pulling fs layer 17:11:20 2a2f49069b9e: Pulling fs layer 17:11:20 e0025b399a48: Pulling fs layer 17:11:20 4698f68db338: Waiting 17:11:20 2a2f49069b9e: Waiting 17:11:20 91d30c5bc195: Verifying Checksum 17:11:20 91d30c5bc195: Download complete 17:11:20 4698f68db338: Download complete 17:11:20 2e9b0aa3be6d: Verifying Checksum 17:11:20 2e9b0aa3be6d: Download complete 17:11:20 e0025b399a48: Verifying Checksum 17:11:20 e0025b399a48: Download complete 17:11:20 91d30c5bc195: Pull complete 17:11:20 2a2f49069b9e: Download complete 17:11:21 2e9b0aa3be6d: Pull complete 17:11:21 9c61dcf015f6: Verifying Checksum 17:11:21 9c61dcf015f6: Download complete 17:11:28 9c61dcf015f6: Pull complete 17:11:28 4698f68db338: Pull complete 17:11:28 2a2f49069b9e: Pull complete 17:11:28 e0025b399a48: Pull complete 17:11:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 17:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:28 prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container 17:11:28 $ 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 17:11:30 $ docker top b1f2de1d2e8b9903276ea084dfaa4c168b84b5a449282e0f1cb9b56e79c3a529 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:30 + docker compose -f ./docker-compose-build.yml build --parallel 17:11:34 #1 [security-spire-agent internal] load build definition from Dockerfile 17:11:34 #1 transferring dockerfile: 1.81kB done 17:11:34 #1 DONE 0.4s 17:11:34 17:11:34 #2 [support-scheduler internal] load build definition from Dockerfile 17:11:34 #2 transferring dockerfile: 1.93kB done 17:11:34 #2 DONE 0.1s 17:11:34 17:11:34 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:11:34 #3 transferring dockerfile: 2.23kB done 17:11:34 #3 DONE 0.2s 17:11:34 17:11:34 #4 [core-keeper internal] load build definition from Dockerfile 17:11:34 #4 transferring dockerfile: 2.01kB done 17:11:34 #4 DONE 0.2s 17:11:34 17:11:34 #5 [security-spire-server internal] load build definition from Dockerfile 17:11:34 #5 transferring dockerfile: 1.70kB done 17:11:34 #5 DONE 0.2s 17:11:34 17:11:34 #6 [security-proxy-auth internal] load build definition from Dockerfile 17:11:34 #6 transferring dockerfile: 2.15kB done 17:11:34 #6 DONE 0.2s 17:11:34 17:11:34 #7 [support-notifications internal] load build definition from Dockerfile 17:11:34 #7 transferring dockerfile: 1.95kB done 17:11:34 #7 DONE 0.2s 17:11:34 17:11:34 #8 [security-bootstrapper internal] load build definition from Dockerfile 17:11:34 #8 transferring dockerfile: 3.17kB done 17:11:34 #8 DONE 0.2s 17:11:34 17:11:34 #9 [security-secretstore-setup internal] load build definition from Dockerfile 17:11:34 #9 transferring dockerfile: 2.49kB done 17:11:34 #9 DONE 0.2s 17:11:34 17:11:34 #10 [security-spire-agent internal] load .dockerignore 17:11:34 #10 transferring context: 50B done 17:11:34 #10 DONE 0.2s 17:11:34 17:11:34 #11 [security-spire-config internal] load build definition from Dockerfile 17:11:34 #11 transferring dockerfile: 1.69kB done 17:11:34 #11 DONE 0.2s 17:11:34 17:11:34 #12 [core-data internal] load build definition from Dockerfile 17:11:34 #12 transferring dockerfile: 2.07kB done 17:11:34 #12 DONE 0.2s 17:11:34 17:11:34 #13 [core-metadata internal] load build definition from Dockerfile 17:11:34 #13 transferring dockerfile: 2.06kB done 17:11:34 #13 DONE 0.2s 17:11:34 17:11:34 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:11:34 #14 transferring dockerfile: 1.89kB done 17:11:34 #14 DONE 0.3s 17:11:34 17:11:34 #15 [security-proxy-setup internal] load build definition from Dockerfile 17:11:34 #15 transferring dockerfile: 2.50kB done 17:11:34 #15 DONE 0.3s 17:11:34 17:11:34 #16 [core-command internal] load build definition from Dockerfile 17:11:34 #16 transferring dockerfile: 1.93kB done 17:11:34 #16 DONE 0.3s 17:11:34 17:11:34 #17 [support-cron-scheduler internal] load build definition from Dockerfile 17:11:34 #17 transferring dockerfile: 1.85kB done 17:11:34 #17 DONE 0.2s 17:11:34 17:11:34 #18 [core-keeper internal] load .dockerignore 17:11:34 #18 transferring context: 50B done 17:11:34 #18 DONE 0.0s 17:11:34 17:11:34 #19 [core-common-config-bootstrapper internal] load .dockerignore 17:11:34 #19 transferring context: 50B done 17:11:34 #19 DONE 0.1s 17:11:34 17:11:34 #20 [support-notifications internal] load .dockerignore 17:11:34 #20 transferring context: 50B done 17:11:34 #20 DONE 0.0s 17:11:34 17:11:34 #21 [security-spire-server internal] load .dockerignore 17:11:34 #21 transferring context: 50B done 17:11:34 #21 DONE 0.0s 17:11:34 17:11:34 #22 [support-scheduler internal] load .dockerignore 17:11:34 #22 transferring context: 50B done 17:11:34 #22 DONE 0.1s 17:11:34 17:11:34 #23 [security-proxy-auth internal] load .dockerignore 17:11:34 #23 transferring context: 50B done 17:11:34 #23 DONE 0.1s 17:11:34 17:11:34 #24 [security-proxy-setup internal] load .dockerignore 17:11:34 #24 transferring context: 50B done 17:11:34 #24 DONE 0.1s 17:11:34 17:11:34 #25 [security-spiffe-token-provider internal] load .dockerignore 17:11:34 #25 transferring context: 50B done 17:11:34 #25 DONE 0.1s 17:11:34 17:11:34 #26 [core-metadata internal] load .dockerignore 17:11:34 #26 transferring context: 50B done 17:11:34 #26 DONE 0.1s 17:11:34 17:11:34 #27 [security-spire-config internal] load .dockerignore 17:11:34 #27 transferring context: 50B done 17:11:34 #27 DONE 0.1s 17:11:34 17:11:34 #28 [core-command internal] load .dockerignore 17:11:34 #28 transferring context: 50B done 17:11:34 #28 DONE 0.1s 17:11:34 17:11:34 #29 [support-cron-scheduler internal] load .dockerignore 17:11:34 #29 transferring context: 50B done 17:11:34 #29 DONE 0.1s 17:11:34 17:11:34 #30 [security-secretstore-setup internal] load .dockerignore 17:11:34 #30 transferring context: 50B done 17:11:34 #30 DONE 0.1s 17:11:34 17:11:34 #31 [security-bootstrapper internal] load .dockerignore 17:11:34 #31 transferring context: 50B done 17:11:34 #31 DONE 0.1s 17:11:34 17:11:34 #32 [core-data internal] load .dockerignore 17:11:34 #32 transferring context: 50B done 17:11:34 #32 DONE 0.1s 17:11:34 17:11:34 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:11:34 #33 DONE 0.0s 17:11:34 17:11:34 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 17:11:34 #34 DONE 0.1s 17:11:34 17:11:34 #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:11:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:11:34 #35 ... 17:11:34 17:11:34 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:11:34 #33 DONE 0.0s 17:11:34 17:11:34 #35 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:11:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:11:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s 17:11:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:11:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 17:11:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 17:11:34 #35 ... 17:11:34 17:11:34 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:11:34 #33 DONE 0.0s 17:11:34 17:11:34 #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:11:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:11:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 17:11:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:11:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 17:11:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 17:11:34 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 17:11:34 #35 ... 17:11:34 17:11:34 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:11:34 #33 DONE 0.0s 17:11:34 17:11:34 #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:11:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 17:11:34 #35 ... 17:11:34 17:11:34 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:11:34 #33 DONE 0.0s 17:11:34 17:11:34 #35 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:11:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:11:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 17:11:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:11:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 17:11:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 17:11:34 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 17:11:35 #35 ... 17:11:35 17:11:35 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 17:11:35 #36 DONE 0.8s 17:11:35 17:11:35 #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:11:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:11:35 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 17:11:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:11:35 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 17:11:35 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 17:11:35 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 17:11:35 #35 ... 17:11:35 17:11:35 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:11:35 #33 DONE 0.0s 17:11:35 17:11:35 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 17:11:35 #34 DONE 0.6s 17:11:35 17:11:35 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 17:11:35 #37 DONE 0.7s 17:11:35 17:11:35 #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:11:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:11:35 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 17:11:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:11:35 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 17:11:35 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 17:11:35 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 17:11:35 #35 DONE 1.4s 17:11:35 17:11:35 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:11:35 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 17:11:35 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 17:11:35 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 17:11:35 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 17:11:35 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 17:11:35 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 17:11:35 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 17:11:36 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s 17:11:36 #38 ... 17:11:36 17:11:36 #39 [security-spire-agent internal] load build context 17:11:36 #39 transferring context: 27.24kB 0.0s done 17:11:36 #39 DONE 1.5s 17:11:36 17:11:36 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:11:36 #38 ... 17:11:36 17:11:36 #40 [security-spire-config internal] load build context 17:11:36 #40 transferring context: 25.96kB 0.1s done 17:11:36 #40 DONE 1.4s 17:11:36 17:11:36 #41 [security-spire-server internal] load build context 17:11:36 #41 transferring context: 27.71kB 0.0s done 17:11:36 #41 DONE 1.6s 17:11:36 17:11:36 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:11:36 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 1.2s 17:11:36 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 17:11:36 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 17:11:36 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 1.3s 17:11:36 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.4s 17:11:37 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s 17:11:43 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.4s 17:11:44 #38 ... 17:11:44 17:11:44 #42 [core-keeper internal] load build context 17:11:44 #42 transferring context: 151.24MB 9.9s 17:11:44 #42 ... 17:11:44 17:11:44 #43 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 17:11:44 #43 ... 17:11:44 17:11:44 #44 [core-common-config-bootstrapper internal] load build context 17:11:44 #44 ... 17:11:44 17:11:44 #45 [support-scheduler internal] load build context 17:11:44 #45 ... 17:11:44 17:11:44 #46 [security-proxy-setup internal] load build context 17:11:44 #46 ... 17:11:44 17:11:44 #47 [core-command internal] load build context 17:11:44 #47 ... 17:11:44 17:11:44 #48 [security-spiffe-token-provider internal] load build context 17:11:45 #48 ... 17:11:45 17:11:45 #49 [core-metadata internal] load build context 17:11:45 #49 ... 17:11:45 17:11:45 #50 [security-bootstrapper internal] load build context 17:11:45 #50 ... 17:11:45 17:11:45 #51 [support-cron-scheduler internal] load build context 17:11:45 #51 ... 17:11:45 17:11:45 #52 [core-data internal] load build context 17:11:45 #52 ... 17:11:45 17:11:45 #53 [security-proxy-auth internal] load build context 17:11:45 #53 ... 17:11:45 17:11:45 #54 [security-secretstore-setup internal] load build context 17:11:45 #54 ... 17:11:45 17:11:45 #55 [support-notifications internal] load build context 17:11:46 #55 ... 17:11:46 17:11:46 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:46 #56 ... 17:11:46 17:11:46 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:11:46 #57 ... 17:11:46 17:11:46 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:11:46 #58 ... 17:11:46 17:11:46 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 17:11:46 #59 ... 17:11:46 17:11:46 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 17:11:48 #60 ... 17:11:48 17:11:48 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:11:48 #61 ... 17:11:48 17:11:48 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:11:48 #62 ... 17:11:48 17:11:48 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:11:48 #63 ... 17:11:48 17:11:48 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:11:48 #64 ... 17:11:48 17:11:48 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:11:48 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 17:11:48 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 17:11:48 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 17:11:48 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 17:11:48 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 17:11:48 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 17:11:48 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 17:11:48 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 17:11:48 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 17:11:48 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 17:11:48 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 17:11:48 #65 ... 17:11:48 17:11:48 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 17:11:48 #66 ... 17:11:48 17:11:48 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 17:11:48 #67 ... 17:11:48 17:11:48 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:11:48 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.5s 17:11:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9611 in /w/workspace/edgexfoundry_edgex-go_PR-4894 [Pipeline] { [Pipeline] ws 17:11:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:11:50 The recommended git tool is: git 17:11:54 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.7s 17:11:55 #38 ... 17:11:55 17:11:55 #42 [core-keeper internal] load build context 17:11:55 #42 transferring context: 451.17MB 19.8s 17:11:55 #42 ... 17:11:55 17:11:55 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:11:55 #38 ... 17:11:55 17:11:55 #44 [core-common-config-bootstrapper internal] load build context 17:11:55 #44 transferring context: 495.52MB 18.5s done 17:11:55 #44 ... 17:11:55 17:11:55 #49 [core-metadata internal] load build context 17:11:55 #49 transferring context: 495.52MB 18.1s done 17:11:55 #49 ... 17:11:55 17:11:55 #46 [security-proxy-setup internal] load build context 17:11:55 #46 transferring context: 495.52MB 16.6s done 17:11:55 #46 ... 17:11:55 17:11:55 #45 [support-scheduler internal] load build context 17:11:55 #45 transferring context: 495.52MB 16.8s done 17:11:55 #45 ... 17:11:55 17:11:55 #52 [core-data internal] load build context 17:11:55 #52 transferring context: 495.52MB 15.7s done 17:11:55 #52 ... 17:11:55 17:11:55 #54 [security-secretstore-setup internal] load build context 17:11:55 #54 transferring context: 495.52MB 17.7s done 17:11:56 #54 ... 17:11:56 17:11:56 #51 [support-cron-scheduler internal] load build context 17:11:56 #51 transferring context: 495.52MB 17.9s done 17:11:56 #51 ... 17:11:56 17:11:56 #53 [security-proxy-auth internal] load build context 17:11:56 #53 transferring context: 495.52MB 17.9s done 17:11:56 #53 ... 17:11:56 17:11:56 #47 [core-command internal] load build context 17:11:56 #47 transferring context: 495.52MB 16.0s done 17:11:56 #47 ... 17:11:56 17:11:56 #55 [support-notifications internal] load build context 17:11:56 #55 transferring context: 495.52MB 16.7s done 17:11:56 #55 ... 17:11:56 17:11:56 #48 [security-spiffe-token-provider internal] load build context 17:11:56 #48 transferring context: 495.52MB 18.3s done 17:11:56 #48 ... 17:11:56 17:11:56 #50 [security-bootstrapper internal] load build context 17:11:56 #50 transferring context: 495.52MB 15.7s done 17:11:57 #50 ... 17:11:57 17:11:57 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:11:59 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.8s 17:12:01 using credential edgex-jenkins-ssh 17:12:01 Cloning the remote Git repository 17:12:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:12:01 > git init /w/workspace/edgex-go/1 # timeout=10 17:12:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:01 > git --version # timeout=10 17:12:01 > git --version # 'git version 2.25.1' 17:12:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:04 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.0s 17:12:04 #38 ... 17:12:04 17:12:04 #42 [core-keeper internal] load build context 17:12:04 #42 transferring context: 495.52MB 21.4s done 17:12:04 #42 ... 17:12:04 17:12:04 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:12:04 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 17:12:04 #65 ... 17:12:04 17:12:04 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:12:05 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.8s done 17:12:05 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.8s done 17:12:06 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17:12:07 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 17:12:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4894/head:refs/remotes/origin/PR-4894 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:12:22 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 61e9c8ed3565b3df7316b47603499815955aeac6 17:12:23 Merge succeeded, producing 61e9c8ed3565b3df7316b47603499815955aeac6 17:12:23 Checking out Revision 61e9c8ed3565b3df7316b47603499815955aeac6 (PR-4894) 17:12:22 > git config core.sparsecheckout # timeout=10 17:12:22 > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # timeout=10 17:12:22 > git remote # timeout=10 17:12:22 > git config --get remote.origin.url # timeout=10 17:12:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:22 > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 17:12:23 > git rev-parse HEAD^{commit} # timeout=10 17:12:23 > git config core.sparsecheckout # timeout=10 17:12:23 > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # timeout=10 17:12:25 #38 ... 17:12:25 17:12:25 #47 [core-command internal] load build context 17:12:25 #47 DONE 50.8s 17:12:25 17:12:25 #43 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 17:12:25 #43 DONE 51.2s 17:12:25 17:12:25 #50 [security-bootstrapper internal] load build context 17:12:25 #50 DONE 50.5s 17:12:25 17:12:25 #68 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 17:12:25 #68 ... 17:12:25 17:12:25 #45 [support-scheduler internal] load build context 17:12:25 #45 DONE 51.2s 17:12:25 17:12:25 #52 [core-data internal] load build context 17:12:25 #52 DONE 50.5s 17:12:25 17:12:25 #46 [security-proxy-setup internal] load build context 17:12:25 #46 DONE 51.0s 17:12:25 17:12:25 #55 [support-notifications internal] load build context 17:12:25 #55 DONE 51.2s 17:12:25 17:12:25 #53 [security-proxy-auth internal] load build context 17:12:25 #53 DONE 51.0s 17:12:25 17:12:25 #44 [core-common-config-bootstrapper internal] load build context 17:12:25 #44 DONE 51.3s 17:12:25 17:12:25 #54 [security-secretstore-setup internal] load build context 17:12:25 #54 DONE 50.9s 17:12:25 17:12:25 #51 [support-cron-scheduler internal] load build context 17:12:25 #51 DONE 50.9s 17:12:25 17:12:25 #48 [security-spiffe-token-provider internal] load build context 17:12:25 #48 DONE 51.1s 17:12:25 17:12:25 #49 [core-metadata internal] load build context 17:12:25 #49 DONE 51.0s 17:12:25 17:12:25 #42 [core-keeper internal] load build context 17:12:25 #42 DONE 51.4s 17:12:25 17:12:25 #68 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 17:12:26 #68 DONE 0.3s 17:12:26 17:12:26 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:12:26 #64 50.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:26 #64 ... 17:12:26 17:12:26 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:12:26 #65 DONE 51.0s 17:12:26 17:12:26 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 17:12:26 #67 50.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:26 #67 50.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:26 #67 50.68 (1/2) Installing dumb-init (1.2.5-r2) 17:12:26 #67 50.69 (2/2) Installing su-exec (0.2-r3) 17:12:26 #67 50.69 Executing busybox-1.36.1-r7.trigger 17:12:26 #67 50.70 OK: 7 MiB in 17 packages 17:12:26 Commit message: "fix: ScheduleJob should not be triggered with endTimestamp expired" 17:12:27 > git --version # timeout=10 17:12:27 > git --version # 'git version 2.25.1' 17:12:27 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 17:12:27 #67 ... 17:12:27 17:12:27 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:27 #56 DONE 51.4s 17:12:27 17:12:27 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:12:27 #64 50.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:27 #64 50.80 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:12:27 #64 50.80 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:12:27 #64 50.80 OK: 20072 distinct packages available 17:12:27 #64 50.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:27 #64 50.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:27 #64 51.17 (1/11) Installing ca-certificates (20240226-r0) 17:12:27 #64 51.18 (2/11) Installing brotli-libs (1.0.9-r14) 17:12:27 #64 51.19 (3/11) Installing libunistring (1.1-r1) 17:12:27 #64 51.21 (4/11) Installing libidn2 (2.3.4-r1) 17:12:27 #64 51.21 (5/11) Installing nghttp2-libs (1.57.0-r0) 17:12:27 #64 51.22 (6/11) Installing libcurl (8.9.0-r0) 17:12:27 #64 51.23 (7/11) Installing curl (8.9.0-r0) 17:12:27 #64 51.24 (8/11) Installing dumb-init (1.2.5-r2) 17:12:27 #64 51.24 (9/11) Installing musl-obstack (1.2.3-r2) 17:12:27 #64 51.25 (10/11) Installing libucontext (1.2-r2) 17:12:27 #64 51.25 (11/11) Installing gcompat (1.1.0-r1) 17:12:27 #64 51.25 Executing busybox-1.36.1-r7.trigger 17:12:27 #64 51.26 Executing ca-certificates-20240226-r0.trigger 17:12:27 #64 51.31 OK: 12 MiB in 26 packages 17:12:27 #64 DONE 51.6s 17:12:27 17:12:27 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:12:27 #61 50.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:27 #61 50.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:27 #61 50.77 (1/4) Installing ca-certificates (20240226-r0) 17:12:27 #61 50.80 (2/4) Installing dumb-init (1.2.5-r2) 17:12:27 #61 50.80 (3/4) Installing su-exec (0.2-r3) 17:12:27 #61 50.80 (4/4) Installing yq (4.33.3-r5) 17:12:27 #61 50.90 Executing busybox-1.36.1-r7.trigger 17:12:27 #61 50.91 Executing ca-certificates-20240226-r0.trigger 17:12:27 #61 50.96 OK: 17 MiB in 19 packages 17:12:27 #61 DONE 51.6s 17:12:27 17:12:27 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:12:27 #63 50.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:27 #63 50.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:27 #63 50.89 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:27 #63 50.92 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:27 #63 50.93 (3/6) Installing dumb-init (1.2.5-r2) 17:12:27 #63 50.93 (4/6) Installing openssl (3.1.7-r0) 17:12:27 #63 50.95 (5/6) Installing su-exec (0.2-r3) 17:12:27 #63 50.95 (6/6) Installing yq (4.33.3-r5) 17:12:27 #63 51.02 Executing busybox-1.36.1-r7.trigger 17:12:27 #63 51.05 OK: 17 MiB in 19 packages 17:12:27 #63 DONE 51.4s 17:12:27 17:12:27 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 17:12:27 #59 50.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:27 #59 50.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:27 #59 50.77 (1/1) Installing dumb-init (1.2.5-r2) 17:12:27 #59 50.78 Executing busybox-1.36.1-r7.trigger 17:12:27 #59 50.80 OK: 7 MiB in 16 packages 17:12:27 #59 DONE 51.6s 17:12:27 17:12:27 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 17:12:27 #67 DONE 51.5s 17:12:27 17:12:27 #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 17:12:27 #69 ... 17:12:27 17:12:27 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:12:27 #57 51.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:27 #57 51.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:27 #57 51.58 (1/1) Installing dumb-init (1.2.5-r2) 17:12:27 #57 51.58 Executing busybox-1.36.1-r7.trigger 17:12:27 #57 51.59 OK: 7 MiB in 16 packages 17:12:27 #57 DONE 51.9s 17:12:27 17:12:27 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 17:12:27 #66 51.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:27 #66 51.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:27 #66 51.64 (1/3) Installing ca-certificates (20240226-r0) 17:12:27 #66 51.66 (2/3) Installing dumb-init (1.2.5-r2) 17:12:27 #66 51.66 (3/3) Installing tzdata (2024a-r0) 17:12:27 #66 51.85 Executing busybox-1.36.1-r7.trigger 17:12:27 #66 51.85 Executing ca-certificates-20240226-r0.trigger 17:12:27 #66 51.91 OK: 11 MiB in 18 packages 17:12:27 #66 DONE 52.1s 17:12:27 17:12:27 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 17:12:27 #60 52.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:27 #60 52.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:28 #60 ... 17:12:28 17:12:28 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:12:28 #58 51.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:28 #58 51.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:28 #58 51.63 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:12:28 #58 51.63 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:12:28 #58 51.63 OK: 20072 distinct packages available 17:12:28 #58 51.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:28 #58 51.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:28 #58 51.99 (1/4) Installing dumb-init (1.2.5-r2) 17:12:28 #58 52.00 (2/4) Installing musl-obstack (1.2.3-r2) 17:12:28 #58 52.00 (3/4) Installing libucontext (1.2-r2) 17:12:28 #58 52.00 (4/4) Installing gcompat (1.1.0-r1) 17:12:28 #58 52.01 Executing busybox-1.36.1-r7.trigger 17:12:28 #58 52.01 OK: 8 MiB in 19 packages 17:12:28 #58 DONE 52.1s 17:12:28 17:12:28 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 17:12:28 #60 52.38 (1/2) Installing ca-certificates (20240226-r0) 17:12:28 #60 52.39 (2/2) Installing dumb-init (1.2.5-r2) 17:12:28 #60 52.40 Executing busybox-1.36.1-r7.trigger 17:12:28 #60 52.40 Executing ca-certificates-20240226-r0.trigger 17:12:28 #60 52.45 OK: 8 MiB in 17 packages 17:12:28 #60 DONE 52.8s 17:12:28 17:12:28 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:12:28 #62 52.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:28 #62 52.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:28 #62 52.83 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:12:28 #62 52.83 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:12:28 #62 52.83 OK: 20072 distinct packages available [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 17:12:28 #62 52.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:28 #62 52.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 17:12:28 #62 53.18 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:28 #62 53.24 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:28 #62 53.25 (3/7) Installing dumb-init (1.2.5-r2) 17:12:28 #62 53.25 (4/7) Installing musl-obstack (1.2.3-r2) 17:12:28 #62 53.25 (5/7) Installing libucontext (1.2-r2) 17:12:28 #62 53.26 (6/7) Installing gcompat (1.1.0-r1) 17:12:28 #62 53.26 (7/7) Installing openssl (3.1.7-r0) 17:12:28 #62 53.27 Executing busybox-1.36.1-r7.trigger 17:12:28 #62 53.28 OK: 8 MiB in 20 packages 17:12:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:29 Dload Upload Total Spent Left Speed 17:12:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 17:12:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:29 #62 DONE 53.9s 17:12:29 17:12:29 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:12:29 #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:29 #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:29 #0 2.897 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:12:29 #0 2.897 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:12:29 #0 2.897 OK: 20078 distinct packages available 17:12:29 #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:29 #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:29 #0 3.236 OK: 264 MiB in 52 packages 17:12:29 #70 DONE 3.8s 17:12:29 17:12:29 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 17:12:29 #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:29 #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:29 #0 3.219 OK: 264 MiB in 52 packages 17:12:29 #71 DONE 3.8s 17:12:29 17:12:29 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 17:12:29 #72 ... 17:12:29 17:12:29 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:29 #73 DONE 3.9s 17:12:29 17:12:29 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:12:29 #74 DONE 0.1s 17:12:29 17:12:29 #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:12:29 #75 DONE 0.2s 17:12:29 17:12:29 #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:30 + sudo tee /etc/docker/daemon.new 17:12:30 { 17:12:30 "registry-mirrors": [ 17:12:30 "https://nexus3.edgexfoundry.org:10001" 17:12:30 ], 17:12:30 "bip": "10.250.0.254/24", 17:12:30 "hosts": [ 17:12:30 "tcp://0.0.0.0:5555", 17:12:30 "unix:///var/run/docker.sock" 17:12:30 ], 17:12:30 "mtu": 1458, 17:12:30 "selinux-enabled": true, 17:12:30 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:30 } [Pipeline] sh 17:12:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 17:12:30 #76 ... 17:12:30 17:12:30 #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:12:30 #0 3.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:30 #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:30 #0 4.113 OK: 264 MiB in 52 packages 17:12:30 #77 DONE 4.4s 17:12:30 17:12:30 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 17:12:30 #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:30 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:30 #0 2.722 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:30 #0 2.758 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:30 #0 2.771 Executing ca-certificates-20240226-r0.trigger 17:12:30 #0 2.812 OK: 12 MiB in 26 packages 17:12:30 #78 DONE 3.0s 17:12:30 17:12:30 #79 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 17:12:30 #0 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:30 #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:30 #0 4.158 OK: 264 MiB in 52 packages 17:12:30 #79 DONE 4.5s 17:12:30 17:12:30 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:12:30 #80 DONE 0.2s 17:12:30 17:12:30 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:12:30 #81 DONE 0.2s 17:12:30 17:12:30 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 17:12:30 + sudo service docker restart 17:12:31 #82 ... 17:12:31 17:12:31 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 17:12:31 #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:31 #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:31 #0 3.501 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:31 #0 3.542 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:31 #0 3.576 Executing ca-certificates-20240226-r0.trigger 17:12:31 #0 3.617 OK: 17 MiB in 19 packages 17:12:31 #83 DONE 3.8s 17:12:31 17:12:31 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 17:12:31 #0 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:31 #0 3.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:31 #0 3.430 OK: 17 MiB in 19 packages 17:12:31 #84 DONE 3.9s 17:12:31 17:12:31 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 17:12:32 #85 DONE 0.7s 17:12:32 17:12:32 #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 17:12:32 #69 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:32 #69 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:32 #69 4.271 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:32 #69 4.314 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:32 #69 4.322 OK: 7 MiB in 16 packages 17:12:32 #69 DONE 4.7s 17:12:32 17:12:32 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 17:12:32 #0 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:32 #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:32 #0 4.244 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:32 #0 4.277 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:32 #0 4.285 OK: 7 MiB in 17 packages 17:12:32 #86 DONE 4.7s 17:12:32 17:12:32 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:12:33 #87 ... 17:12:33 17:12:33 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 17:12:33 #0 3.443 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.659 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:33 #0 5.300 (1/1) Installing dumb-init (1.2.5-r2) 17:12:33 #0 5.595 Executing busybox-1.36.1-r7.trigger 17:12:33 #0 5.610 OK: 7 MiB in 16 packages 17:12:33 #88 DONE 6.2s 17:12:33 17:12:33 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 17:12:33 #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.381 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 4.416 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 4.437 Executing ca-certificates-20240226-r0.trigger 17:12:33 #0 4.473 OK: 8 MiB in 17 packages 17:12:33 #89 DONE 4.9s 17:12:33 17:12:33 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 17:12:33 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:33 #0 5.059 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 5.095 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 5.104 OK: 7 MiB in 16 packages 17:12:33 #90 DONE 5.6s 17:12:33 17:12:33 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 17:12:33 #0 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.881 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 4.913 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 4.923 Executing ca-certificates-20240226-r0.trigger 17:12:33 #0 4.970 OK: 11 MiB in 18 packages 17:12:33 #91 DONE 5.5s 17:12:33 17:12:33 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 17:12:33 #0 4.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:33 #0 4.860 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 4.898 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:12:33 #0 4.907 OK: 8 MiB in 19 packages 17:12:33 #92 DONE 5.4s 17:12:33 17:12:33 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 17:12:33 #72 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:33 #72 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:33 #72 3.843 OK: 8 MiB in 20 packages 17:12:33 #72 DONE 4.1s 17:12:33 17:12:33 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:12:35 #93 DONE 1.7s 17:12:35 17:12:35 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 17:12:35 #0 3.714 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:12:35 #0 4.186 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:12:35 #0 4.902 OK: 264 MiB in 52 packages 17:12:35 #94 DONE 5.4s 17:12:35 17:12:35 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 17:12:35 #95 DONE 1.7s 17:12:35 17:12:35 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:12:35 #96 ... 17:12:35 17:12:35 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:12:35 #97 DONE 1.7s 17:12:35 17:12:35 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 17:12:35 #98 DONE 0.1s 17:12:35 17:12:35 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 17:12:35 #99 DONE 0.2s 17:12:35 17:12:35 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:36 #100 ... 17:12:36 17:12:36 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 17:12:36 #101 DONE 0.9s 17:12:36 17:12:36 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:12:36 #38 ... 17:12:36 17:12:36 #102 [security-spire-config stage-2 6/10] COPY security.txt / 17:12:36 #102 DONE 0.9s 17:12:36 17:12:36 #103 [security-spire-server stage-2 6/9] COPY security.txt / 17:12:36 #103 DONE 0.1s 17:12:36 17:12:36 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:12:36 #87 DONE 4.2s 17:12:36 17:12:36 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:12:36 #96 DONE 0.9s 17:12:36 17:12:36 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:12:36 #104 ... 17:12:36 17:12:36 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:12:36 #105 DONE 0.1s 17:12:36 17:12:36 #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 17:12:36 #106 DONE 0.1s 17:12:36 17:12:36 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 17:12:36 #107 DONE 0.1s 17:12:36 17:12:36 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 17:12:36 #108 DONE 0.1s 17:12:36 17:12:36 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:12:36 #104 DONE 0.1s 17:12:36 17:12:36 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:12:36 #109 DONE 0.1s 17:12:36 17:12:36 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 17:12:36 #110 DONE 0.1s 17:12:36 17:12:36 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:12:36 #111 DONE 0.1s 17:12:36 17:12:36 #112 [security-spire-config] exporting to image 17:12:36 #112 exporting layers 17:12:36 #112 ... 17:12:36 17:12:36 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:12:36 #113 DONE 0.1s 17:12:36 17:12:36 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:12:36 #114 DONE 0.1s 17:12:36 17:12:36 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:12:36 #115 DONE 0.1s 17:12:36 17:12:36 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:12:36 #116 DONE 0.1s 17:12:36 17:12:36 #112 [security-spire-server] exporting to image 17:12:37 #112 exporting layers 0.8s done 17:12:37 #112 writing image sha256:920517bee2249d72c2f7ad8e8c319313c3203a5d24fd4687cec2beb108c0ff85 0.0s done 17:12:37 #112 naming to docker.io/library/security-spire-config done 17:12:37 #112 exporting layers 0.8s done 17:12:37 #112 writing image sha256:78edd421eab1f7e6e4a9352b65431392af993759d26c4817f07d3438699f5d27 0.0s done 17:12:37 #112 naming to docker.io/library/security-spire-server done 17:12:37 #112 writing image sha256:c5ab102b208cba0eeaf6847b17e4fdda8505b7864e37f03029c9b1c73f06823d done 17:12:37 #112 naming to docker.io/library/security-spire-agent done 17:12:37 #112 DONE 1.1s 17:12:37 17:12:37 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:40 #117 ... 17:12:40 17:12:40 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:49 provisioning config files... 17:12:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8551885370608209756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:49 ---> ****-login.sh 17:12:49 nexus3.edgexfoundry.org:10001 17:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:12:50 Configure a credential helper to remove this warning. See 17:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:12:50 17:12:50 Login Succeeded 17:12:50 nexus3.edgexfoundry.org:10002 17:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:12:50 Configure a credential helper to remove this warning. See 17:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:12:50 17:12:50 Login Succeeded 17:12:50 nexus3.edgexfoundry.org:10003 17:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:12:51 Configure a credential helper to remove this warning. See 17:12:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:12:51 17:12:51 Login Succeeded 17:12:51 nexus3.edgexfoundry.org:10004 17:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:12:51 Configure a credential helper to remove this warning. See 17:12:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:12:51 17:12:51 Login Succeeded 17:12:51 ****.io 17:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:12:52 Configure a credential helper to remove this warning. See 17:12:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:12:52 17:12:52 Login Succeeded 17:12:52 ---> ****-login.sh ends [Pipeline] } 17:12:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:12:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:12:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:12:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:12:53 ========================================================= 17:12:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:12:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:12:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:12:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:53 c6b39de5b339: Pulling fs layer 17:12:53 a69c41024577: Pulling fs layer 17:12:53 d6de4b400683: Pulling fs layer 17:12:53 35cb2a7552d0: Pulling fs layer 17:12:53 4f4fb700ef54: Pulling fs layer 17:12:53 464afbd9ba4c: Pulling fs layer 17:12:53 00f215d4a9da: Pulling fs layer 17:12:53 d496ad576159: Pulling fs layer 17:12:53 35cb2a7552d0: Waiting 17:12:53 4f4fb700ef54: Waiting 17:12:53 464afbd9ba4c: Waiting 17:12:53 00f215d4a9da: Waiting 17:12:53 a69c41024577: Download complete 17:12:53 35cb2a7552d0: Verifying Checksum 17:12:53 35cb2a7552d0: Download complete 17:12:53 4f4fb700ef54: Verifying Checksum 17:12:53 4f4fb700ef54: Download complete 17:12:53 464afbd9ba4c: Verifying Checksum 17:12:53 464afbd9ba4c: Download complete 17:12:53 c6b39de5b339: Download complete 17:12:54 d496ad576159: Verifying Checksum 17:12:54 d496ad576159: Download complete 17:12:55 c6b39de5b339: Pull complete 17:12:55 a69c41024577: Pull complete 17:12:55 d6de4b400683: Download complete 17:12:56 00f215d4a9da: Verifying Checksum 17:12:56 00f215d4a9da: Download complete 17:13:09 d6de4b400683: Pull complete 17:13:09 35cb2a7552d0: Pull complete 17:13:09 4f4fb700ef54: Pull complete 17:13:09 464afbd9ba4c: Pull complete 17:13:19 00f215d4a9da: Pull complete 17:13:20 d496ad576159: Pull complete 17:13:20 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 17:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:13:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 17:13:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:13:21 WORKDIR /edgex 17:13:21 COPY go.mod . 17:13:21 RUN go mod download 17:13:21 + docker build -t ci-base-image-arm64 -f - . 17:13:22 Sending build context to Docker daemon 3.533MB 17:13:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:13:22 ---> f246e2811388 17:13:22 Step 2/4 : WORKDIR /edgex 17:13:24 ---> Running in 0ad7e1614bde 17:13:24 Removing intermediate container 0ad7e1614bde 17:13:24 ---> 822b0114a660 17:13:24 Step 3/4 : COPY go.mod . 17:13:25 ---> 339918d52fc0 17:13:25 Step 4/4 : RUN go mod download 17:13:25 ---> Running in 664575db1074 17:13:27 #118 DONE 57.0s 17:13:27 17:13:27 #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:27 #76 DONE 56.9s 17:13:27 17:13:27 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:27 #100 DONE 51.4s 17:13:27 17:13:27 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:27 #117 DONE 56.3s 17:13:27 17:13:27 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:27 #82 DONE 56.3s 17:13:27 17:13:27 #119 [support-notifications builder 6/7] COPY . . 17:13:33 #119 ... 17:13:33 17:13:33 #120 [security-spiffe-token-provider builder 6/7] COPY . . 17:13:37 #120 ... 17:13:37 17:13:37 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 17:13:37 #121 ... 17:13:37 17:13:37 #122 [security-proxy-setup builder 6/7] COPY . . 17:13:37 #122 ... 17:13:37 17:13:37 #123 [core-keeper builder 7/8] COPY . . 17:13:40 #123 DONE 13.4s 17:13:40 17:13:40 #120 [security-spiffe-token-provider builder 6/7] COPY . . 17:13:40 #120 DONE 13.4s 17:13:40 17:13:40 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:13:40 #124 ... 17:13:40 17:13:40 #119 [support-notifications builder 6/7] COPY . . 17:13:40 #119 DONE 13.4s 17:13:40 17:13:40 #122 [security-proxy-setup builder 6/7] COPY . . 17:13:40 #122 DONE 13.4s 17:13:40 17:13:40 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 17:13:40 #125 CACHED 17:13:40 17:13:40 #126 [support-cron-scheduler builder 6/7] COPY . . 17:13:40 #126 CACHED 17:13:40 17:13:40 #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #127 CACHED 17:13:40 17:13:40 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 17:13:40 #121 DONE 13.5s 17:13:40 17:13:40 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:13:40 #128 CACHED 17:13:40 17:13:40 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #129 CACHED 17:13:40 17:13:40 #130 [security-proxy-auth builder 6/7] COPY . . 17:13:40 #130 CACHED 17:13:40 17:13:40 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:13:40 #131 CACHED 17:13:40 17:13:40 #132 [support-scheduler builder 6/7] COPY . . 17:13:40 #132 CACHED 17:13:40 17:13:40 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #133 CACHED 17:13:40 17:13:40 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #134 CACHED 17:13:40 17:13:40 #135 [security-bootstrapper builder 6/7] COPY . . 17:13:40 #135 CACHED 17:13:40 17:13:40 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:13:40 #136 CACHED 17:13:40 17:13:40 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #137 CACHED 17:13:40 17:13:40 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:13:40 #138 CACHED 17:13:40 17:13:40 #139 [security-secretstore-setup builder 6/7] COPY . . 17:13:40 #139 CACHED 17:13:40 17:13:40 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 17:13:40 #140 CACHED 17:13:40 17:13:40 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #141 CACHED 17:13:40 17:13:40 #142 [core-command builder 6/7] COPY . . 17:13:40 #142 CACHED 17:13:40 17:13:40 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #143 CACHED 17:13:40 17:13:40 #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:13:40 #144 CACHED 17:13:40 17:13:40 #145 [core-metadata builder 6/7] COPY . . 17:13:40 #145 CACHED 17:13:40 17:13:40 #146 [core-data builder 4/7] COPY go.mod vendor* ./ 17:13:40 #146 CACHED 17:13:40 17:13:40 #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:40 #147 CACHED 17:13:40 17:13:40 #148 [core-data builder 6/7] COPY . . 17:13:40 #148 CACHED 17:13:40 17:13:40 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:13:42 #149 1.905 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 17:13:50 #149 ... 17:13:50 17:13:50 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 17:13:50 #0 0.614 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 17:13:50 #150 ... 17:13:50 17:13:50 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:13:50 #0 0.605 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 17:13:50 #151 ... 17:13:50 17:13:50 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:13:50 #0 0.987 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 17:13:50 #152 ... 17:13:50 17:13:50 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:13:50 #0 1.077 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 17:13:50 #153 ... 17:13:50 17:13:50 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:13:50 #124 0.572 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 17:13:51 #124 ... 17:13:51 17:13:51 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:13:51 #0 1.900 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 17:13:51 #154 ... 17:13:51 17:13:51 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:13:51 #0 1.588 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 17:13:51 #155 ... 17:13:51 17:13:51 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:13:51 #0 0.669 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 17:13:51 #156 ... 17:13:51 17:13:51 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:13:51 #0 1.363 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 17:13:51 #157 ... 17:13:51 17:13:51 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 17:13:51 #0 0.784 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 17:13:51 #158 ... 17:13:51 17:13:51 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:13:51 #0 0.823 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 17:13:51 #159 ... 17:13:51 17:13:51 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:13:51 #0 1.358 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 17:14:33 Removing intermediate container 664575db1074 17:14:33 ---> 925f04a46170 17:14:33 Successfully built 925f04a46170 17:14:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:33 + docker inspect -f . ci-base-image-arm64 17:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container 17:14:34 $ 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 17:14:35 $ docker top 55f5f23f0f91adb08c7b54c1bce70c2e5d89bef5c96ef1c8abdd986d0c78df01 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:36 + go version 17:14:36 go version go1.21.9 linux/arm64 [Pipeline] } 17:14:36 $ docker stop --time=1 55f5f23f0f91adb08c7b54c1bce70c2e5d89bef5c96ef1c8abdd986d0c78df01 17:14:38 $ docker rm -f --volumes 55f5f23f0f91adb08c7b54c1bce70c2e5d89bef5c96ef1c8abdd986d0c78df01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:39 + docker inspect -f . ci-base-image-arm64 17:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:39 prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container 17:14:39 $ 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 17:14:41 $ docker top d70c8296cb1b4a78573a6f7400c512d7579689151a7eff8c293667b3b22cffa3 -eo pid,comm [Pipeline] { [Pipeline] echo 17:14:41 ========================================================= 17:14:41 [edgeXBuildGoParallel] Running Tests and Build... 17:14:41 ========================================================= [Pipeline] sh 17:14:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:14:43 + make test 17:14:43 go test -race -coverprofile=coverage.out ./... 17:15:15 #160 ... 17:15:15 17:15:15 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:15:15 #153 91.78 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 17:15:39 ? github.com/edgexfoundry/edgex-go [no test files] 17:16:36 #153 ... 17:16:36 17:16:36 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 17:16:36 #158 DONE 175.9s 17:16:36 17:16:36 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:16:36 #159 DONE 175.9s 17:16:36 17:16:36 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:16:36 #152 DONE 175.9s 17:16:36 17:16:36 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:16:36 #124 DONE 175.9s 17:16:36 17:16:36 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:16:36 #151 DONE 175.9s 17:16:36 17:16:36 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:16:36 #154 DONE 175.9s 17:16:36 17:16:36 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:16:36 #153 DONE 176.0s 17:16:36 17:16:36 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:16:36 #161 ... 17:16:36 17:16:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:16:36 #157 DONE 176.1s 17:16:36 17:16:36 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:16:36 #149 DONE 176.2s 17:16:36 17:16:36 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 17:16:36 #150 DONE 176.3s 17:16:36 17:16:36 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:16:36 #156 DONE 176.3s 17:16:36 17:16:36 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:16:36 #160 DONE 176.3s 17:16:36 17:16:36 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:16:36 #155 DONE 176.3s 17:16:36 17:16:36 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 17:16:36 #162 ... 17:16:36 17:16:36 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 17:16:36 #163 DONE 0.8s 17:16:36 17:16:36 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 17:16:36 #164 DONE 0.8s 17:16:36 17:16:36 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:16:36 #161 DONE 0.8s 17:16:36 17:16:36 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 17:16:36 #165 DONE 0.7s 17:16:36 17:16:36 #166 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 17:16:36 #166 DONE 0.6s 17:16:36 17:16:36 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 17:16:36 #167 DONE 0.8s 17:16:36 17:16:36 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 17:16:37 #168 ... 17:16:37 17:16:37 #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 17:16:37 #169 DONE 0.6s 17:16:37 17:16:37 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 17:16:37 #170 DONE 0.5s 17:16:37 17:16:37 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 17:16:37 #162 DONE 0.7s 17:16:37 17:16:37 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 17:16:37 #171 DONE 0.4s 17:16:37 17:16:37 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 17:16:37 #172 CACHED 17:16:37 17:16:37 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 17:16:37 #173 CACHED 17:16:37 17:16:37 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 17:16:37 #174 CACHED 17:16:37 17:16:37 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 17:16:37 #175 CACHED 17:16:37 17:16:37 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 17:16:37 #176 CACHED 17:16:37 17:16:37 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 17:16:37 #177 CACHED 17:16:37 17:16:37 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 17:16:37 #178 DONE 0.4s 17:16:37 17:16:37 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 17:16:37 #179 CACHED 17:16:37 17:16:37 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 17:16:37 #180 CACHED 17:16:37 17:16:37 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 17:16:37 #181 DONE 0.4s 17:16:37 17:16:37 #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 17:16:37 #182 DONE 0.4s 17:16:37 17:16:37 #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 17:16:37 #183 ... 17:16:37 17:16:37 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 17:16:37 #168 DONE 0.5s 17:16:37 17:16:37 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 17:16:38 #184 ... 17:16:38 17:16:38 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 17:16:38 #185 DONE 1.4s 17:16:38 17:16:38 #186 [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 17:16:39 #186 ... 17:16:39 17:16:39 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 17:16:39 #187 DONE 2.5s 17:16:39 17:16:39 #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 17:16:39 #188 DONE 2.4s 17:16:39 17:16:39 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:16:39 #189 DONE 2.4s 17:16:39 17:16:39 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:16:39 #190 DONE 2.4s 17:16:39 17:16:39 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:16:39 #191 DONE 2.4s 17:16:39 17:16:39 #186 [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 17:16:39 #186 DONE 2.4s 17:16:39 17:16:39 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:16:39 #192 DONE 2.5s 17:16:39 17:16:39 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:16:39 #193 DONE 2.5s 17:16:39 17:16:39 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:16:39 #194 ... 17:16:39 17:16:39 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:16:39 #195 DONE 2.5s 17:16:39 17:16:39 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 17:16:39 #184 DONE 2.4s 17:16:39 17:16:39 #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 17:16:39 #183 DONE 2.5s 17:16:40 17:16:40 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:16:41 #196 ... 17:16:41 17:16:41 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:16:41 #197 DONE 1.4s 17:16:41 17:16:41 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 17:16:41 #198 DONE 1.2s 17:16:41 17:16:41 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:16:41 #199 DONE 1.2s 17:16:41 17:16:41 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:16:41 #200 DONE 1.2s 17:16:41 17:16:41 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:16:41 #201 DONE 1.2s 17:16:41 17:16:41 #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:16:41 #202 DONE 1.2s 17:16:41 17:16:41 #112 [core-command] exporting to image 17:16:41 #112 exporting layers 17:16:41 #112 ... 17:16:41 17:16:41 #203 [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 17:16:41 #203 DONE 1.2s 17:16:41 17:16:41 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:16:41 #194 DONE 1.3s 17:16:41 17:16:41 #204 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 17:16:41 #204 DONE 4.2s 17:16:41 17:16:41 #112 [security-spiffe-token-provider] exporting to image 17:16:41 #112 ... 17:16:41 17:16:41 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:16:41 #205 DONE 1.3s 17:16:41 17:16:41 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:16:41 #206 DONE 1.3s 17:16:41 17:16:41 #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 17:16:41 #207 DONE 1.3s 17:16:41 17:16:41 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:16:41 #196 DONE 1.3s 17:16:41 17:16:41 #112 [support-cron-scheduler] exporting to image 17:16:41 #112 exporting layers 0.3s done 17:16:41 #112 ... 17:16:41 17:16:41 #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:16:41 #208 DONE 0.3s 17:16:41 17:16:41 #112 [support-notifications] exporting to image 17:16:41 #112 exporting layers 0.3s done 17:16:41 #112 writing image sha256:3ef03ae6ef508ff94f4f01b48e62ba5e9dae51fe2470d745d7ffaecaff8041b0 17:16:41 #112 ... 17:16:41 17:16:41 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:16:41 #209 DONE 0.6s 17:16:41 17:16:41 #112 [support-notifications] exporting to image 17:16:41 #112 writing image sha256:e49f691ad257fa8d4bc7f0626722fac38d1baacea82858e463da50c03541a772 17:16:41 #112 ... 17:16:41 17:16:41 #210 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:16:41 #210 DONE 0.6s 17:16:41 17:16:41 #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:16:41 #211 DONE 0.6s 17:16:41 17:16:41 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:16:41 #212 DONE 0.5s 17:16:41 17:16:41 #213 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 17:16:41 #213 DONE 0.6s 17:16:41 17:16:41 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:16:41 #214 DONE 0.5s 17:16:41 17:16:41 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:16:41 #215 DONE 0.5s 17:16:41 17:16:41 #112 [core-metadata] exporting to image 17:16:41 #112 exporting layers 0.5s done 17:16:41 #112 writing image sha256:3ef03ae6ef508ff94f4f01b48e62ba5e9dae51fe2470d745d7ffaecaff8041b0 0.3s done 17:16:41 #112 writing image sha256:e49f691ad257fa8d4bc7f0626722fac38d1baacea82858e463da50c03541a772 0.2s done 17:16:41 #112 writing image sha256:8f821beb4100297b7942814e673a73d0de1bb177df98743827fffca60d8b249e 0.0s done 17:16:41 #112 naming to docker.io/library/core-keeper done 17:16:41 #112 naming to docker.io/library/core-command done 17:16:41 #112 naming to docker.io/library/support-scheduler done 17:16:41 #112 exporting layers 0.6s done 17:16:41 #112 writing image sha256:ac3f80fc1a788438a299d13fd9f37ec520e338ea66de5408ade3263385be8311 done 17:16:41 #112 naming to docker.io/library/security-spiffe-token-provider 17:16:42 #112 naming to docker.io/library/security-spiffe-token-provider 0.2s done 17:16:42 #112 ... 17:16:42 17:16:42 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 17:16:42 #216 DONE 0.4s 17:16:42 17:16:42 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 17:16:42 #217 DONE 0.4s 17:16:42 17:16:42 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:16:42 #218 DONE 0.4s 17:16:42 17:16:42 #112 [support-cron-scheduler] exporting to image 17:16:42 #112 exporting layers 0.3s done 17:16:42 #112 writing image sha256:576353247636e7ce8df307d29730a7cd21285868e9a4e0eae71e4f0123f43319 0.0s done 17:16:42 #112 writing image sha256:af594a5d550d79db16e01fd8c773ebc7dd301dc42d655fd9e687369f6ff5ce92 0.0s done 17:16:42 #112 naming to docker.io/library/support-cron-scheduler 0.0s done 17:16:42 #112 naming to docker.io/library/support-notifications done 17:16:42 #112 ... 17:16:42 17:16:42 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:16:42 #219 DONE 0.4s 17:16:42 17:16:42 #112 [core-metadata] exporting to image 17:16:42 #112 writing image sha256:ccc69b642169cc215c489b6ccadcbd8ebb4b6d3b576569f473c00637a3f68bd0 done 17:16:42 #112 naming to docker.io/library/core-metadata done 17:16:42 #112 ... 17:16:42 17:16:42 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:16:42 #220 DONE 0.4s 17:16:42 17:16:42 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:42 #221 DONE 0.9s 17:16:42 17:16:42 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:16:42 #222 DONE 0.4s 17:16:42 17:16:42 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:42 #223 DONE 0.9s 17:16:42 17:16:42 #112 [core-common-config-bootstrapper] exporting to image 17:16:42 #112 writing image sha256:04ab9f170f1157e5c2d02d870b6e5dc7df075f136cbba5fa36a6d0f18709bf48 done 17:16:42 #112 naming to docker.io/library/core-data done 17:16:42 #112 ... 17:16:42 17:16:42 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:16:42 #224 DONE 0.1s 17:16:42 17:16:42 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:16:42 #225 DONE 0.1s 17:16:42 17:16:42 #112 [security-proxy-auth] exporting to image 17:16:42 #112 exporting layers 0.1s done 17:16:42 #112 writing image sha256:3bf020328859e7167bd1353d179a788cd4b1faf34da206ae1c801ce289adb6d6 0.0s done 17:16:42 #112 naming to docker.io/library/core-common-config-bootstrapper 17:16:42 #112 ... 17:16:42 17:16:42 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 17:16:42 #226 DONE 0.1s 17:16:42 17:16:42 #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 17:16:42 #227 DONE 0.1s 17:16:42 17:16:42 #112 [core-common-config-bootstrapper] exporting to image 17:16:42 #112 naming to docker.io/library/core-common-config-bootstrapper done 17:16:42 #112 exporting layers 0.3s done 17:16:42 #112 writing image sha256:231258007b04e0af475cdb17bdb6aeb0b4f8fb8f797a400edd181142154faf54 done 17:16:42 #112 naming to docker.io/library/security-proxy-auth done 17:16:42 #112 DONE 3.0s 17:16:42 17:16:42 #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 17:16:42 #228 DONE 0.1s 17:16:42 17:16:42 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:16:43 #229 DONE 0.1s 17:16:43 17:16:43 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:43 #230 DONE 0.8s 17:16:43 17:16:43 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:16:43 #231 DONE 0.1s 17:16:43 17:16:43 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 17:16:43 #232 ... 17:16:43 17:16:43 #112 [security-proxy-setup] exporting to image 17:16:43 #112 exporting layers 0.2s done 17:16:43 #112 writing image sha256:6fccfb4ee94ff881e6654ab0b7b73e98a62eaefd89bb95ce9a21829782e6d5e6 done 17:16:43 #112 naming to docker.io/library/security-proxy-setup done 17:16:43 #112 DONE 3.2s 17:16:43 17:16:43 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:43 #233 DONE 0.6s 17:16:43 17:16:43 #112 [security-secretstore-setup] exporting to image 17:16:43 #112 exporting layers 0.2s done 17:16:43 #112 writing image sha256:9a5f3820d09557355a3cc3d22ae96db5eb70fe9c3e67a0a5c480b15e85793355 done 17:16:43 #112 naming to docker.io/library/security-secretstore-setup done 17:16:43 #112 DONE 3.5s 17:16:43 17:16:43 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 17:16:43 #232 DONE 0.4s 17:16:43 17:16:43 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:16:43 #38 ... 17:16:43 17:16:43 #112 [security-bootstrapper] exporting to image 17:16:43 #112 exporting layers 0.2s done 17:16:43 #112 writing image sha256:460c0cd1b61281a247e5948f868b302f81364e988d73f46345c3ba3eb439446e done 17:16:43 #112 naming to docker.io/library/security-bootstrapper done 17:16:43 #112 DONE 3.7s 17:16:43 17:16:43 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:16:43 time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:16:43 $ docker stop --time=1 b1f2de1d2e8b9903276ea084dfaa4c168b84b5a449282e0f1cb9b56e79c3a529 17:16:44 $ docker rm -f --volumes b1f2de1d2e8b9903276ea084dfaa4c168b84b5a449282e0f1cb9b56e79c3a529 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:45 + docker images 17:16:45 REPOSITORY TAG IMAGE ID CREATED SIZE 17:16:45 security-bootstrapper latest 460c0cd1b612 2 seconds ago 24MB 17:16:45 security-secretstore-setup latest 9a5f3820d095 2 seconds ago 42.3MB 17:16:45 core-common-config-bootstrapper latest 3bf020328859 3 seconds ago 20.3MB 17:16:45 security-proxy-auth latest 231258007b04 3 seconds ago 38.1MB 17:16:45 security-proxy-setup latest 6fccfb4ee94f 3 seconds ago 31.3MB 17:16:45 core-metadata latest ccc69b642169 4 seconds ago 44.9MB 17:16:45 core-data latest 04ab9f170f11 4 seconds ago 44.7MB 17:16:45 support-cron-scheduler latest af594a5d550d 4 seconds ago 49.4MB 17:16:45 support-notifications latest 576353247636 4 seconds ago 47.8MB 17:16:45 support-scheduler latest 8f821beb4100 5 seconds ago 47MB 17:16:45 core-command latest e49f691ad257 5 seconds ago 40.6MB 17:16:45 core-keeper latest 3ef03ae6ef50 5 seconds ago 39.5MB 17:16:45 security-spiffe-token-provider latest ac3f80fc1a78 5 seconds ago 34.1MB 17:16:45 security-spire-config latest 920517bee224 4 minutes ago 125MB 17:16:45 security-spire-server latest 78edd421eab1 4 minutes ago 126MB 17:16:45 security-spire-agent latest c5ab102b208c 4 minutes ago 187MB 17:16:45 ci-base-image-x86_64 latest 9f6d9537ed26 8 minutes ago 971MB 17:16:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 17:16:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 17:16:45 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] } 17:19:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:19:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:20:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:20:34 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 17:20:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:20:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:20:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.206s coverage: 28.7% of statements 17:21:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.213s coverage: 97.0% of statements 17:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:21:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.295s coverage: 69.2% of statements 17:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.251s coverage: 53.2% of statements 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 17:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 17:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 17:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 17:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 17:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.789s coverage: 93.4% of statements 17:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.260s coverage: 91.7% of statements 17:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:21:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.258s coverage: 7.0% of statements 17:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.131s coverage: 95.8% of statements 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements 17:22:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 17:22:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.127s coverage: 0.0% of statements [no tests to run] 17:22:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:22:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:22:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.356s coverage: 0.8% of statements 17:22:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.157s coverage: 30.7% of statements 17:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.197s coverage: 41.7% of statements 17:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.161s coverage: 77.8% of statements 17:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.098s coverage: 94.1% of statements 17:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.121s coverage: 96.3% of statements 17:22:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.125s coverage: 94.4% of statements 17:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 17:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 17:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.084s coverage: 79.9% of statements 17:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.171s coverage: 92.9% of statements 17:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.098s coverage: 66.7% of statements 17:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements 17:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.121s coverage: 75.0% of statements 17:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.153s coverage: 87.2% of statements 17:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements 17:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.107s coverage: 100.0% of statements 17:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.296s coverage: 81.8% of statements 17:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.308s coverage: 82.1% of statements 17:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.140s coverage: 86.0% of statements 17:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.887s coverage: 63.1% of statements 17:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements 17:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 17:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.081s coverage: 100.0% of statements 17:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.083s coverage: 73.7% of statements 17:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 17:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:23:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.802s coverage: 36.5% of statements 17:23:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.112s coverage: 89.5% of statements 17:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:23:17 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 17:23:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements 17:23:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 17:23:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 17:23:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 17:23:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 5.2% of statements 17:23:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 17:23:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:23:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 17:23:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 17:23:31 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.353s coverage: 90.8% of statements 17:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:23:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.187s coverage: 19.9% of statements 17:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:23:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.585s coverage: 95.7% of statements 17:23:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:23:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:23:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.185s coverage: 61.8% of statements 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:23:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.336s coverage: 98.9% of statements 17:24:00 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 17:24:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:24:00 go vet ./... 17:29:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:07 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 17:29:08 + ls -al . 17:29:08 total 916 17:29:08 drwxrwxr-x 10 1001 1001 4096 Sep 6 17:14 . 17:29:08 drwxr-xr-x 4 root root 4096 Sep 6 17:14 .. 17:29:08 drwxrwxr-x 2 1001 1001 4096 Sep 6 17:12 .blubracket 17:29:08 -rw-rw-r-- 1 1001 1001 10 Sep 6 17:12 .dockerignore 17:29:08 drwxrwxr-x 8 1001 1001 4096 Sep 6 17:12 .git 17:29:08 drwxrwxr-x 3 1001 1001 4096 Sep 6 17:12 .github 17:29:08 -rw-rw-r-- 1 1001 1001 1102 Sep 6 17:12 .gitignore 17:29:08 -rw-rw-r-- 1 1001 1001 42 Sep 6 17:12 .golangci.yml 17:29:08 -rw-rw-r-- 1 1001 1001 100 Sep 6 17:12 .hadolint.yml 17:29:08 -rw-rw-r-- 1 1001 1001 155 Sep 6 17:12 .sonarcloud.properties 17:29:08 -rw-rw-r-- 1 1001 1001 1171 Sep 6 17:12 ADOPTERS.md 17:29:08 -rw-rw-r-- 1 1001 1001 21286 Sep 6 17:12 Attribution.txt 17:29:08 -rw-rw-r-- 1 1001 1001 100284 Sep 6 17:12 CHANGELOG.md 17:29:08 -rw-rw-r-- 1 1001 1001 3804 Sep 6 17:12 CONTRIBUTING.md 17:29:08 -rw-rw-r-- 1 1001 1001 677 Sep 6 17:12 GOVERNANCE.md 17:29:08 -rw-rw-r-- 1 1001 1001 861 Sep 6 17:12 Jenkinsfile 17:29:08 -rw-rw-r-- 1 1001 1001 10775 Sep 6 17:12 LICENSE 17:29:08 -rw-rw-r-- 1 1001 1001 16854 Sep 6 17:12 Makefile 17:29:08 -rw-rw-r-- 1 1001 1001 582 Sep 6 17:12 OWNERS.md 17:29:08 -rw-rw-r-- 1 1001 1001 9528 Sep 6 17:12 README.md 17:29:08 -rw-rw-r-- 1 1001 1001 789 Sep 6 17:12 SECURITY.md 17:29:08 -rw-rw-r-- 1 1001 1001 5 Sep 6 17:07 VERSION 17:29:08 drwxrwxr-x 2 1001 1001 4096 Sep 6 17:12 bin 17:29:08 drwxrwxr-x 20 1001 1001 4096 Sep 6 17:12 cmd 17:29:08 -rw-r--r-- 1 root root 545182 Sep 6 17:23 coverage.out 17:29:08 drwxrwxr-x 2 1001 1001 4096 Sep 6 17:12 fuzz_test 17:29:08 -rw-rw-r-- 1 1001 1001 7306 Sep 6 17:12 go.mod 17:29:08 -rw-rw-r-- 1 1001 1001 102583 Sep 6 17:12 go.sum 17:29:08 drwxrwxr-x 7 1001 1001 4096 Sep 6 17:12 internal 17:29:08 drwxrwxr-x 3 1001 1001 4096 Sep 6 17:12 openapi 17:29:08 -rw-rw-r-- 1 1001 1001 584 Sep 6 17:12 security.txt 17:29:08 -rw-rw-r-- 1 1001 1001 204 Sep 6 17:12 version.go [Pipeline] sh 17:29:09 + '[' -e coverage.out ] 17:29:09 + chown 1001:1001 coverage.out [Pipeline] stash 17:29:09 Warning: overwriting stash ‘coverage-report’ 17:29:10 Stashed 1 file(s) [Pipeline] sh 17:29:10 + make build 17:29:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:33:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:33:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:33:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:33:30 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 17:33:40 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 17:34: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 17:34:26 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 17:34:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:34:56 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 17:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:35:06 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 17:35:11 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 17:35:17 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] } 17:35:23 $ docker stop --time=1 d70c8296cb1b4a78573a6f7400c512d7579689151a7eff8c293667b3b22cffa3 17:35:26 $ docker rm -f --volumes d70c8296cb1b4a78573a6f7400c512d7579689151a7eff8c293667b3b22cffa3 [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 17:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:35:31 17:35:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:35:32 latest: Pulling from edgex-devops/edgex-compose-arm64 17:35:32 547446be3368: Pulling fs layer 17:35:32 d125d8839a47: Pulling fs layer 17:35:32 3e85d5ac6304: Pulling fs layer 17:35:32 c3105a71a48b: Pulling fs layer 17:35:32 0f093f025ec4: Pulling fs layer 17:35:32 c3106fc0e877: Pulling fs layer 17:35:32 c3105a71a48b: Waiting 17:35:32 0f093f025ec4: Waiting 17:35:32 c3106fc0e877: Waiting 17:35:32 547446be3368: Verifying Checksum 17:35:32 547446be3368: Download complete 17:35:32 c3105a71a48b: Download complete 17:35:32 d125d8839a47: Verifying Checksum 17:35:32 d125d8839a47: Download complete 17:35:32 c3106fc0e877: Verifying Checksum 17:35:32 c3106fc0e877: Download complete 17:35:32 0f093f025ec4: Verifying Checksum 17:35:32 0f093f025ec4: Download complete 17:35:33 547446be3368: Pull complete 17:35:34 d125d8839a47: Pull complete 17:35:34 3e85d5ac6304: Verifying Checksum 17:35:34 3e85d5ac6304: Download complete 17:35:44 3e85d5ac6304: Pull complete 17:35:44 c3105a71a48b: Pull complete 17:35:46 0f093f025ec4: Pull complete 17:35:46 c3106fc0e877: Pull complete 17:35:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 17:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:35:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:46 prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container 17:35:46 $ 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 17:35:49 $ docker top 27ad6d3ed8c3d9a6a92fe7e95fcfe4826cc637f4fd709b7f53dc589f8327ef8f -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:50 + docker compose -f ./docker-compose-build.yml build --parallel 17:36:02 #1 [security-proxy-auth internal] load build definition from Dockerfile 17:36:02 #1 transferring dockerfile: 2.15kB 0.0s done 17:36:02 #1 DONE 0.1s 17:36:03 17:36:03 #2 [core-command internal] load build definition from Dockerfile 17:36:03 #2 transferring dockerfile: 1.93kB 0.0s done 17:36:03 #2 DONE 0.1s 17:36:03 17:36:03 #3 [core-data internal] load build definition from Dockerfile 17:36:03 #3 transferring dockerfile: 2.07kB done 17:36:03 #3 DONE 0.1s 17:36:03 17:36:03 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:36:03 #4 transferring dockerfile: 1.89kB done 17:36:03 #4 DONE 0.1s 17:36:03 17:36:03 #5 [support-notifications internal] load build definition from Dockerfile 17:36:03 #5 transferring dockerfile: 1.95kB 0.0s done 17:36:03 #5 DONE 0.1s 17:36:03 17:36:03 #6 [security-bootstrapper internal] load build definition from Dockerfile 17:36:03 #6 transferring dockerfile: 3.17kB 0.0s done 17:36:03 #6 DONE 0.1s 17:36:03 17:36:03 #7 [support-scheduler internal] load build definition from Dockerfile 17:36:03 #7 transferring dockerfile: 1.93kB done 17:36:03 #7 DONE 0.1s 17:36:03 17:36:03 #8 [security-spire-config internal] load build definition from Dockerfile 17:36:03 #8 transferring dockerfile: 1.69kB done 17:36:03 #8 DONE 0.1s 17:36:03 17:36:03 #9 [support-cron-scheduler internal] load build definition from Dockerfile 17:36:03 #9 transferring dockerfile: 1.85kB 0.0s done 17:36:03 #9 DONE 0.1s 17:36:03 17:36:03 #10 [security-secretstore-setup internal] load build definition from Dockerfile 17:36:03 #10 transferring dockerfile: 2.49kB done 17:36:03 #10 DONE 0.1s 17:36:03 17:36:03 #11 [core-keeper internal] load build definition from Dockerfile 17:36:03 #11 transferring dockerfile: 2.01kB 0.0s done 17:36:03 #11 DONE 0.1s 17:36:03 17:36:03 #12 [core-metadata internal] load build definition from Dockerfile 17:36:04 #12 transferring dockerfile: 2.06kB 0.0s done 17:36:04 #12 DONE 0.1s 17:36:04 17:36:04 #13 [security-proxy-setup internal] load build definition from Dockerfile 17:36:04 #13 transferring dockerfile: 2.50kB 0.0s done 17:36:04 #13 DONE 0.1s 17:36:04 17:36:04 #14 [security-spire-server internal] load build definition from Dockerfile 17:36:04 #14 transferring dockerfile: 1.70kB done 17:36:04 #14 DONE 0.1s 17:36:04 17:36:04 #15 [security-spire-agent internal] load build definition from Dockerfile 17:36:04 #15 transferring dockerfile: 1.81kB 0.0s done 17:36:04 #15 DONE 0.1s 17:36:04 17:36:04 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:36:04 #16 transferring dockerfile: 2.23kB done 17:36:04 #16 DONE 0.1s 17:36:04 17:36:04 #17 [security-proxy-auth internal] load .dockerignore 17:36:04 #17 transferring context: 17:36:04 #17 transferring context: 50B 0.0s done 17:36:04 #17 DONE 0.1s 17:36:05 17:36:05 #18 [core-command internal] load .dockerignore 17:36:05 #18 transferring context: 50B done 17:36:05 #18 DONE 0.1s 17:36:05 17:36:05 #19 [core-data internal] load .dockerignore 17:36:05 #19 transferring context: 50B done 17:36:05 #19 DONE 0.1s 17:36:05 17:36:05 #20 [security-spiffe-token-provider internal] load .dockerignore 17:36:05 #20 transferring context: 50B 0.0s done 17:36:05 #20 DONE 0.1s 17:36:05 17:36:05 #21 [support-notifications internal] load .dockerignore 17:36:05 #21 transferring context: 50B 0.0s done 17:36:05 #21 DONE 0.1s 17:36:05 17:36:05 #22 [security-bootstrapper internal] load .dockerignore 17:36:05 #22 transferring context: 50B done 17:36:05 #22 DONE 0.1s 17:36:05 17:36:05 #23 [support-scheduler internal] load .dockerignore 17:36:05 #23 transferring context: 50B 0.0s done 17:36:05 #23 DONE 0.1s 17:36:05 17:36:05 #24 [security-spire-config internal] load .dockerignore 17:36:05 #24 transferring context: 50B done 17:36:05 #24 DONE 0.1s 17:36:05 17:36:05 #25 [support-cron-scheduler internal] load .dockerignore 17:36:05 #25 transferring context: 50B done 17:36:05 #25 DONE 0.1s 17:36:05 17:36:05 #26 [security-secretstore-setup internal] load .dockerignore 17:36:06 #26 transferring context: 50B done 17:36:06 #26 DONE 0.1s 17:36:06 17:36:06 #27 [core-keeper internal] load .dockerignore 17:36:06 #27 transferring context: 50B 0.0s done 17:36:06 #27 DONE 0.1s 17:36:06 17:36:06 #28 [core-metadata internal] load .dockerignore 17:36:06 #28 transferring context: 50B 0.0s done 17:36:06 #28 DONE 0.1s 17:36:06 17:36:06 #29 [security-proxy-setup internal] load .dockerignore 17:36:06 #29 transferring context: 50B 0.0s done 17:36:06 #29 DONE 0.1s 17:36:06 17:36:06 #30 [security-spire-server internal] load .dockerignore 17:36:06 #30 transferring context: 50B 0.0s done 17:36:06 #30 DONE 0.1s 17:36:06 17:36:06 #31 [security-spire-agent internal] load .dockerignore 17:36:06 #31 transferring context: 50B 0.0s done 17:36:06 #31 DONE 0.1s 17:36:06 17:36:06 #32 [core-common-config-bootstrapper internal] load .dockerignore 17:36:06 #32 transferring context: 50B done 17:36:06 #32 DONE 0.1s 17:36:06 17:36:06 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:06 #33 DONE 0.0s 17:36:06 17:36:06 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 17:36:06 #34 DONE 0.2s 17:36:06 17:36:06 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:36:06 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:36:06 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:36:06 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 17:36:06 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 17:36:06 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 17:36:06 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s 17:36:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 17:36:07 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 17:36:08 #35 ... 17:36:08 17:36:08 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:08 #36 DONE 1.3s 17:36:08 17:36:08 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:36:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 17:36:08 #35 ... 17:36:08 17:36:08 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:08 #33 DONE 0.0s 17:36:08 17:36:08 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 17:36:08 #37 DONE 0.3s 17:36:08 17:36:08 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:08 #33 DONE 0.0s 17:36:08 17:36:08 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 17:36:08 #34 DONE 0.3s 17:36:08 17:36:08 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:08 #36 DONE 2.3s 17:36:08 17:36:08 #37 [core-data builder 2/7] WORKDIR /edgex-go 17:36:08 #37 DONE 0.7s 17:36:08 17:36:08 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:36:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:36:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:36:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 17:36:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 17:36:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 17:36:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 17:36:08 #35 ... 17:36:08 17:36:08 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:08 #33 DONE 0.0s 17:36:08 17:36:08 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 17:36:08 #34 DONE 0.4s 17:36:08 17:36:08 #38 [core-command internal] load build context 17:36:08 #38 ... 17:36:08 17:36:08 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:08 #33 DONE 0.0s 17:36:08 17:36:08 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:08 #36 DONE 2.3s 17:36:08 17:36:08 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 17:36:08 #37 DONE 0.7s 17:36:08 17:36:08 #38 [core-command internal] load build context 17:36:09 #38 ... 17:36:09 17:36:09 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:09 #33 DONE 0.0s 17:36:09 17:36:09 #38 [core-command internal] load build context 17:36:09 #38 ... 17:36:09 17:36:09 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:09 #36 DONE 2.3s 17:36:09 17:36:09 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:09 #33 DONE 0.0s 17:36:09 17:36:09 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 17:36:09 #37 DONE 0.7s 17:36:09 17:36:09 #38 [core-command internal] load build context 17:36:09 #38 ... 17:36:09 17:36:09 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:09 #36 DONE 2.3s 17:36:09 17:36:09 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 17:36:09 #37 DONE 0.8s 17:36:09 17:36:09 #38 [core-command internal] load build context 17:36:09 #38 ... 17:36:09 17:36:09 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:09 #33 DONE 0.0s 17:36:09 17:36:09 #38 [core-command internal] load build context 17:36:09 #38 ... 17:36:09 17:36:09 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:09 #33 DONE 0.0s 17:36:09 17:36:09 #38 [core-command internal] load build context 17:36:09 #38 ... 17:36:09 17:36:09 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:09 #36 DONE 2.3s 17:36:09 17:36:09 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 17:36:09 #37 DONE 0.8s 17:36:09 17:36:09 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 17:36:09 #34 DONE 1.4s 17:36:09 17:36:09 #38 [core-command internal] load build context 17:36:10 #38 ... 17:36:10 17:36:10 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:10 #36 DONE 2.4s 17:36:10 17:36:10 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 17:36:10 #37 DONE 0.8s 17:36:10 17:36:10 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:10 #33 DONE 0.0s 17:36:10 17:36:10 #38 [core-command internal] load build context 17:36:10 #38 ... 17:36:10 17:36:10 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:10 #36 DONE 2.4s 17:36:10 17:36:10 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 17:36:10 #37 DONE 0.9s 17:36:10 17:36:10 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:10 #33 DONE 0.0s 17:36:10 17:36:10 #38 [core-command internal] load build context 17:36:10 #38 ... 17:36:10 17:36:10 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 17:36:10 #34 DONE 1.7s 17:36:10 17:36:10 #38 [core-command internal] load build context 17:36:10 #38 ... 17:36:10 17:36:10 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:10 #33 DONE 0.0s 17:36:10 17:36:10 #38 [core-command internal] load build context 17:36:10 #38 ... 17:36:10 17:36:10 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:10 #36 DONE 2.5s 17:36:10 17:36:10 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 17:36:10 #37 DONE 0.9s 17:36:10 17:36:10 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:10 #36 DONE 2.5s 17:36:10 17:36:10 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 17:36:10 #37 DONE 0.9s 17:36:10 17:36:10 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:36:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:36:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:36:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 17:36:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 17:36:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 17:36:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 17:36:11 #35 ... 17:36:11 17:36:11 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:11 #33 DONE 0.0s 17:36:11 17:36:11 #39 [security-proxy-auth internal] load build context 17:36:11 #39 transferring context: 49.40MB 4.8s 17:36:11 #39 ... 17:36:11 17:36:11 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 17:36:11 #34 DONE 3.0s 17:36:11 17:36:11 #39 [security-proxy-auth internal] load build context 17:36:11 #39 ... 17:36:11 17:36:11 #40 [core-data internal] load build context 17:36:11 #40 ... 17:36:11 17:36:11 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:11 #36 DONE 2.5s 17:36:11 17:36:11 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 17:36:11 #37 DONE 1.0s 17:36:11 17:36:11 #40 [core-data internal] load build context 17:36:12 #40 ... 17:36:12 17:36:12 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:36:12 #36 DONE 2.6s 17:36:12 17:36:12 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 17:36:12 #37 DONE 1.1s 17:36:12 17:36:12 #40 [core-data internal] load build context 17:36:14 #40 ... 17:36:14 17:36:14 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 17:36:14 #41 DONE 4.5s 17:36:14 17:36:14 #40 [core-data internal] load build context 17:36:14 #40 ... 17:36:14 17:36:14 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:14 #42 DONE 0.0s 17:36:14 17:36:14 #40 [core-data internal] load build context 17:36:16 #40 ... 17:36:16 17:36:16 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 17:36:16 #43 DONE 4.7s 17:36:16 17:36:16 #40 [core-data internal] load build context 17:36:17 #40 ... 17:36:17 17:36:17 #44 [security-spire-config internal] load build context 17:36:17 #44 transferring context: 25.96kB 0.4s done 17:36:17 #44 DONE 2.7s 17:36:17 17:36:17 #45 [security-spiffe-token-provider internal] load build context 17:36:17 #45 ... 17:36:17 17:36:17 #40 [core-data internal] load build context 17:36:17 #40 ... 17:36:17 17:36:17 #46 [security-spire-server internal] load build context 17:36:17 #46 transferring context: 27.71kB 0.5s done 17:36:17 #46 DONE 3.4s 17:36:17 17:36:17 #40 [core-data internal] load build context 17:36:18 #40 ... 17:36:18 17:36:18 #47 [security-spire-agent internal] load build context 17:36:18 #47 transferring context: 27.24kB 0.4s done 17:36:18 #47 DONE 2.2s 17:36:18 17:36:18 #40 [core-data internal] load build context 17:36:18 #40 ... 17:36:18 17:36:18 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:36:18 #0 7.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:18 #0 8.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:18 #48 ... 17:36:18 17:36:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:18 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 17:36:18 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 17:36:18 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 17:36:18 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 17:36:18 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s 17:36:18 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s 17:36:18 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.1s 17:36:18 #42 ... 17:36:18 17:36:18 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:36:18 #0 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:18 #0 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:18 #49 ... 17:36:18 17:36:18 #40 [core-data internal] load build context 17:36:19 #40 ... 17:36:19 17:36:19 #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:36:19 #0 9.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:19 #50 ... 17:36:19 17:36:19 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:19 #51 ... 17:36:19 17:36:19 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 17:36:19 #52 ... 17:36:19 17:36:19 #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:36:19 #53 ... 17:36:19 17:36:19 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 17:36:19 #54 ... 17:36:19 17:36:19 #55 [support-notifications internal] load build context 17:36:19 #55 ... 17:36:19 17:36:19 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 17:36:19 #56 ... 17:36:19 17:36:19 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:36:20 #57 ... 17:36:20 17:36:20 #58 [support-scheduler internal] load build context 17:36:20 #58 ... 17:36:20 17:36:20 #59 [security-bootstrapper internal] load build context 17:36:20 #59 ... 17:36:20 17:36:20 #60 [security-secretstore-setup internal] load build context 17:36:20 #60 ... 17:36:20 17:36:20 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:36:20 #61 ... 17:36:20 17:36:20 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 17:36:20 #48 10.73 OK: 266 MiB in 52 packages 17:36:20 #48 DONE 13.3s 17:36:20 17:36:20 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 17:36:20 #62 ... 17:36:20 17:36:20 #63 [core-keeper internal] load build context 17:36:20 #63 ... 17:36:20 17:36:20 #64 [core-metadata internal] load build context 17:36:20 #64 ... 17:36:20 17:36:20 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:20 #65 ... 17:36:20 17:36:20 #66 [support-cron-scheduler internal] load build context 17:36:21 #66 ... 17:36:21 17:36:21 #38 [core-command internal] load build context 17:36:21 #38 ... 17:36:21 17:36:21 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:21 #67 ... 17:36:21 17:36:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:21 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.6s done 17:36:21 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.0s done 17:36:21 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s done 17:36:21 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.9s 17:36:21 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 17:36:21 #42 ... 17:36:21 17:36:21 #68 [security-proxy-setup internal] load build context 17:36:22 #68 ... 17:36:22 17:36:22 #39 [security-proxy-auth internal] load build context 17:36:22 #39 transferring context: 64.59MB 14.9s 17:36:22 #39 ... 17:36:22 17:36:22 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:36:22 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 17:36:22 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 17:36:22 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 17:36:22 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 17:36:22 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 17:36:22 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 17:36:22 #35 ... 17:36:22 17:36:22 #69 [core-common-config-bootstrapper internal] load build context 17:36:22 #69 ... 17:36:22 17:36:22 #39 [security-proxy-auth internal] load build context 17:36:22 #39 ... 17:36:22 17:36:22 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:36:22 #70 ... 17:36:22 17:36:22 #39 [security-proxy-auth internal] load build context 17:36:23 #39 ... 17:36:23 17:36:23 #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:36:23 #50 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:23 #50 13.09 (1/1) Installing dumb-init (1.2.5-r2) 17:36:23 #50 13.09 Executing busybox-1.36.1-r7.trigger 17:36:23 #50 13.09 OK: 8 MiB in 16 packages 17:36:23 #50 DONE 14.7s 17:36:23 17:36:23 #39 [security-proxy-auth internal] load build context 17:36:25 #39 ... 17:36:25 17:36:25 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:36:25 #71 ... 17:36:25 17:36:25 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:25 #72 ... 17:36:25 17:36:25 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:25 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.1s 17:36:25 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 17:36:26 #42 ... 17:36:26 17:36:26 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:36:26 #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done 17:36:26 #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 17:36:26 #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 17:36:26 #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 17:36:26 #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.9s 17:36:26 #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.8s done 17:36:26 #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 17:36:26 #73 ... 17:36:26 17:36:26 #63 [core-keeper internal] load build context 17:36:26 #63 ... 17:36:26 17:36:26 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:26 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.21MB / 28.04MB 9.3s 17:36:27 #42 ... 17:36:27 17:36:27 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:36:27 #49 10.77 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:36:27 #49 10.77 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:36:27 #49 10.77 OK: 19954 distinct packages available 17:36:27 #49 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:27 #49 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:27 #49 15.93 OK: 266 MiB in 52 packages 17:36:27 #49 DONE 18.3s 17:36:27 17:36:27 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:27 #42 ... 17:36:27 17:36:27 #45 [security-spiffe-token-provider internal] load build context 17:36:27 #45 ... 17:36:27 17:36:27 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:27 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.43MB / 28.04MB 10.0s 17:36:27 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 17:36:27 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 17:36:28 #42 ... 17:36:28 17:36:28 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:36:28 #57 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:28 #57 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:28 #57 16.62 OK: 266 MiB in 52 packages 17:36:28 #57 DONE 18.7s 17:36:28 17:36:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:29 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.7s 17:36:29 #42 ... 17:36:29 17:36:29 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:36:29 #53 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:29 #53 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:29 #53 17.68 OK: 266 MiB in 52 packages 17:36:29 #53 DONE 20.1s 17:36:29 17:36:29 #40 [core-data internal] load build context 17:36:29 #40 transferring context: 33.20MB 20.5s 17:36:29 #40 ... 17:36:29 17:36:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:29 #42 ... 17:36:29 17:36:29 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:29 #65 DONE 19.2s 17:36:29 17:36:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:30 #42 ... 17:36:30 17:36:30 #55 [support-notifications internal] load build context 17:36:30 #55 ... 17:36:30 17:36:30 #58 [support-scheduler internal] load build context 17:36:30 #58 ... 17:36:30 17:36:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:30 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.10MB / 28.04MB 12.7s 17:36:30 #42 ... 17:36:30 17:36:30 #59 [security-bootstrapper internal] load build context 17:36:30 #59 ... 17:36:30 17:36:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:30 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 13.2s 17:36:30 #42 ... 17:36:30 17:36:30 #60 [security-secretstore-setup internal] load build context 17:36:30 #60 ... 17:36:30 17:36:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:30 #42 ... 17:36:30 17:36:30 #64 [core-metadata internal] load build context 17:36:31 #64 ... 17:36:31 17:36:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:31 #42 ... 17:36:31 17:36:31 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 17:36:31 #52 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:31 #52 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:31 #52 20.32 (1/1) Installing dumb-init (1.2.5-r2) 17:36:31 #52 20.32 Executing busybox-1.36.1-r7.trigger 17:36:31 #52 20.56 OK: 8 MiB in 16 packages 17:36:31 #52 DONE 23.2s 17:36:31 17:36:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:31 #42 ... 17:36:31 17:36:31 #66 [support-cron-scheduler internal] load build context 17:36:31 #66 ... 17:36:31 17:36:31 #38 [core-command internal] load build context 17:36:31 #38 ... 17:36:31 17:36:31 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 17:36:32 #74 ... 17:36:32 17:36:32 #68 [security-proxy-setup internal] load build context 17:36:32 #68 ... 17:36:32 17:36:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:32 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.3s 17:36:32 #42 ... 17:36:32 17:36:32 #69 [core-common-config-bootstrapper internal] load build context 17:36:32 #69 ... 17:36:32 17:36:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:32 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 15.1s 17:36:33 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 16.0s 17:36:34 #42 ... 17:36:34 17:36:34 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 17:36:34 #56 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:34 #56 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:34 #56 22.16 (1/2) Installing dumb-init (1.2.5-r2) 17:36:34 #56 22.16 (2/2) Installing su-exec (0.2-r3) 17:36:34 #56 22.26 Executing busybox-1.36.1-r7.trigger 17:36:34 #56 22.32 OK: 8 MiB in 17 packages 17:36:34 #56 DONE 24.4s 17:36:34 17:36:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:34 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 16.7s 17:36:34 #42 ... 17:36:34 17:36:34 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 17:36:34 #75 ... 17:36:34 17:36:34 #38 [core-command internal] load build context 17:36:34 #38 transferring context: 51.07MB 25.8s 17:36:34 #38 ... 17:36:34 17:36:34 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:34 #51 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:34 #51 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:34 #51 20.36 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:36:34 #51 20.36 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:36:34 #51 20.36 OK: 19948 distinct packages available 17:36:34 #51 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:34 #51 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:34 #51 ... 17:36:34 17:36:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:35 #42 ... 17:36:35 17:36:35 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 17:36:35 #54 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:35 #54 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:35 #54 21.82 (1/2) Installing ca-certificates (20240226-r0) 17:36:35 #54 22.07 (2/2) Installing dumb-init (1.2.5-r2) 17:36:35 #54 22.07 Executing busybox-1.36.1-r7.trigger 17:36:35 #54 22.16 Executing ca-certificates-20240226-r0.trigger 17:36:35 #54 23.19 OK: 9 MiB in 17 packages 17:36:35 #54 DONE 25.2s 17:36:35 17:36:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:35 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.5s 17:36:35 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.5s done 17:36:35 #42 ... 17:36:35 17:36:35 #39 [security-proxy-auth internal] load build context 17:36:35 #39 ... 17:36:35 17:36:35 #38 [core-command internal] load build context 17:36:35 #38 ... 17:36:35 17:36:35 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:35 #67 DONE 24.5s 17:36:35 17:36:35 #38 [core-command internal] load build context 17:36:36 #38 ... 17:36:36 17:36:36 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:36:36 #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.4s done 17:36:36 #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 17:36:36 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.1s 17:36:36 #73 ... 17:36:36 17:36:36 #38 [core-command internal] load build context 17:36:36 #38 ... 17:36:36 17:36:36 #63 [core-keeper internal] load build context 17:36:36 #63 ... 17:36:36 17:36:36 #38 [core-command internal] load build context 17:36:37 #38 ... 17:36:37 17:36:37 #45 [security-spiffe-token-provider internal] load build context 17:36:37 #45 ... 17:36:37 17:36:37 #66 [support-cron-scheduler internal] load build context 17:36:37 #66 ... 17:36:37 17:36:37 #38 [core-command internal] load build context 17:36:38 #38 ... 17:36:38 17:36:38 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:36:38 #61 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:38 #61 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:38 #61 24.40 (1/4) Installing ca-certificates (20240226-r0) 17:36:38 #61 24.77 (2/4) Installing dumb-init (1.2.5-r2) 17:36:38 #61 24.77 (3/4) Installing su-exec (0.2-r3) 17:36:38 #61 24.77 (4/4) Installing yq (4.33.3-r5) 17:36:38 #61 25.56 Executing busybox-1.36.1-r7.trigger 17:36:38 #61 25.73 Executing ca-certificates-20240226-r0.trigger 17:36:38 #61 26.49 OK: 18 MiB in 19 packages 17:36:38 #61 DONE 28.2s 17:36:38 17:36:38 #38 [core-command internal] load build context 17:36:38 #38 ... 17:36:38 17:36:38 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:38 #51 25.91 (1/11) Installing ca-certificates (20240226-r0) 17:36:38 #51 26.20 (2/11) Installing brotli-libs (1.0.9-r14) 17:36:38 #51 26.30 (3/11) Installing libunistring (1.1-r1) 17:36:38 #51 26.51 (4/11) Installing libidn2 (2.3.4-r1) 17:36:38 #51 26.51 (5/11) Installing nghttp2-libs (1.57.0-r0) 17:36:38 #51 26.51 (6/11) Installing libcurl (8.9.0-r0) 17:36:38 #51 26.57 (7/11) Installing curl (8.9.0-r0) 17:36:38 #51 26.57 (8/11) Installing dumb-init (1.2.5-r2) 17:36:38 #51 26.57 (9/11) Installing musl-obstack (1.2.3-r2) 17:36:38 #51 26.57 (10/11) Installing libucontext (1.2-r2) 17:36:38 #51 26.62 (11/11) Installing gcompat (1.1.0-r1) 17:36:38 #51 26.62 Executing busybox-1.36.1-r7.trigger 17:36:38 #51 26.72 Executing ca-certificates-20240226-r0.trigger 17:36:38 #51 27.30 OK: 13 MiB in 26 packages 17:36:38 #51 DONE 29.8s 17:36:38 17:36:38 #38 [core-command internal] load build context 17:36:39 #38 transferring context: 58.48MB 30.9s 17:36:39 #38 ... 17:36:39 17:36:39 #40 [core-data internal] load build context 17:36:39 #40 ... 17:36:39 17:36:39 #66 [support-cron-scheduler internal] load build context 17:36:40 #66 ... 17:36:40 17:36:40 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 17:36:40 #76 ... 17:36:40 17:36:40 #55 [support-notifications internal] load build context 17:36:40 #55 ... 17:36:40 17:36:40 #66 [support-cron-scheduler internal] load build context 17:36:40 #66 ... 17:36:40 17:36:40 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 17:36:40 #62 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:40 #62 23.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:40 #62 25.45 (1/3) Installing ca-certificates (20240226-r0) 17:36:40 #62 25.77 (2/3) Installing dumb-init (1.2.5-r2) 17:36:40 #62 25.77 (3/3) Installing tzdata (2024a-r0) 17:36:40 #62 27.29 Executing busybox-1.36.1-r7.trigger 17:36:40 #62 27.29 Executing ca-certificates-20240226-r0.trigger 17:36:40 #62 27.66 OK: 12 MiB in 18 packages 17:36:40 #62 DONE 29.9s 17:36:40 17:36:40 #66 [support-cron-scheduler internal] load build context 17:36:40 #66 ... 17:36:40 17:36:40 #58 [support-scheduler internal] load build context 17:36:40 #58 ... 17:36:40 17:36:40 #66 [support-cron-scheduler internal] load build context 17:36:40 #66 ... 17:36:40 17:36:40 #59 [security-bootstrapper internal] load build context 17:36:40 #59 ... 17:36:40 17:36:40 #58 [support-scheduler internal] load build context 17:36:41 #58 ... 17:36:41 17:36:41 #60 [security-secretstore-setup internal] load build context 17:36:41 #60 ... 17:36:41 17:36:41 #58 [support-scheduler internal] load build context 17:36:41 #58 ... 17:36:41 17:36:41 #64 [core-metadata internal] load build context 17:36:41 #64 ... 17:36:41 17:36:41 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 17:36:41 #75 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:42 #75 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:42 #75 ... 17:36:42 17:36:42 #68 [security-proxy-setup internal] load build context 17:36:42 #68 ... 17:36:42 17:36:42 #64 [core-metadata internal] load build context 17:36:42 #64 ... 17:36:42 17:36:42 #69 [core-common-config-bootstrapper internal] load build context 17:36:42 #69 ... 17:36:42 17:36:42 #68 [security-proxy-setup internal] load build context 17:36:44 #68 ... 17:36:44 17:36:44 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 17:36:44 #77 ... 17:36:44 17:36:44 #40 [core-data internal] load build context 17:36:44 #40 transferring context: 51.24MB 35.7s 17:36:44 #40 ... 17:36:44 17:36:44 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:36:44 #70 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:44 #70 27.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:44 #70 29.14 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:36:44 #70 29.37 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:36:44 #70 29.46 (3/6) Installing dumb-init (1.2.5-r2) 17:36:44 #70 29.46 (4/6) Installing openssl (3.1.7-r0) 17:36:44 #70 29.57 (5/6) Installing su-exec (0.2-r3) 17:36:44 #70 29.57 (6/6) Installing yq (4.33.3-r5) 17:36:44 #70 30.23 Executing busybox-1.36.1-r7.trigger 17:36:44 #70 30.37 OK: 18 MiB in 19 packages 17:36:44 #70 DONE 32.1s 17:36:44 17:36:44 #40 [core-data internal] load build context 17:36:44 #40 ... 17:36:44 17:36:44 #68 [security-proxy-setup internal] load build context 17:36:45 #68 ... 17:36:45 17:36:45 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 17:36:45 #78 ... 17:36:45 17:36:45 #68 [security-proxy-setup internal] load build context 17:36:45 #68 ... 17:36:45 17:36:45 #39 [security-proxy-auth internal] load build context 17:36:45 #39 ... 17:36:45 17:36:45 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 17:36:46 #79 ... 17:36:46 17:36:46 #39 [security-proxy-auth internal] load build context 17:36:46 #39 ... 17:36:46 17:36:46 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:36:46 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.6s 17:36:47 #73 ... 17:36:47 17:36:47 #39 [security-proxy-auth internal] load build context 17:36:47 #39 ... 17:36:47 17:36:47 #63 [core-keeper internal] load build context 17:36:47 #63 ... 17:36:47 17:36:47 #39 [security-proxy-auth internal] load build context 17:36:47 #39 ... 17:36:47 17:36:47 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 17:36:47 #75 21.77 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:36:47 #75 21.97 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:36:47 #75 21.97 OK: 8 MiB in 16 packages 17:36:47 #75 DONE 23.3s 17:36:47 17:36:47 #39 [security-proxy-auth internal] load build context 17:36:47 #39 ... 17:36:47 17:36:47 #45 [security-spiffe-token-provider internal] load build context 17:36:47 #45 ... 17:36:47 17:36:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:47 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s 17:36:48 #42 ... 17:36:48 17:36:48 #45 [security-spiffe-token-provider internal] load build context 17:36:49 #45 ... 17:36:49 17:36:49 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 17:36:49 #80 ... 17:36:49 17:36:49 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:49 #72 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:49 #72 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:49 #72 26.04 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:36:49 #72 26.04 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:36:49 #72 26.04 OK: 19948 distinct packages available 17:36:49 #72 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:49 #72 27.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:49 #72 31.33 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:36:49 #72 31.50 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:36:49 #72 31.58 (3/7) Installing dumb-init (1.2.5-r2) 17:36:49 #72 31.58 (4/7) Installing musl-obstack (1.2.3-r2) 17:36:49 #72 31.58 (5/7) Installing libucontext (1.2-r2) 17:36:49 #72 31.58 (6/7) Installing gcompat (1.1.0-r1) 17:36:49 #72 31.63 (7/7) Installing openssl (3.1.7-r0) 17:36:49 #72 31.72 Executing busybox-1.36.1-r7.trigger 17:36:49 #72 31.84 OK: 9 MiB in 20 packages 17:36:49 #72 ... 17:36:49 17:36:49 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 17:36:49 #81 ... 17:36:49 17:36:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:49 #42 ... 17:36:49 17:36:49 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:49 #72 DONE 34.3s 17:36:49 17:36:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:36:49 #42 ... 17:36:49 17:36:49 #38 [core-command internal] load build context 17:36:49 #38 transferring context: 72.09MB 41.1s 17:36:50 #38 ... 17:36:50 17:36:50 #55 [support-notifications internal] load build context 17:36:50 #55 ... 17:36:50 17:36:50 #60 [security-secretstore-setup internal] load build context 17:36:50 #60 ... 17:36:50 17:36:50 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 17:36:51 #82 ... 17:36:51 17:36:51 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 17:36:51 #76 14.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:51 #76 15.46 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:51 #76 19.24 OK: 266 MiB in 52 packages 17:36:51 #76 DONE 20.7s 17:36:51 17:36:51 #66 [support-cron-scheduler internal] load build context 17:36:51 #66 ... 17:36:51 17:36:51 #59 [security-bootstrapper internal] load build context 17:36:51 #59 ... 17:36:51 17:36:51 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 17:36:51 #83 ... 17:36:51 17:36:51 #66 [support-cron-scheduler internal] load build context 17:36:51 #66 ... 17:36:51 17:36:51 #58 [support-scheduler internal] load build context 17:36:51 #58 ... 17:36:51 17:36:51 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 17:36:51 #74 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:51 #74 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:51 #74 19.15 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:36:51 #74 19.57 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:36:51 #74 19.57 OK: 8 MiB in 16 packages 17:36:51 #74 DONE 21.6s 17:36:51 17:36:51 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 17:36:51 #78 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:52 #78 ... 17:36:52 17:36:52 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:36:52 #71 27.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:52 #71 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:52 #71 32.04 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:36:52 #71 32.04 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:36:52 #71 32.04 OK: 19948 distinct packages available 17:36:52 #71 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:52 #71 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:52 #71 36.13 (1/4) Installing dumb-init (1.2.5-r2) 17:36:52 #71 36.13 (2/4) Installing musl-obstack (1.2.3-r2) 17:36:52 #71 36.13 (3/4) Installing libucontext (1.2-r2) 17:36:52 #71 36.13 (4/4) Installing gcompat (1.1.0-r1) 17:36:52 #71 36.24 Executing busybox-1.36.1-r7.trigger 17:36:52 #71 36.24 OK: 8 MiB in 19 packages 17:36:52 #71 DONE 37.4s 17:36:52 17:36:52 #66 [support-cron-scheduler internal] load build context 17:36:53 #66 ... 17:36:53 17:36:53 #64 [core-metadata internal] load build context 17:36:53 #64 ... 17:36:53 17:36:53 #69 [core-common-config-bootstrapper internal] load build context 17:36:53 #69 ... 17:36:53 17:36:53 #66 [support-cron-scheduler internal] load build context 17:36:54 #66 ... 17:36:54 17:36:54 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 17:36:54 #77 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:54 #77 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:54 #77 18.29 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:36:54 #77 18.64 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:36:54 #77 18.64 OK: 8 MiB in 17 packages 17:36:54 #77 DONE 20.2s 17:36:54 17:36:54 #66 [support-cron-scheduler internal] load build context 17:36:54 #66 transferring context: 55.31MB 44.3s 17:36:55 #66 ... 17:36:55 17:36:55 #40 [core-data internal] load build context 17:36:55 #40 ... 17:36:55 17:36:55 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 17:36:55 #84 ... 17:36:55 17:36:55 #40 [core-data internal] load build context 17:36:55 #40 ... 17:36:55 17:36:55 #68 [security-proxy-setup internal] load build context 17:36:56 #68 ... 17:36:56 17:36:56 #40 [core-data internal] load build context 17:36:57 #40 ... 17:36:57 17:36:57 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:36:57 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.7s 17:36:57 #73 ... 17:36:57 17:36:57 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 17:36:57 #80 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:57 #80 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:57 #80 15.30 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:36:57 #80 15.69 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:36:57 #80 15.76 Executing ca-certificates-20240226-r0.trigger 17:36:57 #80 16.53 OK: 18 MiB in 19 packages 17:36:57 #80 DONE 18.5s 17:36:57 17:36:57 #40 [core-data internal] load build context 17:36:57 #40 ... 17:36:57 17:36:57 #63 [core-keeper internal] load build context 17:36:57 #63 ... 17:36:57 17:36:57 #40 [core-data internal] load build context 17:36:58 #40 ... 17:36:58 17:36:58 #39 [security-proxy-auth internal] load build context 17:36:58 #39 ... 17:36:58 17:36:58 #40 [core-data internal] load build context 17:36:59 #40 ... 17:36:59 17:36:59 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 17:36:59 #78 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:59 #78 20.79 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:36:59 #78 21.05 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:36:59 #78 21.13 Executing ca-certificates-20240226-r0.trigger 17:36:59 #78 22.55 OK: 9 MiB in 17 packages 17:36:59 #78 DONE 24.3s 17:36:59 17:36:59 #40 [core-data internal] load build context 17:36:59 #40 ... 17:36:59 17:36:59 #45 [security-spiffe-token-provider internal] load build context 17:36:59 #45 ... 17:36:59 17:36:59 #58 [support-scheduler internal] load build context 17:36:59 #58 ... 17:36:59 17:36:59 #45 [security-spiffe-token-provider internal] load build context 17:37:00 #45 transferring context: 58.71MB 50.9s 17:37:00 #45 ... 17:37:00 17:37:00 #55 [support-notifications internal] load build context 17:37:00 #55 ... 17:37:00 17:37:00 #60 [security-secretstore-setup internal] load build context 17:37:00 #60 ... 17:37:00 17:37:00 #38 [core-command internal] load build context 17:37:00 #38 ... 17:37:01 17:37:01 #60 [security-secretstore-setup internal] load build context 17:37:01 #60 ... 17:37:01 17:37:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:01 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s 17:37:01 #42 ... 17:37:01 17:37:01 #59 [security-bootstrapper internal] load build context 17:37:01 #59 ... 17:37:01 17:37:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:01 #42 ... 17:37:01 17:37:01 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 17:37:01 #79 17.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:37:01 #79 18.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:37:01 #79 23.42 (1/1) Installing dumb-init (1.2.5-r2) 17:37:01 #79 24.24 Executing busybox-1.36.1-r7.trigger 17:37:01 #79 24.31 OK: 8 MiB in 16 packages 17:37:01 #79 DONE 25.8s 17:37:01 17:37:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:02 #42 ... 17:37:02 17:37:02 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 17:37:02 #81 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:37:02 #81 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:37:02 #81 20.43 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:37:02 #81 20.80 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:37:02 #81 20.87 Executing ca-certificates-20240226-r0.trigger 17:37:02 #81 21.73 OK: 13 MiB in 26 packages 17:37:02 #81 DONE 23.3s 17:37:02 17:37:02 #59 [security-bootstrapper internal] load build context 17:37:02 #59 ... 17:37:02 17:37:02 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 17:37:02 #0 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:37:02 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:37:03 #85 ... 17:37:03 17:37:03 #59 [security-bootstrapper internal] load build context 17:37:03 #59 ... 17:37:03 17:37:03 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:37:03 #86 DONE 8.7s 17:37:03 17:37:03 #59 [security-bootstrapper internal] load build context 17:37:03 #59 ... 17:37:03 17:37:03 #69 [core-common-config-bootstrapper internal] load build context 17:37:03 #69 ... 17:37:03 17:37:03 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 17:37:03 #84 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:37:03 #84 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:37:03 #84 17.40 OK: 18 MiB in 19 packages 17:37:03 #84 DONE 18.6s 17:37:03 17:37:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:03 #42 ... 17:37:03 17:37:03 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 17:37:03 #83 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:37:03 #83 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:37:03 #83 19.87 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:37:03 #83 20.21 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:37:03 #83 20.25 Executing ca-certificates-20240226-r0.trigger 17:37:03 #83 21.28 OK: 12 MiB in 18 packages 17:37:03 #83 DONE 22.7s 17:37:03 17:37:03 #69 [core-common-config-bootstrapper internal] load build context 17:37:03 #69 ... 17:37:03 17:37:03 #64 [core-metadata internal] load build context 17:37:03 #64 ... 17:37:03 17:37:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:04 #42 ... 17:37:04 17:37:04 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 17:37:04 #82 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:37:04 #82 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:37:04 #82 12.98 OK: 9 MiB in 20 packages 17:37:04 #82 DONE 13.7s 17:37:04 17:37:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:05 #42 ... 17:37:05 17:37:05 #66 [support-cron-scheduler internal] load build context 17:37:05 #66 transferring context: 73.50MB 54.6s 17:37:05 #66 ... 17:37:05 17:37:05 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 17:37:05 #85 11.46 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 17:37:05 #85 11.55 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 17:37:05 #85 11.61 OK: 8 MiB in 19 packages 17:37:05 #85 DONE 12.4s 17:37:05 17:37:05 #66 [support-cron-scheduler internal] load build context 17:37:05 #66 ... 17:37:05 17:37:05 #64 [core-metadata internal] load build context 17:37:05 #64 ... 17:37:05 17:37:05 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 17:37:05 #87 DONE 2.0s 17:37:05 17:37:05 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 17:37:05 #88 DONE 2.0s 17:37:05 17:37:05 #64 [core-metadata internal] load build context 17:37:06 #64 ... 17:37:06 17:37:06 #68 [security-proxy-setup internal] load build context 17:37:06 #68 ... 17:37:06 17:37:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:06 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.4s 17:37:07 #42 ... 17:37:07 17:37:07 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:37:07 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.2s 17:37:07 #73 ... 17:37:07 17:37:07 #64 [core-metadata internal] load build context 17:37:07 #64 ... 17:37:07 17:37:07 #63 [core-keeper internal] load build context 17:37:07 #63 ... 17:37:07 17:37:07 #64 [core-metadata internal] load build context 17:37:08 #64 ... 17:37:08 17:37:08 #39 [security-proxy-auth internal] load build context 17:37:08 #39 ... 17:37:08 17:37:08 #63 [core-keeper internal] load build context 17:37:09 #63 ... 17:37:09 17:37:09 #40 [core-data internal] load build context 17:37:09 #40 ... 17:37:09 17:37:09 #63 [core-keeper internal] load build context 17:37:09 #63 ... 17:37:09 17:37:09 #58 [support-scheduler internal] load build context 17:37:10 #58 ... 17:37:10 17:37:10 #63 [core-keeper internal] load build context 17:37:10 #63 transferring context: 89.07MB 58.4s 17:37:11 #63 ... 17:37:11 17:37:11 #55 [support-notifications internal] load build context 17:37:11 #55 ... 17:37:11 17:37:11 #45 [security-spiffe-token-provider internal] load build context 17:37:11 #45 ... 17:37:11 17:37:11 #63 [core-keeper internal] load build context 17:37:11 #63 ... 17:37:11 17:37:11 #38 [core-command internal] load build context 17:37:11 #38 ... 17:37:11 17:37:11 #63 [core-keeper internal] load build context 17:37:11 #63 ... 17:37:11 17:37:11 #60 [security-secretstore-setup internal] load build context 17:37:11 #60 ... 17:37:11 17:37:11 #63 [core-keeper internal] load build context 17:37:12 #63 ... 17:37:12 17:37:12 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17:37:12 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.3s done 17:37:12 #73 DONE 56.5s 17:37:12 17:37:12 #63 [core-keeper internal] load build context 17:37:13 #63 ... 17:37:13 17:37:13 #59 [security-bootstrapper internal] load build context 17:37:13 #59 ... 17:37:13 17:37:13 #63 [core-keeper internal] load build context 17:37:14 #63 ... 17:37:14 17:37:14 #69 [core-common-config-bootstrapper internal] load build context 17:37:14 #69 ... 17:37:14 17:37:14 #63 [core-keeper internal] load build context 17:37:15 #63 transferring context: 111.86MB 63.5s 17:37:15 #63 ... 17:37:15 17:37:15 #66 [support-cron-scheduler internal] load build context 17:37:15 #66 ... 17:37:15 17:37:15 #63 [core-keeper internal] load build context 17:37:16 #63 ... 17:37:16 17:37:16 #68 [security-proxy-setup internal] load build context 17:37:16 #68 ... 17:37:16 17:37:16 #63 [core-keeper internal] load build context 17:37:18 #63 ... 17:37:18 17:37:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:18 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.7s 17:37:18 #42 ... 17:37:18 17:37:18 #63 [core-keeper internal] load build context 17:37:18 #63 ... 17:37:18 17:37:18 #64 [core-metadata internal] load build context 17:37:18 #64 ... 17:37:18 17:37:18 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 17:37:18 #89 DONE 2.6s 17:37:18 17:37:18 #64 [core-metadata internal] load build context 17:37:18 #64 ... 17:37:18 17:37:18 #39 [security-proxy-auth internal] load build context 17:37:18 #39 ... 17:37:18 17:37:18 #64 [core-metadata internal] load build context 17:37:20 #64 ... 17:37:20 17:37:20 #40 [core-data internal] load build context 17:37:20 #40 transferring context: 131.28MB 71.4s 17:37:20 #40 ... 17:37:20 17:37:20 #64 [core-metadata internal] load build context 17:37:20 #64 ... 17:37:20 17:37:20 #58 [support-scheduler internal] load build context 17:37:20 #58 ... 17:37:20 17:37:20 #64 [core-metadata internal] load build context 17:37:21 #64 ... 17:37:21 17:37:21 #55 [support-notifications internal] load build context 17:37:21 #55 ... 17:37:21 17:37:21 #45 [security-spiffe-token-provider internal] load build context 17:37:21 #45 ... 17:37:21 17:37:21 #55 [support-notifications internal] load build context 17:37:21 #55 ... 17:37:21 17:37:21 #38 [core-command internal] load build context 17:37:21 #38 ... 17:37:21 17:37:21 #60 [security-secretstore-setup internal] load build context 17:37:21 #60 ... 17:37:21 17:37:21 #38 [core-command internal] load build context 17:37:23 #38 ... 17:37:23 17:37:23 #59 [security-bootstrapper internal] load build context 17:37:23 #59 ... 17:37:23 17:37:23 #38 [core-command internal] load build context 17:37:24 #38 ... 17:37:24 17:37:24 #69 [core-common-config-bootstrapper internal] load build context 17:37:24 #69 ... 17:37:24 17:37:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 17:37:24 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.6s done 17:37:24 #42 ... 17:37:24 17:37:24 #69 [core-common-config-bootstrapper internal] load build context 17:37:25 #69 transferring context: 121.37MB 72.5s 17:37:25 #69 ... 17:37:25 17:37:25 #66 [support-cron-scheduler internal] load build context 17:37:25 #66 ... 17:37:25 17:37:25 #69 [core-common-config-bootstrapper internal] load build context 17:37:26 #69 ... 17:37:26 17:37:26 #68 [security-proxy-setup internal] load build context 17:37:26 #68 ... 17:37:26 17:37:26 #69 [core-common-config-bootstrapper internal] load build context 17:37:28 #69 ... 17:37:28 17:37:28 #63 [core-keeper internal] load build context 17:37:28 #63 ... 17:37:28 17:37:28 #69 [core-common-config-bootstrapper internal] load build context 17:37:29 #69 ... 17:37:29 17:37:29 #39 [security-proxy-auth internal] load build context 17:37:29 #39 ... 17:37:29 17:37:29 #69 [core-common-config-bootstrapper internal] load build context 17:37:30 #69 ... 17:37:30 17:37:30 #40 [core-data internal] load build context 17:37:30 #40 transferring context: 168.70MB 81.6s 17:37:30 #40 ... 17:37:30 17:37:30 #69 [core-common-config-bootstrapper internal] load build context 17:37:30 #69 ... 17:37:30 17:37:30 #58 [support-scheduler internal] load build context 17:37:30 #58 ... 17:37:30 17:37:30 #69 [core-common-config-bootstrapper internal] load build context 17:37:31 #69 ... 17:37:31 17:37:31 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:37:31 #90 DONE 3.4s 17:37:31 17:37:31 #69 [core-common-config-bootstrapper internal] load build context 17:37:31 #69 ... 17:37:31 17:37:31 #64 [core-metadata internal] load build context 17:37:31 #64 ... 17:37:31 17:37:31 #69 [core-common-config-bootstrapper internal] load build context 17:37:31 #69 ... 17:37:31 17:37:31 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:37:31 #91 DONE 4.9s 17:37:31 17:37:31 #69 [core-common-config-bootstrapper internal] load build context 17:37:31 #69 ... 17:37:31 17:37:31 #45 [security-spiffe-token-provider internal] load build context 17:37:31 #45 ... 17:37:31 17:37:31 #69 [core-common-config-bootstrapper internal] load build context 17:37:31 #69 ... 17:37:31 17:37:31 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:37:31 #92 DONE 5.1s 17:37:31 17:37:31 #69 [core-common-config-bootstrapper internal] load build context 17:37:31 #69 ... 17:37:31 17:37:31 #55 [support-notifications internal] load build context 17:37:31 #55 ... 17:37:31 17:37:31 #60 [security-secretstore-setup internal] load build context 17:37:31 #60 ... 17:37:31 17:37:31 #55 [support-notifications internal] load build context 17:37:32 #55 ... 17:37:32 17:37:32 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 17:37:32 #93 DONE 1.6s 17:37:32 17:37:32 #55 [support-notifications internal] load build context 17:37:33 #55 ... 17:37:33 17:37:33 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 17:37:33 #94 DONE 1.4s 17:37:33 17:37:33 #55 [support-notifications internal] load build context 17:37:33 #55 ... 17:37:33 17:37:33 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 17:37:33 #95 DONE 1.8s 17:37:33 17:37:33 #55 [support-notifications internal] load build context 17:37:34 #55 ... 17:37:34 17:37:34 #59 [security-bootstrapper internal] load build context 17:37:34 #59 ... 17:37:34 17:37:34 #38 [core-command internal] load build context 17:37:34 #38 ... 17:37:34 17:37:34 #96 [security-spire-server stage-2 6/9] COPY security.txt / 17:37:34 #96 DONE 1.3s 17:37:34 17:37:34 #38 [core-command internal] load build context 17:37:34 #38 ... 17:37:34 17:37:34 #59 [security-bootstrapper internal] load build context 17:37:34 #59 ... 17:37:34 17:37:34 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 17:37:34 #97 DONE 1.2s 17:37:34 17:37:34 #59 [security-bootstrapper internal] load build context 17:37:34 #59 ... 17:37:34 17:37:34 #98 [security-spire-config stage-2 6/10] COPY security.txt / 17:37:34 #98 DONE 1.3s 17:37:34 17:37:34 #59 [security-bootstrapper internal] load build context 17:37:35 #59 transferring context: 231.47MB 85.5s 17:37:35 #59 ... 17:37:35 17:37:35 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:37:35 #99 DONE 1.4s 17:37:35 17:37:35 #59 [security-bootstrapper internal] load build context 17:37:35 #59 ... 17:37:35 17:37:35 #66 [support-cron-scheduler internal] load build context 17:37:36 #66 ... 17:37:36 17:37:36 #69 [core-common-config-bootstrapper internal] load build context 17:37:36 #69 ... 17:37:36 17:37:36 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:37:36 #100 DONE 1.5s 17:37:36 17:37:36 #69 [core-common-config-bootstrapper internal] load build context 17:37:36 #69 ... 17:37:36 17:37:36 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:37:36 #101 DONE 1.4s 17:37:36 17:37:36 #69 [core-common-config-bootstrapper internal] load build context 17:37:37 #69 ... 17:37:37 17:37:37 #68 [security-proxy-setup internal] load build context 17:37:37 #68 ... 17:37:37 17:37:37 #69 [core-common-config-bootstrapper internal] load build context 17:37:37 #69 ... 17:37:37 17:37:37 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:37:37 #102 DONE 1.6s 17:37:37 17:37:37 #69 [core-common-config-bootstrapper internal] load build context 17:37:37 #69 ... 17:37:37 17:37:37 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:37:37 #103 DONE 1.6s 17:37:37 17:37:37 #69 [core-common-config-bootstrapper internal] load build context 17:37:37 #69 ... 17:37:37 17:37:37 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 17:37:37 #104 DONE 1.7s 17:37:37 17:37:37 #69 [core-common-config-bootstrapper internal] load build context 17:37:38 #69 ... 17:37:38 17:37:38 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:37:38 #105 DONE 1.2s 17:37:38 17:37:38 #69 [core-common-config-bootstrapper internal] load build context 17:37:38 #69 ... 17:37:38 17:37:38 #63 [core-keeper internal] load build context 17:37:39 #63 ... 17:37:39 17:37:39 #39 [security-proxy-auth internal] load build context 17:37:39 #39 ... 17:37:39 17:37:39 #106 [security-spire-server] exporting to image 17:37:39 #106 exporting layers 17:37:39 #106 ... 17:37:39 17:37:39 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:37:39 #107 DONE 1.4s 17:37:39 17:37:39 #39 [security-proxy-auth internal] load build context 17:37:39 #39 transferring context: 255.44MB 92.6s 17:37:39 #39 ... 17:37:39 17:37:39 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:37:39 #108 DONE 1.7s 17:37:39 17:37:39 #39 [security-proxy-auth internal] load build context 17:37:40 #39 ... 17:37:40 17:37:40 #40 [core-data internal] load build context 17:37:40 #40 ... 17:37:40 17:37:40 #39 [security-proxy-auth internal] load build context 17:37:40 #39 ... 17:37:40 17:37:40 #58 [support-scheduler internal] load build context 17:37:40 #58 ... 17:37:40 17:37:40 #38 [core-command internal] load build context 17:37:40 #38 ... 17:37:40 17:37:40 #39 [security-proxy-auth internal] load build context 17:37:41 #39 ... 17:37:41 17:37:41 #64 [core-metadata internal] load build context 17:37:41 #64 ... 17:37:41 17:37:41 #39 [security-proxy-auth internal] load build context 17:37:41 #39 ... 17:37:41 17:37:41 #45 [security-spiffe-token-provider internal] load build context 17:37:41 #45 ... 17:37:41 17:37:41 #39 [security-proxy-auth internal] load build context 17:37:41 #39 ... 17:37:41 17:37:41 #60 [security-secretstore-setup internal] load build context 17:37:42 #60 ... 17:37:42 17:37:42 #45 [security-spiffe-token-provider internal] load build context 17:37:44 #45 ... 17:37:44 17:37:44 #55 [support-notifications internal] load build context 17:37:44 #55 ... 17:37:44 17:37:44 #45 [security-spiffe-token-provider internal] load build context 17:37:45 #45 transferring context: 194.78MB 96.6s 17:37:46 #45 ... 17:37:46 17:37:46 #59 [security-bootstrapper internal] load build context 17:37:46 #59 ... 17:37:46 17:37:46 #66 [support-cron-scheduler internal] load build context 17:37:46 #66 ... 17:37:46 17:37:46 #59 [security-bootstrapper internal] load build context 17:37:46 #59 ... 17:37:46 17:37:46 #106 [security-spire-agent] exporting to image 17:37:46 #106 exporting layers 6.8s done 17:37:46 #106 writing image sha256:cc82508d8bb7010990b8d64f2339d0001e1c4458c0847ae38f6be48156830147 0.3s done 17:37:46 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 17:37:46 #106 writing image sha256:d1dddc33691ced910a5f5c11e5971c6014aa2ff3427755d50c47109af707cb4e 0.2s done 17:37:46 #106 naming to docker.io/library/security-spire-server-arm64 0.1s done 17:37:46 #106 writing image sha256:dbba32b156b7aca8dc0c8f7e13a8d31bbf6ccf84e1b2dc05150c59d7c29cb468 0.1s done 17:37:46 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 17:37:46 #106 DONE 7.6s 17:37:46 17:37:46 #59 [security-bootstrapper internal] load build context 17:37:47 #59 ... 17:37:47 17:37:47 #68 [security-proxy-setup internal] load build context 17:37:47 #68 ... 17:37:47 17:37:47 #45 [security-spiffe-token-provider internal] load build context 17:37:49 #45 ... 17:37:49 17:37:49 #69 [core-common-config-bootstrapper internal] load build context 17:37:49 #69 ... 17:37:49 17:37:49 #63 [core-keeper internal] load build context 17:37:49 #63 ... 17:37:49 17:37:49 #69 [core-common-config-bootstrapper internal] load build context 17:37:50 #69 ... 17:37:50 17:37:50 #40 [core-data internal] load build context 17:37:50 #40 transferring context: 238.61MB 101.8s 17:37:50 #40 ... 17:37:50 17:37:50 #69 [core-common-config-bootstrapper internal] load build context 17:37:50 #69 ... 17:37:50 17:37:50 #58 [support-scheduler internal] load build context 17:37:51 #58 ... 17:37:51 17:37:51 #38 [core-command internal] load build context 17:37:51 #38 ... 17:37:51 17:37:51 #69 [core-common-config-bootstrapper internal] load build context 17:37:51 #69 ... 17:37:51 17:37:51 #64 [core-metadata internal] load build context 17:37:51 #64 ... 17:37:51 17:37:51 #69 [core-common-config-bootstrapper internal] load build context 17:37:52 #69 ... 17:37:52 17:37:52 #39 [security-proxy-auth internal] load build context 17:37:52 #39 ... 17:37:52 17:37:52 #60 [security-secretstore-setup internal] load build context 17:37:52 #60 ... 17:37:52 17:37:52 #39 [security-proxy-auth internal] load build context 17:37:52 #39 ... 17:37:52 17:37:52 #59 [security-bootstrapper internal] load build context 17:37:52 #59 transferring context: 310.04MB 102.9s done 17:37:52 #59 DONE 103.7s 17:37:52 17:37:52 #39 [security-proxy-auth internal] load build context 17:37:54 #39 ... 17:37:54 17:37:54 #55 [support-notifications internal] load build context 17:37:54 #55 ... 17:37:54 17:37:54 #39 [security-proxy-auth internal] load build context 17:37:55 #39 transferring context: 310.04MB 108.6s done 17:37:55 #39 ... 17:37:55 17:37:55 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:37:55 #109 DONE 2.3s 17:37:55 17:37:55 #39 [security-proxy-auth internal] load build context 17:37:55 #39 DONE 108.9s 17:37:55 17:37:55 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:56 #110 ... 17:37:56 17:37:56 #60 [security-secretstore-setup internal] load build context 17:37:56 #60 transferring context: 310.04MB 105.2s done 17:37:56 #60 DONE 105.9s 17:37:56 17:37:56 #38 [core-command internal] load build context 17:37:56 #38 ... 17:37:56 17:37:56 #66 [support-cron-scheduler internal] load build context 17:37:56 #66 ... 17:37:56 17:37:56 #38 [core-command internal] load build context 17:37:56 #38 transferring context: 310.04MB 108.0s done 17:37:57 #38 DONE 108.6s 17:37:57 17:37:57 #66 [support-cron-scheduler internal] load build context 17:37:57 #66 ... 17:37:57 17:37:57 #68 [security-proxy-setup internal] load build context 17:37:57 #68 ... 17:37:57 17:37:57 #66 [support-cron-scheduler internal] load build context 17:37:57 #66 ... 17:37:57 17:37:57 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:37:57 #111 DONE 1.7s 17:37:57 17:37:57 #66 [support-cron-scheduler internal] load build context 17:37:57 #66 ... 17:37:57 17:37:57 #58 [support-scheduler internal] load build context 17:37:57 #58 transferring context: 310.04MB 107.2s done 17:37:57 #58 DONE 108.0s 17:37:57 17:37:57 #66 [support-cron-scheduler internal] load build context 17:37:57 #66 ... 17:37:57 17:37:57 #68 [security-proxy-setup internal] load build context 17:37:57 #68 transferring context: 310.04MB 104.7s done 17:37:57 #68 DONE 106.1s 17:37:57 17:37:57 #66 [support-cron-scheduler internal] load build context 17:37:59 #66 ... 17:37:59 17:37:59 #45 [security-spiffe-token-provider internal] load build context 17:37:59 #45 ... 17:37:59 17:37:59 #63 [core-keeper internal] load build context 17:37:59 #63 ... 17:37:59 17:37:59 #66 [support-cron-scheduler internal] load build context 17:37:59 #66 ... 17:37:59 17:37:59 #64 [core-metadata internal] load build context 17:37:59 #64 transferring context: 310.04MB 108.3s done 17:37:59 #64 DONE 109.0s 17:37:59 17:37:59 #66 [support-cron-scheduler internal] load build context 17:38:01 #66 ... 17:38:01 17:38:01 #40 [core-data internal] load build context 17:38:01 #40 ... 17:38:01 17:38:01 #66 [support-cron-scheduler internal] load build context 17:38:01 #66 transferring context: 310.04MB 110.5s done 17:38:01 #66 DONE 111.1s 17:38:01 17:38:01 #40 [core-data internal] load build context 17:38:01 #40 ... 17:38:01 17:38:01 #63 [core-keeper internal] load build context 17:38:01 #63 transferring context: 310.04MB 109.5s done 17:38:01 #63 DONE 110.9s 17:38:01 17:38:01 #40 [core-data internal] load build context 17:38:02 #40 ... 17:38:02 17:38:02 #69 [core-common-config-bootstrapper internal] load build context 17:38:02 #69 ... 17:38:02 17:38:02 #40 [core-data internal] load build context 17:38:02 #40 ... 17:38:02 17:38:02 #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 17:38:02 #112 DONE 1.3s 17:38:02 17:38:02 #40 [core-data internal] load build context 17:38:02 #40 ... 17:38:02 17:38:02 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 17:38:02 #113 DONE 0.9s 17:38:02 17:38:02 #40 [core-data internal] load build context 17:38:04 #40 ... 17:38:04 17:38:04 #55 [support-notifications internal] load build context 17:38:04 #55 ... 17:38:04 17:38:04 #40 [core-data internal] load build context 17:38:05 #40 ... 17:38:05 17:38:05 #69 [core-common-config-bootstrapper internal] load build context 17:38:05 #69 transferring context: 310.04MB 112.6s done 17:38:05 #69 DONE 113.6s 17:38:05 17:38:05 #40 [core-data internal] load build context 17:38:06 #40 transferring context: 310.04MB 117.2s done 17:38:06 #40 DONE 117.5s 17:38:06 17:38:06 #55 [support-notifications internal] load build context 17:38:08 #55 transferring context: 310.04MB 117.9s done 17:38:08 #55 DONE 118.4s 17:38:08 17:38:08 #45 [security-spiffe-token-provider internal] load build context 17:38:08 #45 transferring context: 310.04MB 118.8s done 17:38:08 #45 DONE 119.0s 17:38:08 17:38:08 #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:38:08 #114 ... 17:38:08 17:38:08 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:08 #115 ... 17:38:08 17:38:08 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:08 #116 ... 17:38:08 17:38:08 #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:38:08 #114 DONE 0.6s 17:38:08 17:38:08 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:08 #117 ... 17:38:08 17:38:08 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #118 ... 17:39:30 17:39:30 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #116 DONE 78.8s 17:39:30 17:39:30 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #117 DONE 79.0s 17:39:30 17:39:30 #119 [support-cron-scheduler builder 6/7] COPY . . 17:39:30 #119 ... 17:39:30 17:39:30 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #110 DONE 86.0s 17:39:30 17:39:30 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #115 DONE 83.9s 17:39:30 17:39:30 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #118 DONE 73.2s 17:39:30 17:39:30 #120 [security-spiffe-token-provider builder 6/7] COPY . . 17:39:30 #120 DONE 6.2s 17:39:30 17:39:30 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #121 CACHED 17:39:30 17:39:30 #122 [security-proxy-setup builder 6/7] COPY . . 17:39:30 #122 CACHED 17:39:30 17:39:30 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:39:30 #123 CACHED 17:39:30 17:39:30 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:39:30 #124 CACHED 17:39:30 17:39:30 #125 [security-secretstore-setup builder 6/7] COPY . . 17:39:30 #125 CACHED 17:39:30 17:39:30 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #126 CACHED 17:39:30 17:39:30 #127 [core-keeper builder 7/8] COPY . . 17:39:30 #127 DONE 6.4s 17:39:30 17:39:30 #128 [security-bootstrapper builder 6/7] COPY . . 17:39:30 #128 DONE 6.2s 17:39:30 17:39:30 #119 [support-cron-scheduler builder 6/7] COPY . . 17:39:30 #119 DONE 6.4s 17:39:30 17:39:30 #129 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:39:30 #129 CACHED 17:39:30 17:39:30 #130 [support-notifications builder 6/7] COPY . . 17:39:30 #130 CACHED 17:39:30 17:39:30 #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #131 CACHED 17:39:30 17:39:30 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 17:39:30 #132 ... 17:39:30 17:39:30 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #133 CACHED 17:39:30 17:39:30 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:39:30 #134 CACHED 17:39:30 17:39:30 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 17:39:30 #135 CACHED 17:39:30 17:39:30 #136 [core-metadata builder 6/7] COPY . . 17:39:30 #136 CACHED 17:39:30 17:39:30 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #137 CACHED 17:39:30 17:39:30 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:39:30 #138 CACHED 17:39:30 17:39:30 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:39:30 #139 CACHED 17:39:30 17:39:30 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #140 CACHED 17:39:30 17:39:30 #141 [support-scheduler builder 6/7] COPY . . 17:39:30 #141 CACHED 17:39:30 17:39:30 #142 [core-data builder 6/7] COPY . . 17:39:30 #142 CACHED 17:39:30 17:39:30 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 17:39:30 #143 CACHED 17:39:30 17:39:30 #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #144 CACHED 17:39:30 17:39:30 #145 [core-command builder 4/7] COPY go.mod vendor* ./ 17:39:30 #145 CACHED 17:39:30 17:39:30 #146 [core-command builder 6/7] COPY . . 17:39:30 #146 CACHED 17:39:30 17:39:30 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:30 #147 CACHED 17:39:30 17:39:30 #148 [security-proxy-auth builder 6/7] COPY . . 17:39:30 #148 DONE 6.3s 17:39:30 17:39:30 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:39:33 #149 ... 17:39:33 17:39:33 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:39:33 #0 4.939 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 17:39:33 #150 ... 17:39:33 17:39:33 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 17:39:33 #0 5.699 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 17:39:34 #151 ... 17:39:34 17:39:34 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:39:34 #0 6.326 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 17:39:34 #152 ... 17:39:34 17:39:34 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:39:34 #0 6.607 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 17:39:34 #153 ... 17:39:34 17:39:34 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 17:39:34 #132 6.884 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 17:39:38 #132 ... 17:39:38 17:39:38 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:39:38 #0 6.804 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 17:39:38 #154 ... 17:39:38 17:39:38 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:39:38 #0 6.868 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 17:39:38 #155 ... 17:39:38 17:39:38 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:39:38 #0 6.973 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 17:39:38 #156 ... 17:39:38 17:39:38 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:39:38 #0 6.222 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 17:39:38 #157 ... 17:39:38 17:39:38 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:39:38 #0 4.381 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 17:39:38 #158 ... 17:39:38 17:39:38 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:39:38 #0 5.627 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 17:39:38 #159 ... 17:39:38 17:39:38 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:39:38 #0 6.849 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 17:39:39 #160 ... 17:39:39 17:39:39 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:39:39 #149 6.853 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 18:02:17 #149 ... 18:02:17 18:02:17 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:02:17 #158 1354.7 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 18:02:17 #158 ... 18:02:17 18:02:17 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:02:17 #150 DONE 1358.0s 18:02:17 18:02:17 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:02:17 #158 ... 18:02:17 18:02:17 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:02:17 #161 DONE 0.4s 18:02:17 18:02:17 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 18:02:17 #162 DONE 2.6s 18:02:17 18:02:17 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 18:02:17 #163 DONE 0.4s 18:02:17 18:02:17 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 18:02:17 #164 DONE 0.3s 18:02:17 18:02:17 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:02:17 #165 DONE 0.6s 18:02:17 18:02:17 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:02:17 #166 ... 18:02:17 18:02:17 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:02:17 #159 DONE 1363.5s 18:02:17 18:02:17 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:02:17 #35 ... 18:02:17 18:02:17 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:02:17 #166 DONE 0.7s 18:02:17 18:02:17 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 18:02:17 #167 DONE 0.4s 18:02:17 18:02:17 #168 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 18:02:17 #168 DONE 0.4s 18:02:17 18:02:17 #169 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 18:02:17 #169 DONE 0.2s 18:02:17 18:02:17 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 18:02:17 #170 DONE 0.2s 18:02:17 18:02:17 #171 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 18:02:17 #171 DONE 0.3s 18:02:17 18:02:17 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 18:02:17 #172 DONE 0.3s 18:02:17 18:02:17 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:02:17 #173 DONE 0.3s 18:02:17 18:02:17 #174 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:02:17 #174 DONE 0.2s 18:02:17 18:02:17 #175 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:02:17 #175 DONE 0.3s 18:02:17 18:02:17 #176 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 18:02:17 #176 ... 18:02:17 18:02:17 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:02:17 #177 DONE 0.5s 18:02:17 18:02:17 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:02:17 #178 DONE 0.4s 18:02:17 18:02:17 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:02:17 #179 ... 18:02:17 18:02:17 #176 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 18:02:17 #176 DONE 3.1s 18:02:17 18:02:17 #106 [security-bootstrapper] exporting to image 18:02:17 #106 exporting layers 18:02:17 #106 ... 18:02:17 18:02:17 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:02:17 #179 DONE 3.3s 18:02:17 18:02:17 #106 [security-proxy-setup] exporting to image 18:02:18 #106 exporting layers 2.1s done 18:02:18 #106 writing image sha256:a8b0c8dc0a7ee249834f2ee20967717b9d1263948b0f348d076a2f84a155ce9b 0.0s done 18:02:18 #106 naming to docker.io/library/security-bootstrapper-arm64 done 18:02:19 #106 exporting layers 1.4s done 18:02:19 #106 writing image sha256:0bf50d16e5d816f33dca7cbe8e9c43c5fc1320435226a120fe683f2b177b3f6e 0.0s done 18:02:19 #106 naming to docker.io/library/security-proxy-setup-arm64 done 18:02:19 #106 DONE 9.7s 18:02:19 18:02:19 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:02:31 #149 ... 18:02:31 18:02:31 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:02:31 #158 DONE 1381.3s 18:02:31 18:02:31 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:02:31 #156 ... 18:02:31 18:02:31 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 18:02:31 #180 DONE 0.4s 18:02:31 18:02:31 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 18:02:31 #181 DONE 0.3s 18:02:31 18:02:31 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:02:31 #182 DONE 0.1s 18:02:31 18:02:31 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:02:31 #183 DONE 0.2s 18:02:31 18:02:31 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:02:31 #35 ... 18:02:31 18:02:31 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:02:31 #184 DONE 0.2s 18:02:31 18:02:31 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:02:31 #185 DONE 0.2s 18:02:31 18:02:31 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:02:31 #149 ... 18:02:31 18:02:31 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:02:31 #186 DONE 0.3s 18:02:31 18:02:31 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:02:31 #187 DONE 0.1s 18:02:31 18:02:31 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:02:33 #188 DONE 2.0s 18:02:33 18:02:33 #106 [security-secretstore-setup] exporting to image 18:02:33 #106 exporting layers 18:02:35 #106 exporting layers 1.4s done 18:02:35 #106 writing image sha256:38fc735e95133f0bf2b67775ac80a8b90a9055b670f1e621fbc167a61fcecb85 0.1s done 18:02:35 #106 naming to docker.io/library/security-secretstore-setup-arm64 18:02:35 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 18:02:35 #106 DONE 11.2s 18:02:35 18:02:35 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:03:31 #149 DONE 1442.0s 18:03:31 18:03:31 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:03:31 #35 ... 18:03:31 18:03:31 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:03:31 #189 DONE 0.4s 18:03:31 18:03:31 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:03:31 #190 DONE 0.1s 18:03:31 18:03:31 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:03:31 #191 DONE 0.5s 18:03:31 18:03:31 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:03:31 #192 DONE 0.2s 18:03:31 18:03:31 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:03:31 #193 DONE 0.2s 18:03:31 18:03:31 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:03:34 #194 DONE 2.3s 18:03:34 18:03:34 #106 [core-common-config-bootstrapper] exporting to image 18:03:34 #106 exporting layers 18:03:34 #106 exporting layers 0.7s done 18:03:34 #106 writing image sha256:b6f24968340ebb3406e4971c09b073f34f39345cb84a0ce6e34030ef39f2a17a done 18:03:34 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 18:03:34 #106 DONE 11.9s 18:03:34 18:03:34 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:06:26 #151 ... 18:06:26 18:06:26 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:06:26 #157 DONE 1609.5s 18:06:26 18:06:26 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 18:06:26 #132 ... 18:06:26 18:06:26 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:06:26 #195 DONE 0.2s 18:06:26 18:06:26 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:06:26 #153 ... 18:06:26 18:06:26 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:06:26 #196 DONE 0.3s 18:06:26 18:06:26 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:06:26 #35 ... 18:06:26 18:06:26 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:06:26 #197 DONE 0.3s 18:06:26 18:06:26 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:06:26 #198 DONE 0.2s 18:06:26 18:06:26 #106 [security-spiffe-token-provider] exporting to image 18:06:26 #106 exporting layers 18:06:26 #106 exporting layers 1.0s done 18:06:26 #106 writing image sha256:a079748b2bbe49a26e3670f5ecc2c5b72cadfec17178d2ec8eee8b83c22b6770 0.0s done 18:06:26 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 18:06:26 #106 DONE 12.9s 18:06:26 18:06:26 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 18:16:18 #132 ... 18:16:18 18:16:18 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:16:18 #156 DONE 2210.6s 18:16:18 18:16:18 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:16:19 #35 ... 18:16:19 18:16:19 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:16:19 #199 DONE 0.1s 18:16:19 18:16:19 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 18:16:19 #132 ... 18:16:19 18:16:19 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:16:19 #200 DONE 0.3s 18:16:19 18:16:19 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:16:20 #201 DONE 0.5s 18:16:20 18:16:20 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:16:20 #35 ... 18:16:20 18:16:20 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:16:20 #202 DONE 0.1s 18:16:20 18:16:20 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:16:20 #203 DONE 0.2s 18:16:20 18:16:20 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:16:23 #204 DONE 2.5s 18:16:23 18:16:23 #106 [security-proxy-auth] exporting to image 18:16:23 #106 exporting layers 18:16:24 #106 exporting layers 0.8s done 18:16:24 #106 writing image sha256:d963d63d89c3ae793d43e308a9e0b7d612f42f5d0f900e20cea0b02e1fb0979a done 18:16:24 #106 naming to docker.io/library/security-proxy-auth-arm64 done 18:16:24 #106 DONE 13.7s 18:16:24 18:16:24 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:17:45 #155 DONE 2296.5s 18:17:45 18:17:45 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:17:46 #35 ... 18:17:46 18:17:46 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 18:17:46 #205 DONE 0.1s 18:17:46 18:17:46 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:17:46 #35 ... 18:17:46 18:17:46 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 18:17:46 #206 DONE 0.1s 18:17:46 18:17:46 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:17:46 #207 DONE 0.5s 18:17:46 18:17:46 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:17:47 #151 ... 18:17:47 18:17:47 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:17:47 #208 DONE 0.2s 18:17:47 18:17:47 #106 [core-command] exporting to image 18:17:47 #106 exporting layers 18:17:47 #106 exporting layers 0.4s done 18:17:47 #106 writing image sha256:fec5d4247f7083d1cef37a86aa97d87aa8f61df4f54b872a95e93e57b0b16b47 done 18:17:47 #106 naming to docker.io/library/core-command-arm64 0.0s done 18:17:47 #106 DONE 14.1s 18:17:47 18:17:47 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:20:24 #151 ... 18:20:24 18:20:24 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 18:20:24 #132 DONE 2444.3s 18:20:24 18:20:24 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:20:24 #35 ... 18:20:24 18:20:24 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 18:20:24 #209 DONE 0.1s 18:20:24 18:20:24 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:20:24 #151 ... 18:20:24 18:20:24 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 18:20:24 #210 DONE 0.4s 18:20:24 18:20:24 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:20:24 #151 ... 18:20:24 18:20:24 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 18:20:24 #211 DONE 0.1s 18:20:24 18:20:24 #106 [core-keeper] exporting to image 18:20:24 #106 exporting layers 18:20:24 #106 exporting layers 0.5s done 18:20:24 #106 writing image sha256:df51d728c3cc39c64ff163f91b6a96fe0c5103db69baf9f8b435949ce7f7db9c done 18:20:24 #106 naming to docker.io/library/core-keeper-arm64 done 18:20:24 #106 DONE 14.6s 18:20:24 18:20:24 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:20:24 #154 ... 18:20:24 18:20:24 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:20:24 #152 DONE 2451.2s 18:20:24 18:20:24 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:20:24 #151 ... 18:20:24 18:20:24 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:20:24 #212 DONE 0.2s 18:20:24 18:20:24 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:20:24 #213 DONE 0.2s 18:20:24 18:20:24 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:20:24 #151 ... 18:20:24 18:20:24 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:20:24 #214 DONE 0.5s 18:20:24 18:20:24 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:20:24 #215 DONE 0.1s 18:20:24 18:20:24 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:20:24 #153 ... 18:20:24 18:20:24 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:20:24 #216 DONE 0.2s 18:20:24 18:20:24 #106 [core-metadata] exporting to image 18:20:24 #106 exporting layers 18:20:24 #106 exporting layers 0.7s done 18:20:24 #106 writing image sha256:7a35c958b2dfc26e300e9d566c23bf819d6f6d2aa83b417a79f9066d55f4648b done 18:20:24 #106 naming to docker.io/library/core-metadata-arm64 done 18:20:24 #106 DONE 15.3s 18:20:24 18:20:24 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:20:24 #35 ... 18:20:24 18:20:24 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:20:24 #153 DONE 2455.0s 18:20:24 18:20:24 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:20:24 #35 ... 18:20:24 18:20:24 #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 18:20:24 #217 DONE 0.2s 18:20:24 18:20:24 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:20:24 #35 ... 18:20:24 18:20:24 #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 18:20:24 #218 DONE 0.1s 18:20:24 18:20:24 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:20:24 #219 DONE 0.5s 18:20:24 18:20:24 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:20:24 #220 DONE 0.1s 18:20:24 18:20:24 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 18:20:24 #221 DONE 0.1s 18:20:24 18:20:24 #106 [core-data] exporting to image 18:20:25 #106 exporting layers 0.6s done 18:20:25 #106 writing image sha256:a24fdc75a9a125c74b74a80321602afb71a2ded79dc0cbd1089c18b3f27e4a9b done 18:20:25 #106 naming to docker.io/library/core-data-arm64 done 18:20:25 #106 DONE 15.8s 18:20:25 18:20:25 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:21:04 #35 ... 18:21:04 18:21:04 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 18:21:04 #151 DONE 2494.6s 18:21:04 18:21:04 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:21:04 #160 DONE 2494.5s 18:21:04 18:21:04 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:21:04 #154 DONE 2494.7s 18:21:04 18:21:04 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:21:04 #35 ... 18:21:04 18:21:04 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:21:04 #222 DONE 0.1s 18:21:04 18:21:04 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:21:04 #223 DONE 0.2s 18:21:04 18:21:04 #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:21:04 #224 DONE 0.2s 18:21:04 18:21:04 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:21:04 #225 DONE 0.2s 18:21:04 18:21:04 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:21:04 #226 ... 18:21:04 18:21:04 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:21:04 #227 DONE 0.2s 18:21:04 18:21:04 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:21:04 #226 DONE 0.2s 18:21:04 18:21:04 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:21:04 #228 ... 18:21:04 18:21:04 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 18:21:04 #229 DONE 0.6s 18:21:04 18:21:04 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:21:04 #230 DONE 0.8s 18:21:04 18:21:04 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:21:04 #228 DONE 0.5s 18:21:04 18:21:04 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:21:04 #231 DONE 0.2s 18:21:04 18:21:04 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 18:21:04 #232 DONE 0.2s 18:21:04 18:21:04 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:21:04 #233 DONE 0.2s 18:21:04 18:21:04 #106 [support-notifications] exporting to image 18:21:04 #106 exporting layers 18:21:05 #106 exporting layers 0.7s done 18:21:05 #106 writing image sha256:21865786e348ad7a3b09aab52024aac8d06a932bd2e352464673b5efa9a93315 0.0s done 18:21:05 #106 naming to docker.io/library/support-scheduler-arm64 done 18:21:05 #106 exporting layers 0.8s done 18:21:05 #106 writing image sha256:180f59c556a91117a9efd4af3b339c68b5f380d8857a4ac29c79afc1af92eafe done 18:21:05 #106 naming to docker.io/library/support-notifications-arm64 done 18:21:06 #106 exporting layers 1.7s done 18:21:06 #106 writing image sha256:76280b9656f25456001b0dcb869e6b1af9573ee79cafb3be5d0e87b193bf3169 done 18:21:06 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 18:21:06 #106 DONE 17.6s 18:21:06 18:21:06 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:21:06 time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:21:06 time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 18:21:06 $ docker stop --time=1 27ad6d3ed8c3d9a6a92fe7e95fcfe4826cc637f4fd709b7f53dc589f8327ef8f 18:21:08 $ docker rm -f --volumes 27ad6d3ed8c3d9a6a92fe7e95fcfe4826cc637f4fd709b7f53dc589f8327ef8f [Pipeline] // withDockerContainer [Pipeline] sh 18:21:08 + docker images 18:21:08 REPOSITORY TAG IMAGE ID CREATED SIZE 18:21:08 support-notifications-arm64 latest 180f59c556a9 4 seconds ago 47.1MB 18:21:08 support-scheduler-arm64 latest 21865786e348 4 seconds ago 46.2MB 18:21:08 support-cron-scheduler-arm64 latest 76280b9656f2 4 seconds ago 48.7MB 18:21:08 core-data-arm64 latest a24fdc75a9a1 44 seconds ago 44MB 18:21:08 core-metadata-arm64 latest 7a35c958b2df 48 seconds ago 44.1MB 18:21:08 core-keeper-arm64 latest df51d728c3cc 55 seconds ago 39MB 18:21:08 core-command-arm64 latest fec5d4247f70 3 minutes ago 39.9MB 18:21:08 security-proxy-auth-arm64 latest d963d63d89c3 4 minutes ago 37.6MB 18:21:08 security-spiffe-token-provider-arm64 latest a079748b2bbe 14 minutes ago 34.2MB 18:21:08 core-common-config-bootstrapper-arm64 latest b6f24968340e 17 minutes ago 20.2MB 18:21:08 security-secretstore-setup-arm64 latest 38fc735e9513 18 minutes ago 41.5MB 18:21:08 security-proxy-setup-arm64 latest 0bf50d16e5d8 18 minutes ago 31MB 18:21:08 security-bootstrapper-arm64 latest a8b0c8dc0a7e 18 minutes ago 23.8MB 18:21:08 security-spire-agent-arm64 latest dbba32b156b7 43 minutes ago 179MB 18:21:08 security-spire-config-arm64 latest cc82508d8bb7 43 minutes ago 120MB 18:21:08 security-spire-server-arm64 latest d1dddc33691c 43 minutes ago 121MB 18:21:08 ci-base-image-arm64 latest 925f04a46170 About an hour ago 967MB 18:21:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 18:21:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 18:21:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:09 18:21:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:10 arm64: Pulling from edgex-lftools-log-publisher 18:21:10 8998bd30e6a1: Pulling fs layer 18:21:10 04944245beec: Pulling fs layer 18:21:10 699f458cf7ca: Pulling fs layer 18:21:10 765212b225bb: Pulling fs layer 18:21:10 f23df028b6ca: Pulling fs layer 18:21:10 d65c8cfc05b1: Pulling fs layer 18:21:10 2437ff75d9bd: Pulling fs layer 18:21:10 f23df028b6ca: Waiting 18:21:10 d65c8cfc05b1: Waiting 18:21:10 2437ff75d9bd: Waiting 18:21:10 765212b225bb: Waiting 18:21:10 04944245beec: Verifying Checksum 18:21:10 04944245beec: Download complete 18:21:10 765212b225bb: Verifying Checksum 18:21:10 765212b225bb: Download complete 18:21:10 f23df028b6ca: Download complete 18:21:10 d65c8cfc05b1: Verifying Checksum 18:21:10 d65c8cfc05b1: Download complete 18:21:10 699f458cf7ca: Verifying Checksum 18:21:10 699f458cf7ca: Download complete 18:21:11 8998bd30e6a1: Verifying Checksum 18:21:11 8998bd30e6a1: Download complete 18:21:13 2437ff75d9bd: Verifying Checksum 18:21:13 2437ff75d9bd: Download complete 18:21:16 8998bd30e6a1: Pull complete 18:21:16 04944245beec: Pull complete 18:21:17 699f458cf7ca: Pull complete 18:21:18 765212b225bb: Pull complete 18:21:19 f23df028b6ca: Pull complete 18:21:19 d65c8cfc05b1: Pull complete 18:21:37 2437ff75d9bd: Pull complete 18:21:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container 18:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 18:21:41 $ docker top 593fe6318cb02d01179bcc68b54e8c9fb6979bbe4ff991fb9a70e27958aaac4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:42 ---> job-cost.sh 18:21:42 lf-activate-venv: SKIPPING 18:21:42 INFO: No Stack... 18:21:42 INFO: Retrieving Pricing Info for: v3-standard-4 18:21:43 INFO: Archiving Costs [Pipeline] sh 18:21:44 + + cat /w/workspace/edgex-go/1/archives/cost.csv 18:21:44 cut -d, -f6 [Pipeline] lock 18:21:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] 18:21:44 Resource [jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] did not exist. Created. 18:21:44 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:21:45 + echo total: 0.2199999988079071 [Pipeline] stash 18:21:45 Stashed 1 file(s) [Pipeline] } 18:21:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:21:45 $ docker stop --time=1 593fe6318cb02d01179bcc68b54e8c9fb6979bbe4ff991fb9a70e27958aaac4c 18:21:47 $ docker rm -f --volumes 593fe6318cb02d01179bcc68b54e8c9fb6979bbe4ff991fb9a70e27958aaac4c [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 18:21:48 provisioning config files... 18:21:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9817597005419350855tmp [Pipeline] { [Pipeline] sh 18:21:48 + set +x 18:21:48 + bash -s -- 18:21:48 + curl -s https://codecov.io/bash 18:21:48 18:21:48 _____ _ 18:21:48 / ____| | | 18:21:48 | | ___ __| | ___ ___ _____ __ 18:21:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:21:48 | |___| (_) | (_| | __/ (_| (_) \ V / 18:21:48 \_____\___/ \__,_|\___|\___\___/ \_/ 18:21:48 Bash-1.0.6 18:21:48 18:21:48 18:21:48 ==> git version 2.25.1 found 18:21:48 ==> 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 18:21:48 Release-Date: 2020-01-08 18:21:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:21:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:21:48 ==> Jenkins CI detected. 18:21:48 current dir:  /w/workspace/edgex-go/1 18:21:48 project root: . 18:21:48 --> token set from env 18:21:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:21:48 ==> Running gcov in . (disable via -X gcov) 18:21:49 ==> Python coveragepy not found 18:21:49 ==> Searching for coverage reports in: 18:21:49 + . 18:21:49 -> Found 1 reports 18:21:49 ==> Detecting git/mercurial file structure 18:21:49 ==> Reading reports 18:21:49 + ./coverage.out bytes=545182 18:21:49 ==> Appending adjustments 18:21:49 https://docs.codecov.io/docs/fixing-reports 18:21:50 + Found adjustments 18:21:50 ==> Gzipping contents 18:21:50 68K /tmp/codecov.CMP6am.gz 18:21:50 ==> Uploading reports 18:21:50 url: https://codecov.io 18:21:50 query: branch=PR-4894&commit=61e9c8ed3565b3df7316b47603499815955aeac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4894%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4894&job=&cmd_args= 18:21:50 -> Pinging Codecov 18:21:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4894&commit=61e9c8ed3565b3df7316b47603499815955aeac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4894%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4894&job=&cmd_args= 18:21:51 -> Uploading to 18:21:51 https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/61e9c8ed3565b3df7316b47603499815955aeac6/7582f1b1-c32a-46b6-bccd-0505d9372633.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T182151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb2469724f28cb6f452edcce98175e984088b30fe77aa2db0dcf9a3d2c103d96 18:21:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:21:51 Dload Upload Total Spent Left Speed 18:21:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67953 0 0 100 67953 0 242k --:--:-- --:--:-- --:--:-- 242k 18:21:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] } 18:21:51 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 18:21:53 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 18:21:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:21:54 ---> package-listing.sh 18:21:54 ++ facter osfamily 18:21:54 ++ tr '[:upper:]' '[:lower:]' 18:21:55 + OS_FAMILY=debian 18:21:55 + workspace=/w/workspace/edgex-go/1 18:21:55 + START_PACKAGES=/tmp/packages_start.txt 18:21:55 + END_PACKAGES=/tmp/packages_end.txt 18:21:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:21:55 + PACKAGES=/tmp/packages_start.txt 18:21:55 + '[' /w/workspace/edgex-go/1 ']' 18:21:55 + PACKAGES=/tmp/packages_end.txt 18:21:55 + case "${OS_FAMILY}" in 18:21:55 + dpkg -l 18:21:55 + grep '^ii' 18:21:55 + '[' -f /tmp/packages_start.txt ']' 18:21:55 + '[' -f /tmp/packages_end.txt ']' 18:21:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:21:55 + '[' /w/workspace/edgex-go/1 ']' 18:21:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:21:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:21:55 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 18:21:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:56 18:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:56 latest: Pulling from edgex-lftools-log-publisher 18:21:56 5eb5b503b376: Pulling fs layer 18:21:56 5c69ac0246d0: Pulling fs layer 18:21:56 ec43610c2a17: Pulling fs layer 18:21:56 3a2ae6a8a46f: Pulling fs layer 18:21:56 33b1e0a273af: Pulling fs layer 18:21:56 5d3b04190fa2: Pulling fs layer 18:21:56 3a2ae6a8a46f: Waiting 18:21:56 33b1e0a273af: Waiting 18:21:56 2f39f015ded8: Pulling fs layer 18:21:56 2f39f015ded8: Waiting 18:21:56 5d3b04190fa2: Waiting 18:21:56 5c69ac0246d0: Verifying Checksum 18:21:56 5c69ac0246d0: Download complete 18:21:56 3a2ae6a8a46f: Verifying Checksum 18:21:56 3a2ae6a8a46f: Download complete 18:21:56 33b1e0a273af: Verifying Checksum 18:21:56 33b1e0a273af: Download complete 18:21:56 5d3b04190fa2: Verifying Checksum 18:21:56 5d3b04190fa2: Download complete 18:21:56 ec43610c2a17: Verifying Checksum 18:21:56 ec43610c2a17: Download complete 18:21:56 5eb5b503b376: Download complete 18:21:57 2f39f015ded8: Download complete 18:21:57 5eb5b503b376: Pull complete 18:21:58 5c69ac0246d0: Pull complete 18:21:58 ec43610c2a17: Pull complete 18:21:58 3a2ae6a8a46f: Pull complete 18:21:58 33b1e0a273af: Pull complete 18:21:58 5d3b04190fa2: Pull complete 18:22:03 2f39f015ded8: Pull complete 18:22:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:03 prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container 18:22:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 18:22:09 $ docker top a148f92b1c0e50b55e69b83ab8d182f4af12b3caf904f4f22711839c6de7223f -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:10 + touch /tmp/pre-build-complete [Pipeline] sh 18:22:10 + mkdir -p /var/log/sysstat [Pipeline] sh 18:22:10 + ls /var/log/sa-host 18:22:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:11 provisioning config files... 18:22:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1476418636582917235tmp [Pipeline] { [Pipeline] echo 18:22:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:22:11 ---> create-netrc.sh [Pipeline] } 18:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:22:11 ---> python-tools-install.sh [Pipeline] echo 18:22:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:22:12 ---> sudo-logs.sh 18:22:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:22:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:22:12 ---> job-cost.sh 18:22:12 lf-activate-venv: SKIPPING 18:22:12 DEBUG: total: 0.2199999988079071 18:22:12 INFO: Retrieving Stack Cost... 18:22:14 INFO: Retrieving Pricing Info for: v3-standard-8 18:22:14 INFO: Archiving Costs [Pipeline] echo 18:22:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:22:14 ---> logs-deploy.sh 18:22:14 lf-activate-venv: SKIPPING 18:22:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4894/1 18:22:14 INFO: archiving workspace using pattern(s): 18:22:15 Archives upload complete. 18:22:15 INFO: archiving logs to Nexus 18:22:16 ---> uname -a: 18:22:16 Linux prd-ubuntu20-04-docker-8c-8g-9603 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:22:16 18:22:16 18:22:16 ---> lscpu: 18:22:16 Architecture: x86_64 18:22:16 CPU op-mode(s): 32-bit, 64-bit 18:22:16 Byte Order: Little Endian 18:22:16 Address sizes: 40 bits physical, 48 bits virtual 18:22:16 CPU(s): 8 18:22:16 On-line CPU(s) list: 0-7 18:22:16 Thread(s) per core: 1 18:22:16 Core(s) per socket: 1 18:22:16 Socket(s): 8 18:22:16 NUMA node(s): 1 18:22:16 Vendor ID: AuthenticAMD 18:22:16 CPU family: 23 18:22:16 Model: 49 18:22:16 Model name: AMD EPYC-Rome Processor 18:22:16 Stepping: 0 18:22:16 CPU MHz: 2799.998 18:22:16 BogoMIPS: 5599.99 18:22:16 Virtualization: AMD-V 18:22:16 Hypervisor vendor: KVM 18:22:16 Virtualization type: full 18:22:16 L1d cache: 256 KiB 18:22:16 L1i cache: 256 KiB 18:22:16 L2 cache: 4 MiB 18:22:16 L3 cache: 128 MiB 18:22:16 NUMA node0 CPU(s): 0-7 18:22:16 Vulnerability Itlb multihit: Not affected 18:22:16 Vulnerability L1tf: Not affected 18:22:16 Vulnerability Mds: Not affected 18:22:16 Vulnerability Meltdown: Not affected 18:22:16 Vulnerability Mmio stale data: Not affected 18:22:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:22:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:22:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:22:16 Vulnerability Srbds: Not affected 18:22:16 Vulnerability Tsx async abort: Not affected 18:22:16 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 18:22:16 18:22:16 18:22:16 ---> nproc: 18:22:16 8 18:22:16 18:22:16 18:22:16 ---> df -h: 18:22:16 Filesystem Size Used Avail Use% Mounted on 18:22:16 overlay 155G 28G 128G 18% / 18:22:16 tmpfs 64M 0 64M 0% /dev 18:22:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:22:16 shm 64M 0 64M 0% /dev/shm 18:22:16 /dev/vda1 155G 28G 128G 18% /facter-os 18:22:16 18:22:16 18:22:16 ---> sar -b -r -n DEV: 18:22:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9603) 09/06/24 _x86_64_ (8 CPU) 18:22:16 18:22:16 17:06:17 LINUX RESTART (8 CPU) 18:22:16 18:22:16 17:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:22:16 17:08:01 283.40 10.80 272.60 0.00 1781.04 51344.11 0.00 18:22:16 17:09:01 99.08 1.02 98.07 0.00 15.46 35448.64 0.00 18:22:16 17:10:01 44.39 0.02 44.37 0.00 0.13 34300.30 0.00 18:22:16 17:11:01 38.73 0.30 38.43 0.00 3.60 18841.79 0.00 18:22:16 17:12:01 235.38 4.15 231.23 0.00 2100.45 161163.27 0.00 18:22:16 17:13:01 622.46 14.73 607.73 0.00 2412.00 159473.02 0.00 18:22:16 17:14:01 372.29 0.82 371.48 0.00 6.93 159887.37 0.00 18:22:16 17:15:01 243.41 0.07 243.34 0.00 0.53 49885.42 0.00 18:22:16 17:16:01 328.10 0.02 328.09 0.00 0.13 98506.48 0.00 18:22:16 17:17:01 613.20 0.07 613.13 0.00 2.27 82118.45 0.00 18:22:16 17:18:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 18:22:16 17:19:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 18:22:16 17:20:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 18:22:16 17:21:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 18:22:16 17:22:01 1.87 0.02 1.85 0.00 0.13 24.40 0.00 18:22:16 17:23:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 18:22:16 17:24:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 18:22:16 17:25:01 2.97 1.50 1.47 0.00 35.45 19.59 0.00 18:22:16 17:26:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 18:22:16 17:27:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 18:22:16 17:28:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 18:22:16 17:29:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 18:22:16 17:30:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 18:22:16 17:31:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 18:22:16 17:32:01 0.80 0.00 0.80 0.00 0.00 8.66 0.00 18:22:16 17:33:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 18:22:16 17:34:01 0.78 0.00 0.78 0.00 0.00 8.53 0.00 18:22:16 17:35:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 18:22:16 17:36:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 18:22:16 17:37:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 18:22:16 17:38:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 18:22:16 17:39:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 18:22:16 17:40:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 18:22:16 17:41:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 18:22:16 17:42:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 18:22:16 17:43:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 18:22:16 17:44:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 18:22:16 17:45:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 18:22:16 17:46:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 18:22:16 17:47:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 18:22:16 17:48:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 18:22:16 17:49:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 18:22:16 17:50:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 18:22:16 17:51:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 18:22:16 17:52:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 18:22:16 17:53:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 18:22:16 17:54:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 18:22:16 17:55:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 18:22:16 17:56:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 18:22:16 17:57:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 18:22:16 17:58:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 18:22:16 17:59:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 18:22:16 18:00:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 18:22:16 18:01:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 18:22:16 18:02:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 18:22:16 18:03:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 18:22:16 18:04:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 18:22:16 18:05:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 18:22:16 18:06:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:22:16 18:07:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 18:22:16 18:08:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 18:22:16 18:09:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 18:22:16 18:10:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 18:22:16 18:11:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 18:22:16 18:12:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 18:22:16 18:13:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 18:22:16 18:14:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 18:22:16 18:15:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 18:22:16 18:16:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 18:22:16 18:17:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 18:22:16 18:18:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 18:22:16 18:19:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 18:22:16 18:20:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 18:22:16 18:21:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 18:22:16 18:22:01 3.90 0.23 3.67 0.00 20.39 343.35 0.00 18:22:16 Average: 39.56 0.45 39.11 0.00 85.05 11363.82 0.00 18:22:16 18:22:16 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:22:16 17:08:01 28645652 31500380 809352 2.46 81556 3029616 1936496 5.71 1136488 2694580 8588 18:22:16 17:09:01 27292656 31399020 901000 2.74 128996 4114304 2011620 5.93 1769068 3279436 827096 18:22:16 17:10:01 26449100 30910536 1387000 4.22 132648 4445736 2707204 7.98 2211676 3656488 646096 18:22:16 17:11:01 26435108 31418180 877140 2.67 135976 4918468 1989352 5.86 1803320 4035668 603652 18:22:16 17:12:01 20607000 31383636 884544 2.69 159524 10570272 2280640 6.72 1969236 9542028 2958772 18:22:16 17:13:01 16771904 31332920 911280 2.77 339192 13840488 2346872 6.92 2887768 12094100 2219592 18:22:16 17:14:01 11534668 29578628 2597700 7.90 369012 16914288 8602696 25.35 4896696 14853676 664580 18:22:16 17:15:01 7280528 27966496 4206700 12.79 387940 19414288 11023912 32.49 7675448 16195440 1877340 18:22:16 17:16:01 6442960 30139144 2049760 6.23 401040 22333568 5842888 17.22 6739212 17928316 2295188 18:22:16 17:17:01 9662952 31378004 867120 2.64 407252 20577192 2133504 6.29 3353928 18393036 500 18:22:16 17:18:01 9663984 31379036 866040 2.63 407288 20577192 2133504 6.29 3353212 18393036 16 18:22:16 17:19:01 9713384 31428540 816572 2.48 407320 20577200 2133504 6.29 3304108 18393044 8 18:22:16 17:20:01 9714660 31429876 815204 2.48 407392 20577204 2133504 6.29 3302808 18393052 4 18:22:16 17:21:01 9714384 31429656 815400 2.48 407440 20577204 2133504 6.29 3302616 18393056 8 18:22:16 17:22:01 9716896 31432216 812988 2.47 407476 20577184 2147008 6.33 3301564 18393028 20 18:22:16 17:23:01 9716856 31432256 812908 2.47 407532 20577188 2147008 6.33 3301516 18393032 8 18:22:16 17:24:01 9716492 31431900 813124 2.47 407548 20577188 2147008 6.33 3301612 18393032 8 18:22:16 17:25:01 9711864 31429120 815776 2.48 407588 20578252 2130788 6.28 3309108 18393288 72 18:22:16 17:26:01 9712008 31429308 815808 2.48 407616 20578252 2130788 6.28 3308620 18393288 16 18:22:16 17:27:01 9711708 31429012 816052 2.48 407644 20578252 2130788 6.28 3307880 18393292 64 18:22:16 17:28:01 9711660 31429012 816004 2.48 407664 20578264 2130788 6.28 3307840 18393300 12 18:22:16 17:29:01 9711612 31429000 815968 2.48 407684 20578268 2130788 6.28 3308084 18393304 4 18:22:16 17:30:01 9711564 31428956 815936 2.48 407700 20578272 2130788 6.28 3307920 18393308 8 18:22:16 17:31:01 9711288 31428728 816100 2.48 407728 20578276 2130788 6.28 3308336 18393316 148 18:22:16 17:32:01 9711272 31428732 816052 2.48 407736 20578276 2130788 6.28 3308560 18393316 164 18:22:16 17:33:01 9711044 31428512 816248 2.48 407760 20578280 2114644 6.23 3308116 18393320 16 18:22:16 17:34:01 9710996 31428464 816224 2.48 407772 20578280 2114644 6.23 3308116 18393320 8 18:22:16 17:35:01 9710912 31428384 816452 2.48 407780 20578284 2114644 6.23 3308176 18393324 60 18:22:16 17:36:01 9710896 31428424 816420 2.48 407792 20578292 2114644 6.23 3308188 18393336 4 18:22:16 17:37:01 9710912 31428440 816324 2.48 407824 20578280 2114644 6.23 3308276 18393336 8 18:22:16 17:38:01 9709988 31427556 817140 2.48 407836 20578296 2114644 6.23 3308260 18393332 12 18:22:16 17:39:01 9710208 31427776 816944 2.48 407868 20578296 2098520 6.18 3308264 18393332 12 18:22:16 17:40:01 9710120 31427744 816924 2.48 407884 20578300 2114572 6.23 3308576 18393336 8 18:22:16 17:41:01 9710576 31428324 816752 2.48 407920 20578424 2114572 6.23 3308348 18393424 4 18:22:16 17:42:01 9710340 31428152 816916 2.48 407956 20578428 2114572 6.23 3308340 18393472 16 18:22:16 17:43:01 9710040 31427900 817124 2.48 407976 20578436 2114572 6.23 3308332 18393472 44 18:22:16 17:44:01 9709992 31427856 817088 2.48 407996 20578440 2114572 6.23 3308316 18393476 8 18:22:16 17:45:01 9709944 31427864 817056 2.48 408008 20578444 2114572 6.23 3308460 18393480 24 18:22:16 17:46:01 9709676 31427612 817248 2.49 408012 20578452 2114572 6.23 3308464 18393492 8 18:22:16 17:47:01 9709612 31427552 817176 2.49 408040 20578444 2114572 6.23 3308696 18393492 40 18:22:16 17:48:01 9710072 31428048 816884 2.48 408056 20578456 2114572 6.23 3308412 18393492 12 18:22:16 17:49:01 9710056 31428036 816864 2.48 408060 20578460 2114572 6.23 3308432 18393496 44 18:22:16 17:50:01 9710000 31428032 816824 2.48 408088 20578460 2097940 6.18 3308480 18393500 12 18:22:16 17:51:01 9709660 31427696 817080 2.48 408108 20578464 2097940 6.18 3308504 18393504 8 18:22:16 17:52:01 9709904 31427940 816756 2.48 408140 20578452 2097940 6.18 3308580 18393504 20 18:22:16 17:53:01 9710056 31428140 816724 2.48 408160 20578460 2097940 6.18 3308624 18393504 60 18:22:16 17:54:01 9709748 31427836 816940 2.48 408160 20578472 2114084 6.23 3308824 18393508 8 18:22:16 17:55:01 9709984 31428076 816876 2.48 408176 20578476 2114084 6.23 3308560 18393512 16 18:22:16 17:56:01 9709960 31428112 816844 2.48 408188 20578480 2114084 6.23 3308608 18393520 8 18:22:16 17:57:01 9709976 31428136 816728 2.48 408236 20578480 2114084 6.23 3308668 18393524 8 18:22:16 17:58:01 9709928 31428144 816700 2.48 408256 20578484 2114084 6.23 3308928 18393520 8 18:22:16 17:59:01 9709848 31428072 816700 2.48 408272 20578488 2114084 6.23 3308668 18393524 8 18:22:16 18:00:01 9710016 31428244 816680 2.48 408280 20578488 2114084 6.23 3308668 18393524 8 18:22:16 18:01:01 9710196 31428476 816392 2.48 408296 20578492 2114084 6.23 3308972 18393532 40 18:22:16 18:02:01 9710000 31428292 816540 2.48 408324 20578488 2114084 6.23 3308804 18393536 16 18:22:16 18:03:01 9710100 31428444 816356 2.48 408336 20578496 2114084 6.23 3308848 18393540 52 18:22:16 18:04:01 9710124 31428476 816236 2.48 408356 20578508 2114084 6.23 3308792 18393544 8 18:22:16 18:05:01 9710076 31428484 816196 2.48 408380 20578508 2114084 6.23 3309060 18393548 44 18:22:16 18:06:01 9710244 31428664 816164 2.48 408388 20578512 2114084 6.23 3308872 18393552 4 18:22:16 18:07:01 9710108 31428740 815984 2.48 408436 20578628 2114084 6.23 3308972 18393688 4 18:22:16 18:08:01 9709768 31428416 816220 2.48 408456 20578644 2114084 6.23 3308928 18393680 12 18:22:16 18:09:01 9709752 31428452 816108 2.48 408472 20578648 2114084 6.23 3308984 18393684 44 18:22:16 18:10:01 9709704 31428412 816168 2.48 408500 20578652 2114084 6.23 3309000 18393688 12 18:22:16 18:11:01 9709908 31428648 815872 2.48 408540 20578652 2130268 6.28 3309048 18393692 12 18:22:16 18:12:01 9709852 31428652 816312 2.48 408576 20578644 2130268 6.28 3309036 18393700 16 18:22:16 18:13:01 9710152 31428968 815944 2.48 408592 20578660 2130268 6.28 3308976 18393692 4 18:22:16 18:14:01 9710104 31428932 815900 2.48 408616 20578664 2130268 6.28 3309016 18393700 8 18:22:16 18:15:01 9709984 31428868 815928 2.48 408636 20578668 2113568 6.23 3309064 18393708 8 18:22:16 18:16:01 9709684 31428576 816136 2.48 408660 20578668 2113568 6.23 3309220 18393708 8 18:22:16 18:17:01 9709464 31428412 816360 2.48 408692 20578668 2113568 6.23 3309800 18393712 8 18:22:16 18:18:01 9710016 31428988 815780 2.48 408712 20578676 2113568 6.23 3309204 18393708 16 18:22:16 18:19:01 9710048 31429024 815716 2.48 408736 20578680 2113568 6.23 3309204 18393712 40 18:22:16 18:20:01 9709748 31428780 815932 2.48 408756 20578684 2113568 6.23 3309252 18393720 8 18:22:16 18:21:01 9709916 31428948 815908 2.48 408780 20578676 2113568 6.23 3309256 18393720 40 18:22:16 18:22:01 9101740 31364012 879360 2.67 411852 21074928 2389232 7.04 3370352 18889196 501228 18:22:16 Average: 10822231 31330040 915462 2.78 387629 19443280 2384868 7.03 3327656 17316573 168055 18:22:16 18:22:16 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:22:16 17:08:01 veth7e07d59 140.39 149.81 13.92 135.49 0.00 0.00 0.00 0.01 18:22:16 17:08:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 18:22:16 17:08:01 ens3 911.81 866.26 7935.33 125.82 0.00 0.00 0.00 0.00 18:22:16 17:08:01 docker0 700.95 657.62 51.21 3013.13 0.00 0.00 0.00 0.00 18:22:16 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:09:01 veth92aeb0c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:22:16 17:09:01 ens3 235.16 136.16 1960.22 21.51 0.00 0.00 0.00 0.00 18:22:16 17:09:01 docker0 120.95 208.82 9.77 1934.61 0.00 0.00 0.00 0.00 18:22:16 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:10:01 veth92aeb0c 1.58 1.60 0.14 0.14 0.00 0.00 0.00 0.00 18:22:16 17:10:01 ens3 36.52 23.01 28.45 15.96 0.00 0.00 0.00 0.00 18:22:16 17:10:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 18:22:16 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:11:01 veth92aeb0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:11:01 ens3 20.65 11.50 17.70 9.43 0.00 0.00 0.00 0.00 18:22:16 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:12:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 18:22:16 17:12:01 ens3 210.21 105.52 4453.06 23.29 0.00 0.00 0.00 0.00 18:22:16 17:12:01 docker0 0.55 0.38 0.04 0.22 0.00 0.00 0.00 0.00 18:22:16 17:12:01 vethc81a570 0.55 0.52 0.05 0.24 0.00 0.00 0.00 0.00 18:22:16 17:13:01 veth686cb78 82.64 143.09 8.62 1187.81 0.00 0.00 0.00 0.10 18:22:16 17:13:01 veth813821e 77.62 144.73 8.42 1181.69 0.00 0.00 0.00 0.10 18:22:16 17:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:22:16 17:13:01 vethd453241 75.97 129.75 8.28 1180.94 0.00 0.00 0.00 0.10 18:22:16 17:13:01 veth6f11c1b 98.85 157.52 9.62 1181.83 0.00 0.00 0.00 0.10 18:22:16 17:13:01 vethf43c93d 87.72 151.36 9.01 1187.64 0.00 0.00 0.00 0.10 18:22:16 17:13:01 ens3 967.97 547.18 8772.35 62.89 0.00 0.00 0.00 0.00 18:22:16 17:13:01 docker0 485.87 834.21 42.00 7356.97 0.00 0.00 0.00 0.00 18:22:16 17:13:01 vethc81a570 0.07 1.03 0.00 0.04 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth5f449c7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth3814ad9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 vethb359785 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 vethfa5bbff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth9a2a7d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth5275d0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 vetha27b37b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth90608ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth694f940 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth503502c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 vethdc7aa54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 ens3 47.27 62.93 16.21 182.74 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth132b3d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:14:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:14:01 vethc81a570 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 18:22:16 17:14:01 veth10727c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth5f449c7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth3814ad9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 vethb359785 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 vethfa5bbff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth9a2a7d9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth5275d0d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 vetha27b37b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth90608ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth694f940 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth503502c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 vethdc7aa54 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 ens3 3.02 1.97 2.29 1.28 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth132b3d5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 vethc81a570 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:15:01 veth10727c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth5f449c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth3814ad9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 vethb359785 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 vethfa5bbff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth9a2a7d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth5275d0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 vetha27b37b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth90608ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth694f940 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth503502c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 vethdc7aa54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 ens3 5.73 2.92 4.75 2.52 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth132b3d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 vethc81a570 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:16:01 veth10727c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:17:01 ens3 11.65 7.10 9.93 5.19 0.00 0.00 0.00 0.00 18:22:16 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:18:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:22:16 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:19:01 ens3 0.85 0.78 0.77 0.31 0.00 0.00 0.00 0.00 18:22:16 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:22:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:24:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:22:16 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:22:16 17:25:01 ens3 8.15 6.96 5.46 6.41 0.00 0.00 0.00 0.00 18:22:16 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:27:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:31:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:22:16 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:32:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:37:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:22:16 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:38:01 ens3 0.27 0.10 0.18 0.01 0.00 0.00 0.00 0.00 18:22:16 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:41:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:42:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:43:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:22:16 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:47:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 18:22:16 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:51:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:52:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:57:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:02:01 ens3 0.47 0.55 0.33 0.29 0.00 0.00 0.00 0.00 18:22:16 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:04:01 ens3 0.58 0.15 0.27 0.01 0.00 0.00 0.00 0.00 18:22:16 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:05:01 ens3 0.65 0.53 0.36 0.29 0.00 0.00 0.00 0.00 18:22:16 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:07:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:12:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:22:16 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:13:01 ens3 0.28 0.23 0.13 0.02 0.00 0.00 0.00 0.00 18:22:16 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:17:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 18:22:16 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:22:16 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 18:22:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:22:16 18:22:01 ens3 88.47 53.85 2521.46 11.32 0.00 0.00 0.00 0.00 18:22:16 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:16 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:22:16 Average: ens3 34.08 24.43 343.07 6.27 0.00 0.00 0.00 0.00 18:22:16 Average: docker0 17.47 22.70 1.38 164.06 0.00 0.00 0.00 0.00 18:22:16 18:22:16 18:22:16 ---> sar -P ALL: 18:22:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9603) 09/06/24 _x86_64_ (8 CPU) 18:22:16 18:22:16 17:06:17 LINUX RESTART (8 CPU) 18:22:16 18:22:16 17:07:01 CPU %user %nice %system %iowait %steal %idle 18:22:16 17:08:01 all 7.28 0.00 3.22 3.79 0.06 85.65 18:22:16 17:08:01 0 8.94 0.00 3.12 7.97 0.05 79.91 18:22:16 17:08:01 1 7.97 0.00 2.85 13.34 0.05 75.79 18:22:16 17:08:01 2 6.85 0.00 4.35 4.15 0.07 84.59 18:22:16 17:08:01 3 9.55 0.00 2.89 0.62 0.05 86.88 18:22:16 17:08:01 4 5.49 0.00 2.76 0.08 0.05 91.62 18:22:16 17:08:01 5 6.26 0.00 3.57 3.45 0.07 86.65 18:22:16 17:08:01 6 5.76 0.00 2.24 0.37 0.05 91.58 18:22:16 17:08:01 7 7.41 0.00 4.00 0.30 0.07 88.22 18:22:16 17:09:01 all 31.26 0.00 5.32 2.58 0.08 60.76 18:22:16 17:09:01 0 25.63 0.00 6.27 14.02 0.07 54.02 18:22:16 17:09:01 1 34.34 0.00 5.27 0.20 0.08 60.10 18:22:16 17:09:01 2 31.57 0.00 5.16 0.45 0.07 62.74 18:22:16 17:09:01 3 30.94 0.00 4.70 3.84 0.08 60.44 18:22:16 17:09:01 4 30.29 0.00 5.18 0.35 0.07 64.11 18:22:16 17:09:01 5 33.26 0.00 5.02 0.30 0.08 61.33 18:22:16 17:09:01 6 32.66 0.00 5.56 0.59 0.07 61.12 18:22:16 17:09:01 7 31.34 0.00 5.45 0.93 0.08 62.20 18:22:16 17:10:01 all 34.38 0.00 5.12 2.01 0.08 58.41 18:22:16 17:10:01 0 29.83 0.00 4.69 9.73 0.08 55.67 18:22:16 17:10:01 1 34.77 0.00 4.77 0.20 0.07 60.19 18:22:16 17:10:01 2 35.27 0.00 5.14 0.07 0.10 59.42 18:22:16 17:10:01 3 33.75 0.00 5.17 1.22 0.08 59.78 18:22:16 17:10:01 4 35.99 0.00 4.99 0.15 0.08 58.78 18:22:16 17:10:01 5 36.02 0.00 5.62 4.58 0.08 53.69 18:22:16 17:10:01 6 34.64 0.00 5.41 0.00 0.08 59.87 18:22:16 17:10:01 7 34.76 0.00 5.19 0.12 0.07 59.87 18:22:16 17:11:01 all 56.32 0.00 7.04 0.89 0.11 35.64 18:22:16 17:11:01 0 53.00 0.00 6.38 2.76 0.10 37.76 18:22:16 17:11:01 1 54.93 0.00 6.70 0.49 0.12 37.77 18:22:16 17:11:01 2 55.98 0.00 7.27 0.27 0.12 36.37 18:22:16 17:11:01 3 56.73 0.00 7.03 0.88 0.10 35.26 18:22:16 17:11:01 4 56.67 0.00 6.89 0.64 0.12 35.68 18:22:16 17:11:01 5 58.14 0.00 6.88 0.86 0.12 34.00 18:22:16 17:11:01 6 57.30 0.00 7.27 0.91 0.12 34.41 18:22:16 17:11:01 7 57.80 0.00 7.87 0.35 0.12 33.86 18:22:16 17:12:01 all 20.25 0.00 7.55 15.54 0.13 56.52 18:22:16 17:12:01 0 18.08 0.00 6.53 6.98 0.15 68.26 18:22:16 17:12:01 1 21.39 0.00 7.66 12.15 0.10 58.70 18:22:16 17:12:01 2 20.61 0.00 7.36 7.14 0.12 64.77 18:22:16 17:12:01 3 19.83 0.00 7.03 18.06 0.12 54.95 18:22:16 17:12:01 4 20.42 0.00 8.18 34.10 0.15 37.15 18:22:16 17:12:01 5 21.54 0.00 7.34 7.46 0.14 63.53 18:22:16 17:12:01 6 20.15 0.00 7.85 23.99 0.10 47.90 18:22:16 17:12:01 7 19.98 0.00 8.47 14.61 0.14 56.80 18:22:16 17:13:01 all 11.56 0.00 5.59 30.02 0.08 52.74 18:22:16 17:13:01 0 10.96 0.00 5.97 29.68 0.08 53.31 18:22:16 17:13:01 1 11.62 0.00 4.87 18.45 0.07 65.00 18:22:16 17:13:01 2 12.08 0.00 6.00 18.68 0.08 63.16 18:22:16 17:13:01 3 11.79 0.00 5.91 38.15 0.07 44.08 18:22:16 17:13:01 4 12.04 0.00 5.93 52.52 0.08 29.42 18:22:16 17:13:01 5 11.19 0.00 5.54 21.35 0.12 61.80 18:22:16 17:13:01 6 11.38 0.00 5.67 39.30 0.09 43.57 18:22:16 17:13:01 7 11.43 0.00 4.83 22.25 0.08 61.41 18:22:16 17:14:01 all 25.27 0.00 5.51 15.01 0.07 54.14 18:22:16 17:14:01 0 25.43 0.00 7.65 63.71 0.08 3.12 18:22:16 17:14:01 1 25.35 0.00 4.43 4.84 0.08 65.30 18:22:16 17:14:01 2 25.19 0.00 5.69 10.85 0.07 58.20 18:22:16 17:14:01 3 24.99 0.00 4.86 8.05 0.08 62.02 18:22:16 17:14:01 4 25.35 0.00 4.75 8.38 0.05 61.47 18:22:16 17:14:01 5 25.50 0.00 5.29 12.08 0.07 57.05 18:22:16 17:14:01 6 25.33 0.00 5.61 7.63 0.07 61.37 18:22:16 17:14:01 7 25.03 0.00 5.84 4.86 0.07 64.20 18:22:16 17:15:01 all 89.54 0.00 10.31 0.00 0.14 0.00 18:22:16 17:15:01 0 88.16 0.00 11.69 0.00 0.15 0.00 18:22:16 17:15:01 1 89.15 0.00 10.72 0.00 0.13 0.00 18:22:16 17:15:01 2 90.51 0.00 9.36 0.00 0.13 0.00 18:22:16 17:15:01 3 89.36 0.00 10.51 0.00 0.13 0.00 18:22:16 17:15:01 4 90.02 0.00 9.84 0.00 0.14 0.00 18:22:16 17:15:01 5 90.45 0.00 9.42 0.00 0.14 0.00 18:22:16 17:15:01 6 89.76 0.00 10.09 0.00 0.15 0.00 18:22:16 17:15:01 7 88.97 0.00 10.88 0.00 0.15 0.00 18:22:16 17:16:01 all 90.57 0.00 9.27 0.00 0.15 0.00 18:22:16 17:16:01 0 90.23 0.00 9.62 0.00 0.15 0.00 18:22:16 17:16:01 1 90.71 0.00 9.12 0.00 0.17 0.00 18:22:16 17:16:01 2 89.80 0.00 10.05 0.00 0.15 0.00 18:22:16 17:16:01 3 90.21 0.00 9.63 0.00 0.17 0.00 18:22:16 17:16:01 4 91.21 0.00 8.62 0.00 0.17 0.00 18:22:16 17:16:01 5 91.34 0.00 8.49 0.00 0.17 0.00 18:22:16 17:16:01 6 90.90 0.00 8.96 0.00 0.13 0.00 18:22:16 17:16:01 7 90.16 0.00 9.71 0.00 0.13 0.00 18:22:16 17:17:01 all 11.77 0.00 2.77 12.83 0.05 72.58 18:22:16 17:17:01 0 11.53 0.00 2.95 2.06 0.03 83.43 18:22:16 17:17:01 1 11.69 0.00 3.01 8.28 0.05 76.97 18:22:16 17:17:01 2 12.46 0.00 3.07 38.41 0.05 46.00 18:22:16 17:17:01 3 11.15 0.00 2.73 17.99 0.05 68.08 18:22:16 17:17:01 4 11.84 0.00 2.49 9.58 0.07 76.03 18:22:16 17:17:01 5 12.18 0.00 2.46 3.78 0.03 81.55 18:22:16 17:17:01 6 11.17 0.00 2.87 10.33 0.05 75.59 18:22:16 17:17:01 7 12.12 0.00 2.60 12.30 0.05 72.92 18:22:16 17:18:01 all 0.03 0.00 0.01 0.02 0.00 99.94 18:22:16 17:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:18:01 1 0.02 0.00 0.02 0.10 0.00 99.87 18:22:16 17:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:22:16 17:18:01 7 0.18 0.00 0.02 0.00 0.02 99.78 18:22:16 18:22:16 17:18:01 CPU %user %nice %system %iowait %steal %idle 18:22:16 17:19:01 all 0.05 0.00 0.01 0.09 0.00 99.85 18:22:16 17:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:19:01 1 0.18 0.00 0.03 0.32 0.00 99.47 18:22:16 17:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:19:01 4 0.03 0.00 0.02 0.15 0.02 99.78 18:22:16 17:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:19:01 6 0.07 0.00 0.02 0.27 0.00 99.65 18:22:16 17:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:20:01 all 0.03 0.00 0.01 0.05 0.00 99.91 18:22:16 17:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:20:01 1 0.10 0.00 0.00 0.37 0.00 99.53 18:22:16 17:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:20:01 4 0.03 0.00 0.03 0.03 0.02 99.88 18:22:16 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 17:21:01 all 0.09 0.00 0.02 0.02 0.01 99.87 18:22:16 17:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:21:01 1 0.52 0.00 0.02 0.08 0.02 99.37 18:22:16 17:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 17:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 17:21:01 4 0.05 0.00 0.03 0.00 0.00 99.92 18:22:16 17:21:01 5 0.03 0.00 0.00 0.05 0.00 99.92 18:22:16 17:21:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:22:16 17:21:01 7 0.08 0.00 0.03 0.00 0.00 99.88 18:22:16 17:22:01 all 0.05 0.00 0.03 0.09 0.01 99.83 18:22:16 17:22:01 0 0.00 0.00 0.05 0.00 0.02 99.93 18:22:16 17:22:01 1 0.27 0.00 0.03 0.32 0.00 99.38 18:22:16 17:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:22:01 3 0.02 0.00 0.02 0.03 0.00 99.93 18:22:16 17:22:01 4 0.05 0.00 0.03 0.08 0.02 99.82 18:22:16 17:22:01 5 0.02 0.00 0.03 0.15 0.02 99.78 18:22:16 17:22:01 6 0.02 0.00 0.02 0.10 0.02 99.85 18:22:16 17:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:23:01 all 0.02 0.00 0.00 0.10 0.00 99.87 18:22:16 17:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:23:01 1 0.00 0.00 0.00 0.47 0.00 99.53 18:22:16 17:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:23:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:22:16 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:23:01 6 0.02 0.00 0.02 0.35 0.00 99.62 18:22:16 17:23:01 7 0.08 0.00 0.00 0.00 0.00 99.92 18:22:16 17:24:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:22:16 17:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:24:01 1 0.05 0.00 0.00 0.02 0.00 99.93 18:22:16 17:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:22:16 17:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:24:01 6 0.08 0.00 0.02 0.00 0.00 99.90 18:22:16 17:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:25:01 all 0.29 0.00 0.03 0.01 0.01 99.66 18:22:16 17:25:01 0 0.27 0.00 0.03 0.02 0.00 99.68 18:22:16 17:25:01 1 0.12 0.00 0.03 0.02 0.02 99.82 18:22:16 17:25:01 2 0.12 0.00 0.03 0.00 0.00 99.85 18:22:16 17:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:22:16 17:25:01 4 0.25 0.00 0.07 0.05 0.02 99.62 18:22:16 17:25:01 5 0.22 0.00 0.02 0.00 0.00 99.77 18:22:16 17:25:01 6 0.13 0.00 0.02 0.02 0.00 99.83 18:22:16 17:25:01 7 1.17 0.00 0.03 0.00 0.02 98.78 18:22:16 17:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:22:16 17:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:22:16 17:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 17:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:22:16 17:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:22:16 17:27:01 2 0.05 0.00 0.02 0.02 0.02 99.90 18:22:16 17:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 17:27:01 4 0.00 0.00 0.03 0.00 0.02 99.95 18:22:16 17:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:28:01 all 0.05 0.00 0.01 0.00 0.00 99.93 18:22:16 17:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:28:01 1 0.25 0.00 0.02 0.02 0.00 99.72 18:22:16 17:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:28:01 4 0.08 0.00 0.03 0.00 0.03 99.85 18:22:16 17:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:29:01 all 0.07 0.00 0.01 0.01 0.00 99.91 18:22:16 17:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:29:01 1 0.43 0.00 0.03 0.03 0.02 99.48 18:22:16 17:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:29:01 4 0.05 0.00 0.03 0.02 0.00 99.90 18:22:16 17:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:22:16 17:29:01 CPU %user %nice %system %iowait %steal %idle 18:22:16 17:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 18:22:16 17:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:22:16 17:30:01 1 0.18 0.00 0.03 0.10 0.00 99.68 18:22:16 17:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:22:16 17:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:22:16 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:31:01 all 0.10 0.00 0.01 0.01 0.01 99.87 18:22:16 17:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:31:01 1 0.63 0.00 0.02 0.02 0.00 99.34 18:22:16 17:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 17:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:31:01 4 0.05 0.00 0.02 0.08 0.02 99.83 18:22:16 17:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:31:01 6 0.07 0.00 0.00 0.00 0.02 99.92 18:22:16 17:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:32:01 all 0.04 0.00 0.00 0.00 0.00 99.95 18:22:16 17:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:32:01 1 0.18 0.00 0.00 0.00 0.00 99.82 18:22:16 17:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 17:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 17:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:33:01 all 0.19 0.00 0.00 0.00 0.00 99.80 18:22:16 17:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:33:01 1 1.40 0.00 0.02 0.02 0.02 98.55 18:22:16 17:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:22:16 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:34:01 all 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 17:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:34:01 4 0.05 0.00 0.03 0.02 0.02 99.88 18:22:16 17:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 17:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:35:01 all 0.19 0.00 0.01 0.00 0.00 99.80 18:22:16 17:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:35:01 1 1.30 0.00 0.03 0.02 0.00 98.65 18:22:16 17:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:35:01 7 0.12 0.00 0.00 0.00 0.00 99.88 18:22:16 17:36:01 all 0.05 0.00 0.01 0.00 0.00 99.94 18:22:16 17:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:36:01 1 0.23 0.00 0.00 0.02 0.00 99.75 18:22:16 17:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:36:01 4 0.07 0.00 0.03 0.02 0.00 99.88 18:22:16 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:37:01 all 0.05 0.00 0.01 0.02 0.01 99.91 18:22:16 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:37:01 1 0.37 0.00 0.03 0.02 0.02 99.57 18:22:16 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:37:01 4 0.02 0.00 0.02 0.12 0.02 99.83 18:22:16 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 17:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 17:38:01 all 0.18 0.00 0.01 0.00 0.01 99.79 18:22:16 17:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 17:38:01 1 1.27 0.00 0.02 0.02 0.00 98.70 18:22:16 17:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 17:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:22:16 17:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 17:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:22:16 17:39:01 all 0.23 0.00 0.01 0.00 0.00 99.75 18:22:16 17:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:39:01 1 1.69 0.00 0.00 0.00 0.00 98.31 18:22:16 17:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:39:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:22:16 17:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:22:16 17:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:40:01 all 0.11 0.00 0.01 0.00 0.00 99.88 18:22:16 17:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:40:01 1 0.80 0.00 0.00 0.02 0.00 99.19 18:22:16 17:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:22:16 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:22:16 17:40:01 CPU %user %nice %system %iowait %steal %idle 18:22:16 17:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:22:16 17:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:41:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:22:16 17:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:41:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:22:16 17:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:22:16 17:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:22:16 17:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 17:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:22:16 17:42:01 3 0.02 0.00 0.00 0.02 0.02 99.95 18:22:16 17:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:22:16 17:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:22:16 17:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:22:16 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:43:01 1 0.03 0.00 0.02 0.03 0.00 99.92 18:22:16 17:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:43:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:22:16 17:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:22:16 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:22:16 17:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:44:01 1 0.02 0.00 0.00 0.08 0.00 99.90 18:22:16 17:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 17:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 17:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:45:01 all 0.11 0.00 0.01 0.00 0.00 99.87 18:22:16 17:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:45:01 1 0.68 0.00 0.05 0.02 0.00 99.25 18:22:16 17:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:22:16 17:45:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:22:16 17:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 18:22:16 17:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:22:16 17:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:22:16 17:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:22:16 17:46:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:22:16 17:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:47:01 all 0.08 0.00 0.01 0.00 0.01 99.90 18:22:16 17:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:22:16 17:47:01 1 0.43 0.00 0.02 0.00 0.00 99.55 18:22:16 17:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:47:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:22:16 17:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 17:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:22:16 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:48:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:22:16 17:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 17:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 17:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:49:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:22:16 17:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:22:16 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:22:16 17:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:22:16 17:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:22:16 17:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:22:16 17:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 17:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 17:50:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:22:16 17:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:22:16 17:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:22:16 17:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:51:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:22:16 17:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:51:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:22:16 17:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 17:51:01 6 0.05 0.00 0.05 0.00 0.00 99.90 18:22:16 17:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 18:22:16 17:51:01 CPU %user %nice %system %iowait %steal %idle 18:22:16 17:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:22:16 17:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:52:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:22:16 17:52:01 2 0.03 0.00 0.00 0.02 0.00 99.95 18:22:16 17:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:52:01 6 0.00 0.00 0.03 0.00 0.02 99.95 18:22:16 17:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 17:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:22:16 17:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:22:16 17:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:22:16 17:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:53:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:22:16 17:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:22:16 17:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:54:01 1 0.15 0.00 0.03 0.02 0.00 99.80 18:22:16 17:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 17:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:55:01 all 0.17 0.00 0.02 0.00 0.00 99.80 18:22:16 17:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:22:16 17:55:01 1 1.16 0.00 0.05 0.02 0.00 98.78 18:22:16 17:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:55:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:22:16 17:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:22:16 17:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:22:16 17:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:56:01 1 1.97 0.00 0.00 0.00 0.02 98.01 18:22:16 17:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 17:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:22:16 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:22:16 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:57:01 all 0.04 0.00 0.01 0.00 0.00 99.94 18:22:16 17:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:57:01 1 0.17 0.00 0.00 0.02 0.00 99.82 18:22:16 17:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:22:16 17:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:22:16 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:58:01 all 0.01 0.00 0.02 0.00 0.00 99.97 18:22:16 17:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:22:16 17:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:22:16 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 17:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 17:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:22:16 17:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:22:16 17:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 17:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 17:59:01 4 0.00 0.00 0.00 0.03 0.02 99.95 18:22:16 17:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 17:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 17:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:00:01 all 0.03 0.00 0.00 0.00 0.00 99.96 18:22:16 18:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:22:16 18:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:22:16 18:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:22:16 18:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:22:16 18:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 18:01:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:22:16 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:22:16 18:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:22:16 18:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:22:16 18:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:22:16 18:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 18:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:22:16 18:02:01 CPU %user %nice %system %iowait %steal %idle 18:22:16 18:03:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:22:16 18:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 18:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:22:16 18:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:22:16 18:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:22:16 18:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:04:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:22:16 18:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:22:16 18:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:05:01 all 0.02 0.00 0.01 0.00 0.01 99.97 18:22:16 18:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 18:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 18:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 18:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 18:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:06:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:22:16 18:06:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:22:16 18:06:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:22:16 18:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:06:01 4 0.05 0.00 0.00 0.02 0.00 99.93 18:22:16 18:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:22:16 18:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 18:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 18:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:22:16 18:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:22:16 18:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:08:01 2 0.07 0.00 0.02 0.00 0.00 99.92 18:22:16 18:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 18:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 18:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 18:09:01 all 0.04 0.00 0.02 0.00 0.00 99.94 18:22:16 18:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:09:01 1 0.23 0.00 0.07 0.02 0.00 99.68 18:22:16 18:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 18:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 18:09:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:22:16 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:10:01 all 0.28 0.00 0.01 0.00 0.01 99.70 18:22:16 18:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 18:10:01 1 1.99 0.00 0.00 0.02 0.02 97.98 18:22:16 18:10:01 2 0.05 0.00 0.02 0.02 0.00 99.92 18:22:16 18:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:22:16 18:10:01 7 0.02 0.00 0.05 0.00 0.02 99.92 18:22:16 18:11:01 all 0.27 0.00 0.01 0.00 0.00 99.72 18:22:16 18:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:11:01 1 1.99 0.00 0.00 0.02 0.00 98.00 18:22:16 18:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:22:16 18:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:22:16 18:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:12:01 all 0.17 0.00 0.02 0.00 0.00 99.80 18:22:16 18:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:12:01 1 1.14 0.00 0.05 0.00 0.00 98.81 18:22:16 18:12:01 2 0.07 0.00 0.02 0.02 0.00 99.90 18:22:16 18:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 18:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:12:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:22:16 18:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:22:16 18:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:13:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:22:16 18:13:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:22:16 18:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:22:16 18:22:16 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:22:16 18:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:22:16 18:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:22:16 18:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:22:16 18:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:22:16 18:15:01 all 0.04 0.00 0.01 0.00 0.00 99.94 18:22:16 18:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:15:01 1 0.05 0.00 0.02 0.02 0.00 99.92 18:22:16 18:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:22:16 18:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:22:16 18:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:22:16 18:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:22:16 18:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:22:16 18:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:22:16 18:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:22:16 18:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:22:16 18:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:17:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:22:16 18:17:01 2 0.05 0.00 0.00 0.03 0.02 99.90 18:22:16 18:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:22:16 18:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:22:16 18:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:18:01 1 0.00 0.00 0.00 0.03 0.02 99.95 18:22:16 18:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:16 18:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:22:16 18:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:22:16 18:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:19:01 2 0.08 0.00 0.00 0.02 0.00 99.90 18:22:16 18:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 18:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:22:16 18:20:01 all 0.25 0.00 0.01 0.00 0.01 99.73 18:22:16 18:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:22:16 18:20:01 1 1.87 0.00 0.03 0.02 0.02 98.06 18:22:16 18:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:22:16 18:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:22:16 18:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:22:16 18:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:22:16 18:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:22:16 18:21:01 all 0.28 0.00 0.01 0.01 0.00 99.71 18:22:16 18:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:22:16 18:21:01 1 1.95 0.00 0.02 0.02 0.00 98.01 18:22:16 18:21:01 2 0.05 0.00 0.00 0.02 0.00 99.93 18:22:16 18:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:21:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:22:16 18:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:22:16 18:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:22:16 18:21:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:22:16 18:22:01 all 2.66 0.00 1.08 0.08 0.01 96.16 18:22:16 18:22:01 0 2.30 0.00 1.70 0.03 0.00 95.96 18:22:16 18:22:01 1 2.45 0.00 0.58 0.55 0.00 96.43 18:22:16 18:22:01 2 2.79 0.00 1.29 0.00 0.02 95.90 18:22:16 18:22:01 3 2.34 0.00 1.07 0.03 0.02 96.54 18:22:16 18:22:01 4 2.54 0.00 1.05 0.02 0.02 96.37 18:22:16 18:22:01 5 3.36 0.00 0.84 0.02 0.02 95.77 18:22:16 18:22:01 6 2.31 0.00 0.87 0.00 0.02 96.81 18:22:16 18:22:01 7 3.18 0.00 1.29 0.00 0.02 95.52 18:22:16 Average: all 5.10 0.00 0.84 1.10 0.02 92.94 18:22:16 Average: 0 4.84 0.00 0.89 1.81 0.01 92.45 18:22:16 Average: 1 5.42 0.00 0.80 0.80 0.02 92.96 18:22:16 Average: 2 5.11 0.00 0.86 1.06 0.02 92.95 18:22:16 Average: 3 5.05 0.00 0.82 1.17 0.02 92.95 18:22:16 Average: 4 5.07 0.00 0.81 1.40 0.02 92.70 18:22:16 Average: 5 5.17 0.00 0.80 0.71 0.02 93.30 18:22:16 Average: 6 5.08 0.00 0.84 1.10 0.02 92.97 18:22:16 Average: 7 5.10 0.00 0.88 0.73 0.02 93.27 18:22:16 18:22:16 18:22:16