Pull request #4822 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from f20197428163357c9c8348ca12cee6b40c05d180+5e6f43925c50daa722df62c58882fd3722b24060 (db96df9a17dff21a0c60befcc097346cace35d05) 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-ssh6658415800078362056.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9401102002699038905.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4822/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-4822/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15014579705263652374.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-4822/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18076989940936066492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13220175616299940606.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-4822/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-4822/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7148578068575567161.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5292 in /w/workspace/edgexfoundry_edgex-go_PR-4822 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4822/head:refs/remotes/origin/PR-4822 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5e6f43925c50daa722df62c58882fd3722b24060 into PR head commit f20197428163357c9c8348ca12cee6b40c05d180 Merge succeeded, producing f20197428163357c9c8348ca12cee6b40c05d180 Checking out Revision f20197428163357c9c8348ca12cee6b40c05d180 (PR-4822) > git config core.sparsecheckout # timeout=10 > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # 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 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # timeout=10 Commit message: "build: Bump spire version of images" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:49 ========================================================= 02:42:49 EdgeX Global Pipelines Version Info 02:42:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:50 ------------------- 02:42:50 stable info: 02:42:50 ------------------- 02:42:50 Commited By: Ginny Guan ginny@iotechsys.com 02:42:50 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:42:50 Message: update stable to v1.0.260 02:42:51 ------------------- 02:42:51 experimental info: 02:42:51 ------------------- 02:42:51 Commited By: Ginny Guan ginny@iotechsys.com 02:42:51 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:42:51 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4822 [Pipeline] echo 02:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4822 [Pipeline] echo 02:42:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4822 [Pipeline] echo 02:42:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] echo 02:42:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f201974 [Pipeline] echo 02:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:53 provisioning config files... 02:42:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7943922774426532813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:53 ---> ****-login.sh 02:42:53 nexus3.edgexfoundry.org:10001 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 nexus3.edgexfoundry.org:10002 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 nexus3.edgexfoundry.org:10003 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 nexus3.edgexfoundry.org:10004 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 ****.io 02:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:54 Configure a credential helper to remove this warning. See 02:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:54 02:42:54 Login Succeeded 02:42:54 ---> ****-login.sh ends [Pipeline] } 02:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:55 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:42:55 + + dirname cmd/core-command/Dockerfile 02:42:55 cut -d/ -f2 02:42:55 + echo core-command,cmd/core-command/Dockerfile 02:42:55 + cut -d/ -f2 02:42:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:42:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:42:55 + cut+ -d/ -f2 02:42:55 dirname cmd/core-data/Dockerfile 02:42:55 + echo core-data,cmd/core-data/Dockerfile 02:42:55 + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 02:42:55 02:42:55 + echo core-keeper,cmd/core-keeper/Dockerfile 02:42:55 + + dirname cmd/core-metadata/Dockerfile 02:42:55 cut -d/ -f2 02:42:55 + echo core-metadata,cmd/core-metadata/Dockerfile 02:42:55 + + dirname cmd/security-bootstrapper/Dockerfile 02:42:55 cut -d/ -f2 02:42:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:42:55 + cut -d/ -f2 02:42:55 + dirname cmd/security-proxy-auth/Dockerfile 02:42:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:42:55 + cut -d/+ -f2 02:42:55 dirname cmd/security-proxy-setup/Dockerfile 02:42:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:42:55 + dirname cmd/security-secretstore-setup/Dockerfile 02:42:55 + cut -d/ -f2 02:42:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:42:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:42:55 + cut -d/ -f2 02:42:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:42:55 + dirname cmd/security-spire-agent/Dockerfile 02:42:55 + cut -d/ -f2 02:42:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:42:55 + dirname cmd/security-spire-config/Dockerfile 02:42:55 + cut -d/ -f2 02:42:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:42:55 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 02:42:55 02:42:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:42:55 + dirname cmd/support-notifications/Dockerfile 02:42:55 + cut -d/ -f2 02:42:55 + echo support-notifications,cmd/support-notifications/Dockerfile 02:42:55 + + dirname cmd/support-scheduler/Dockerfile 02:42:55 cut -d/ -f2 02:42:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:42:55 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-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 02:42:56 + git rev-list -1 --merges f20197428163357c9c8348ca12cee6b40c05d180~1..f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] echo 02:42:56 -----------> git rev-list -1 --merges f20197428163357c9c8348ca12cee6b40c05d180~1..f20197428163357c9c8348ca12cee6b40c05d180 f20197428163357c9c8348ca12cee6b40c05d180 [false] [Pipeline] sh 02:42:56 + git log --format=format:%s -1 f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] echo 02:42:56 ========================================================= 02:42:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:42:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:42:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:57 + grep -v github /etc/ssh/ssh_known_hosts 02:42:57 + [ -e /tmp/ssh_known_hosts ] 02:42:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:42:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:42:57 + sudo tee -a /etc/ssh/ssh_known_hosts 02:42:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:57 02:42:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:58 0.1.4: Pulling from edgex-devops/py-git-semver 02:42:58 b85a868b505f: Pulling fs layer 02:42:58 e2be974225ed: Pulling fs layer 02:42:58 339a4e72a1f5: Pulling fs layer 02:42:58 988bab9f4d93: Pulling fs layer 02:42:58 1469e6f7b9e6: Pulling fs layer 02:42:58 eaf3925da568: Pulling fs layer 02:42:58 bab4dde63d76: Pulling fs layer 02:42:58 bde34c3a00c8: Pulling fs layer 02:42:58 b352a97aabf1: Pulling fs layer 02:42:58 4872d77fe225: Pulling fs layer 02:42:58 5851b861e8e6: Pulling fs layer 02:42:58 eaf3925da568: Waiting 02:42:58 1469e6f7b9e6: Waiting 02:42:58 4872d77fe225: Waiting 02:42:58 bde34c3a00c8: Waiting 02:42:58 5851b861e8e6: Waiting 02:42:58 b352a97aabf1: Waiting 02:42:58 988bab9f4d93: Waiting 02:42:58 e2be974225ed: Download complete 02:42:58 988bab9f4d93: Verifying Checksum 02:42:58 988bab9f4d93: Download complete 02:42:58 339a4e72a1f5: Verifying Checksum 02:42:58 339a4e72a1f5: Download complete 02:42:58 1469e6f7b9e6: Verifying Checksum 02:42:58 1469e6f7b9e6: Download complete 02:42:58 eaf3925da568: Verifying Checksum 02:42:58 eaf3925da568: Download complete 02:42:58 bde34c3a00c8: Download complete 02:42:58 b352a97aabf1: Verifying Checksum 02:42:58 b352a97aabf1: Download complete 02:42:58 4872d77fe225: Verifying Checksum 02:42:58 4872d77fe225: Download complete 02:42:58 5851b861e8e6: Verifying Checksum 02:42:58 5851b861e8e6: Download complete 02:42:58 b85a868b505f: Download complete 02:42:58 bab4dde63d76: Verifying Checksum 02:42:58 bab4dde63d76: Download complete 02:42:59 b85a868b505f: Pull complete 02:42:59 e2be974225ed: Pull complete 02:43:00 339a4e72a1f5: Pull complete 02:43:00 988bab9f4d93: Pull complete 02:43:00 1469e6f7b9e6: Pull complete 02:43:00 eaf3925da568: Pull complete 02:43:02 bab4dde63d76: Pull complete 02:43:02 bde34c3a00c8: Pull complete 02:43:02 b352a97aabf1: Pull complete 02:43:02 4872d77fe225: Pull complete 02:43:02 5851b861e8e6: Pull complete 02:43:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:03 prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container 02:43:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:43:06 $ docker top 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a -eo pid,comm 02:43:06 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). 02:43:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:06 [ssh-agent] Looking for ssh-agent implementation... 02:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:06 $ docker exec 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent 02:43:07 SSH_AUTH_SOCK=/tmp/ssh-I5HiU9G8VGf5/agent.32 02:43:07 SSH_AGENT_PID=38 02:43:07 Running ssh-add (command line suppressed) 02:43:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15644044192877252155.key (/w/workspace/edgex-go/1@tmp/private_key_15644044192877252155.key) 02:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:07 + git tag --points-at HEAD [Pipeline] } 02:43:07 $ docker exec --env ******** --env ******** 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent -k 02:43:07 unset SSH_AUTH_SOCK; 02:43:07 unset SSH_AGENT_PID; 02:43:07 echo Agent pid 38 killed; 02:43:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:07 [ssh-agent] Looking for ssh-agent implementation... 02:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:07 $ docker exec 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent 02:43:08 SSH_AUTH_SOCK=/tmp/ssh-WXPsH9pyaXRo/agent.71 02:43:08 SSH_AGENT_PID=77 02:43:08 Running ssh-add (command line suppressed) 02:43:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17489824616923598142.key (/w/workspace/edgex-go/1@tmp/private_key_17489824616923598142.key) 02:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:08 + git semver init 02:43:08 2024-07-10 02:43:08,735 [run_init] DEBUG init version:0.0.0 force:False 02:43:08 2024-07-10 02:43:08,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:43:08 2024-07-10 02:43:08,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:43:08 2024-07-10 02:43:08,736 [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) 02:43:14 2024-07-10 02:43:14,025 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:43:14 2024-07-10 02:43:14,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4822 with force:False 02:43:14 2024-07-10 02:43:14,026 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4822 02:43:14 2024-07-10 02:43:14,030 [execute] INFO git cat-file --batch-check 02:43:14 2024-07-10 02:43:14,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:43:14 2024-07-10 02:43:14,039 [execute] INFO git cat-file --batch 02:43:14 2024-07-10 02:43:14,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:43:14 2024-07-10 02:43:14,046 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4822 02:43:14 0.0.0 [Pipeline] } 02:43:14 $ docker exec --env ******** --env ******** 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent -k 02:43:14 unset SSH_AUTH_SOCK; 02:43:14 unset SSH_AGENT_PID; 02:43:14 echo Agent pid 77 killed; 02:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:14 + git semver [Pipeline] } 02:43:15 $ docker stop --time=1 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a 02:43:16 $ docker rm -f --volumes 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a [Pipeline] // withDockerContainer [Pipeline] sh 02:43:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:43:17 Stashed 1 file(s) [Pipeline] echo 02:43:17 [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 02:43:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:18 ========================================================= 02:43:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:43:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:43:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:43:18 619be1103602: Pulling fs layer 02:43:18 7862e08f4a3e: Pulling fs layer 02:43:18 5df492c9dc93: Pulling fs layer 02:43:18 7629e6793208: Pulling fs layer 02:43:18 4f4fb700ef54: Pulling fs layer 02:43:18 fb5054dd5b73: Pulling fs layer 02:43:18 eeca6798cff9: Pulling fs layer 02:43:18 aa269ceb94a6: Pulling fs layer 02:43:18 ada007ff1a6a: Pulling fs layer 02:43:18 4f4fb700ef54: Waiting 02:43:18 fb5054dd5b73: Waiting 02:43:18 eeca6798cff9: Waiting 02:43:18 aa269ceb94a6: Waiting 02:43:18 7629e6793208: Waiting 02:43:18 ada007ff1a6a: Waiting 02:43:18 7862e08f4a3e: Verifying Checksum 02:43:18 7862e08f4a3e: Download complete 02:43:18 7629e6793208: Download complete 02:43:18 4f4fb700ef54: Download complete 02:43:18 fb5054dd5b73: Verifying Checksum 02:43:18 fb5054dd5b73: Download complete 02:43:18 619be1103602: Verifying Checksum 02:43:18 619be1103602: Download complete 02:43:18 eeca6798cff9: Verifying Checksum 02:43:18 eeca6798cff9: Download complete 02:43:18 619be1103602: Pull complete 02:43:18 ada007ff1a6a: Verifying Checksum 02:43:18 ada007ff1a6a: Download complete 02:43:18 7862e08f4a3e: Pull complete 02:43:19 5df492c9dc93: Verifying Checksum 02:43:19 5df492c9dc93: Download complete 02:43:19 aa269ceb94a6: Verifying Checksum 02:43:19 aa269ceb94a6: Download complete 02:43:22 5df492c9dc93: Pull complete 02:43:22 7629e6793208: Pull complete 02:43:22 4f4fb700ef54: Pull complete 02:43:22 fb5054dd5b73: Pull complete 02:43:22 eeca6798cff9: Pull complete 02:43:25 aa269ceb94a6: Pull complete 02:43:25 ada007ff1a6a: Pull complete 02:43:25 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:43:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:43:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:43:26 WORKDIR /edgex 02:43:26 COPY go.mod . 02:43:26 RUN go mod download 02:43:26 + docker build -t ci-base-image-x86_64 -f - . 02:43:26 Sending build context to Docker daemon 178.6MB 02:43:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:43:26 ---> f489d0715acc 02:43:26 Step 2/4 : WORKDIR /edgex 02:43:32 ---> Running in 403e7eb5cde9 02:43:32 Removing intermediate container 403e7eb5cde9 02:43:32 ---> e6180f9dc51a 02:43:32 Step 3/4 : COPY go.mod . 02:43:32 ---> 563a0c7322a6 02:43:32 Step 4/4 : RUN go mod download 02:43:32 Still waiting to schedule task 02:43:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:43:32 ---> Running in 441a479faf32 02:43:59 Removing intermediate container 441a479faf32 02:43:59 ---> 7edf871d4f84 02:43:59 Successfully built 7edf871d4f84 02:43:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:59 + docker inspect -f . ci-base-image-x86_64 02:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:59 prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container 02:43:59 $ 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 ******** ci-base-image-x86_64 cat 02:44:00 $ docker top 0769080f58b80faf6649c1ffe994d94162b0ddd7a685baf3d8ab50d123f01ab6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:00 + go version 02:44:00 go version go1.21.9 linux/amd64 [Pipeline] } 02:44:00 $ docker stop --time=1 0769080f58b80faf6649c1ffe994d94162b0ddd7a685baf3d8ab50d123f01ab6 02:44:01 $ docker rm -f --volumes 0769080f58b80faf6649c1ffe994d94162b0ddd7a685baf3d8ab50d123f01ab6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:02 + docker inspect -f . ci-base-image-x86_64 02:44:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:03 prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container 02:44:03 $ 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 ******** ci-base-image-x86_64 cat 02:44:03 $ docker top 7c23ec5938014af3f06a7b3da32ffd8d0ec52f22c716463d36e1451fc302c1b0 -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:03 ========================================================= 02:44:03 [edgeXBuildGoParallel] Running Tests and Build... 02:44:03 ========================================================= [Pipeline] sh 02:44:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:44:04 + make test 02:44:04 go test -race -coverprofile=coverage.out ./... 02:44:12 ? github.com/edgexfoundry/edgex-go [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:44:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:44:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:44:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 02:44:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements 02:44:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.728s coverage: 93.4% of statements 02:44:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 02:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 95.8% of statements 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 02:44:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:44:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 02:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 32.2% of statements 02:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.028s coverage: 77.8% of statements 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:45:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5293 in /w/workspace/edgexfoundry_edgex-go_PR-4822 [Pipeline] { 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:45:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 02:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [Pipeline] ws 02:45:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:45:21 The recommended git tool is: git 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.039s coverage: 92.9% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 02:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 98.9% of statements 02:45:24 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 02:45:24 running golangci-lint 02:45:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:45:24 go version go1.21.9 linux/amd64 02:45:24 level=info msg="[config_reader] Used config file .golangci.yml" 02:45:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:45:26 using credential edgex-jenkins-ssh 02:45:26 Cloning the remote Git repository 02:45:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:45:26 > git init /w/workspace/edgex-go/1 # timeout=10 02:45:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:45:26 > git --version # timeout=10 02:45:26 > git --version # 'git version 2.25.1' 02:45:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:45:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:45:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4822/head:refs/remotes/origin/PR-4822 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:45:44 Merging remotes/origin/main commit 5e6f43925c50daa722df62c58882fd3722b24060 into PR head commit f20197428163357c9c8348ca12cee6b40c05d180 02:45:44 Merge succeeded, producing f20197428163357c9c8348ca12cee6b40c05d180 02:45:44 Checking out Revision f20197428163357c9c8348ca12cee6b40c05d180 (PR-4822) 02:45:44 > git config core.sparsecheckout # timeout=10 02:45:44 > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # timeout=10 02:45:44 > git remote # timeout=10 02:45:44 > git config --get remote.origin.url # timeout=10 02:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:44 > git merge 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 02:45:44 > git rev-parse HEAD^{commit} # timeout=10 02:45:44 > git config core.sparsecheckout # timeout=10 02:45:44 > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # timeout=10 02:45:46 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|imports|name|compiled_files|exports_file|files) took 21.09792191s" 02:45:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.479145ms" 02:45:48 Commit message: "build: Bump spire version of images" 02:45:48 > git --version # timeout=10 02:45:48 > git --version # 'git version 2.25.1' 02:45:48 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:45:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:45:50 Dload Upload Total Spent Left Speed 02:45:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh 02:45:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:45:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:45:51 + sudo tee /etc/docker/daemon.new 02:45:51 { 02:45:51 "registry-mirrors": [ 02:45:51 "https://nexus3.edgexfoundry.org:10001" 02:45:51 ], 02:45:51 "bip": "10.250.0.254/24", 02:45:51 "hosts": [ 02:45:51 "tcp://0.0.0.0:5555", 02:45:51 "unix:///var/run/docker.sock" 02:45:51 ], 02:45:51 "mtu": 1458, 02:45:51 "selinux-enabled": true, 02:45:51 "seccomp-profile": "/etc/docker/seccomp.json" 02:45:51 } [Pipeline] sh 02:45:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:45:51 + sudo service docker restart 02:45:59 level=info msg="[linters_context/goanalysis] analyzers took 1m40.531366549s with top 10 stages: buildir: 59.409118399s, gosec: 8.925526114s, inspect: 2.911801716s, fact_deprecated: 2.067131961s, printf: 1.729911693s, nilness: 1.458487644s, fact_purity: 1.345495286s, ctrlflow: 1.255974677s, S1038: 1.21717382s, typedness: 806.99856ms" 02:45:59 level=info msg="[runner] Issues before processing: 209, after processing: 0" 02:45:59 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 209/209, skip_dirs: 209/209, exclude: 209/209, filename_unadjuster: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, cgo: 209/209, nolint: 0/21, autogenerated_exclude: 209/209, path_prettifier: 209/209" 02:45:59 level=info msg="[runner] processing took 17.152671ms with stages: nolint: 6.772853ms, identifier_marker: 5.434315ms, autogenerated_exclude: 1.554693ms, path_prettifier: 1.466881ms, exclude-rules: 1.071642ms, skip_dirs: 762.356µs, cgo: 65.491µs, filename_unadjuster: 19.41µs, max_same_issues: 870ns, fixer: 570ns, uniq_by_line: 550ns, source_code: 490ns, sort_results: 430ns, exclude: 410ns, skip_files: 400ns, diff: 360ns, max_from_linter: 260ns, severity-rules: 250ns, path_prefixer: 210ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 02:45:59 level=info msg="[runner] linters took 12.65733213s with stages: goanalysis_metalinter: 12.640090647s" 02:45:59 level=info msg="File cache stats: 0 entries of total size 0B" 02:45:59 level=info msg="Memory: 337 samples, avg is 297.2MB, max is 1225.8MB" 02:45:59 level=info msg="Execution took 33.817952893s" 02:45:59 go vet ./... 02:46:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:46:05 ./bin/test-attribution-txt.sh [Pipeline] echo 02:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:46:06 + ls -al . 02:46:06 total 840 02:46:06 drwxrwxr-x 11 1001 1001 4096 Jul 10 02:44 . 02:46:06 drwxr-xr-x 4 root root 4096 Jul 10 02:44 .. 02:46:06 drwxrwxr-x 2 1001 1001 4096 Jul 10 02:42 .blubracket 02:46:06 -rw-rw-r-- 1 1001 1001 10 Jul 10 02:42 .dockerignore 02:46:06 drwxrwxr-x 8 1001 1001 4096 Jul 10 02:45 .git 02:46:06 drwxrwxr-x 3 1001 1001 4096 Jul 10 02:42 .github 02:46:06 -rw-rw-r-- 1 1001 1001 1102 Jul 10 02:42 .gitignore 02:46:06 -rw-rw-r-- 1 1001 1001 42 Jul 10 02:42 .golangci.yml 02:46:06 -rw-rw-r-- 1 1001 1001 100 Jul 10 02:42 .hadolint.yml 02:46:06 drwxr-xr-x 3 1001 1001 4096 Jul 10 02:43 .semver 02:46:06 -rw-rw-r-- 1 1001 1001 155 Jul 10 02:42 .sonarcloud.properties 02:46:06 -rw-rw-r-- 1 1001 1001 1171 Jul 10 02:42 ADOPTERS.md 02:46:06 -rw-rw-r-- 1 1001 1001 20361 Jul 10 02:42 Attribution.txt 02:46:06 -rw-rw-r-- 1 1001 1001 100284 Jul 10 02:42 CHANGELOG.md 02:46:06 -rw-rw-r-- 1 1001 1001 3804 Jul 10 02:42 CONTRIBUTING.md 02:46:06 -rw-rw-r-- 1 1001 1001 677 Jul 10 02:42 GOVERNANCE.md 02:46:06 -rw-rw-r-- 1 1001 1001 861 Jul 10 02:42 Jenkinsfile 02:46:06 -rw-rw-r-- 1 1001 1001 10775 Jul 10 02:42 LICENSE 02:46:06 -rw-rw-r-- 1 1001 1001 16051 Jul 10 02:42 Makefile 02:46:06 -rw-rw-r-- 1 1001 1001 582 Jul 10 02:42 OWNERS.md 02:46:06 -rw-rw-r-- 1 1001 1001 9528 Jul 10 02:42 README.md 02:46:06 -rw-rw-r-- 1 1001 1001 789 Jul 10 02:42 SECURITY.md 02:46:06 -rw-rw-r-- 1 1001 1001 5 Jul 10 02:43 VERSION 02:46:06 drwxrwxr-x 2 1001 1001 4096 Jul 10 02:42 bin 02:46:06 drwxrwxr-x 19 1001 1001 4096 Jul 10 02:42 cmd 02:46:06 -rw-r--r-- 1 root root 481596 Jul 10 02:45 coverage.out 02:46:06 drwxrwxr-x 2 1001 1001 4096 Jul 10 02:42 fuzz_test 02:46:06 -rw-rw-r-- 1 1001 1001 6911 Jul 10 02:42 go.mod 02:46:06 -rw-rw-r-- 1 1001 1001 101537 Jul 10 02:42 go.sum 02:46:06 drwxrwxr-x 7 1001 1001 4096 Jul 10 02:42 internal 02:46:06 drwxrwxr-x 3 1001 1001 4096 Jul 10 02:42 openapi 02:46:06 -rw-rw-r-- 1 1001 1001 584 Jul 10 02:42 security.txt 02:46:06 -rw-rw-r-- 1 1001 1001 204 Jul 10 02:42 version.go [Pipeline] sh 02:46:06 + '[' -e coverage.out ] 02:46:06 + chown 1001:1001 coverage.out [Pipeline] stash 02:46:06 Stashed 1 file(s) [Pipeline] sh 02:46:06 + make build 02:46:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:10 provisioning config files... 02:46:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5212409032245133329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:10 ---> ****-login.sh 02:46:10 nexus3.edgexfoundry.org:10001 02:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:11 Configure a credential helper to remove this warning. See 02:46:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:11 02:46:11 Login Succeeded 02:46:11 nexus3.edgexfoundry.org:10002 02:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:11 Configure a credential helper to remove this warning. See 02:46:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:11 02:46:11 Login Succeeded 02:46:11 nexus3.edgexfoundry.org:10003 02:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:12 Configure a credential helper to remove this warning. See 02:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:12 02:46:12 Login Succeeded 02:46:12 nexus3.edgexfoundry.org:10004 02:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:12 Configure a credential helper to remove this warning. See 02:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:12 02:46:12 Login Succeeded 02:46:12 ****.io 02:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:12 Configure a credential helper to remove this warning. See 02:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:12 02:46:12 Login Succeeded 02:46:12 ---> ****-login.sh ends [Pipeline] } 02:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:46:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:46:14 ========================================================= 02:46:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:46:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:46:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:46:14 c6b39de5b339: Pulling fs layer 02:46:14 a69c41024577: Pulling fs layer 02:46:14 d6de4b400683: Pulling fs layer 02:46:14 35cb2a7552d0: Pulling fs layer 02:46:14 4f4fb700ef54: Pulling fs layer 02:46:14 464afbd9ba4c: Pulling fs layer 02:46:14 00f215d4a9da: Pulling fs layer 02:46:14 d496ad576159: Pulling fs layer 02:46:14 4f4fb700ef54: Waiting 02:46:14 464afbd9ba4c: Waiting 02:46:14 00f215d4a9da: Waiting 02:46:14 d496ad576159: Waiting 02:46:14 35cb2a7552d0: Waiting 02:46:14 a69c41024577: Verifying Checksum 02:46:14 a69c41024577: Download complete 02:46:14 35cb2a7552d0: Verifying Checksum 02:46:14 35cb2a7552d0: Download complete 02:46:14 4f4fb700ef54: Download complete 02:46:14 464afbd9ba4c: Verifying Checksum 02:46:14 464afbd9ba4c: Download complete 02:46:14 c6b39de5b339: Verifying Checksum 02:46:14 c6b39de5b339: Download complete 02:46:15 d496ad576159: Verifying Checksum 02:46:15 d496ad576159: Download complete 02:46:15 c6b39de5b339: Pull complete 02:46:16 a69c41024577: Pull complete 02:46:16 d6de4b400683: Verifying Checksum 02:46:16 d6de4b400683: Download complete 02:46:17 00f215d4a9da: Download complete 02:46:30 d6de4b400683: Pull complete 02:46:30 35cb2a7552d0: Pull complete 02:46:30 4f4fb700ef54: Pull complete 02:46:30 464afbd9ba4c: Pull complete 02:46:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:46:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:46:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:46:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:46:35 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 02:46:38 00f215d4a9da: Pull complete 02:46:39 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 02:46:40 d496ad576159: Pull complete 02:46:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:46:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:46:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:46:40 WORKDIR /edgex 02:46:40 COPY go.mod . 02:46:40 RUN go mod download 02:46:40 + docker build -t ci-base-image-arm64 -f - . 02:46:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:46:41 Sending build context to Docker daemon 3.185MB 02:46:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:46:41 ---> f246e2811388 02:46:41 Step 2/4 : WORKDIR /edgex 02:46:42 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 02:46:43 ---> Running in 3ab3364ae32f 02:46:43 Removing intermediate container 3ab3364ae32f 02:46:43 ---> 4829b039aa50 02:46:43 Step 3/4 : COPY go.mod . 02:46:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:46:43 ---> aaf2b9f486f7 02:46:43 Step 4/4 : RUN go mod download 02:46:43 ---> Running in 4c33f2ce8e1b 02:46:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:46:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:46:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:46:46 $ docker stop --time=1 7c23ec5938014af3f06a7b3da32ffd8d0ec52f22c716463d36e1451fc302c1b0 02:46:52 $ docker rm -f --volumes 7c23ec5938014af3f06a7b3da32ffd8d0ec52f22c716463d36e1451fc302c1b0 [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 02:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:54 02:46:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:55 latest: Pulling from edgex-devops/edgex-compose 02:46:55 91d30c5bc195: Pulling fs layer 02:46:55 2e9b0aa3be6d: Pulling fs layer 02:46:55 9c61dcf015f6: Pulling fs layer 02:46:55 4698f68db338: Pulling fs layer 02:46:55 2a2f49069b9e: Pulling fs layer 02:46:55 e0025b399a48: Pulling fs layer 02:46:55 4698f68db338: Waiting 02:46:55 2a2f49069b9e: Waiting 02:46:55 e0025b399a48: Waiting 02:46:55 91d30c5bc195: Verifying Checksum 02:46:55 91d30c5bc195: Download complete 02:46:55 4698f68db338: Verifying Checksum 02:46:55 4698f68db338: Download complete 02:46:55 2e9b0aa3be6d: Verifying Checksum 02:46:55 2e9b0aa3be6d: Download complete 02:46:55 e0025b399a48: Verifying Checksum 02:46:55 e0025b399a48: Download complete 02:46:55 91d30c5bc195: Pull complete 02:46:55 2a2f49069b9e: Verifying Checksum 02:46:55 2a2f49069b9e: Download complete 02:46:55 2e9b0aa3be6d: Pull complete 02:46:55 9c61dcf015f6: Verifying Checksum 02:46:55 9c61dcf015f6: Download complete 02:46:58 9c61dcf015f6: Pull complete 02:46:58 4698f68db338: Pull complete 02:46:58 2a2f49069b9e: Pull complete 02:46:58 e0025b399a48: Pull complete 02:46:58 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:59 prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container 02:46:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:47:01 $ docker top d6f194d5056e69aa0f2b8731e135994a58c5198799e561a3d2d56956b07651b8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:02 + docker compose -f ./docker-compose-build.yml build --parallel 02:47:04 #1 [security-spire-config internal] load build definition from Dockerfile 02:47:04 #1 transferring dockerfile: 02:47:04 #1 transferring dockerfile: 1.69kB done 02:47:04 #1 DONE 0.0s 02:47:04 02:47:04 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:47:04 #2 transferring dockerfile: 2.93kB done 02:47:04 #2 DONE 0.0s 02:47:04 02:47:04 #3 [security-proxy-setup internal] load build definition from Dockerfile 02:47:04 #3 transferring dockerfile: 2.50kB done 02:47:04 #3 DONE 0.0s 02:47:04 02:47:04 #4 [core-metadata internal] load build definition from Dockerfile 02:47:04 #4 transferring dockerfile: 2.06kB done 02:47:04 #4 DONE 0.0s 02:47:04 02:47:04 #5 [core-data internal] load build definition from Dockerfile 02:47:04 #5 transferring dockerfile: 2.01kB done 02:47:04 #5 DONE 0.0s 02:47:04 02:47:04 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:47:04 #6 transferring dockerfile: 1.89kB done 02:47:04 #6 DONE 0.1s 02:47:04 02:47:04 #7 [core-keeper internal] load build definition from Dockerfile 02:47:04 #7 transferring dockerfile: 2.01kB done 02:47:04 #7 DONE 0.0s 02:47:04 02:47:04 #8 [core-command internal] load build definition from Dockerfile 02:47:04 #8 transferring dockerfile: 1.93kB done 02:47:04 #8 DONE 0.1s 02:47:04 02:47:04 #9 [support-notifications internal] load build definition from Dockerfile 02:47:04 #9 transferring dockerfile: 1.95kB done 02:47:04 #9 DONE 0.0s 02:47:04 02:47:04 #10 [security-spire-server internal] load build definition from Dockerfile 02:47:04 #10 transferring dockerfile: 1.70kB done 02:47:04 #10 DONE 0.1s 02:47:04 02:47:04 #11 [security-secretstore-setup internal] load build definition from Dockerfile 02:47:04 #11 transferring dockerfile: 2.49kB done 02:47:04 #11 DONE 0.0s 02:47:04 02:47:04 #12 [security-spire-agent internal] load build definition from Dockerfile 02:47:04 #12 transferring dockerfile: 1.81kB done 02:47:04 #12 DONE 0.0s 02:47:04 02:47:04 #13 [security-spire-config internal] load .dockerignore 02:47:04 #13 transferring context: 50B done 02:47:04 #13 DONE 0.0s 02:47:04 02:47:04 #14 [support-scheduler internal] load build definition from Dockerfile 02:47:04 #14 transferring dockerfile: 1.93kB done 02:47:04 #14 DONE 0.0s 02:47:04 02:47:04 #15 [security-proxy-auth internal] load build definition from Dockerfile 02:47:04 #15 transferring dockerfile: 2.15kB done 02:47:04 #15 DONE 0.0s 02:47:04 02:47:04 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:47:04 #16 transferring dockerfile: 2.23kB done 02:47:04 #16 DONE 0.0s 02:47:04 02:47:04 #17 [security-bootstrapper internal] load .dockerignore 02:47:05 #17 transferring context: 50B done 02:47:05 #17 DONE 0.0s 02:47:05 02:47:05 #18 [security-proxy-setup internal] load .dockerignore 02:47:05 #18 transferring context: 50B done 02:47:05 #18 DONE 0.0s 02:47:05 02:47:05 #19 [core-metadata internal] load .dockerignore 02:47:05 #19 transferring context: 50B done 02:47:05 #19 DONE 0.0s 02:47:05 02:47:05 #20 [core-data internal] load .dockerignore 02:47:05 #20 transferring context: 50B done 02:47:05 #20 DONE 0.0s 02:47:05 02:47:05 #21 [core-keeper internal] load .dockerignore 02:47:05 #21 transferring context: 50B done 02:47:05 #21 DONE 0.1s 02:47:05 02:47:05 #22 [security-secretstore-setup internal] load .dockerignore 02:47:05 #22 ... 02:47:05 02:47:05 #23 [security-spiffe-token-provider internal] load .dockerignore 02:47:05 #23 transferring context: 50B done 02:47:05 #23 DONE 0.1s 02:47:05 02:47:05 #24 [security-spire-server internal] load .dockerignore 02:47:05 #24 transferring context: 50B done 02:47:05 #24 DONE 0.1s 02:47:05 02:47:05 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:47:05 #25 DONE 0.0s 02:47:05 02:47:05 #26 [core-command internal] load .dockerignore 02:47:05 #26 transferring context: 50B done 02:47:05 #26 DONE 0.2s 02:47:05 02:47:05 #27 [support-scheduler internal] load .dockerignore 02:47:05 #27 transferring context: 50B done 02:47:05 #27 DONE 0.1s 02:47:05 02:47:05 #28 [support-notifications internal] load .dockerignore 02:47:05 #28 transferring context: 50B done 02:47:05 #28 DONE 0.2s 02:47:05 02:47:05 #22 [security-secretstore-setup internal] load .dockerignore 02:47:05 #22 transferring context: 50B done 02:47:05 #22 DONE 0.2s 02:47:05 02:47:05 #29 [security-spire-agent internal] load .dockerignore 02:47:05 #29 transferring context: 50B done 02:47:05 #29 DONE 0.2s 02:47:05 02:47:05 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:47:05 #25 DONE 0.0s 02:47:05 02:47:05 #30 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:05 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:05 #30 ... 02:47:05 02:47:05 #31 [core-common-config-bootstrapper internal] load .dockerignore 02:47:05 #31 transferring context: 50B done 02:47:05 #31 DONE 0.2s 02:47:05 02:47:05 #32 [security-proxy-auth internal] load .dockerignore 02:47:05 #32 transferring context: 50B done 02:47:05 #32 DONE 0.2s 02:47:05 02:47:05 #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:47:05 #25 DONE 0.0s 02:47:05 02:47:05 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:47:05 #33 DONE 0.3s 02:47:05 02:47:05 #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:05 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:47:05 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:47:05 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:47:05 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.1s 02:47:05 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:47:05 #30 ... 02:47:05 02:47:05 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:47:05 #25 DONE 0.0s 02:47:05 02:47:05 #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:05 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:47:05 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:47:05 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s 02:47:05 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:47:05 #30 ... 02:47:05 02:47:05 #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:47:05 #25 DONE 0.0s 02:47:05 02:47:05 #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:05 #30 ... 02:47:05 02:47:05 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:47:05 #33 DONE 0.5s 02:47:05 02:47:05 #30 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:05 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:47:05 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:47:05 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:47:05 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 02:47:05 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:47:05 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 02:47:05 #30 ... 02:47:05 02:47:05 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:47:05 #25 DONE 0.0s 02:47:05 02:47:05 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:47:05 #34 DONE 0.8s 02:47:05 02:47:05 #30 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:06 #30 ... 02:47:06 02:47:06 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:47:06 #33 DONE 0.6s 02:47:06 02:47:06 #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:06 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:47:06 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:47:06 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:47:06 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 02:47:06 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:47:06 #30 ... 02:47:06 02:47:06 #35 [security-spire-config internal] load build context 02:47:06 #35 transferring context: 25.04kB 0.0s done 02:47:06 #35 DONE 0.2s 02:47:06 02:47:06 #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:06 #30 ... 02:47:06 02:47:06 #36 [security-spire-server internal] load build context 02:47:06 #36 transferring context: 26.79kB done 02:47:06 #36 DONE 0.4s 02:47:06 02:47:06 #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:06 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 02:47:06 #30 ... 02:47:06 02:47:06 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:47:06 #37 DONE 1.0s 02:47:06 02:47:06 #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:47:06 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:47:06 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:47:06 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:47:06 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 02:47:06 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:47:06 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 02:47:06 #30 DONE 1.7s 02:47:06 02:47:06 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:06 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 02:47:06 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:47:06 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:47:06 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:47:06 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 02:47:06 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 02:47:06 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 02:47:06 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:47:06 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:47:06 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.7s 02:47:07 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.9s 02:47:07 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:47:07 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.9s 02:47:07 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 1.0s 02:47:07 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.1s 02:47:07 #38 ... 02:47:07 02:47:07 #39 [security-spire-agent internal] load build context 02:47:07 #39 transferring context: 26.32kB 0.0s done 02:47:07 #39 DONE 0.8s 02:47:07 02:47:07 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:47:07 #40 DONE 2.2s 02:47:07 02:47:07 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:07 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 1.2s 02:47:07 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 1.3s 02:47:08 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done 02:47:08 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:47:11 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done 02:47:16 #38 ... 02:47:16 02:47:16 #41 [core-metadata internal] load build context 02:47:16 #41 transferring context: 322.86MB 9.8s 02:47:16 #41 ... 02:47:16 02:47:16 #42 [core-command internal] load build context 02:47:16 #42 ... 02:47:16 02:47:16 #43 [core-keeper internal] load build context 02:47:16 #43 ... 02:47:16 02:47:16 #44 [support-notifications internal] load build context 02:47:16 #44 ... 02:47:16 02:47:16 #45 [security-bootstrapper internal] load build context 02:47:16 #45 ... 02:47:16 02:47:16 #46 [core-data internal] load build context 02:47:16 #46 ... 02:47:16 02:47:16 #47 [support-scheduler internal] load build context 02:47:16 #47 ... 02:47:16 02:47:16 #48 [security-proxy-setup internal] load build context 02:47:16 #48 ... 02:47:16 02:47:16 #49 [security-secretstore-setup internal] load build context 02:47:16 #49 ... 02:47:16 02:47:16 #50 [core-common-config-bootstrapper internal] load build context 02:47:16 #50 ... 02:47:16 02:47:16 #51 [security-proxy-auth internal] load build context 02:47:16 #51 ... 02:47:16 02:47:16 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:16 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 02:47:16 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:47:16 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:47:16 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:47:16 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 02:47:16 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.2s done 02:47:16 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 02:47:16 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 02:47:16 #52 ... 02:47:16 02:47:16 #53 [security-spiffe-token-provider internal] load build context 02:47:16 #53 ... 02:47:16 02:47:16 #51 [security-proxy-auth internal] load build context 02:47:17 #51 ... 02:47:17 02:47:17 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:47:17 #0 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:17 #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:17 #0 1.350 (1/2) Installing ca-certificates (20240226-r0) 02:47:17 #0 1.517 (2/2) Installing dumb-init (1.2.5-r2) 02:47:17 #0 1.524 Executing busybox-1.36.1-r7.trigger 02:47:17 #0 1.534 Executing ca-certificates-20240226-r0.trigger 02:47:17 #0 1.570 OK: 8 MiB in 17 packages 02:47:17 #54 ... 02:47:17 02:47:17 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:47:17 #55 ... 02:47:17 02:47:17 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:47:17 #56 ... 02:47:17 02:47:17 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:47:17 #57 ... 02:47:17 02:47:17 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:47:17 #58 ... 02:47:17 02:47:17 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:47:18 #59 ... 02:47:18 02:47:18 #60 [core-keeper builder 2/7] WORKDIR /edgex-go 02:47:18 #60 ... 02:47:18 02:47:18 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:18 #61 ... 02:47:18 02:47:18 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:18 #62 ... 02:47:18 02:47:18 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:47:18 #63 ... 02:47:18 02:47:18 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:47:18 #64 ... 02:47:18 02:47:18 #50 [core-common-config-bootstrapper internal] load build context 02:47:20 #50 transferring context: 348.01MB 14.3s 02:47:22 #50 transferring context: 439.75MB 15.5s done 02:47:23 #50 ... 02:47:23 02:47:23 #48 [security-proxy-setup internal] load build context 02:47:23 #48 transferring context: 439.75MB 18.1s done 02:47:25 #48 ... 02:47:25 02:47:25 #41 [core-metadata internal] load build context 02:47:25 #41 transferring context: 439.75MB 13.5s done 02:47:26 #41 ... 02:47:26 02:47:26 #42 [core-command internal] load build context 02:47:26 #42 transferring context: 439.75MB 14.7s done 02:47:26 #42 ... 02:47:26 02:47:26 #43 [core-keeper internal] load build context 02:47:26 #43 transferring context: 439.75MB 11.0s done 02:47:26 #43 ... 02:47:26 02:47:26 #45 [security-bootstrapper internal] load build context 02:47:26 #45 transferring context: 439.75MB 14.3s done 02:47:26 #45 ... 02:47:26 02:47:26 #44 [support-notifications internal] load build context 02:47:26 #44 transferring context: 439.75MB 13.4s done 02:47:26 #44 ... 02:47:26 02:47:26 #47 [support-scheduler internal] load build context 02:47:26 #47 transferring context: 439.75MB 14.0s done 02:47:26 #47 ... 02:47:26 02:47:26 #49 [security-secretstore-setup internal] load build context 02:47:26 #49 transferring context: 439.75MB 14.8s done 02:47:27 #49 ... 02:47:27 02:47:27 #46 [core-data internal] load build context 02:47:27 #46 transferring context: 439.75MB 12.7s done 02:47:27 #46 ... 02:47:27 02:47:27 #53 [security-spiffe-token-provider internal] load build context 02:47:27 #53 transferring context: 439.75MB 14.4s done 02:47:27 #53 ... 02:47:27 02:47:27 #51 [security-proxy-auth internal] load build context 02:47:27 #51 transferring context: 439.75MB 14.3s done 02:47:39 #51 ... 02:47:39 02:47:39 #43 [core-keeper internal] load build context 02:47:39 #43 DONE 33.3s 02:47:39 02:47:39 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:47:39 #54 DONE 31.6s 02:47:39 02:47:39 #60 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:47:39 #60 DONE 31.2s 02:47:39 02:47:39 #46 [core-data internal] load build context 02:47:39 #46 DONE 33.4s 02:47:39 02:47:39 #41 [core-metadata internal] load build context 02:47:39 #41 DONE 33.4s 02:47:39 02:47:39 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:47:39 #65 ... 02:47:39 02:47:39 #44 [support-notifications internal] load build context 02:47:39 #44 DONE 33.3s 02:47:39 02:47:39 #47 [support-scheduler internal] load build context 02:47:39 #47 DONE 33.0s 02:47:39 02:47:39 #45 [security-bootstrapper internal] load build context 02:47:39 #45 DONE 33.4s 02:47:39 02:47:39 #53 [security-spiffe-token-provider internal] load build context 02:47:39 #53 DONE 33.4s 02:47:39 02:47:39 #51 [security-proxy-auth internal] load build context 02:47:39 #51 DONE 32.9s 02:47:39 02:47:39 #42 [core-command internal] load build context 02:47:39 #42 DONE 33.4s 02:47:39 02:47:39 #49 [security-secretstore-setup internal] load build context 02:47:39 #49 DONE 33.1s 02:47:39 02:47:39 #50 [core-common-config-bootstrapper internal] load build context 02:47:39 #50 DONE 32.9s 02:47:39 02:47:39 #48 [security-proxy-setup internal] load build context 02:47:39 #48 DONE 33.5s 02:47:39 02:47:39 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:47:39 #63 31.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #63 ... 02:47:39 02:47:39 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:39 #38 DONE 33.2s 02:47:39 02:47:39 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:39 #61 32.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #61 ... 02:47:39 02:47:39 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:39 #62 DONE 32.2s 02:47:39 02:47:39 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:39 #61 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #61 ... 02:47:39 02:47:39 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:47:39 #63 31.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #63 32.33 (1/1) Installing dumb-init (1.2.5-r2) 02:47:39 #63 32.34 Executing busybox-1.36.1-r7.trigger 02:47:39 #63 32.35 OK: 7 MiB in 16 packages 02:47:39 #63 DONE 32.6s 02:47:39 02:47:39 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:39 #61 32.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:39 #61 32.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:39 #61 32.45 OK: 20072 distinct packages available 02:47:39 #61 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #61 ... 02:47:39 02:47:39 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:47:39 #57 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #57 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #57 32.51 (1/1) Installing dumb-init (1.2.5-r2) 02:47:39 #57 32.51 Executing busybox-1.36.1-r7.trigger 02:47:39 #57 32.52 OK: 7 MiB in 16 packages 02:47:39 #57 DONE 32.7s 02:47:39 02:47:39 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:39 #61 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #61 ... 02:47:40 02:47:40 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:47:40 #55 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #55 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #55 32.51 (1/2) Installing dumb-init (1.2.5-r2) 02:47:40 #55 32.52 (2/2) Installing su-exec (0.2-r3) 02:47:40 #55 32.52 Executing busybox-1.36.1-r7.trigger 02:47:40 #55 32.53 OK: 7 MiB in 17 packages 02:47:40 #55 DONE 32.7s 02:47:40 02:47:40 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:40 #61 32.92 (1/4) Installing dumb-init (1.2.5-r2) 02:47:40 #61 32.93 (2/4) Installing musl-obstack (1.2.3-r2) 02:47:40 #61 32.93 (3/4) Installing libucontext (1.2-r2) 02:47:40 #61 32.93 (4/4) Installing gcompat (1.1.0-r1) 02:47:40 #61 32.94 Executing busybox-1.36.1-r7.trigger 02:47:40 #61 32.96 OK: 8 MiB in 19 packages 02:47:40 #61 DONE 33.4s 02:47:40 02:47:40 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:40 #66 DONE 1.8s 02:47:40 02:47:40 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:47:40 #56 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #56 32.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #56 32.72 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:40 #56 32.76 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:40 #56 32.77 (3/6) Installing dumb-init (1.2.5-r2) 02:47:40 #56 32.77 (4/6) Installing openssl (3.1.6-r0) 02:47:40 #56 32.78 (5/6) Installing su-exec (0.2-r3) 02:47:40 #56 32.79 (6/6) Installing yq (4.33.3-r5) 02:47:40 #56 32.85 Executing busybox-1.36.1-r7.trigger 02:47:40 #56 32.85 OK: 17 MiB in 19 packages 02:47:40 #56 DONE 33.4s 02:47:40 02:47:40 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:47:40 #59 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #59 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #59 32.57 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:40 #59 32.57 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:40 #59 32.57 OK: 20072 distinct packages available 02:47:40 #59 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #59 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #59 32.99 (1/11) Installing ca-certificates (20240226-r0) 02:47:40 #59 33.00 (2/11) Installing brotli-libs (1.0.9-r14) 02:47:40 #59 33.01 (3/11) Installing libunistring (1.1-r1) 02:47:40 #59 33.03 (4/11) Installing libidn2 (2.3.4-r1) 02:47:40 #59 33.03 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:47:40 #59 33.04 (6/11) Installing libcurl (8.5.0-r0) 02:47:40 #59 33.05 (7/11) Installing curl (8.5.0-r0) 02:47:40 #59 33.05 (8/11) Installing dumb-init (1.2.5-r2) 02:47:40 #59 33.06 (9/11) Installing musl-obstack (1.2.3-r2) 02:47:40 #59 33.06 (10/11) Installing libucontext (1.2-r2) 02:47:40 #59 33.06 (11/11) Installing gcompat (1.1.0-r1) 02:47:40 #59 33.07 Executing busybox-1.36.1-r7.trigger 02:47:40 #59 33.08 Executing ca-certificates-20240226-r0.trigger 02:47:40 #59 33.13 OK: 12 MiB in 26 packages 02:47:40 #59 DONE 33.5s 02:47:40 02:47:40 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:47:40 #67 ... 02:47:40 02:47:40 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:47:40 #64 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #64 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #64 32.96 (1/4) Installing ca-certificates (20240226-r0) 02:47:40 #64 32.99 (2/4) Installing dumb-init (1.2.5-r2) 02:47:40 #64 32.99 (3/4) Installing su-exec (0.2-r3) 02:47:40 #64 32.99 (4/4) Installing yq (4.33.3-r5) 02:47:40 #64 33.07 Executing busybox-1.36.1-r7.trigger 02:47:40 #64 33.08 Executing ca-certificates-20240226-r0.trigger 02:47:40 #64 33.19 OK: 17 MiB in 19 packages 02:47:40 #64 DONE 33.5s 02:47:40 02:47:40 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:47:40 #58 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #58 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #58 32.68 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:40 #58 32.68 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:40 #58 32.68 OK: 20072 distinct packages available 02:47:40 #58 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #58 32.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #58 33.08 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:40 #58 33.12 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:40 #58 33.14 (3/7) Installing dumb-init (1.2.5-r2) 02:47:40 #58 33.14 (4/7) Installing musl-obstack (1.2.3-r2) 02:47:40 #58 33.14 (5/7) Installing libucontext (1.2-r2) 02:47:40 #58 33.15 (6/7) Installing gcompat (1.1.0-r1) 02:47:40 #58 33.18 (7/7) Installing openssl (3.1.6-r0) 02:47:40 #58 33.22 Executing busybox-1.36.1-r7.trigger 02:47:40 #58 33.23 OK: 8 MiB in 20 packages 02:47:40 #58 DONE 33.5s 02:47:40 02:47:40 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:47:41 #68 ... 02:47:41 02:47:41 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:47:41 #65 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:41 #65 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:41 #65 2.001 OK: 264 MiB in 52 packages 02:47:41 #65 DONE 2.3s 02:47:41 02:47:41 #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:47:41 #69 DONE 0.0s 02:47:41 02:47:41 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:47:41 #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:41 #0 2.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:41 #0 2.271 OK: 264 MiB in 52 packages 02:47:41 #70 DONE 2.4s 02:47:41 02:47:41 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:47:41 #71 DONE 0.0s 02:47:41 02:47:41 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:42 #72 ... 02:47:42 02:47:42 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:47:42 #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:42 #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:42 #0 3.048 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:42 #0 3.076 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:42 #0 3.090 Executing ca-certificates-20240226-r0.trigger 02:47:42 #0 3.140 OK: 8 MiB in 17 packages 02:47:42 #73 DONE 3.4s 02:47:42 02:47:42 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:47:42 #0 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:42 #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:42 #0 3.357 OK: 264 MiB in 52 packages 02:47:42 #74 DONE 3.5s 02:47:42 02:47:42 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:47:42 #75 DONE 0.2s 02:47:42 02:47:42 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:43 #76 ... 02:47:43 02:47:43 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:47:43 #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.450 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:43 #0 3.450 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:43 #0 3.450 OK: 20075 distinct packages available 02:47:43 #0 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.909 OK: 264 MiB in 52 packages 02:47:43 #77 DONE 4.1s 02:47:43 02:47:43 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:47:43 #0 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.025 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:43 #0 3.061 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:43 #0 3.071 OK: 7 MiB in 16 packages 02:47:43 #78 DONE 3.2s 02:47:43 02:47:43 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:47:43 #79 DONE 0.0s 02:47:43 02:47:43 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:43 #80 ... 02:47:43 02:47:43 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:47:43 #0 2.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.104 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:43 #0 3.136 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:43 #0 3.143 OK: 7 MiB in 16 packages 02:47:43 #81 DONE 3.3s 02:47:43 02:47:43 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:47:43 #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.600 OK: 17 MiB in 19 packages 02:47:43 #82 DONE 2.8s 02:47:43 02:47:43 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:47:43 #83 DONE 0.0s 02:47:43 02:47:43 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:47:43 #0 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #84 3.025 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:43 #84 3.058 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:43 #84 3.070 OK: 8 MiB in 19 packages 02:47:43 #84 DONE 3.3s 02:47:43 02:47:43 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:47:43 #67 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #67 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:44 #67 3.232 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:44 #67 3.279 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:44 #67 3.292 Executing ca-certificates-20240226-r0.trigger 02:47:44 #67 3.338 OK: 12 MiB in 26 packages 02:47:45 #67 DONE 4.4s 02:47:45 02:47:45 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:47:45 #68 3.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:45 #68 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:45 #68 3.577 OK: 8 MiB in 20 packages 02:47:45 #68 DONE 4.4s 02:47:45 02:47:45 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:47:45 #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:45 #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:45 #0 4.347 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:45 #0 4.379 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:45 #0 4.387 OK: 7 MiB in 17 packages 02:47:45 #85 DONE 5.2s 02:47:45 02:47:45 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:47:45 #86 ... 02:47:45 02:47:45 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:47:45 #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:45 #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:45 #0 3.609 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:47:45 #0 3.706 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:47:45 #0 3.719 Executing ca-certificates-20240226-r0.trigger 02:47:45 #0 3.771 OK: 17 MiB in 19 packages 02:47:45 #87 DONE 4.4s 02:47:45 02:47:45 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:47:45 #0 2.900 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:45 #0 3.416 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:45 #0 4.115 (1/1) Installing dumb-init (1.2.5-r2) 02:47:45 #0 4.448 Executing busybox-1.36.1-r7.trigger 02:47:45 #0 4.455 OK: 7 MiB in 16 packages 02:47:45 #88 DONE 5.7s 02:47:45 02:47:45 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:45 #89 DONE 1.2s 02:47:45 02:47:45 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:47:46 #90 DONE 1.1s 02:47:46 02:47:46 #91 [security-spire-config stage-2 6/10] COPY security.txt / 02:47:46 #91 ... 02:47:46 02:47:46 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:47:46 #92 DONE 1.1s 02:47:46 02:47:46 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:46 #93 DONE 1.2s 02:47:46 02:47:46 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:47:46 #0 2.892 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:46 #0 4.406 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:46 #0 5.152 OK: 264 MiB in 52 packages 02:47:46 #94 DONE 5.6s 02:47:46 02:47:46 #91 [security-spire-config stage-2 6/10] COPY security.txt / 02:47:46 #91 DONE 0.2s 02:47:46 02:47:46 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:47:46 #95 DONE 0.3s 02:47:46 02:47:46 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:47:46 #96 DONE 0.3s 02:47:46 02:47:46 #97 [security-spire-server stage-2 6/9] COPY security.txt / 02:47:47 #97 ... 02:47:47 02:47:47 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:47:47 #98 DONE 0.6s 02:47:47 02:47:47 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:47 #99 DONE 0.9s 02:47:47 02:47:47 #97 [security-spire-server stage-2 6/9] COPY security.txt / 02:47:47 #97 DONE 0.6s 02:47:47 02:47:47 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:47:47 #100 DONE 0.1s 02:47:47 02:47:47 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:47:47 #101 DONE 0.2s 02:47:47 02:47:47 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:47:47 #102 DONE 0.1s 02:47:47 02:47:47 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:47:47 #86 DONE 2.2s 02:47:47 02:47:47 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:47:47 #103 ... 02:47:47 02:47:47 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:47:47 #104 DONE 0.2s 02:47:47 02:47:47 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 02:47:47 #105 DONE 0.2s 02:47:47 02:47:47 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:47:47 #103 DONE 0.2s 02:47:47 02:47:47 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:47:47 #106 DONE 0.2s 02:47:47 02:47:47 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:47:47 #107 DONE 0.0s 02:47:47 02:47:47 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:47:47 #108 DONE 0.1s 02:47:47 02:47:47 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:47:47 #109 DONE 0.0s 02:47:47 02:47:47 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:47:47 #110 DONE 0.1s 02:47:47 02:47:47 #111 [security-spire-server] exporting to image 02:47:47 #111 exporting layers 02:47:48 #111 exporting layers 0.8s done 02:47:48 #111 writing image sha256:1aec268214bb6ab92bd86e8777abcf2a15ab2307b2836cf9324266435ed5d69c 0.0s done 02:47:48 #111 naming to docker.io/library/security-spire-config 02:47:48 #111 exporting layers 0.6s done 02:47:48 #111 naming to docker.io/library/security-spire-config done 02:47:48 #111 writing image sha256:7d1b28cb3270aff10c8c531a792c12e7628968007b3397667dceff2f0299a4f6 done 02:47:48 #111 naming to docker.io/library/security-spire-server done 02:47:48 #111 writing image sha256:b25451e34827e792fb69ad78e5c292858b1f13fe8c36715c9655dfd9325875f1 done 02:47:48 #111 naming to docker.io/library/security-spire-agent done 02:47:48 #111 DONE 0.8s 02:47:48 02:47:48 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:49 #112 ... 02:47:49 02:47:49 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:49 #52 ... 02:47:49 02:47:49 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:51 Removing intermediate container 4c33f2ce8e1b 02:47:51 ---> a91ccc916f28 02:47:51 Successfully built a91ccc916f28 02:47:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:52 + docker inspect -f . ci-base-image-arm64 02:47:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:52 prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container 02:47:52 $ 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 ******** ci-base-image-arm64 cat 02:47:53 $ docker top b68396d27374dbd493fb22708b8665a59d520483bdf1985193b635ddf629abb1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:54 + go version 02:47:54 go version go1.21.9 linux/arm64 [Pipeline] } 02:47:54 $ docker stop --time=1 b68396d27374dbd493fb22708b8665a59d520483bdf1985193b635ddf629abb1 02:47:56 $ docker rm -f --volumes b68396d27374dbd493fb22708b8665a59d520483bdf1985193b635ddf629abb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:57 + docker inspect -f . ci-base-image-arm64 02:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container 02:47:57 $ 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 ******** ci-base-image-arm64 cat 02:47:58 $ docker top c96a92e8cfd86ef9933c7c1c561dcef5df0c51a6f89be238759444ca17dfab83 -eo pid,comm [Pipeline] { [Pipeline] echo 02:47:59 ========================================================= 02:47:59 [edgeXBuildGoParallel] Running Tests and Build... 02:47:59 ========================================================= [Pipeline] sh 02:47:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:48:00 + make test 02:48:00 go test -race -coverprofile=coverage.out ./... 02:48:28 #113 ... 02:48:28 02:48:28 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:28 #112 DONE 39.6s 02:48:28 02:48:28 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:28 #76 DONE 43.7s 02:48:28 02:48:28 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:28 #72 DONE 44.9s 02:48:28 02:48:28 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:28 #80 DONE 43.2s 02:48:28 02:48:28 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:28 #113 DONE 45.1s 02:48:28 02:48:28 #114 [core-metadata builder 6/7] COPY . . 02:48:36 #114 ... 02:48:36 02:48:36 #115 [security-spiffe-token-provider builder 6/7] COPY . . 02:48:36 #115 ... 02:48:36 02:48:36 #116 [core-keeper builder 7/8] COPY . . 02:48:36 #116 ... 02:48:36 02:48:36 #117 [support-notifications builder 6/7] COPY . . 02:48:37 #117 ... 02:48:37 02:48:37 #118 [security-bootstrapper builder 6/7] COPY . . 02:48:37 #118 ... 02:48:37 02:48:37 #115 [security-spiffe-token-provider builder 6/7] COPY . . 02:48:37 #115 DONE 10.9s 02:48:37 02:48:37 #116 [core-keeper builder 7/8] COPY . . 02:48:37 #116 DONE 11.0s 02:48:37 02:48:37 #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:48:37 #119 ... 02:48:37 02:48:37 #120 [support-scheduler builder 6/7] COPY . . 02:48:37 #120 CACHED 02:48:37 02:48:37 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:48:37 #121 CACHED 02:48:37 02:48:37 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 #122 CACHED 02:48:37 02:48:37 #123 [security-proxy-auth builder 6/7] COPY . . 02:48:37 #123 CACHED 02:48:37 02:48:37 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 #124 CACHED 02:48:37 02:48:37 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:48:37 #125 CACHED 02:48:37 02:48:37 #117 [support-notifications builder 6/7] COPY . . 02:48:37 #117 DONE 11.0s 02:48:37 02:48:37 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 02:48:37 #126 CACHED 02:48:37 02:48:37 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:48:37 #127 CACHED 02:48:37 02:48:37 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 #128 CACHED 02:48:37 02:48:37 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 #129 CACHED 02:48:37 02:48:37 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:48:37 #130 CACHED 02:48:37 02:48:37 #131 [security-secretstore-setup builder 6/7] COPY . . 02:48:37 #131 CACHED 02:48:37 02:48:37 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 #132 CACHED 02:48:37 02:48:37 #133 [core-command builder 6/7] COPY . . 02:48:37 #133 CACHED 02:48:37 02:48:37 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 02:48:37 #134 CACHED 02:48:37 02:48:37 #114 [core-metadata builder 6/7] COPY . . 02:48:37 #114 DONE 10.9s 02:48:37 02:48:37 #135 [core-data builder 6/7] COPY . . 02:48:37 #135 CACHED 02:48:37 02:48:37 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 #136 CACHED 02:48:37 02:48:37 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 02:48:37 #137 CACHED 02:48:37 02:48:37 #118 [security-bootstrapper builder 6/7] COPY . . 02:48:37 #118 DONE 11.0s 02:48:37 02:48:37 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:48:37 #138 CACHED 02:48:37 02:48:37 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 #139 CACHED 02:48:37 02:48:37 #140 [security-proxy-setup builder 6/7] COPY . . 02:48:37 #140 CACHED 02:48:37 02:48:37 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:48:38 #141 1.412 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 02:48:47 ? github.com/edgexfoundry/edgex-go [no test files] 02:48:48 #141 ... 02:48:48 02:48:48 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:48:48 #0 1.324 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 02:48:48 #142 ... 02:48:48 02:48:48 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:48:48 #0 1.201 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 02:48:48 #143 ... 02:48:48 02:48:48 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:48:48 #0 1.192 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 02:48:48 #144 ... 02:48:48 02:48:48 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:48:48 #0 1.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:48:48 #145 ... 02:48:48 02:48:48 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:48:48 #0 1.308 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 02:48:48 #146 ... 02:48:48 02:48:48 #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:48:48 #119 0.576 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 02:48:48 #119 ... 02:48:48 02:48:48 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:48:48 #0 0.927 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 02:48:48 #147 ... 02:48:48 02:48:48 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:48:48 #0 1.181 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 02:48:48 #148 ... 02:48:48 02:48:48 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:48 #0 1.356 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 02:48:49 #149 ... 02:48:49 02:48:49 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:48:49 #0 1.312 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 02:48:49 #150 ... 02:48:49 02:48:49 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:48:49 #0 1.607 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 02:50:10 #151 ... 02:50:10 02:50:10 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:50:10 #150 87.84 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 02:51:07 #150 ... 02:51:07 02:51:07 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:07 #148 DONE 143.1s 02:51:07 02:51:07 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:07 #150 DONE 143.1s 02:51:07 02:51:07 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:07 #143 DONE 143.2s 02:51:07 02:51:07 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:07 #151 DONE 143.1s 02:51:07 02:51:07 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:51:07 #145 DONE 143.2s 02:51:07 02:51:07 #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:51:07 #119 DONE 143.2s 02:51:07 02:51:07 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:51:07 #146 DONE 143.2s 02:51:07 02:51:07 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:07 #147 DONE 143.2s 02:51:07 02:51:07 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:07 #141 DONE 143.3s 02:51:07 02:51:07 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #152 ... 02:51:07 02:51:07 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:07 #144 DONE 143.6s 02:51:07 02:51:07 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:07 #149 DONE 143.7s 02:51:07 02:51:07 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:07 #142 DONE 143.7s 02:51:07 02:51:07 #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #153 ... 02:51:07 02:51:07 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #152 DONE 0.8s 02:51:07 02:51:07 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #154 DONE 0.7s 02:51:07 02:51:07 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:51:07 #155 DONE 0.4s 02:51:07 02:51:07 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #156 DONE 0.7s 02:51:07 02:51:07 #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #157 DONE 0.6s 02:51:07 02:51:07 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #158 DONE 0.7s 02:51:07 02:51:07 #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:51:07 #159 ... 02:51:07 02:51:07 #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #153 DONE 0.4s 02:51:07 02:51:07 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:07 #160 DONE 0.7s 02:51:07 02:51:07 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:51:07 #161 DONE 0.7s 02:51:07 02:51:07 #162 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:07 #162 DONE 0.7s 02:51:07 02:51:07 #163 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:07 #163 CACHED 02:51:07 02:51:07 #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #164 CACHED 02:51:07 02:51:07 #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #165 DONE 0.8s 02:51:07 02:51:07 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #166 CACHED 02:51:07 02:51:07 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:07 #167 CACHED 02:51:07 02:51:07 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:51:07 #168 CACHED 02:51:07 02:51:07 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #169 CACHED 02:51:07 02:51:07 #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:07 #170 CACHED 02:51:07 02:51:07 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #171 CACHED 02:51:07 02:51:07 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:51:07 #172 DONE 0.7s 02:51:07 02:51:07 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:07 #173 DONE 0.7s 02:51:07 02:51:07 #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:51:07 #159 DONE 0.7s 02:51:07 02:51:07 #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:51:07 #174 ... 02:51:07 02:51:07 #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:07 #175 DONE 1.3s 02:51:07 02:51:07 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:51:07 #176 ... 02:51:07 02:51:07 #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:51:07 #177 DONE 1.7s 02:51:07 02:51:07 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:51:07 #178 DONE 1.7s 02:51:07 02:51:07 #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:51:07 #179 DONE 1.8s 02:51:07 02:51:07 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:51:07 #180 DONE 1.8s 02:51:07 02:51:07 #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:51:07 #181 DONE 1.7s 02:51:07 02:51:07 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:51:07 #182 DONE 1.8s 02:51:07 02:51:07 #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:51:07 #183 DONE 1.7s 02:51:07 02:51:07 #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:51:07 #174 DONE 1.8s 02:51:07 02:51:07 #111 [core-keeper] exporting to image 02:51:07 #111 exporting layers 02:51:07 #111 ... 02:51:07 02:51:07 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:51:07 #184 DONE 1.8s 02:51:07 02:51:07 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:51:07 #185 DONE 1.9s 02:51:07 02:51:07 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:51:07 #186 DONE 0.5s 02:51:07 02:51:07 #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:51:07 #187 DONE 0.5s 02:51:07 02:51:07 #111 [core-keeper] exporting to image 02:51:07 #111 exporting layers 0.4s done 02:51:07 #111 ... 02:51:07 02:51:07 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:51:07 #188 DONE 0.7s 02:51:07 02:51:07 #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:51:07 #189 DONE 0.7s 02:51:07 02:51:07 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:51:07 #176 DONE 1.1s 02:51:07 02:51:07 #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:51:07 #190 DONE 0.7s 02:51:07 02:51:07 #111 [core-command] exporting to image 02:51:07 #111 ... 02:51:07 02:51:07 #191 [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 02:51:07 #191 DONE 0.7s 02:51:07 02:51:07 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:51:07 #192 DONE 0.7s 02:51:07 02:51:07 #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:51:07 #193 DONE 0.7s 02:51:07 02:51:07 #111 [core-keeper] exporting to image 02:51:07 #111 writing image sha256:ed0859db240b8aa7523422e32465cb3d61fb0d1e57da52771e72d421aab41c0a done 02:51:07 #111 naming to docker.io/library/core-keeper done 02:51:07 #111 ... 02:51:07 02:51:07 #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:51:07 #194 DONE 0.7s 02:51:07 02:51:07 #111 [support-notifications] exporting to image 02:51:07 #111 exporting layers 0.2s done 02:51:07 #111 ... 02:51:07 02:51:07 #195 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:51:07 #195 DONE 0.5s 02:51:07 02:51:07 #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:51:07 #196 DONE 3.5s 02:51:07 02:51:07 #111 [support-notifications] exporting to image 02:51:07 #111 exporting layers 0.3s done 02:51:07 #111 ... 02:51:07 02:51:07 #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:51:07 #197 DONE 0.5s 02:51:07 02:51:07 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:51:07 #198 DONE 0.5s 02:51:07 02:51:07 #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:51:07 #199 DONE 0.5s 02:51:07 02:51:07 #111 [core-metadata] exporting to image 02:51:07 #111 writing image sha256:407861b2494c7f5caa781b9129eb859aa8a2617c1f0b52217bafddc6b2f8d305 done 02:51:07 #111 naming to docker.io/library/core-command done 02:51:07 #111 writing image sha256:6919e7d0623304196bb8ee2ee992c0f087d535961b8909ef3ba09a4d8832d2fe 0.0s done 02:51:07 #111 naming to docker.io/library/support-scheduler done 02:51:07 #111 ... 02:51:07 02:51:07 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:51:07 #200 DONE 0.5s 02:51:07 02:51:07 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:51:07 #201 DONE 0.5s 02:51:07 02:51:07 #111 [core-metadata] exporting to image 02:51:07 #111 exporting layers 0.4s done 02:51:07 #111 ... 02:51:07 02:51:07 #202 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #202 DONE 0.3s 02:51:07 02:51:07 #203 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:51:07 #203 DONE 0.3s 02:51:07 02:51:07 #111 [support-notifications] exporting to image 02:51:07 #111 writing image sha256:9fc08be29723c2ddbc8b167283ade8165d7b996d30a9f5ae33c70cf837a87de5 0.0s done 02:51:07 #111 writing image sha256:08d0059395023fe82e31d86a0ccc18df0182bb24231e86fa2096f65f095f77ba 0.0s done 02:51:07 #111 naming to docker.io/library/security-spiffe-token-provider done 02:51:07 #111 naming to docker.io/library/support-notifications done 02:51:07 #111 exporting layers 0.4s done 02:51:07 #111 ... 02:51:07 02:51:07 #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:51:07 #204 DONE 0.4s 02:51:07 02:51:07 #205 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:07 #205 DONE 0.6s 02:51:07 02:51:07 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:51:07 #206 DONE 0.3s 02:51:07 02:51:07 #111 [core-common-config-bootstrapper] exporting to image 02:51:07 #111 writing image sha256:8d4a5cf4ecc9605a9005b38c9b9a8cf015eb2fbd489ab7f3647abef12720a036 done 02:51:07 #111 naming to docker.io/library/core-data done 02:51:07 #111 writing image sha256:cd90a4da21e1fe5f55e733b7b7032333adc92ae8a14fbfbb2cef152dd4fd1d74 done 02:51:07 #111 naming to docker.io/library/core-metadata done 02:51:07 #111 exporting layers 0.3s done 02:51:07 #111 writing image sha256:3338085132c02b0b47ad803c1cdfe4bf92782e1d52d4406a3b6f74e59cfa69cf done 02:51:07 #111 naming to docker.io/library/core-common-config-bootstrapper done 02:51:07 #111 DONE 2.7s 02:51:07 02:51:07 #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:51:07 #207 DONE 0.3s 02:51:07 02:51:07 #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:51:07 #208 DONE 0.3s 02:51:07 02:51:07 #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:51:07 #209 DONE 0.1s 02:51:07 02:51:07 #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:51:07 #210 DONE 0.1s 02:51:07 02:51:07 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:07 #211 DONE 0.8s 02:51:07 02:51:07 #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:51:07 #212 DONE 0.1s 02:51:07 02:51:07 #111 [security-proxy-auth] exporting to image 02:51:07 #111 ... 02:51:07 02:51:07 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:51:07 #213 DONE 0.0s 02:51:07 02:51:07 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:51:07 #214 DONE 0.0s 02:51:07 02:51:07 #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:51:07 #215 DONE 0.3s 02:51:07 02:51:07 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:07 #216 DONE 1.1s 02:51:07 02:51:07 #111 [security-proxy-auth] exporting to image 02:51:07 #111 exporting layers 0.4s done 02:51:07 #111 writing image sha256:fd8899e750b27b17ed72a49bd0a3c69a0dd091245319419df95364da937c188d done 02:51:07 #111 naming to docker.io/library/security-proxy-auth done 02:51:07 #111 ... 02:51:07 02:51:07 #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:07 #217 DONE 0.6s 02:51:07 02:51:07 #111 [security-secretstore-setup] exporting to image 02:51:07 #111 exporting layers 0.2s done 02:51:07 #111 writing image sha256:8da51f757606e5197e597cb1fa80102786b0e39d714cf20fa6ee37aaeba0a78e 02:51:07 #111 exporting layers 0.2s done 02:51:07 #111 writing image sha256:8da51f757606e5197e597cb1fa80102786b0e39d714cf20fa6ee37aaeba0a78e done 02:51:07 #111 naming to docker.io/library/security-proxy-setup done 02:51:07 #111 writing image sha256:1302f898a4f9d9dfb36708a6af16bb58802540c572f828f5d4c9b5f4e6db48c7 done 02:51:07 #111 naming to docker.io/library/security-secretstore-setup done 02:51:07 #111 DONE 3.4s 02:51:07 02:51:07 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:51:07 #218 DONE 0.5s 02:51:07 02:51:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:51:07 #52 ... 02:51:07 02:51:07 #111 [security-bootstrapper] exporting to image 02:51:07 #111 exporting layers 0.2s done 02:51:07 #111 writing image sha256:1d9d374b8cb5675fb84444128dbc253a3265da83e49f61f97487181ad92e1677 done 02:51:07 #111 naming to docker.io/library/security-bootstrapper done 02:51:07 #111 DONE 3.6s 02:51:07 02:51:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:07 time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:51:07 $ docker stop --time=1 d6f194d5056e69aa0f2b8731e135994a58c5198799e561a3d2d56956b07651b8 02:51:08 $ docker rm -f --volumes d6f194d5056e69aa0f2b8731e135994a58c5198799e561a3d2d56956b07651b8 [Pipeline] // withDockerContainer [Pipeline] sh 02:51:09 + docker images 02:51:09 REPOSITORY TAG IMAGE ID CREATED SIZE 02:51:09 security-secretstore-setup latest 1302f898a4f9 2 seconds ago 42.2MB 02:51:09 security-bootstrapper latest 1d9d374b8cb5 2 seconds ago 24MB 02:51:09 security-proxy-setup latest 8da51f757606 3 seconds ago 31.2MB 02:51:09 core-common-config-bootstrapper latest 3338085132c0 3 seconds ago 20.2MB 02:51:09 security-proxy-auth latest fd8899e750b2 3 seconds ago 38MB 02:51:09 support-notifications latest 08d005939502 4 seconds ago 43.9MB 02:51:09 core-command latest 407861b2494c 4 seconds ago 40.4MB 02:51:09 core-metadata latest cd90a4da21e1 4 seconds ago 41MB 02:51:09 security-spiffe-token-provider latest 9fc08be29723 4 seconds ago 34MB 02:51:09 support-scheduler latest 6919e7d06233 4 seconds ago 43.1MB 02:51:09 core-data latest 8d4a5cf4ecc9 4 seconds ago 40.8MB 02:51:09 core-keeper latest ed0859db240b 5 seconds ago 35.6MB 02:51:09 security-spire-agent latest b25451e34827 3 minutes ago 187MB 02:51:09 security-spire-server latest 7d1b28cb3270 3 minutes ago 126MB 02:51:09 security-spire-config latest 1aec268214bb 3 minutes ago 125MB 02:51:09 ci-base-image-x86_64 latest 7edf871d4f84 7 minutes ago 966MB 02:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 02:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 02:51:09 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] } 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.165s coverage: 28.7% of statements 02:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.294s coverage: 69.2% of statements 02:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.937s coverage: 93.4% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.259s coverage: 91.7% of statements 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:53:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.224s coverage: 6.5% of statements 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:53:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.620s coverage: 95.8% of statements 02:53:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:53:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.286s coverage: 0.8% of statements 02:53:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.153s coverage: 32.2% of statements 02:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.148s coverage: 41.7% of statements 02:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.101s coverage: 77.8% of statements 02:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.088s coverage: 94.1% of statements 02:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements 02:53:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements 02:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements 02:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:54:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:54:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.844s coverage: 79.9% of statements 02:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.153s coverage: 92.9% of statements 02:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements 02:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.101s coverage: 62.3% of statements 02:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.095s coverage: 87.2% of statements 02:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.072s coverage: 20.0% of statements 02:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.069s coverage: 100.0% of statements 02:54:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.312s coverage: 81.8% of statements 02:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.259s coverage: 82.1% of statements 02:54:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements 02:54:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:54:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.717s coverage: 63.1% of statements 02:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements 02:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements 02:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 02:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.676s coverage: 38.4% of statements 02:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 02:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements 02:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:54:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements 02:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.462s coverage: 95.7% of statements 02:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.163s coverage: 61.8% of statements 02:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.288s coverage: 98.9% of statements 02:55:04 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 02:55:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:55:04 go vet ./... 02:58:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:58:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:58:56 ./bin/test-attribution-txt.sh [Pipeline] echo 02:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:58:58 + ls -al . 02:58:58 total 836 02:58:58 drwxrwxr-x 10 1001 1001 4096 Jul 10 02:48 . 02:58:58 drwxr-xr-x 4 root root 4096 Jul 10 02:47 .. 02:58:58 drwxrwxr-x 2 1001 1001 4096 Jul 10 02:45 .blubracket 02:58:58 -rw-rw-r-- 1 1001 1001 10 Jul 10 02:45 .dockerignore 02:58:58 drwxrwxr-x 8 1001 1001 4096 Jul 10 02:45 .git 02:58:58 drwxrwxr-x 3 1001 1001 4096 Jul 10 02:45 .github 02:58:58 -rw-rw-r-- 1 1001 1001 1102 Jul 10 02:45 .gitignore 02:58:58 -rw-rw-r-- 1 1001 1001 42 Jul 10 02:45 .golangci.yml 02:58:58 -rw-rw-r-- 1 1001 1001 100 Jul 10 02:45 .hadolint.yml 02:58:58 -rw-rw-r-- 1 1001 1001 155 Jul 10 02:45 .sonarcloud.properties 02:58:58 -rw-rw-r-- 1 1001 1001 1171 Jul 10 02:45 ADOPTERS.md 02:58:58 -rw-rw-r-- 1 1001 1001 20361 Jul 10 02:45 Attribution.txt 02:58:58 -rw-rw-r-- 1 1001 1001 100284 Jul 10 02:45 CHANGELOG.md 02:58:58 -rw-rw-r-- 1 1001 1001 3804 Jul 10 02:45 CONTRIBUTING.md 02:58:58 -rw-rw-r-- 1 1001 1001 677 Jul 10 02:45 GOVERNANCE.md 02:58:58 -rw-rw-r-- 1 1001 1001 861 Jul 10 02:45 Jenkinsfile 02:58:58 -rw-rw-r-- 1 1001 1001 10775 Jul 10 02:45 LICENSE 02:58:58 -rw-rw-r-- 1 1001 1001 16051 Jul 10 02:45 Makefile 02:58:58 -rw-rw-r-- 1 1001 1001 582 Jul 10 02:45 OWNERS.md 02:58:58 -rw-rw-r-- 1 1001 1001 9528 Jul 10 02:45 README.md 02:58:58 -rw-rw-r-- 1 1001 1001 789 Jul 10 02:45 SECURITY.md 02:58:58 -rw-rw-r-- 1 1001 1001 5 Jul 10 02:43 VERSION 02:58:58 drwxrwxr-x 2 1001 1001 4096 Jul 10 02:45 bin 02:58:58 drwxrwxr-x 19 1001 1001 4096 Jul 10 02:45 cmd 02:58:58 -rw-r--r-- 1 root root 481596 Jul 10 02:55 coverage.out 02:58:58 drwxrwxr-x 2 1001 1001 4096 Jul 10 02:45 fuzz_test 02:58:58 -rw-rw-r-- 1 1001 1001 6911 Jul 10 02:45 go.mod 02:58:58 -rw-rw-r-- 1 1001 1001 101537 Jul 10 02:45 go.sum 02:58:58 drwxrwxr-x 7 1001 1001 4096 Jul 10 02:45 internal 02:58:58 drwxrwxr-x 3 1001 1001 4096 Jul 10 02:45 openapi 02:58:58 -rw-rw-r-- 1 1001 1001 584 Jul 10 02:45 security.txt 02:58:58 -rw-rw-r-- 1 1001 1001 204 Jul 10 02:45 version.go [Pipeline] sh 02:58:58 + '[' -e coverage.out ] 02:58:58 + chown 1001:1001 coverage.out [Pipeline] stash 02:58:58 Warning: overwriting stash ‘coverage-report’ 02:58:59 Stashed 1 file(s) [Pipeline] sh 02:59:00 + make build 02:59:00 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 03:01:52 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 03:02:00 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 03:02:08 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 03:02:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:02:19 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 03:02:46 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 03:02:54 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 03:03: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:03:09 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 03:03:12 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 03:03:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:03:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:03:30 $ docker stop --time=1 c96a92e8cfd86ef9933c7c1c561dcef5df0c51a6f89be238759444ca17dfab83 03:03:32 $ docker rm -f --volumes c96a92e8cfd86ef9933c7c1c561dcef5df0c51a6f89be238759444ca17dfab83 [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 03:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:36 03:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:37 latest: Pulling from edgex-devops/edgex-compose-arm64 03:03:37 547446be3368: Pulling fs layer 03:03:37 d125d8839a47: Pulling fs layer 03:03:37 3e85d5ac6304: Pulling fs layer 03:03:37 c3105a71a48b: Pulling fs layer 03:03:37 0f093f025ec4: Pulling fs layer 03:03:37 c3106fc0e877: Pulling fs layer 03:03:37 c3105a71a48b: Waiting 03:03:37 0f093f025ec4: Waiting 03:03:37 c3106fc0e877: Waiting 03:03:37 547446be3368: Verifying Checksum 03:03:37 c3105a71a48b: Download complete 03:03:37 d125d8839a47: Verifying Checksum 03:03:37 d125d8839a47: Download complete 03:03:37 c3106fc0e877: Verifying Checksum 03:03:37 c3106fc0e877: Download complete 03:03:37 0f093f025ec4: Verifying Checksum 03:03:37 0f093f025ec4: Download complete 03:03:37 547446be3368: Pull complete 03:03:39 d125d8839a47: Pull complete 03:03:39 3e85d5ac6304: Verifying Checksum 03:03:39 3e85d5ac6304: Download complete 03:03:49 3e85d5ac6304: Pull complete 03:03:49 c3105a71a48b: Pull complete 03:03:51 0f093f025ec4: Pull complete 03:03:51 c3106fc0e877: Pull complete 03:03:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:51 prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container 03:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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-devops/edgex-compose-arm64:latest cat 03:03:53 $ docker top f4881ee3f7fe57dbeb9b2959e273396a02d77c01a062e3233f406043f4cf6a62 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:54 + docker compose -f ./docker-compose-build.yml build --parallel 03:04:04 #1 [core-command internal] load build definition from Dockerfile 03:04:04 #1 transferring dockerfile: 1.93kB 0.0s done 03:04:04 #1 DONE 0.1s 03:04:04 03:04:04 #2 [security-secretstore-setup internal] load build definition from Dockerfile 03:04:04 #2 transferring dockerfile: 2.49kB 0.0s done 03:04:04 #2 DONE 0.1s 03:04:04 03:04:04 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:04:04 #3 transferring dockerfile: 1.89kB 0.0s done 03:04:04 #3 DONE 0.1s 03:04:04 03:04:04 #4 [security-spire-agent internal] load build definition from Dockerfile 03:04:04 #4 transferring dockerfile: 1.81kB 0.0s done 03:04:04 #4 DONE 0.1s 03:04:04 03:04:04 #5 [core-metadata internal] load build definition from Dockerfile 03:04:04 #5 transferring dockerfile: 2.06kB 0.0s done 03:04:04 #5 DONE 0.1s 03:04:04 03:04:04 #6 [core-keeper internal] load build definition from Dockerfile 03:04:04 #6 transferring dockerfile: 2.01kB 0.0s done 03:04:04 #6 DONE 0.1s 03:04:04 03:04:04 #7 [security-proxy-setup internal] load build definition from Dockerfile 03:04:04 #7 transferring dockerfile: 2.50kB 0.0s done 03:04:04 #7 DONE 0.1s 03:04:04 03:04:04 #8 [security-spire-server internal] load build definition from Dockerfile 03:04:04 #8 transferring dockerfile: 1.70kB done 03:04:04 #8 DONE 0.0s 03:04:04 03:04:04 #9 [support-scheduler internal] load build definition from Dockerfile 03:04:04 #9 transferring dockerfile: 1.93kB done 03:04:04 #9 DONE 0.1s 03:04:04 03:04:04 #10 [security-spire-config internal] load build definition from Dockerfile 03:04:04 #10 transferring dockerfile: 1.69kB done 03:04:04 #10 DONE 0.1s 03:04:04 03:04:04 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:04:04 #11 transferring dockerfile: 2.23kB done 03:04:04 #11 DONE 0.1s 03:04:04 03:04:04 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:04:04 #12 transferring dockerfile: 2.93kB done 03:04:04 #12 DONE 0.1s 03:04:04 03:04:04 #13 [support-notifications internal] load build definition from Dockerfile 03:04:04 #13 transferring dockerfile: 1.95kB done 03:04:04 #13 DONE 0.1s 03:04:04 03:04:04 #14 [security-proxy-auth internal] load build definition from Dockerfile 03:04:04 #14 transferring dockerfile: 2.15kB 0.0s done 03:04:04 #14 DONE 0.1s 03:04:04 03:04:04 #15 [core-data internal] load build definition from Dockerfile 03:04:04 #15 transferring dockerfile: 2.01kB done 03:04:04 #15 DONE 0.0s 03:04:04 03:04:04 #16 [core-command internal] load .dockerignore 03:04:04 #16 transferring context: 50B done 03:04:04 #16 DONE 0.1s 03:04:05 03:04:05 #17 [security-secretstore-setup internal] load .dockerignore 03:04:05 #17 transferring context: 50B done 03:04:05 #17 ... 03:04:05 03:04:05 #18 [security-spiffe-token-provider internal] load .dockerignore 03:04:05 #18 transferring context: 50B done 03:04:05 #18 DONE 0.0s 03:04:05 03:04:05 #19 [security-spire-agent internal] load .dockerignore 03:04:05 #19 transferring context: 50B 0.0s done 03:04:05 #19 DONE 0.1s 03:04:05 03:04:05 #20 [core-metadata internal] load .dockerignore 03:04:05 #20 transferring context: 50B done 03:04:05 #20 DONE 0.1s 03:04:05 03:04:05 #21 [core-keeper internal] load .dockerignore 03:04:05 #21 transferring context: 50B done 03:04:05 #21 DONE 0.1s 03:04:05 03:04:05 #22 [security-proxy-setup internal] load .dockerignore 03:04:05 #22 transferring context: 50B done 03:04:05 #22 DONE 0.1s 03:04:05 03:04:05 #23 [security-spire-server internal] load .dockerignore 03:04:05 #23 transferring context: 50B 0.0s done 03:04:05 #23 DONE 0.1s 03:04:05 03:04:05 #24 [security-spire-config internal] load .dockerignore 03:04:05 #24 transferring context: 50B done 03:04:05 #24 DONE 0.1s 03:04:05 03:04:05 #25 [support-scheduler internal] load .dockerignore 03:04:05 #25 transferring context: 50B done 03:04:05 #25 DONE 0.1s 03:04:05 03:04:05 #26 [core-common-config-bootstrapper internal] load .dockerignore 03:04:06 #26 transferring context: 50B done 03:04:06 #26 DONE 0.1s 03:04:06 03:04:06 #27 [security-bootstrapper internal] load .dockerignore 03:04:06 #27 transferring context: 50B 0.0s done 03:04:06 #27 DONE 0.1s 03:04:06 03:04:06 #28 [support-notifications internal] load .dockerignore 03:04:06 #28 transferring context: 50B 0.0s done 03:04:06 #28 DONE 0.1s 03:04:06 03:04:06 #29 [security-proxy-auth internal] load .dockerignore 03:04:06 #29 transferring context: 50B 0.0s done 03:04:06 #29 DONE 0.1s 03:04:06 03:04:06 #30 [core-data internal] load .dockerignore 03:04:06 #30 transferring context: 50B 0.0s done 03:04:06 #30 DONE 0.1s 03:04:06 03:04:06 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:06 #31 DONE 0.0s 03:04:06 03:04:06 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 03:04:06 #32 DONE 0.1s 03:04:06 03:04:06 #17 [security-secretstore-setup internal] load .dockerignore 03:04:07 #17 ... 03:04:07 03:04:07 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:07 #31 DONE 0.0s 03:04:07 03:04:07 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:04:07 #32 DONE 0.2s 03:04:07 03:04:07 #33 [security-secretstore-setup internal] load build context 03:04:07 #33 DONE 0.0s 03:04:07 03:04:07 #34 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:07 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:07 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:07 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:07 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:07 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:07 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.6s 03:04:07 #34 ... 03:04:07 03:04:07 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:07 #31 DONE 0.0s 03:04:07 03:04:07 #34 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:08 #34 ... 03:04:08 03:04:08 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:04:08 #32 DONE 0.4s 03:04:08 03:04:08 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:04:08 #35 DONE 0.7s 03:04:08 03:04:08 #34 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:08 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:08 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:08 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:08 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:08 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:08 #34 ... 03:04:08 03:04:08 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:08 #31 DONE 0.0s 03:04:08 03:04:08 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 03:04:08 #32 DONE 0.5s 03:04:08 03:04:08 #34 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:08 #34 ... 03:04:08 03:04:08 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:08 #31 DONE 0.0s 03:04:08 03:04:08 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 03:04:08 #35 DONE 0.7s 03:04:08 03:04:08 #34 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:08 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:08 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:08 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:08 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:08 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:08 #34 ... 03:04:08 03:04:08 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:08 #31 DONE 0.0s 03:04:08 03:04:08 #34 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:08 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done 03:04:08 #34 ... 03:04:08 03:04:08 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 03:04:08 #35 DONE 0.8s 03:04:08 03:04:08 #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:08 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:08 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:08 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:08 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:08 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:08 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done 03:04:08 #34 ... 03:04:08 03:04:08 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:04:08 #32 DONE 1.1s 03:04:09 03:04:09 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:04:09 #35 DONE 0.8s 03:04:09 03:04:09 #34 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:09 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:09 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:09 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:09 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:09 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:09 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done 03:04:09 #34 ... 03:04:09 03:04:09 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:09 #31 DONE 0.0s 03:04:09 03:04:09 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:09 #31 DONE 0.0s 03:04:09 03:04:09 #36 [core-command internal] load build context 03:04:09 #36 ... 03:04:09 03:04:09 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:09 #31 DONE 0.0s 03:04:09 03:04:09 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:04:09 #32 DONE 1.5s 03:04:09 03:04:09 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:04:09 #37 DONE 1.6s 03:04:09 03:04:09 #36 [core-command internal] load build context 03:04:09 #36 ... 03:04:09 03:04:09 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:04:09 #35 DONE 0.9s 03:04:09 03:04:09 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:09 #31 DONE 0.0s 03:04:09 03:04:09 #38 [core-common-config-bootstrapper internal] load build context 03:04:09 #38 DONE 0.0s 03:04:09 03:04:09 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:04:09 #39 DONE 1.7s 03:04:09 03:04:09 #36 [core-command internal] load build context 03:04:09 #36 ... 03:04:09 03:04:09 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:04:09 #35 DONE 0.9s 03:04:09 03:04:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:09 #40 DONE 0.0s 03:04:09 03:04:09 #36 [core-command internal] load build context 03:04:09 #36 ... 03:04:09 03:04:09 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:09 #31 DONE 0.0s 03:04:09 03:04:09 #36 [core-command internal] load build context 03:04:10 #36 ... 03:04:10 03:04:10 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:04:10 #31 DONE 0.0s 03:04:10 03:04:10 #41 [security-spire-agent internal] load build context 03:04:10 #41 transferring context: 26.32kB 0.2s done 03:04:10 #41 DONE 0.4s 03:04:10 03:04:10 #34 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:10 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:10 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:10 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:10 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:10 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:10 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done 03:04:10 #34 DONE 4.5s 03:04:10 03:04:10 #36 [core-command internal] load build context 03:04:10 #36 ... 03:04:10 03:04:10 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 03:04:10 #32 DONE 2.3s 03:04:10 03:04:10 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 03:04:10 #35 DONE 0.9s 03:04:10 03:04:10 #42 [support-notifications internal] load build context 03:04:10 #42 DONE 0.0s 03:04:10 03:04:10 #34 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:10 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:10 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:10 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:10 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:10 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:10 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done 03:04:10 #34 DONE 4.5s 03:04:10 03:04:10 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:04:10 #43 ... 03:04:10 03:04:10 #35 [core-data builder 2/7] WORKDIR /edgex-go 03:04:10 #35 DONE 1.0s 03:04:10 03:04:10 #44 [security-proxy-auth internal] load build context 03:04:10 #44 DONE 0.0s 03:04:10 03:04:10 #34 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:04:10 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:04:10 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:04:10 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:04:10 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:04:10 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 03:04:10 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done 03:04:10 #34 DONE 4.6s 03:04:10 03:04:10 #45 [core-data internal] load build context 03:04:11 #45 ... 03:04:11 03:04:11 #46 [security-spire-server internal] load build context 03:04:11 #46 transferring context: 26.79kB 0.3s done 03:04:11 #46 DONE 1.2s 03:04:11 03:04:11 #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:04:11 #47 ... 03:04:11 03:04:11 #48 [security-spire-config internal] load build context 03:04:11 #48 transferring context: 25.04kB 0.4s done 03:04:11 #48 DONE 1.5s 03:04:11 03:04:11 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:16 #49 ... 03:04:16 03:04:16 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:16 #50 DONE 7.1s 03:04:16 03:04:16 #51 [security-proxy-setup internal] load build context 03:04:16 #51 transferring context: 23.19MB 6.6s 03:04:16 #51 ... 03:04:16 03:04:16 #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:04:16 #52 ... 03:04:16 03:04:16 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:04:16 #53 ... 03:04:16 03:04:16 #54 [core-metadata internal] load build context 03:04:16 #54 ... 03:04:16 03:04:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:16 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done 03:04:16 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:04:16 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:04:16 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:04:16 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s 03:04:16 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s 03:04:16 #40 ... 03:04:16 03:04:16 #54 [core-metadata internal] load build context 03:04:17 #54 ... 03:04:17 03:04:17 #33 [security-secretstore-setup internal] load build context 03:04:17 #33 ... 03:04:17 03:04:17 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:04:17 #0 5.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:17 #0 5.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:17 #0 7.516 OK: 266 MiB in 52 packages 03:04:17 #55 DONE 10.4s 03:04:17 03:04:17 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:17 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done 03:04:17 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 03:04:17 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 03:04:17 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s 03:04:18 #40 ... 03:04:18 03:04:18 #56 [security-spiffe-token-provider internal] load build context 03:04:18 #56 ... 03:04:18 03:04:18 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:04:18 #0 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:18 #0 7.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:18 #0 9.394 OK: 266 MiB in 52 packages 03:04:18 #57 ... 03:04:18 03:04:18 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:18 #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:18 #0 8.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:18 #58 ... 03:04:18 03:04:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:18 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.8s 03:04:18 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s 03:04:18 #40 ... 03:04:18 03:04:18 #59 [core-keeper internal] load build context 03:04:18 #59 ... 03:04:18 03:04:18 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:04:19 #57 DONE 10.9s 03:04:19 03:04:19 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:19 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.5s done 03:04:19 #40 ... 03:04:19 03:04:19 #60 [support-scheduler internal] load build context 03:04:19 #60 ... 03:04:19 03:04:19 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:04:19 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done 03:04:19 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:04:19 #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:04:19 #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:04:19 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 03:04:19 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done 03:04:19 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done 03:04:19 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.19MB / 18.32MB 3.6s 03:04:19 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 03:04:19 #61 ... 03:04:19 03:04:19 #38 [core-common-config-bootstrapper internal] load build context 03:04:19 #38 ... 03:04:19 03:04:19 #62 [security-bootstrapper internal] load build context 03:04:19 #62 ... 03:04:19 03:04:19 #38 [core-common-config-bootstrapper internal] load build context 03:04:20 #38 ... 03:04:20 03:04:20 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:04:20 #43 5.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:20 #43 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:20 #43 8.642 OK: 266 MiB in 52 packages 03:04:20 #43 DONE 9.5s 03:04:20 03:04:20 #38 [core-common-config-bootstrapper internal] load build context 03:04:20 #38 ... 03:04:20 03:04:20 #36 [core-command internal] load build context 03:04:20 #36 transferring context: 61.46MB 13.7s 03:04:20 #36 ... 03:04:20 03:04:20 #42 [support-notifications internal] load build context 03:04:20 #42 ... 03:04:20 03:04:20 #44 [security-proxy-auth internal] load build context 03:04:21 #44 ... 03:04:21 03:04:21 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:21 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:21 #63 ... 03:04:21 03:04:21 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:21 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.5s 03:04:21 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:04:21 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.22MB / 28.04MB 5.9s 03:04:21 #40 ... 03:04:21 03:04:21 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:21 #64 ... 03:04:21 03:04:21 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:21 #65 ... 03:04:21 03:04:21 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:22 #66 ... 03:04:22 03:04:22 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:22 #67 ... 03:04:22 03:04:22 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:22 #68 ... 03:04:22 03:04:22 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:22 #69 ... 03:04:22 03:04:22 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:04:22 #70 ... 03:04:22 03:04:22 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:22 #58 11.23 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:04:22 #58 11.23 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:04:22 #58 11.23 OK: 19951 distinct packages available 03:04:22 #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:22 #58 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:22 #58 12.98 OK: 266 MiB in 52 packages 03:04:22 #58 DONE 14.4s 03:04:22 03:04:22 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:22 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.2s 03:04:22 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 03:04:22 #40 ... 03:04:22 03:04:22 #45 [core-data internal] load build context 03:04:22 #45 ... 03:04:22 03:04:22 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:22 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 03:04:22 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 03:04:23 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.7s 03:04:24 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.05MB / 28.04MB 8.8s 03:04:25 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.4s 03:04:25 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.54MB / 28.04MB 9.9s 03:04:26 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.20MB / 28.04MB 10.6s 03:04:26 #40 ... 03:04:26 03:04:26 #51 [security-proxy-setup internal] load build context 03:04:26 #51 transferring context: 43.20MB 17.1s 03:04:26 #51 ... 03:04:26 03:04:26 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:26 #63 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:26 #63 12.38 (1/4) Installing ca-certificates (20240226-r0) 03:04:26 #63 12.67 (2/4) Installing dumb-init (1.2.5-r2) 03:04:26 #63 12.67 (3/4) Installing su-exec (0.2-r3) 03:04:26 #63 12.67 (4/4) Installing yq (4.33.3-r5) 03:04:26 #63 13.04 Executing busybox-1.36.1-r7.trigger 03:04:26 #63 13.15 Executing ca-certificates-20240226-r0.trigger 03:04:26 #63 13.98 OK: 18 MiB in 19 packages 03:04:26 #63 DONE 15.6s 03:04:26 03:04:26 #51 [security-proxy-setup internal] load build context 03:04:26 #51 ... 03:04:26 03:04:26 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:26 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.3s 03:04:27 #40 ... 03:04:27 03:04:27 #54 [core-metadata internal] load build context 03:04:27 #54 ... 03:04:27 03:04:27 #33 [security-secretstore-setup internal] load build context 03:04:27 #33 ... 03:04:27 03:04:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:28 #40 ... 03:04:28 03:04:28 #47 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:04:28 #47 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:28 #47 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:28 #47 15.68 (1/1) Installing dumb-init (1.2.5-r2) 03:04:28 #47 15.68 Executing busybox-1.36.1-r7.trigger 03:04:28 #47 15.68 OK: 8 MiB in 16 packages 03:04:28 #47 DONE 18.1s 03:04:28 03:04:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:28 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.8s 03:04:28 #40 ... 03:04:28 03:04:28 #56 [security-spiffe-token-provider internal] load build context 03:04:28 #56 ... 03:04:28 03:04:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:29 #40 ... 03:04:29 03:04:29 #59 [core-keeper internal] load build context 03:04:29 #59 ... 03:04:29 03:04:29 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:29 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.9s 03:04:30 #40 ... 03:04:30 03:04:30 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:30 #65 DONE 18.3s 03:04:30 03:04:30 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:30 #40 ... 03:04:30 03:04:30 #62 [security-bootstrapper internal] load build context 03:04:30 #62 ... 03:04:30 03:04:30 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:04:30 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.5s done 03:04:30 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:04:30 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:04:30 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.0s 03:04:30 #61 ... 03:04:30 03:04:30 #60 [support-scheduler internal] load build context 03:04:30 #60 ... 03:04:30 03:04:30 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:30 #40 ... 03:04:30 03:04:30 #38 [core-common-config-bootstrapper internal] load build context 03:04:31 #38 ... 03:04:31 03:04:31 #36 [core-command internal] load build context 03:04:31 #36 transferring context: 77.33MB 24.3s 03:04:31 #36 ... 03:04:31 03:04:31 #42 [support-notifications internal] load build context 03:04:31 #42 ... 03:04:31 03:04:31 #44 [security-proxy-auth internal] load build context 03:04:31 #44 ... 03:04:31 03:04:31 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:31 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.8s 03:04:31 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s 03:04:32 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.7s done 03:04:32 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.7s done 03:04:33 #40 ... 03:04:33 03:04:33 #45 [core-data internal] load build context 03:04:33 #45 ... 03:04:33 03:04:33 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:33 #67 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:33 #67 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:33 #67 14.81 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:04:33 #67 14.81 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:04:33 #67 14.81 OK: 19948 distinct packages available 03:04:33 #67 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:33 #67 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:33 #67 18.41 (1/11) Installing ca-certificates (20240226-r0) 03:04:33 #67 18.73 (2/11) Installing brotli-libs (1.0.9-r14) 03:04:33 #67 18.73 (3/11) Installing libunistring (1.1-r1) 03:04:33 #67 18.91 (4/11) Installing libidn2 (2.3.4-r1) 03:04:33 #67 18.91 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:04:33 #67 18.91 (6/11) Installing libcurl (8.5.0-r0) 03:04:33 #67 18.94 (7/11) Installing curl (8.5.0-r0) 03:04:33 #67 19.04 (8/11) Installing dumb-init (1.2.5-r2) 03:04:33 #67 19.04 (9/11) Installing musl-obstack (1.2.3-r2) 03:04:33 #67 19.04 (10/11) Installing libucontext (1.2-r2) 03:04:33 #67 19.04 (11/11) Installing gcompat (1.1.0-r1) 03:04:33 #67 19.17 Executing busybox-1.36.1-r7.trigger 03:04:33 #67 19.28 Executing ca-certificates-20240226-r0.trigger 03:04:33 #67 20.79 OK: 13 MiB in 26 packages 03:04:33 #67 ... 03:04:33 03:04:33 #45 [core-data internal] load build context 03:04:34 #45 ... 03:04:34 03:04:34 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:34 #67 DONE 22.7s 03:04:34 03:04:34 #45 [core-data internal] load build context 03:04:35 #45 ... 03:04:35 03:04:35 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:35 #49 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:35 #49 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:35 #49 16.91 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:04:35 #49 16.91 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:04:35 #49 16.91 OK: 19948 distinct packages available 03:04:35 #49 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:35 #49 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:35 #49 21.69 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:35 #49 22.20 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:35 #49 22.25 (3/7) Installing dumb-init (1.2.5-r2) 03:04:35 #49 22.25 (4/7) Installing musl-obstack (1.2.3-r2) 03:04:35 #49 22.25 (5/7) Installing libucontext (1.2-r2) 03:04:35 #49 22.32 (6/7) Installing gcompat (1.1.0-r1) 03:04:35 #49 22.32 (7/7) Installing openssl (3.1.6-r0) 03:04:35 #49 22.76 Executing busybox-1.36.1-r7.trigger 03:04:35 #49 22.76 OK: 9 MiB in 20 packages 03:04:35 #49 ... 03:04:35 03:04:35 #45 [core-data internal] load build context 03:04:36 #45 ... 03:04:36 03:04:36 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:36 #49 DONE 25.0s 03:04:36 03:04:36 #45 [core-data internal] load build context 03:04:36 #45 ... 03:04:36 03:04:36 #51 [security-proxy-setup internal] load build context 03:04:36 #51 transferring context: 63.07MB 27.4s 03:04:36 #51 ... 03:04:36 03:04:36 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:04:36 #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:36 #71 ... 03:04:36 03:04:36 #45 [core-data internal] load build context 03:04:37 #45 ... 03:04:37 03:04:37 #54 [core-metadata internal] load build context 03:04:37 #54 ... 03:04:37 03:04:37 #33 [security-secretstore-setup internal] load build context 03:04:37 #33 ... 03:04:37 03:04:37 #54 [core-metadata internal] load build context 03:04:38 #54 ... 03:04:38 03:04:38 #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:04:38 #72 ... 03:04:38 03:04:38 #51 [security-proxy-setup internal] load build context 03:04:38 #51 ... 03:04:38 03:04:38 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:38 #66 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:38 #66 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:38 #66 22.39 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:04:38 #66 22.39 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:04:38 #66 22.39 OK: 19948 distinct packages available 03:04:38 #66 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:38 #66 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:38 #66 ... 03:04:38 03:04:38 #56 [security-spiffe-token-provider internal] load build context 03:04:38 #56 ... 03:04:38 03:04:38 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:38 #68 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:38 #68 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:38 #68 24.41 (1/1) Installing dumb-init (1.2.5-r2) 03:04:38 #68 24.44 Executing busybox-1.36.1-r7.trigger 03:04:38 #68 24.63 OK: 8 MiB in 16 packages 03:04:38 #68 DONE 26.6s 03:04:38 03:04:38 #56 [security-spiffe-token-provider internal] load build context 03:04:38 #56 ... 03:04:38 03:04:38 #51 [security-proxy-setup internal] load build context 03:04:39 #51 ... 03:04:39 03:04:39 #59 [core-keeper internal] load build context 03:04:39 #59 ... 03:04:39 03:04:39 #56 [security-spiffe-token-provider internal] load build context 03:04:40 #56 ... 03:04:40 03:04:40 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:04:40 #73 ... 03:04:40 03:04:40 #56 [security-spiffe-token-provider internal] load build context 03:04:40 #56 ... 03:04:40 03:04:40 #62 [security-bootstrapper internal] load build context 03:04:40 #62 ... 03:04:40 03:04:40 #60 [support-scheduler internal] load build context 03:04:40 #60 ... 03:04:40 03:04:40 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:04:40 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.6s 03:04:40 #61 ... 03:04:40 03:04:40 #56 [security-spiffe-token-provider internal] load build context 03:04:41 #56 ... 03:04:41 03:04:41 #38 [core-common-config-bootstrapper internal] load build context 03:04:41 #38 ... 03:04:41 03:04:41 #56 [security-spiffe-token-provider internal] load build context 03:04:41 #56 ... 03:04:41 03:04:41 #42 [support-notifications internal] load build context 03:04:41 #42 ... 03:04:41 03:04:41 #36 [core-command internal] load build context 03:04:41 #36 transferring context: 94.41MB 34.5s 03:04:41 #36 ... 03:04:41 03:04:41 #42 [support-notifications internal] load build context 03:04:41 #42 ... 03:04:41 03:04:41 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:04:41 #70 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:41 #70 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:41 #70 25.79 (1/2) Installing ca-certificates (20240226-r0) 03:04:41 #70 26.23 (2/2) Installing dumb-init (1.2.5-r2) 03:04:41 #70 26.23 Executing busybox-1.36.1-r7.trigger 03:04:41 #70 26.36 Executing ca-certificates-20240226-r0.trigger 03:04:41 #70 27.61 OK: 9 MiB in 17 packages 03:04:41 #70 DONE 29.4s 03:04:41 03:04:41 #44 [security-proxy-auth internal] load build context 03:04:41 #44 ... 03:04:41 03:04:41 #42 [support-notifications internal] load build context 03:04:42 #42 ... 03:04:42 03:04:42 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:42 #69 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:42 #69 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:42 #69 28.42 (1/2) Installing dumb-init (1.2.5-r2) 03:04:42 #69 28.42 (2/2) Installing su-exec (0.2-r3) 03:04:42 #69 28.42 Executing busybox-1.36.1-r7.trigger 03:04:42 #69 28.68 OK: 8 MiB in 17 packages 03:04:42 #69 DONE 30.3s 03:04:42 03:04:42 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:04:42 #74 ... 03:04:42 03:04:42 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:42 #64 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:42 #64 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:42 #64 27.08 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:42 #64 27.55 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:42 #64 27.55 (3/6) Installing dumb-init (1.2.5-r2) 03:04:42 #64 27.70 (4/6) Installing openssl (3.1.6-r0) 03:04:42 #64 27.81 (5/6) Installing su-exec (0.2-r3) 03:04:42 #64 27.88 (6/6) Installing yq (4.33.3-r5) 03:04:42 #64 29.22 Executing busybox-1.36.1-r7.trigger 03:04:42 #64 29.29 OK: 18 MiB in 19 packages 03:04:42 #64 DONE 31.1s 03:04:43 03:04:43 #54 [core-metadata internal] load build context 03:04:44 #54 ... 03:04:44 03:04:44 #44 [security-proxy-auth internal] load build context 03:04:44 #44 ... 03:04:44 03:04:44 #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:04:44 #52 18.45 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:44 #52 20.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:44 #52 26.81 OK: 266 MiB in 52 packages 03:04:44 #52 DONE 28.4s 03:04:44 03:04:44 #44 [security-proxy-auth internal] load build context 03:04:44 #44 ... 03:04:44 03:04:44 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:04:44 #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:44 #0 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:44 #75 ... 03:04:44 03:04:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:44 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 03:04:44 #40 ... 03:04:44 03:04:44 #44 [security-proxy-auth internal] load build context 03:04:45 #44 ... 03:04:45 03:04:45 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:45 #66 31.29 (1/4) Installing dumb-init (1.2.5-r2) 03:04:45 #66 31.29 (2/4) Installing musl-obstack (1.2.3-r2) 03:04:45 #66 31.29 (3/4) Installing libucontext (1.2-r2) 03:04:45 #66 31.29 (4/4) Installing gcompat (1.1.0-r1) 03:04:45 #66 31.39 Executing busybox-1.36.1-r7.trigger 03:04:45 #66 31.46 OK: 8 MiB in 19 packages 03:04:45 #66 DONE 33.3s 03:04:45 03:04:45 #44 [security-proxy-auth internal] load build context 03:04:46 #44 ... 03:04:46 03:04:46 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:04:46 #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:46 #0 9.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:46 #76 ... 03:04:46 03:04:46 #51 [security-proxy-setup internal] load build context 03:04:46 #51 ... 03:04:46 03:04:46 #44 [security-proxy-auth internal] load build context 03:04:46 #44 ... 03:04:46 03:04:46 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:04:46 #71 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:46 #71 15.54 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:46 #71 16.05 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:46 #71 16.20 Executing ca-certificates-20240226-r0.trigger 03:04:46 #71 17.30 OK: 18 MiB in 19 packages 03:04:46 #71 DONE 20.1s 03:04:46 03:04:46 #44 [security-proxy-auth internal] load build context 03:04:47 #44 ... 03:04:47 03:04:47 #72 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 03:04:47 #72 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:47 #72 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:47 #72 17.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:47 #72 17.99 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:47 #72 18.07 OK: 8 MiB in 16 packages 03:04:47 #72 DONE 20.1s 03:04:47 03:04:47 #44 [security-proxy-auth internal] load build context 03:04:47 #44 transferring context: 41.34MB 34.8s 03:04:48 #44 ... 03:04:48 03:04:48 #45 [core-data internal] load build context 03:04:48 #45 ... 03:04:48 03:04:48 #33 [security-secretstore-setup internal] load build context 03:04:48 #33 ... 03:04:48 03:04:48 #45 [core-data internal] load build context 03:04:48 #45 ... 03:04:48 03:04:48 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:04:48 #0 9.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:49 #77 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:49 #77 ... 03:04:49 03:04:49 #45 [core-data internal] load build context 03:04:49 #45 ... 03:04:49 03:04:49 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:04:49 #73 10.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:49 #73 12.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:49 #73 16.34 (1/1) Installing dumb-init (1.2.5-r2) 03:04:49 #73 16.97 Executing busybox-1.36.1-r7.trigger 03:04:49 #73 17.04 OK: 8 MiB in 16 packages 03:04:49 #73 DONE 19.0s 03:04:49 03:04:49 #45 [core-data internal] load build context 03:04:49 #45 ... 03:04:49 03:04:49 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:04:49 #76 11.59 OK: 9 MiB in 20 packages 03:04:49 #76 DONE 13.4s 03:04:49 03:04:49 #45 [core-data internal] load build context 03:04:49 #45 ... 03:04:49 03:04:49 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:04:49 #75 12.34 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:49 #75 12.48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:49 #75 12.54 Executing ca-certificates-20240226-r0.trigger 03:04:49 #75 13.22 OK: 13 MiB in 26 packages 03:04:49 #75 DONE 15.2s 03:04:49 03:04:49 #45 [core-data internal] load build context 03:04:49 #45 ... 03:04:49 03:04:49 #59 [core-keeper internal] load build context 03:04:49 #59 ... 03:04:49 03:04:49 #45 [core-data internal] load build context 03:04:50 #45 ... 03:04:50 03:04:50 #62 [security-bootstrapper internal] load build context 03:04:51 #62 ... 03:04:51 03:04:51 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:04:51 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.1s 03:04:51 #61 ... 03:04:51 03:04:51 #60 [support-scheduler internal] load build context 03:04:51 #60 ... 03:04:51 03:04:51 #38 [core-common-config-bootstrapper internal] load build context 03:04:51 #38 ... 03:04:51 03:04:51 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:04:51 #77 11.09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:51 #77 11.33 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:51 #77 11.44 OK: 8 MiB in 16 packages 03:04:51 #77 DONE 12.5s 03:04:51 03:04:51 #38 [core-common-config-bootstrapper internal] load build context 03:04:51 #38 ... 03:04:51 03:04:51 #56 [security-spiffe-token-provider internal] load build context 03:04:51 #56 ... 03:04:51 03:04:51 #36 [core-command internal] load build context 03:04:51 #36 transferring context: 116.01MB 44.8s 03:04:51 #36 ... 03:04:51 03:04:51 #56 [security-spiffe-token-provider internal] load build context 03:04:51 #56 ... 03:04:51 03:04:51 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:04:51 #0 8.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:51 #0 9.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:51 #78 ... 03:04:51 03:04:51 #60 [support-scheduler internal] load build context 03:04:52 #60 ... 03:04:52 03:04:52 #42 [support-notifications internal] load build context 03:04:52 #42 ... 03:04:52 03:04:52 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:04:52 #78 10.29 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:52 #78 10.42 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:52 #78 10.46 Executing ca-certificates-20240226-r0.trigger 03:04:52 #78 10.89 OK: 9 MiB in 17 packages 03:04:53 #78 ... 03:04:53 03:04:53 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:04:53 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:53 #79 ... 03:04:53 03:04:53 #60 [support-scheduler internal] load build context 03:04:53 #60 ... 03:04:53 03:04:53 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:04:53 #78 DONE 11.8s 03:04:53 03:04:53 #60 [support-scheduler internal] load build context 03:04:53 #60 ... 03:04:53 03:04:53 #54 [core-metadata internal] load build context 03:04:54 #54 ... 03:04:54 03:04:54 #60 [support-scheduler internal] load build context 03:04:55 #60 ... 03:04:55 03:04:55 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:04:55 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:55 #0 9.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:55 #80 ... 03:04:55 03:04:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:04:55 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s 03:04:55 #40 ... 03:04:55 03:04:55 #60 [support-scheduler internal] load build context 03:04:55 #60 ... 03:04:55 03:04:55 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:04:55 #74 9.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:55 #74 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:55 #74 12.09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:55 #74 12.35 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:55 #74 12.40 OK: 8 MiB in 17 packages 03:04:55 #74 DONE 13.3s 03:04:55 03:04:55 #60 [support-scheduler internal] load build context 03:04:56 #60 ... 03:04:56 03:04:56 #51 [security-proxy-setup internal] load build context 03:04:56 #51 ... 03:04:56 03:04:56 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:04:56 #79 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:56 #79 12.83 OK: 18 MiB in 19 packages 03:04:56 #79 DONE 13.5s 03:04:56 03:04:56 #51 [security-proxy-setup internal] load build context 03:04:56 #51 ... 03:04:56 03:04:56 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:04:57 #81 DONE 0.7s 03:04:57 03:04:57 #51 [security-proxy-setup internal] load build context 03:04:57 #51 transferring context: 109.26MB 48.0s 03:04:57 #51 ... 03:04:57 03:04:57 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:04:57 #80 11.33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:04:57 #80 11.39 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:04:57 #80 11.39 OK: 8 MiB in 19 packages 03:04:57 #80 DONE 12.4s 03:04:57 03:04:57 #51 [security-proxy-setup internal] load build context 03:04:58 #51 ... 03:04:58 03:04:58 #44 [security-proxy-auth internal] load build context 03:04:58 #44 ... 03:04:58 03:04:58 #51 [security-proxy-setup internal] load build context 03:04:58 #51 ... 03:04:58 03:04:58 #33 [security-secretstore-setup internal] load build context 03:04:58 #33 ... 03:04:58 03:04:58 #44 [security-proxy-auth internal] load build context 03:05:00 #44 ... 03:05:00 03:05:00 #59 [core-keeper internal] load build context 03:05:00 #59 ... 03:05:00 03:05:00 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:00 #40 ... 03:05:00 03:05:00 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:05:00 #82 DONE 4.7s 03:05:00 03:05:00 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:00 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.9s 03:05:01 #40 ... 03:05:01 03:05:01 #45 [core-data internal] load build context 03:05:01 #45 ... 03:05:01 03:05:01 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:05:01 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.1s done 03:05:01 #61 ... 03:05:01 03:05:01 #62 [security-bootstrapper internal] load build context 03:05:01 #62 ... 03:05:01 03:05:01 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:01 #40 ... 03:05:01 03:05:01 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:05:01 #83 DONE 1.2s 03:05:01 03:05:01 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:01 #40 ... 03:05:01 03:05:01 #38 [core-common-config-bootstrapper internal] load build context 03:05:01 #38 ... 03:05:01 03:05:01 #45 [core-data internal] load build context 03:05:01 #45 ... 03:05:01 03:05:01 #36 [core-command internal] load build context 03:05:01 #36 transferring context: 154.18MB 55.2s 03:05:01 #36 ... 03:05:01 03:05:01 #45 [core-data internal] load build context 03:05:02 #45 ... 03:05:02 03:05:02 #56 [security-spiffe-token-provider internal] load build context 03:05:02 #56 ... 03:05:02 03:05:02 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:02 #40 ... 03:05:02 03:05:02 #42 [support-notifications internal] load build context 03:05:02 #42 ... 03:05:02 03:05:02 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:04 #40 ... 03:05:04 03:05:04 #54 [core-metadata internal] load build context 03:05:04 #54 ... 03:05:04 03:05:04 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:05 #40 ... 03:05:05 03:05:05 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:05:05 #84 DONE 1.9s 03:05:05 03:05:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:05 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.2s 03:05:06 #40 ... 03:05:06 03:05:06 #60 [support-scheduler internal] load build context 03:05:06 #60 ... 03:05:06 03:05:06 #42 [support-notifications internal] load build context 03:05:07 #42 transferring context: 138.70MB 55.5s 03:05:08 #42 ... 03:05:08 03:05:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:08 #40 ... 03:05:08 03:05:08 #51 [security-proxy-setup internal] load build context 03:05:08 #51 ... 03:05:08 03:05:08 #33 [security-secretstore-setup internal] load build context 03:05:08 #33 ... 03:05:08 03:05:08 #51 [security-proxy-setup internal] load build context 03:05:10 #51 ... 03:05:10 03:05:10 #44 [security-proxy-auth internal] load build context 03:05:10 #44 ... 03:05:10 03:05:10 #59 [core-keeper internal] load build context 03:05:10 #59 ... 03:05:10 03:05:10 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:10 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.5s done 03:05:11 #40 DONE 61.6s 03:05:11 03:05:11 #51 [security-proxy-setup internal] load build context 03:05:11 #51 ... 03:05:11 03:05:11 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:05:11 #61 ... 03:05:11 03:05:11 #51 [security-proxy-setup internal] load build context 03:05:11 #51 ... 03:05:11 03:05:11 #62 [security-bootstrapper internal] load build context 03:05:11 #62 ... 03:05:11 03:05:11 #38 [core-common-config-bootstrapper internal] load build context 03:05:11 #38 ... 03:05:11 03:05:11 #62 [security-bootstrapper internal] load build context 03:05:11 #62 ... 03:05:11 03:05:11 #36 [core-command internal] load build context 03:05:11 #36 transferring context: 206.07MB 65.3s 03:05:12 #36 ... 03:05:12 03:05:12 #62 [security-bootstrapper internal] load build context 03:05:12 #62 ... 03:05:12 03:05:12 #45 [core-data internal] load build context 03:05:12 #45 ... 03:05:12 03:05:12 #56 [security-spiffe-token-provider internal] load build context 03:05:12 #56 ... 03:05:12 03:05:12 #62 [security-bootstrapper internal] load build context 03:05:14 #62 ... 03:05:14 03:05:14 #54 [core-metadata internal] load build context 03:05:14 #54 ... 03:05:14 03:05:14 #62 [security-bootstrapper internal] load build context 03:05:17 #62 ... 03:05:17 03:05:17 #60 [support-scheduler internal] load build context 03:05:17 #60 ... 03:05:17 03:05:17 #62 [security-bootstrapper internal] load build context 03:05:18 #62 transferring context: 83.29MB 67.7s 03:05:18 #62 ... 03:05:18 03:05:18 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:18 #85 DONE 4.2s 03:05:18 03:05:18 #62 [security-bootstrapper internal] load build context 03:05:18 #62 ... 03:05:18 03:05:18 #42 [support-notifications internal] load build context 03:05:18 #42 ... 03:05:18 03:05:18 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:18 #86 DONE 3.3s 03:05:18 03:05:18 #42 [support-notifications internal] load build context 03:05:18 #42 ... 03:05:18 03:05:18 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:05:18 #87 ... 03:05:18 03:05:18 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:18 #88 DONE 4.6s 03:05:18 03:05:18 #42 [support-notifications internal] load build context 03:05:18 #42 ... 03:05:18 03:05:18 #33 [security-secretstore-setup internal] load build context 03:05:18 #33 ... 03:05:18 03:05:18 #42 [support-notifications internal] load build context 03:05:19 #42 ... 03:05:19 03:05:19 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:05:19 #87 DONE 1.3s 03:05:19 03:05:19 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:05:19 #89 DONE 1.5s 03:05:19 03:05:19 #42 [support-notifications internal] load build context 03:05:19 #42 ... 03:05:19 03:05:19 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:05:19 #90 DONE 1.4s 03:05:19 03:05:19 #42 [support-notifications internal] load build context 03:05:20 #42 ... 03:05:20 03:05:20 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 03:05:20 #91 DONE 0.8s 03:05:20 03:05:20 #42 [support-notifications internal] load build context 03:05:20 #42 ... 03:05:20 03:05:20 #44 [security-proxy-auth internal] load build context 03:05:20 #44 ... 03:05:20 03:05:20 #59 [core-keeper internal] load build context 03:05:20 #59 ... 03:05:20 03:05:20 #92 [security-spire-config stage-2 6/10] COPY security.txt / 03:05:20 #92 DONE 1.0s 03:05:20 03:05:20 #59 [core-keeper internal] load build context 03:05:20 #59 ... 03:05:20 03:05:20 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:05:21 #93 ... 03:05:21 03:05:21 #94 [security-spire-server stage-2 6/9] COPY security.txt / 03:05:21 #94 DONE 1.5s 03:05:21 03:05:21 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:05:21 #95 ... 03:05:21 03:05:21 #51 [security-proxy-setup internal] load build context 03:05:21 #51 ... 03:05:21 03:05:21 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:05:21 #93 DONE 1.2s 03:05:21 03:05:21 #44 [security-proxy-auth internal] load build context 03:05:21 #44 ... 03:05:21 03:05:21 #38 [core-common-config-bootstrapper internal] load build context 03:05:22 #38 ... 03:05:22 03:05:22 #44 [security-proxy-auth internal] load build context 03:05:22 #44 ... 03:05:22 03:05:22 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:05:22 #96 DONE 1.5s 03:05:22 03:05:22 #44 [security-proxy-auth internal] load build context 03:05:22 #44 ... 03:05:22 03:05:22 #36 [core-command internal] load build context 03:05:22 #36 transferring context: 249.20MB 75.6s 03:05:22 #36 ... 03:05:22 03:05:22 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:05:22 #97 ... 03:05:22 03:05:22 #45 [core-data internal] load build context 03:05:22 #45 ... 03:05:22 03:05:22 #38 [core-common-config-bootstrapper internal] load build context 03:05:22 #38 ... 03:05:22 03:05:22 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:05:22 #95 DONE 1.3s 03:05:22 03:05:22 #56 [security-spiffe-token-provider internal] load build context 03:05:22 #56 ... 03:05:22 03:05:22 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:05:23 #98 ... 03:05:23 03:05:23 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:05:23 #99 DONE 1.4s 03:05:23 03:05:23 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:05:23 #100 ... 03:05:23 03:05:23 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:05:23 #97 DONE 1.4s 03:05:23 03:05:23 #36 [core-command internal] load build context 03:05:23 #36 transferring context: 256.25MB 76.8s done 03:05:23 #36 DONE 77.1s 03:05:23 03:05:23 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:05:24 #101 ... 03:05:24 03:05:24 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:05:24 #98 DONE 1.6s 03:05:24 03:05:24 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:05:24 #102 ... 03:05:24 03:05:24 #54 [core-metadata internal] load build context 03:05:24 #54 ... 03:05:24 03:05:24 #42 [support-notifications internal] load build context 03:05:25 #42 ... 03:05:25 03:05:25 #51 [security-proxy-setup internal] load build context 03:05:25 #51 transferring context: 256.25MB 75.1s done 03:05:25 #51 DONE 76.1s 03:05:25 03:05:25 #42 [support-notifications internal] load build context 03:05:25 #42 ... 03:05:25 03:05:25 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:05:25 #100 DONE 1.9s 03:05:25 03:05:25 #42 [support-notifications internal] load build context 03:05:25 #42 ... 03:05:25 03:05:25 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:05:25 #101 DONE 2.1s 03:05:25 03:05:25 #42 [support-notifications internal] load build context 03:05:26 #42 ... 03:05:26 03:05:26 #103 [core-command builder 4/7] COPY go.mod vendor* ./ 03:05:26 #103 DONE 2.1s 03:05:26 03:05:26 #42 [support-notifications internal] load build context 03:05:26 #42 ... 03:05:26 03:05:26 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:05:26 #102 DONE 2.0s 03:05:26 03:05:26 #42 [support-notifications internal] load build context 03:05:27 #42 ... 03:05:27 03:05:27 #60 [support-scheduler internal] load build context 03:05:27 #60 ... 03:05:27 03:05:27 #42 [support-notifications internal] load build context 03:05:27 #42 ... 03:05:27 03:05:27 #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:05:27 #104 DONE 2.4s 03:05:27 03:05:27 #60 [support-scheduler internal] load build context 03:05:28 #60 ... 03:05:28 03:05:28 #62 [security-bootstrapper internal] load build context 03:05:28 #62 ... 03:05:28 03:05:28 #60 [support-scheduler internal] load build context 03:05:29 #60 ... 03:05:29 03:05:29 #33 [security-secretstore-setup internal] load build context 03:05:29 #33 ... 03:05:29 03:05:29 #60 [support-scheduler internal] load build context 03:05:29 #60 transferring context: 219.28MB 79.7s 03:05:30 #60 ... 03:05:30 03:05:30 #59 [core-keeper internal] load build context 03:05:30 #59 ... 03:05:30 03:05:30 #60 [support-scheduler internal] load build context 03:05:32 #60 ... 03:05:32 03:05:32 #42 [support-notifications internal] load build context 03:05:32 #42 transferring context: 256.25MB 79.7s done 03:05:32 #42 DONE 81.5s 03:05:32 03:05:32 #60 [support-scheduler internal] load build context 03:05:32 #60 ... 03:05:32 03:05:32 #44 [security-proxy-auth internal] load build context 03:05:32 #44 ... 03:05:32 03:05:32 #45 [core-data internal] load build context 03:05:32 #45 ... 03:05:32 03:05:32 #38 [core-common-config-bootstrapper internal] load build context 03:05:32 #38 ... 03:05:32 03:05:32 #56 [security-spiffe-token-provider internal] load build context 03:05:33 #56 ... 03:05:33 03:05:33 #45 [core-data internal] load build context 03:05:33 #45 ... 03:05:33 03:05:33 #105 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:05:33 #105 DONE 1.4s 03:05:33 03:05:33 #45 [core-data internal] load build context 03:05:35 #45 ... 03:05:35 03:05:35 #54 [core-metadata internal] load build context 03:05:35 #54 ... 03:05:35 03:05:35 #106 [security-spire-server] exporting to image 03:05:35 #106 exporting layers 8.8s done 03:05:35 #106 writing image sha256:6c9739734d4a09d0bc59b26d3e6486d17d45c2055e9de857138b2536c6811a9d 0.2s done 03:05:35 #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done 03:05:35 #106 writing image sha256:6f9e66721bd0302afc4a82f4764cd9e2ec8eaa438a3ee47731e5687d6525419d 0.1s done 03:05:35 #106 writing image sha256:fb7520086dfb94405697c06cd39e14c252d1f795ea4f80b089f0cc869c01f366 0.1s done 03:05:35 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:05:35 #106 naming to docker.io/library/security-spire-server-arm64 done 03:05:35 #106 DONE 9.0s 03:05:35 03:05:35 #54 [core-metadata internal] load build context 03:05:35 #54 ... 03:05:35 03:05:35 #45 [core-data internal] load build context 03:05:36 #45 ... 03:05:36 03:05:36 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:36 #107 ... 03:05:36 03:05:36 #45 [core-data internal] load build context 03:05:37 #45 ... 03:05:37 03:05:37 #44 [security-proxy-auth internal] load build context 03:05:37 #44 transferring context: 256.25MB 84.4s done 03:05:37 #44 DONE 86.3s 03:05:37 03:05:37 #45 [core-data internal] load build context 03:05:37 #45 ... 03:05:37 03:05:37 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:37 #108 ... 03:05:37 03:05:37 #45 [core-data internal] load build context 03:05:38 #45 ... 03:05:38 03:05:38 #60 [support-scheduler internal] load build context 03:05:38 #60 transferring context: 256.25MB 88.3s done 03:05:38 #60 DONE 88.5s 03:05:38 03:05:38 #45 [core-data internal] load build context 03:05:38 #45 ... 03:05:38 03:05:38 #62 [security-bootstrapper internal] load build context 03:05:38 #62 ... 03:05:38 03:05:38 #45 [core-data internal] load build context 03:05:39 #45 ... 03:05:39 03:05:39 #33 [security-secretstore-setup internal] load build context 03:05:39 #33 ... 03:05:39 03:05:39 #45 [core-data internal] load build context 03:05:41 #45 ... 03:05:41 03:05:41 #59 [core-keeper internal] load build context 03:05:41 #59 ... 03:05:41 03:05:41 #45 [core-data internal] load build context 03:05:41 #45 transferring context: 256.25MB 88.7s done 03:05:41 #45 DONE 90.8s 03:05:41 03:05:41 #59 [core-keeper internal] load build context 03:05:42 #59 ... 03:05:42 03:05:42 #56 [security-spiffe-token-provider internal] load build context 03:05:42 #56 transferring context: 256.25MB 93.8s done 03:05:42 #56 DONE 94.1s 03:05:42 03:05:42 #59 [core-keeper internal] load build context 03:05:42 #59 transferring context: 256.25MB 93.8s done 03:05:42 #59 ... 03:05:42 03:05:42 #54 [core-metadata internal] load build context 03:05:42 #54 transferring context: 256.25MB 94.2s done 03:05:42 #54 DONE 94.6s 03:05:42 03:05:42 #38 [core-common-config-bootstrapper internal] load build context 03:05:43 #38 ... 03:05:43 03:05:43 #59 [core-keeper internal] load build context 03:05:43 #59 DONE 94.5s 03:05:43 03:05:43 #38 [core-common-config-bootstrapper internal] load build context 03:05:43 #38 ... 03:05:43 03:05:43 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:05:43 #109 ... 03:05:43 03:05:43 #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:05:43 #110 DONE 1.5s 03:05:43 03:05:43 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:43 #111 ... 03:05:43 03:05:43 #38 [core-common-config-bootstrapper internal] load build context 03:05:43 #38 ... 03:05:43 03:05:43 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:05:43 #109 DONE 0.8s 03:05:43 03:05:43 #38 [core-common-config-bootstrapper internal] load build context 03:05:45 #38 ... 03:05:45 03:05:45 #33 [security-secretstore-setup internal] load build context 03:05:45 #33 transferring context: 256.25MB 97.8s done 03:05:45 #33 DONE 98.0s 03:05:45 03:05:45 #38 [core-common-config-bootstrapper internal] load build context 03:05:45 #38 transferring context: 256.25MB 95.9s done 03:05:45 #38 DONE 96.1s 03:05:45 03:05:45 #62 [security-bootstrapper internal] load build context 03:05:48 #62 transferring context: 256.25MB 99.0s done 03:05:49 #62 DONE 99.5s 03:05:49 03:05:49 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:54 #112 ... 03:05:54 03:05:54 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #113 ... 03:06:51 03:06:51 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #111 DONE 73.3s 03:06:51 03:06:51 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #108 DONE 79.0s 03:06:51 03:06:51 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #107 DONE 80.6s 03:06:51 03:06:51 #114 [security-proxy-setup builder 6/7] COPY . . 03:06:51 #114 DONE 4.4s 03:06:51 03:06:51 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:06:51 #115 CACHED 03:06:51 03:06:51 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #116 CACHED 03:06:51 03:06:51 #117 [security-bootstrapper builder 6/7] COPY . . 03:06:51 #117 CACHED 03:06:51 03:06:51 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #118 CACHED 03:06:51 03:06:51 #119 [security-secretstore-setup builder 6/7] COPY . . 03:06:51 #119 CACHED 03:06:51 03:06:51 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:06:51 #120 CACHED 03:06:51 03:06:51 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:06:51 #121 ... 03:06:51 03:06:51 #122 [core-data builder 6/7] COPY . . 03:06:51 #122 CACHED 03:06:51 03:06:51 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 03:06:51 #123 CACHED 03:06:51 03:06:51 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #124 CACHED 03:06:51 03:06:51 #125 [support-notifications builder 6/7] COPY . . 03:06:51 #125 DONE 4.5s 03:06:51 03:06:51 #126 [security-proxy-auth builder 6/7] COPY . . 03:06:51 #126 CACHED 03:06:51 03:06:51 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #127 CACHED 03:06:51 03:06:51 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:06:51 #128 CACHED 03:06:51 03:06:51 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:06:51 #129 CACHED 03:06:51 03:06:51 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #130 CACHED 03:06:51 03:06:51 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 03:06:51 #131 CACHED 03:06:51 03:06:51 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:06:51 #132 CACHED 03:06:51 03:06:51 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #133 CACHED 03:06:51 03:06:51 #134 [support-scheduler builder 6/7] COPY . . 03:06:51 #134 CACHED 03:06:51 03:06:51 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:51 #135 CACHED 03:06:51 03:06:51 #136 [core-metadata builder 6/7] COPY . . 03:06:51 #136 CACHED 03:06:51 03:06:51 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:06:51 #137 CACHED 03:06:51 03:06:51 #138 [core-command builder 6/7] COPY . . 03:06:51 #138 DONE 4.5s 03:06:51 03:06:51 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:06:54 #139 ... 03:06:54 03:06:54 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:54 #112 DONE 70.8s 03:06:54 03:06:54 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:54 #113 DONE 71.1s 03:06:54 03:06:54 #140 [security-spiffe-token-provider builder 6/7] COPY . . 03:07:00 #140 ... 03:07:00 03:07:00 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:07:00 #139 5.984 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 03:07:00 #139 ... 03:07:00 03:07:00 #141 [core-keeper builder 7/8] COPY . . 03:07:00 #141 DONE 5.9s 03:07:00 03:07:00 #140 [security-spiffe-token-provider builder 6/7] COPY . . 03:07:00 #140 DONE 5.8s 03:07:00 03:07:00 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:07:01 #142 ... 03:07:01 03:07:01 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:07:01 #0 5.620 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 03:07:01 #143 ... 03:07:01 03:07:01 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:07:01 #0 5.726 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 03:07:01 #144 ... 03:07:01 03:07:01 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:01 #0 5.340 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 03:07:01 #145 ... 03:07:01 03:07:01 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:01 #0 5.016 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 03:07:01 #146 ... 03:07:01 03:07:01 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:01 #0 4.538 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 03:07:02 #147 ... 03:07:02 03:07:02 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:07:02 #0 4.843 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 03:07:02 #148 ... 03:07:02 03:07:02 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:07:02 #0 5.827 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 03:07:02 #149 ... 03:07:02 03:07:02 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:07:02 #0 5.742 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 03:07:02 #150 ... 03:07:02 03:07:02 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:07:02 #151 2.413 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 03:07:07 #151 ... 03:07:07 03:07:07 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:07:07 #121 5.492 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 03:07:07 #121 ... 03:07:07 03:07:07 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:07:07 #142 2.460 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 03:24:59 #142 ... 03:24:59 03:24:59 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:59 #121 1079.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 03:24:59 #121 ... 03:24:59 03:24:59 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:24:59 #147 DONE 1088.8s 03:25:00 03:25:00 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:25:00 #148 DONE 1088.8s 03:25:00 03:25:00 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:25:00 #53 ... 03:25:00 03:25:00 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:25:01 #152 DONE 0.9s 03:25:01 03:25:01 #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:25:02 #153 DONE 0.9s 03:25:02 03:25:02 #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:25:02 #154 ... 03:25:02 03:25:02 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:25:02 #155 DONE 0.3s 03:25:02 03:25:02 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:25:02 #156 DONE 0.2s 03:25:02 03:25:02 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:25:02 #144 ... 03:25:02 03:25:02 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:25:02 #157 DONE 0.2s 03:25:02 03:25:02 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:25:03 #158 DONE 0.5s 03:25:03 03:25:03 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:25:03 #150 ... 03:25:03 03:25:03 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:25:03 #159 DONE 0.3s 03:25:03 03:25:03 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:04 #160 ... 03:25:04 03:25:04 #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:25:04 #154 DONE 3.1s 03:25:04 03:25:04 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:25:04 #161 DONE 0.4s 03:25:04 03:25:04 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:05 #160 ... 03:25:05 03:25:05 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:25:05 #162 DONE 0.3s 03:25:05 03:25:05 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:25:05 #163 DONE 0.5s 03:25:05 03:25:05 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:25:05 #150 ... 03:25:05 03:25:05 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:25:06 #164 DONE 0.3s 03:25:06 03:25:06 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:25:06 #165 DONE 0.1s 03:25:06 03:25:06 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:25:06 #166 ... 03:25:06 03:25:06 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:06 #160 DONE 2.8s 03:25:06 03:25:06 #106 [security-proxy-setup] exporting to image 03:25:06 #106 exporting layers 03:25:06 #106 ... 03:25:06 03:25:06 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:25:06 #166 DONE 0.6s 03:25:06 03:25:06 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:25:07 #167 DONE 0.7s 03:25:07 03:25:07 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:07 #139 ... 03:25:07 03:25:07 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:25:08 #168 DONE 0.3s 03:25:08 03:25:08 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:25:08 #169 ... 03:25:08 03:25:08 #106 [security-proxy-setup] exporting to image 03:25:08 #106 exporting layers 2.1s done 03:25:08 #106 writing image sha256:0ef7cc2126101d5a617f22610a2397aeeb446992ba8190f530839efa351ed9b6 0.0s done 03:25:08 #106 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 03:25:08 #106 DONE 11.2s 03:25:08 03:25:08 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:25:10 #146 ... 03:25:10 03:25:10 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:25:10 #169 DONE 2.4s 03:25:10 03:25:10 #106 [security-bootstrapper] exporting to image 03:25:11 #106 exporting layers 1.0s done 03:25:11 #106 writing image sha256:00d9dd1a62a8f657ad1626c92d9124e87bd0eaf89d9d2c380b4a3e5107eac37b 0.0s done 03:25:11 #106 naming to docker.io/library/security-bootstrapper-arm64 done 03:25:11 #106 DONE 12.2s 03:25:11 03:25:11 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:25:11 #149 ... 03:25:11 03:25:11 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:25:11 #121 DONE 1100.2s 03:25:11 03:25:11 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:25:12 #53 ... 03:25:12 03:25:12 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:25:12 #170 DONE 0.3s 03:25:12 03:25:12 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:25:12 #142 ... 03:25:12 03:25:12 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:25:12 #171 DONE 0.2s 03:25:12 03:25:12 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:12 #139 ... 03:25:12 03:25:12 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:25:12 #172 DONE 0.1s 03:25:12 03:25:12 #173 [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 03:25:12 #173 DONE 0.1s 03:25:12 03:25:12 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:25:12 #53 ... 03:25:12 03:25:12 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:25:12 #174 DONE 0.1s 03:25:13 03:25:13 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:25:13 #175 DONE 0.3s 03:25:13 03:25:13 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:13 #139 ... 03:25:13 03:25:13 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:25:13 #176 DONE 0.3s 03:25:13 03:25:13 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:25:13 #149 ... 03:25:13 03:25:13 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:25:13 #177 DONE 0.1s 03:25:13 03:25:13 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:16 #178 DONE 2.2s 03:25:16 03:25:16 #106 [security-secretstore-setup] exporting to image 03:25:17 #106 exporting layers 1.3s done 03:25:17 #106 writing image sha256:3ef0facaaee90124be7bf9c20b0845ee862571eb8b99c2cc516890ed4e1950d1 done 03:25:17 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 03:25:17 #106 DONE 13.5s 03:25:17 03:25:17 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:26:03 #149 ... 03:26:03 03:26:03 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:26:03 #144 DONE 1146.7s 03:26:03 03:26:03 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:03 #139 ... 03:26:03 03:26:03 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:26:03 #179 DONE 0.2s 03:26:03 03:26:03 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:26:03 #149 ... 03:26:03 03:26:03 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:26:03 #180 DONE 0.3s 03:26:03 03:26:03 #17 [security-secretstore-setup internal] load .dockerignore 03:26:03 #17 ... 03:26:03 03:26:03 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:26:03 #181 DONE 0.3s 03:26:03 03:26:03 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:03 #139 ... 03:26:03 03:26:03 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:26:03 #182 DONE 0.2s 03:26:03 03:26:03 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:26:03 #183 DONE 0.3s 03:26:03 03:26:03 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:26:03 #184 DONE 2.2s 03:26:03 03:26:03 #106 [core-common-config-bootstrapper] exporting to image 03:26:03 #106 exporting layers 03:26:03 #106 exporting layers 1.1s done 03:26:03 #106 writing image sha256:4b7cfa3d5803ad012614c6fbf181ebbb771a4dab71c758c543fa04c1ac306386 done 03:26:03 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 03:26:03 #106 DONE 14.6s 03:26:03 03:26:03 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:27:55 #53 ... 03:27:55 03:27:55 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:55 #151 DONE 1254.6s 03:27:55 03:27:55 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:55 #139 ... 03:27:55 03:27:55 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:56 #185 DONE 0.2s 03:27:56 03:27:56 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:56 #186 DONE 0.1s 03:27:56 03:27:56 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:56 #139 ... 03:27:56 03:27:56 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:27:56 #187 DONE 0.4s 03:27:56 03:27:56 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:27:56 #188 DONE 0.1s 03:27:56 03:27:56 #106 [security-spiffe-token-provider] exporting to image 03:27:56 #106 exporting layers 03:27:57 #106 exporting layers 0.9s done 03:27:57 #106 writing image sha256:5000f6d60bb468eb1a8189487aeb9b1ca909c782eacdbaa3ce78f3ae82bfe39c done 03:27:57 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:27:57 #106 DONE 15.6s 03:27:57 03:27:57 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:34:49 #139 ... 03:34:49 03:34:49 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:34:49 #143 DONE 1674.6s 03:34:49 03:34:49 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:34:49 #139 ... 03:34:49 03:34:49 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:49 #189 DONE 0.2s 03:34:49 03:34:49 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:49 #190 DONE 0.1s 03:34:49 03:34:49 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:34:49 #149 ... 03:34:49 03:34:49 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:34:49 #191 DONE 0.5s 03:34:49 03:34:49 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:34:49 #192 DONE 0.1s 03:34:49 03:34:49 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:34:49 #193 DONE 0.1s 03:34:49 03:34:49 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:34:49 #139 ... 03:34:49 03:34:49 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:49 #194 DONE 1.8s 03:34:49 03:34:49 #106 [security-proxy-auth] exporting to image 03:34:49 #106 exporting layers 03:34:50 #106 exporting layers 0.7s done 03:34:50 #106 writing image sha256:687b4fd63ca8336749658557a44afe141d3084d54064a631ecbad09a12052462 done 03:34:50 #106 naming to docker.io/library/security-proxy-auth-arm64 done 03:34:50 #106 DONE 16.3s 03:34:50 03:34:50 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:35:46 #53 ... 03:35:46 03:35:46 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:35:46 #149 DONE 1727.2s 03:35:46 03:35:46 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:35:46 #61 ... 03:35:46 03:35:46 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:35:46 #195 DONE 0.2s 03:35:46 03:35:46 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:35:46 #196 DONE 0.2s 03:35:46 03:35:46 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:35:46 #197 DONE 0.4s 03:35:46 03:35:46 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:46 #145 ... 03:35:46 03:35:46 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:35:46 #198 DONE 0.1s 03:35:46 03:35:46 #106 [core-command] exporting to image 03:35:46 #106 exporting layers 03:35:46 #106 exporting layers 0.6s done 03:35:46 #106 writing image sha256:bf9552e30451c2e3fb846541e4529a82b000765ad5ca007475c450b9e4abb5f6 done 03:35:46 #106 naming to docker.io/library/core-command-arm64 done 03:35:46 #106 DONE 16.9s 03:35:46 03:35:46 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:35:50 #61 ... 03:35:50 03:35:50 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:35:50 #142 DONE 1729.6s 03:35:50 03:35:50 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:35:50 #139 ... 03:35:50 03:35:50 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:35:51 #199 DONE 0.2s 03:35:51 03:35:51 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:35:51 #150 DONE 1739.8s 03:35:51 03:35:51 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:35:52 #200 DONE 0.7s 03:35:52 03:35:52 #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:35:52 #201 DONE 0.3s 03:35:52 03:35:52 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:35:52 #202 DONE 0.3s 03:35:52 03:35:52 #106 [core-keeper] exporting to image 03:35:52 #106 exporting layers 03:35:52 #106 ... 03:35:52 03:35:52 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:35:52 #203 DONE 0.4s 03:35:52 03:35:52 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:35:53 #204 ... 03:35:53 03:35:53 #106 [core-keeper] exporting to image 03:35:53 #106 exporting layers 0.7s done 03:35:53 #106 writing image sha256:59fc1da54ec4d5404cbe14e7559f561bc8660c76fa328c7dd95f2d58f0459751 done 03:35:53 #106 naming to docker.io/library/core-keeper-arm64 done 03:35:53 #106 DONE 17.6s 03:35:53 03:35:53 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:35:53 #204 DONE 0.6s 03:35:53 03:35:53 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:35:53 #205 DONE 0.2s 03:35:53 03:35:53 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:35:53 #206 DONE 0.2s 03:35:53 03:35:53 #106 [core-metadata] exporting to image 03:35:54 #106 exporting layers 0.5s done 03:35:54 #106 writing image sha256:1209ef4c66819240622574deef762a3c0b578a7009f8967cf7e04326ec18b6a6 done 03:35:54 #106 naming to docker.io/library/core-metadata-arm64 done 03:35:54 #106 DONE 18.1s 03:35:54 03:35:54 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:35:58 #53 ... 03:35:58 03:35:58 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:35:58 #139 DONE 1746.6s 03:35:58 03:35:58 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:35:58 #53 ... 03:35:58 03:35:58 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:58 #207 DONE 0.3s 03:35:58 03:35:58 #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:35:58 #53 ... 03:35:58 03:35:58 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:58 #208 DONE 0.1s 03:35:58 03:35:58 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:35:58 #61 ... 03:35:58 03:35:58 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:35:59 #209 DONE 0.5s 03:35:59 03:35:59 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:35:59 #210 DONE 0.2s 03:35:59 03:35:59 #106 [core-data] exporting to image 03:35:59 #106 exporting layers 03:35:59 #106 exporting layers 0.5s done 03:35:59 #106 writing image sha256:fb6f3f261f5b17ab7a0de23f7b996c4891a7fe829018fb7021a8c03fe33af3a1 done 03:35:59 #106 naming to docker.io/library/core-data-arm64 done 03:35:59 #106 DONE 18.7s 03:35:59 03:35:59 #17 [security-secretstore-setup internal] load .dockerignore 03:36:26 #17 ... 03:36:26 03:36:26 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:36:26 #146 DONE 1772.3s 03:36:26 03:36:26 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:36:26 #145 DONE 1772.3s 03:36:26 03:36:26 #17 [security-secretstore-setup internal] load .dockerignore 03:36:26 #17 ... 03:36:26 03:36:26 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:36:26 #211 ... 03:36:26 03:36:26 #212 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:36:26 #212 DONE 0.1s 03:36:26 03:36:26 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:36:26 #211 DONE 0.2s 03:36:26 03:36:26 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:36:26 #213 DONE 0.2s 03:36:26 03:36:26 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:36:26 #214 DONE 0.2s 03:36:26 03:36:26 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:36:26 #215 DONE 0.4s 03:36:26 03:36:26 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:36:26 #216 DONE 0.4s 03:36:26 03:36:26 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:36:26 #217 DONE 0.1s 03:36:26 03:36:26 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:36:26 #218 DONE 0.1s 03:36:26 03:36:26 #106 [support-scheduler] exporting to image 03:36:26 #106 exporting layers 03:36:26 #106 exporting layers 0.5s done 03:36:26 #106 exporting layers 0.6s done 03:36:26 #106 writing image sha256:b09be8349d7187cf5f2fc731f5bfe58bcc599d4ae4db5b27b7413f3094d26582 0.0s done 03:36:26 #106 naming to docker.io/library/support-scheduler-arm64 done 03:36:26 #106 writing image sha256:3a6143cc8e718329a6211bf8926a3ec09265a652d545bf72547e6fab430a370c done 03:36:26 #106 naming to docker.io/library/support-notifications-arm64 done 03:36:26 #106 DONE 19.3s 03:36:26 03:36:26 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:26 time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:36:26 $ docker stop --time=1 f4881ee3f7fe57dbeb9b2959e273396a02d77c01a062e3233f406043f4cf6a62 03:36:28 $ docker rm -f --volumes f4881ee3f7fe57dbeb9b2959e273396a02d77c01a062e3233f406043f4cf6a62 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:28 + docker images 03:36:28 REPOSITORY TAG IMAGE ID CREATED SIZE 03:36:28 support-scheduler-arm64 latest b09be8349d71 4 seconds ago 42.4MB 03:36:28 support-notifications-arm64 latest 3a6143cc8e71 4 seconds ago 43.3MB 03:36:28 core-data-arm64 latest fb6f3f261f5b 29 seconds ago 40.2MB 03:36:28 core-metadata-arm64 latest 1209ef4c6681 35 seconds ago 40.3MB 03:36:28 core-keeper-arm64 latest 59fc1da54ec4 36 seconds ago 35.2MB 03:36:28 core-command-arm64 latest bf9552e30451 49 seconds ago 39.9MB 03:36:28 security-proxy-auth-arm64 latest 687b4fd63ca8 About a minute ago 37.4MB 03:36:28 security-spiffe-token-provider-arm64 latest 5000f6d60bb4 8 minutes ago 34.1MB 03:36:28 core-common-config-bootstrapper-arm64 latest 4b7cfa3d5803 10 minutes ago 20.1MB 03:36:28 security-secretstore-setup-arm64 latest 3ef0facaaee9 11 minutes ago 41.5MB 03:36:28 security-bootstrapper-arm64 latest 00d9dd1a62a8 11 minutes ago 23.7MB 03:36:28 security-proxy-setup-arm64 latest 0ef7cc212610 11 minutes ago 31MB 03:36:28 security-spire-server-arm64 latest 6f9e66721bd0 31 minutes ago 121MB 03:36:28 security-spire-config-arm64 latest fb7520086dfb 31 minutes ago 120MB 03:36:28 security-spire-agent-arm64 latest 6c9739734d4a 31 minutes ago 179MB 03:36:28 ci-base-image-arm64 latest a91ccc916f28 48 minutes ago 962MB 03:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 03:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 03:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:29 03:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:30 arm64: Pulling from edgex-lftools-log-publisher 03:36:30 8998bd30e6a1: Pulling fs layer 03:36:30 04944245beec: Pulling fs layer 03:36:30 699f458cf7ca: Pulling fs layer 03:36:30 765212b225bb: Pulling fs layer 03:36:30 f23df028b6ca: Pulling fs layer 03:36:30 d65c8cfc05b1: Pulling fs layer 03:36:30 2437ff75d9bd: Pulling fs layer 03:36:30 f23df028b6ca: Waiting 03:36:30 d65c8cfc05b1: Waiting 03:36:30 2437ff75d9bd: Waiting 03:36:30 765212b225bb: Waiting 03:36:30 04944245beec: Verifying Checksum 03:36:30 04944245beec: Download complete 03:36:30 765212b225bb: Download complete 03:36:30 d65c8cfc05b1: Verifying Checksum 03:36:30 d65c8cfc05b1: Download complete 03:36:30 699f458cf7ca: Verifying Checksum 03:36:30 699f458cf7ca: Download complete 03:36:31 8998bd30e6a1: Verifying Checksum 03:36:31 8998bd30e6a1: Download complete 03:36:34 2437ff75d9bd: Verifying Checksum 03:36:34 2437ff75d9bd: Download complete 03:36:36 8998bd30e6a1: Pull complete 03:36:36 04944245beec: Pull complete 03:36:38 699f458cf7ca: Pull complete 03:36:38 765212b225bb: Pull complete 03:36:38 f23df028b6ca: Pull complete 03:36:39 d65c8cfc05b1: Pull complete 03:36:57 2437ff75d9bd: Pull complete 03:36:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:57 prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container 03:36:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:37:00 $ docker top 39e1bdf77df772924d371e207c832ab4d0e46beaa4971016b0f79b3bc045ff6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:01 ---> job-cost.sh 03:37:01 lf-activate-venv: SKIPPING 03:37:01 INFO: No Stack... 03:37:02 INFO: Retrieving Pricing Info for: v3-standard-4 03:37:03 INFO: Archiving Costs [Pipeline] sh 03:37:03 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:37:03 + cut -d, -f6 [Pipeline] lock 03:37:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] 03:37:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] did not exist. Created. 03:37:03 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:37:04 + echo total: 0.10999999940395355 [Pipeline] stash 03:37:04 Stashed 1 file(s) [Pipeline] } 03:37:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:37:04 $ docker stop --time=1 39e1bdf77df772924d371e207c832ab4d0e46beaa4971016b0f79b3bc045ff6b 03:37:06 $ docker rm -f --volumes 39e1bdf77df772924d371e207c832ab4d0e46beaa4971016b0f79b3bc045ff6b [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 03:37:07 provisioning config files... 03:37:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7953186907534571072tmp [Pipeline] { [Pipeline] sh 03:37:08 + set +x 03:37:08 + curl -s https://codecov.io/bash 03:37:08 + bash -s -- 03:37:08 03:37:08 _____ _ 03:37:08 / ____| | | 03:37:08 | | ___ __| | ___ ___ _____ __ 03:37:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:37:08 | |___| (_) | (_| | __/ (_| (_) \ V / 03:37:08 \_____\___/ \__,_|\___|\___\___/ \_/ 03:37:08 Bash-1.0.6 03:37:08 03:37:08 03:37:08 ==> git version 2.25.1 found 03:37:08 ==> 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 03:37:08 Release-Date: 2020-01-08 03:37:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:37:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:37:08 ==> Jenkins CI detected. 03:37:08 current dir:  /w/workspace/edgex-go/1 03:37:08 project root: . 03:37:08 --> token set from env 03:37:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:37:08 ==> Running gcov in . (disable via -X gcov) 03:37:08 ==> Python coveragepy not found 03:37:08 ==> Searching for coverage reports in: 03:37:08 + . 03:37:08 -> Found 1 reports 03:37:08 ==> Detecting git/mercurial file structure 03:37:08 ==> Reading reports 03:37:08 + ./coverage.out bytes=481596 03:37:08 ==> Appending adjustments 03:37:08 https://docs.codecov.io/docs/fixing-reports 03:37:09 + Found adjustments 03:37:09 ==> Gzipping contents 03:37:09 60K /tmp/codecov.omxZtm.gz 03:37:09 ==> Uploading reports 03:37:09 url: https://codecov.io 03:37:09 query: branch=PR-4822&commit=f20197428163357c9c8348ca12cee6b40c05d180&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4822%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4822&job=&cmd_args= 03:37:09 -> Pinging Codecov 03:37:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4822&commit=f20197428163357c9c8348ca12cee6b40c05d180&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4822%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4822&job=&cmd_args= 03:37:09 -> Uploading to 03:37:09 https://storage.googleapis.com/codecov/v4/raw/2024-07-10/00271124DB129430A58F1EEE437C3FCB/f20197428163357c9c8348ca12cee6b40c05d180/91a9c177-06d2-4609-9b07-d7bfd19dbcba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240710%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240710T033709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596f231d9e014b04f79f54876fde962641ea7a3e64756bb81ae28ec62e59587d 03:37:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:09 Dload Upload Total Spent Left Speed 03:37:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61276 0 0 100 61276 0 271k --:--:-- --:--:-- --:--:-- 270k 100 61276 0 0 100 61276 0 218k --:--:-- --:--:-- --:--:-- 217k 03:37:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] } 03:37:09 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 03:37:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:37:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:37:12 ---> package-listing.sh 03:37:12 ++ facter osfamily 03:37:12 ++ tr '[:upper:]' '[:lower:]' 03:37:13 + OS_FAMILY=debian 03:37:13 + workspace=/w/workspace/edgex-go/1 03:37:13 + START_PACKAGES=/tmp/packages_start.txt 03:37:13 + END_PACKAGES=/tmp/packages_end.txt 03:37:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:37:13 + PACKAGES=/tmp/packages_start.txt 03:37:13 + '[' /w/workspace/edgex-go/1 ']' 03:37:13 + PACKAGES=/tmp/packages_end.txt 03:37:13 + case "${OS_FAMILY}" in 03:37:13 + dpkg -l 03:37:13 + grep '^ii' 03:37:13 + '[' -f /tmp/packages_start.txt ']' 03:37:13 + '[' -f /tmp/packages_end.txt ']' 03:37:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:37:13 + '[' /w/workspace/edgex-go/1 ']' 03:37:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:37:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:37:13 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 03:37:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:14 03:37:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:14 latest: Pulling from edgex-lftools-log-publisher 03:37:14 5eb5b503b376: Pulling fs layer 03:37:14 5c69ac0246d0: Pulling fs layer 03:37:14 ec43610c2a17: Pulling fs layer 03:37:14 3a2ae6a8a46f: Pulling fs layer 03:37:14 33b1e0a273af: Pulling fs layer 03:37:14 5d3b04190fa2: Pulling fs layer 03:37:14 2f39f015ded8: Pulling fs layer 03:37:14 3a2ae6a8a46f: Waiting 03:37:14 33b1e0a273af: Waiting 03:37:14 5d3b04190fa2: Waiting 03:37:14 5c69ac0246d0: Download complete 03:37:14 3a2ae6a8a46f: Verifying Checksum 03:37:14 3a2ae6a8a46f: Download complete 03:37:14 33b1e0a273af: Verifying Checksum 03:37:14 33b1e0a273af: Download complete 03:37:14 5d3b04190fa2: Download complete 03:37:14 ec43610c2a17: Verifying Checksum 03:37:14 ec43610c2a17: Download complete 03:37:14 5eb5b503b376: Verifying Checksum 03:37:14 5eb5b503b376: Download complete 03:37:15 2f39f015ded8: Download complete 03:37:15 5eb5b503b376: Pull complete 03:37:15 5c69ac0246d0: Pull complete 03:37:16 ec43610c2a17: Pull complete 03:37:16 3a2ae6a8a46f: Pull complete 03:37:16 33b1e0a273af: Pull complete 03:37:16 5d3b04190fa2: Pull complete 03:37:21 2f39f015ded8: Pull complete 03:37:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:21 prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container 03:37:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:37:23 $ docker top c84666c4aa56157df405b859fd6716107c49c3d0215e3edf0abdc6353f857d42 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:37:24 + mkdir -p /var/log/sysstat [Pipeline] sh 03:37:24 + ls /var/log/sa-host 03:37:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:24 provisioning config files... 03:37:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2726285436311453158tmp [Pipeline] { [Pipeline] echo 03:37:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:37:25 ---> create-netrc.sh [Pipeline] } 03:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:37:25 ---> python-tools-install.sh [Pipeline] echo 03:37:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:37:26 ---> sudo-logs.sh 03:37:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:37:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:37:26 ---> job-cost.sh 03:37:26 lf-activate-venv: SKIPPING 03:37:26 DEBUG: total: 0.10999999940395355 03:37:26 INFO: Retrieving Stack Cost... 03:37:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:37:27 INFO: Archiving Costs [Pipeline] echo 03:37:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:37:27 ---> logs-deploy.sh 03:37:27 lf-activate-venv: SKIPPING 03:37:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4822/1 03:37:27 INFO: archiving workspace using pattern(s): 03:37:28 Archives upload complete. 03:37:28 INFO: archiving logs to Nexus 03:37:29 ---> uname -a: 03:37:29 Linux prd-ubuntu20-04-docker-8c-8g-5292 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:37:29 03:37:29 03:37:29 ---> lscpu: 03:37:29 Architecture: x86_64 03:37:29 CPU op-mode(s): 32-bit, 64-bit 03:37:29 Byte Order: Little Endian 03:37:29 Address sizes: 40 bits physical, 48 bits virtual 03:37:29 CPU(s): 8 03:37:29 On-line CPU(s) list: 0-7 03:37:29 Thread(s) per core: 1 03:37:29 Core(s) per socket: 1 03:37:29 Socket(s): 8 03:37:29 NUMA node(s): 1 03:37:29 Vendor ID: AuthenticAMD 03:37:29 CPU family: 23 03:37:29 Model: 49 03:37:29 Model name: AMD EPYC-Rome Processor 03:37:29 Stepping: 0 03:37:29 CPU MHz: 2799.998 03:37:29 BogoMIPS: 5599.99 03:37:29 Virtualization: AMD-V 03:37:29 Hypervisor vendor: KVM 03:37:29 Virtualization type: full 03:37:29 L1d cache: 256 KiB 03:37:29 L1i cache: 256 KiB 03:37:29 L2 cache: 4 MiB 03:37:29 L3 cache: 128 MiB 03:37:29 NUMA node0 CPU(s): 0-7 03:37:29 Vulnerability Itlb multihit: Not affected 03:37:29 Vulnerability L1tf: Not affected 03:37:29 Vulnerability Mds: Not affected 03:37:29 Vulnerability Meltdown: Not affected 03:37:29 Vulnerability Mmio stale data: Not affected 03:37:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:37:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:37:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:37:29 Vulnerability Srbds: Not affected 03:37:29 Vulnerability Tsx async abort: Not affected 03:37:29 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 03:37:29 03:37:29 03:37:29 ---> nproc: 03:37:29 8 03:37:29 03:37:29 03:37:29 ---> df -h: 03:37:29 Filesystem Size Used Avail Use% Mounted on 03:37:29 overlay 155G 26G 130G 17% / 03:37:29 tmpfs 64M 0 64M 0% /dev 03:37:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:37:29 shm 64M 0 64M 0% /dev/shm 03:37:29 /dev/vda1 155G 26G 130G 17% /facter-os 03:37:29 03:37:29 03:37:29 ---> sar -b -r -n DEV: 03:37:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5292) 07/10/24 _x86_64_ (8 CPU) 03:37:29 03:37:29 02:42:00 LINUX RESTART (8 CPU) 03:37:29 03:37:29 02:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:37:29 02:44:01 213.11 3.58 209.53 0.00 393.53 77720.25 0.00 03:37:29 02:45:01 45.13 0.00 45.13 0.00 0.00 24548.06 0.00 03:37:29 02:46:01 23.73 0.15 23.58 0.00 1.20 11094.68 0.00 03:37:29 02:47:01 68.06 0.13 67.92 0.00 4.80 45754.64 0.00 03:37:29 02:48:01 675.37 15.58 659.79 0.00 4553.37 227730.18 0.00 03:37:29 02:49:01 494.17 3.47 490.70 0.00 32.26 163836.05 0.00 03:37:29 02:50:01 266.86 0.05 266.81 0.00 0.40 69641.32 0.00 03:37:29 02:51:01 477.25 0.00 477.25 0.00 0.00 128241.16 0.00 03:37:29 02:52:01 299.00 0.02 298.98 0.00 0.67 12235.40 0.00 03:37:29 02:53:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 03:37:29 02:54:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 03:37:29 02:55:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 03:37:29 02:56:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 03:37:29 02:57:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 03:37:29 02:58:01 1.92 0.02 1.90 0.00 0.13 24.80 0.00 03:37:29 02:59:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 03:37:29 03:00:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 03:37:29 03:01:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 03:37:29 03:02:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 03:37:29 03:03:01 1.13 0.00 1.13 0.00 0.00 15.46 0.00 03:37:29 03:04:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 03:37:29 03:05:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 03:37:29 03:06:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 03:37:29 03:07:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 03:37:29 03:08:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 03:37:29 03:09:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 03:37:29 03:10:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 03:37:29 03:11:01 1.72 0.00 1.72 0.00 0.00 20.39 0.00 03:37:29 03:12:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 03:37:29 03:13:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 03:37:29 03:14:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 03:37:29 03:15:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 03:37:29 03:16:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 03:37:29 03:17:01 1.42 0.02 1.40 0.00 0.13 17.06 0.00 03:37:29 03:18:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 03:37:29 03:19:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 03:37:29 03:20:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 03:37:29 03:21:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 03:37:29 03:22:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 03:37:29 03:23:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 03:37:29 03:24:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 03:37:29 03:25:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 03:37:29 03:26:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 03:37:29 03:27:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 03:37:29 03:28:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 03:37:29 03:29:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 03:37:29 03:30:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 03:37:29 03:31:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 03:37:29 03:32:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 03:37:29 03:33:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 03:37:29 03:34:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 03:37:29 03:35:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 03:37:29 03:36:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 03:37:29 03:37:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 03:37:29 Average: 48.45 0.43 48.02 0.00 92.34 14101.01 0.00 03:37:29 03:37:29 02:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:29 02:44:01 28337920 31526632 776660 2.36 124208 3278308 1933296 5.70 1148548 2932452 672 03:37:29 02:45:01 27105012 31345244 951216 2.89 127684 4246240 2279244 6.72 1927168 3304208 275648 03:37:29 02:46:01 27207872 31442404 852956 2.59 132884 4207888 2180100 6.42 1395768 3704180 377944 03:37:29 02:47:01 27675776 31531072 769244 2.34 134704 3876832 1827584 5.39 1286808 3395316 116 03:37:29 02:48:01 19538760 31098244 1129896 3.44 256524 11013560 3502524 10.32 2719224 9562648 775808 03:37:29 02:49:01 12535260 29168944 3010320 9.15 367680 15577344 8878296 26.17 5328180 13491060 813492 03:37:29 02:50:01 9481888 28780300 3393788 10.32 382600 18101080 8808036 25.96 6957020 14786352 1379252 03:37:29 02:51:01 12195080 31359884 877320 2.67 392568 18136924 2440296 7.19 3154668 16142244 64 03:37:29 02:52:01 11954712 31388456 856276 2.60 396240 18394892 2181716 6.43 3213144 16324016 52 03:37:29 02:53:01 11955924 31389672 855032 2.60 396268 18394896 2181716 6.43 3213044 16324020 16 03:37:29 02:54:01 12011052 31444868 800056 2.43 396300 18394900 2181716 6.43 3159180 16324028 16 03:37:29 02:55:01 12012256 31446100 798768 2.43 396312 18394904 2181716 6.43 3157472 16324028 4 03:37:29 02:56:01 12016312 31450160 794664 2.42 396328 18394908 2181716 6.43 3153904 16324032 16 03:37:29 02:57:01 12017556 31451404 793596 2.41 396352 18394896 2181716 6.43 3153472 16324032 8 03:37:29 02:58:01 12017024 31450952 793936 2.41 396388 18394888 2167108 6.39 3154128 16324012 4 03:37:29 02:59:01 12017040 31451028 793820 2.41 396420 18394888 2167108 6.39 3154108 16324016 8 03:37:29 03:00:01 12017208 31451200 793716 2.41 396444 18394892 2167108 6.39 3154108 16324020 8 03:37:29 03:01:01 12016964 31450964 793904 2.41 396460 18394900 2167108 6.39 3154124 16324024 8 03:37:29 03:02:01 12017388 31451520 793308 2.41 396496 18394964 2167108 6.39 3154544 16324096 12 03:37:29 03:03:01 12017656 31451792 792952 2.41 396536 18394968 2167108 6.39 3153892 16324100 192 03:37:29 03:04:01 12017672 31451876 792896 2.41 396568 18394972 2167108 6.39 3153604 16324108 8 03:37:29 03:05:01 12017648 31451852 792836 2.41 396592 18394972 2167108 6.39 3153664 16324108 8 03:37:29 03:06:01 12017672 31451940 792716 2.41 396624 18394976 2167108 6.39 3153860 16324116 24 03:37:29 03:07:01 12017236 31451568 793000 2.41 396668 18395024 2183192 6.43 3153712 16324180 4 03:37:29 03:08:01 12017760 31452160 792584 2.41 396692 18395044 2183192 6.43 3153844 16324188 24 03:37:29 03:09:01 12017700 31452148 792788 2.41 396724 18395052 2183192 6.43 3153924 16324172 8 03:37:29 03:10:01 12017400 31451848 793048 2.41 396736 18395052 2183192 6.43 3154076 16324172 8 03:37:29 03:11:01 12017408 31451868 792940 2.41 396752 18395056 2183192 6.43 3153896 16324184 12 03:37:29 03:12:01 12017612 31452132 792644 2.41 396796 18395044 2183192 6.43 3153844 16324188 8 03:37:29 03:13:01 12017376 31451960 792772 2.41 396824 18395064 2183192 6.43 3153960 16324196 16 03:37:29 03:14:01 12017312 31452028 792724 2.41 396836 18395196 2183192 6.43 3154012 16324328 28 03:37:29 03:15:01 12017272 31451988 792684 2.41 396860 18395196 2183192 6.43 3153964 16324328 8 03:37:29 03:16:01 12017476 31452196 792408 2.41 396876 18395200 2183192 6.43 3153948 16324332 28 03:37:29 03:17:01 12017484 31452276 792320 2.41 396904 18395188 2183192 6.43 3154020 16324328 4 03:37:29 03:18:01 12017648 31452496 792008 2.41 396940 18395208 2183192 6.43 3154420 16324328 28 03:37:29 03:19:01 12017820 31452672 791804 2.41 396968 18395212 2167088 6.39 3154080 16324332 12 03:37:29 03:20:01 12017696 31452676 791916 2.41 396992 18395340 2167088 6.39 3154368 16324444 204 03:37:29 03:21:01 12017512 31452588 791872 2.41 397008 18395344 2167088 6.39 3154512 16324456 200 03:37:29 03:22:01 12017432 31452564 791828 2.41 397032 18395348 2167088 6.39 3154792 16324472 40 03:37:29 03:23:01 12017164 31452304 791960 2.41 397064 18395348 2167088 6.39 3154616 16324472 188 03:37:29 03:24:01 12017108 31452252 791936 2.41 397072 18395352 2167088 6.39 3154540 16324476 184 03:37:29 03:25:01 12017416 31452608 791604 2.41 397096 18395352 2167088 6.39 3154276 16324480 12 03:37:29 03:26:01 12017576 31452776 791564 2.41 397112 18395360 2167088 6.39 3154276 16324484 36 03:37:29 03:27:01 12017560 31452808 791528 2.41 397128 18395368 2167088 6.39 3154340 16324496 8 03:37:29 03:28:01 12017004 31452256 792000 2.41 397152 18395368 2167088 6.39 3154404 16324488 8 03:37:29 03:29:01 12017240 31452532 791676 2.41 397172 18395372 2167088 6.39 3154376 16324492 4 03:37:29 03:30:01 12016972 31452276 791864 2.41 397184 18395376 2167088 6.39 3154392 16324500 8 03:37:29 03:31:01 12016892 31452204 792148 2.41 397204 18395376 2167088 6.39 3154376 16324500 8 03:37:29 03:32:01 12017092 31452412 792000 2.41 397220 18395372 2167088 6.39 3154380 16324504 4 03:37:29 03:33:01 12017200 31452592 791796 2.41 397236 18395380 2167088 6.39 3154796 16324504 164 03:37:29 03:34:01 12016892 31452312 792032 2.41 397252 18395384 2167088 6.39 3154928 16324508 180 03:37:29 03:35:01 12016876 31452304 791968 2.41 397268 18395388 2167088 6.39 3154864 16324512 216 03:37:29 03:36:01 12017152 31452580 791672 2.41 397288 18395388 2167088 6.39 3154728 16324512 4 03:37:29 03:37:01 12017104 31452540 791640 2.41 397304 18395392 2167088 6.39 3154528 16324516 8 03:37:29 Average: 13272945 31350156 895493 2.72 373566 17122503 2441049 7.19 3132163 15152505 67130 03:37:29 03:37:29 02:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:29 02:44:01 docker0 846.83 903.33 62.44 4931.67 0.00 0.00 0.00 0.00 03:37:29 02:44:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:37:29 02:44:01 ens3 1054.01 940.74 8129.66 98.50 0.00 0.00 0.00 0.00 03:37:29 02:44:01 vethdf54e6d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:45:01 veth846d7f5 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 03:37:29 02:45:01 docker0 0.08 0.12 0.01 0.02 0.00 0.00 0.00 0.00 03:37:29 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:45:01 ens3 27.08 18.41 29.50 11.12 0.00 0.00 0.00 0.00 03:37:29 02:46:01 veth846d7f5 1.62 1.63 0.14 0.14 0.00 0.00 0.00 0.00 03:37:29 02:46:01 docker0 1.62 1.62 0.12 0.14 0.00 0.00 0.00 0.00 03:37:29 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:46:01 ens3 26.30 18.85 20.26 11.74 0.00 0.00 0.00 0.00 03:37:29 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:47:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:37:29 02:47:01 ens3 93.58 59.42 2215.91 16.22 0.00 0.00 0.00 0.00 03:37:29 02:48:01 vethf008cb3 47.51 83.85 4.85 503.52 0.00 0.00 0.00 0.04 03:37:29 02:48:01 docker0 311.21 524.81 25.72 4069.93 0.00 0.00 0.00 0.00 03:37:29 02:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:37:29 02:48:01 ens3 813.48 453.69 7705.19 192.82 0.00 0.00 0.00 0.00 03:37:29 02:48:01 vethe081538 0.40 1.45 0.04 0.18 0.00 0.00 0.00 0.00 03:37:29 02:48:01 vethd461b0e 51.19 90.98 5.16 580.67 0.00 0.00 0.00 0.05 03:37:29 02:48:01 vethe941dbe 55.09 86.95 5.64 656.68 0.00 0.00 0.00 0.05 03:37:29 02:48:01 veth36e4a5e 46.69 83.37 4.76 491.06 0.00 0.00 0.00 0.04 03:37:29 02:48:01 veth867817b 50.51 75.99 5.08 503.16 0.00 0.00 0.00 0.04 03:37:29 02:49:01 veth2a53599 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 docker0 157.26 304.30 14.59 3177.99 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth46000cd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth208fcbc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 ens3 319.46 165.51 3189.73 22.98 0.00 0.00 0.00 0.00 03:37:29 02:49:01 vethe081538 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth3e9a6a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 vethe52f199 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 vethbbce327 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth096d7fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth7389a24 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth49f6908 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 vethf471757 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth62fe152 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:49:01 veth3d906b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth2a53599 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth46000cd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth208fcbc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 ens3 2.88 1.92 2.27 1.26 0.00 0.00 0.00 0.00 03:37:29 02:50:01 vethe081538 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth3e9a6a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 vethe52f199 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 vethbbce327 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth096d7fd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth7389a24 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth49f6908 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 vethf471757 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth62fe152 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:50:01 veth3d906b4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth28ea774 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth0736533 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth46000cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 vethdd58a55 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth208fcbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 ens3 5.93 3.88 4.76 2.66 0.00 0.00 0.00 0.00 03:37:29 02:51:01 vethe081538 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth3e9a6a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth622dbaa 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 vethbbce327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 vethe2cdd3e 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth47a1822 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth096d7fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth0ea2b11 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth7389a24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:51:01 veth3d906b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:52:01 ens3 3.00 1.98 3.32 1.49 0.00 0.00 0.00 0.00 03:37:29 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:53:01 ens3 0.27 0.20 0.08 0.08 0.00 0.00 0.00 0.00 03:37:29 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:58:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:37:29 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 02:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:00:01 ens3 0.33 0.18 0.52 0.01 0.00 0.00 0.00 0.00 03:37:29 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:01:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:37:29 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:02:01 ens3 0.85 0.55 0.52 0.41 0.00 0.00 0.00 0.00 03:37:29 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:03:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:37:29 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:04:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:29 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:05:01 ens3 0.52 0.12 0.11 0.01 0.00 0.00 0.00 0.00 03:37:29 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:06:01 ens3 0.37 0.28 0.26 0.21 0.00 0.00 0.00 0.00 03:37:29 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:08:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:37:29 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:11:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:37:29 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:13:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:37:29 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:37:29 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:23:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:37:29 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:28:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:37:29 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:32:01 ens3 0.23 0.12 0.23 0.01 0.00 0.00 0.00 0.00 03:37:29 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:33:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:37:29 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:29 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 03:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 Average: docker0 24.39 32.11 1.91 225.56 0.00 0.00 0.00 0.00 03:37:29 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 03:37:29 Average: ens3 43.57 30.91 394.50 6.67 0.00 0.00 0.00 0.00 03:37:29 03:37:29 03:37:29 ---> sar -P ALL: 03:37:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5292) 07/10/24 _x86_64_ (8 CPU) 03:37:29 03:37:29 02:42:00 LINUX RESTART (8 CPU) 03:37:29 03:37:29 02:43:01 CPU %user %nice %system %iowait %steal %idle 03:37:29 02:44:01 all 8.33 0.00 4.27 4.03 0.07 83.30 03:37:29 02:44:01 0 7.13 0.00 4.25 0.49 0.08 88.05 03:37:29 02:44:01 1 6.72 0.00 4.75 11.64 0.07 76.82 03:37:29 02:44:01 2 11.72 0.00 4.41 2.57 0.07 81.23 03:37:29 02:44:01 3 8.67 0.00 3.47 0.42 0.03 87.41 03:37:29 02:44:01 4 7.57 0.00 3.40 0.44 0.07 88.52 03:37:29 02:44:01 5 9.68 0.00 5.47 4.54 0.12 80.19 03:37:29 02:44:01 6 6.91 0.00 3.96 11.82 0.07 77.24 03:37:29 02:44:01 7 8.24 0.00 4.43 0.37 0.05 86.90 03:37:29 02:45:01 all 35.82 0.00 5.64 1.69 0.09 56.77 03:37:29 02:45:01 0 33.43 0.00 5.01 0.22 0.10 61.25 03:37:29 02:45:01 1 35.22 0.00 5.82 1.86 0.08 57.02 03:37:29 02:45:01 2 38.39 0.00 5.37 0.20 0.08 55.96 03:37:29 02:45:01 3 36.39 0.00 5.12 0.13 0.08 58.27 03:37:29 02:45:01 4 36.61 0.00 5.34 0.05 0.08 57.92 03:37:29 02:45:01 5 36.87 0.00 5.34 0.69 0.08 57.02 03:37:29 02:45:01 6 34.19 0.00 5.78 10.29 0.08 49.65 03:37:29 02:45:01 7 35.46 0.00 7.38 0.07 0.08 57.00 03:37:29 02:46:01 all 47.51 0.00 5.65 0.39 0.09 46.36 03:37:29 02:46:01 0 45.89 0.00 5.63 0.05 0.08 48.35 03:37:29 02:46:01 1 46.32 0.00 5.13 0.40 0.08 48.06 03:37:29 02:46:01 2 48.87 0.00 5.91 2.24 0.10 42.88 03:37:29 02:46:01 3 47.62 0.00 5.65 0.10 0.08 46.55 03:37:29 02:46:01 4 48.11 0.00 5.40 0.20 0.08 46.21 03:37:29 02:46:01 5 48.57 0.00 6.07 0.05 0.08 45.22 03:37:29 02:46:01 6 46.66 0.00 5.84 0.05 0.08 47.37 03:37:29 02:46:01 7 48.02 0.00 5.61 0.05 0.08 46.23 03:37:29 02:47:01 all 31.74 0.00 6.61 2.54 0.08 59.03 03:37:29 02:47:01 0 31.54 0.00 6.53 0.32 0.08 61.53 03:37:29 02:47:01 1 31.93 0.00 6.56 6.29 0.08 55.13 03:37:29 02:47:01 2 34.09 0.00 7.05 2.76 0.10 56.00 03:37:29 02:47:01 3 31.21 0.00 6.28 9.06 0.08 53.36 03:37:29 02:47:01 4 30.52 0.00 5.92 0.27 0.07 63.22 03:37:29 02:47:01 5 31.73 0.00 6.25 0.56 0.07 61.39 03:37:29 02:47:01 6 31.34 0.00 6.53 0.76 0.12 61.25 03:37:29 02:47:01 7 31.54 0.00 7.78 0.32 0.07 60.29 03:37:29 02:48:01 all 23.24 0.00 9.78 21.24 0.15 45.59 03:37:29 02:48:01 0 23.14 0.00 9.54 21.40 0.19 45.73 03:37:29 02:48:01 1 22.70 0.00 9.78 13.45 0.15 53.92 03:37:29 02:48:01 2 20.82 0.00 8.80 9.37 0.10 60.91 03:37:29 02:48:01 3 23.10 0.00 8.85 16.95 0.17 50.92 03:37:29 02:48:01 4 22.62 0.00 9.99 28.08 0.19 39.12 03:37:29 02:48:01 5 24.51 0.00 10.87 29.19 0.15 35.27 03:37:29 02:48:01 6 24.15 0.00 10.78 14.07 0.10 50.90 03:37:29 02:48:01 7 24.88 0.00 9.60 37.61 0.16 27.75 03:37:29 02:49:01 all 35.95 0.00 7.73 16.57 0.09 39.66 03:37:29 02:49:01 0 35.46 0.00 7.02 6.66 0.08 50.77 03:37:29 02:49:01 1 35.19 0.00 7.20 35.92 0.10 21.58 03:37:29 02:49:01 2 35.90 0.00 7.64 5.50 0.08 50.87 03:37:29 02:49:01 3 36.07 0.00 6.99 6.65 0.10 50.19 03:37:29 02:49:01 4 36.69 0.00 7.34 19.34 0.08 36.55 03:37:29 02:49:01 5 34.83 0.00 8.13 10.44 0.07 46.54 03:37:29 02:49:01 6 36.32 0.00 8.18 13.42 0.08 42.01 03:37:29 02:49:01 7 37.14 0.00 9.33 34.69 0.10 18.74 03:37:29 02:50:01 all 88.63 0.00 11.21 0.00 0.15 0.00 03:37:29 02:50:01 0 89.25 0.00 10.58 0.00 0.17 0.00 03:37:29 02:50:01 1 87.58 0.00 12.27 0.00 0.15 0.00 03:37:29 02:50:01 2 88.35 0.00 11.42 0.00 0.21 0.02 03:37:29 02:50:01 3 88.07 0.00 11.81 0.00 0.12 0.00 03:37:29 02:50:01 4 88.67 0.00 11.20 0.02 0.12 0.00 03:37:29 02:50:01 5 89.82 0.00 10.03 0.02 0.13 0.00 03:37:29 02:50:01 6 88.45 0.00 11.32 0.00 0.22 0.00 03:37:29 02:50:01 7 88.80 0.00 11.08 0.00 0.12 0.00 03:37:29 02:51:01 all 71.86 0.00 10.60 2.74 0.12 14.68 03:37:29 02:51:01 0 71.07 0.00 10.42 7.99 0.15 10.37 03:37:29 02:51:01 1 70.07 0.00 12.45 9.53 0.10 7.85 03:37:29 02:51:01 2 73.19 0.00 9.80 1.30 0.10 15.61 03:37:29 02:51:01 3 71.02 0.00 11.73 0.65 0.10 16.50 03:37:29 02:51:01 4 72.21 0.00 9.71 0.57 0.12 17.39 03:37:29 02:51:01 5 72.55 0.00 10.11 0.42 0.17 16.75 03:37:29 02:51:01 6 72.57 0.00 9.71 0.47 0.08 17.17 03:37:29 02:51:01 7 72.19 0.00 10.86 0.97 0.14 15.84 03:37:29 02:52:01 all 1.22 0.00 0.67 2.54 0.02 95.55 03:37:29 02:52:01 0 0.79 0.00 0.82 3.70 0.02 94.67 03:37:29 02:52:01 1 1.15 0.00 0.57 2.15 0.03 96.10 03:37:29 02:52:01 2 2.53 0.00 0.68 2.31 0.03 94.44 03:37:29 02:52:01 3 1.05 0.00 0.77 4.09 0.02 94.07 03:37:29 02:52:01 4 0.95 0.00 0.63 3.14 0.02 95.26 03:37:29 02:52:01 5 1.42 0.00 0.68 3.08 0.02 94.80 03:37:29 02:52:01 6 0.60 0.00 0.50 0.13 0.02 98.75 03:37:29 02:52:01 7 1.22 0.00 0.72 1.71 0.02 96.34 03:37:29 02:53:01 all 0.18 0.00 0.01 0.00 0.01 99.79 03:37:29 02:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:37:29 02:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 02:53:01 2 1.06 0.00 0.02 0.02 0.02 98.89 03:37:29 02:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 02:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 02:53:01 5 0.27 0.00 0.02 0.00 0.00 99.72 03:37:29 02:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:37:29 02:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 02:54:01 all 0.06 0.00 0.02 0.00 0.01 99.90 03:37:29 02:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:37:29 02:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:37:29 02:54:01 2 0.02 0.00 0.05 0.00 0.03 99.90 03:37:29 02:54:01 3 0.05 0.00 0.02 0.02 0.02 99.90 03:37:29 02:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 02:54:01 5 0.23 0.00 0.02 0.00 0.02 99.73 03:37:29 02:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 02:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:37:29 02:54:01 CPU %user %nice %system %iowait %steal %idle 03:37:29 02:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:37:29 02:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 02:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 02:55:01 2 0.12 0.00 0.03 0.02 0.03 99.80 03:37:29 02:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:37:29 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 02:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 02:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 02:56:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:37:29 02:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:37:29 02:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 02:56:01 2 1.92 0.00 0.05 0.00 0.03 98.00 03:37:29 02:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 02:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 02:56:01 5 0.08 0.00 0.00 0.00 0.00 99.92 03:37:29 02:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 02:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 02:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:37:29 02:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 02:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 02:57:01 2 0.07 0.00 0.02 0.02 0.02 99.88 03:37:29 02:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 02:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 02:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:37:29 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 02:58:01 all 0.04 0.00 0.02 0.01 0.01 99.91 03:37:29 02:58:01 0 0.05 0.00 0.03 0.08 0.02 99.82 03:37:29 02:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:37:29 02:58:01 2 0.10 0.00 0.03 0.00 0.05 99.82 03:37:29 02:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 02:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:37:29 02:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 02:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 02:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 02:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:37:29 02:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:37:29 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 02:59:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:37:29 02:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 02:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 02:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 02:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:37:29 03:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:37:29 03:00:01 2 0.00 0.00 0.05 0.00 0.03 99.92 03:37:29 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:37:29 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:01:01 1 0.00 0.00 0.00 0.08 0.00 99.92 03:37:29 03:01:01 2 0.02 0.00 0.02 0.02 0.03 99.92 03:37:29 03:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:01:01 6 0.12 0.00 0.00 0.00 0.03 99.85 03:37:29 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:37:29 03:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:02:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:37:29 03:02:01 2 0.02 0.00 0.03 0.02 0.03 99.90 03:37:29 03:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:02:01 4 0.05 0.00 0.00 0.02 0.02 99.92 03:37:29 03:02:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:37:29 03:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:03:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:37:29 03:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 03:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:37:29 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:37:29 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:04:01 all 0.18 0.00 0.01 0.00 0.01 99.79 03:37:29 03:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:04:01 1 0.05 0.00 0.03 0.02 0.00 99.90 03:37:29 03:04:01 2 1.32 0.00 0.03 0.02 0.03 98.60 03:37:29 03:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:05:01 all 0.02 0.00 0.01 0.00 0.01 99.97 03:37:29 03:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:29 03:05:01 2 0.02 0.00 0.00 0.00 0.03 99.95 03:37:29 03:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:05:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:37:29 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:37:29 03:05:01 CPU %user %nice %system %iowait %steal %idle 03:37:29 03:06:01 all 0.03 0.00 0.02 0.01 0.01 99.93 03:37:29 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:06:01 1 0.05 0.00 0.05 0.02 0.00 99.88 03:37:29 03:06:01 2 0.07 0.00 0.02 0.03 0.05 99.83 03:37:29 03:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:37:29 03:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:37:29 03:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:37:29 03:07:01 2 0.00 0.00 0.02 0.02 0.03 99.93 03:37:29 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:37:29 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:37:29 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:08:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:37:29 03:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:37:29 03:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:09:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:37:29 03:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:09:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:37:29 03:09:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:37:29 03:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:37:29 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:09:01 5 0.15 0.00 0.02 0.00 0.00 99.83 03:37:29 03:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:37:29 03:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:37:29 03:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:37:29 03:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:37:29 03:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:37:29 03:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:29 03:11:01 2 0.12 0.00 0.02 0.02 0.02 99.83 03:37:29 03:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:37:29 03:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:11:01 7 0.03 0.00 0.00 0.00 0.03 99.93 03:37:29 03:12:01 all 0.20 0.00 0.01 0.00 0.01 99.78 03:37:29 03:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:12:01 2 1.43 0.00 0.03 0.02 0.02 98.50 03:37:29 03:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:12:01 7 0.02 0.00 0.03 0.00 0.03 99.92 03:37:29 03:13:01 all 0.27 0.00 0.01 0.00 0.01 99.69 03:37:29 03:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:37:29 03:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:13:01 2 1.99 0.00 0.03 0.00 0.00 97.98 03:37:29 03:13:01 3 0.00 0.00 0.02 0.03 0.02 99.93 03:37:29 03:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:37:29 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:37:29 03:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:37:29 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:37:29 03:14:01 2 1.97 0.00 0.00 0.02 0.02 98.00 03:37:29 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:14:01 7 0.05 0.00 0.02 0.00 0.03 99.90 03:37:29 03:15:01 all 0.27 0.00 0.01 0.00 0.01 99.70 03:37:29 03:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:37:29 03:15:01 2 1.99 0.00 0.00 0.00 0.02 98.00 03:37:29 03:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:37:29 03:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:16:01 all 0.25 0.00 0.02 0.00 0.01 99.73 03:37:29 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:16:01 2 1.87 0.00 0.07 0.02 0.02 98.03 03:37:29 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 03:37:29 03:16:01 CPU %user %nice %system %iowait %steal %idle 03:37:29 03:17:01 all 0.07 0.00 0.03 0.00 0.01 99.89 03:37:29 03:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:37:29 03:17:01 2 0.35 0.00 0.13 0.02 0.02 99.48 03:37:29 03:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:37:29 03:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:37:29 03:17:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:37:29 03:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:37:29 03:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:37:29 03:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:37:29 03:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:37:29 03:18:01 7 0.02 0.00 0.00 0.00 0.03 99.95 03:37:29 03:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:37:29 03:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:19:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:37:29 03:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:20:01 all 0.00 0.00 0.01 0.00 0.01 99.97 03:37:29 03:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:37:29 03:20:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:37:29 03:20:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:37:29 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:20:01 7 0.00 0.00 0.02 0.00 0.03 99.95 03:37:29 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:37:29 03:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:21:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:37:29 03:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:37:29 03:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:37:29 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:37:29 03:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:37:29 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 03:37:29 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:23:01 1 0.43 0.00 0.00 0.02 0.02 99.53 03:37:29 03:23:01 2 0.00 0.00 0.03 0.02 0.00 99.95 03:37:29 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:23:01 7 0.03 0.00 0.03 0.00 0.03 99.90 03:37:29 03:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:37:29 03:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:24:01 1 0.18 0.00 0.00 0.02 0.02 99.78 03:37:29 03:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:37:29 03:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 03:25:01 all 0.08 0.00 0.01 0.00 0.01 99.90 03:37:29 03:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:25:01 1 0.60 0.00 0.03 0.00 0.02 99.35 03:37:29 03:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:37:29 03:25:01 7 0.02 0.00 0.02 0.00 0.03 99.93 03:37:29 03:26:01 all 0.12 0.00 0.01 0.00 0.01 99.85 03:37:29 03:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:26:01 1 0.75 0.00 0.00 0.02 0.02 99.22 03:37:29 03:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:37:29 03:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:26:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:37:29 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:37:29 03:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:37:29 03:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:37:29 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:37:29 03:27:01 7 0.00 0.00 0.02 0.00 0.03 99.95 03:37:29 03:37:29 03:27:01 CPU %user %nice %system %iowait %steal %idle 03:37:29 03:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:37:29 03:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:28:01 1 0.05 0.00 0.02 0.02 0.02 99.90 03:37:29 03:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:37:29 03:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:37:29 03:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:37:29 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:37:29 03:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:37:29 03:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:37:29 03:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:37:29 03:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:37:29 03:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:30:01 5 0.02 0.00 0.02 0.00 0.03 99.93 03:37:29 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 03:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:37:29 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:31:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:37:29 03:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:37:29 03:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:37:29 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:32:01 all 0.11 0.00 0.01 0.00 0.01 99.87 03:37:29 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:32:01 1 0.65 0.00 0.00 0.00 0.02 99.33 03:37:29 03:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:37:29 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:32:01 5 0.07 0.00 0.00 0.00 0.03 99.90 03:37:29 03:32:01 6 0.07 0.00 0.00 0.00 0.02 99.92 03:37:29 03:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:33:01 all 0.07 0.00 0.01 0.00 0.01 99.91 03:37:29 03:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:33:01 1 0.48 0.00 0.03 0.02 0.02 99.45 03:37:29 03:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:37:29 03:33:01 6 0.02 0.00 0.02 0.00 0.03 99.93 03:37:29 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:34:01 all 0.03 0.00 0.00 0.00 0.01 99.95 03:37:29 03:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:34:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:37:29 03:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:37:29 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:34:01 6 0.05 0.00 0.03 0.00 0.03 99.88 03:37:29 03:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:37:29 03:35:01 all 0.06 0.00 0.01 0.01 0.01 99.91 03:37:29 03:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:37:29 03:35:01 1 0.40 0.00 0.03 0.00 0.02 99.55 03:37:29 03:35:01 2 0.00 0.00 0.02 0.07 0.00 99.92 03:37:29 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:35:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:37:29 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:36:01 all 0.19 0.00 0.01 0.00 0.01 99.78 03:37:29 03:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:29 03:36:01 1 1.39 0.00 0.02 0.03 0.02 98.55 03:37:29 03:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:29 03:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:37:29 03:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:29 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:37:29 03:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:37:29 03:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:37:29 03:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:37:01 1 0.00 0.00 0.02 0.05 0.02 99.92 03:37:29 03:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:37:29 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:29 03:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:29 03:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 03:37:01 6 0.05 0.00 0.02 0.00 0.03 99.90 03:37:29 03:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:37:29 Average: all 6.37 0.00 1.15 0.95 0.02 91.51 03:37:29 Average: 0 6.19 0.00 1.10 0.74 0.02 91.94 03:37:29 Average: 1 6.30 0.00 1.20 1.50 0.03 90.98 03:37:29 Average: 2 6.75 0.00 1.13 0.49 0.03 91.60 03:37:29 Average: 3 6.33 0.00 1.12 0.69 0.02 91.84 03:37:29 Average: 4 6.32 0.00 1.08 0.94 0.02 91.64 03:37:29 Average: 5 6.43 0.00 1.16 0.89 0.02 91.51 03:37:29 Average: 6 6.29 0.00 1.16 0.93 0.03 91.59 03:37:29 Average: 7 6.39 0.00 1.23 1.38 0.03 90.98 03:37:29 03:37:29 03:37:29