Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 824c669767d07d61b36d69d19d68e96d92fb6f29+17930b14352cbfb7930b1ac1271c629a4bf190e4 (1f372e7ce1fcb5eed0f1c7f8760b37fa06bbbf31) 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-ssh17193161062281130762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2320429766340775085.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15079038682563587878.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11759413269924083066.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4313281055442294951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-272 in /w/workspace/edgexfoundry_edgex-go_PR-4794 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 824c669767d07d61b36d69d19d68e96d92fb6f29 Merge succeeded, producing 61c101a418685590ed4eb255b1b3e8c8d1e6a150 Checking out Revision 61c101a418685590ed4eb255b1b3e8c8d1e6a150 (PR-4794) > 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/4794/head:refs/remotes/origin/PR-4794 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 824c669767d07d61b36d69d19d68e96d92fb6f29 # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61c101a418685590ed4eb255b1b3e8c8d1e6a150 # timeout=10 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:11 ========================================================= 08:30:11 EdgeX Global Pipelines Version Info 08:30:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:12 ------------------- 08:30:12 stable info: 08:30:12 ------------------- 08:30:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:12 Message: update stable to v1.0.258 08:30:13 ------------------- 08:30:13 experimental info: 08:30:13 ------------------- 08:30:13 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4794 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4794 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4794 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61c101a [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:13 provisioning config files... 08:30:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9596401654007949124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:14 ---> ****-login.sh 08:30:14 nexus3.edgexfoundry.org:10001 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10002 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10003 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10004 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 ****.io 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 ---> ****-login.sh ends [Pipeline] } 08:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:16 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 08:30:16 + + dirname cmd/core-command/Dockerfile 08:30:16 cut -d/ -f2 08:30:16 + echo core-command,cmd/core-command/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:16 + dirname cmd/core-data/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo core-data,cmd/core-data/Dockerfile 08:30:16 + dirname cmd/core-metadata/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:16 + dirname cmd/security-bootstrapper/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:16 + + dirname cmd/security-proxy-auth/Dockerfile 08:30:16 cut -d/ -f2 08:30:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:16 + dirname cmd/security-proxy-setup/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:16 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:16 + cut -d/+ -f2 08:30:16 dirname cmd/security-spire-agent/Dockerfile 08:30:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:16 + dirname cmd/security-spire-config/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:16 + dirname cmd/security-spire-server/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:16 + dirname cmd/support-notifications/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + dirname cmd/support-scheduler/Dockerfile 08:30:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:16 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-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 08:30:16 + git rev-list -1 --merges 61c101a418685590ed4eb255b1b3e8c8d1e6a150~1..61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] echo 08:30:16 -----------> git rev-list -1 --merges 61c101a418685590ed4eb255b1b3e8c8d1e6a150~1..61c101a418685590ed4eb255b1b3e8c8d1e6a150 61c101a418685590ed4eb255b1b3e8c8d1e6a150 08:30:16 61c101a418685590ed4eb255b1b3e8c8d1e6a150 [false] [Pipeline] sh 08:30:17 + git log --format=format:%s -1 61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] echo 08:30:17 ========================================================= 08:30:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:17 + grep -v github /etc/ssh/ssh_known_hosts 08:30:17 + [ -e /tmp/ssh_known_hosts ] 08:30:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:17 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:17 08:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:18 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:18 b85a868b505f: Pulling fs layer 08:30:18 e2be974225ed: Pulling fs layer 08:30:18 339a4e72a1f5: Pulling fs layer 08:30:18 988bab9f4d93: Pulling fs layer 08:30:18 1469e6f7b9e6: Pulling fs layer 08:30:18 eaf3925da568: Pulling fs layer 08:30:18 bab4dde63d76: Pulling fs layer 08:30:18 bde34c3a00c8: Pulling fs layer 08:30:18 b352a97aabf1: Pulling fs layer 08:30:18 4872d77fe225: Pulling fs layer 08:30:18 5851b861e8e6: Pulling fs layer 08:30:18 bab4dde63d76: Waiting 08:30:18 bde34c3a00c8: Waiting 08:30:18 b352a97aabf1: Waiting 08:30:18 4872d77fe225: Waiting 08:30:18 5851b861e8e6: Waiting 08:30:18 988bab9f4d93: Waiting 08:30:18 1469e6f7b9e6: Waiting 08:30:18 eaf3925da568: Waiting 08:30:18 e2be974225ed: Download complete 08:30:18 988bab9f4d93: Verifying Checksum 08:30:18 988bab9f4d93: Download complete 08:30:18 339a4e72a1f5: Verifying Checksum 08:30:18 339a4e72a1f5: Download complete 08:30:18 1469e6f7b9e6: Verifying Checksum 08:30:18 1469e6f7b9e6: Download complete 08:30:18 eaf3925da568: Verifying Checksum 08:30:18 eaf3925da568: Download complete 08:30:18 bde34c3a00c8: Verifying Checksum 08:30:18 bde34c3a00c8: Download complete 08:30:18 b352a97aabf1: Verifying Checksum 08:30:18 b352a97aabf1: Download complete 08:30:18 4872d77fe225: Verifying Checksum 08:30:18 4872d77fe225: Download complete 08:30:18 5851b861e8e6: Download complete 08:30:18 b85a868b505f: Download complete 08:30:18 bab4dde63d76: Verifying Checksum 08:30:18 bab4dde63d76: Download complete 08:30:19 b85a868b505f: Pull complete 08:30:19 e2be974225ed: Pull complete 08:30:20 339a4e72a1f5: Pull complete 08:30:20 988bab9f4d93: Pull complete 08:30:20 1469e6f7b9e6: Pull complete 08:30:20 eaf3925da568: Pull complete 08:30:22 bab4dde63d76: Pull complete 08:30:22 bde34c3a00c8: Pull complete 08:30:22 b352a97aabf1: Pull complete 08:30:22 4872d77fe225: Pull complete 08:30:22 5851b861e8e6: Pull complete 08:30:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:23 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 08:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:27 $ docker top afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c -eo pid,comm 08:30:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:27 [ssh-agent] Looking for ssh-agent implementation... 08:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:27 $ docker exec afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent 08:30:27 SSH_AUTH_SOCK=/tmp/ssh-JH6xwvxc0up7/agent.32 08:30:27 SSH_AGENT_PID=38 08:30:27 Running ssh-add (command line suppressed) 08:30:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16772521006773198840.key (/w/workspace/edgex-go/2@tmp/private_key_16772521006773198840.key) 08:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:27 + git tag --points-at HEAD [Pipeline] } 08:30:27 $ docker exec --env ******** --env ******** afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent -k 08:30:27 unset SSH_AUTH_SOCK; 08:30:27 unset SSH_AGENT_PID; 08:30:27 echo Agent pid 38 killed; 08:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:28 [ssh-agent] Looking for ssh-agent implementation... 08:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:28 $ docker exec afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent 08:30:28 SSH_AUTH_SOCK=/tmp/ssh-w2HgQZPFes5a/agent.71 08:30:28 SSH_AGENT_PID=77 08:30:28 Running ssh-add (command line suppressed) 08:30:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_15419129719077042227.key (/w/workspace/edgex-go/2@tmp/private_key_15419129719077042227.key) 08:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:28 + git semver init 08:30:28 2024-05-08 08:30:28,926 [run_init] DEBUG init version:0.0.0 force:False 08:30:28 2024-05-08 08:30:28,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:28 2024-05-08 08:30:28,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:28 2024-05-08 08:30:28,929 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:35 2024-05-08 08:30:35,378 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:35 2024-05-08 08:30:35,379 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4794 with force:False 08:30:35 2024-05-08 08:30:35,379 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4794 08:30:35 2024-05-08 08:30:35,381 [execute] INFO git cat-file --batch-check 08:30:35 2024-05-08 08:30:35,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2024-05-08 08:30:35,387 [execute] INFO git cat-file --batch 08:30:35 2024-05-08 08:30:35,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2024-05-08 08:30:35,391 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4794 08:30:35 0.0.0 [Pipeline] } 08:30:35 $ docker exec --env ******** --env ******** afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 77 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:35 + git semver [Pipeline] } 08:30:36 $ docker stop --time=1 afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c 08:30:40 $ docker rm -f --volumes afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c [Pipeline] // withDockerContainer [Pipeline] sh 08:30:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:40 Stashed 1 file(s) [Pipeline] echo 08:30:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:41 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:41 ========================================================= 08:30:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:42 619be1103602: Pulling fs layer 08:30:42 7862e08f4a3e: Pulling fs layer 08:30:42 5df492c9dc93: Pulling fs layer 08:30:42 7629e6793208: Pulling fs layer 08:30:42 4f4fb700ef54: Pulling fs layer 08:30:42 fb5054dd5b73: Pulling fs layer 08:30:42 eeca6798cff9: Pulling fs layer 08:30:42 aa269ceb94a6: Pulling fs layer 08:30:42 ada007ff1a6a: Pulling fs layer 08:30:42 7629e6793208: Waiting 08:30:42 4f4fb700ef54: Waiting 08:30:42 fb5054dd5b73: Waiting 08:30:42 eeca6798cff9: Waiting 08:30:42 aa269ceb94a6: Waiting 08:30:42 ada007ff1a6a: Waiting 08:30:42 7862e08f4a3e: Download complete 08:30:42 7629e6793208: Verifying Checksum 08:30:42 7629e6793208: Download complete 08:30:42 4f4fb700ef54: Verifying Checksum 08:30:42 4f4fb700ef54: Download complete 08:30:42 fb5054dd5b73: Verifying Checksum 08:30:42 fb5054dd5b73: Download complete 08:30:42 619be1103602: Verifying Checksum 08:30:42 619be1103602: Download complete 08:30:42 eeca6798cff9: Verifying Checksum 08:30:42 eeca6798cff9: Download complete 08:30:42 ada007ff1a6a: Verifying Checksum 08:30:42 ada007ff1a6a: Download complete 08:30:42 5df492c9dc93: Verifying Checksum 08:30:42 5df492c9dc93: Download complete 08:30:43 619be1103602: Pull complete 08:30:43 aa269ceb94a6: Verifying Checksum 08:30:43 7862e08f4a3e: Pull complete 08:30:46 5df492c9dc93: Pull complete 08:30:46 7629e6793208: Pull complete 08:30:47 4f4fb700ef54: Pull complete 08:30:47 fb5054dd5b73: Pull complete 08:30:47 eeca6798cff9: Pull complete 08:30:49 aa269ceb94a6: Pull complete 08:30:50 ada007ff1a6a: Pull complete 08:30:50 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:50 WORKDIR /edgex 08:30:50 COPY go.mod . 08:30:50 RUN go mod download 08:30:50 + docker build -t ci-base-image-x86_64 -f - . 08:30:50 Sending build context to Docker daemon 177.4MB 08:30:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:50 ---> f489d0715acc 08:30:50 Step 2/4 : WORKDIR /edgex 08:30:56 Still waiting to schedule task 08:30:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:57 ---> Running in f24c450534d1 08:30:57 Removing intermediate container f24c450534d1 08:30:57 ---> 7785db9a975c 08:30:57 Step 3/4 : COPY go.mod . 08:30:57 ---> b56e0d5fd49c 08:30:57 Step 4/4 : RUN go mod download 08:30:57 ---> Running in 69ce28b4034d 08:31:24 Removing intermediate container 69ce28b4034d 08:31:24 ---> 477223af48ac 08:31:24 Successfully built 477223af48ac 08:31:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:24 + docker inspect -f . ci-base-image-x86_64 08:31:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:24 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 08:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:24 $ docker top c1d76e7be3c8c66a93205f4340ae1eb99a1cc78dc71f66c2006a98147dd01f63 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:25 + go version 08:31:25 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:25 $ docker stop --time=1 c1d76e7be3c8c66a93205f4340ae1eb99a1cc78dc71f66c2006a98147dd01f63 08:31:26 $ docker rm -f --volumes c1d76e7be3c8c66a93205f4340ae1eb99a1cc78dc71f66c2006a98147dd01f63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:27 + docker inspect -f . ci-base-image-x86_64 08:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:27 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 08:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:27 $ docker top 3c6a5fcf12c0800db2a0e73df97fa9fa5b74ac3f04e20e9e1c843cc968b65783 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:28 ========================================================= 08:31:28 [edgeXBuildGoParallel] Running Tests and Build... 08:31:28 ========================================================= [Pipeline] sh 08:31:28 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:28 + make test 08:31:28 go test -race -coverprofile=coverage.out ./... 08:31:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.063s coverage: 28.7% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.072s coverage: 97.0% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 53.2% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.432s coverage: 93.4% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 6.1% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.418s coverage: 97.6% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.081s coverage: 0.9% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.068s coverage: 32.2% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.062s coverage: 41.7% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.054s coverage: 94.1% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.047s coverage: 94.4% of statements 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.295s coverage: 79.9% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.088s coverage: 92.9% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.052s coverage: 62.3% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.035s coverage: 73.7% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.189s coverage: 38.4% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.060s coverage: 61.8% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.103s coverage: 98.9% of statements 08:32:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:49 running golangci-lint 08:32:49 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:49 go version go1.21.9 linux/amd64 08:32:49 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-278 in /w/workspace/edgexfoundry_edgex-go_PR-4794 [Pipeline] { [Pipeline] ws 08:33:07 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:07 The recommended git tool is: git 08:33:16 level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|files|imports|name|exports_file) took 24.047949988s" 08:33:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.984627ms" 08:33:16 using credential edgex-jenkins-ssh 08:33:16 Cloning the remote Git repository 08:33:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:17 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:17 > git --version # timeout=10 08:33:17 > git --version # 'git version 2.25.1' 08:33:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:26 level=info msg="[linters_context/goanalysis] analyzers took 2m11.729430719s with top 10 stages: buildir: 59.929198728s, gosec: 7.869684048s, fact_deprecated: 2.548618194s, inspect: 2.492429492s, printf: 2.232673325s, nilness: 2.043843164s, ctrlflow: 1.918749479s, fact_purity: 1.813947339s, S1038: 1.365917711s, typedness: 1.238856026s" 08:33:26 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:33:26 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, nolint: 0/21" 08:33:26 level=info msg="[runner] processing took 24.735486ms with stages: nolint: 13.530794ms, identifier_marker: 6.036892ms, autogenerated_exclude: 1.811325ms, path_prettifier: 1.417299ms, exclude-rules: 1.121685ms, skip_dirs: 736.53µs, cgo: 57.091µs, filename_unadjuster: 17.9µs, max_same_issues: 1.36µs, diff: 780ns, fixer: 670ns, uniq_by_line: 670ns, skip_files: 440ns, exclude: 390ns, source_code: 310ns, sort_results: 310ns, severity-rules: 300ns, max_from_linter: 230ns, max_per_file_from_linter: 180ns, path_shortener: 170ns, path_prefixer: 160ns" 08:33:26 level=info msg="[runner] linters took 13.020789498s with stages: goanalysis_metalinter: 12.99587569s" 08:33:26 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:26 level=info msg="Memory: 372 samples, avg is 277.4MB, max is 1220.3MB" 08:33:26 level=info msg="Execution took 37.113352417s" 08:33:26 go vet ./... 08:33:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:34 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:34 + ls -al . 08:33:34 total 816 08:33:34 drwxrwxr-x 11 1001 1001 4096 May 8 08:31 . 08:33:34 drwxr-xr-x 4 root root 4096 May 8 08:31 .. 08:33:34 drwxrwxr-x 2 1001 1001 4096 May 8 08:30 .blubracket 08:33:34 -rw-rw-r-- 1 1001 1001 10 May 8 08:30 .dockerignore 08:33:34 drwxrwxr-x 8 1001 1001 4096 May 8 08:32 .git 08:33:34 drwxrwxr-x 3 1001 1001 4096 May 8 08:30 .github 08:33:34 -rw-rw-r-- 1 1001 1001 1074 May 8 08:30 .gitignore 08:33:34 -rw-rw-r-- 1 1001 1001 42 May 8 08:30 .golangci.yml 08:33:34 -rw-rw-r-- 1 1001 1001 100 May 8 08:30 .hadolint.yml 08:33:34 drwxr-xr-x 3 1001 1001 4096 May 8 08:30 .semver 08:33:34 -rw-rw-r-- 1 1001 1001 155 May 8 08:30 .sonarcloud.properties 08:33:34 -rw-rw-r-- 1 1001 1001 1171 May 8 08:30 ADOPTERS.md 08:33:34 -rw-rw-r-- 1 1001 1001 20261 May 8 08:30 Attribution.txt 08:33:34 -rw-rw-r-- 1 1001 1001 100284 May 8 08:30 CHANGELOG.md 08:33:34 -rw-rw-r-- 1 1001 1001 3804 May 8 08:30 CONTRIBUTING.md 08:33:34 -rw-rw-r-- 1 1001 1001 677 May 8 08:30 GOVERNANCE.md 08:33:34 -rw-rw-r-- 1 1001 1001 861 May 8 08:30 Jenkinsfile 08:33:34 -rw-rw-r-- 1 1001 1001 10775 May 8 08:30 LICENSE 08:33:34 -rw-rw-r-- 1 1001 1001 15392 May 8 08:30 Makefile 08:33:34 -rw-rw-r-- 1 1001 1001 582 May 8 08:30 OWNERS.md 08:33:34 -rw-rw-r-- 1 1001 1001 9528 May 8 08:30 README.md 08:33:34 -rw-rw-r-- 1 1001 1001 789 May 8 08:30 SECURITY.md 08:33:34 -rw-rw-r-- 1 1001 1001 5 May 8 08:30 VERSION 08:33:34 drwxrwxr-x 2 1001 1001 4096 May 8 08:30 bin 08:33:34 drwxrwxr-x 18 1001 1001 4096 May 8 08:30 cmd 08:33:34 -rw-r--r-- 1 root root 455714 May 8 08:32 coverage.out 08:33:34 drwxrwxr-x 2 1001 1001 4096 May 8 08:30 fuzz_test 08:33:34 -rw-rw-r-- 1 1001 1001 7036 May 8 08:30 go.mod 08:33:34 -rw-rw-r-- 1 1001 1001 101457 May 8 08:30 go.sum 08:33:34 drwxrwxr-x 7 1001 1001 4096 May 8 08:30 internal 08:33:34 drwxrwxr-x 3 1001 1001 4096 May 8 08:30 openapi 08:33:34 -rw-rw-r-- 1 1001 1001 584 May 8 08:30 security.txt 08:33:34 -rw-rw-r-- 1 1001 1001 204 May 8 08:30 version.go [Pipeline] sh 08:33:35 + '[' -e coverage.out ] 08:33:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:35 Stashed 1 file(s) [Pipeline] sh 08:33:36 + make build 08:33:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:40 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 824c669767d07d61b36d69d19d68e96d92fb6f29 08:33:41 Merge succeeded, producing 9772cdcc17be863f770aeb7134e368d9583fab0d 08:33:41 Checking out Revision 9772cdcc17be863f770aeb7134e368d9583fab0d (PR-4794) 08:33:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4794/head:refs/remotes/origin/PR-4794 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:40 > git config core.sparsecheckout # timeout=10 08:33:40 > git checkout -f 824c669767d07d61b36d69d19d68e96d92fb6f29 # timeout=10 08:33:41 > git remote # timeout=10 08:33:41 > git config --get remote.origin.url # timeout=10 08:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:41 > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 08:33:41 > git rev-parse HEAD^{commit} # timeout=10 08:33:41 > git config core.sparsecheckout # timeout=10 08:33:41 > git checkout -f 9772cdcc17be863f770aeb7134e368d9583fab0d # timeout=10 08:33:45 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" 08:33:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:47 Dload Upload Total Spent Left Speed 08:33:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 08:33:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 08:33:47 sudo tee /etc/docker/daemon.new 08:33:47 { 08:33:47 "registry-mirrors": [ 08:33:47 "https://nexus3.edgexfoundry.org:10001" 08:33:47 ], 08:33:47 "bip": "10.250.0.254/24", 08:33:47 "hosts": [ 08:33:47 "tcp://0.0.0.0:5555", 08:33:47 "unix:///var/run/docker.sock" 08:33:47 ], 08:33:47 "mtu": 1458, 08:33:47 "selinux-enabled": true, 08:33:47 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:47 } [Pipeline] sh 08:33:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:48 + sudo service docker restart 08:34:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:04 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:06 provisioning config files... 08:34:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8491557807279831794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:07 ---> ****-login.sh 08:34:07 nexus3.edgexfoundry.org:10001 08:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:07 Configure a credential helper to remove this warning. See 08:34:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:07 08:34:07 Login Succeeded 08:34:07 nexus3.edgexfoundry.org:10002 08:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:08 Configure a credential helper to remove this warning. See 08:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:08 08:34:08 Login Succeeded 08:34:08 nexus3.edgexfoundry.org:10003 08:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:08 Configure a credential helper to remove this warning. See 08:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:08 08:34:08 Login Succeeded 08:34:08 nexus3.edgexfoundry.org:10004 08:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:08 Configure a credential helper to remove this warning. See 08:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:08 08:34:08 Login Succeeded 08:34:08 ****.io 08:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:09 Configure a credential helper to remove this warning. See 08:34:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:09 08:34:09 Login Succeeded 08:34:09 ---> ****-login.sh ends [Pipeline] } 08:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:34:09 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 [Pipeline] sh 08:34:10 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:10 ========================================================= 08:34:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:34:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:10 c6b39de5b339: Pulling fs layer 08:34:10 a69c41024577: Pulling fs layer 08:34:10 d6de4b400683: Pulling fs layer 08:34:10 35cb2a7552d0: Pulling fs layer 08:34:10 4f4fb700ef54: Pulling fs layer 08:34:10 464afbd9ba4c: Pulling fs layer 08:34:10 00f215d4a9da: Pulling fs layer 08:34:10 d496ad576159: Pulling fs layer 08:34:10 35cb2a7552d0: Waiting 08:34:10 4f4fb700ef54: Waiting 08:34:10 464afbd9ba4c: Waiting 08:34:10 00f215d4a9da: Waiting 08:34:10 d496ad576159: Waiting 08:34:10 a69c41024577: Verifying Checksum 08:34:10 a69c41024577: Download complete 08:34:10 35cb2a7552d0: Verifying Checksum 08:34:10 35cb2a7552d0: Download complete 08:34:10 4f4fb700ef54: Verifying Checksum 08:34:10 4f4fb700ef54: Download complete 08:34:10 464afbd9ba4c: Verifying Checksum 08:34:10 464afbd9ba4c: Download complete 08:34:10 c6b39de5b339: Verifying Checksum 08:34:10 c6b39de5b339: Download complete 08:34:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:11 d496ad576159: Verifying Checksum 08:34:11 d496ad576159: Download complete 08:34:11 c6b39de5b339: Pull complete 08:34:12 a69c41024577: Pull complete 08:34:12 d6de4b400683: Verifying Checksum 08:34:12 d6de4b400683: Download complete 08:34: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:13 00f215d4a9da: Verifying Checksum 08:34:13 00f215d4a9da: Download complete 08:34:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:16 $ docker stop --time=1 3c6a5fcf12c0800db2a0e73df97fa9fa5b74ac3f04e20e9e1c843cc968b65783 08:34:24 $ docker rm -f --volumes 3c6a5fcf12c0800db2a0e73df97fa9fa5b74ac3f04e20e9e1c843cc968b65783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:25 08:34:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:25 latest: Pulling from edgex-devops/edgex-compose 08:34:25 91d30c5bc195: Pulling fs layer 08:34:25 2e9b0aa3be6d: Pulling fs layer 08:34:25 9c61dcf015f6: Pulling fs layer 08:34:25 4698f68db338: Pulling fs layer 08:34:25 2a2f49069b9e: Pulling fs layer 08:34:25 e0025b399a48: Pulling fs layer 08:34:25 e0025b399a48: Waiting 08:34:25 2a2f49069b9e: Waiting 08:34:25 4698f68db338: Waiting 08:34:25 91d30c5bc195: Verifying Checksum 08:34:25 91d30c5bc195: Download complete 08:34:25 4698f68db338: Verifying Checksum 08:34:25 4698f68db338: Download complete 08:34:26 2e9b0aa3be6d: Verifying Checksum 08:34:26 2e9b0aa3be6d: Download complete 08:34:26 e0025b399a48: Verifying Checksum 08:34:26 e0025b399a48: Download complete 08:34:26 91d30c5bc195: Pull complete 08:34:26 2a2f49069b9e: Download complete 08:34:26 2e9b0aa3be6d: Pull complete 08:34:26 d6de4b400683: Pull complete 08:34:26 9c61dcf015f6: Verifying Checksum 08:34:27 35cb2a7552d0: Pull complete 08:34:27 4f4fb700ef54: Pull complete 08:34:27 464afbd9ba4c: Pull complete 08:34:29 9c61dcf015f6: Pull complete 08:34:29 4698f68db338: Pull complete 08:34:30 2a2f49069b9e: Pull complete 08:34:30 e0025b399a48: Pull complete 08:34:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:30 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 08:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:34 $ docker top 146f2e0999f6d773e98ed3ec3bab413f5370dab7b3cfb60c0decf6917bf9a17f -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:35 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:37 00f215d4a9da: Pull complete 08:34:37 #1 [core-data internal] load build definition from Dockerfile 08:34:37 #1 DONE 0.0s 08:34:37 08:34:37 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:38 #2 ... 08:34:38 08:34:38 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:38 #3 transferring dockerfile: 2.23kB done 08:34:38 #3 DONE 0.4s 08:34:38 08:34:38 #4 [security-spire-config internal] load build definition from Dockerfile 08:34:38 #4 transferring dockerfile: 1.69kB done 08:34:38 #4 DONE 0.4s 08:34:38 08:34:38 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:38 #2 transferring dockerfile: 1.89kB done 08:34:38 #2 DONE 0.3s 08:34:38 08:34:38 #5 [support-notifications internal] load build definition from Dockerfile 08:34:38 #5 transferring dockerfile: 1.95kB done 08:34:38 #5 DONE 0.4s 08:34:38 08:34:38 #1 [core-data internal] load build definition from Dockerfile 08:34:38 #1 transferring dockerfile: 2.01kB done 08:34:38 #1 DONE 0.4s 08:34:38 08:34:38 #6 [support-scheduler internal] load build definition from Dockerfile 08:34:38 #6 transferring dockerfile: 1.93kB done 08:34:38 #6 DONE 0.3s 08:34:38 08:34:38 #7 [core-metadata internal] load build definition from Dockerfile 08:34:38 #7 transferring dockerfile: 2.06kB done 08:34:38 #7 DONE 0.3s 08:34:38 08:34:38 #8 [core-metadata internal] load .dockerignore 08:34:38 #8 ... 08:34:38 08:34:38 #9 [security-spire-server internal] load build definition from Dockerfile 08:34:38 #9 transferring dockerfile: 1.70kB done 08:34:38 #9 DONE 0.4s 08:34:38 08:34:38 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:34:38 #10 transferring dockerfile: 2.93kB done 08:34:38 #10 DONE 0.3s 08:34:38 08:34:38 #11 [core-command internal] load build definition from Dockerfile 08:34:38 #11 transferring dockerfile: 1.93kB done 08:34:38 #11 DONE 0.3s 08:34:38 08:34:38 #12 [core-common-config-bootstrapper internal] load .dockerignore 08:34:38 #12 transferring context: 50B done 08:34:38 #12 DONE 0.2s 08:34:38 08:34:38 #13 [support-notifications internal] load .dockerignore 08:34:38 #13 transferring context: 50B done 08:34:38 #13 DONE 0.2s 08:34:38 08:34:38 #14 [security-spiffe-token-provider internal] load .dockerignore 08:34:38 #14 transferring context: 50B done 08:34:38 #14 DONE 0.2s 08:34:38 08:34:38 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:38 #15 transferring dockerfile: 2.49kB done 08:34:38 #15 DONE 0.3s 08:34:38 08:34:38 #16 [core-data internal] load .dockerignore 08:34:38 #16 transferring context: 50B done 08:34:38 #16 DONE 0.2s 08:34:38 08:34:38 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:38 #17 DONE 0.0s 08:34:38 08:34:38 #18 [security-proxy-setup internal] load build definition from Dockerfile 08:34:38 #18 transferring dockerfile: 2.50kB done 08:34:38 #18 DONE 0.3s 08:34:38 08:34:38 #19 [security-spire-agent internal] load build definition from Dockerfile 08:34:38 #19 transferring dockerfile: 1.81kB done 08:34:38 #19 DONE 0.3s 08:34:38 08:34:38 #20 [security-spire-config internal] load .dockerignore 08:34:38 #20 transferring context: 50B done 08:34:38 #20 DONE 0.3s 08:34:38 08:34:38 #21 [security-proxy-auth internal] load build definition from Dockerfile 08:34:38 #21 transferring dockerfile: 2.15kB done 08:34:38 #21 DONE 0.3s 08:34:38 d496ad576159: Pull complete 08:34:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:34:38 08:34:38 #22 [security-spire-server internal] load .dockerignore 08:34:38 #22 transferring context: 50B done 08:34:38 #22 DONE 0.2s 08:34:38 08:34:38 #23 [core-command internal] load .dockerignore 08:34:38 #23 transferring context: 50B done 08:34:38 #23 DONE 0.1s 08:34:38 08:34:38 #17 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:38 #17 DONE 0.0s 08:34:38 08:34:38 #24 [security-bootstrapper internal] load .dockerignore 08:34:38 #24 transferring context: 50B done 08:34:38 #24 DONE 0.2s 08:34:38 08:34:38 #25 [support-scheduler internal] load .dockerignore 08:34:38 #25 transferring context: 50B done 08:34:38 #25 DONE 0.2s 08:34:38 08:34:38 #26 [security-spire-agent internal] load .dockerignore 08:34:38 #26 transferring context: 50B done 08:34:38 #26 DONE 0.1s 08:34:38 08:34:38 #27 [security-secretstore-setup internal] load .dockerignore 08:34:38 #27 transferring context: 50B done 08:34:38 #27 DONE 0.2s 08:34:38 08:34:38 #28 [security-proxy-auth internal] load .dockerignore 08:34:38 #28 transferring context: 50B done 08:34:38 #28 DONE 0.1s 08:34:38 08:34:38 #8 [core-metadata internal] load .dockerignore 08:34:38 #8 transferring context: 50B done 08:34:38 #8 DONE 0.2s 08:34:38 08:34:38 #29 [security-proxy-setup internal] load .dockerignore 08:34:38 #29 transferring context: 50B done 08:34:38 #29 DONE 0.2s 08:34:38 08:34:38 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:38 #17 DONE 0.0s 08:34:38 08:34:38 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:38 #30 ... 08:34:38 08:34:38 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:38 #17 DONE 0.0s 08:34:38 08:34:38 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:34:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:38 WORKDIR /edgex 08:34:38 COPY go.mod . 08:34:38 RUN go mod download 08:34:38 + docker build -t ci-base-image-arm64 -f - . 08:34:38 #30 DONE 0.6s 08:34:38 08:34:38 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:38 #31 DONE 0.6s 08:34:38 08:34:38 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:38 #32 DONE 0.4s 08:34:38 08:34:38 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:38 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:38 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 08:34:39 #33 ... 08:34:39 08:34:39 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:39 #34 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 08:34:39 #34 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:39 #34 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:39 #34 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:39 #34 DONE 0.3s 08:34:39 08:34:39 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:39 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:39 #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:39 #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:39 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 08:34:39 Sending build context to Docker daemon 3.004MB 08:34:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:39 ---> f246e2811388 08:34:39 Step 2/4 : WORKDIR /edgex 08:34:39 #33 ... 08:34:39 08:34:39 #35 [security-spire-config internal] load build context 08:34:39 #35 transferring context: 24.94kB 0.1s done 08:34:39 #35 DONE 0.5s 08:34:39 08:34:39 #36 [security-spire-server internal] load build context 08:34:39 #36 transferring context: 26.69kB 0.1s done 08:34:39 #36 DONE 0.5s 08:34:39 08:34:39 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:39 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 08:34:39 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 08:34:39 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:39 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:34:39 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 08:34:39 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 08:34:39 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 08:34:39 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 08:34:39 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:34:39 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.8s 08:34:39 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:34:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 1.0s 08:34:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.1s 08:34:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s 08:34:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 08:34:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 08:34:40 #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:34:42 ---> Running in ff424a015df5 08:34:42 Removing intermediate container ff424a015df5 08:34:42 ---> 55f908d5c4bf 08:34:42 Step 3/4 : COPY go.mod . 08:34:42 ---> d9bc506316be 08:34:42 Step 4/4 : RUN go mod download 08:34:42 ---> Running in 2c1b65d9709d 08:34:42 #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done 08:34:48 #33 ... 08:34:48 08:34:48 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:48 #37 DONE 8.8s 08:34:48 08:34:48 #38 [security-proxy-auth internal] load build context 08:34:48 #38 transferring context: 407.64MB 8.6s done 08:34:48 #38 ... 08:34:48 08:34:48 #39 [security-secretstore-setup internal] load build context 08:34:49 #39 ... 08:34:49 08:34:49 #40 [core-common-config-bootstrapper internal] load build context 08:34:49 #40 ... 08:34:49 08:34:49 #41 [security-bootstrapper internal] load build context 08:34:49 #41 ... 08:34:49 08:34:49 #42 [security-spiffe-token-provider internal] load build context 08:34:49 #42 ... 08:34:49 08:34:49 #43 [core-metadata internal] load build context 08:34:49 #43 ... 08:34:49 08:34:49 #44 [support-scheduler internal] load build context 08:34:49 #44 ... 08:34:49 08:34:49 #45 [core-command internal] load build context 08:34:49 #45 ... 08:34:49 08:34:49 #46 [security-spire-agent internal] load build context 08:34:49 #46 transferring context: 26.22kB 0.1s done 08:34:49 #46 ... 08:34:49 08:34:49 #47 [support-notifications internal] load build context 08:34:49 #47 transferring context: 386.87MB 10.6s 08:34:49 #47 ... 08:34:49 08:34:49 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:49 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 08:34:49 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:49 #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:49 #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:49 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 08:34:49 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 08:34:49 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:34:49 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 08:34:49 #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.6s done 08:34:49 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:34:49 #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done 08:34:49 #48 ... 08:34:49 08:34:49 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:49 #0 9.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:49 #0 9.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:50 #49 10.16 (1/2) Installing dumb-init (1.2.5-r2) 08:34:50 #49 10.16 (2/2) Installing su-exec (0.2-r3) 08:34:50 #49 10.17 Executing busybox-1.36.1-r5.trigger 08:34:50 #49 ... 08:34:50 08:34:50 #50 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:50 #50 ... 08:34:50 08:34:50 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:50 #51 ... 08:34:50 08:34:50 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:50 #52 ... 08:34:50 08:34:50 #53 [core-data internal] load build context 08:34:50 #53 ... 08:34:50 08:34:50 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:50 #54 ... 08:34:50 08:34:50 #55 [security-proxy-setup internal] load build context 08:34:50 #55 transferring context: 407.64MB 10.8s done 08:34:50 #55 ... 08:34:50 08:34:50 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:50 #56 ... 08:34:50 08:34:50 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:51 #57 ... 08:34:51 08:34:51 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:51 #58 ... 08:34:51 08:34:51 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:51 #59 ... 08:34:51 08:34:51 #53 [core-data internal] load build context 08:34:51 #53 transferring context: 407.64MB 12.8s done 08:34:56 #53 ... 08:34:56 08:34:56 #40 [core-common-config-bootstrapper internal] load build context 08:34:56 #40 transferring context: 407.64MB 12.7s done 08:34:59 #40 ... 08:34:59 08:34:59 #39 [security-secretstore-setup internal] load build context 08:34:59 #39 transferring context: 407.64MB 10.5s done 08:34:59 #39 ... 08:34:59 08:34:59 #42 [security-spiffe-token-provider internal] load build context 08:34:59 #42 transferring context: 407.64MB 10.4s done 08:35:00 #42 ... 08:35:00 08:35:00 #41 [security-bootstrapper internal] load build context 08:35:00 #41 transferring context: 407.64MB 10.8s done 08:35:00 #41 ... 08:35:00 08:35:00 #47 [support-notifications internal] load build context 08:35:00 #47 transferring context: 407.64MB 10.9s done 08:35:00 #47 ... 08:35:00 08:35:00 #45 [core-command internal] load build context 08:35:00 #45 transferring context: 407.64MB 10.8s done 08:35:00 #45 ... 08:35:00 08:35:00 #44 [support-scheduler internal] load build context 08:35:00 #44 transferring context: 407.64MB 11.2s done 08:35:00 #44 ... 08:35:00 08:35:00 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:00 #49 10.43 OK: 7 MiB in 17 packages 08:35:01 #49 ... 08:35:01 08:35:01 #43 [core-metadata internal] load build context 08:35:01 #43 transferring context: 407.64MB 11.5s done 08:35:01 #43 ... 08:35:01 08:35:01 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:01 #54 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #54 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #54 11.55 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:01 #54 11.55 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:01 #54 11.55 OK: 20074 distinct packages available 08:35:01 #54 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #54 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #54 11.91 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:01 #54 11.96 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:01 #54 11.97 (3/7) Installing dumb-init (1.2.5-r2) 08:35:01 #54 11.97 (4/7) Installing musl-obstack (1.2.3-r2) 08:35:01 #54 11.98 (5/7) Installing libucontext (1.2-r2) 08:35:01 #54 11.98 (6/7) Installing gcompat (1.1.0-r1) 08:35:01 #54 11.98 (7/7) Installing openssl (3.1.4-r6) 08:35:01 #54 12.00 Executing busybox-1.36.1-r5.trigger 08:35:01 #54 12.00 OK: 8 MiB in 20 packages 08:35:01 #54 ... 08:35:01 08:35:01 #60 [core-command builder 2/7] WORKDIR /edgex-go 08:35:20 #60 ... 08:35:20 08:35:20 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:20 #57 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #57 ... 08:35:20 08:35:20 #38 [security-proxy-auth internal] load build context 08:35:20 #38 DONE 40.5s 08:35:20 08:35:20 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:20 #52 39.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #52 ... 08:35:20 08:35:20 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:20 #54 DONE 40.5s 08:35:20 08:35:20 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:20 #49 DONE 40.6s 08:35:20 08:35:20 #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:20 #61 ... 08:35:20 08:35:20 #42 [security-spiffe-token-provider internal] load build context 08:35:20 #42 DONE 41.7s 08:35:20 08:35:20 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:20 #62 ... 08:35:20 08:35:20 #39 [security-secretstore-setup internal] load build context 08:35:20 #39 DONE 41.9s 08:35:20 08:35:20 #55 [security-proxy-setup internal] load build context 08:35:20 #55 DONE 42.1s 08:35:20 08:35:20 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:20 #59 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:21 #59 ... 08:35:21 08:35:21 #45 [core-command internal] load build context 08:35:21 #45 DONE 42.5s 08:35:21 08:35:21 #41 [security-bootstrapper internal] load build context 08:35:21 #41 DONE 42.6s 08:35:21 08:35:21 #47 [support-notifications internal] load build context 08:35:21 #47 DONE 42.7s 08:35:21 08:35:21 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:21 #59 41.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #59 42.21 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:22 #59 42.21 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:22 #59 42.21 OK: 20074 distinct packages available 08:35:22 #59 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:22 #59 ... 08:35:22 08:35:22 #44 [support-scheduler internal] load build context 08:35:22 #44 DONE 43.3s 08:35:22 08:35:22 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:22 #59 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #59 42.60 (1/4) Installing dumb-init (1.2.5-r2) 08:35:22 #59 42.60 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:22 #59 42.66 (3/4) Installing libucontext (1.2-r2) 08:35:22 #59 42.74 (4/4) Installing gcompat (1.1.0-r1) 08:35:22 #59 42.74 Executing busybox-1.36.1-r5.trigger 08:35:22 #59 42.75 OK: 8 MiB in 19 packages 08:35:22 #59 ... 08:35:22 08:35:22 #43 [core-metadata internal] load build context 08:35:22 #43 DONE 44.0s 08:35:22 08:35:22 #40 [core-common-config-bootstrapper internal] load build context 08:35:22 #40 DONE 44.1s 08:35:22 08:35:22 #53 [core-data internal] load build context 08:35:22 #53 DONE 44.1s 08:35:22 08:35:22 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:22 #52 41.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #52 42.19 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:22 #52 42.19 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:22 #52 42.19 OK: 20074 distinct packages available 08:35:22 #52 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:22 #52 42.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #52 42.58 (1/11) Installing ca-certificates (20240226-r0) 08:35:22 #52 42.59 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:22 #52 42.60 (3/11) Installing libunistring (1.1-r1) 08:35:22 #52 42.62 (4/11) Installing libidn2 (2.3.4-r1) 08:35:22 #52 42.62 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:22 #52 42.63 (6/11) Installing libcurl (8.5.0-r0) 08:35:22 #52 42.64 (7/11) Installing curl (8.5.0-r0) 08:35:22 #52 42.64 (8/11) Installing dumb-init (1.2.5-r2) 08:35:22 #52 42.64 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:22 #52 42.65 (10/11) Installing libucontext (1.2-r2) 08:35:22 #52 42.72 (11/11) Installing gcompat (1.1.0-r1) 08:35:22 #52 42.73 Executing busybox-1.36.1-r5.trigger 08:35:22 #52 42.74 Executing ca-certificates-20240226-r0.trigger 08:35:22 #52 42.78 OK: 12 MiB in 26 packages 08:35:23 #52 ... 08:35:23 08:35:23 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:23 #56 39.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:23 #56 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:23 #56 42.17 (1/2) Installing ca-certificates (20240226-r0) 08:35:23 #56 42.19 (2/2) Installing dumb-init (1.2.5-r2) 08:35:23 #56 42.19 Executing busybox-1.36.1-r5.trigger 08:35:23 #56 42.19 Executing ca-certificates-20240226-r0.trigger 08:35:23 #56 42.30 OK: 8 MiB in 17 packages 08:35:23 #56 DONE 43.4s 08:35:23 08:35:23 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:23 #57 41.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:23 #57 42.16 (1/4) Installing ca-certificates (20240226-r0) 08:35:23 #57 42.18 (2/4) Installing dumb-init (1.2.5-r2) 08:35:23 #57 42.19 (3/4) Installing su-exec (0.2-r3) 08:35:23 #57 42.19 (4/4) Installing yq (4.33.3-r5) 08:35:23 #57 42.33 Executing busybox-1.36.1-r5.trigger 08:35:23 #57 42.34 Executing ca-certificates-20240226-r0.trigger 08:35:23 #57 42.38 OK: 17 MiB in 19 packages 08:35:23 #57 DONE 43.5s 08:35:23 08:35:23 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:23 #59 DONE 43.5s 08:35:23 08:35:23 #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:24 #63 ... 08:35:24 08:35:24 #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:24 #50 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:24 #50 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:24 #50 42.16 (1/1) Installing dumb-init (1.2.5-r2) 08:35:24 #50 42.16 Executing busybox-1.36.1-r5.trigger 08:35:24 #50 42.17 OK: 7 MiB in 16 packages 08:35:24 #50 DONE 44.2s 08:35:24 08:35:24 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:24 #58 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:24 #58 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:24 #58 42.16 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:24 #58 42.25 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:24 #58 42.26 (3/6) Installing dumb-init (1.2.5-r2) 08:35:24 #58 42.26 (4/6) Installing openssl (3.1.4-r6) 08:35:24 #58 42.28 (5/6) Installing su-exec (0.2-r3) 08:35:24 #58 42.28 (6/6) Installing yq (4.33.3-r5) 08:35:24 #58 42.35 Executing busybox-1.36.1-r5.trigger 08:35:24 #58 42.35 OK: 17 MiB in 19 packages 08:35:24 #58 DONE 44.4s 08:35:24 08:35:24 #64 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:35:24 #64 ... 08:35:24 08:35:24 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:24 #52 DONE 44.5s 08:35:24 08:35:24 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:24 #51 39.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:24 #51 42.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:24 #51 42.49 (1/1) Installing dumb-init (1.2.5-r2) 08:35:24 #51 42.50 Executing busybox-1.36.1-r5.trigger 08:35:24 #51 42.51 OK: 7 MiB in 16 packages 08:35:24 #51 DONE 45.0s 08:35:24 08:35:24 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:24 #65 ... 08:35:24 08:35:24 #60 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:35:24 #60 DONE 33.0s 08:35:24 08:35:24 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:24 #48 DONE 46.0s 08:35:24 08:35:24 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:35:24 #66 ... 08:35:24 08:35:24 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:24 #33 DONE 46.0s 08:35:25 08:35:25 #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:25 #61 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:25 #61 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:25 #61 4.919 Upgrading critical system libraries and apk-tools: 08:35:25 #61 4.919 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:25 #61 4.931 Executing busybox-1.36.1-r5.trigger 08:35:25 #61 4.985 Continuing the upgrade transaction with new apk-tools: 08:35:25 #61 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:25 #61 5.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:25 #61 5.305 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:25 #61 5.316 OK: 8 MiB in 20 packages 08:35:25 #61 DONE 5.5s 08:35:25 08:35:25 #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:25 #63 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:25 #63 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:25 #63 2.841 Upgrading critical system libraries and apk-tools: 08:35:25 #63 2.841 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:26 #63 2.853 Executing busybox-1.36.1-r5.trigger 08:35:26 #63 2.908 Continuing the upgrade transaction with new apk-tools: 08:35:26 #63 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:26 #63 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:26 #63 3.210 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:26 #63 3.215 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:26 #63 3.246 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:26 #63 3.253 Executing ca-certificates-20240226-r0.trigger 08:35:27 #63 4.023 OK: 17 MiB in 19 packages 08:35:27 #63 ... 08:35:27 08:35:27 #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:35:27 #64 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #64 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #64 2.317 Upgrading critical system libraries and apk-tools: 08:35:27 #64 2.317 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:27 #64 2.325 Executing busybox-1.36.1-r5.trigger 08:35:27 #64 2.406 Continuing the upgrade transaction with new apk-tools: 08:35:27 #64 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #64 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #64 2.727 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:27 #64 2.738 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:27 #64 2.771 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:27 #64 3.273 OK: 7 MiB in 16 packages 08:35:27 #64 DONE 4.1s 08:35:27 08:35:27 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:27 #62 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #62 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #62 4.807 Upgrading critical system libraries and apk-tools: 08:35:27 #62 4.807 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:27 #62 4.811 Executing busybox-1.36.1-r5.trigger 08:35:27 #62 4.885 Continuing the upgrade transaction with new apk-tools: 08:35:27 #62 4.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #62 4.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #62 5.288 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:27 #62 5.295 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:27 #62 5.334 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:27 #62 5.347 OK: 7 MiB in 17 packages 08:35:27 #62 DONE 7.6s 08:35:28 08:35:28 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:28 #0 2.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:28 #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:28 #0 2.394 Upgrading critical system libraries and apk-tools: 08:35:28 #0 2.394 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:28 #0 2.403 Executing busybox-1.36.1-r5.trigger 08:35:28 #0 2.471 Continuing the upgrade transaction with new apk-tools: 08:35:28 #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:28 #0 2.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:28 #0 2.784 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:28 #0 2.793 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:28 #0 2.827 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:28 #0 2.842 Executing ca-certificates-20240226-r0.trigger 08:35:28 #0 3.326 OK: 8 MiB in 17 packages 08:35:28 #67 DONE 5.0s 08:35:28 08:35:28 #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:28 #63 DONE 4.9s 08:35:28 08:35:28 #68 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:28 #68 DONE 2.4s 08:35:28 08:35:28 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:35:28 #66 3.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:28 #66 3.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:28 #66 ... 08:35:28 08:35:28 #69 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:28 #69 DONE 2.6s 08:35:28 08:35:28 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:28 #65 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:28 #65 3.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:28 #65 3.859 Upgrading critical system libraries and apk-tools: 08:35:28 #65 3.859 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:28 #65 3.869 Executing busybox-1.36.1-r5.trigger 08:35:28 #65 3.939 Continuing the upgrade transaction with new apk-tools: 08:35:28 #65 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:28 #65 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:28 #65 4.283 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:28 #65 4.295 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:28 #65 4.329 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:28 #65 4.392 OK: 7 MiB in 16 packages 08:35:29 #65 DONE 5.1s 08:35:29 08:35:29 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:29 #0 3.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 3.754 OK: 264 MiB in 52 packages 08:35:29 #70 DONE 4.6s 08:35:29 08:35:29 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:29 #71 ... 08:35:29 08:35:29 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:29 #0 3.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 4.071 Upgrading critical system libraries and apk-tools: 08:35:29 #0 4.071 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:29 #0 4.081 Executing busybox-1.36.1-r5.trigger 08:35:29 #0 4.157 Continuing the upgrade transaction with new apk-tools: 08:35:29 #0 4.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 4.479 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:29 #0 4.487 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:29 #0 4.523 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:29 #0 4.534 Executing ca-certificates-20240226-r0.trigger 08:35:29 #0 4.656 OK: 12 MiB in 26 packages 08:35:29 #72 DONE 5.3s 08:35:29 08:35:29 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:29 #0 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 4.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 5.034 Upgrading critical system libraries and apk-tools: 08:35:29 #0 5.034 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:29 #0 5.046 Executing busybox-1.36.1-r5.trigger 08:35:29 #0 5.113 Continuing the upgrade transaction with new apk-tools: 08:35:29 #0 5.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 5.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 5.451 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:29 #0 5.458 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:29 #0 5.606 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:29 #0 5.618 OK: 8 MiB in 19 packages 08:35:29 #73 DONE 6.3s 08:35:29 08:35:29 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:35:29 #66 3.796 OK: 264 MiB in 52 packages 08:35:29 #66 DONE 5.0s 08:35:29 08:35:29 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:29 #74 ... 08:35:29 08:35:29 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:29 #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 3.763 OK: 264 MiB in 52 packages 08:35:29 #75 DONE 5.0s 08:35:29 08:35:29 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:29 #0 3.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 4.208 Upgrading critical system libraries and apk-tools: 08:35:29 #0 4.208 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:29 #0 4.219 Executing busybox-1.36.1-r5.trigger 08:35:29 #0 4.291 Continuing the upgrade transaction with new apk-tools: 08:35:29 #0 4.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:29 #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:29 #0 4.588 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:29 #0 4.619 OK: 17 MiB in 19 packages 08:35:29 #76 DONE 5.7s 08:35:29 08:35:29 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:30 #77 ... 08:35:30 08:35:30 #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:30 #0 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:30 #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:30 #0 3.659 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:30 #0 3.659 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:30 #0 3.659 OK: 20070 distinct packages available 08:35:30 #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:30 #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:30 #0 4.192 OK: 264 MiB in 52 packages 08:35:30 #78 DONE 5.3s 08:35:31 08:35:31 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:33 #79 ... 08:35:33 08:35:33 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:33 #80 DONE 4.9s 08:35:33 08:35:33 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:33 #81 DONE 4.8s 08:35:33 08:35:33 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:33 #82 ... 08:35:33 08:35:33 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:33 #71 DONE 4.0s 08:35:33 08:35:33 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:33 #83 DONE 5.6s 08:35:33 08:35:33 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:33 #84 ... 08:35:33 08:35:33 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:33 #85 DONE 4.2s 08:35:33 08:35:33 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:33 #74 DONE 4.2s 08:35:33 08:35:33 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:34 #86 ... 08:35:34 08:35:34 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:34 #77 DONE 4.5s 08:35:34 08:35:34 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #87 ... 08:35:34 08:35:34 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:34 #79 DONE 5.0s 08:35:34 08:35:34 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 #88 ... 08:35:35 08:35:35 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:35 #89 DONE 3.9s 08:35:35 08:35:35 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #90 ... 08:35:36 08:35:36 #91 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:36 #91 DONE 3.0s 08:35:36 08:35:36 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:36 #82 DONE 3.1s 08:35:36 08:35:36 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:37 #92 ... 08:35:37 08:35:37 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:37 #93 DONE 3.6s 08:35:37 08:35:37 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:37 #94 ... 08:35:37 08:35:37 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:37 #86 DONE 4.1s 08:35:37 08:35:37 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:39 #95 ... 08:35:39 08:35:39 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:39 #94 DONE 3.2s 08:35:39 08:35:39 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:39 #92 DONE 3.1s 08:35:39 08:35:39 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:39 #96 ... 08:35:39 08:35:39 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:39 #95 DONE 1.7s 08:35:39 08:35:39 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:39 #97 DONE 0.1s 08:35:39 08:35:39 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:39 #96 DONE 0.4s 08:35:39 08:35:39 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:39 #98 DONE 0.1s 08:35:39 08:35:39 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:39 #99 DONE 0.3s 08:35:39 08:35:39 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:39 #100 DONE 0.1s 08:35:39 08:35:39 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:39 #101 DONE 0.1s 08:35:39 08:35:39 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:39 #102 DONE 0.0s 08:35:39 08:35:39 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:39 #103 DONE 0.0s 08:35:39 08:35:39 #104 [security-spire-config] exporting to image 08:35:39 #104 exporting layers 08:35:40 #104 exporting layers 0.5s done 08:35:40 #104 exporting layers 0.6s done 08:35:40 #104 writing image sha256:70c17d98a1d2d063c6098e91e69b46745c1481771dddcba866e011363f168b97 done 08:35:40 #104 naming to docker.io/library/security-spire-server done 08:35:40 #104 exporting layers 0.6s done 08:35:40 #104 writing image sha256:d5c38d143b90f6e97e9287b4fec025ea6f7a8732b5c6e574fee2c71c1430b40f done 08:35:40 #104 naming to docker.io/library/security-spire-config done 08:35:40 #104 writing image sha256:be1575eafe7da07aced562e6a249b01967888334315f82733845a28359012f0d done 08:35:40 #104 naming to docker.io/library/security-spire-agent done 08:35:40 #104 DONE 0.8s 08:35:40 08:35:40 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:50 Removing intermediate container 2c1b65d9709d 08:35:50 ---> ae59b25db99d 08:35:50 Successfully built ae59b25db99d 08:35:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:51 + docker inspect -f . ci-base-image-arm64 08:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 08:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:52 $ docker top 802fee573cdcaaae1606ad0302b484a289311fc8f9f42329bc2245b010d34eb6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:53 + go version 08:35:53 go version go1.21.9 linux/arm64 [Pipeline] } 08:35:53 $ docker stop --time=1 802fee573cdcaaae1606ad0302b484a289311fc8f9f42329bc2245b010d34eb6 08:35:55 $ docker rm -f --volumes 802fee573cdcaaae1606ad0302b484a289311fc8f9f42329bc2245b010d34eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker inspect -f . ci-base-image-arm64 08:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 08:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:57 $ docker top ff00b5445637345c1f567d88d810f4669bf08a5c1bf5ea59aec45c7afb553c11 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:57 ========================================================= 08:35:57 [edgeXBuildGoParallel] Running Tests and Build... 08:35:57 ========================================================= [Pipeline] sh 08:35:58 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:58 + make test 08:35:58 go test -race -coverprofile=coverage.out ./... 08:36:55 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:17 #84 DONE 90.9s 08:37:17 08:37:17 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:17 #90 DONE 88.9s 08:37:17 08:37:17 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:17 #88 DONE 89.6s 08:37:17 08:37:17 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:17 #87 DONE 90.5s 08:37:17 08:37:17 #105 [security-bootstrapper builder 6/7] COPY . . 08:37:17 #105 ... 08:37:17 08:37:17 #106 [security-spiffe-token-provider builder 6/7] COPY . . 08:37:17 #106 ... 08:37:17 08:37:17 #107 [support-notifications builder 6/7] COPY . . 08:37:17 #107 ... 08:37:17 08:37:17 #108 [core-command builder 6/7] COPY . . 08:37:23 #108 ... 08:37:23 08:37:23 #107 [support-notifications builder 6/7] COPY . . 08:37:23 #107 DONE 19.6s 08:37:24 08:37:24 #106 [security-spiffe-token-provider builder 6/7] COPY . . 08:37:24 #106 DONE 19.7s 08:37:24 08:37:24 #105 [security-bootstrapper builder 6/7] COPY . . 08:37:24 #105 DONE 19.7s 08:37:24 08:37:24 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 #109 CACHED 08:37:24 08:37:24 #110 [security-proxy-setup builder 6/7] COPY . . 08:37:24 #110 CACHED 08:37:24 08:37:24 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:37:24 #111 CACHED 08:37:24 08:37:24 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 #112 CACHED 08:37:24 08:37:24 #113 [security-secretstore-setup builder 6/7] COPY . . 08:37:24 #113 CACHED 08:37:24 08:37:24 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:37:24 #114 CACHED 08:37:24 08:37:24 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:24 #115 ... 08:37:24 08:37:24 #108 [core-command builder 6/7] COPY . . 08:37:24 #108 DONE 19.8s 08:37:24 08:37:24 #116 [core-data builder 6/7] COPY . . 08:37:24 #116 CACHED 08:37:24 08:37:24 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 #117 CACHED 08:37:24 08:37:24 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 08:37:24 #118 CACHED 08:37:24 08:37:24 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 08:37:24 #119 CACHED 08:37:24 08:37:24 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:24 #120 CACHED 08:37:24 08:37:24 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 #121 CACHED 08:37:24 08:37:24 #122 [support-scheduler builder 6/7] COPY . . 08:37:24 #122 CACHED 08:37:24 08:37:24 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:37:24 #123 CACHED 08:37:24 08:37:24 #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 #124 CACHED 08:37:24 08:37:24 #125 [core-metadata builder 6/7] COPY . . 08:37:24 #125 CACHED 08:37:24 08:37:24 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 #126 CACHED 08:37:24 08:37:24 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:37:24 #127 CACHED 08:37:24 08:37:24 #128 [security-proxy-auth builder 6/7] COPY . . 08:37:24 #128 CACHED 08:37:24 08:37:24 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 #129 CACHED 08:37:24 08:37:24 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:37:24 #130 CACHED 08:37:24 08:37:24 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:29 #131 ... 08:37:29 08:37:29 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:29 #115 4.183 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:33 #115 ... 08:37:33 08:37:33 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:33 #131 6.645 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:37:34 #131 ... 08:37:34 08:37:34 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:34 #0 2.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:34 #132 ... 08:37:34 08:37:34 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:34 #0 5.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:37:34 #133 ... 08:37:34 08:37:34 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:34 #0 3.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:34 #134 ... 08:37:34 08:37:34 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:34 #0 3.936 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:37:34 #135 ... 08:37:34 08:37:34 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:34 #0 6.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:37:34 #136 ... 08:37:34 08:37:34 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:34 #0 2.330 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:34 #137 ... 08:37:34 08:37:34 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:34 #0 4.908 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:35 #138 ... 08:37:35 08:37:35 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:35 #0 2.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:35 #139 ... 08:37:35 08:37:35 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:35 #0 2.939 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:38:43 #140 ... 08:38:43 08:38:43 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:43 #139 70.27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:19 #139 ... 08:40:19 08:40:19 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:40:19 #137 DONE 173.2s 08:40:19 08:40:19 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:40:19 #132 DONE 173.2s 08:40:19 08:40:19 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:40:19 #140 DONE 172.9s 08:40:19 08:40:19 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:40:19 #138 ... 08:40:19 08:40:19 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:19 #135 DONE 173.2s 08:40:19 08:40:19 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:40:19 #141 ... 08:40:19 08:40:19 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:40:19 #136 DONE 174.5s 08:40:19 08:40:19 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:19 #142 ... 08:40:19 08:40:19 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:40:19 #131 DONE 175.0s 08:40:19 08:40:19 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:40:19 #138 DONE 175.0s 08:40:19 08:40:19 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:19 #139 DONE 175.3s 08:40:19 08:40:19 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:40:19 #143 ... 08:40:19 08:40:19 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:40:19 #134 DONE 175.4s 08:40:19 08:40:19 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:19 #115 ... 08:40:19 08:40:19 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:40:20 #144 ... 08:40:20 08:40:20 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:40:20 #133 DONE 175.6s 08:40:20 08:40:20 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:40:20 #143 ... 08:40:20 08:40:20 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:20 #115 DONE 176.4s 08:40:20 08:40:20 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:20 #145 ... 08:40:20 08:40:20 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:40:20 #141 DONE 3.2s 08:40:20 08:40:20 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:20 #142 DONE 2.8s 08:40:20 08:40:20 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:40:20 #143 DONE 3.1s 08:40:20 08:40:20 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:40:20 #146 DONE 0.8s 08:40:20 08:40:20 #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:21 #147 ... 08:40:21 08:40:21 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 #145 DONE 0.7s 08:40:21 08:40:21 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 #144 DONE 1.3s 08:40:21 08:40:21 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:40:21 #148 ... 08:40:21 08:40:21 #149 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 #149 DONE 0.7s 08:40:21 08:40:21 #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:40:21 #150 DONE 0.6s 08:40:21 08:40:21 #151 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:21 #151 ... 08:40:21 08:40:21 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 #152 CACHED 08:40:21 08:40:21 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:21 #153 CACHED 08:40:21 08:40:21 #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 #154 CACHED 08:40:21 08:40:21 #155 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:21 #155 CACHED 08:40:21 08:40:21 #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 #156 CACHED 08:40:21 08:40:21 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:21 #157 CACHED 08:40:21 08:40:21 #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:21 #158 CACHED 08:40:21 08:40:21 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 #159 CACHED 08:40:21 08:40:21 #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:21 #147 DONE 0.9s 08:40:21 08:40:21 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:40:21 #160 DONE 0.8s 08:40:21 08:40:21 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:40:22 #161 ... 08:40:22 08:40:22 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:22 #162 DONE 1.0s 08:40:22 08:40:22 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:22 #163 ... 08:40:22 08:40:22 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:40:22 #148 DONE 1.4s 08:40:22 08:40:22 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:40:22 #164 DONE 1.7s 08:40:22 08:40:22 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:40:25 #165 ... 08:40:25 08:40:25 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:25 #166 DONE 3.4s 08:40:25 08:40:25 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:25 #167 DONE 3.5s 08:40:25 08:40:25 #151 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:25 #151 DONE 3.8s 08:40:25 08:40:25 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:40:25 #168 ... 08:40:25 08:40:25 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:40:25 #169 DONE 3.8s 08:40:25 08:40:25 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:40:25 #170 DONE 4.0s 08:40:25 08:40:25 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:40:26 #171 ... 08:40:26 08:40:26 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:40:26 #161 DONE 3.9s 08:40:26 08:40:26 #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:26 #172 DONE 4.2s 08:40:26 08:40:26 #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:26 #173 DONE 4.2s 08:40:26 08:40:26 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:40:26 #174 ... 08:40:26 08:40:26 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:26 #163 DONE 4.2s 08:40:26 08:40:26 #175 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:40:26 #175 DONE 3.9s 08:40:26 08:40:26 #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:40:26 #176 ... 08:40:26 08:40:26 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:40:26 #165 DONE 4.0s 08:40:26 08:40:26 #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:40:27 #177 ... 08:40:27 08:40:27 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:40:27 #178 DONE 2.5s 08:40:27 08:40:27 #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:40:27 #179 DONE 2.5s 08:40:27 08:40:27 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:40:28 #180 ... 08:40:28 08:40:28 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:40:28 #168 DONE 2.6s 08:40:28 08:40:28 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:40:28 #171 DONE 2.4s 08:40:28 08:40:28 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:40:28 #181 DONE 2.5s 08:40:28 08:40:28 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:40:28 #182 ... 08:40:28 08:40:28 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:40:28 #183 DONE 2.5s 08:40:28 08:40:28 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:40:28 #174 DONE 2.6s 08:40:28 08:40:28 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:28 #184 ... 08:40:28 08:40:28 #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:40:28 #185 DONE 2.7s 08:40:29 08:40:29 #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:40:29 #176 DONE 2.6s 08:40:29 08:40:29 #104 [support-notifications] exporting to image 08:40:29 #104 exporting layers 1.1s done 08:40:29 #104 ... 08:40:29 08:40:29 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:40:29 #180 DONE 2.6s 08:40:29 08:40:29 #104 [core-data] exporting to image 08:40:29 #104 ... 08:40:29 08:40:29 #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:40:29 #177 DONE 2.6s 08:40:29 08:40:29 #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:40:30 #186 ... 08:40:30 08:40:30 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:40:30 #187 DONE 2.3s 08:40:30 08:40:30 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:40:30 #182 DONE 2.2s 08:40:30 08:40:30 #104 [security-spiffe-token-provider] exporting to image 08:40:30 #104 writing image sha256:d5aad71374a1535aed7baab59dc4e16e323de3b37bc54fddeceaf2fa08cf1852 0.4s done 08:40:30 #104 writing image sha256:b542e52bc89c3d6742cf274bebf03e59b0ed9ad1d90a3680f6b828a64b5573df 0.6s done 08:40:30 #104 naming to docker.io/library/core-command 0.2s done 08:40:30 #104 naming to docker.io/library/support-scheduler 08:40:30 #104 naming to docker.io/library/support-scheduler 0.2s done 08:40:30 #104 ... 08:40:30 08:40:30 #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:40:30 #188 DONE 2.8s 08:40:31 08:40:31 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:31 #184 DONE 2.6s 08:40:31 08:40:31 #189 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:31 #189 ... 08:40:31 08:40:31 #190 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:40:31 #190 DONE 2.5s 08:40:31 08:40:31 #104 [core-metadata] exporting to image 08:40:31 #104 ... 08:40:31 08:40:31 #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:40:31 #186 DONE 2.5s 08:40:31 08:40:31 #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:40:31 #191 ... 08:40:31 08:40:31 #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:40:31 #192 DONE 2.9s 08:40:32 08:40:32 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:40:33 #193 ... 08:40:33 08:40:33 #104 [security-spiffe-token-provider] exporting to image 08:40:33 #104 exporting layers 2.3s done 08:40:33 #104 writing image sha256:9e2edff63d13488f30cdd9e66cd1d7505776f3398c9705fb604ca8655de6c928 0.0s done 08:40:33 #104 naming to docker.io/library/support-notifications done 08:40:33 #104 writing image sha256:f37013719b6e7fb35b36c4b88f031d90cb96f45053a53ce9843af4d006a56654 done 08:40:33 #104 naming to docker.io/library/core-data done 08:40:33 #104 writing image sha256:5a90fcca61ab23da65fd2113a7ef7b1529344747bc68cee674a2e2b820fc91a5 0.2s done 08:40:33 #104 writing image sha256:7a028302a2ba59bd8a477b3417edef4dc03ed0af281ed45c1f64e098062d4d79 0.2s done 08:40:33 #104 naming to docker.io/library/core-metadata done 08:40:33 #104 naming to docker.io/library/security-spiffe-token-provider done 08:40:33 #104 DONE 6.2s 08:40:33 08:40:33 #194 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:40:33 #194 DONE 2.6s 08:40:33 08:40:33 #195 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:34 #195 ... 08:40:34 08:40:34 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:40:34 #193 DONE 2.1s 08:40:34 08:40:34 #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:40:34 #191 DONE 2.4s 08:40:34 08:40:34 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:34 #196 DONE 3.6s 08:40:34 08:40:34 #104 [core-common-config-bootstrapper] exporting to image 08:40:34 #104 ... 08:40:34 08:40:34 #189 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:34 #189 DONE 3.5s 08:40:34 08:40:34 #104 [security-proxy-auth] exporting to image 08:40:35 #104 ... 08:40:35 08:40:35 #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:40:35 #197 DONE 1.0s 08:40:35 08:40:35 #198 [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/ 08:40:35 #198 DONE 1.0s 08:40:35 08:40:35 #195 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:35 #195 DONE 1.7s 08:40:35 08:40:35 #199 [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/ 08:40:36 #199 ... 08:40:36 08:40:36 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:40:36 #200 DONE 1.0s 08:40:36 08:40:36 #199 [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/ 08:40:36 #199 DONE 1.0s 08:40:36 08:40:36 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:40:38 #201 DONE 1.7s 08:40:38 08:40:38 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:38 #202 ... 08:40:38 08:40:38 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:38 #203 DONE 2.4s 08:40:38 08:40:38 #104 [security-proxy-setup] exporting to image 08:40:38 #104 exporting layers 08:40:38 #104 writing image sha256:94f8fd72786bf19adbc63b44c127803a51e757d10641412f815744cbe9b3a722 0.1s done 08:40:38 #104 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 08:40:38 #104 writing image sha256:fce1c918d358a2258a9df80dab5893c1628bb35932c6917fd9e46be789026695 0.0s done 08:40:38 #104 naming to docker.io/library/security-proxy-auth 0.1s done 08:40:38 #104 writing image sha256:48ab03ce3fcdadcca026d11a554ce2bdb73827d59d610318ed0e0896d3aa583c 0.1s done 08:40:38 #104 naming to docker.io/library/security-proxy-setup 0.1s done 08:40:39 #104 ... 08:40:39 08:40:39 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:39 #202 DONE 1.5s 08:40:39 08:40:39 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:40:41 #204 DONE 1.6s 08:40:41 08:40:41 #104 [security-proxy-setup] exporting to image 08:40:43 #104 exporting layers 3.9s done 08:40:43 #104 writing image sha256:99a50a7852cc4f5507286a935c443a8a0f979be6d1af366d28a4cc34a920674b 08:40:43 #104 writing image sha256:99a50a7852cc4f5507286a935c443a8a0f979be6d1af366d28a4cc34a920674b 0.1s done 08:40:43 #104 naming to docker.io/library/security-secretstore-setup done 08:40:46 #104 exporting layers 4.9s done 08:40:46 #104 writing image sha256:8fcb45eb3c65e29668cc07a0614464323f9ac2b6876a3741c779adcd8f78fcde 0.0s done 08:40:46 #104 naming to docker.io/library/security-bootstrapper 0.0s done 08:40:46 #104 DONE 17.9s 08:40:46 08:40:46 #46 [security-spire-agent internal] load build context 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:46 time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:40:46 $ docker stop --time=1 146f2e0999f6d773e98ed3ec3bab413f5370dab7b3cfb60c0decf6917bf9a17f 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:48 $ docker rm -f --volumes 146f2e0999f6d773e98ed3ec3bab413f5370dab7b3cfb60c0decf6917bf9a17f [Pipeline] // withDockerContainer [Pipeline] sh 08:40:48 + docker images 08:40:48 REPOSITORY TAG IMAGE ID CREATED SIZE 08:40:48 security-bootstrapper latest 8fcb45eb3c65 8 seconds ago 24.2MB 08:40:48 security-secretstore-setup latest 99a50a7852cc 10 seconds ago 42MB 08:40:48 security-proxy-setup latest 48ab03ce3fcd 13 seconds ago 31.5MB 08:40:48 core-common-config-bootstrapper latest 94f8fd72786b 14 seconds ago 20.6MB 08:40:48 security-proxy-auth latest fce1c918d358 14 seconds ago 38.1MB 08:40:48 core-metadata latest 5a90fcca61ab 18 seconds ago 41MB 08:40:48 security-spiffe-token-provider latest 7a028302a2ba 19 seconds ago 34.3MB 08:40:48 core-data latest f37013719b6e 20 seconds ago 40.8MB 08:40:48 support-notifications latest 9e2edff63d13 20 seconds ago 44MB 08:40:48 core-command latest d5aad71374a1 21 seconds ago 40.5MB 08:40:48 support-scheduler latest b542e52bc89c 21 seconds ago 43.4MB 08:40:48 security-spire-config latest d5c38d143b90 5 minutes ago 107MB 08:40:48 security-spire-agent latest be1575eafe7d 5 minutes ago 166MB 08:40:48 security-spire-server latest 70c17d98a1d2 5 minutes ago 108MB 08:40:48 ci-base-image-x86_64 latest 477223af48ac 9 minutes ago 978MB 08:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB 08:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 08:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.285s coverage: 28.7% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.362s coverage: 97.0% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.478s coverage: 69.2% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.435s coverage: 53.2% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.829s coverage: 93.4% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.592s coverage: 6.1% of statements 08:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.154s coverage: 97.6% of statements 08:42:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.227s coverage: 72.2% of statements 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.444s coverage: 0.9% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.288s coverage: 32.2% of statements 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.349s coverage: 41.7% of statements 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.301s coverage: 82.9% of statements 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.304s coverage: 94.1% of statements 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.236s coverage: 96.3% of statements 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.304s coverage: 87.5% of statements 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.279s coverage: 94.4% of statements 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.362s coverage: 79.9% of statements 08:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.310s coverage: 92.9% of statements 08:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 08:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.304s coverage: 62.3% of statements 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.245s coverage: 87.2% of statements 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.254s coverage: 20.0% of statements 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.248s coverage: 100.0% of statements 08:43:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:43:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.477s coverage: 81.8% of statements 08:43:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:43:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.476s coverage: 82.1% of statements 08:43:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.287s coverage: 86.0% of statements 08:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:43:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.128s coverage: 63.1% of statements 08:43:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.300s coverage: 100.0% of statements 08:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.146s coverage: 89.4% of statements 08:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements 08:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.087s coverage: 100.0% of statements 08:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.941s coverage: 38.4% of statements 08:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.256s coverage: 89.5% of statements 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.251s coverage: 84.8% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.337s coverage: 19.9% of statements 08:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.688s coverage: 95.7% of statements 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.273s coverage: 61.8% of statements 08:43:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.470s coverage: 98.9% of statements 08:43:56 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:43:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:57 go vet ./... 08:48:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:48:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:48:20 ./bin/test-attribution-txt.sh [Pipeline] echo 08:48:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:48:21 + ls -al . 08:48:21 total 812 08:48:21 drwxrwxr-x 10 1001 1001 4096 May 8 08:36 . 08:48:21 drwxr-xr-x 4 root root 4096 May 8 08:35 .. 08:48:21 drwxrwxr-x 2 1001 1001 4096 May 8 08:33 .blubracket 08:48:21 -rw-rw-r-- 1 1001 1001 10 May 8 08:33 .dockerignore 08:48:21 drwxrwxr-x 8 1001 1001 4096 May 8 08:33 .git 08:48:21 drwxrwxr-x 3 1001 1001 4096 May 8 08:33 .github 08:48:21 -rw-rw-r-- 1 1001 1001 1074 May 8 08:33 .gitignore 08:48:21 -rw-rw-r-- 1 1001 1001 42 May 8 08:33 .golangci.yml 08:48:21 -rw-rw-r-- 1 1001 1001 100 May 8 08:33 .hadolint.yml 08:48:21 -rw-rw-r-- 1 1001 1001 155 May 8 08:33 .sonarcloud.properties 08:48:21 -rw-rw-r-- 1 1001 1001 1171 May 8 08:33 ADOPTERS.md 08:48:21 -rw-rw-r-- 1 1001 1001 20261 May 8 08:33 Attribution.txt 08:48:21 -rw-rw-r-- 1 1001 1001 100284 May 8 08:33 CHANGELOG.md 08:48:21 -rw-rw-r-- 1 1001 1001 3804 May 8 08:33 CONTRIBUTING.md 08:48:21 -rw-rw-r-- 1 1001 1001 677 May 8 08:33 GOVERNANCE.md 08:48:21 -rw-rw-r-- 1 1001 1001 861 May 8 08:33 Jenkinsfile 08:48:21 -rw-rw-r-- 1 1001 1001 10775 May 8 08:33 LICENSE 08:48:21 -rw-rw-r-- 1 1001 1001 15392 May 8 08:33 Makefile 08:48:21 -rw-rw-r-- 1 1001 1001 582 May 8 08:33 OWNERS.md 08:48:21 -rw-rw-r-- 1 1001 1001 9528 May 8 08:33 README.md 08:48:21 -rw-rw-r-- 1 1001 1001 789 May 8 08:33 SECURITY.md 08:48:21 -rw-rw-r-- 1 1001 1001 5 May 8 08:30 VERSION 08:48:21 drwxrwxr-x 2 1001 1001 4096 May 8 08:33 bin 08:48:21 drwxrwxr-x 18 1001 1001 4096 May 8 08:33 cmd 08:48:21 -rw-r--r-- 1 root root 455713 May 8 08:43 coverage.out 08:48:21 drwxrwxr-x 2 1001 1001 4096 May 8 08:33 fuzz_test 08:48:21 -rw-rw-r-- 1 1001 1001 7036 May 8 08:33 go.mod 08:48:21 -rw-rw-r-- 1 1001 1001 101457 May 8 08:33 go.sum 08:48:21 drwxrwxr-x 7 1001 1001 4096 May 8 08:33 internal 08:48:21 drwxrwxr-x 3 1001 1001 4096 May 8 08:33 openapi 08:48:21 -rw-rw-r-- 1 1001 1001 584 May 8 08:33 security.txt 08:48:21 -rw-rw-r-- 1 1001 1001 204 May 8 08:33 version.go [Pipeline] sh 08:48:22 + '[' -e coverage.out ] 08:48:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:48:22 Warning: overwriting stash ‘coverage-report’ 08:48:23 Stashed 1 file(s) [Pipeline] sh 08:48:24 + make build 08:48:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:52:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:52:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:52: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 08:52: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 08:53: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 08:53:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:53:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:53:28 $ docker stop --time=1 ff00b5445637345c1f567d88d810f4669bf08a5c1bf5ea59aec45c7afb553c11 08:53:30 $ docker rm -f --volumes ff00b5445637345c1f567d88d810f4669bf08a5c1bf5ea59aec45c7afb553c11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:34 08:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:34 latest: Pulling from edgex-devops/edgex-compose-arm64 08:53:34 547446be3368: Pulling fs layer 08:53:34 d125d8839a47: Pulling fs layer 08:53:34 3e85d5ac6304: Pulling fs layer 08:53:34 c3105a71a48b: Pulling fs layer 08:53:34 0f093f025ec4: Pulling fs layer 08:53:34 c3106fc0e877: Pulling fs layer 08:53:34 c3105a71a48b: Waiting 08:53:34 0f093f025ec4: Waiting 08:53:34 c3106fc0e877: Waiting 08:53:34 547446be3368: Verifying Checksum 08:53:34 547446be3368: Download complete 08:53:35 c3105a71a48b: Verifying Checksum 08:53:35 c3105a71a48b: Download complete 08:53:35 d125d8839a47: Verifying Checksum 08:53:35 d125d8839a47: Download complete 08:53:35 c3106fc0e877: Verifying Checksum 08:53:35 c3106fc0e877: Download complete 08:53:35 0f093f025ec4: Download complete 08:53:35 547446be3368: Pull complete 08:53:36 d125d8839a47: Pull complete 08:53:37 3e85d5ac6304: Verifying Checksum 08:53:37 3e85d5ac6304: Download complete 08:53:47 3e85d5ac6304: Pull complete 08:53:47 c3105a71a48b: Pull complete 08:53:49 0f093f025ec4: Pull complete 08:53:49 c3106fc0e877: Pull complete 08:53:49 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:49 prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 08:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:53:52 $ docker top 5ee640c0d4d8c6bd99fdaceaff8514e2e60f66fb51b4828db3d23696f1197430 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:52 + docker compose -f ./docker-compose-build.yml build --parallel 08:54:03 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:54:03 #1 transferring dockerfile: 2.15kB done 08:54:03 #1 DONE 0.1s 08:54:03 08:54:03 #2 [security-bootstrapper internal] load build definition from Dockerfile 08:54:03 #2 transferring dockerfile: 2.93kB done 08:54:03 #2 DONE 0.1s 08:54:03 08:54:03 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:54:03 #3 transferring dockerfile: 2.50kB done 08:54:03 #3 DONE 0.1s 08:54:03 08:54:03 #4 [security-spire-server internal] load build definition from Dockerfile 08:54:03 #4 transferring dockerfile: 1.70kB 0.0s done 08:54:03 #4 DONE 0.1s 08:54:03 08:54:03 #5 [support-notifications internal] load build definition from Dockerfile 08:54:03 #5 transferring dockerfile: 1.95kB done 08:54:03 #5 DONE 0.1s 08:54:03 08:54:03 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:54:03 #6 transferring dockerfile: 1.89kB done 08:54:03 #6 DONE 0.1s 08:54:03 08:54:03 #7 [core-metadata internal] load build definition from Dockerfile 08:54:03 #7 transferring dockerfile: 2.06kB done 08:54:03 #7 DONE 0.1s 08:54:03 08:54:03 #8 [support-scheduler internal] load build definition from Dockerfile 08:54:03 #8 transferring dockerfile: 1.93kB 0.0s done 08:54:03 #8 DONE 0.1s 08:54:03 08:54:03 #9 [security-spire-agent internal] load build definition from Dockerfile 08:54:03 #9 transferring dockerfile: 1.81kB 0.0s done 08:54:03 #9 DONE 0.1s 08:54:03 08:54:03 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:54:03 #10 transferring dockerfile: 2.49kB 0.0s done 08:54:04 #10 DONE 0.1s 08:54:04 08:54:04 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:54:04 #11 transferring dockerfile: 2.23kB done 08:54:04 #11 DONE 0.1s 08:54:04 08:54:04 #12 [core-data internal] load build definition from Dockerfile 08:54:04 #12 transferring dockerfile: 2.01kB 0.0s done 08:54:04 #12 DONE 0.1s 08:54:04 08:54:04 #13 [core-command internal] load build definition from Dockerfile 08:54:04 #13 transferring dockerfile: 1.93kB 0.0s done 08:54:04 #13 DONE 0.1s 08:54:04 08:54:04 #14 [security-spire-config internal] load build definition from Dockerfile 08:54:04 #14 transferring dockerfile: 1.69kB done 08:54:04 #14 DONE 0.1s 08:54:04 08:54:04 #15 [security-proxy-auth internal] load .dockerignore 08:54:04 #15 transferring context: 50B 0.0s done 08:54:04 #15 ... 08:54:04 08:54:04 #16 [security-bootstrapper internal] load .dockerignore 08:54:04 #16 transferring context: 50B done 08:54:04 #16 DONE 0.0s 08:54:05 08:54:05 #17 [security-proxy-setup internal] load .dockerignore 08:54:05 #17 transferring context: 50B done 08:54:05 #17 DONE 0.0s 08:54:05 08:54:05 #18 [security-spire-server internal] load .dockerignore 08:54:05 #18 transferring context: 50B done 08:54:05 #18 DONE 0.1s 08:54:05 08:54:05 #19 [support-notifications internal] load .dockerignore 08:54:05 #19 transferring context: 50B done 08:54:05 #19 DONE 0.1s 08:54:05 08:54:05 #20 [security-spiffe-token-provider internal] load .dockerignore 08:54:05 #20 transferring context: 50B done 08:54:05 #20 DONE 0.1s 08:54:05 08:54:05 #21 [support-scheduler internal] load .dockerignore 08:54:05 #21 DONE 0.0s 08:54:05 08:54:05 #22 [core-metadata internal] load .dockerignore 08:54:05 #22 transferring context: 50B done 08:54:05 #22 DONE 0.1s 08:54:05 08:54:05 #15 [security-proxy-auth internal] load .dockerignore 08:54:05 #15 ... 08:54:05 08:54:05 #21 [support-scheduler internal] load .dockerignore 08:54:05 #21 transferring context: 50B 0.0s done 08:54:05 #21 DONE 0.1s 08:54:05 08:54:05 #23 [security-spire-agent internal] load .dockerignore 08:54:05 #23 transferring context: 50B 0.0s done 08:54:05 #23 DONE 0.1s 08:54:05 08:54:05 #24 [security-secretstore-setup internal] load .dockerignore 08:54:05 #24 transferring context: 50B done 08:54:05 #24 DONE 0.1s 08:54:05 08:54:05 #25 [core-data internal] load .dockerignore 08:54:05 #25 transferring context: 50B 0.0s done 08:54:05 #25 DONE 0.1s 08:54:05 08:54:05 #26 [core-command internal] load .dockerignore 08:54:05 #26 transferring context: 50B done 08:54:05 #26 DONE 0.1s 08:54:05 08:54:05 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:54:05 #27 transferring context: 50B done 08:54:06 #27 DONE 0.1s 08:54:06 08:54:06 #28 [security-spire-config internal] load .dockerignore 08:54:06 #28 transferring context: 50B 0.0s done 08:54:06 #28 DONE 0.1s 08:54:06 08:54:06 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:06 #29 DONE 0.0s 08:54:06 08:54:06 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:54:06 #30 DONE 0.5s 08:54:06 08:54:06 #15 [security-proxy-auth internal] load .dockerignore 08:54:06 #15 ... 08:54:06 08:54:06 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:06 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:06 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:06 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:06 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:06 #31 DONE 0.2s 08:54:06 08:54:06 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:06 #29 DONE 0.0s 08:54:06 08:54:06 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:54:06 #30 DONE 0.5s 08:54:06 08:54:06 #32 [security-proxy-auth internal] load build context 08:54:06 #32 ... 08:54:06 08:54:06 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:06 #29 DONE 0.0s 08:54:06 08:54:06 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:06 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:06 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:06 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:06 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:06 #31 DONE 0.4s 08:54:06 08:54:06 #32 [security-proxy-auth internal] load build context 08:54:07 #32 ... 08:54:07 08:54:07 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:54:07 #30 DONE 0.5s 08:54:07 08:54:07 #32 [security-proxy-auth internal] load build context 08:54:07 #32 ... 08:54:07 08:54:07 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:07 #29 DONE 0.0s 08:54:07 08:54:07 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:07 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:07 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:07 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:07 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:07 #31 DONE 0.4s 08:54:07 08:54:07 #32 [security-proxy-auth internal] load build context 08:54:07 #32 ... 08:54:07 08:54:07 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:07 #29 DONE 0.0s 08:54:07 08:54:07 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:07 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:07 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:07 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:07 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:07 #31 DONE 0.5s 08:54:07 08:54:07 #32 [security-proxy-auth internal] load build context 08:54:07 #32 ... 08:54:07 08:54:07 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:54:07 #30 DONE 0.6s 08:54:07 08:54:07 #32 [security-proxy-auth internal] load build context 08:54:07 #32 ... 08:54:07 08:54:07 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:07 #29 DONE 0.0s 08:54:07 08:54:07 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:07 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:07 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:07 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:07 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:07 #31 DONE 0.5s 08:54:07 08:54:07 #32 [security-proxy-auth internal] load build context 08:54:07 #32 ... 08:54:07 08:54:07 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:07 #29 DONE 0.0s 08:54:07 08:54:07 #32 [security-proxy-auth internal] load build context 08:54:08 #32 ... 08:54:08 08:54:08 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:08 #29 DONE 0.0s 08:54:08 08:54:08 #32 [security-proxy-auth internal] load build context 08:54:08 #32 ... 08:54:08 08:54:08 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:08 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:08 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:08 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:08 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:08 #31 DONE 0.5s 08:54:08 08:54:08 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:08 #29 DONE 0.0s 08:54:08 08:54:08 #32 [security-proxy-auth internal] load build context 08:54:08 #32 ... 08:54:08 08:54:08 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:08 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:08 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:08 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:08 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:08 #31 DONE 0.6s 08:54:08 08:54:08 #32 [security-proxy-auth internal] load build context 08:54:08 #32 ... 08:54:08 08:54:08 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:08 #29 DONE 0.0s 08:54:08 08:54:08 #32 [security-proxy-auth internal] load build context 08:54:08 #32 ... 08:54:08 08:54:08 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:08 #29 DONE 0.0s 08:54:08 08:54:08 #32 [security-proxy-auth internal] load build context 08:54:08 #32 ... 08:54:08 08:54:08 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:54:08 #30 DONE 1.8s 08:54:09 08:54:09 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:09 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:09 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:09 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:09 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:09 #31 DONE 0.6s 08:54:09 08:54:09 #32 [security-proxy-auth internal] load build context 08:54:09 #32 ... 08:54:09 08:54:09 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:09 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:09 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:09 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:09 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:09 #31 DONE 0.6s 08:54:09 08:54:09 #32 [security-proxy-auth internal] load build context 08:54:09 #32 ... 08:54:09 08:54:09 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:54:09 #33 DONE 2.1s 08:54:09 08:54:09 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:09 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:09 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:09 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:09 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:09 #31 DONE 0.6s 08:54:09 08:54:09 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:09 #34 ... 08:54:09 08:54:09 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:09 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:09 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:09 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:09 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:09 #31 DONE 0.6s 08:54:09 08:54:09 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:09 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:10 #34 ... 08:54:10 08:54:10 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:54:10 #35 DONE 2.3s 08:54:10 08:54:10 #36 [security-bootstrapper internal] load build context 08:54:10 #36 ... 08:54:10 08:54:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:54:10 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:54:10 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:54:10 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:54:10 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:54:10 #31 DONE 0.6s 08:54:10 08:54:10 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:54:10 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:54:10 #37 ... 08:54:10 08:54:10 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:10 #38 DONE 5.1s 08:54:10 08:54:10 #39 [security-proxy-setup internal] load build context 08:54:10 #39 transferring context: 15.05MB 3.4s 08:54:11 #39 ... 08:54:11 08:54:11 #40 [security-spire-config internal] load build context 08:54:11 #40 transferring context: 24.94kB 0.5s done 08:54:11 #40 DONE 2.5s 08:54:11 08:54:11 #39 [security-proxy-setup internal] load build context 08:54:12 #39 ... 08:54:12 08:54:12 #41 [security-spire-server internal] load build context 08:54:12 #41 transferring context: 26.69kB 1.0s done 08:54:12 #41 DONE 2.8s 08:54:12 08:54:12 #39 [security-proxy-setup internal] load build context 08:54:13 #39 ... 08:54:13 08:54:13 #42 [security-spire-agent internal] load build context 08:54:13 #42 transferring context: 26.22kB 0.6s done 08:54:13 #42 DONE 2.3s 08:54:13 08:54:13 #39 [security-proxy-setup internal] load build context 08:54:15 #39 ... 08:54:15 08:54:15 #43 [core-data builder 2/7] WORKDIR /edgex-go 08:54:15 #43 DONE 4.1s 08:54:15 08:54:15 #39 [security-proxy-setup internal] load build context 08:54:16 #39 ... 08:54:16 08:54:16 #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:54:16 #0 9.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:16 #44 ... 08:54:16 08:54:16 #39 [security-proxy-setup internal] load build context 08:54:16 #39 ... 08:54:16 08:54:16 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:54:16 #0 6.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:16 #0 6.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:16 #0 9.814 (1/2) Installing dumb-init (1.2.5-r2) 08:54:16 #0 9.814 (2/2) Installing su-exec (0.2-r3) 08:54:16 #0 9.814 Executing busybox-1.36.1-r5.trigger 08:54:16 #0 9.960 OK: 8 MiB in 17 packages 08:54:17 #45 ... 08:54:17 08:54:17 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:17 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done 08:54:17 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:54:17 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:54:17 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:54:17 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.0s done 08:54:17 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s done 08:54:17 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s done 08:54:17 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:54:17 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 3.7s 08:54:17 #34 ... 08:54:17 08:54:17 #46 [support-notifications internal] load build context 08:54:17 #46 transferring context: 27.45MB 9.8s 08:54:17 #46 ... 08:54:17 08:54:17 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:54:17 #0 7.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:17 #0 9.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:17 #47 ... 08:54:17 08:54:17 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:54:17 #0 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:17 #48 ... 08:54:17 08:54:17 #49 [security-spiffe-token-provider internal] load build context 08:54:17 #49 ... 08:54:17 08:54:17 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:17 #0 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:17 #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:17 #50 ... 08:54:17 08:54:17 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:17 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.7s 08:54:17 #34 ... 08:54:17 08:54:17 #51 [core-metadata internal] load build context 08:54:18 #51 ... 08:54:18 08:54:18 #52 [support-scheduler internal] load build context 08:54:18 #52 ... 08:54:18 08:54:18 #53 [security-secretstore-setup internal] load build context 08:54:18 #53 ... 08:54:18 08:54:18 #52 [support-scheduler internal] load build context 08:54:18 #52 ... 08:54:18 08:54:18 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:54:18 #0 7.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:18 #0 9.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:18 #54 ... 08:54:18 08:54:18 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:18 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:54:18 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s 08:54:19 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 08:54:19 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 08:54:19 #34 ... 08:54:19 08:54:19 #55 [core-data internal] load build context 08:54:19 #55 ... 08:54:19 08:54:19 #32 [security-proxy-auth internal] load build context 08:54:19 #32 ... 08:54:19 08:54:19 #56 [core-common-config-bootstrapper internal] load build context 08:54:19 #56 ... 08:54:19 08:54:19 #57 [core-command internal] load build context 08:54:19 #57 ... 08:54:19 08:54:19 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:54:19 #45 DONE 12.5s 08:54:19 08:54:19 #57 [core-command internal] load build context 08:54:19 #57 ... 08:54:19 08:54:19 #55 [core-data internal] load build context 08:54:19 #55 ... 08:54:19 08:54:19 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:54:19 #0 7.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:19 #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:20 #58 ... 08:54:20 08:54:20 #55 [core-data internal] load build context 08:54:20 #55 ... 08:54:20 08:54:20 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:54:20 #59 ... 08:54:20 08:54:20 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:20 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.0s 08:54:20 #34 ... 08:54:20 08:54:20 #36 [security-bootstrapper internal] load build context 08:54:20 #36 ... 08:54:20 08:54:20 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:20 #60 ... 08:54:20 08:54:20 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:21 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.8s 08:54:22 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 08:54:22 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.1s 08:54:22 #34 ... 08:54:22 08:54:22 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:54:22 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done 08:54:22 #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:54:22 #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:54:22 #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:54:22 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.4s done 08:54:22 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done 08:54:22 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:54:22 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.4s done 08:54:22 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 8.5s 08:54:22 #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 08:54:22 #37 ... 08:54:22 08:54:22 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:22 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.7s done 08:54:23 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.9s 08:54:23 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.7s done 08:54:24 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.51MB / 23.39MB 10.7s 08:54:25 #34 ... 08:54:25 08:54:25 #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:54:25 #44 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:25 #44 14.92 (1/1) Installing dumb-init (1.2.5-r2) 08:54:25 #44 14.92 Executing busybox-1.36.1-r5.trigger 08:54:25 #44 15.15 OK: 8 MiB in 16 packages 08:54:25 #44 DONE 18.6s 08:54:25 08:54:25 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:54:25 #58 15.34 (1/1) Installing dumb-init (1.2.5-r2) 08:54:25 #58 15.34 Executing busybox-1.36.1-r5.trigger 08:54:25 #58 ... 08:54:25 08:54:25 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:54:25 #61 ... 08:54:25 08:54:25 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:25 #62 ... 08:54:25 08:54:25 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:54:25 #63 ... 08:54:25 08:54:25 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:54:25 #64 ... 08:54:25 08:54:25 #32 [security-proxy-auth internal] load build context 08:54:25 #32 transferring context: 46.37MB 19.3s 08:54:25 #32 ... 08:54:25 08:54:25 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:25 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 12.8s 08:54:26 #34 ... 08:54:26 08:54:26 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:54:26 #47 15.46 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:54:26 #47 15.67 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:54:26 #47 15.67 (3/6) Installing dumb-init (1.2.5-r2) 08:54:26 #47 15.67 (4/6) Installing openssl (3.1.4-r6) 08:54:26 #47 15.82 (5/6) Installing su-exec (0.2-r3) 08:54:26 #47 15.82 (6/6) Installing yq (4.33.3-r5) 08:54:26 #47 17.05 Executing busybox-1.36.1-r5.trigger 08:54:26 #47 17.34 OK: 18 MiB in 19 packages 08:54:26 #47 DONE 19.1s 08:54:26 08:54:26 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:26 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 13.1s 08:54:27 #34 ... 08:54:27 08:54:27 #39 [security-proxy-setup internal] load build context 08:54:27 #39 ... 08:54:27 08:54:27 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:27 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.1s 08:54:27 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.1s done 08:54:27 #34 ... 08:54:27 08:54:27 #46 [support-notifications internal] load build context 08:54:27 #46 ... 08:54:27 08:54:27 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:54:27 #48 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:27 #48 16.16 (1/2) Installing ca-certificates (20240226-r0) 08:54:27 #48 16.94 (2/2) Installing dumb-init (1.2.5-r2) 08:54:27 #48 16.94 Executing busybox-1.36.1-r5.trigger 08:54:27 #48 16.94 Executing ca-certificates-20240226-r0.trigger 08:54:27 #48 18.02 OK: 9 MiB in 17 packages 08:54:28 #48 ... 08:54:28 08:54:28 #49 [security-spiffe-token-provider internal] load build context 08:54:28 #49 ... 08:54:28 08:54:28 #46 [support-notifications internal] load build context 08:54:28 #46 ... 08:54:28 08:54:28 #51 [core-metadata internal] load build context 08:54:28 #51 ... 08:54:28 08:54:28 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:54:28 #58 15.51 OK: 8 MiB in 16 packages 08:54:28 #58 DONE 18.5s 08:54:28 08:54:28 #51 [core-metadata internal] load build context 08:54:28 #51 ... 08:54:28 08:54:28 #46 [support-notifications internal] load build context 08:54:28 #46 ... 08:54:28 08:54:28 #52 [support-scheduler internal] load build context 08:54:28 #52 ... 08:54:28 08:54:28 #53 [security-secretstore-setup internal] load build context 08:54:28 #53 ... 08:54:28 08:54:28 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:54:29 #65 ... 08:54:29 08:54:29 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:54:29 #48 DONE 21.5s 08:54:29 08:54:29 #46 [support-notifications internal] load build context 08:54:29 #46 ... 08:54:29 08:54:29 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:54:29 #54 15.29 (1/4) Installing ca-certificates (20240226-r0) 08:54:29 #54 15.75 (2/4) Installing dumb-init (1.2.5-r2) 08:54:29 #54 15.75 (3/4) Installing su-exec (0.2-r3) 08:54:29 #54 15.75 (4/4) Installing yq (4.33.3-r5) 08:54:29 #54 16.90 Executing busybox-1.36.1-r5.trigger 08:54:29 #54 17.08 Executing ca-certificates-20240226-r0.trigger 08:54:29 #54 18.50 OK: 18 MiB in 19 packages 08:54:29 #54 DONE 20.9s 08:54:29 08:54:29 #46 [support-notifications internal] load build context 08:54:29 #46 ... 08:54:29 08:54:29 #56 [core-common-config-bootstrapper internal] load build context 08:54:29 #56 ... 08:54:29 08:54:29 #53 [security-secretstore-setup internal] load build context 08:54:29 #53 ... 08:54:29 08:54:29 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:54:30 #66 ... 08:54:30 08:54:30 #57 [core-command internal] load build context 08:54:30 #57 ... 08:54:30 08:54:30 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:30 #50 12.56 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:30 #50 12.56 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:30 #50 12.56 OK: 19950 distinct packages available 08:54:30 #50 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:30 #50 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:30 #50 21.06 (1/11) Installing ca-certificates (20240226-r0) 08:54:30 #50 21.39 (2/11) Installing brotli-libs (1.0.9-r14) 08:54:30 #50 21.45 (3/11) Installing libunistring (1.1-r1) 08:54:30 #50 21.57 (4/11) Installing libidn2 (2.3.4-r1) 08:54:30 #50 21.57 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:54:30 #50 21.67 (6/11) Installing libcurl (8.5.0-r0) 08:54:30 #50 21.78 (7/11) Installing curl (8.5.0-r0) 08:54:30 #50 21.85 (8/11) Installing dumb-init (1.2.5-r2) 08:54:30 #50 21.93 (9/11) Installing musl-obstack (1.2.3-r2) 08:54:30 #50 21.93 (10/11) Installing libucontext (1.2-r2) 08:54:30 #50 21.93 (11/11) Installing gcompat (1.1.0-r1) 08:54:30 #50 22.06 Executing busybox-1.36.1-r5.trigger 08:54:30 #50 22.06 Executing ca-certificates-20240226-r0.trigger 08:54:30 #50 ... 08:54:30 08:54:30 #57 [core-command internal] load build context 08:54:30 #57 ... 08:54:30 08:54:30 #55 [core-data internal] load build context 08:54:30 #55 ... 08:54:30 08:54:30 #57 [core-command internal] load build context 08:54:30 #57 ... 08:54:30 08:54:30 #36 [security-bootstrapper internal] load build context 08:54:30 #36 ... 08:54:30 08:54:30 #57 [core-command internal] load build context 08:54:31 #57 transferring context: 29.80MB 21.3s 08:54:32 #57 ... 08:54:32 08:54:32 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:32 #50 23.45 OK: 13 MiB in 26 packages 08:54:32 #50 DONE 25.0s 08:54:32 08:54:32 #57 [core-command internal] load build context 08:54:32 #57 ... 08:54:32 08:54:32 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:54:32 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 12.4s done 08:54:32 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.8s 08:54:33 #37 ... 08:54:33 08:54:33 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:33 #60 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:33 #60 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:33 #60 18.83 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:33 #60 18.83 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:33 #60 18.83 OK: 19950 distinct packages available 08:54:33 #60 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:33 #60 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:33 #60 ... 08:54:33 08:54:33 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:54:33 #59 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:33 #59 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:33 #59 20.28 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:33 #59 20.28 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:33 #59 20.28 OK: 19950 distinct packages available 08:54:33 #59 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:33 #59 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:33 #59 ... 08:54:33 08:54:33 #53 [security-secretstore-setup internal] load build context 08:54:35 #53 ... 08:54:35 08:54:35 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:54:35 #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:35 #67 ... 08:54:35 08:54:35 #53 [security-secretstore-setup internal] load build context 08:54:36 #53 ... 08:54:36 08:54:36 #32 [security-proxy-auth internal] load build context 08:54:36 #32 transferring context: 61.16MB 29.5s 08:54:36 #32 ... 08:54:36 08:54:36 #53 [security-secretstore-setup internal] load build context 08:54:37 #53 ... 08:54:37 08:54:37 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:54:37 #68 ... 08:54:37 08:54:37 #53 [security-secretstore-setup internal] load build context 08:54:37 #53 ... 08:54:37 08:54:37 #39 [security-proxy-setup internal] load build context 08:54:37 #39 ... 08:54:37 08:54:37 #53 [security-secretstore-setup internal] load build context 08:54:37 #53 ... 08:54:37 08:54:37 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:54:37 #64 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:37 #64 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:37 #64 19.48 OK: 266 MiB in 52 packages 08:54:37 #64 DONE 22.2s 08:54:37 08:54:37 #53 [security-secretstore-setup internal] load build context 08:54:38 #53 ... 08:54:38 08:54:38 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:54:38 #63 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:38 #63 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:38 #63 20.97 OK: 266 MiB in 52 packages 08:54:38 #63 DONE 22.5s 08:54:38 08:54:38 #53 [security-secretstore-setup internal] load build context 08:54:38 #53 ... 08:54:38 08:54:38 #49 [security-spiffe-token-provider internal] load build context 08:54:38 #49 ... 08:54:38 08:54:38 #53 [security-secretstore-setup internal] load build context 08:54:38 #53 ... 08:54:38 08:54:38 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:38 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s 08:54:38 #34 ... 08:54:38 08:54:38 #51 [core-metadata internal] load build context 08:54:38 #51 ... 08:54:38 08:54:38 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:39 #34 ... 08:54:39 08:54:39 #52 [support-scheduler internal] load build context 08:54:39 #52 ... 08:54:39 08:54:39 #51 [core-metadata internal] load build context 08:54:39 #51 ... 08:54:39 08:54:39 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:54:39 #69 ... 08:54:39 08:54:39 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:54:39 #70 ... 08:54:39 08:54:39 #51 [core-metadata internal] load build context 08:54:39 #51 ... 08:54:39 08:54:39 #56 [core-common-config-bootstrapper internal] load build context 08:54:39 #56 ... 08:54:39 08:54:39 #46 [support-notifications internal] load build context 08:54:40 #46 ... 08:54:40 08:54:40 #51 [core-metadata internal] load build context 08:54:40 #51 ... 08:54:40 08:54:40 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:54:40 #61 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:40 #61 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:40 #61 23.90 OK: 266 MiB in 52 packages 08:54:40 #61 DONE 26.0s 08:54:40 08:54:40 #51 [core-metadata internal] load build context 08:54:40 #51 ... 08:54:40 08:54:40 #55 [core-data internal] load build context 08:54:41 #55 ... 08:54:41 08:54:41 #56 [core-common-config-bootstrapper internal] load build context 08:54:41 #56 ... 08:54:41 08:54:41 #36 [security-bootstrapper internal] load build context 08:54:41 #36 ... 08:54:41 08:54:41 #51 [core-metadata internal] load build context 08:54:41 #51 ... 08:54:41 08:54:41 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:41 #60 27.27 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:54:41 #60 27.84 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:54:41 #60 27.93 (3/7) Installing dumb-init (1.2.5-r2) 08:54:41 #60 27.97 (4/7) Installing musl-obstack (1.2.3-r2) 08:54:41 #60 27.99 (5/7) Installing libucontext (1.2-r2) 08:54:41 #60 28.09 (6/7) Installing gcompat (1.1.0-r1) 08:54:41 #60 28.12 (7/7) Installing openssl (3.1.4-r6) 08:54:41 #60 28.44 Executing busybox-1.36.1-r5.trigger 08:54:41 #60 28.66 OK: 9 MiB in 20 packages 08:54:41 #60 DONE 31.2s 08:54:41 08:54:41 #51 [core-metadata internal] load build context 08:54:41 #51 transferring context: 38.95MB 33.0s 08:54:42 #51 ... 08:54:42 08:54:42 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:54:42 #66 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:42 #66 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:42 #66 21.15 Upgrading critical system libraries and apk-tools: 08:54:42 #66 21.15 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:54:42 #66 21.27 Executing busybox-1.36.1-r5.trigger 08:54:42 #66 ... 08:54:42 08:54:42 #46 [support-notifications internal] load build context 08:54:42 #46 ... 08:54:42 08:54:42 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:42 #62 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:42 #62 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:42 #62 24.80 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:42 #62 24.80 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:42 #62 24.80 OK: 19946 distinct packages available 08:54:42 #62 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:42 #62 ... 08:54:42 08:54:42 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:54:42 #69 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:42 #69 ... 08:54:42 08:54:42 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:43 #71 ... 08:54:43 08:54:43 #51 [core-metadata internal] load build context 08:54:43 #51 ... 08:54:43 08:54:43 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:54:43 #59 30.03 (1/4) Installing dumb-init (1.2.5-r2) 08:54:43 #59 30.03 (2/4) Installing musl-obstack (1.2.3-r2) 08:54:43 #59 30.03 (3/4) Installing libucontext (1.2-r2) 08:54:43 #59 30.09 (4/4) Installing gcompat (1.1.0-r1) 08:54:43 #59 30.14 Executing busybox-1.36.1-r5.trigger 08:54:43 #59 30.34 OK: 8 MiB in 19 packages 08:54:43 #59 DONE 32.9s 08:54:43 08:54:43 #57 [core-command internal] load build context 08:54:43 #57 ... 08:54:43 08:54:43 #46 [support-notifications internal] load build context 08:54:43 #46 ... 08:54:43 08:54:43 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:54:43 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s 08:54:43 #37 ... 08:54:43 08:54:43 #46 [support-notifications internal] load build context 08:54:46 #46 ... 08:54:46 08:54:46 #32 [security-proxy-auth internal] load build context 08:54:46 #32 transferring context: 77.06MB 39.6s 08:54:46 #32 ... 08:54:46 08:54:46 #46 [support-notifications internal] load build context 08:54:47 #46 ... 08:54:47 08:54:47 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:54:47 #67 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:47 #67 18.00 Upgrading critical system libraries and apk-tools: 08:54:47 #67 18.00 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:54:47 #67 18.08 Executing busybox-1.36.1-r5.trigger 08:54:47 #67 19.46 Continuing the upgrade transaction with new apk-tools: 08:54:47 #67 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:47 #67 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:47 #67 ... 08:54:47 08:54:47 #56 [core-common-config-bootstrapper internal] load build context 08:54:47 #56 ... 08:54:47 08:54:47 #46 [support-notifications internal] load build context 08:54:47 #46 ... 08:54:47 08:54:47 #39 [security-proxy-setup internal] load build context 08:54:47 #39 ... 08:54:47 08:54:47 #57 [core-command internal] load build context 08:54:48 #57 ... 08:54:48 08:54:48 #49 [security-spiffe-token-provider internal] load build context 08:54:48 #49 ... 08:54:48 08:54:48 #53 [security-secretstore-setup internal] load build context 08:54:48 #53 ... 08:54:48 08:54:48 #57 [core-command internal] load build context 08:54:49 #57 ... 08:54:49 08:54:49 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:54:49 #65 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:49 #65 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:49 #65 19.48 Upgrading critical system libraries and apk-tools: 08:54:49 #65 19.48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:54:49 #65 19.55 Executing busybox-1.36.1-r5.trigger 08:54:49 #65 ... 08:54:49 08:54:49 #57 [core-command internal] load build context 08:54:49 #57 ... 08:54:49 08:54:49 #52 [support-scheduler internal] load build context 08:54:49 #52 ... 08:54:49 08:54:49 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:49 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.8s 08:54:49 #34 ... 08:54:49 08:54:49 #52 [support-scheduler internal] load build context 08:54:51 #52 ... 08:54:51 08:54:51 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:54:51 #68 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:51 #68 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:51 #68 20.94 Upgrading critical system libraries and apk-tools: 08:54:51 #68 20.94 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:54:51 #68 21.01 Executing busybox-1.36.1-r5.trigger 08:54:51 #68 23.81 Continuing the upgrade transaction with new apk-tools: 08:54:51 #68 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:51 #68 ... 08:54:51 08:54:51 #55 [core-data internal] load build context 08:54:51 #55 ... 08:54:51 08:54:51 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:51 #62 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:51 #62 33.98 OK: 266 MiB in 52 packages 08:54:51 #62 DONE 35.7s 08:54:51 08:54:51 #55 [core-data internal] load build context 08:54:51 #55 ... 08:54:51 08:54:51 #36 [security-bootstrapper internal] load build context 08:54:51 #36 ... 08:54:51 08:54:51 #55 [core-data internal] load build context 08:54:51 #55 ... 08:54:51 08:54:51 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:54:51 #0 7.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:52 #72 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:52 #72 ... 08:54:52 08:54:52 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:52 #34 ... 08:54:52 08:54:52 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:54:52 #66 22.92 Continuing the upgrade transaction with new apk-tools: 08:54:52 #66 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:52 #66 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:53 #66 33.12 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:54:53 #66 ... 08:54:53 08:54:53 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:53 #34 ... 08:54:53 08:54:53 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:54:53 #0 6.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:53 #0 9.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:53 #73 ... 08:54:53 08:54:53 #51 [core-metadata internal] load build context 08:54:53 #51 transferring context: 64.18MB 43.8s 08:54:53 #51 ... 08:54:53 08:54:53 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:53 #34 ... 08:54:53 08:54:53 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:54:53 #70 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:53 #70 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:53 #70 24.03 Upgrading critical system libraries and apk-tools: 08:54:53 #70 24.03 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:54:53 #70 24.08 Executing busybox-1.36.1-r5.trigger 08:54:53 #70 ... 08:54:53 08:54:53 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:54:53 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.0s 08:54:53 #37 ... 08:54:53 08:54:53 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:54 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.9s 08:54:54 #34 ... 08:54:54 08:54:54 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:54:54 #69 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:54 #69 21.92 Upgrading critical system libraries and apk-tools: 08:54:54 #69 21.92 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:54:54 #69 22.11 Executing busybox-1.36.1-r5.trigger 08:54:54 #69 22.54 Continuing the upgrade transaction with new apk-tools: 08:54:54 #69 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:54 #69 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:54 #69 ... 08:54:54 08:54:54 #55 [core-data internal] load build context 08:54:55 #55 ... 08:54:55 08:54:55 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:55 #71 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:55 #71 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:55 #71 22.70 Upgrading critical system libraries and apk-tools: 08:54:55 #71 22.71 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:54:55 #71 22.79 Executing busybox-1.36.1-r5.trigger 08:54:55 #71 ... 08:54:55 08:54:55 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:56 #34 ... 08:54:56 08:54:56 #32 [security-proxy-auth internal] load build context 08:54:56 #32 ... 08:54:56 08:54:56 #55 [core-data internal] load build context 08:54:56 #55 ... 08:54:56 08:54:56 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:54:56 #66 33.16 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:54:56 #66 33.74 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:54:56 #66 33.86 OK: 8 MiB in 17 packages 08:54:56 #66 DONE 36.8s 08:54:56 08:54:56 #55 [core-data internal] load build context 08:54:57 #55 ... 08:54:57 08:54:57 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:54:57 #67 29.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:54:57 #67 29.88 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:54:57 #67 30.53 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:54:57 #67 30.72 OK: 8 MiB in 16 packages 08:54:57 #67 DONE 33.6s 08:54:57 08:54:57 #55 [core-data internal] load build context 08:54:57 #55 ... 08:54:57 08:54:57 #56 [core-common-config-bootstrapper internal] load build context 08:54:57 #56 ... 08:54:57 08:54:57 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:57 #34 ... 08:54:57 08:54:57 #39 [security-proxy-setup internal] load build context 08:54:57 #39 transferring context: 104.33MB 50.4s 08:54:58 #39 ... 08:54:58 08:54:58 #46 [support-notifications internal] load build context 08:54:58 #46 ... 08:54:58 08:54:58 #39 [security-proxy-setup internal] load build context 08:54:59 #39 ... 08:54:59 08:54:59 #49 [security-spiffe-token-provider internal] load build context 08:54:59 #49 ... 08:54:59 08:54:59 #53 [security-secretstore-setup internal] load build context 08:54:59 #53 ... 08:54:59 08:54:59 #49 [security-spiffe-token-provider internal] load build context 08:54:59 #49 ... 08:54:59 08:54:59 #57 [core-command internal] load build context 08:55:00 #57 ... 08:55:00 08:55:00 #49 [security-spiffe-token-provider internal] load build context 08:55:01 #49 ... 08:55:01 08:55:01 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:55:01 #65 22.16 Continuing the upgrade transaction with new apk-tools: 08:55:01 #65 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:01 #65 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:01 #65 30.34 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:55:01 #65 30.39 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:55:01 #65 30.83 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:55:01 #65 30.94 OK: 8 MiB in 16 packages 08:55:01 #65 ... 08:55:01 08:55:01 #57 [core-command internal] load build context 08:55:01 #57 ... 08:55:01 08:55:01 #52 [support-scheduler internal] load build context 08:55:01 #52 ... 08:55:01 08:55:01 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:55:01 #69 32.01 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:55:01 #69 32.01 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:55:01 #69 ... 08:55:01 08:55:01 #36 [security-bootstrapper internal] load build context 08:55:01 #36 ... 08:55:01 08:55:01 #52 [support-scheduler internal] load build context 08:55:01 #52 ... 08:55:01 08:55:01 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:55:01 #65 DONE 32.7s 08:55:01 08:55:01 #52 [support-scheduler internal] load build context 08:55:03 #52 ... 08:55:03 08:55:03 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:55:03 #68 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:03 #68 33.57 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:55:03 #68 33.70 OK: 18 MiB in 19 packages 08:55:03 #68 DONE 35.9s 08:55:03 08:55:03 #52 [support-scheduler internal] load build context 08:55:03 #52 transferring context: 67.16MB 53.9s 08:55:03 #52 ... 08:55:03 08:55:03 #51 [core-metadata internal] load build context 08:55:03 #51 ... 08:55:03 08:55:03 #56 [core-common-config-bootstrapper internal] load build context 08:55:03 #56 ... 08:55:03 08:55:03 #51 [core-metadata internal] load build context 08:55:03 #51 ... 08:55:03 08:55:03 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:55:03 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.1s done 08:55:03 #37 ... 08:55:03 08:55:03 #51 [core-metadata internal] load build context 08:55:04 #51 ... 08:55:04 08:55:04 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:55:04 #74 DONE 1.3s 08:55:04 08:55:04 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:55:04 #75 DONE 7.5s 08:55:04 08:55:04 #56 [core-common-config-bootstrapper internal] load build context 08:55:04 #56 ... 08:55:04 08:55:04 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:55:04 #69 32.35 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:55:04 #69 32.44 Executing ca-certificates-20240226-r0.trigger 08:55:04 #69 33.10 OK: 9 MiB in 17 packages 08:55:04 #69 DONE 35.1s 08:55:04 08:55:04 #56 [core-common-config-bootstrapper internal] load build context 08:55:05 #56 ... 08:55:05 08:55:05 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:55:05 #76 DONE 0.7s 08:55:05 08:55:05 #56 [core-common-config-bootstrapper internal] load build context 08:55:05 #56 ... 08:55:05 08:55:05 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:55:05 #70 25.97 Continuing the upgrade transaction with new apk-tools: 08:55:05 #70 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:05 #70 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:05 #70 34.24 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:55:05 #70 34.30 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:55:05 #70 34.82 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:55:05 #70 34.87 Executing ca-certificates-20240226-r0.trigger 08:55:05 #70 35.68 OK: 18 MiB in 19 packages 08:55:05 #70 ... 08:55:05 08:55:05 #51 [core-metadata internal] load build context 08:55:05 #51 ... 08:55:05 08:55:05 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:55:05 #71 24.80 Continuing the upgrade transaction with new apk-tools: 08:55:05 #71 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:05 #71 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:05 #71 30.70 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:55:05 #71 30.70 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:55:05 #71 31.31 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:55:05 #71 31.31 Executing ca-certificates-20240226-r0.trigger 08:55:05 #71 32.11 OK: 13 MiB in 26 packages 08:55:05 #71 DONE 33.3s 08:55:05 08:55:05 #51 [core-metadata internal] load build context 08:55:06 #51 ... 08:55:06 08:55:06 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:55:06 #70 DONE 36.9s 08:55:06 08:55:06 #51 [core-metadata internal] load build context 08:55:06 #51 ... 08:55:06 08:55:06 #32 [security-proxy-auth internal] load build context 08:55:06 #32 ... 08:55:06 08:55:06 #56 [core-common-config-bootstrapper internal] load build context 08:55:06 #56 ... 08:55:06 08:55:06 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:55:06 #72 17.67 Upgrading critical system libraries and apk-tools: 08:55:06 #72 17.67 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:55:06 #72 17.67 Executing busybox-1.36.1-r5.trigger 08:55:06 #72 18.72 Continuing the upgrade transaction with new apk-tools: 08:55:06 #72 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:06 #72 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:06 #72 23.64 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:55:06 #72 23.70 OK: 9 MiB in 20 packages 08:55:06 #72 DONE 25.0s 08:55:06 08:55:06 #56 [core-common-config-bootstrapper internal] load build context 08:55:07 #56 ... 08:55:07 08:55:07 #55 [core-data internal] load build context 08:55:07 #55 ... 08:55:07 08:55:07 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:55:07 #73 17.08 Upgrading critical system libraries and apk-tools: 08:55:07 #73 17.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:55:07 #73 17.13 Executing busybox-1.36.1-r5.trigger 08:55:07 #73 18.25 Continuing the upgrade transaction with new apk-tools: 08:55:07 #73 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:07 #73 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:07 #73 22.99 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:55:07 #73 22.99 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:55:07 #73 23.20 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:55:07 #73 23.24 OK: 8 MiB in 19 packages 08:55:07 #73 DONE 24.4s 08:55:07 08:55:07 #55 [core-data internal] load build context 08:55:07 #55 ... 08:55:07 08:55:07 #56 [core-common-config-bootstrapper internal] load build context 08:55:08 #56 transferring context: 107.44MB 57.4s 08:55:08 #56 ... 08:55:08 08:55:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:55:08 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.7s done 08:55:08 #34 ... 08:55:08 08:55:08 #46 [support-notifications internal] load build context 08:55:08 #46 ... 08:55:08 08:55:08 #56 [core-common-config-bootstrapper internal] load build context 08:55:09 #56 ... 08:55:09 08:55:09 #39 [security-proxy-setup internal] load build context 08:55:09 #39 ... 08:55:09 08:55:09 #53 [security-secretstore-setup internal] load build context 08:55:09 #53 ... 08:55:09 08:55:09 #39 [security-proxy-setup internal] load build context 08:55:09 #39 ... 08:55:09 08:55:09 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:55:09 #77 DONE 2.8s 08:55:09 08:55:09 #39 [security-proxy-setup internal] load build context 08:55:11 #39 ... 08:55:11 08:55:11 #57 [core-command internal] load build context 08:55:11 #57 ... 08:55:11 08:55:11 #39 [security-proxy-setup internal] load build context 08:55:11 #39 ... 08:55:11 08:55:11 #36 [security-bootstrapper internal] load build context 08:55:11 #36 ... 08:55:11 08:55:11 #39 [security-proxy-setup internal] load build context 08:55:11 #39 ... 08:55:11 08:55:11 #49 [security-spiffe-token-provider internal] load build context 08:55:11 #49 ... 08:55:11 08:55:11 #36 [security-bootstrapper internal] load build context 08:55:12 #36 transferring context: 110.87MB 65.8s 08:55:13 #36 ... 08:55:13 08:55:13 #52 [support-scheduler internal] load build context 08:55:13 #52 ... 08:55:13 08:55:13 #36 [security-bootstrapper internal] load build context 08:55:14 #36 ... 08:55:14 08:55:14 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:55:14 #78 DONE 3.8s 08:55:14 08:55:14 #36 [security-bootstrapper internal] load build context 08:55:14 #36 ... 08:55:14 08:55:14 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:55:14 #79 DONE 3.7s 08:55:14 08:55:14 #36 [security-bootstrapper internal] load build context 08:55:15 #36 ... 08:55:15 08:55:15 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:55:15 #80 DONE 4.7s 08:55:15 08:55:15 #36 [security-bootstrapper internal] load build context 08:55:15 #36 ... 08:55:15 08:55:15 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:55:15 #81 DONE 1.2s 08:55:15 08:55:15 #36 [security-bootstrapper internal] load build context 08:55:16 #36 ... 08:55:16 08:55:16 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:55:16 #82 DONE 1.2s 08:55:16 08:55:16 #36 [security-bootstrapper internal] load build context 08:55:17 #36 ... 08:55:17 08:55:17 #32 [security-proxy-auth internal] load build context 08:55:17 #32 ... 08:55:17 08:55:17 #51 [core-metadata internal] load build context 08:55:17 #51 ... 08:55:17 08:55:17 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:55:17 #83 DONE 1.5s 08:55:17 08:55:17 #51 [core-metadata internal] load build context 08:55:17 #51 ... 08:55:17 08:55:17 #32 [security-proxy-auth internal] load build context 08:55:17 #32 ... 08:55:17 08:55:17 #84 [security-spire-agent stage-3 7/10] COPY security.txt / 08:55:17 #84 DONE 1.4s 08:55:17 08:55:17 #32 [security-proxy-auth internal] load build context 08:55:17 #32 transferring context: 149.80MB 70.6s 08:55:17 #32 ... 08:55:17 08:55:17 #85 [security-spire-server stage-2 6/9] COPY security.txt / 08:55:17 #85 DONE 1.2s 08:55:17 08:55:17 #32 [security-proxy-auth internal] load build context 08:55:17 #32 ... 08:55:17 08:55:17 #55 [core-data internal] load build context 08:55:17 #55 ... 08:55:17 08:55:17 #32 [security-proxy-auth internal] load build context 08:55:18 #32 ... 08:55:18 08:55:18 #86 [security-spire-config stage-2 6/10] COPY security.txt / 08:55:18 #86 DONE 1.3s 08:55:18 08:55:18 #32 [security-proxy-auth internal] load build context 08:55:18 #32 ... 08:55:18 08:55:18 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:55:18 #34 ... 08:55:18 08:55:18 #46 [support-notifications internal] load build context 08:55:18 #46 ... 08:55:18 08:55:18 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:55:18 #87 DONE 1.1s 08:55:18 08:55:18 #32 [security-proxy-auth internal] load build context 08:55:18 #32 ... 08:55:18 08:55:18 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:55:18 #88 DONE 1.7s 08:55:18 08:55:18 #32 [security-proxy-auth internal] load build context 08:55:19 #32 ... 08:55:19 08:55:19 #56 [core-common-config-bootstrapper internal] load build context 08:55:19 #56 ... 08:55:19 08:55:19 #53 [security-secretstore-setup internal] load build context 08:55:19 #53 ... 08:55:19 08:55:19 #56 [core-common-config-bootstrapper internal] load build context 08:55:19 #56 ... 08:55:19 08:55:19 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:55:19 #89 DONE 1.3s 08:55:19 08:55:19 #56 [core-common-config-bootstrapper internal] load build context 08:55:20 #56 ... 08:55:20 08:55:20 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:55:20 #90 DONE 1.3s 08:55:20 08:55:20 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:55:20 #91 ... 08:55:20 08:55:20 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:55:20 #92 DONE 1.0s 08:55:21 08:55:21 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:55:21 #93 DONE 1.8s 08:55:21 08:55:21 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:55:21 #94 ... 08:55:21 08:55:21 #57 [core-command internal] load build context 08:55:21 #57 ... 08:55:21 08:55:21 #32 [security-proxy-auth internal] load build context 08:55:21 #32 ... 08:55:21 08:55:21 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:55:21 #91 DONE 1.7s 08:55:21 08:55:21 #32 [security-proxy-auth internal] load build context 08:55:22 #32 ... 08:55:22 08:55:22 #39 [security-proxy-setup internal] load build context 08:55:22 #39 ... 08:55:22 08:55:22 #49 [security-spiffe-token-provider internal] load build context 08:55:22 #49 ... 08:55:22 08:55:22 #39 [security-proxy-setup internal] load build context 08:55:22 #39 ... 08:55:22 08:55:22 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:55:22 #95 DONE 1.5s 08:55:22 08:55:22 #39 [security-proxy-setup internal] load build context 08:55:22 #39 ... 08:55:22 08:55:22 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:55:22 #94 DONE 1.8s 08:55:22 08:55:22 #39 [security-proxy-setup internal] load build context 08:55:23 #39 transferring context: 199.34MB 75.7s 08:55:24 #39 ... 08:55:24 08:55:24 #52 [support-scheduler internal] load build context 08:55:24 #52 ... 08:55:24 08:55:24 #46 [support-notifications internal] load build context 08:55:24 #46 transferring context: 226.17MB 76.1s done 08:55:24 #46 DONE 76.8s 08:55:24 08:55:24 #52 [support-scheduler internal] load build context 08:55:24 #52 ... 08:55:24 08:55:24 #49 [security-spiffe-token-provider internal] load build context 08:55:26 #49 ... 08:55:26 08:55:26 #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:55:26 #96 DONE 1.2s 08:55:26 08:55:26 #49 [security-spiffe-token-provider internal] load build context 08:55:27 #49 ... 08:55:27 08:55:27 #51 [core-metadata internal] load build context 08:55:27 #51 ... 08:55:27 08:55:27 #36 [security-bootstrapper internal] load build context 08:55:27 #36 ... 08:55:27 08:55:27 #49 [security-spiffe-token-provider internal] load build context 08:55:28 #49 ... 08:55:28 08:55:28 #55 [core-data internal] load build context 08:55:28 #55 ... 08:55:28 08:55:28 #49 [security-spiffe-token-provider internal] load build context 08:55:28 #49 transferring context: 93.06MB 80.8s 08:55:29 #49 ... 08:55:29 08:55:29 #57 [core-command internal] load build context 08:55:29 #57 transferring context: 226.17MB 78.4s done 08:55:29 #57 DONE 80.0s 08:55:29 08:55:29 #49 [security-spiffe-token-provider internal] load build context 08:55:30 #49 ... 08:55:30 08:55:30 #53 [security-secretstore-setup internal] load build context 08:55:30 #53 ... 08:55:30 08:55:30 #97 [security-spire-config] exporting to image 08:55:30 #97 exporting layers 6.3s done 08:55:30 #97 writing image sha256:2810ca6aa74a4b8f8a20d48710b0a82835f52b382b75beb5561bbd9d73039442 0.3s done 08:55:30 #97 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:55:30 #97 writing image sha256:f46f52bfb46fdfc7bc0bb6b30c30dffb71b7406a73dd27da4b8c901e38546360 0.0s done 08:55:30 #97 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:55:30 #97 writing image sha256:c257512baaa5aab75f52acf4187384f8c728ed538fb5c5424bb4e05705ff727a 0.0s done 08:55:30 #97 naming to docker.io/library/security-spire-config-arm64 0.1s done 08:55:30 #97 DONE 7.7s 08:55:30 08:55:30 #53 [security-secretstore-setup internal] load build context 08:55:30 #53 ... 08:55:30 08:55:30 #56 [core-common-config-bootstrapper internal] load build context 08:55:30 #56 ... 08:55:30 08:55:30 #53 [security-secretstore-setup internal] load build context 08:55:31 #53 ... 08:55:31 08:55:31 #39 [security-proxy-setup internal] load build context 08:55:31 #39 transferring context: 226.17MB 82.4s done 08:55:31 #39 DONE 83.8s 08:55:31 08:55:31 #53 [security-secretstore-setup internal] load build context 08:55:31 #53 ... 08:55:31 08:55:31 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 08:55:31 #98 DONE 1.8s 08:55:31 08:55:31 #53 [security-secretstore-setup internal] load build context 08:55:32 #53 ... 08:55:32 08:55:32 #32 [security-proxy-auth internal] load build context 08:55:32 #32 ... 08:55:32 08:55:32 #53 [security-secretstore-setup internal] load build context 08:55:32 #53 ... 08:55:32 08:55:32 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:55:32 #99 DONE 1.3s 08:55:32 08:55:32 #53 [security-secretstore-setup internal] load build context 08:55:33 #53 ... 08:55:33 08:55:33 #51 [core-metadata internal] load build context 08:55:33 #51 transferring context: 226.17MB 84.0s done 08:55:33 #51 DONE 85.2s 08:55:33 08:55:33 #53 [security-secretstore-setup internal] load build context 08:55:33 #53 ... 08:55:33 08:55:33 #56 [core-common-config-bootstrapper internal] load build context 08:55:33 #56 transferring context: 226.17MB 82.8s done 08:55:33 #56 DONE 84.6s 08:55:33 08:55:33 #53 [security-secretstore-setup internal] load build context 08:55:34 #53 ... 08:55:34 08:55:34 #52 [support-scheduler internal] load build context 08:55:34 #52 ... 08:55:34 08:55:34 #32 [security-proxy-auth internal] load build context 08:55:35 #32 ... 08:55:35 08:55:35 #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:35 #100 ... 08:55:35 08:55:35 #32 [security-proxy-auth internal] load build context 08:55:37 #32 ... 08:55:37 08:55:37 #36 [security-bootstrapper internal] load build context 08:55:37 #36 ... 08:55:37 08:55:37 #32 [security-proxy-auth internal] load build context 08:55:37 #32 transferring context: 226.17MB 90.9s done 08:55:37 #32 DONE 91.0s 08:55:37 08:55:37 #52 [support-scheduler internal] load build context 08:55:38 #52 ... 08:55:38 08:55:38 #55 [core-data internal] load build context 08:55:38 #55 ... 08:55:38 08:55:38 #52 [support-scheduler internal] load build context 08:55:38 #52 transferring context: 226.17MB 89.6s done 08:55:38 #52 DONE 90.6s 08:55:38 08:55:38 #55 [core-data internal] load build context 08:55:40 #55 ... 08:55:40 08:55:40 #53 [security-secretstore-setup internal] load build context 08:55:40 #53 transferring context: 226.17MB 90.7s done 08:55:40 #53 DONE 91.9s 08:55:40 08:55:40 #55 [core-data internal] load build context 08:55:40 #55 ... 08:55:40 08:55:40 #49 [security-spiffe-token-provider internal] load build context 08:55:40 #49 ... 08:55:40 08:55:40 #55 [core-data internal] load build context 08:55:41 #55 ... 08:55:41 08:55:41 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:41 #101 ... 08:55:41 08:55:41 #55 [core-data internal] load build context 08:55:41 #55 transferring context: 226.17MB 91.0s done 08:55:41 #55 DONE 92.6s 08:55:41 08:55:41 #49 [security-spiffe-token-provider internal] load build context 08:55:42 #49 ... 08:55:42 08:55:42 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:42 #102 ... 08:55:42 08:55:42 #49 [security-spiffe-token-provider internal] load build context 08:55:42 #49 ... 08:55:42 08:55:42 #36 [security-bootstrapper internal] load build context 08:55:42 #36 transferring context: 226.17MB 95.7s done 08:55:42 #36 DONE 95.8s 08:55:42 08:55:42 #49 [security-spiffe-token-provider internal] load build context 08:55:45 #49 transferring context: 226.17MB 97.0s done 08:55:45 #49 DONE 97.7s 08:55:45 08:55:45 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:45 #102 ... 08:55:45 08:55:45 #103 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:55:46 #103 DONE 1.5s 08:55:46 08:55:46 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:33 #104 ... 08:56:33 08:56:33 #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:33 #100 DONE 64.7s 08:56:33 08:56:33 #105 [support-notifications builder 6/7] COPY . . 08:56:33 #105 ... 08:56:33 08:56:33 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:33 #101 DONE 59.4s 08:56:33 08:56:33 #106 [core-command builder 6/7] COPY . . 08:56:34 #106 DONE 3.8s 08:56:34 08:56:34 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:34 #34 ... 08:56:34 08:56:34 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:34 #107 CACHED 08:56:34 08:56:34 #108 [core-data builder 6/7] COPY . . 08:56:34 #108 CACHED 08:56:34 08:56:34 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 08:56:34 #109 CACHED 08:56:34 08:56:34 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:34 #110 CACHED 08:56:34 08:56:34 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 08:56:34 #111 CACHED 08:56:34 08:56:34 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:34 #112 CACHED 08:56:34 08:56:34 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:34 #113 CACHED 08:56:34 08:56:34 #114 [support-scheduler builder 6/7] COPY . . 08:56:34 #114 CACHED 08:56:34 08:56:34 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:34 #115 CACHED 08:56:34 08:56:34 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:56:34 #116 CACHED 08:56:34 08:56:34 #117 [core-metadata builder 6/7] COPY . . 08:56:34 #117 CACHED 08:56:34 08:56:34 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:34 #118 CACHED 08:56:34 08:56:34 #105 [support-notifications builder 6/7] COPY . . 08:56:34 #105 DONE 4.0s 08:56:34 08:56:34 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:34 #102 DONE 61.9s 08:56:34 08:56:34 #119 [security-proxy-auth builder 6/7] COPY . . 08:56:34 #119 CACHED 08:56:34 08:56:34 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:56:34 #120 CACHED 08:56:34 08:56:34 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:34 #121 CACHED 08:56:34 08:56:34 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:39 #122 4.879 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:42 #122 ... 08:56:42 08:56:42 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:56:42 #123 CACHED 08:56:42 08:56:42 #124 [security-secretstore-setup builder 6/7] COPY . . 08:56:42 #124 CACHED 08:56:42 08:56:42 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:42 #125 CACHED 08:56:42 08:56:42 #126 [security-proxy-setup builder 6/7] COPY . . 08:56:42 #126 DONE 7.6s 08:56:42 08:56:42 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:42 #127 CACHED 08:56:42 08:56:42 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:42 #128 CACHED 08:56:42 08:56:42 #129 [security-bootstrapper builder 6/7] COPY . . 08:56:42 #129 CACHED 08:56:42 08:56:42 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:42 #104 DONE 55.4s 08:56:42 08:56:42 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:44 #130 ... 08:56:44 08:56:44 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:56:44 #0 4.845 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:56:44 #131 ... 08:56:44 08:56:44 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:56:44 #0 4.645 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:56:44 #132 ... 08:56:44 08:56:44 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:56:44 #0 5.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:56:44 #133 ... 08:56:44 08:56:44 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:44 #0 5.187 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:44 #134 ... 08:56:44 08:56:44 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:44 #0 5.069 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:45 #135 ... 08:56:45 08:56:45 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:56:45 #0 4.800 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:56:45 #136 ... 08:56:45 08:56:45 #137 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:48 #137 ... 08:56:48 08:56:48 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:48 #130 3.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:56:48 #130 ... 08:56:48 08:56:48 #137 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:48 #137 DONE 6.0s 08:56:48 08:56:48 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:50 #138 2.151 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:56:52 #138 ... 08:56:52 08:56:52 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:52 #0 3.868 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:52 #139 ... 08:56:52 08:56:52 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:52 #0 3.359 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 09:16:17 #140 ... 09:16:17 09:16:17 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:17 #139 1166.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:16:17 #139 ... 09:16:17 09:16:17 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:16:17 #130 DONE 1175.3s 09:16:17 09:16:17 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:17 #131 ... 09:16:17 09:16:17 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:16:18 #141 DONE 0.4s 09:16:18 09:16:18 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:16:18 #142 DONE 0.2s 09:16:18 09:16:18 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:18 #133 ... 09:16:18 09:16:18 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:16:18 #143 DONE 0.1s 09:16:18 09:16:18 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:16:18 #144 DONE 0.1s 09:16:18 09:16:18 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:18 #131 ... 09:16:18 09:16:18 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:16:19 #145 DONE 0.3s 09:16:19 09:16:19 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:16:19 #146 DONE 0.2s 09:16:19 09:16:19 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:21 #147 DONE 2.4s 09:16:21 09:16:21 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:16:21 #132 ... 09:16:21 09:16:21 #97 [security-proxy-setup] exporting to image 09:16:21 #97 exporting layers 09:16:22 #97 exporting layers 1.2s done 09:16:22 #97 writing image sha256:afdb2953b4b74c83ab0ddd063603a383ec871bdb032c44db416e147f48fb08f8 done 09:16:22 #97 naming to docker.io/library/security-proxy-setup-arm64 done 09:16:22 #97 DONE 9.0s 09:16:22 09:16:22 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:29 #133 ... 09:16:29 09:16:29 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:29 #139 DONE 1186.7s 09:16:29 09:16:29 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:16:29 #140 DONE 1186.7s 09:16:29 09:16:29 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:16:29 #148 DONE 0.4s 09:16:29 09:16:29 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:16:30 #149 ... 09:16:30 09:16:30 #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:16:30 #150 DONE 0.4s 09:16:30 09:16:30 #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:16:30 #151 DONE 0.2s 09:16:30 09:16:30 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:31 #131 ... 09:16:31 09:16:31 #152 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:16:31 #152 DONE 0.2s 09:16:31 09:16:31 #153 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:16:31 #153 DONE 0.2s 09:16:31 09:16:31 #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:16:31 #154 DONE 0.2s 09:16:31 09:16:31 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:16:31 #37 ... 09:16:31 09:16:31 #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:16:31 #155 DONE 0.4s 09:16:31 09:16:31 #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:16:32 #156 DONE 0.5s 09:16:32 09:16:32 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:32 #136 ... 09:16:32 09:16:32 #157 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:16:32 #157 DONE 0.2s 09:16:32 09:16:32 #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:33 #158 ... 09:16:33 09:16:33 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:16:33 #149 DONE 4.0s 09:16:33 09:16:33 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:16:33 #159 DONE 0.5s 09:16:33 09:16:33 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:33 #133 ... 09:16:33 09:16:33 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:16:33 #160 DONE 0.1s 09:16:34 09:16:34 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:16:34 #161 DONE 0.4s 09:16:34 09:16:34 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:16:34 #162 DONE 0.3s 09:16:34 09:16:34 #163 [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/ 09:16:35 #163 DONE 0.3s 09:16:35 09:16:35 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:16:35 #37 ... 09:16:35 09:16:35 #164 [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/ 09:16:35 #164 DONE 0.3s 09:16:35 09:16:35 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:35 #136 ... 09:16:35 09:16:35 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:16:35 #165 DONE 0.3s 09:16:35 09:16:35 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:16:35 #132 ... 09:16:35 09:16:35 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:16:35 #166 DONE 0.3s 09:16:35 09:16:35 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:16:36 #167 ... 09:16:36 09:16:36 #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:36 #158 DONE 4.1s 09:16:36 09:16:36 #97 [security-secretstore-setup] exporting to image 09:16:36 #97 exporting layers 09:16:38 #97 exporting layers 2.2s done 09:16:38 #97 writing image sha256:54d5cb973567714f9665896ebf4e77ad628d48e4a059f2ec7b6b6fbe90bbeaf2 done 09:16:38 #97 naming to docker.io/library/security-secretstore-setup-arm64 done 09:16:38 #97 DONE 11.2s 09:16:38 09:16:38 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:39 #122 ... 09:16:39 09:16:39 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:16:39 #167 DONE 3.1s 09:16:39 09:16:39 #97 [security-bootstrapper] exporting to image 09:16:40 #97 exporting layers 1.2s done 09:16:40 #97 writing image sha256:5a476afc163f493de84dcbaeeceaead7845baa78b0d282d782dfa96c463fe2a9 done 09:16:40 #97 naming to docker.io/library/security-bootstrapper-arm64 done 09:16:40 #97 DONE 12.4s 09:16:40 09:16:40 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:12 #133 ... 09:17:12 09:17:12 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:17:12 #135 DONE 1238.0s 09:17:12 09:17:12 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:13 #133 ... 09:17:13 09:17:13 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:17:13 #168 DONE 0.2s 09:17:13 09:17:13 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:13 #133 ... 09:17:13 09:17:13 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:17:13 #169 DONE 0.1s 09:17:13 09:17:13 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:17:13 #170 DONE 0.3s 09:17:13 09:17:13 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:17:13 #171 DONE 0.2s 09:17:13 09:17:13 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:17:14 #172 DONE 0.2s 09:17:14 09:17:14 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:16 #173 DONE 2.5s 09:17:16 09:17:16 #97 [core-common-config-bootstrapper] exporting to image 09:17:16 #97 exporting layers 09:17:17 #97 exporting layers 0.6s done 09:17:17 #97 writing image sha256:a382ccc1ea9d3f19ed436750cc594dcadcb11fa405766a396e38d38615e14ed4 done 09:17:17 #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:17:17 #97 DONE 13.0s 09:17:17 09:17:17 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:20:09 #131 ... 09:20:09 09:20:09 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:09 #138 DONE 1395.8s 09:20:09 09:20:09 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:20:09 #131 ... 09:20:09 09:20:09 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:09 #174 DONE 0.4s 09:20:09 09:20:09 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:09 #175 DONE 0.2s 09:20:09 09:20:09 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:09 #176 DONE 0.4s 09:20:09 09:20:09 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:20:09 #177 DONE 0.2s 09:20:09 09:20:09 #97 [security-spiffe-token-provider] exporting to image 09:20:09 #97 exporting layers 09:20:09 #97 exporting layers 0.9s done 09:20:09 #97 writing image sha256:d36b4262ae30bc88d47d9ed1b0c07f6f44e1a2044308b2adf588c3f48ce21530 09:20:09 #97 writing image sha256:d36b4262ae30bc88d47d9ed1b0c07f6f44e1a2044308b2adf588c3f48ce21530 done 09:20:09 #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:20:09 #97 DONE 14.0s 09:20:09 09:20:09 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:27:01 #133 DONE 1825.3s 09:27:01 09:27:01 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:01 #132 ... 09:27:01 09:27:01 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:27:01 #178 DONE 0.3s 09:27:01 09:27:01 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:01 #132 ... 09:27:01 09:27:01 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:27:01 #179 DONE 0.3s 09:27:01 09:27:01 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:27:01 #180 DONE 0.5s 09:27:01 09:27:01 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:27:01 #136 ... 09:27:01 09:27:01 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:27:01 #181 DONE 0.1s 09:27:01 09:27:01 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:27:01 #182 DONE 0.2s 09:27:01 09:27:01 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:04 #183 DONE 2.1s 09:27:04 09:27:04 #97 [security-proxy-auth] exporting to image 09:27:04 #97 exporting layers 09:27:04 #97 exporting layers 1.0s done 09:27:04 #97 writing image sha256:d8a0509c0251880f36196043a9098db4a397549c15220cf8477b5016fb232a93 done 09:27:04 #97 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:27:04 #97 DONE 15.0s 09:27:04 09:27:04 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:01 #131 ... 09:28:01 09:28:01 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:01 #136 DONE 1884.7s 09:28:01 09:28:01 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:01 #131 ... 09:28:01 09:28:01 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:28:01 #184 DONE 0.2s 09:28:01 09:28:01 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:28:01 #34 ... 09:28:01 09:28:01 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:28:01 #185 DONE 0.1s 09:28:01 09:28:01 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:28:01 #186 DONE 0.5s 09:28:01 09:28:01 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:28:01 #37 ... 09:28:01 09:28:01 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:28:01 #187 DONE 0.1s 09:28:01 09:28:01 #97 [core-command] exporting to image 09:28:01 #97 exporting layers 09:28:01 #97 exporting layers 0.4s done 09:28:01 #97 writing image sha256:db836c240a49a9aab09b7fc7b72e96bdb4cc10661b9d59e2af145fdb99dbdeda done 09:28:01 #97 naming to docker.io/library/core-command-arm64 done 09:28:01 #97 DONE 15.4s 09:28:01 09:28:01 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:06 #131 DONE 1891.5s 09:28:06 09:28:06 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:28:06 #34 ... 09:28:06 09:28:06 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:06 #188 DONE 0.3s 09:28:06 09:28:06 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:06 #189 DONE 0.2s 09:28:06 09:28:06 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:06 #132 ... 09:28:06 09:28:06 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:28:07 #190 DONE 0.6s 09:28:07 09:28:07 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:28:07 #34 ... 09:28:07 09:28:07 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:28:07 #191 DONE 0.1s 09:28:07 09:28:07 #97 [core-data] exporting to image 09:28:07 #97 exporting layers 09:28:08 #97 exporting layers 0.7s done 09:28:08 #97 writing image sha256:7a5d097f4c70f51adcb7c0a18fffb50d53c3f28ab028822a86e4d1b9bb80197b 09:28:08 #97 writing image sha256:7a5d097f4c70f51adcb7c0a18fffb50d53c3f28ab028822a86e4d1b9bb80197b done 09:28:08 #97 naming to docker.io/library/core-data-arm64 done 09:28:08 #97 DONE 16.2s 09:28:08 09:28:08 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:12 #134 DONE 1897.9s 09:28:12 09:28:12 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:12 #132 ... 09:28:12 09:28:12 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:12 #192 DONE 0.2s 09:28:12 09:28:12 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:13 #193 DONE 0.2s 09:28:13 09:28:13 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:13 #132 ... 09:28:13 09:28:13 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:28:13 #194 DONE 0.6s 09:28:13 09:28:13 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:13 #132 ... 09:28:13 09:28:13 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:28:13 #195 DONE 0.1s 09:28:13 09:28:13 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:28:14 #196 DONE 0.2s 09:28:14 09:28:14 #97 [core-metadata] exporting to image 09:28:14 #97 exporting layers 09:28:14 #97 exporting layers 0.4s done 09:28:14 #97 writing image sha256:59e62ac09012c42cf8473e307788a06c814f11c0beeb546b1494fd29e6b833b1 done 09:28:14 #97 naming to docker.io/library/core-metadata-arm64 done 09:28:14 #97 DONE 16.6s 09:28:14 09:28:14 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:53 #132 DONE 1936.6s 09:28:53 09:28:53 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:53 #122 ... 09:28:53 09:28:53 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:53 #197 DONE 0.2s 09:28:53 09:28:53 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:53 #198 DONE 0.1s 09:28:53 09:28:53 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:53 #122 DONE 1937.4s 09:28:53 09:28:53 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:28:53 #199 DONE 0.6s 09:28:53 09:28:53 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:53 #200 DONE 0.2s 09:28:53 09:28:53 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:28:53 #201 DONE 0.2s 09:28:53 09:28:53 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:53 #202 DONE 0.2s 09:28:53 09:28:53 #97 [support-scheduler] exporting to image 09:28:53 #97 exporting layers 09:28:53 #97 ... 09:28:53 09:28:53 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:28:53 #203 DONE 0.5s 09:28:53 09:28:53 #97 [support-scheduler] exporting to image 09:28:53 #97 exporting layers 0.5s done 09:28:53 #97 writing image sha256:7c8db1a25991075ec0ce3a7c3bfca3ebbe4fa14f7af72732c913e2ab051782fe done 09:28:53 #97 naming to docker.io/library/support-scheduler-arm64 done 09:28:53 #97 DONE 17.2s 09:28:53 09:28:53 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:28:53 #204 DONE 0.2s 09:28:53 09:28:53 #97 [support-notifications] exporting to image 09:28:53 #97 exporting layers 0.5s done 09:28:53 #97 writing image sha256:a45a3c056185adedf2a4cf03cdcf52b136fad22d2fe160822db8ed7d91f8dcba done 09:28:53 #97 naming to docker.io/library/support-notifications-arm64 done 09:28:53 #97 DONE 17.7s 09:28:53 09:28:53 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:53 time="2024-05-08T08:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:28:54 $ docker stop --time=1 5ee640c0d4d8c6bd99fdaceaff8514e2e60f66fb51b4828db3d23696f1197430 09:28:55 $ docker rm -f --volumes 5ee640c0d4d8c6bd99fdaceaff8514e2e60f66fb51b4828db3d23696f1197430 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:56 + docker images 09:28:56 REPOSITORY TAG IMAGE ID CREATED SIZE 09:28:56 support-notifications-arm64 latest a45a3c056185 3 seconds ago 43.6MB 09:28:56 support-scheduler-arm64 latest 7c8db1a25991 4 seconds ago 42.9MB 09:28:56 core-metadata-arm64 latest 59e62ac09012 43 seconds ago 40.5MB 09:28:56 core-data-arm64 latest 7a5d097f4c70 49 seconds ago 40.3MB 09:28:56 core-command-arm64 latest db836c240a49 56 seconds ago 40MB 09:28:56 security-proxy-auth-arm64 latest d8a0509c0251 About a minute ago 37.7MB 09:28:56 security-spiffe-token-provider-arm64 latest d36b4262ae30 8 minutes ago 34.7MB 09:28:56 core-common-config-bootstrapper-arm64 latest a382ccc1ea9d 11 minutes ago 20.6MB 09:28:56 security-bootstrapper-arm64 latest 5a476afc163f 12 minutes ago 24.1MB 09:28:56 security-secretstore-setup-arm64 latest 54d5cb973567 12 minutes ago 41.4MB 09:28:56 security-proxy-setup-arm64 latest afdb2953b4b7 12 minutes ago 31.3MB 09:28:56 security-spire-config-arm64 latest c257512baaa5 33 minutes ago 101MB 09:28:56 security-spire-agent-arm64 latest f46f52bfb46f 33 minutes ago 158MB 09:28:56 security-spire-server-arm64 latest 2810ca6aa74a 33 minutes ago 102MB 09:28:56 ci-base-image-arm64 latest ae59b25db99d 53 minutes ago 974MB 09:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB 09:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:56 09:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:57 arm64: Pulling from edgex-lftools-log-publisher 09:28:57 8998bd30e6a1: Pulling fs layer 09:28:57 04944245beec: Pulling fs layer 09:28:57 699f458cf7ca: Pulling fs layer 09:28:57 765212b225bb: Pulling fs layer 09:28:57 f23df028b6ca: Pulling fs layer 09:28:57 d65c8cfc05b1: Pulling fs layer 09:28:57 2437ff75d9bd: Pulling fs layer 09:28:57 765212b225bb: Waiting 09:28:57 f23df028b6ca: Waiting 09:28:57 2437ff75d9bd: Waiting 09:28:57 d65c8cfc05b1: Waiting 09:28:57 04944245beec: Verifying Checksum 09:28:57 04944245beec: Download complete 09:28:57 765212b225bb: Verifying Checksum 09:28:57 765212b225bb: Download complete 09:28:57 f23df028b6ca: Verifying Checksum 09:28:57 f23df028b6ca: Download complete 09:28:57 d65c8cfc05b1: Verifying Checksum 09:28:57 d65c8cfc05b1: Download complete 09:28:57 699f458cf7ca: Verifying Checksum 09:28:57 699f458cf7ca: Download complete 09:28:58 8998bd30e6a1: Download complete 09:29:00 2437ff75d9bd: Verifying Checksum 09:29:00 2437ff75d9bd: Download complete 09:29:03 8998bd30e6a1: Pull complete 09:29:04 04944245beec: Pull complete 09:29:05 699f458cf7ca: Pull complete 09:29:05 765212b225bb: Pull complete 09:29:06 f23df028b6ca: Pull complete 09:29:06 d65c8cfc05b1: Pull complete 09:29:25 2437ff75d9bd: Pull complete 09:29:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:25 prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 09:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:29:28 $ docker top 1b55561926bdbad145b7482e52cf12fc745020c584982d03c3d3bafb2bbf7b5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:29 ---> job-cost.sh 09:29:29 lf-activate-venv: SKIPPING 09:29:29 INFO: No Stack... 09:29:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:29:31 INFO: Archiving Costs [Pipeline] sh 09:29:32 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:29:32 + cut -d, -f6 [Pipeline] lock 09:29:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] 09:29:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] did not exist. Created. 09:29:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:29:32 + echo total: 0.10999999940395355 [Pipeline] stash 09:29:33 Stashed 1 file(s) [Pipeline] } 09:29:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:29:33 $ docker stop --time=1 1b55561926bdbad145b7482e52cf12fc745020c584982d03c3d3bafb2bbf7b5b 09:29:34 $ docker rm -f --volumes 1b55561926bdbad145b7482e52cf12fc745020c584982d03c3d3bafb2bbf7b5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:29:35 provisioning config files... 09:29:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2850289719472230262tmp [Pipeline] { [Pipeline] sh 09:29:35 + set +x 09:29:35 + curl -s https://codecov.io/bash 09:29:35 + bash -s -- 09:29:35 09:29:35 _____ _ 09:29:35 / ____| | | 09:29:35 | | ___ __| | ___ ___ _____ __ 09:29:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:29:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:29:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:29:35 Bash-1.0.6 09:29:35 09:29:35 09:29:35 ==> git version 2.25.1 found 09:29:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:29:35 Release-Date: 2020-01-08 09:29:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:29:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:29:35 ==> Jenkins CI detected. 09:29:35 current dir:  /w/workspace/edgex-go/2 09:29:35 project root: . 09:29:35 --> token set from env 09:29:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:29:35 ==> Running gcov in . (disable via -X gcov) 09:29:35 ==> Python coveragepy not found 09:29:35 ==> Searching for coverage reports in: 09:29:35 + . 09:29:35 -> Found 1 reports 09:29:35 ==> Detecting git/mercurial file structure 09:29:35 ==> Reading reports 09:29:35 + ./coverage.out bytes=455713 09:29:35 ==> Appending adjustments 09:29:35 https://docs.codecov.io/docs/fixing-reports 09:29:36 + Found adjustments 09:29:36 ==> Gzipping contents 09:29:36 60K /tmp/codecov.npniqI.gz 09:29:36 ==> Uploading reports 09:29:36 url: https://codecov.io 09:29:36 query: branch=PR-4794&commit=61c101a418685590ed4eb255b1b3e8c8d1e6a150&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4794%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4794&job=&cmd_args= 09:29:36 -> Pinging Codecov 09:29:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4794&commit=61c101a418685590ed4eb255b1b3e8c8d1e6a150&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4794%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4794&job=&cmd_args= 09:29:36 -> Uploading to 09:29:36 https://storage.googleapis.com/codecov/v4/raw/2024-05-08/00271124DB129430A58F1EEE437C3FCB/61c101a418685590ed4eb255b1b3e8c8d1e6a150/0e6be8b6-0a09-4a07-ae0d-be77ac4ad71c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240508%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240508T092936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68a5380179e0807034edb5230c26ca517fb6fcfc531f521711eab572ad85935d 09:29:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:29:36 Dload Upload Total Spent Left Speed 09:29:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57899 0 0 100 57899 0 208k --:--:-- --:--:-- --:--:-- 208k 09:29:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] } 09:29:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:29:37 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:29:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:29:39 ---> package-listing.sh 09:29:39 ++ tr '[:upper:]' '[:lower:]' 09:29:39 ++ facter osfamily 09:29:39 + OS_FAMILY=debian 09:29:39 + workspace=/w/workspace/edgex-go/2 09:29:39 + START_PACKAGES=/tmp/packages_start.txt 09:29:39 + END_PACKAGES=/tmp/packages_end.txt 09:29:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:39 + PACKAGES=/tmp/packages_start.txt 09:29:39 + '[' /w/workspace/edgex-go/2 ']' 09:29:39 + PACKAGES=/tmp/packages_end.txt 09:29:39 + case "${OS_FAMILY}" in 09:29:39 + dpkg -l 09:29:39 + grep '^ii' 09:29:39 + '[' -f /tmp/packages_start.txt ']' 09:29:39 + '[' -f /tmp/packages_end.txt ']' 09:29:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:39 + '[' /w/workspace/edgex-go/2 ']' 09:29:39 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:29:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:29:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:29:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:40 09:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:40 latest: Pulling from edgex-lftools-log-publisher 09:29:40 5eb5b503b376: Pulling fs layer 09:29:40 5c69ac0246d0: Pulling fs layer 09:29:40 ec43610c2a17: Pulling fs layer 09:29:40 3a2ae6a8a46f: Pulling fs layer 09:29:40 33b1e0a273af: Pulling fs layer 09:29:40 5d3b04190fa2: Pulling fs layer 09:29:40 2f39f015ded8: Pulling fs layer 09:29:40 3a2ae6a8a46f: Waiting 09:29:40 33b1e0a273af: Waiting 09:29:40 5d3b04190fa2: Waiting 09:29:40 2f39f015ded8: Waiting 09:29:40 5c69ac0246d0: Verifying Checksum 09:29:40 5c69ac0246d0: Download complete 09:29:40 3a2ae6a8a46f: Verifying Checksum 09:29:40 3a2ae6a8a46f: Download complete 09:29:40 33b1e0a273af: Verifying Checksum 09:29:40 33b1e0a273af: Download complete 09:29:40 ec43610c2a17: Verifying Checksum 09:29:40 ec43610c2a17: Download complete 09:29:40 5d3b04190fa2: Download complete 09:29:40 5eb5b503b376: Verifying Checksum 09:29:40 5eb5b503b376: Download complete 09:29:41 2f39f015ded8: Download complete 09:29:41 5eb5b503b376: Pull complete 09:29:42 5c69ac0246d0: Pull complete 09:29:42 ec43610c2a17: Pull complete 09:29:42 3a2ae6a8a46f: Pull complete 09:29:42 33b1e0a273af: Pull complete 09:29:42 5d3b04190fa2: Pull complete 09:29:47 2f39f015ded8: Pull complete 09:29:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:29:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:47 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 09:29:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:29:52 $ docker top 91084362c1714c9cc83dfd69955cff1a5e30d4f01b2f33d1fec51ca8062c7a7b -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:29:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:29:53 + ls /var/log/sa-host 09:29:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:53 provisioning config files... 09:29:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12669175776757941743tmp [Pipeline] { [Pipeline] echo 09:29:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:29:53 ---> create-netrc.sh [Pipeline] } 09:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:29:54 ---> python-tools-install.sh [Pipeline] echo 09:29:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:29:54 ---> sudo-logs.sh 09:29:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:29:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:29:54 ---> job-cost.sh 09:29:54 lf-activate-venv: SKIPPING 09:29:54 DEBUG: total: 0.10999999940395355 09:29:54 INFO: Retrieving Stack Cost... 09:29:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:29:55 INFO: Archiving Costs [Pipeline] echo 09:29:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:29:55 ---> logs-deploy.sh 09:29:55 lf-activate-venv: SKIPPING 09:29:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4794/2 09:29:55 INFO: archiving workspace using pattern(s): 09:29:56 Archives upload complete. 09:29:56 INFO: archiving logs to Nexus 09:29:57 ---> uname -a: 09:29:57 Linux prd-ubuntu20-04-docker-8c-8g-272 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:29:57 09:29:57 09:29:57 ---> lscpu: 09:29:57 Architecture: x86_64 09:29:57 CPU op-mode(s): 32-bit, 64-bit 09:29:57 Byte Order: Little Endian 09:29:57 Address sizes: 40 bits physical, 48 bits virtual 09:29:57 CPU(s): 8 09:29:57 On-line CPU(s) list: 0-7 09:29:57 Thread(s) per core: 1 09:29:57 Core(s) per socket: 1 09:29:57 Socket(s): 8 09:29:57 NUMA node(s): 1 09:29:57 Vendor ID: AuthenticAMD 09:29:57 CPU family: 23 09:29:57 Model: 49 09:29:57 Model name: AMD EPYC-Rome Processor 09:29:57 Stepping: 0 09:29:57 CPU MHz: 2800.000 09:29:57 BogoMIPS: 5600.00 09:29:57 Virtualization: AMD-V 09:29:57 Hypervisor vendor: KVM 09:29:57 Virtualization type: full 09:29:57 L1d cache: 256 KiB 09:29:57 L1i cache: 256 KiB 09:29:57 L2 cache: 4 MiB 09:29:57 L3 cache: 128 MiB 09:29:57 NUMA node0 CPU(s): 0-7 09:29:57 Vulnerability Itlb multihit: Not affected 09:29:57 Vulnerability L1tf: Not affected 09:29:57 Vulnerability Mds: Not affected 09:29:57 Vulnerability Meltdown: Not affected 09:29:57 Vulnerability Mmio stale data: Not affected 09:29:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:29:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:29:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:29:57 Vulnerability Srbds: Not affected 09:29:57 Vulnerability Tsx async abort: Not affected 09:29:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:29:57 09:29:57 09:29:57 ---> nproc: 09:29:57 8 09:29:57 09:29:57 09:29:57 ---> df -h: 09:29:57 Filesystem Size Used Avail Use% Mounted on 09:29:57 overlay 155G 23G 132G 15% / 09:29:57 tmpfs 64M 0 64M 0% /dev 09:29:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:29:57 shm 64M 0 64M 0% /dev/shm 09:29:57 /dev/vda1 155G 23G 132G 15% /facter-os 09:29:57 09:29:57 09:29:57 ---> sar -b -r -n DEV: 09:29:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-272) 05/08/24 _x86_64_ (8 CPU) 09:29:57 09:29:57 08:29:20 LINUX RESTART (8 CPU) 09:29:57 09:29:57 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:29:57 08:31:01 173.48 11.08 162.40 0.00 1824.60 51173.30 0.00 09:29:57 08:32:01 123.46 1.67 121.80 0.00 20.00 43990.68 0.00 09:29:57 08:33:01 31.38 0.02 31.36 0.00 0.13 23126.68 0.00 09:29:57 08:34:01 34.56 0.17 34.39 0.00 2.53 14617.26 0.00 09:29:57 08:35:01 204.85 2.95 201.90 0.00 2388.01 127632.23 0.00 09:29:57 08:36:01 449.83 15.70 434.13 0.00 1170.74 98424.80 0.00 09:29:57 08:37:01 159.46 0.00 159.46 0.00 0.00 56927.05 0.00 09:29:57 08:38:01 161.29 0.56 160.73 0.00 4.64 64200.73 0.00 09:29:57 08:39:01 169.98 1.07 168.91 0.00 22.26 53808.86 0.00 09:29:57 08:40:01 140.92 0.02 140.90 0.00 0.13 53451.65 0.00 09:29:57 08:41:01 398.77 0.02 398.75 0.00 0.67 36246.89 0.00 09:29:57 08:42:01 2.45 0.00 2.45 0.00 0.00 28.00 0.00 09:29:57 08:43:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:29:57 08:44:01 1.92 0.00 1.92 0.00 0.00 22.13 0.00 09:29:57 08:45:01 2.15 0.02 2.13 0.00 0.13 24.26 0.00 09:29:57 08:46:01 1.87 0.00 1.87 0.00 0.00 22.26 0.00 09:29:57 08:47:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:29:57 08:48:01 1.63 0.00 1.63 0.00 0.00 20.53 0.00 09:29:57 08:49:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 09:29:57 08:50:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 09:29:57 08:51:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:29:57 08:52:01 13.56 0.00 13.56 0.00 0.00 399.80 0.00 09:29:57 08:53:01 14.50 0.00 14.50 0.00 0.00 470.78 0.00 09:29:57 08:54:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 09:29:57 08:55:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 09:29:57 08:56:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 09:29:57 08:57:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:29:57 08:58:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 09:29:57 08:59:01 2.53 1.52 1.02 0.00 35.46 12.66 0.00 09:29:57 09:00:01 1.92 0.00 1.92 0.00 0.00 22.79 0.00 09:29:57 09:01:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:29:57 09:02:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 09:29:57 09:03:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 09:29:57 09:04:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 09:29:57 09:05:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 09:29:57 09:06:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 09:29:57 09:07:02 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:29:57 09:08:01 1.08 0.00 1.08 0.00 0.00 13.96 0.00 09:29:57 09:09:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 09:29:57 09:10:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 09:29:57 09:11:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 09:29:57 09:12:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 09:29:57 09:13:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 09:29:57 09:14:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 09:29:57 09:15:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 09:29:57 09:16:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 09:29:57 09:17:01 0.97 0.02 0.95 0.00 0.13 10.93 0.00 09:29:57 09:18:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 09:29:57 09:19:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 09:29:57 09:20:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 09:29:57 09:21:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 09:29:57 09:22:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 09:29:57 09:23:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 09:29:57 09:24:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 09:29:57 09:25:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:29:57 09:26:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 09:29:57 09:27:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 09:29:57 09:28:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 09:29:57 09:29:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 09:29:57 Average: 36.19 0.59 35.61 0.00 92.27 10593.78 0.00 09:29:57 09:29:57 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:57 08:31:01 28718916 31552016 753260 2.29 80936 3017596 1975552 5.82 1079416 2678620 4244 09:29:57 08:32:01 27440920 31478984 816040 2.48 132892 4051388 1914440 5.64 1663548 3244376 506112 09:29:57 08:33:01 26944364 31035208 1258752 3.83 135872 4092688 2676464 7.89 1943160 3449004 348908 09:29:57 08:34:01 26812388 31421720 869080 2.64 139364 4560304 2004624 5.91 1479332 3996168 427292 09:29:57 08:35:01 22632152 31391684 887948 2.70 149248 8615416 3048216 8.98 1866892 7676752 1915380 09:29:57 08:36:01 19974220 31398676 863124 2.62 261768 10930776 2622612 7.73 2451556 9492516 1872500 09:29:57 08:37:01 19976304 31400992 861512 2.62 261904 10930904 2622612 7.73 2451388 9492640 122908 09:29:57 08:38:01 14007304 28749876 3447852 10.49 293312 13877492 10598828 31.24 5699872 11779040 1320940 09:29:57 08:39:01 12826504 30022240 2197308 6.68 307896 16253904 5780956 17.04 5346700 13295028 2514360 09:29:57 08:40:01 15139936 31415224 840256 2.56 310440 15479116 2626392 7.74 2750884 13769612 705744 09:29:57 08:41:01 14906468 31421272 842924 2.56 315088 15708032 2318672 6.83 2841272 13920448 380 09:29:57 08:42:01 14906884 31421724 842484 2.56 315120 15708032 2318672 6.83 2841456 13920448 4 09:29:57 08:43:01 14964812 31479772 784528 2.39 315144 15708036 2318672 6.83 2783228 13920544 4 09:29:57 08:44:01 14965136 31480156 784248 2.38 315192 15708040 2318672 6.83 2783384 13920552 8 09:29:57 08:45:01 14964984 31480088 784188 2.38 315248 15708040 2335000 6.88 2782488 13920564 8 09:29:57 08:46:01 14965164 31480324 784236 2.38 315292 15708048 2335000 6.88 2782724 13920568 8 09:29:57 08:47:01 14965172 31480352 784208 2.38 315312 15708048 2335000 6.88 2782488 13920568 4 09:29:57 08:48:01 14965928 31481380 783360 2.38 315352 15708052 2335000 6.88 2782392 13920796 216 09:29:57 08:49:01 14965620 31481140 783536 2.38 315424 15708052 2335000 6.88 2782508 13920796 8 09:29:57 08:50:01 14965420 31481000 783640 2.38 315456 15708056 2335000 6.88 2782624 13920820 20 09:29:57 08:51:01 14965332 31480928 783608 2.38 315472 15708056 2335000 6.88 2782836 13920820 12 09:29:57 08:52:01 14960732 31477812 786872 2.39 316936 15708068 2335000 6.88 2791660 13920832 60 09:29:57 08:53:01 14957224 31476564 788008 2.40 318948 15708084 2335000 6.88 2793640 13920892 4 09:29:57 08:54:01 14957152 31476528 787892 2.40 318972 15708088 2335000 6.88 2793692 13920852 52 09:29:57 08:55:01 14957104 31476508 787852 2.40 319000 15708088 2335000 6.88 2793776 13920856 20 09:29:57 08:56:01 14956780 31476228 788036 2.40 319012 15708096 2351184 6.93 2793752 13920860 44 09:29:57 08:57:01 14956756 31476216 787996 2.40 319024 15708100 2351184 6.93 2793736 13920864 8 09:29:57 08:58:01 14956708 31476196 788068 2.40 319036 15708104 2351184 6.93 2793780 13920868 44 09:29:57 08:59:01 14948028 31469496 794968 2.42 319056 15709088 2367340 6.98 2800876 13921176 56 09:29:57 09:00:01 14948136 31469792 794644 2.42 319080 15709160 2367340 6.98 2801568 13921124 16 09:29:57 09:01:01 14947828 31469540 794796 2.42 319096 15709168 2367340 6.98 2801400 13921124 16 09:29:57 09:02:01 14947748 31469476 794792 2.42 319112 15709172 2367340 6.98 2801308 13921128 60 09:29:57 09:03:01 14947700 31469436 794760 2.42 319132 15709172 2367340 6.98 2801296 13921128 8 09:29:57 09:04:01 14947180 31469088 795060 2.42 319156 15709308 2367340 6.98 2801656 13921264 16 09:29:57 09:05:01 14946880 31468816 795272 2.42 319188 15709300 2367340 6.98 2801440 13921268 36 09:29:57 09:06:01 14947024 31469016 795172 2.42 319220 15709312 2367340 6.98 2801688 13921268 52 09:29:57 09:07:02 14947032 31469028 795152 2.42 319228 15709316 2367340 6.98 2801420 13921272 8 09:29:57 09:08:01 14946952 31468956 795160 2.42 319240 15709316 2367340 6.98 2801448 13921272 44 09:29:57 09:09:01 14947156 31469176 794876 2.42 319256 15709320 2367340 6.98 2801440 13921276 8 09:29:57 09:10:01 14947124 31469176 794808 2.42 319284 15709320 2367340 6.98 2801552 13921276 12 09:29:57 09:11:01 14947084 31469196 794744 2.42 319324 15709324 2367340 6.98 2801784 13921280 28 09:29:57 09:12:01 14946752 31468892 794976 2.42 319356 15709328 2367340 6.98 2801576 13921284 8 09:29:57 09:13:01 14946920 31469076 794936 2.42 319380 15709332 2367340 6.98 2801576 13921288 24 09:29:57 09:14:01 14947156 31469356 794832 2.42 319412 15709340 2367340 6.98 2801864 13921296 24 09:29:57 09:15:01 14946856 31469076 795056 2.42 319440 15709340 2367340 6.98 2801712 13921296 16 09:29:57 09:16:01 14946808 31469060 795028 2.42 319472 15709336 2367340 6.98 2801704 13921300 12 09:29:57 09:17:01 14946564 31468816 795240 2.42 319484 15709340 2367340 6.98 2801688 13921300 12 09:29:57 09:18:01 14946240 31468592 795432 2.42 319516 15709348 2367340 6.98 2801828 13921304 8 09:29:57 09:19:01 14946712 31469096 794892 2.42 319540 15709352 2351092 6.93 2801908 13921308 24 09:29:57 09:20:01 14946688 31469092 794832 2.42 319556 15709352 2351092 6.93 2802024 13921308 44 09:29:57 09:21:01 14946672 31469080 794760 2.42 319596 15709344 2351092 6.93 2801804 13921312 28 09:29:57 09:22:01 14946340 31468804 794996 2.42 319624 15709352 2351092 6.93 2801880 13921316 48 09:29:57 09:23:01 14946508 31469004 794956 2.42 319636 15709364 2334384 6.88 2801944 13921320 28 09:29:57 09:24:01 14946524 31469032 794888 2.42 319656 15709368 2334384 6.88 2801920 13921324 24 09:29:57 09:25:01 14946728 31469252 794612 2.42 319668 15709368 2334384 6.88 2801976 13921324 24 09:29:57 09:26:01 14946396 31468940 794864 2.42 319696 15709360 2334384 6.88 2801952 13921328 32 09:29:57 09:27:01 14946348 31468916 794832 2.42 319704 15709372 2334384 6.88 2801980 13921328 12 09:29:57 09:28:01 14946300 31469008 794668 2.42 319720 15709504 2350460 6.93 2802000 13921448 56 09:29:57 09:29:01 14946216 31468932 794892 2.42 319732 15709508 2366576 6.97 2801988 13921448 24 09:29:57 Average: 16051373 31388356 876165 2.66 299563 14602434 2559730 7.54 2777396 12898413 165086 09:29:57 09:29:57 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:57 08:31:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 09:29:57 08:31:01 vethdf892e2 137.33 145.81 13.73 137.11 0.00 0.00 0.00 0.01 09:29:57 08:31:01 docker0 811.91 749.03 57.76 3049.36 0.00 0.00 0.00 0.00 09:29:57 08:31:01 ens3 1040.85 993.70 8119.03 109.64 0.00 0.00 0.00 0.00 09:29:57 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:32:01 veth4d14a67 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:29:57 08:32:01 docker0 78.14 168.19 7.48 1985.63 0.00 0.00 0.00 0.00 09:29:57 08:32:01 ens3 209.53 119.73 2015.36 83.15 0.00 0.00 0.00 0.00 09:29:57 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:33:01 veth4d14a67 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 09:29:57 08:33:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 09:29:57 08:33:01 ens3 29.01 20.66 21.60 12.51 0.00 0.00 0.00 0.00 09:29:57 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:34:01 veth4d14a67 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:34:01 ens3 18.79 11.25 15.84 8.53 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth7a2f27f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth1fdf2ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 vetha687f87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth78082d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 docker0 6.54 11.07 0.42 132.30 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth638274c 1.25 2.46 0.10 31.43 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth21d498b 4.98 8.66 0.37 100.79 0.00 0.00 0.00 0.01 09:29:57 08:35:01 veth4574fd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 ens3 253.26 143.41 4463.66 26.27 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth75ccfda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth19a047e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 vethb411cf7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth5d36dbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 veth0284c28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:35:01 vethd94dd14 0.32 0.42 0.03 0.11 0.00 0.00 0.00 0.00 09:29:57 08:36:01 veth2c2a1e9 73.75 135.08 7.54 1092.57 0.00 0.00 0.00 0.09 09:29:57 08:36:01 vethd99a453 64.11 121.50 6.94 1097.79 0.00 0.00 0.00 0.09 09:29:57 08:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:29:57 08:36:01 vethb9cc098 81.57 151.31 8.23 1096.84 0.00 0.00 0.00 0.09 09:29:57 08:36:01 docker0 346.69 652.44 29.74 5833.18 0.00 0.00 0.00 0.00 09:29:57 08:36:01 ens3 682.69 365.42 5856.95 47.97 0.00 0.00 0.00 0.00 09:29:57 08:36:01 vetha5b6523 70.40 144.06 7.45 1092.15 0.00 0.00 0.00 0.09 09:29:57 08:36:01 vethd94dd14 0.10 0.95 0.00 0.04 0.00 0.00 0.00 0.00 09:29:57 08:37:01 veth2c2a1e9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:37:01 vethd99a453 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:37:01 vethb9cc098 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:37:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:37:01 ens3 2.25 1.38 1.60 0.88 0.00 0.00 0.00 0.00 09:29:57 08:37:01 vetha5b6523 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:37:01 vethd94dd14 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 veth8e0e588 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 veth01805b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 vethba96191 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 veth1a26ad1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 vethb777196 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:38:01 vethf9a2d81 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 veth338128d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 ens3 15.47 11.84 12.07 7.08 0.00 0.00 0.00 0.00 09:29:57 08:38:01 veth18e333f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 vethf94e4c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 veth43099bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 veth22d4c5a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:29:57 08:38:01 vethd94dd14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 veth8e0e588 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 veth01805b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 vethba96191 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 veth1a26ad1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 vethb777196 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 vethf9a2d81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 veth338128d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 ens3 6.08 3.43 4.80 2.56 0.00 0.00 0.00 0.00 09:29:57 08:39:01 veth18e333f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 vethf94e4c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 veth43099bb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 veth22d4c5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:39:01 vethd94dd14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 veth8e0e588 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 veth01805b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 vethba96191 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 veth1a26ad1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:40:01 vethb777196 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 vethf9a2d81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 veth338128d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 ens3 2.30 1.28 1.73 0.95 0.00 0.00 0.00 0.00 09:29:57 08:40:01 veth18e333f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 vethf94e4c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 veth43099bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 veth22d4c5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:40:01 vethd94dd14 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:41:01 ens3 27.71 18.06 22.89 12.17 0.00 0.00 0.00 0.00 09:29:57 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:43:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:44:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:29:57 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:45:01 ens3 0.25 0.12 0.08 0.06 0.00 0.00 0.00 0.00 09:29:57 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:46:01 ens3 0.42 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:29:57 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:47:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:29:57 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:49:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:29:57 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:50:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:29:57 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:51:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:52:01 ens3 86.95 107.10 51.87 225.05 0.00 0.00 0.00 0.00 09:29:57 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:53:01 ens3 62.30 42.25 79.72 25.75 0.00 0.00 0.00 0.00 09:29:57 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:55:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:29:57 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:56:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:59:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 08:59:01 ens3 4.52 3.15 3.76 4.12 0.00 0.00 0.00 0.00 09:29:57 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:00:01 ens3 3.27 2.77 1.80 2.13 0.00 0.00 0.00 0.00 09:29:57 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:04:01 ens3 1.05 0.47 0.32 0.22 0.00 0.00 0.00 0.00 09:29:57 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:05:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:29:57 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:06:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:07:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:10:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:29:57 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:15:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:29:57 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:16:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:17:01 ens3 0.20 0.12 0.28 0.01 0.00 0.00 0.00 0.00 09:29:57 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:20:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:29:57 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:23:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:29:57 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:25:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:29:57 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:26:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:57 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 09:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:57 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 09:29:57 Average: docker0 20.88 26.62 1.60 185.68 0.00 0.00 0.00 0.00 09:29:57 Average: ens3 41.30 31.08 348.36 9.63 0.00 0.00 0.00 0.00 09:29:57 09:29:57 09:29:57 ---> sar -P ALL: 09:29:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-272) 05/08/24 _x86_64_ (8 CPU) 09:29:57 09:29:57 08:29:20 LINUX RESTART (8 CPU) 09:29:57 09:29:57 08:30:02 CPU %user %nice %system %iowait %steal %idle 09:29:57 08:31:01 all 7.26 0.00 3.13 5.36 0.07 84.18 09:29:57 08:31:01 0 7.31 0.00 3.32 5.26 0.05 84.05 09:29:57 08:31:01 1 7.43 0.00 3.82 5.83 0.05 82.87 09:29:57 08:31:01 2 6.98 0.00 4.12 6.85 0.10 81.95 09:29:57 08:31:01 3 10.10 0.00 1.87 2.92 0.09 85.02 09:29:57 08:31:01 4 5.11 0.00 2.31 2.36 0.05 90.18 09:29:57 08:31:01 5 5.77 0.00 2.53 0.29 0.07 91.34 09:29:57 08:31:01 6 9.53 0.00 4.96 19.17 0.07 66.28 09:29:57 08:31:01 7 5.88 0.00 2.11 0.26 0.07 91.68 09:29:57 08:32:01 all 28.38 0.00 5.35 4.76 0.09 61.42 09:29:57 08:32:01 0 30.76 0.00 5.54 1.23 0.13 62.33 09:29:57 08:32:01 1 30.96 0.00 5.04 2.74 0.09 61.18 09:29:57 08:32:01 2 31.82 0.00 5.07 0.98 0.08 62.04 09:29:57 08:32:01 3 26.02 0.00 6.13 16.72 0.10 51.02 09:29:57 08:32:01 4 25.86 0.00 5.02 1.36 0.08 67.68 09:29:57 08:32:01 5 25.60 0.00 4.61 6.03 0.08 63.68 09:29:57 08:32:01 6 31.08 0.00 5.19 7.84 0.07 55.82 09:29:57 08:32:01 7 24.90 0.00 6.19 1.30 0.10 67.51 09:29:57 08:33:01 all 27.01 0.00 5.12 2.03 0.11 65.73 09:29:57 08:33:01 0 25.95 0.00 4.59 0.07 0.29 69.11 09:29:57 08:33:01 1 25.96 0.00 4.66 0.00 0.07 69.30 09:29:57 08:33:01 2 28.81 0.00 4.99 0.00 0.10 66.09 09:29:57 08:33:01 3 25.18 0.00 5.39 0.00 0.08 69.35 09:29:57 08:33:01 4 25.73 0.00 4.85 0.00 0.08 69.34 09:29:57 08:33:01 5 25.50 0.00 6.21 13.76 0.08 54.44 09:29:57 08:33:01 6 29.12 0.00 5.44 2.43 0.08 62.92 09:29:57 08:33:01 7 29.82 0.00 4.86 0.05 0.07 65.21 09:29:57 08:34:01 all 58.52 0.00 8.19 1.68 0.12 31.50 09:29:57 08:34:01 0 56.71 0.00 7.59 0.20 0.12 35.37 09:29:57 08:34:01 1 59.03 0.00 7.98 1.95 0.20 30.85 09:29:57 08:34:01 2 58.89 0.00 8.38 0.93 0.10 31.70 09:29:57 08:34:01 3 59.95 0.00 8.65 0.05 0.10 31.24 09:29:57 08:34:01 4 57.09 0.00 8.42 1.80 0.08 32.60 09:29:57 08:34:01 5 57.71 0.00 8.11 5.29 0.10 28.79 09:29:57 08:34:01 6 58.08 0.00 8.38 1.76 0.10 31.67 09:29:57 08:34:01 7 60.72 0.00 8.01 1.41 0.12 29.75 09:29:57 08:35:01 all 18.65 0.00 6.34 14.81 0.09 60.11 09:29:57 08:35:01 0 18.19 0.00 5.56 15.39 0.08 60.77 09:29:57 08:35:01 1 15.64 0.00 6.71 3.60 0.08 73.96 09:29:57 08:35:01 2 21.31 0.00 5.86 5.81 0.07 66.95 09:29:57 08:35:01 3 17.71 0.00 6.96 8.63 0.08 66.62 09:29:57 08:35:01 4 19.57 0.00 6.64 9.08 0.10 64.61 09:29:57 08:35:01 5 18.96 0.00 6.49 32.81 0.12 41.62 09:29:57 08:35:01 6 18.36 0.00 6.09 27.07 0.08 48.40 09:29:57 08:35:01 7 19.48 0.00 6.40 16.17 0.10 57.85 09:29:57 08:36:01 all 8.87 0.00 3.85 32.86 0.09 54.34 09:29:57 08:36:01 0 7.91 0.00 3.48 32.03 0.19 56.40 09:29:57 08:36:01 1 9.40 0.00 4.41 35.77 0.08 50.33 09:29:57 08:36:01 2 8.85 0.00 3.34 16.86 0.05 70.90 09:29:57 08:36:01 3 8.22 0.00 4.18 33.06 0.08 54.45 09:29:57 08:36:01 4 9.19 0.00 4.41 46.86 0.07 39.47 09:29:57 08:36:01 5 9.38 0.00 3.70 29.85 0.07 57.00 09:29:57 08:36:01 6 7.90 0.00 3.89 28.93 0.07 59.21 09:29:57 08:36:01 7 10.10 0.00 3.36 39.61 0.08 46.84 09:29:57 08:37:01 all 0.16 0.00 0.27 13.93 0.02 85.62 09:29:57 08:37:01 0 0.17 0.00 0.13 0.00 0.03 99.67 09:29:57 08:37:01 1 0.17 0.00 1.46 97.24 0.05 1.08 09:29:57 08:37:01 2 0.13 0.00 0.10 0.00 0.03 99.73 09:29:57 08:37:01 3 0.13 0.00 0.13 3.39 0.02 96.32 09:29:57 08:37:01 4 0.15 0.00 0.07 0.00 0.02 99.77 09:29:57 08:37:01 5 0.22 0.00 0.10 0.00 0.02 99.67 09:29:57 08:37:01 6 0.18 0.00 0.13 11.26 0.02 88.41 09:29:57 08:37:01 7 0.10 0.00 0.02 0.00 0.00 99.88 09:29:57 08:38:01 all 48.97 0.00 7.61 12.66 0.09 30.67 09:29:57 08:38:01 0 48.75 0.00 8.42 8.09 0.08 34.66 09:29:57 08:38:01 1 49.48 0.00 7.05 23.37 0.08 20.02 09:29:57 08:38:01 2 48.35 0.00 8.62 13.28 0.08 29.67 09:29:57 08:38:01 3 49.07 0.00 7.24 2.85 0.08 40.75 09:29:57 08:38:01 4 49.06 0.00 6.73 3.40 0.08 40.73 09:29:57 08:38:01 5 49.41 0.00 6.76 2.77 0.10 40.96 09:29:57 08:38:01 6 48.83 0.00 8.51 39.44 0.10 3.12 09:29:57 08:38:01 7 48.84 0.00 7.57 8.05 0.08 35.45 09:29:57 08:39:01 all 86.35 0.00 9.42 3.91 0.14 0.19 09:29:57 08:39:01 0 86.70 0.00 9.15 4.00 0.13 0.02 09:29:57 08:39:01 1 86.48 0.00 9.24 3.89 0.15 0.23 09:29:57 08:39:01 2 85.64 0.00 10.20 3.84 0.15 0.17 09:29:57 08:39:01 3 86.38 0.00 9.26 3.99 0.13 0.23 09:29:57 08:39:01 4 87.11 0.00 8.75 3.82 0.12 0.20 09:29:57 08:39:01 5 86.06 0.00 9.71 3.93 0.13 0.17 09:29:57 08:39:01 6 86.00 0.00 9.75 3.86 0.13 0.25 09:29:57 08:39:01 7 86.38 0.00 9.30 3.93 0.15 0.24 09:29:57 08:40:01 all 22.02 0.00 2.70 15.34 0.05 59.89 09:29:57 08:40:01 0 21.48 0.00 2.97 22.55 0.05 52.95 09:29:57 08:40:01 1 21.90 0.00 2.34 2.84 0.05 72.87 09:29:57 08:40:01 2 22.00 0.00 2.71 12.70 0.07 62.51 09:29:57 08:40:01 3 22.16 0.00 2.78 4.58 0.05 70.43 09:29:57 08:40:01 4 22.13 0.00 2.58 8.30 0.05 66.94 09:29:57 08:40:01 5 21.86 0.00 2.27 4.90 0.03 70.93 09:29:57 08:40:01 6 22.23 0.00 2.82 62.48 0.07 12.40 09:29:57 08:40:01 7 22.38 0.00 3.09 4.51 0.05 69.96 09:29:57 08:41:01 all 1.50 0.00 0.97 15.67 0.05 81.81 09:29:57 08:41:01 0 2.01 0.00 0.97 12.40 0.05 84.56 09:29:57 08:41:01 1 1.32 0.00 1.17 25.50 0.05 71.96 09:29:57 08:41:01 2 1.84 0.00 0.92 11.81 0.03 85.39 09:29:57 08:41:01 3 1.51 0.00 0.89 5.67 0.02 91.91 09:29:57 08:41:01 4 1.28 0.00 1.16 37.29 0.05 60.22 09:29:57 08:41:01 5 1.31 0.00 0.96 16.28 0.05 81.41 09:29:57 08:41:01 6 1.43 0.00 0.94 9.33 0.03 88.27 09:29:57 08:41:01 7 1.34 0.00 0.77 7.14 0.08 90.67 09:29:57 09:29:57 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:29:57 08:42:01 all 0.04 0.00 0.01 0.03 0.01 99.91 09:29:57 08:42:01 0 0.22 0.00 0.02 0.00 0.02 99.75 09:29:57 08:42:01 1 0.05 0.00 0.02 0.15 0.02 99.77 09:29:57 08:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 08:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:42:01 5 0.00 0.00 0.00 0.05 0.00 99.95 09:29:57 08:42:01 6 0.00 0.00 0.00 0.07 0.00 99.93 09:29:57 08:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:29:57 08:43:01 all 0.04 0.00 0.01 0.05 0.01 99.90 09:29:57 08:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:29:57 08:43:01 1 0.07 0.00 0.02 0.15 0.00 99.77 09:29:57 08:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:43:01 4 0.03 0.00 0.02 0.02 0.03 99.90 09:29:57 08:43:01 5 0.05 0.00 0.02 0.23 0.00 99.70 09:29:57 08:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 08:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:44:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:29:57 08:44:01 0 0.23 0.00 0.00 0.00 0.00 99.77 09:29:57 08:44:01 1 0.02 0.00 0.02 0.05 0.00 99.92 09:29:57 08:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:44:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:29:57 08:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 08:44:01 6 0.00 0.00 0.00 0.00 0.05 99.95 09:29:57 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:45:01 all 0.04 0.00 0.02 0.01 0.01 99.91 09:29:57 08:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:29:57 08:45:01 1 0.05 0.00 0.02 0.07 0.02 99.85 09:29:57 08:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:29:57 08:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:45:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:29:57 08:45:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:29:57 08:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 08:45:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:29:57 08:46:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:29:57 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:46:01 1 0.00 0.00 0.00 0.05 0.00 99.95 09:29:57 08:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 08:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 08:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:29:57 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:29:57 08:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:48:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:29:57 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:48:01 1 0.02 0.00 0.00 0.05 0.00 99.93 09:29:57 08:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:48:01 4 0.02 0.00 0.00 0.00 0.03 99.95 09:29:57 08:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:29:57 08:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:29:57 08:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 08:49:01 1 0.00 0.00 0.03 0.05 0.02 99.90 09:29:57 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 08:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:29:57 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:29:57 08:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:50:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:29:57 08:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:50:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:29:57 08:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 08:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 08:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:29:57 08:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:29:57 08:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:29:57 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:29:57 08:52:01 all 0.22 0.00 0.09 0.24 0.02 99.43 09:29:57 08:52:01 0 0.25 0.00 0.02 0.00 0.00 99.73 09:29:57 08:52:01 1 0.13 0.00 0.12 1.84 0.00 97.91 09:29:57 08:52:01 2 0.38 0.00 0.08 0.00 0.02 99.52 09:29:57 08:52:01 3 0.12 0.00 0.03 0.00 0.02 99.83 09:29:57 08:52:01 4 0.22 0.00 0.23 0.02 0.03 99.50 09:29:57 08:52:01 5 0.42 0.00 0.15 0.07 0.03 99.33 09:29:57 08:52:01 6 0.15 0.00 0.07 0.03 0.03 99.72 09:29:57 08:52:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:29:57 09:29:57 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:29:57 08:53:01 all 0.17 0.00 0.09 0.13 0.01 99.60 09:29:57 08:53:01 0 0.32 0.00 0.02 0.00 0.02 99.65 09:29:57 08:53:01 1 0.02 0.00 0.13 0.90 0.02 98.93 09:29:57 08:53:01 2 0.10 0.00 0.02 0.00 0.00 99.88 09:29:57 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:53:01 4 0.53 0.00 0.33 0.13 0.02 98.98 09:29:57 08:53:01 5 0.33 0.00 0.13 0.00 0.02 99.52 09:29:57 08:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 08:53:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:29:57 08:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:29:57 08:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 08:54:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:29:57 08:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 08:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 08:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:29:57 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 08:55:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:29:57 08:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 08:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:29:57 08:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:29:57 08:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 08:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:29:57 08:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:29:57 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:56:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:29:57 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:29:57 08:56:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:29:57 08:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:56:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:29:57 08:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:29:57 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 08:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:57:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:29:57 08:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 08:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:29:57 08:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:29:57 08:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 08:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:29:57 08:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 08:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 08:58:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:29:57 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 08:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:29:57 08:59:01 all 0.25 0.00 0.12 0.01 0.00 99.62 09:29:57 08:59:01 0 0.43 0.00 0.03 0.03 0.00 99.50 09:29:57 08:59:01 1 0.07 0.00 0.33 0.02 0.00 99.58 09:29:57 08:59:01 2 0.27 0.00 0.02 0.00 0.00 99.72 09:29:57 08:59:01 3 0.15 0.00 0.03 0.00 0.02 99.80 09:29:57 08:59:01 4 0.27 0.00 0.48 0.02 0.02 99.22 09:29:57 08:59:01 5 0.12 0.00 0.03 0.00 0.00 99.85 09:29:57 08:59:01 6 0.63 0.00 0.00 0.00 0.00 99.37 09:29:57 08:59:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:29:57 09:00:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:29:57 09:00:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:29:57 09:00:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:29:57 09:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:29:57 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:29:57 09:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:29:57 09:00:01 5 0.02 0.00 0.00 0.03 0.02 99.93 09:29:57 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:29:57 09:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:29:57 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:01:01 4 0.02 0.00 0.05 0.00 0.03 99.90 09:29:57 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:29:57 09:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:29:57 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:02:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:29:57 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:02:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:29:57 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:29:57 09:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 09:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 09:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:03:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:29:57 09:03:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:29:57 09:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:29:57 09:29:57 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:29:57 09:04:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:29:57 09:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:29:57 09:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 09:04:01 3 0.70 0.00 0.02 0.00 0.02 99.27 09:29:57 09:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:29:57 09:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:29:57 09:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:05:01 all 0.27 0.00 0.00 0.00 0.00 99.72 09:29:57 09:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:05:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:29:57 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:05:01 3 2.00 0.00 0.00 0.00 0.02 97.98 09:29:57 09:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:05:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:29:57 09:06:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:29:57 09:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:29:57 09:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:29:57 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:06:01 3 1.97 0.00 0.00 0.00 0.02 98.01 09:29:57 09:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:29:57 09:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:29:57 09:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:07:02 all 0.26 0.00 0.01 0.00 0.01 99.72 09:29:57 09:07:02 0 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:07:02 1 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:07:02 2 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 09:07:02 3 1.99 0.00 0.00 0.00 0.02 98.00 09:29:57 09:07:02 4 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:07:02 5 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 09:07:02 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:07:02 7 0.05 0.00 0.02 0.00 0.00 99.93 09:29:57 09:08:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:29:57 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 09:08:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:29:57 09:08:01 3 1.97 0.00 0.00 0.00 0.02 98.01 09:29:57 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:08:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:09:01 all 0.19 0.00 0.01 0.00 0.01 99.79 09:29:57 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:09:01 3 1.39 0.00 0.05 0.00 0.02 98.55 09:29:57 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:29:57 09:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:29:57 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:10:01 1 0.02 0.00 0.02 0.03 0.00 99.93 09:29:57 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 09:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:10:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:29:57 09:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:29:57 09:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:29:57 09:11:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:11:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:29:57 09:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:29:57 09:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:12:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:29:57 09:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 09:12:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:29:57 09:13:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:29:57 09:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:29:57 09:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:29:57 09:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:29:57 09:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:29:57 09:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:14:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:29:57 09:29:57 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:29:57 09:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:29:57 09:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:29:57 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 09:15:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:29:57 09:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:29:57 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 09:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:29:57 09:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:16:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:29:57 09:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:29:57 09:17:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:29:57 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:17:01 7 0.07 0.00 0.02 0.00 0.03 99.88 09:29:57 09:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:29:57 09:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:29:57 09:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:29:57 09:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:29:57 09:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:19:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:29:57 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:19:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:29:57 09:20:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:29:57 09:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:29:57 09:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 09:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 09:20:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:29:57 09:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:29:57 09:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:21:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 09:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:21:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:29:57 09:21:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:29:57 09:22:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:29:57 09:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:22:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:29:57 09:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:29:57 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:29:57 09:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:23:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:29:57 09:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:23:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:29:57 09:24:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:29:57 09:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:24:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:29:57 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:29:57 09:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:29:57 09:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:29:57 09:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:29:57 09:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:29:57 09:29:57 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:29:57 09:26:01 all 0.18 0.00 0.01 0.01 0.01 99.79 09:29:57 09:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:29:57 09:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:29:57 09:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:29:57 09:26:01 3 1.31 0.00 0.02 0.00 0.02 98.66 09:29:57 09:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:29:57 09:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:29:57 09:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:29:57 09:27:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:29:57 09:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:29:57 09:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:29:57 09:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:27:01 3 1.99 0.00 0.00 0.00 0.02 98.00 09:29:57 09:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:29:57 09:27:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:29:57 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:29:57 09:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:29:57 09:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:29:57 09:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:29:57 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:29:57 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:29:57 09:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:29:57 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:29:57 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:57 09:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:29:57 09:29:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:29:57 09:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:29:57 09:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:29:57 Average: all 5.23 0.00 0.90 2.08 0.02 91.77 09:29:57 Average: 0 5.19 0.00 0.88 1.71 0.02 92.21 09:29:57 Average: 1 5.19 0.00 0.92 3.48 0.02 90.39 09:29:57 Average: 2 5.32 0.00 0.92 1.23 0.02 92.52 09:29:57 Average: 3 5.38 0.00 0.90 1.37 0.02 92.32 09:29:57 Average: 4 5.12 0.00 0.89 1.92 0.02 92.05 09:29:57 Average: 5 5.10 0.00 0.87 1.96 0.02 92.05 09:29:57 Average: 6 5.28 0.00 0.95 3.59 0.02 90.17 09:29:57 Average: 7 5.25 0.00 0.88 1.39 0.02 92.47 09:29:57 09:29:57 09:29:57