Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c148ab59b65625e513fe090354cd046dedf8c5e4+7fde9c7512c7ea32da7052f9c2a143881b9a5b4f (bb0de61c93351776a94698462e226786ae03fa15) 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-ssh9103431188763106493.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-ssh9765383735536289287.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-4721/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-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12749541064298963224.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-ssh2683250761399281019.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-4721/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-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4122330224312981721.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-17 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 Merge succeeded, producing da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 Checking out Revision da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 (PR-4721) > 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/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # 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 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 # timeout=10 Commit message: "Merge commit '7fde9c7512c7ea32da7052f9c2a143881b9a5b4f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 52faee3ecd943f9728e1b2fe74509fc61323a9d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:54 ========================================================= 08:30:54 EdgeX Global Pipelines Version Info 08:30:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:55 ------------------- 08:30:55 stable info: 08:30:55 ------------------- 08:30:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:55 Message: update stable to v1.0.258 08:30:55 ------------------- 08:30:55 experimental info: 08:30:55 ------------------- 08:30:55 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4721 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4721 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4721 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da6bc1c [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:56 provisioning config files... 08:30:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config18260928570229446568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:57 ---> ****-login.sh 08:30:57 nexus3.edgexfoundry.org:10001 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10002 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10003 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10004 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 ****.io 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 ---> ****-login.sh ends [Pipeline] } 08:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:58 + 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:58 + + cut -d/ -f2 08:30:58 dirname cmd/core-command/Dockerfile 08:30:58 + echo core-command,cmd/core-command/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + dirname cmd/core-data/Dockerfile 08:30:58 + echo core-data,cmd/core-data/Dockerfile 08:30:58 + dirname cmd/core-metadata/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:58 + dirname cmd/security-bootstrapper/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:58 + dirname cmd/security-proxy-auth/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:58 + dirname cmd/security-proxy-setup/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:58 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:58 + dirname cmd/security-spire-agent/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:58 + dirname cmd/security-spire-config/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:58 + dirname cmd/security-spire-server/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:58 + dirname cmd/support-notifications/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:58 + dirname cmd/support-scheduler/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:58 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:58 + git rev-list -1 --merges da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6~1..da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] echo 08:30:58 -----------> git rev-list -1 --merges da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6~1..da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 08:30:58 da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [false] [Pipeline] sh 08:30:58 + git log --format=format:%s -1 da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] echo 08:30:58 ========================================================= 08:30:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:59 + grep -v github /etc/ssh/ssh_known_hosts 08:30:59 + [ -e /tmp/ssh_known_hosts ] 08:30:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:59 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:59 08:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:00 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:00 b85a868b505f: Pulling fs layer 08:31:00 e2be974225ed: Pulling fs layer 08:31:00 339a4e72a1f5: Pulling fs layer 08:31:00 988bab9f4d93: Pulling fs layer 08:31:00 1469e6f7b9e6: Pulling fs layer 08:31:00 eaf3925da568: Pulling fs layer 08:31:00 bab4dde63d76: Pulling fs layer 08:31:00 bde34c3a00c8: Pulling fs layer 08:31:00 b352a97aabf1: Pulling fs layer 08:31:00 4872d77fe225: Pulling fs layer 08:31:00 5851b861e8e6: Pulling fs layer 08:31:00 bab4dde63d76: Waiting 08:31:00 988bab9f4d93: Waiting 08:31:00 bde34c3a00c8: Waiting 08:31:00 eaf3925da568: Waiting 08:31:00 b352a97aabf1: Waiting 08:31:00 4872d77fe225: Waiting 08:31:00 1469e6f7b9e6: Waiting 08:31:00 5851b861e8e6: Waiting 08:31:00 e2be974225ed: Verifying Checksum 08:31:00 e2be974225ed: Download complete 08:31:00 988bab9f4d93: Download complete 08:31:00 1469e6f7b9e6: Verifying Checksum 08:31:00 1469e6f7b9e6: Download complete 08:31:00 eaf3925da568: Verifying Checksum 08:31:00 eaf3925da568: Download complete 08:31:00 339a4e72a1f5: Verifying Checksum 08:31:00 339a4e72a1f5: Download complete 08:31:00 bde34c3a00c8: Download complete 08:31:00 b352a97aabf1: Download complete 08:31:00 4872d77fe225: Download complete 08:31:00 5851b861e8e6: Download complete 08:31:00 b85a868b505f: Verifying Checksum 08:31:00 b85a868b505f: Download complete 08:31:00 bab4dde63d76: Verifying Checksum 08:31:00 bab4dde63d76: Download complete 08:31:01 b85a868b505f: Pull complete 08:31:01 e2be974225ed: Pull complete 08:31:02 339a4e72a1f5: Pull complete 08:31:02 988bab9f4d93: Pull complete 08:31:02 1469e6f7b9e6: Pull complete 08:31:03 eaf3925da568: Pull complete 08:31:04 bab4dde63d76: Pull complete 08:31:04 bde34c3a00c8: Pull complete 08:31:04 b352a97aabf1: Pull complete 08:31:04 4872d77fe225: Pull complete 08:31:04 5851b861e8e6: Pull complete 08:31:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:05 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 08:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:09 $ docker top 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad -eo pid,comm 08:31:09 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:31:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:10 [ssh-agent] Looking for ssh-agent implementation... 08:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:10 $ docker exec 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent 08:31:10 SSH_AUTH_SOCK=/tmp/ssh-85ZYm0blw96z/agent.32 08:31:10 SSH_AGENT_PID=38 08:31:10 Running ssh-add (command line suppressed) 08:31:10 Identity added: /w/workspace/edgex-go/5@tmp/private_key_18339867389025073528.key (/w/workspace/edgex-go/5@tmp/private_key_18339867389025073528.key) 08:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:10 + git tag --points-at HEAD [Pipeline] } 08:31:10 $ docker exec --env ******** --env ******** 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent -k 08:31:10 unset SSH_AUTH_SOCK; 08:31:10 unset SSH_AGENT_PID; 08:31:10 echo Agent pid 38 killed; 08:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:10 [ssh-agent] Looking for ssh-agent implementation... 08:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:11 $ docker exec 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent 08:31:11 SSH_AUTH_SOCK=/tmp/ssh-qwN6kvqfdDuZ/agent.71 08:31:11 SSH_AGENT_PID=77 08:31:11 Running ssh-add (command line suppressed) 08:31:11 Identity added: /w/workspace/edgex-go/5@tmp/private_key_13416550808005675303.key (/w/workspace/edgex-go/5@tmp/private_key_13416550808005675303.key) 08:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:11 + git semver init 08:31:11 2023-11-16 08:31:11,776 [run_init] DEBUG init version:0.0.0 force:False 08:31:11 2023-11-16 08:31:11,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:31:11 2023-11-16 08:31:11,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:31:11 2023-11-16 08:31:11,778 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:31:18 2023-11-16 08:31:18,389 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:31:18 2023-11-16 08:31:18,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4721 with force:False 08:31:18 2023-11-16 08:31:18,390 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4721 08:31:18 2023-11-16 08:31:18,395 [execute] INFO git cat-file --batch-check 08:31:18 2023-11-16 08:31:18,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:18 2023-11-16 08:31:18,401 [execute] INFO git cat-file --batch 08:31:18 2023-11-16 08:31:18,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:18 2023-11-16 08:31:18,406 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4721 08:31:18 0.0.0 [Pipeline] } 08:31:18 $ docker exec --env ******** --env ******** 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad ssh-agent -k 08:31:18 unset SSH_AUTH_SOCK; 08:31:18 unset SSH_AGENT_PID; 08:31:18 echo Agent pid 77 killed; 08:31:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:18 + git semver [Pipeline] } 08:31:19 $ docker stop --time=1 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad 08:31:20 $ docker rm -f --volumes 64e30a026aafb38e032c432cf8908cd0e7be51106c63b260b6c85a11def676ad [Pipeline] // withDockerContainer [Pipeline] sh 08:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:21 Stashed 1 file(s) [Pipeline] echo 08:31:21 [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:31:21 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:21 ========================================================= 08:31:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:31:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:22 7264a8db6415: Pulling fs layer 08:31:22 c4d48a809fc2: Pulling fs layer 08:31:22 4f1c88b9dad5: Pulling fs layer 08:31:22 ad3a456e5733: Pulling fs layer 08:31:22 69c7f0334f64: Pulling fs layer 08:31:22 1f1c1a5573a3: Pulling fs layer 08:31:22 ce7588e14bc9: Pulling fs layer 08:31:22 b5e4710f87ac: Pulling fs layer 08:31:22 ad3a456e5733: Waiting 08:31:22 69c7f0334f64: Waiting 08:31:22 1f1c1a5573a3: Waiting 08:31:22 ce7588e14bc9: Waiting 08:31:22 b5e4710f87ac: Waiting 08:31:23 c4d48a809fc2: Download complete 08:31:23 ad3a456e5733: Download complete 08:31:23 69c7f0334f64: Verifying Checksum 08:31:23 69c7f0334f64: Download complete 08:31:23 7264a8db6415: Verifying Checksum 08:31:23 7264a8db6415: Download complete 08:31:23 1f1c1a5573a3: Verifying Checksum 08:31:23 1f1c1a5573a3: Download complete 08:31:23 7264a8db6415: Pull complete 08:31:23 b5e4710f87ac: Verifying Checksum 08:31:23 b5e4710f87ac: Download complete 08:31:23 c4d48a809fc2: Pull complete 08:31:26 4f1c88b9dad5: Download complete 08:31:27 ce7588e14bc9: Verifying Checksum 08:31:27 ce7588e14bc9: Download complete 08:31:29 4f1c88b9dad5: Pull complete 08:31:29 ad3a456e5733: Pull complete 08:31:29 69c7f0334f64: Pull complete 08:31:29 1f1c1a5573a3: Pull complete 08:31:31 ce7588e14bc9: Pull complete 08:31:32 b5e4710f87ac: Pull complete 08:31:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:32 WORKDIR /edgex 08:31:32 COPY go.mod . 08:31:32 RUN go mod download+ 08:31:32 docker build -t ci-base-image-x86_64 -f - . 08:31:33 Sending build context to Docker daemon 176.2MB 08:31:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:33 ---> 88b5674ff536 08:31:33 Step 2/4 : WORKDIR /edgex 08:31:36 Still waiting to schedule task 08:31:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18’ is offline 08:31:43 ---> Running in 8d8fd4c1dc54 08:31:43 Removing intermediate container 8d8fd4c1dc54 08:31:43 ---> eaa1b51c2f29 08:31:43 Step 3/4 : COPY go.mod . 08:31:43 ---> e6cee081af56 08:31:43 Step 4/4 : RUN go mod download 08:31:43 ---> Running in 3d97c7a113c6 08:32:05 Removing intermediate container 3d97c7a113c6 08:32:05 ---> e7b8bf0dbe98 08:32:05 Successfully built e7b8bf0dbe98 08:32:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:05 + docker inspect -f . ci-base-image-x86_64 08:32:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:05 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 08:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:06 $ docker top 9f2fd7efc3932899f21f8e8faa8a6be54921f01cb53903d68ba7658ef6ae7cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:06 + go version 08:32:06 go version go1.21.0 linux/amd64 [Pipeline] } 08:32:06 $ docker stop --time=1 9f2fd7efc3932899f21f8e8faa8a6be54921f01cb53903d68ba7658ef6ae7cf8 08:32:08 $ docker rm -f --volumes 9f2fd7efc3932899f21f8e8faa8a6be54921f01cb53903d68ba7658ef6ae7cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:08 + docker inspect -f . ci-base-image-x86_64 08:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:08 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 08:32:08 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:09 $ docker top 8269e2e062d00c22ac343138d1cfb3a9cea9c11e3153e6e8307a10056c4dca8d -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:09 ========================================================= 08:32:09 [edgeXBuildGoParallel] Running Tests and Build... 08:32:09 ========================================================= [Pipeline] sh 08:32:09 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:32:09 + make test 08:32:09 go test -race -coverprofile=coverage.out ./... 08:32:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements 08:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.040s coverage: 93.4% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.409s coverage: 97.6% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements 08:32:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements 08:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.055s coverage: 20.0% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.023s coverage: 100.0% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 38.4% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 89.5% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 08:33:04 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:33:04 running golangci-lint 08:33:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:33:04 go version go1.21.0 linux/amd64 08:33:04 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:16 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 11.181221771s" 08:33:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.852699ms" 08:33:23 level=info msg="[linters_context/goanalysis] analyzers took 1m14.574101739s with top 10 stages: buildir: 30.573221863s, gosec: 6.59714393s, fact_deprecated: 1.900539048s, printf: 1.79476286s, inspect: 1.774202785s, ctrlflow: 1.173383956s, nilness: 928.852757ms, fact_purity: 830.20264ms, directives: 741.355288ms, SA5012: 722.116293ms" 08:33:23 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:33:23 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, nolint: 0/21, cgo: 197/197" 08:33:23 level=info msg="[runner] processing took 17.230395ms with stages: nolint: 8.051912ms, identifier_marker: 4.239398ms, exclude-rules: 1.621385ms, path_prettifier: 1.326311ms, autogenerated_exclude: 1.291182ms, skip_dirs: 648.266µs, cgo: 34.941µs, filename_unadjuster: 13.01µs, max_same_issues: 590ns, fixer: 490ns, source_code: 450ns, uniq_by_line: 410ns, skip_files: 410ns, exclude: 310ns, diff: 280ns, severity-rules: 280ns, sort_results: 250ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 08:33:23 level=info msg="[runner] linters took 7.553635221s with stages: goanalysis_metalinter: 7.536309735s" 08:33:23 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:23 level=info msg="Memory: 189 samples, avg is 242.7MB, max is 849.6MB" 08:33:23 level=info msg="Execution took 18.777118529s" 08:33:23 go vet ./... 08:33:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:27 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:27 + ls -al . 08:33:27 total 736 08:33:27 drwxrwxr-x 11 1001 1001 4096 Nov 16 08:32 . 08:33:27 drwxr-xr-x 4 root root 4096 Nov 16 08:32 .. 08:33:27 drwxrwxr-x 2 1001 1001 4096 Nov 16 08:30 .blubracket 08:33:27 -rw-rw-r-- 1 1001 1001 10 Nov 16 08:30 .dockerignore 08:33:27 drwxrwxr-x 8 1001 1001 4096 Nov 16 08:33 .git 08:33:27 drwxrwxr-x 3 1001 1001 4096 Nov 16 08:30 .github 08:33:27 -rw-rw-r-- 1 1001 1001 1074 Nov 16 08:30 .gitignore 08:33:27 -rw-rw-r-- 1 1001 1001 42 Nov 16 08:30 .golangci.yml 08:33:27 -rw-rw-r-- 1 1001 1001 100 Nov 16 08:30 .hadolint.yml 08:33:27 drwxr-xr-x 3 1001 1001 4096 Nov 16 08:31 .semver 08:33:27 -rw-rw-r-- 1 1001 1001 155 Nov 16 08:30 .sonarcloud.properties 08:33:27 -rw-rw-r-- 1 1001 1001 1171 Nov 16 08:30 ADOPTERS.md 08:33:27 -rw-rw-r-- 1 1001 1001 11674 Nov 16 08:30 Attribution.txt 08:33:27 -rw-rw-r-- 1 1001 1001 100284 Nov 16 08:30 CHANGELOG.md 08:33:27 -rw-rw-r-- 1 1001 1001 3804 Nov 16 08:30 CONTRIBUTING.md 08:33:27 -rw-rw-r-- 1 1001 1001 677 Nov 16 08:30 GOVERNANCE.md 08:33:27 -rw-rw-r-- 1 1001 1001 861 Nov 16 08:30 Jenkinsfile 08:33:27 -rw-rw-r-- 1 1001 1001 10775 Nov 16 08:30 LICENSE 08:33:27 -rw-rw-r-- 1 1001 1001 15054 Nov 16 08:30 Makefile 08:33:27 -rw-rw-r-- 1 1001 1001 582 Nov 16 08:30 OWNERS.md 08:33:27 -rw-rw-r-- 1 1001 1001 9528 Nov 16 08:30 README.md 08:33:27 -rw-rw-r-- 1 1001 1001 789 Nov 16 08:30 SECURITY.md 08:33:27 -rw-rw-r-- 1 1001 1001 5 Nov 16 08:31 VERSION 08:33:27 drwxrwxr-x 2 1001 1001 4096 Nov 16 08:30 bin 08:33:27 drwxrwxr-x 18 1001 1001 4096 Nov 16 08:30 cmd 08:33:27 -rw-r--r-- 1 root root 453602 Nov 16 08:33 coverage.out 08:33:27 drwxrwxr-x 2 1001 1001 4096 Nov 16 08:30 fuzz_test 08:33:27 -rw-rw-r-- 1 1001 1001 3649 Nov 16 08:30 go.mod 08:33:27 -rw-rw-r-- 1 1001 1001 34366 Nov 16 08:30 go.sum 08:33:27 drwxrwxr-x 7 1001 1001 4096 Nov 16 08:30 internal 08:33:27 drwxrwxr-x 3 1001 1001 4096 Nov 16 08:30 openapi 08:33:27 -rw-rw-r-- 1 1001 1001 584 Nov 16 08:30 security.txt 08:33:27 -rw-rw-r-- 1 1001 1001 204 Nov 16 08:30 version.go [Pipeline] sh 08:33:27 + '[' -e coverage.out ] 08:33:27 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:28 Stashed 1 file(s) [Pipeline] sh 08:33:28 + make build 08:33:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:41 go build -tags " non_delayedstart" -ldflags "-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:33:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:33:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:33:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:33:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:33:54 $ docker stop --time=1 8269e2e062d00c22ac343138d1cfb3a9cea9c11e3153e6e8307a10056c4dca8d 08:34:01 $ docker rm -f --volumes 8269e2e062d00c22ac343138d1cfb3a9cea9c11e3153e6e8307a10056c4dca8d [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:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:02 08:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:02 latest: Pulling from edgex-devops/edgex-compose 08:34:02 91d30c5bc195: Pulling fs layer 08:34:02 2e9b0aa3be6d: Pulling fs layer 08:34:02 9c61dcf015f6: Pulling fs layer 08:34:02 4698f68db338: Pulling fs layer 08:34:02 2a2f49069b9e: Pulling fs layer 08:34:02 e0025b399a48: Pulling fs layer 08:34:02 4698f68db338: Waiting 08:34:02 2a2f49069b9e: Waiting 08:34:02 e0025b399a48: Waiting 08:34:02 91d30c5bc195: Download complete 08:34:02 4698f68db338: Verifying Checksum 08:34:02 4698f68db338: Download complete 08:34:02 2e9b0aa3be6d: Verifying Checksum 08:34:02 2e9b0aa3be6d: Download complete 08:34:02 e0025b399a48: Verifying Checksum 08:34:02 e0025b399a48: Download complete 08:34:02 91d30c5bc195: Pull complete 08:34:03 2e9b0aa3be6d: Pull complete 08:34:03 9c61dcf015f6: Download complete 08:34:06 9c61dcf015f6: Pull complete 08:34:06 4698f68db338: Pull complete 08:34:06 2a2f49069b9e: Pull complete 08:34:06 e0025b399a48: Pull complete 08:34:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:06 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 08:34:06 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:12 $ docker top 115d3f497c28cdbb021d4d8053286bc3064a83d5b571666473913e9b1dbf4560 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:12 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:13 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:34:13 #1 transferring dockerfile: 08:34:14 #1 transferring dockerfile: 2.50kB done 08:34:14 #1 DONE 0.5s 08:34:14 08:34:14 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:14 #2 transferring dockerfile: 2.49kB done 08:34:14 #2 DONE 0.1s 08:34:14 08:34:14 #3 [security-proxy-setup internal] load .dockerignore 08:34:14 #3 transferring context: 50B done 08:34:14 #3 DONE 0.5s 08:34:14 08:34:14 #4 [security-secretstore-setup internal] load .dockerignore 08:34:14 #4 transferring context: 50B done 08:34:14 #4 DONE 0.0s 08:34:15 08:34:15 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:15 #5 DONE 0.0s 08:34:15 08:34:15 #6 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:16 #6 ... 08:34:16 08:34:16 #7 [support-scheduler internal] load build definition from Dockerfile 08:34:16 #7 transferring dockerfile: 1.93kB done 08:34:16 #7 DONE 0.5s 08:34:16 08:34:16 #8 [security-spire-agent internal] load build definition from Dockerfile 08:34:16 #8 transferring dockerfile: 1.81kB done 08:34:16 #8 DONE 0.6s 08:34:16 08:34:16 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:34:16 #9 transferring dockerfile: 2.15kB done 08:34:16 #9 DONE 0.6s 08:34:16 08:34:16 #6 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:16 #6 DONE 2.3s 08:34:16 08:34:16 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:34:16 #10 transferring dockerfile: 2.93kB done 08:34:16 #10 DONE 0.7s 08:34:16 08:34:16 #11 [core-metadata internal] load build definition from Dockerfile 08:34:16 #11 transferring dockerfile: 2.06kB done 08:34:16 #11 DONE 0.7s 08:34:16 08:34:16 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:16 #12 transferring dockerfile: 2.23kB done 08:34:16 #12 DONE 0.7s 08:34:16 08:34:16 #13 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:16 #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:16 #13 ... 08:34:16 08:34:16 #14 [core-data internal] load build definition from Dockerfile 08:34:16 #14 transferring dockerfile: 2.01kB done 08:34:16 #14 DONE 0.7s 08:34:16 08:34:16 #15 [security-spire-config internal] load build definition from Dockerfile 08:34:16 #15 transferring dockerfile: 1.69kB done 08:34:16 #15 DONE 0.8s 08:34:16 08:34:16 #16 [security-spire-server internal] load build definition from Dockerfile 08:34:16 #16 transferring dockerfile: 1.70kB done 08:34:16 #16 DONE 0.8s 08:34:16 08:34:16 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:16 #17 transferring dockerfile: 1.89kB done 08:34:16 #17 DONE 0.7s 08:34:16 08:34:16 #18 [core-command internal] load .dockerignore 08:34:16 #18 transferring context: 50B done 08:34:16 #18 DONE 0.6s 08:34:16 08:34:16 #19 [support-notifications internal] load .dockerignore 08:34:16 #19 transferring context: 50B done 08:34:16 #19 DONE 0.5s 08:34:16 08:34:16 #20 [security-spire-agent internal] load .dockerignore 08:34:16 #20 transferring context: 50B done 08:34:16 #20 DONE 0.6s 08:34:16 08:34:16 #21 [security-spire-config internal] load .dockerignore 08:34:16 #21 transferring context: 50B done 08:34:16 #21 DONE 0.6s 08:34:16 08:34:16 #22 [security-proxy-auth internal] load .dockerignore 08:34:16 #22 transferring context: 50B done 08:34:16 #22 DONE 0.6s 08:34:16 08:34:16 #23 [support-notifications internal] load build definition from Dockerfile 08:34:16 #23 transferring dockerfile: 1.95kB done 08:34:16 #23 DONE 0.8s 08:34:16 08:34:16 #13 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:16 #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 08:34:16 #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:16 #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:16 #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:16 #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 08:34:16 #13 ... 08:34:16 08:34:16 #24 [security-bootstrapper internal] load .dockerignore 08:34:16 #24 transferring context: 50B done 08:34:16 #24 DONE 0.6s 08:34:16 08:34:16 #25 [support-scheduler internal] load .dockerignore 08:34:16 #25 transferring context: 50B done 08:34:16 #25 DONE 0.7s 08:34:16 08:34:16 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:16 #5 DONE 0.0s 08:34:16 08:34:16 #26 [security-spire-server internal] load .dockerignore 08:34:16 #26 transferring context: 50B done 08:34:16 #26 DONE 0.6s 08:34:16 08:34:16 #27 [core-metadata internal] load .dockerignore 08:34:16 #27 transferring context: 50B done 08:34:16 #27 DONE 0.6s 08:34:16 08:34:16 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:34:16 #28 transferring context: 50B done 08:34:16 #28 DONE 0.7s 08:34:16 08:34:16 #29 [security-spiffe-token-provider internal] load .dockerignore 08:34:16 #29 transferring context: 50B done 08:34:16 #29 DONE 0.6s 08:34:16 08:34:16 #30 [core-data internal] load .dockerignore 08:34:16 #30 transferring context: 50B done 08:34:16 #30 DONE 0.7s 08:34:16 08:34:16 #13 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:16 #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:16 #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:34:16 #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:16 #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:16 #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:17 #13 ... 08:34:17 08:34:17 #6 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:34:17 #6 DONE 2.3s 08:34:17 08:34:17 #13 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:17 #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:34:17 #13 DONE 1.4s 08:34:17 08:34:17 #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:17 #31 ... 08:34:17 08:34:17 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:17 #5 DONE 0.0s 08:34:17 08:34:17 #13 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:17 #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:17 #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:34:17 #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:17 #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:17 #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:17 #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:34:17 #13 DONE 1.4s 08:34:17 08:34:17 #31 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:17 #31 ... 08:34:17 08:34:17 #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:17 #5 DONE 0.0s 08:34:17 08:34:17 #13 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:17 #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:17 #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:34:17 #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:17 #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:17 #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:17 #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:34:17 #13 DONE 1.4s 08:34:17 08:34:17 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:17 #32 DONE 1.7s 08:34:17 08:34:17 #31 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:17 #31 ... 08:34:17 08:34:17 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:17 #5 DONE 0.0s 08:34:17 08:34:17 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:17 #5 DONE 0.0s 08:34:17 08:34:17 #6 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:34:22 #6 ... 08:34:22 08:34:22 #33 [support-notifications internal] load build context 08:34:22 #33 transferring context: 370.48MB 5.0s done 08:34:23 #33 ... 08:34:23 08:34:23 #34 [security-secretstore-setup internal] load build context 08:34:23 #34 transferring context: 370.48MB 6.0s done 08:34:26 #34 ... 08:34:26 08:34:26 #35 [core-command internal] load build definition from Dockerfile 08:34:26 #35 transferring dockerfile: 1.93kB done 08:34:26 #35 ... 08:34:26 08:34:26 #36 [core-command internal] load build context 08:34:26 #36 transferring context: 370.48MB 5.8s done 08:34:26 #36 ... 08:34:26 08:34:26 #37 [security-proxy-setup internal] load build context 08:34:26 #37 transferring context: 370.48MB 5.2s done 08:34:27 #37 ... 08:34:27 08:34:27 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:27 #38 ... 08:34:27 08:34:27 #39 [support-scheduler internal] load build context 08:34:27 #39 transferring context: 370.48MB 4.4s done 08:34:27 #39 ... 08:34:27 08:34:27 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:27 #40 ... 08:34:27 08:34:27 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:34:27 #41 ... 08:34:27 08:34:27 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:27 #42 ... 08:34:27 08:34:27 #43 [security-bootstrapper internal] load build context 08:34:27 #43 transferring context: 370.48MB 4.4s done 08:34:27 #43 ... 08:34:27 08:34:27 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:28 #44 ... 08:34:28 08:34:28 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:28 #45 ... 08:34:28 08:34:28 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:28 #46 ... 08:34:28 08:34:28 #47 [security-proxy-auth internal] load build context 08:34:28 #47 transferring context: 370.48MB 4.0s done 08:34:44 #47 DONE 24.7s 08:34:44 08:34:44 #13 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:44 #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:44 #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:34:44 #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:44 #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:44 #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:44 #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:34:44 #13 DONE 1.4s 08:34:44 08:34:44 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:44 #32 DONE 1.7s 08:34:44 08:34:44 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:44 #38 DONE 25.1s 08:34:44 08:34:44 #6 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:34:44 #6 DONE 26.2s 08:34:44 08:34:44 #43 [security-bootstrapper internal] load build context 08:34:44 #43 DONE 24.7s 08:34:44 08:34:44 #39 [support-scheduler internal] load build context 08:34:44 #39 DONE 24.7s 08:34:44 08:34:44 #33 [support-notifications internal] load build context 08:34:44 #33 DONE 24.7s 08:34:44 08:34:44 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:34:44 #41 DONE 26.2s 08:34:44 08:34:44 #37 [security-proxy-setup internal] load build context 08:34:44 #37 DONE 25.4s 08:34:44 08:34:44 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:34:44 #48 ... 08:34:44 08:34:44 #36 [core-command internal] load build context 08:34:44 #36 DONE 25.2s 08:34:44 08:34:44 #34 [security-secretstore-setup internal] load build context 08:34:44 #34 DONE 25.5s 08:34:44 08:34:44 #49 [security-spire-server internal] load build context 08:34:44 #49 transferring context: 18.10kB done 08:34:44 #49 DONE 0.2s 08:34:44 08:34:44 #50 [security-spire-config internal] load build context 08:34:44 #50 transferring context: 16.35kB done 08:34:44 #50 DONE 0.2s 08:34:44 08:34:44 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:44 #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 08:34:44 #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:44 #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:44 #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:44 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 08:34:44 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 08:34:44 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 08:34:44 #51 ... 08:34:44 08:34:44 #13 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:44 #13 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:44 #13 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:34:44 #13 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:44 #13 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:44 #13 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:44 #13 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:34:44 #13 DONE 1.4s 08:34:44 08:34:44 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:44 #42 DONE 25.1s 08:34:44 08:34:44 #52 [security-spire-agent internal] load build context 08:34:44 #52 transferring context: 17.63kB done 08:34:44 #52 DONE 0.1s 08:34:44 08:34:44 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:44 #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 08:34:44 #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:44 #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:44 #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:44 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:34:44 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:44 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 08:34:44 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:44 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 08:34:44 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 08:34:44 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.40MB / 25.84MB 0.5s 08:34:44 #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 08:34:44 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 0.7s 08:34:44 #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:34:44 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 08:34:44 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 08:34:44 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 08:34:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws 08:34:44 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:34:48 The recommended git tool is: git 08:34:49 #51 ... 08:34:49 08:34:49 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:49 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 08:34:49 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:49 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:34:49 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:34:49 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 08:34:49 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.7s done 08:34:49 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:49 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:49 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:49 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 08:34:51 #53 ... 08:34:51 08:34:51 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:51 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:34:52 #51 ... 08:34:52 08:34:52 #54 [core-data internal] load build context 08:34:52 #54 transferring context: 370.48MB 5.7s done 08:34:52 #54 ... 08:34:52 08:34:52 #55 [security-spiffe-token-provider internal] load build context 08:34:52 #55 transferring context: 370.48MB 5.9s done 08:34:52 #55 ... 08:34:52 08:34:52 #56 [core-metadata internal] load build context 08:34:52 #56 transferring context: 370.48MB 5.5s done 08:34:52 #56 ... 08:34:52 08:34:52 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:53 #57 ... 08:34:53 08:34:53 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:53 #58 ... 08:34:53 08:34:53 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:53 #46 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:53 #46 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:53 #46 25.34 (1/4) Installing ca-certificates (20230506-r0) 08:34:53 #46 25.37 (2/4) Installing dumb-init (1.2.5-r2) 08:34:53 #46 25.37 (3/4) Installing su-exec (0.2-r3) 08:34:53 #46 25.37 (4/4) Installing yq (4.33.3-r4) 08:34:53 #46 25.55 Executing busybox-1.36.1-r2.trigger 08:34:53 #46 25.57 Executing ca-certificates-20230506-r0.trigger 08:34:53 #46 25.66 OK: 17 MiB in 19 packages 08:34:53 #46 ... 08:34:53 08:34:53 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:53 #40 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:53 #40 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:53 #40 25.66 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:53 #40 25.77 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:53 #40 25.77 (3/6) Installing dumb-init (1.2.5-r2) 08:34:53 #40 25.77 (4/6) Installing openssl (3.1.4-r1) 08:34:53 #40 25.78 (5/6) Installing su-exec (0.2-r3) 08:34:53 #40 25.78 (6/6) Installing yq (4.33.3-r4) 08:34:53 #40 25.88 Executing busybox-1.36.1-r2.trigger 08:34:53 #40 25.88 OK: 17 MiB in 19 packages 08:34:53 #40 ... 08:34:53 08:34:53 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:53 #0 5.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:53 #0 5.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:53 #0 5.817 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:53 #0 5.817 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:53 #0 5.817 OK: 20076 distinct packages available 08:34:53 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:53 #0 5.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:53 #0 6.254 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:53 #0 6.696 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:53 #0 6.703 (3/7) Installing dumb-init (1.2.5-r2) 08:34:53 #0 6.706 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:53 #0 6.709 (5/7) Installing libucontext (1.2-r2) 08:34:53 #0 6.712 (6/7) Installing gcompat (1.1.0-r1) 08:34:53 #0 6.716 (7/7) Installing openssl (3.1.4-r1) 08:34:53 #0 6.725 Executing busybox-1.36.1-r2.trigger 08:34:53 #0 6.731 OK: 8 MiB in 20 packages 08:34:53 #59 ... 08:34:53 08:34:53 #60 [core-common-config-bootstrapper internal] load build context 08:34:53 #60 transferring context: 370.48MB 5.9s done 08:34:53 #60 ... 08:34:53 08:34:53 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:54 #61 ... 08:34:54 08:34:54 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:54 #45 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:54 #45 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:54 #45 25.84 (1/2) Installing dumb-init (1.2.5-r2) 08:34:54 #45 26.49 (2/2) Installing su-exec (0.2-r3) 08:34:54 #45 26.50 Executing busybox-1.36.1-r2.trigger 08:34:54 #45 26.79 OK: 7 MiB in 17 packages 08:34:54 #45 ... 08:34:54 08:34:54 #31 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:54 #31 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:54 #31 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:54 #31 25.80 (1/1) Installing dumb-init (1.2.5-r2) 08:34:54 #31 25.82 Executing busybox-1.36.1-r2.trigger 08:34:54 #31 25.82 OK: 7 MiB in 16 packages 08:34:54 #31 ... 08:34:54 08:34:54 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:54 #62 ... 08:34:54 08:34:54 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:54 #0 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:54 #0 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:54 #0 11.89 (1/1) Installing dumb-init (1.2.5-r2) 08:34:54 #0 11.89 Executing busybox-1.36.1-r2.trigger 08:34:54 #0 11.90 OK: 7 MiB in 16 packages 08:34:54 #63 ... 08:34:54 08:34:54 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:54 #44 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:54 #44 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:54 #44 25.47 (1/2) Installing ca-certificates (20230506-r0) 08:34:54 #44 25.52 (2/2) Installing dumb-init (1.2.5-r2) 08:34:54 #44 25.53 Executing busybox-1.36.1-r2.trigger 08:34:54 #44 25.53 Executing ca-certificates-20230506-r0.trigger 08:34:54 #44 25.67 OK: 8 MiB in 17 packages 08:34:54 #44 ... 08:34:54 08:34:54 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:54 #64 ... 08:34:54 08:34:54 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:54 #57 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:54 #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:54 #57 12.82 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:54 #57 12.82 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:54 #57 12.82 OK: 20076 distinct packages available 08:34:54 #57 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #57 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 #57 13.21 (1/11) Installing ca-certificates (20230506-r0) 08:34:55 #57 13.23 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:55 #57 13.25 (3/11) Installing libunistring (1.1-r1) 08:34:55 #57 13.68 (4/11) Installing libidn2 (2.3.4-r1) 08:34:55 #57 13.69 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:55 #57 13.69 (6/11) Installing libcurl (8.4.0-r0) 08:34:55 #57 13.70 (7/11) Installing curl (8.4.0-r0) 08:34:55 #57 13.71 (8/11) Installing dumb-init (1.2.5-r2) 08:34:55 #57 13.71 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:55 #57 13.72 (10/11) Installing libucontext (1.2-r2) 08:34:55 #57 13.72 (11/11) Installing gcompat (1.1.0-r1) 08:34:55 #57 13.72 Executing busybox-1.36.1-r2.trigger 08:34:55 #57 13.73 Executing ca-certificates-20230506-r0.trigger 08:34:55 #57 13.76 OK: 12 MiB in 26 packages 08:34:56 using credential edgex-jenkins-ssh 08:34:56 Cloning the remote Git repository 08:34:56 #57 ... 08:34:56 08:34:56 #56 [core-metadata internal] load build context 08:34:56 #56 DONE 14.7s 08:34:56 08:34:56 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:56 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done 08:34:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:56 > git init /w/workspace/edgex-go/5 # timeout=10 08:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:56 > git --version # timeout=10 08:34:56 > git --version # 'git version 2.25.1' 08:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:00 #53 ... 08:35:00 08:35:00 #54 [core-data internal] load build context 08:35:00 #54 DONE 18.0s 08:35:00 08:35:00 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:00 #61 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #61 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #61 15.72 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:00 #61 15.72 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:00 #61 15.72 OK: 20076 distinct packages available 08:35:00 #61 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #61 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #61 16.29 (1/4) Installing dumb-init (1.2.5-r2) 08:35:00 #61 16.39 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:00 #61 16.39 (3/4) Installing libucontext (1.2-r2) 08:35:00 #61 16.39 (4/4) Installing gcompat (1.1.0-r1) 08:35:00 #61 16.40 Executing busybox-1.36.1-r2.trigger 08:35:00 #61 16.44 OK: 8 MiB in 19 packages 08:35:00 #61 ... 08:35:00 08:35:00 #60 [core-common-config-bootstrapper internal] load build context 08:35:00 #60 DONE 18.7s 08:35:00 08:35:00 #55 [security-spiffe-token-provider internal] load build context 08:35:00 #55 DONE 18.7s 08:35:00 08:35:00 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:00 #45 DONE 43.4s 08:35:00 08:35:00 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:00 #46 DONE 43.5s 08:35:00 08:35:00 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:00 #40 DONE 43.5s 08:35:00 08:35:00 #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:00 #31 DONE 43.6s 08:35:00 08:35:00 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:00 #44 DONE 43.5s 08:35:00 08:35:00 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:00 #57 DONE 18.9s 08:35:00 08:35:00 #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:35:01 #65 ... 08:35:01 08:35:01 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:01 #63 DONE 19.2s 08:35:01 08:35:01 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:01 #62 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #62 ... 08:35:01 08:35:01 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:01 #59 DONE 19.5s 08:35:01 08:35:01 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:01 #62 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #62 ... 08:35:01 08:35:01 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:01 #61 DONE 19.6s 08:35:01 08:35:01 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:01 #62 19.80 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:01 #62 19.80 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:01 #62 19.80 OK: 20069 distinct packages available 08:35:02 #62 ... 08:35:02 08:35:02 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:02 #64 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #64 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:02 #64 19.58 OK: 264 MiB in 52 packages 08:35:02 #64 DONE 21.4s 08:35:02 08:35:02 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:02 #62 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #62 ... 08:35:02 08:35:02 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:02 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 08:35:02 #51 DONE 20.0s 08:35:02 08:35:02 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:35:02 #48 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #48 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:02 #48 19.87 OK: 264 MiB in 52 packages 08:35:02 #48 DONE 20.0s 08:35:02 08:35:02 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:02 #53 DONE 19.6s 08:35:02 08:35:02 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:02 #66 DONE 0.1s 08:35:02 08:35:02 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:02 #62 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:02 #62 ... 08:35:02 08:35:02 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:02 #67 DONE 0.2s 08:35:02 08:35:02 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:02 #62 20.24 OK: 264 MiB in 52 packages 08:35:02 #62 DONE 20.3s 08:35:02 08:35:02 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:02 #68 DONE 0.1s 08:35:02 08:35:02 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:02 #58 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #58 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #58 20.89 OK: 264 MiB in 52 packages 08:35:03 #58 DONE 21.0s 08:35:03 08:35:03 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:03 #69 DONE 0.0s 08:35:03 08:35:03 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #70 ... 08:35:03 08:35:03 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:03 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 2.595 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:03 #0 2.613 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #0 2.621 Executing busybox-1.36.1-r5.post-upgrade 08:35:03 #0 2.647 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #0 2.649 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #0 2.650 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:03 #0 2.657 Executing busybox-1.36.1-r5.trigger 08:35:03 #0 2.658 OK: 17 MiB in 19 packages 08:35:03 #71 DONE 2.9s 08:35:03 08:35:03 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:03 #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 2.690 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:03 #0 2.706 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #0 2.716 Executing busybox-1.36.1-r5.post-upgrade 08:35:03 #0 2.743 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #0 2.747 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:35:03 #0 2.793 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:35:03 #0 2.800 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #0 2.809 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:03 #0 2.809 Executing busybox-1.36.1-r5.trigger 08:35:03 #0 2.815 Executing ca-certificates-20230506-r0.trigger 08:35:03 #0 2.854 OK: 17 MiB in 19 packages 08:35:03 #72 DONE 3.0s 08:35:03 08:35:03 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:03 #73 DONE 0.1s 08:35:03 08:35:03 #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:35:03 #65 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #65 2.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #65 2.908 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:03 #65 2.920 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #65 2.946 Executing busybox-1.36.1-r5.post-upgrade 08:35:03 #65 2.971 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #65 2.975 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:35:03 #65 3.011 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:35:03 #65 3.018 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:03 #65 3.021 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:03 #65 3.028 Executing busybox-1.36.1-r5.trigger 08:35:03 #65 3.035 OK: 7 MiB in 16 packages 08:35:05 #65 DONE 4.5s 08:35:05 08:35:05 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:05 #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.928 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.944 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.957 Executing busybox-1.36.1-r5.post-upgrade 08:35:05 #0 2.983 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.986 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 3.016 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 3.028 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 3.029 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 3.033 Executing busybox-1.36.1-r5.trigger 08:35:05 #0 3.038 OK: 7 MiB in 17 packages 08:35:05 #74 DONE 4.5s 08:35:05 08:35:05 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:05 #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.586 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.599 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.609 Executing busybox-1.36.1-r5.post-upgrade 08:35:05 #0 2.623 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.626 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.628 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.632 Executing busybox-1.36.1-r5.trigger 08:35:05 #0 2.636 OK: 8 MiB in 20 packages 08:35:05 #75 DONE 3.7s 08:35:05 08:35:05 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:05 #0 2.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 3.066 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 3.078 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 3.097 Executing busybox-1.36.1-r5.post-upgrade 08:35:05 #0 3.194 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 3.200 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 3.232 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 3.239 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 3.242 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 3.246 Executing busybox-1.36.1-r5.trigger 08:35:05 #0 3.252 Executing ca-certificates-20230506-r0.trigger 08:35:05 #0 3.291 OK: 8 MiB in 17 packages 08:35:05 #76 DONE 4.5s 08:35:05 08:35:05 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:05 #0 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.586 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.600 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.614 Executing busybox-1.36.1-r5.post-upgrade 08:35:05 #0 2.627 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.644 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 2.683 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 2.690 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.693 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.697 Executing busybox-1.36.1-r5.trigger 08:35:05 #0 2.703 OK: 8 MiB in 19 packages 08:35:05 #77 DONE 3.7s 08:35:05 08:35:05 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:05 #0 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.680 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.691 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.705 Executing busybox-1.36.1-r5.post-upgrade 08:35:05 #0 2.717 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.720 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 2.758 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 2.765 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.767 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.771 Executing busybox-1.36.1-r5.trigger 08:35:05 #0 2.776 OK: 7 MiB in 16 packages 08:35:05 #78 DONE 3.9s 08:35:05 08:35:05 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:05 #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.700 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.711 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.728 Executing busybox-1.36.1-r5.post-upgrade 08:35:05 #0 2.743 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.746 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 2.776 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:35:05 #0 2.794 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:35:05 #0 2.794 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:35:05 #0 2.794 Executing busybox-1.36.1-r5.trigger 08:35:05 #0 2.803 Executing ca-certificates-20230506-r0.trigger 08:35:05 #0 3.046 OK: 12 MiB in 26 packages 08:35:05 #79 DONE 4.2s 08:35:05 08:35:05 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:08 #80 ... 08:35:08 08:35:08 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:08 #81 DONE 3.1s 08:35:08 08:35:08 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:08 #82 DONE 3.1s 08:35:08 08:35:08 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:08 #80 DONE 3.1s 08:35:08 08:35:08 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:08 #83 DONE 0.1s 08:35:08 08:35:08 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:09 #84 DONE 0.9s 08:35:09 08:35:09 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:09 #85 DONE 0.9s 08:35:09 08:35:09 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:09 #86 DONE 4.1s 08:35:09 08:35:09 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:09 #87 DONE 0.2s 08:35:09 08:35:09 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:09 #88 DONE 0.9s 08:35:09 08:35:09 #89 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:09 #89 DONE 0.1s 08:35:09 08:35:09 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #90 DONE 0.1s 08:35:09 08:35:09 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:09 #91 DONE 0.1s 08:35:09 08:35:09 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #92 DONE 0.1s 08:35:09 08:35:09 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:09 #93 ... 08:35:09 08:35:09 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:09 #94 DONE 0.2s 08:35:09 08:35:09 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:09 #95 DONE 0.3s 08:35:10 08:35:10 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #96 DONE 0.2s 08:35:10 08:35:10 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:10 #97 ... 08:35:10 08:35:10 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:10 #93 DONE 0.4s 08:35:10 08:35:10 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:10 #98 ... 08:35:10 08:35:10 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:10 #97 DONE 1.1s 08:35:10 08:35:10 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:10 #99 DONE 1.1s 08:35:11 08:35:11 #100 [security-spire-server] exporting to image 08:35:11 #100 exporting layers 08:35:11 #100 ... 08:35:11 08:35:11 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:11 #98 DONE 1.3s 08:35:11 08:35:11 #100 [security-spire-config] exporting to image 08:35:11 #100 ... 08:35:11 08:35:11 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:11 #101 DONE 0.2s 08:35:11 08:35:11 #100 [security-spire-agent] exporting to image 08:35:11 #100 exporting layers 1.0s done 08:35:11 #100 writing image sha256:21269b092c5824f9715f4cb147227587bad7feb12744047e6c3b69ca9ffe6cf5 done 08:35:11 #100 naming to docker.io/library/security-spire-server done 08:35:12 #100 exporting layers 0.9s done 08:35:12 #100 ... 08:35:12 08:35:12 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:12 #102 ... 08:35:12 08:35:12 #100 [security-spire-agent] exporting to image 08:35:12 #100 exporting layers 0.7s done 08:35:12 #100 writing image sha256:b93956db00da415c5ddd585f4dff80bd55eea3807aadb836d41429efaf6ef371 0.0s done 08:35:12 #100 naming to docker.io/library/security-spire-config done 08:35:12 #100 writing image sha256:739fb9954ceda84576fb3089dd930c0d413b9887446730ecd603b5d9758bf6ef done 08:35:12 #100 naming to docker.io/library/security-spire-agent done 08:35:12 #100 DONE 1.3s 08:35:12 08:35:12 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:12 #103 ... 08:35:12 08:35:12 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:15 Merging remotes/origin/main commit 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 08:35:16 Merge succeeded, producing b4cf67104e058a688df8eff6195e468a58543bfc 08:35:16 Checking out Revision b4cf67104e058a688df8eff6195e468a58543bfc (PR-4721) 08:35:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:15 > git config core.sparsecheckout # timeout=10 08:35:16 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 08:35:16 > git remote # timeout=10 08:35:16 > git config --get remote.origin.url # timeout=10 08:35:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:16 > git merge 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 08:35:16 > git rev-parse HEAD^{commit} # timeout=10 08:35:16 > git config core.sparsecheckout # timeout=10 08:35:16 > git checkout -f b4cf67104e058a688df8eff6195e468a58543bfc # timeout=10 08:35:20 Commit message: "Merge commit '7fde9c7512c7ea32da7052f9c2a143881b9a5b4f' into HEAD" 08:35:20 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:21 Dload Upload Total Spent Left Speed 08:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 08:35:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:20 > git rev-list --no-walk 52faee3ecd943f9728e1b2fe74509fc61323a9d7 # timeout=10 08:35:22 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 08:35:22 08:35:22 { 08:35:22 "registry-mirrors": [ 08:35:22 "https://nexus3.edgexfoundry.org:10001" 08:35:22 ], 08:35:22 "bip": "10.250.0.254/24", 08:35:22 "hosts": [ 08:35:22 "tcp://0.0.0.0:5555", 08:35:22 "unix:///var/run/docker.sock" 08:35:22 ], 08:35:22 "mtu": 1458, 08:35:22 "selinux-enabled": true, 08:35:22 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:22 } [Pipeline] sh 08:35:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:41 provisioning config files... 08:35:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config10269906297274372192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:41 ---> ****-login.sh 08:35:41 nexus3.edgexfoundry.org:10001 08:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:42 Configure a credential helper to remove this warning. See 08:35:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:42 08:35:42 Login Succeeded 08:35:42 nexus3.edgexfoundry.org:10002 08:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:43 Configure a credential helper to remove this warning. See 08:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:43 08:35:43 Login Succeeded 08:35:43 nexus3.edgexfoundry.org:10003 08:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:43 Configure a credential helper to remove this warning. See 08:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:43 08:35:43 Login Succeeded 08:35:43 nexus3.edgexfoundry.org:10004 08:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:43 Configure a credential helper to remove this warning. See 08:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:43 08:35:43 Login Succeeded 08:35:43 ****.io 08:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:44 Configure a credential helper to remove this warning. See 08:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:44 08:35:44 Login Succeeded 08:35:44 ---> ****-login.sh ends [Pipeline] } 08:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:45 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:45 ========================================================= 08:35:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:35:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:46 9fda8d8052c6: Pulling fs layer 08:35:46 5d54e960e981: Pulling fs layer 08:35:46 c4a7e357bf2a: Pulling fs layer 08:35:46 f0e02332f6b5: Pulling fs layer 08:35:46 872ee5b61b7b: Pulling fs layer 08:35:46 0c6a40ed1a82: Pulling fs layer 08:35:46 94ae7d8d031c: Pulling fs layer 08:35:46 872ee5b61b7b: Waiting 08:35:46 0c6a40ed1a82: Waiting 08:35:46 f0e02332f6b5: Waiting 08:35:46 5d54e960e981: Verifying Checksum 08:35:46 5d54e960e981: Download complete 08:35:46 f0e02332f6b5: Verifying Checksum 08:35:46 f0e02332f6b5: Download complete 08:35:46 872ee5b61b7b: Verifying Checksum 08:35:46 872ee5b61b7b: Download complete 08:35:46 9fda8d8052c6: Download complete 08:35:46 94ae7d8d031c: Verifying Checksum 08:35:46 94ae7d8d031c: Download complete 08:35:47 9fda8d8052c6: Pull complete 08:35:48 5d54e960e981: Pull complete 08:35:48 c4a7e357bf2a: Verifying Checksum 08:35:48 c4a7e357bf2a: Download complete 08:35:49 0c6a40ed1a82: Verifying Checksum 08:35:49 0c6a40ed1a82: Download complete 08:36:01 c4a7e357bf2a: Pull complete 08:36:01 f0e02332f6b5: Pull complete 08:36:01 872ee5b61b7b: Pull complete 08:36:01 #104 ... 08:36:01 08:36:01 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 #102 DONE 55.6s 08:36:01 08:36:01 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 #104 DONE 55.2s 08:36:01 08:36:01 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 #70 DONE 54.6s 08:36:01 08:36:01 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 #103 DONE 55.5s 08:36:01 08:36:01 #105 [core-command builder 6/7] COPY . . 08:36:08 #105 ... 08:36:08 08:36:08 #106 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:08 #106 ... 08:36:08 08:36:08 #107 [support-notifications builder 6/7] COPY . . 08:36:08 #107 ... 08:36:08 08:36:08 #108 [security-proxy-setup builder 6/7] COPY . . 08:36:09 0c6a40ed1a82: Pull complete 08:36:10 94ae7d8d031c: Pull complete 08:36:10 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:36:11 + + docker build -t ci-base-image-arm64 -f - . 08:36:11 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:11 WORKDIR /edgex 08:36:11 COPY go.mod . 08:36:11 RUN go mod download 08:36:11 Sending build context to Docker daemon 2.917MB 08:36:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:11 ---> 86de565de09d 08:36:11 Step 2/4 : WORKDIR /edgex 08:36:12 #108 ... 08:36:12 08:36:12 #105 [core-command builder 6/7] COPY . . 08:36:12 #105 DONE 14.4s 08:36:12 08:36:12 #109 [support-scheduler builder 6/7] COPY . . 08:36:12 #109 CACHED 08:36:12 08:36:12 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #110 CACHED 08:36:12 08:36:12 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:12 #111 CACHED 08:36:12 08:36:12 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:12 #112 CACHED 08:36:12 08:36:12 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #113 CACHED 08:36:12 08:36:12 #114 [security-proxy-auth builder 6/7] COPY . . 08:36:12 #114 CACHED 08:36:12 08:36:12 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:12 #115 CACHED 08:36:12 08:36:12 #116 [security-bootstrapper builder 6/7] COPY . . 08:36:12 #116 CACHED 08:36:12 08:36:12 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #117 CACHED 08:36:12 08:36:12 #118 [core-data builder 6/7] COPY . . 08:36:12 #118 CACHED 08:36:12 08:36:12 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #119 CACHED 08:36:12 08:36:12 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:12 #120 CACHED 08:36:12 08:36:12 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #121 CACHED 08:36:12 08:36:12 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:12 #122 CACHED 08:36:12 08:36:12 #123 [core-metadata builder 6/7] COPY . . 08:36:12 #123 CACHED 08:36:12 08:36:12 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #124 CACHED 08:36:12 08:36:12 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:12 #125 CACHED 08:36:12 08:36:12 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:12 #126 CACHED 08:36:12 08:36:12 #106 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:12 #106 DONE 14.4s 08:36:12 08:36:12 #107 [support-notifications builder 6/7] COPY . . 08:36:12 #107 DONE 14.4s 08:36:12 08:36:12 #127 [security-secretstore-setup builder 6/7] COPY . . 08:36:12 #127 CACHED 08:36:12 08:36:12 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #128 CACHED 08:36:12 08:36:12 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:12 #129 CACHED 08:36:12 08:36:12 #108 [security-proxy-setup builder 6/7] COPY . . 08:36:12 #108 DONE 14.4s 08:36:12 08:36:12 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:13 #130 1.412 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:16 ---> Running in 4678951c8657 08:36:16 Removing intermediate container 4678951c8657 08:36:16 ---> a8b60cbd8483 08:36:16 Step 3/4 : COPY go.mod . 08:36:16 ---> db8b5c549359 08:36:16 Step 4/4 : RUN go mod download 08:36:16 ---> Running in d93c506aafd7 08:36:22 #130 ... 08:36:22 08:36:22 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:22 #0 1.436 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:22 #131 ... 08:36:22 08:36:22 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:22 #0 0.462 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:36:22 #132 ... 08:36:22 08:36:22 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:22 #0 1.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:22 #133 ... 08:36:22 08:36:22 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:22 #0 0.548 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:23 #134 ... 08:36:23 08:36:23 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:23 #0 1.165 go build -tags " non_delayedstart" -ldflags "-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:36:23 #135 ... 08:36:23 08:36:23 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:23 #0 1.115 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:23 #136 ... 08:36:23 08:36:23 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:23 #0 0.784 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:23 #137 ... 08:36:23 08:36:23 #138 [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:36:23 #0 1.034 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:36:23 #138 ... 08:36:23 08:36:23 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:23 #0 1.410 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:36:23 #139 ... 08:36:23 08:36:23 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:23 #0 1.436 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:55 Removing intermediate container d93c506aafd7 08:36:55 ---> 17f8f17024d6 08:36:55 Successfully built 17f8f17024d6 08:36:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:56 + docker inspect -f . ci-base-image-arm64 08:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:56 prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container 08:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:59 $ docker top 1c6984a2228d3ad79752afe69cc501d03de397ce534d9e571b151ec839a8abb5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:00 + go version 08:37:00 go version go1.21.0 linux/arm64 [Pipeline] } 08:37:00 $ docker stop --time=1 1c6984a2228d3ad79752afe69cc501d03de397ce534d9e571b151ec839a8abb5 08:37:01 $ docker rm -f --volumes 1c6984a2228d3ad79752afe69cc501d03de397ce534d9e571b151ec839a8abb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:02 + docker inspect -f . ci-base-image-arm64 08:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:02 prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container 08:37:02 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:04 $ docker top 6aad8c8a934bdd6d8f42f5ad716d6c940c1e6fe39da971142408c0e884305004 -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:04 ========================================================= 08:37:04 [edgeXBuildGoParallel] Running Tests and Build... 08:37:04 ========================================================= [Pipeline] sh 08:37:04 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:37:05 + make test 08:37:05 go test -race -coverprofile=coverage.out ./... 08:37:19 #140 ... 08:37:19 08:37:19 #138 [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:19 #138 67.07 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:37:41 #138 DONE 89.2s 08:37:41 08:37:41 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:41 #132 DONE 89.1s 08:37:41 08:37:41 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:41 #139 DONE 89.1s 08:37:41 08:37:41 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:41 #137 DONE 89.2s 08:37:41 08:37:41 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:41 #135 DONE 89.2s 08:37:41 08:37:41 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 #141 ... 08:37:41 08:37:41 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:41 #136 DONE 89.2s 08:37:41 08:37:41 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:41 #131 DONE 89.2s 08:37:41 08:37:41 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:41 #130 DONE 89.4s 08:37:41 08:37:41 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 #142 ... 08:37:41 08:37:41 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:41 #140 DONE 89.5s 08:37:41 08:37:41 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:41 #133 DONE 89.6s 08:37:41 08:37:41 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 #143 ... 08:37:41 08:37:41 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:41 #134 DONE 89.7s 08:37:42 08:37:42 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #144 ... 08:37:42 08:37:42 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #145 DONE 0.8s 08:37:42 08:37:42 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #141 DONE 0.9s 08:37:42 08:37:42 #146 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #146 DONE 0.8s 08:37:42 08:37:42 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #142 DONE 0.6s 08:37:42 08:37:42 #147 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:42 #147 DONE 0.7s 08:37:42 08:37:42 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #144 DONE 0.5s 08:37:42 08:37:42 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #143 DONE 0.5s 08:37:42 08:37:42 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:42 #148 ... 08:37:42 08:37:42 #149 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:42 #149 CACHED 08:37:42 08:37:42 #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #150 CACHED 08:37:42 08:37:42 #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #151 CACHED 08:37:42 08:37:42 #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:42 #152 CACHED 08:37:42 08:37:42 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:42 #153 DONE 0.2s 08:37:42 08:37:42 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #154 CACHED 08:37:42 08:37:42 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:42 #155 CACHED 08:37:42 08:37:42 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:42 #156 CACHED 08:37:42 08:37:42 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:42 #157 CACHED 08:37:42 08:37:42 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:42 #158 DONE 0.3s 08:37:42 08:37:42 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:42 #159 DONE 0.3s 08:37:42 08:37:42 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:42 #160 DONE 0.3s 08:37:42 08:37:42 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:42 #161 DONE 0.2s 08:37:42 08:37:42 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:42 #148 DONE 0.3s 08:37:42 08:37:42 #162 [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:37:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:45 #162 ... 08:37:45 08:37:45 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:45 #163 DONE 2.8s 08:37:45 08:37:45 #164 [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:37:45 #164 ... 08:37:45 08:37:45 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:45 #165 DONE 3.1s 08:37:45 08:37:45 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:45 #166 DONE 3.1s 08:37:45 08:37:45 #167 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:45 #167 DONE 3.2s 08:37:45 08:37:45 #168 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:45 #168 ... 08:37:45 08:37:45 #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:45 #169 DONE 3.2s 08:37:45 08:37:45 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:45 #170 DONE 3.3s 08:37:45 08:37:45 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:45 #171 DONE 3.3s 08:37:45 08:37:45 #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:45 #172 DONE 3.4s 08:37:45 08:37:45 #173 [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:37:45 #173 DONE 3.3s 08:37:46 08:37:46 #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:46 #174 DONE 3.7s 08:37:46 08:37:46 #162 [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:37:46 #162 DONE 3.3s 08:37:46 08:37:46 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:46 #175 ... 08:37:46 08:37:46 #164 [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:37:46 #164 DONE 0.7s 08:37:46 08:37:46 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:46 #176 DONE 0.5s 08:37:46 08:37:46 #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:46 #177 DONE 0.5s 08:37:46 08:37:46 #168 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:46 #168 DONE 0.4s 08:37:46 08:37:46 #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:46 #178 DONE 0.4s 08:37:46 08:37:46 #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:46 #179 DONE 0.4s 08:37:46 08:37:46 #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:37:46 #180 DONE 0.4s 08:37:46 08:37:46 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:46 #181 ... 08:37:46 08:37:46 #182 [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:37:46 #182 DONE 0.3s 08:37:46 08:37:46 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:46 #183 DONE 0.4s 08:37:46 08:37:46 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:46 #184 DONE 0.4s 08:37:46 08:37:46 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:46 #185 DONE 0.4s 08:37:46 08:37:46 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:46 #175 DONE 0.5s 08:37:46 08:37:46 #186 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:46 #186 ... 08:37:46 08:37:46 #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:46 #187 DONE 0.4s 08:37:46 08:37:46 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:46 #188 DONE 0.4s 08:37:46 08:37:46 #100 [core-command] exporting to image 08:37:46 #100 exporting layers 08:37:46 #100 ... 08:37:46 08:37:46 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:46 #181 DONE 0.6s 08:37:46 08:37:46 #186 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:46 #186 DONE 0.4s 08:37:46 08:37:46 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:46 #189 DONE 0.5s 08:37:46 08:37:46 #100 [core-metadata] exporting to image 08:37:46 #100 exporting layers 0.7s done 08:37:46 #100 writing image sha256:6161eef64f12fdd407ab093f94b9fe2e7ae6a4780a60e4c1339a157897399e56 08:37:47 #100 writing image sha256:4be66ffd1f3ae9005366ff1b9b3a1644638bebe3cf515c01ff71d59f7cbb6126 08:37:47 #100 writing image sha256:d1c6abf05d8f40138995133915bbae93fcad5a8e9e8a6b85ac7831fa3efc72d1 08:37:47 #100 writing image sha256:6fd923b67540133994135d35cc06cc0a1c518f7313a76c9a399d664cc4eed2f6 08:37:47 #100 ... 08:37:47 08:37:47 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:47 #190 DONE 0.7s 08:37:47 08:37:47 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:47 #191 DONE 0.7s 08:37:47 08:37:47 #100 [core-data] exporting to image 08:37:47 #100 exporting layers 1.4s done 08:37:47 #100 writing image sha256:6161eef64f12fdd407ab093f94b9fe2e7ae6a4780a60e4c1339a157897399e56 0.6s done 08:37:47 #100 writing image sha256:4be66ffd1f3ae9005366ff1b9b3a1644638bebe3cf515c01ff71d59f7cbb6126 0.7s done 08:37:47 #100 naming to docker.io/library/core-command done 08:37:47 #100 naming to docker.io/library/core-data done 08:37:47 #100 ... 08:37:47 08:37:47 #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:47 #192 DONE 1.1s 08:37:47 08:37:47 #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:47 #193 DONE 1.2s 08:37:47 08:37:47 #194 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:47 #194 DONE 0.8s 08:37:47 08:37:47 #100 [security-spiffe-token-provider] exporting to image 08:37:47 #100 writing image sha256:d1c6abf05d8f40138995133915bbae93fcad5a8e9e8a6b85ac7831fa3efc72d1 0.7s done 08:37:47 #100 writing image sha256:6fd923b67540133994135d35cc06cc0a1c518f7313a76c9a399d664cc4eed2f6 0.7s done 08:37:47 #100 naming to docker.io/library/support-notifications done 08:37:47 #100 naming to docker.io/library/support-scheduler done 08:37:47 #100 writing image sha256:fb3465ff995f2a0e013e1e9cd65798d27496f2d485af51b3131005b162f70704 done 08:37:47 #100 naming to docker.io/library/security-spiffe-token-provider done 08:37:47 #100 writing image sha256:f6a648ccf796f3d8b756aa059c2e6a8c2376d38ef062e88a466aad441e1e7450 08:37:47 #100 writing image sha256:f6a648ccf796f3d8b756aa059c2e6a8c2376d38ef062e88a466aad441e1e7450 done 08:37:47 #100 naming to docker.io/library/core-metadata done 08:37:48 #100 ... 08:37:48 08:37:48 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:48 #195 DONE 0.7s 08:37:48 08:37:48 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:48 #196 DONE 0.7s 08:37:48 08:37:48 #100 [security-proxy-auth] exporting to image 08:37:48 #100 exporting layers 0.7s done 08:37:48 #100 writing image sha256:a87bc8c7b802e251fa986238cc632413f7bfc8587dd8d9dc211483646a3d66b6 0.0s done 08:37:48 #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:37:48 #100 writing image sha256:4b342b970126ee0b9cfe93ffb918d40c52e2843f26984b406c7e008f0ba8f750 0.0s done 08:37:48 #100 naming to docker.io/library/security-proxy-auth done 08:37:48 #100 DONE 3.6s 08:37:48 08:37:48 #197 [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:37:48 #197 DONE 0.2s 08:37:48 08:37:48 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:48 #198 DONE 0.2s 08:37:48 08:37:48 #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:37:48 #199 DONE 0.2s 08:37:48 08:37:48 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:48 #200 ... 08:37:48 08:37:48 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:48 #201 DONE 0.1s 08:37:49 08:37:49 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:49 #202 DONE 0.1s 08:37:49 08:37:49 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:49 #203 ... 08:37:49 08:37:49 #204 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:49 #204 DONE 1.5s 08:37:49 08:37:49 #100 [security-proxy-setup] exporting to image 08:37:49 #100 ... 08:37:49 08:37:49 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:49 #200 DONE 0.8s 08:37:49 08:37:49 #100 [security-secretstore-setup] exporting to image 08:37:49 #100 ... 08:37:49 08:37:49 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:49 #203 DONE 0.7s 08:37:49 08:37:49 #100 [security-bootstrapper] exporting to image 08:37:49 #100 exporting layers 0.6s done 08:37:49 #100 writing image sha256:db8bb85e00547327f60781607452ac5a635e6ae2963d20aae66d9e65f3c44492 0.0s done 08:37:49 #100 naming to docker.io/library/security-proxy-setup done 08:37:49 #100 exporting layers 0.4s done 08:37:49 #100 writing image sha256:300b080215ad28eaa8d35ea6a92393b9aa570618ada7dfe764d55755bee57359 done 08:37:49 #100 naming to docker.io/library/security-secretstore-setup done 08:37:49 #100 writing image sha256:8d8feadd789424bd65d7a44118b80434399cd186a9546f839ea04e39fff55249 done 08:37:49 #100 naming to docker.io/library/security-bootstrapper done 08:37:49 #100 DONE 4.6s 08:37:49 08:37:49 #35 [core-command internal] load build definition from Dockerfile 08:37:49 time="2023-11-16T08:34:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:49 time="2023-11-16T08:34:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:49 $ docker stop --time=1 115d3f497c28cdbb021d4d8053286bc3064a83d5b571666473913e9b1dbf4560 08:37:53 $ docker rm -f --volumes 115d3f497c28cdbb021d4d8053286bc3064a83d5b571666473913e9b1dbf4560 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:53 + docker images 08:37:53 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:53 security-proxy-setup latest db8bb85e0054 4 seconds ago 36MB 08:37:53 security-secretstore-setup latest 300b080215ad 4 seconds ago 51.3MB 08:37:53 security-bootstrapper latest 8d8feadd7894 4 seconds ago 30MB 08:37:53 core-common-config-bootstrapper latest a87bc8c7b802 6 seconds ago 24.9MB 08:37:53 security-proxy-auth latest 4b342b970126 6 seconds ago 26.1MB 08:37:53 core-metadata latest f6a648ccf796 7 seconds ago 28.4MB 08:37:53 security-spiffe-token-provider latest fb3465ff995f 7 seconds ago 42MB 08:37:53 core-command latest 6161eef64f12 7 seconds ago 27.8MB 08:37:53 support-notifications latest 6fd923b67540 8 seconds ago 41.6MB 08:37:53 core-data latest 4be66ffd1f3a 8 seconds ago 28MB 08:37:53 support-scheduler latest d1c6abf05d8f 8 seconds ago 40.8MB 08:37:53 security-spire-agent latest 739fb9954ced 2 minutes ago 167MB 08:37:53 security-spire-server latest 21269b092c58 2 minutes ago 109MB 08:37:53 security-spire-config latest b93956db00da 2 minutes ago 108MB 08:37:53 ci-base-image-x86_64 latest e7b8bf0dbe98 5 minutes ago 937MB 08:37:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 39 hours ago 564MB 08:37:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 08:37:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.260s coverage: 28.7% of statements 08:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.280s coverage: 97.0% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.374s coverage: 69.2% of statements 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.303s coverage: 53.2% of statements 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.269s coverage: 93.4% of statements 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.457s coverage: 4.1% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.829s coverage: 97.6% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.225s coverage: 72.2% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.389s coverage: 0.9% of statements 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.257s coverage: 32.2% of statements 08:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.275s coverage: 41.7% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.317s coverage: 82.9% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.318s coverage: 94.1% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.211s coverage: 96.3% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.198s coverage: 87.5% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.204s coverage: 94.4% of statements 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.039s coverage: 79.9% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.245s coverage: 92.9% of statements 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.217s coverage: 62.3% of statements 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.203s coverage: 87.2% of statements 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.184s coverage: 20.0% of statements 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.170s coverage: 100.0% of statements 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.394s coverage: 81.8% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.418s coverage: 82.1% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.254s coverage: 86.0% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.985s coverage: 63.1% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.235s coverage: 100.0% of statements 08:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements 08:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.847s coverage: 38.4% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.251s coverage: 89.5% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.247s coverage: 84.8% of statements 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.297s coverage: 19.9% of statements 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.588s coverage: 95.7% of statements 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.277s coverage: 61.8% of statements 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.386s coverage: 98.9% of statements 08:42:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:42:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:05 go vet ./... 08:43:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:56 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:43:57 + ls -al . 08:43:57 total 732 08:43:57 drwxrwxr-x 10 1001 1001 4096 Nov 16 08:37 . 08:43:57 drwxr-xr-x 4 root root 4096 Nov 16 08:37 .. 08:43:57 drwxrwxr-x 2 1001 1001 4096 Nov 16 08:35 .blubracket 08:43:57 -rw-rw-r-- 1 1001 1001 10 Nov 16 08:35 .dockerignore 08:43:57 drwxrwxr-x 8 1001 1001 4096 Nov 16 08:35 .git 08:43:57 drwxrwxr-x 3 1001 1001 4096 Nov 16 08:35 .github 08:43:57 -rw-rw-r-- 1 1001 1001 1074 Nov 16 08:35 .gitignore 08:43:57 -rw-rw-r-- 1 1001 1001 42 Nov 16 08:35 .golangci.yml 08:43:57 -rw-rw-r-- 1 1001 1001 100 Nov 16 08:35 .hadolint.yml 08:43:57 -rw-rw-r-- 1 1001 1001 155 Nov 16 08:35 .sonarcloud.properties 08:43:57 -rw-rw-r-- 1 1001 1001 1171 Nov 16 08:35 ADOPTERS.md 08:43:57 -rw-rw-r-- 1 1001 1001 11674 Nov 16 08:35 Attribution.txt 08:43:57 -rw-rw-r-- 1 1001 1001 100284 Nov 16 08:35 CHANGELOG.md 08:43:57 -rw-rw-r-- 1 1001 1001 3804 Nov 16 08:35 CONTRIBUTING.md 08:43:57 -rw-rw-r-- 1 1001 1001 677 Nov 16 08:35 GOVERNANCE.md 08:43:57 -rw-rw-r-- 1 1001 1001 861 Nov 16 08:35 Jenkinsfile 08:43:57 -rw-rw-r-- 1 1001 1001 10775 Nov 16 08:35 LICENSE 08:43:57 -rw-rw-r-- 1 1001 1001 15054 Nov 16 08:35 Makefile 08:43:57 -rw-rw-r-- 1 1001 1001 582 Nov 16 08:35 OWNERS.md 08:43:57 -rw-rw-r-- 1 1001 1001 9528 Nov 16 08:35 README.md 08:43:57 -rw-rw-r-- 1 1001 1001 789 Nov 16 08:35 SECURITY.md 08:43:57 -rw-rw-r-- 1 1001 1001 5 Nov 16 08:31 VERSION 08:43:57 drwxrwxr-x 2 1001 1001 4096 Nov 16 08:35 bin 08:43:57 drwxrwxr-x 18 1001 1001 4096 Nov 16 08:35 cmd 08:43:57 -rw-r--r-- 1 root root 453602 Nov 16 08:42 coverage.out 08:43:57 drwxrwxr-x 2 1001 1001 4096 Nov 16 08:35 fuzz_test 08:43:57 -rw-rw-r-- 1 1001 1001 3649 Nov 16 08:35 go.mod 08:43:57 -rw-rw-r-- 1 1001 1001 34366 Nov 16 08:35 go.sum 08:43:57 drwxrwxr-x 7 1001 1001 4096 Nov 16 08:35 internal 08:43:57 drwxrwxr-x 3 1001 1001 4096 Nov 16 08:35 openapi 08:43:57 -rw-rw-r-- 1 1001 1001 584 Nov 16 08:35 security.txt 08:43:57 -rw-rw-r-- 1 1001 1001 204 Nov 16 08:35 version.go [Pipeline] sh 08:43:58 + '[' -e coverage.out ] 08:43:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:58 Warning: overwriting stash ‘coverage-report’ 08:43:59 Stashed 1 file(s) [Pipeline] sh 08:43:59 + make build 08:43:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:32 go build -tags " non_delayedstart" -ldflags "-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:45:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:46:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:46:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:46:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:46:51 $ docker stop --time=1 6aad8c8a934bdd6d8f42f5ad716d6c940c1e6fe39da971142408c0e884305004 08:46:53 $ docker rm -f --volumes 6aad8c8a934bdd6d8f42f5ad716d6c940c1e6fe39da971142408c0e884305004 [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:46:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:56 08:46:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:57 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:57 547446be3368: Pulling fs layer 08:46:57 d125d8839a47: Pulling fs layer 08:46:57 3e85d5ac6304: Pulling fs layer 08:46:57 c3105a71a48b: Pulling fs layer 08:46:57 0f093f025ec4: Pulling fs layer 08:46:57 c3106fc0e877: Pulling fs layer 08:46:57 0f093f025ec4: Waiting 08:46:57 c3106fc0e877: Waiting 08:46:57 c3105a71a48b: Waiting 08:46:57 547446be3368: Verifying Checksum 08:46:57 547446be3368: Download complete 08:46:57 c3105a71a48b: Verifying Checksum 08:46:57 c3105a71a48b: Download complete 08:46:57 d125d8839a47: Verifying Checksum 08:46:57 d125d8839a47: Download complete 08:46:57 c3106fc0e877: Verifying Checksum 08:46:57 c3106fc0e877: Download complete 08:46:57 0f093f025ec4: Verifying Checksum 08:46:57 0f093f025ec4: Download complete 08:46:58 547446be3368: Pull complete 08:46:59 d125d8839a47: Pull complete 08:46:59 3e85d5ac6304: Verifying Checksum 08:46:59 3e85d5ac6304: Download complete 08:47:09 3e85d5ac6304: Pull complete 08:47:10 c3105a71a48b: Pull complete 08:47:11 0f093f025ec4: Pull complete 08:47:11 c3106fc0e877: Pull complete 08:47:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:12 prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container 08:47:12 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:14 $ docker top 8b06b495f79254d031b29930705e6184a32e849606729b151e067e2c23939cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:15 + docker compose -f ./docker-compose-build.yml build --parallel 08:47:25 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:47:25 #1 transferring dockerfile: 30B 08:47:25 #1 transferring dockerfile: 2.93kB done 08:47:25 #1 DONE 0.1s 08:47:25 08:47:25 #2 [core-data internal] load build definition from Dockerfile 08:47:25 #2 transferring dockerfile: 2.01kB done 08:47:25 #2 DONE 0.0s 08:47:25 08:47:25 #3 [core-command internal] load build definition from Dockerfile 08:47:26 #3 transferring dockerfile: 1.93kB done 08:47:26 #3 DONE 0.1s 08:47:26 08:47:26 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:47:26 #4 transferring dockerfile: 2.50kB 0.0s done 08:47:26 #4 DONE 0.1s 08:47:26 08:47:26 #5 [security-spire-server internal] load build definition from Dockerfile 08:47:26 #5 transferring dockerfile: 1.70kB done 08:47:26 #5 DONE 0.1s 08:47:26 08:47:26 #6 [security-spire-agent internal] load build definition from Dockerfile 08:47:26 #6 transferring dockerfile: 1.81kB done 08:47:26 #6 DONE 0.1s 08:47:26 08:47:26 #7 [security-secretstore-setup internal] load build definition from Dockerfile 08:47:26 #7 transferring dockerfile: 2.49kB 0.0s done 08:47:26 #7 DONE 0.1s 08:47:26 08:47:26 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:47:26 #8 transferring dockerfile: 2.15kB done 08:47:26 #8 DONE 0.1s 08:47:26 08:47:26 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:47:26 #9 transferring dockerfile: 2.23kB 0.0s done 08:47:26 #9 DONE 0.1s 08:47:26 08:47:26 #10 [core-metadata internal] load build definition from Dockerfile 08:47:26 #10 transferring dockerfile: 2.06kB done 08:47:26 #10 DONE 0.1s 08:47:26 08:47:26 #11 [support-scheduler internal] load build definition from Dockerfile 08:47:26 #11 transferring dockerfile: 1.93kB done 08:47:26 #11 DONE 0.1s 08:47:26 08:47:26 #12 [support-notifications internal] load build definition from Dockerfile 08:47:26 #12 transferring dockerfile: 1.95kB done 08:47:26 #12 DONE 0.1s 08:47:26 08:47:26 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:47:26 #13 transferring dockerfile: 1.89kB done 08:47:26 #13 DONE 0.1s 08:47:26 08:47:26 #14 [security-spire-config internal] load build definition from Dockerfile 08:47:26 #14 transferring dockerfile: 1.69kB 0.0s done 08:47:26 #14 DONE 0.1s 08:47:26 08:47:26 #15 [security-bootstrapper internal] load .dockerignore 08:47:26 #15 transferring context: 50B 0.0s done 08:47:26 #15 DONE 0.1s 08:47:27 08:47:27 #16 [core-data internal] load .dockerignore 08:47:27 #16 transferring context: 50B 0.0s done 08:47:27 #16 DONE 0.0s 08:47:27 08:47:27 #17 [core-command internal] load .dockerignore 08:47:27 #17 transferring context: 50B done 08:47:27 #17 DONE 0.0s 08:47:27 08:47:27 #18 [security-proxy-setup internal] load .dockerignore 08:47:27 #18 transferring context: 50B done 08:47:27 #18 DONE 0.1s 08:47:27 08:47:27 #19 [security-spire-server internal] load .dockerignore 08:47:27 #19 transferring context: 50B done 08:47:27 #19 DONE 0.1s 08:47:27 08:47:27 #20 [security-spire-agent internal] load .dockerignore 08:47:27 #20 transferring context: 50B done 08:47:27 #20 DONE 0.1s 08:47:27 08:47:27 #21 [security-secretstore-setup internal] load .dockerignore 08:47:27 #21 transferring context: 50B 0.0s done 08:47:28 #21 DONE 0.1s 08:47:28 08:47:28 #22 [security-proxy-auth internal] load .dockerignore 08:47:28 #22 transferring context: 50B done 08:47:28 #22 DONE 0.1s 08:47:28 08:47:28 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:47:28 #23 transferring context: 50B done 08:47:28 #23 DONE 0.1s 08:47:28 08:47:28 #24 [core-metadata internal] load .dockerignore 08:47:28 #24 transferring context: 50B done 08:47:28 #24 DONE 0.1s 08:47:28 08:47:28 #25 [support-scheduler internal] load .dockerignore 08:47:28 #25 transferring context: 50B 0.0s done 08:47:28 #25 DONE 0.1s 08:47:28 08:47:28 #26 [support-notifications internal] load .dockerignore 08:47:28 #26 transferring context: 50B done 08:47:28 #26 DONE 0.1s 08:47:28 08:47:28 #27 [security-spiffe-token-provider internal] load .dockerignore 08:47:28 #27 transferring context: 50B done 08:47:28 #27 DONE 0.1s 08:47:28 08:47:28 #28 [security-spire-config internal] load .dockerignore 08:47:28 #28 transferring context: 50B done 08:47:28 #28 DONE 0.1s 08:47:28 08:47:28 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:28 #29 DONE 0.0s 08:47:28 08:47:28 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:47:28 #30 DONE 0.2s 08:47:28 08:47:28 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:28 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:28 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:28 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:28 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:28 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 08:47:28 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s 08:47:29 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:29 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 08:47:29 #31 ... 08:47:29 08:47:29 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:29 #29 DONE 0.0s 08:47:29 08:47:29 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:29 #32 DONE 1.0s 08:47:29 08:47:29 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:29 #29 DONE 0.0s 08:47:29 08:47:29 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:29 #32 DONE 1.8s 08:47:29 08:47:29 #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:29 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:29 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:29 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:29 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:29 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:30 #31 ... 08:47:30 08:47:30 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:30 #29 DONE 0.0s 08:47:30 08:47:30 #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:30 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 08:47:30 #31 ... 08:47:30 08:47:30 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:30 #32 DONE 1.8s 08:47:30 08:47:30 #33 [core-command builder 2/7] WORKDIR /edgex-go 08:47:30 #33 DONE 1.1s 08:47:30 08:47:30 #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:30 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:30 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:30 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:30 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:30 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:30 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 08:47:30 #31 ... 08:47:30 08:47:30 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:30 #32 DONE 1.8s 08:47:30 08:47:30 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:47:30 #33 DONE 1.1s 08:47:30 08:47:30 #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:30 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:30 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:30 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:30 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:30 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:30 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 08:47:30 #31 ... 08:47:30 08:47:30 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:30 #29 DONE 0.0s 08:47:30 08:47:30 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:47:30 #30 DONE 0.9s 08:47:30 08:47:30 #34 [security-bootstrapper internal] load build context 08:47:30 #34 ... 08:47:30 08:47:30 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:30 #32 DONE 1.9s 08:47:30 08:47:30 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:30 #29 DONE 0.0s 08:47:30 08:47:30 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:47:30 #33 DONE 1.2s 08:47:30 08:47:30 #34 [security-bootstrapper internal] load build context 08:47:30 #34 ... 08:47:30 08:47:30 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:30 #32 DONE 1.9s 08:47:30 08:47:30 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:47:30 #30 DONE 1.0s 08:47:30 08:47:30 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:47:30 #33 DONE 1.2s 08:47:30 08:47:30 #34 [security-bootstrapper internal] load build context 08:47:31 #34 ... 08:47:31 08:47:31 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:31 #29 DONE 0.0s 08:47:31 08:47:31 #31 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:31 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:31 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:31 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:31 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:31 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:31 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 08:47:31 #31 ... 08:47:31 08:47:31 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:31 #29 DONE 0.0s 08:47:31 08:47:31 #34 [security-bootstrapper internal] load build context 08:47:31 #34 ... 08:47:31 08:47:31 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:31 #29 DONE 0.0s 08:47:31 08:47:31 #34 [security-bootstrapper internal] load build context 08:47:31 #34 ... 08:47:31 08:47:31 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:47:31 #30 DONE 1.9s 08:47:31 08:47:31 #34 [security-bootstrapper internal] load build context 08:47:31 #34 ... 08:47:31 08:47:31 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:31 #32 DONE 2.0s 08:47:31 08:47:31 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 08:47:31 #33 DONE 1.3s 08:47:31 08:47:31 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:31 #29 DONE 0.0s 08:47:31 08:47:31 #34 [security-bootstrapper internal] load build context 08:47:32 #34 ... 08:47:32 08:47:32 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:32 #32 DONE 2.0s 08:47:32 08:47:32 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:47:32 #33 DONE 1.3s 08:47:32 08:47:32 #34 [security-bootstrapper internal] load build context 08:47:32 #34 transferring context: 39.18MB 3.7s 08:47:33 #34 ... 08:47:33 08:47:33 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:47:33 #35 DONE 3.0s 08:47:33 08:47:33 #34 [security-bootstrapper internal] load build context 08:47:33 #34 ... 08:47:33 08:47:33 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:47:33 #36 DONE 3.1s 08:47:33 08:47:33 #34 [security-bootstrapper internal] load build context 08:47:35 #34 ... 08:47:35 08:47:35 #37 [security-spire-server internal] load build context 08:47:35 #37 transferring context: 18.10kB 0.1s done 08:47:35 #37 DONE 1.4s 08:47:35 08:47:35 #34 [security-bootstrapper internal] load build context 08:47:35 #34 ... 08:47:35 08:47:35 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:47:35 #30 DONE 4.9s 08:47:35 08:47:35 #34 [security-bootstrapper internal] load build context 08:47:35 #34 ... 08:47:35 08:47:35 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:35 #32 DONE 2.0s 08:47:35 08:47:35 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:47:35 #33 DONE 1.3s 08:47:35 08:47:35 #34 [security-bootstrapper internal] load build context 08:47:35 #34 ... 08:47:35 08:47:35 #38 [security-spire-agent internal] load build context 08:47:35 #38 transferring context: 17.63kB 0.4s done 08:47:35 #38 DONE 2.1s 08:47:35 08:47:35 #34 [security-bootstrapper internal] load build context 08:47:38 #34 ... 08:47:38 08:47:38 #39 [security-spire-config internal] load build context 08:47:38 #39 transferring context: 16.35kB 0.5s done 08:47:38 #39 DONE 3.3s 08:47:38 08:47:38 #34 [security-bootstrapper internal] load build context 08:47:39 #34 ... 08:47:39 08:47:39 #40 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:39 #0 5.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:39 #0 5.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:39 #0 8.333 OK: 266 MiB in 52 packages 08:47:39 #40 DONE 9.9s 08:47:39 08:47:39 #34 [security-bootstrapper internal] load build context 08:47:40 #34 ... 08:47:40 08:47:40 #41 [core-data internal] load build context 08:47:40 #41 ... 08:47:40 08:47:40 #34 [security-bootstrapper internal] load build context 08:47:40 #34 ... 08:47:40 08:47:40 #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:47:40 #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:40 #0 6.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:40 #0 8.016 OK: 266 MiB in 52 packages 08:47:40 #42 ... 08:47:40 08:47:40 #43 [security-proxy-setup internal] load build context 08:47:40 #43 ... 08:47:40 08:47:40 #44 [security-secretstore-setup internal] load build context 08:47:40 #44 ... 08:47:40 08:47:40 #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:47:40 #42 DONE 10.2s 08:47:40 08:47:40 #44 [security-secretstore-setup internal] load build context 08:47:40 #44 ... 08:47:40 08:47:40 #45 [core-command internal] load build context 08:47:40 #45 ... 08:47:40 08:47:40 #46 [security-proxy-auth internal] load build context 08:47:41 #46 ... 08:47:41 08:47:41 #47 [core-common-config-bootstrapper internal] load build context 08:47:41 #47 ... 08:47:41 08:47:41 #44 [security-secretstore-setup internal] load build context 08:47:41 #44 ... 08:47:41 08:47:41 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:41 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:41 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:41 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 08:47:42 #31 ... 08:47:42 08:47:42 #48 [core-metadata internal] load build context 08:47:42 #48 ... 08:47:42 08:47:42 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:42 #0 7.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:42 #0 8.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:42 #0 9.954 OK: 266 MiB in 52 packages 08:47:42 #49 ... 08:47:42 08:47:42 #50 [support-scheduler internal] load build context 08:47:42 #50 ... 08:47:42 08:47:42 #51 [support-notifications internal] load build context 08:47:42 #51 ... 08:47:42 08:47:42 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:42 #0 8.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:42 #0 9.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:42 #52 ... 08:47:42 08:47:42 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:42 #53 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.1s done 08:47:42 #53 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:47:42 #53 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:47:42 #53 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:47:42 #53 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s done 08:47:42 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.2s done 08:47:42 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done 08:47:42 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.7s 08:47:42 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:47:43 #53 ... 08:47:43 08:47:43 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:43 #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.3s done 08:47:43 #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:47:43 #54 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:47:43 #54 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:47:43 #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done 08:47:43 #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s done 08:47:43 #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:47:43 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 4.3s 08:47:43 #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.5s done 08:47:43 #54 ... 08:47:43 08:47:43 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:43 #49 DONE 11.4s 08:47:43 08:47:43 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:43 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.17MB / 17.12MB 4.7s 08:47:43 #54 ... 08:47:43 08:47:43 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:43 #55 ... 08:47:43 08:47:43 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:43 #56 ... 08:47:43 08:47:43 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:47:44 #57 ... 08:47:44 08:47:44 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:44 #58 ... 08:47:44 08:47:44 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:44 #59 ... 08:47:44 08:47:44 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:44 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s 08:47:44 #53 ... 08:47:44 08:47:44 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:44 #60 ... 08:47:44 08:47:44 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:44 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 5.6s 08:47:44 #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:47:44 #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:47:44 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 6.1s 08:47:45 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 6.4s 08:47:45 #54 ... 08:47:45 08:47:45 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:45 #61 ... 08:47:45 08:47:45 #62 [security-spiffe-token-provider internal] load build context 08:47:45 #62 transferring context: 2.52MB 7.9s 08:47:45 #62 ... 08:47:45 08:47:45 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:45 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.0s 08:47:45 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:47:46 #53 ... 08:47:46 08:47:46 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:46 #63 ... 08:47:46 08:47:46 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:46 #52 11.31 (1/4) Installing ca-certificates (20230506-r0) 08:47:46 #52 11.48 (2/4) Installing dumb-init (1.2.5-r2) 08:47:46 #52 11.48 (3/4) Installing su-exec (0.2-r3) 08:47:46 #52 11.48 (4/4) Installing yq (4.33.3-r4) 08:47:46 #52 11.86 Executing busybox-1.36.1-r2.trigger 08:47:46 #52 11.94 Executing ca-certificates-20230506-r0.trigger 08:47:46 #52 12.45 OK: 18 MiB in 19 packages 08:47:46 #52 DONE 14.1s 08:47:46 08:47:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:46 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 7.6s 08:47:46 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 7.9s 08:47:47 #54 ... 08:47:47 08:47:47 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:47 #64 ... 08:47:47 08:47:47 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:47 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.60MB / 23.39MB 8.5s 08:47:47 #53 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 08:47:47 #53 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 08:47:47 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.65MB / 23.39MB 8.9s 08:47:48 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 9.7s 08:47:49 #53 ... 08:47:49 08:47:49 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:49 #56 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:49 #56 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:49 #56 13.43 (1/2) Installing dumb-init (1.2.5-r2) 08:47:49 #56 13.53 (2/2) Installing su-exec (0.2-r3) 08:47:49 #56 13.53 Executing busybox-1.36.1-r2.trigger 08:47:49 #56 13.79 OK: 8 MiB in 17 packages 08:47:49 #56 DONE 16.2s 08:47:49 08:47:49 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:49 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.7s done 08:47:49 #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:47:50 #54 ... 08:47:50 08:47:50 #41 [core-data internal] load build context 08:47:50 #41 transferring context: 19.18MB 19.9s 08:47:50 #41 ... 08:47:50 08:47:50 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:50 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 11.7s 08:47:50 #53 ... 08:47:50 08:47:50 #34 [security-bootstrapper internal] load build context 08:47:50 #34 ... 08:47:50 08:47:50 #41 [core-data internal] load build context 08:47:51 #41 ... 08:47:51 08:47:51 #43 [security-proxy-setup internal] load build context 08:47:51 #43 ... 08:47:51 08:47:51 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:51 #53 ... 08:47:51 08:47:51 #46 [security-proxy-auth internal] load build context 08:47:51 #46 ... 08:47:51 08:47:51 #45 [core-command internal] load build context 08:47:51 #45 ... 08:47:51 08:47:51 #43 [security-proxy-setup internal] load build context 08:47:51 #43 ... 08:47:51 08:47:51 #47 [core-common-config-bootstrapper internal] load build context 08:47:51 #47 ... 08:47:51 08:47:51 #43 [security-proxy-setup internal] load build context 08:47:51 #43 ... 08:47:51 08:47:51 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:51 #55 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:51 #55 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:51 #55 16.20 (1/1) Installing dumb-init (1.2.5-r2) 08:47:51 #55 16.20 Executing busybox-1.36.1-r2.trigger 08:47:51 #55 16.20 OK: 8 MiB in 16 packages 08:47:51 #55 DONE 18.1s 08:47:51 08:47:51 #43 [security-proxy-setup internal] load build context 08:47:52 #43 ... 08:47:52 08:47:52 #44 [security-secretstore-setup internal] load build context 08:47:52 #44 ... 08:47:52 08:47:52 #48 [core-metadata internal] load build context 08:47:52 #48 ... 08:47:52 08:47:52 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:52 #53 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.2s done 08:47:52 #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:47:52 #53 ... 08:47:52 08:47:52 #50 [support-scheduler internal] load build context 08:47:52 #50 ... 08:47:52 08:47:52 #51 [support-notifications internal] load build context 08:47:52 #51 ... 08:47:52 08:47:52 #44 [security-secretstore-setup internal] load build context 08:47:54 #44 ... 08:47:54 08:47:54 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:47:54 #57 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:54 #57 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:54 #57 18.87 (1/1) Installing dumb-init (1.2.5-r2) 08:47:54 #57 18.87 Executing busybox-1.36.1-r2.trigger 08:47:54 #57 18.87 OK: 8 MiB in 16 packages 08:47:54 #57 DONE 21.1s 08:47:54 08:47:54 #44 [security-secretstore-setup internal] load build context 08:47:54 #44 ... 08:47:54 08:47:54 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:54 #58 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:54 #58 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:54 #58 17.90 (1/2) Installing ca-certificates (20230506-r0) 08:47:54 #58 18.06 (2/2) Installing dumb-init (1.2.5-r2) 08:47:54 #58 18.07 Executing busybox-1.36.1-r2.trigger 08:47:54 #58 18.21 Executing ca-certificates-20230506-r0.trigger 08:47:54 #58 19.16 OK: 9 MiB in 17 packages 08:47:54 #58 DONE 20.9s 08:47:54 08:47:54 #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:47:56 #65 ... 08:47:56 08:47:56 #62 [security-spiffe-token-provider internal] load build context 08:47:56 #62 transferring context: 8.13MB 18.3s 08:47:56 #62 ... 08:47:56 08:47:56 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:56 #53 ... 08:47:56 08:47:56 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:47:56 #66 ... 08:47:56 08:47:56 #45 [core-command internal] load build context 08:47:56 #45 ... 08:47:56 08:47:56 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:56 #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.9s 08:47:57 #53 ... 08:47:57 08:47:57 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:57 #59 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:57 #59 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:57 #59 20.88 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:57 #59 21.16 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:57 #59 21.22 (3/6) Installing dumb-init (1.2.5-r2) 08:47:57 #59 21.24 (4/6) Installing openssl (3.1.4-r1) 08:47:57 #59 21.29 (5/6) Installing su-exec (0.2-r3) 08:47:57 #59 21.35 (6/6) Installing yq (4.33.3-r4) 08:47:57 #59 22.12 Executing busybox-1.36.1-r2.trigger 08:47:57 #59 22.12 OK: 18 MiB in 19 packages 08:47:57 #59 DONE 23.7s 08:47:57 08:47:57 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:00 #53 ... 08:48:00 08:48:00 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:48:00 #67 ... 08:48:00 08:48:00 #45 [core-command internal] load build context 08:48:00 #45 transferring context: 57.35MB 29.7s 08:48:00 #45 ... 08:48:00 08:48:00 #34 [security-bootstrapper internal] load build context 08:48:00 #34 ... 08:48:00 08:48:00 #45 [core-command internal] load build context 08:48:01 #45 ... 08:48:01 08:48:01 #41 [core-data internal] load build context 08:48:01 #41 ... 08:48:01 08:48:01 #34 [security-bootstrapper internal] load build context 08:48:01 #34 ... 08:48:01 08:48:01 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:48:01 #61 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:01 #61 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:01 #61 20.11 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:01 #61 20.11 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:01 #61 20.11 OK: 19946 distinct packages available 08:48:01 #61 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:01 #61 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:01 #61 ... 08:48:01 08:48:01 #46 [security-proxy-auth internal] load build context 08:48:01 #46 ... 08:48:01 08:48:01 #47 [core-common-config-bootstrapper internal] load build context 08:48:01 #47 ... 08:48:01 08:48:01 #45 [core-command internal] load build context 08:48:01 #45 ... 08:48:01 08:48:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:01 #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.8s 08:48:01 #54 ... 08:48:01 08:48:01 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:01 #0 9.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:02 #68 ... 08:48:02 08:48:02 #43 [security-proxy-setup internal] load build context 08:48:02 #43 ... 08:48:02 08:48:02 #45 [core-command internal] load build context 08:48:02 #45 ... 08:48:02 08:48:02 #48 [core-metadata internal] load build context 08:48:02 #48 ... 08:48:02 08:48:02 #50 [support-scheduler internal] load build context 08:48:02 #50 ... 08:48:02 08:48:02 #51 [support-notifications internal] load build context 08:48:03 #51 ... 08:48:03 08:48:03 #45 [core-command internal] load build context 08:48:04 #45 ... 08:48:04 08:48:04 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:04 #60 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:04 #60 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:04 #60 24.08 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:04 #60 24.08 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:04 #60 24.08 OK: 19953 distinct packages available 08:48:04 #60 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:04 #60 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:04 #60 ... 08:48:04 08:48:04 #45 [core-command internal] load build context 08:48:05 #45 ... 08:48:05 08:48:05 #44 [security-secretstore-setup internal] load build context 08:48:05 #44 ... 08:48:05 08:48:05 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:05 #69 ... 08:48:05 08:48:05 #44 [security-secretstore-setup internal] load build context 08:48:05 #44 ... 08:48:05 08:48:05 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:48:05 #61 27.98 OK: 266 MiB in 52 packages 08:48:05 #61 DONE 30.2s 08:48:05 08:48:05 #44 [security-secretstore-setup internal] load build context 08:48:06 #44 transferring context: 65.59MB 34.9s 08:48:06 #44 ... 08:48:06 08:48:06 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:06 #63 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:06 #63 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:06 #63 24.54 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:06 #63 24.54 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:06 #63 24.54 OK: 19953 distinct packages available 08:48:06 #63 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:06 #63 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:06 #63 ... 08:48:06 08:48:06 #62 [security-spiffe-token-provider internal] load build context 08:48:06 #62 ... 08:48:06 08:48:06 #44 [security-secretstore-setup internal] load build context 08:48:07 #44 ... 08:48:07 08:48:07 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:48:07 #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:07 #0 9.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:07 #70 ... 08:48:07 08:48:07 #44 [security-secretstore-setup internal] load build context 08:48:07 #44 ... 08:48:07 08:48:07 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:07 #64 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:07 #64 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:07 #64 30.00 v3.18.4-208-gb4324c64460 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:07 #64 30.00 v3.18.4-207-gb2194eff94b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:07 #64 30.00 OK: 19953 distinct packages available 08:48:07 #64 ... 08:48:07 08:48:07 #44 [security-secretstore-setup internal] load build context 08:48:09 #44 ... 08:48:09 08:48:09 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:48:09 #66 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:09 #66 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:09 #66 20.57 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:09 #66 20.64 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:09 #66 20.72 Executing busybox-1.36.1-r5.post-upgrade 08:48:09 #66 21.21 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:09 #66 21.21 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:09 #66 21.72 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:09 #66 21.92 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:09 #66 21.92 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:09 #66 21.97 Executing busybox-1.36.1-r5.trigger 08:48:09 #66 22.07 Executing ca-certificates-20230506-r0.trigger 08:48:09 #66 ... 08:48:09 08:48:09 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:09 #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.3s 08:48:10 #53 ... 08:48:10 08:48:10 #44 [security-secretstore-setup internal] load build context 08:48:11 #44 transferring context: 79.85MB 40.1s 08:48:11 #44 ... 08:48:11 08:48:11 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:48:11 #67 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:11 #67 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:11 #67 21.12 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:11 #67 21.30 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:11 #67 ... 08:48:11 08:48:11 #41 [core-data internal] load build context 08:48:11 #41 ... 08:48:11 08:48:11 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:11 #53 ... 08:48:11 08:48:11 #34 [security-bootstrapper internal] load build context 08:48:11 #34 ... 08:48:11 08:48:11 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:11 #53 ... 08:48:11 08:48:11 #47 [core-common-config-bootstrapper internal] load build context 08:48:12 #47 ... 08:48:12 08:48:12 #46 [security-proxy-auth internal] load build context 08:48:12 #46 ... 08:48:12 08:48:12 #47 [core-common-config-bootstrapper internal] load build context 08:48:12 #47 ... 08:48:12 08:48:12 #43 [security-proxy-setup internal] load build context 08:48:12 #43 ... 08:48:12 08:48:12 #46 [security-proxy-auth internal] load build context 08:48:12 #46 ... 08:48:12 08:48:12 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:12 #60 35.05 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:12 #60 35.53 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:12 #60 35.64 (3/7) Installing dumb-init (1.2.5-r2) 08:48:12 #60 35.69 (4/7) Installing musl-obstack (1.2.3-r2) 08:48:12 #60 35.71 (5/7) Installing libucontext (1.2-r2) 08:48:12 #60 35.71 (6/7) Installing gcompat (1.1.0-r1) 08:48:12 #60 35.75 (7/7) Installing openssl (3.1.4-r1) 08:48:12 #60 35.86 Executing busybox-1.36.1-r2.trigger 08:48:12 #60 36.12 OK: 9 MiB in 20 packages 08:48:12 #60 DONE 38.3s 08:48:12 08:48:12 #46 [security-proxy-auth internal] load build context 08:48:12 #46 ... 08:48:12 08:48:12 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:12 #68 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:12 #68 18.19 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:12 #68 18.19 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:12 #68 18.31 Executing busybox-1.36.1-r5.post-upgrade 08:48:12 #68 18.89 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:12 #68 18.96 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:12 #68 19.64 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:12 #68 19.83 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:12 #68 19.91 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:12 #68 19.99 Executing busybox-1.36.1-r5.trigger 08:48:12 #68 20.12 OK: 8 MiB in 16 packages 08:48:13 #68 ... 08:48:13 08:48:13 #48 [core-metadata internal] load build context 08:48:13 #48 ... 08:48:13 08:48:13 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:13 #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.8s done 08:48:13 #54 ... 08:48:13 08:48:13 #50 [support-scheduler internal] load build context 08:48:13 #50 ... 08:48:13 08:48:13 #51 [support-notifications internal] load build context 08:48:13 #51 ... 08:48:13 08:48:13 #50 [support-scheduler internal] load build context 08:48:13 #50 ... 08:48:13 08:48:13 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:48:13 #66 23.92 OK: 18 MiB in 19 packages 08:48:13 #66 DONE 27.0s 08:48:13 08:48:13 #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:48:13 #65 9.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:13 #65 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:13 #65 18.01 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:13 #65 18.12 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:13 #65 18.28 Executing busybox-1.36.1-r5.post-upgrade 08:48:13 #65 18.82 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:13 #65 18.82 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:13 #65 ... 08:48:13 08:48:13 #51 [support-notifications internal] load build context 08:48:15 #51 ... 08:48:15 08:48:15 #45 [core-command internal] load build context 08:48:15 #45 ... 08:48:15 08:48:15 #51 [support-notifications internal] load build context 08:48:15 #51 ... 08:48:15 08:48:15 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:15 #69 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:15 #69 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:15 #69 20.55 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:15 #69 20.68 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:15 #69 20.74 Executing busybox-1.36.1-r5.post-upgrade 08:48:15 #69 ... 08:48:15 08:48:15 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:15 #68 DONE 23.9s 08:48:15 08:48:15 #51 [support-notifications internal] load build context 08:48:15 #51 ... 08:48:15 08:48:15 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:48:15 #67 21.73 Executing busybox-1.36.1-r5.post-upgrade 08:48:15 #67 22.52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:15 #67 22.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:15 #67 23.22 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:15 #67 23.22 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:15 #67 23.32 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:15 #67 23.51 Executing busybox-1.36.1-r5.trigger 08:48:15 #67 23.57 OK: 8 MiB in 17 packages 08:48:15 #67 DONE 26.0s 08:48:15 08:48:15 #51 [support-notifications internal] load build context 08:48:16 #51 ... 08:48:16 08:48:16 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:16 #63 36.60 (1/4) Installing dumb-init (1.2.5-r2) 08:48:16 #63 36.60 (2/4) Installing musl-obstack (1.2.3-r2) 08:48:16 #63 36.60 (3/4) Installing libucontext (1.2-r2) 08:48:16 #63 36.60 (4/4) Installing gcompat (1.1.0-r1) 08:48:16 #63 36.66 Executing busybox-1.36.1-r2.trigger 08:48:16 #63 36.89 OK: 8 MiB in 19 packages 08:48:16 #63 DONE 39.9s 08:48:16 08:48:16 #51 [support-notifications internal] load build context 08:48:16 #51 transferring context: 73.91MB 42.3s 08:48:16 #51 ... 08:48:16 08:48:16 #62 [security-spiffe-token-provider internal] load build context 08:48:16 #62 ... 08:48:16 08:48:16 #51 [support-notifications internal] load build context 08:48:16 #51 ... 08:48:16 08:48:16 #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:48:16 #65 19.51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:16 #65 19.71 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:16 #65 19.71 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:16 #65 19.71 Executing busybox-1.36.1-r5.trigger 08:48:16 #65 19.71 OK: 8 MiB in 16 packages 08:48:16 #65 DONE 22.2s 08:48:16 08:48:16 #51 [support-notifications internal] load build context 08:48:17 #51 ... 08:48:17 08:48:17 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:48:17 #70 17.78 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:17 #70 17.85 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:17 #70 17.92 Executing busybox-1.36.1-r5.post-upgrade 08:48:17 #70 18.19 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:17 #70 18.19 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:17 #70 18.23 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:17 #70 18.23 Executing busybox-1.36.1-r5.trigger 08:48:17 #70 18.35 OK: 18 MiB in 19 packages 08:48:17 #70 DONE 20.1s 08:48:17 08:48:17 #51 [support-notifications internal] load build context 08:48:18 #51 ... 08:48:18 08:48:18 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:18 #69 21.10 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:18 #69 21.10 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:18 #69 21.41 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:18 #69 21.41 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:18 #69 21.47 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:18 #69 21.47 Executing busybox-1.36.1-r5.trigger 08:48:18 #69 21.55 Executing ca-certificates-20230506-r0.trigger 08:48:18 #69 21.86 OK: 9 MiB in 17 packages 08:48:18 #69 DONE 23.2s 08:48:18 08:48:18 #51 [support-notifications internal] load build context 08:48:18 #51 ... 08:48:18 08:48:18 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:18 #64 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:18 #64 33.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:18 #64 39.31 (1/11) Installing ca-certificates (20230506-r0) 08:48:18 #64 39.50 (2/11) Installing brotli-libs (1.0.9-r14) 08:48:18 #64 39.65 (3/11) Installing libunistring (1.1-r1) 08:48:18 #64 39.72 (4/11) Installing libidn2 (2.3.4-r1) 08:48:18 #64 39.72 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:48:18 #64 39.82 (6/11) Installing libcurl (8.4.0-r0) 08:48:18 #64 39.82 (7/11) Installing curl (8.4.0-r0) 08:48:18 #64 39.89 (8/11) Installing dumb-init (1.2.5-r2) 08:48:18 #64 39.89 (9/11) Installing musl-obstack (1.2.3-r2) 08:48:18 #64 39.98 (10/11) Installing libucontext (1.2-r2) 08:48:18 #64 39.98 (11/11) Installing gcompat (1.1.0-r1) 08:48:18 #64 39.98 Executing busybox-1.36.1-r2.trigger 08:48:18 #64 39.98 Executing ca-certificates-20230506-r0.trigger 08:48:18 #64 40.43 OK: 13 MiB in 26 packages 08:48:18 #64 ... 08:48:18 08:48:18 #51 [support-notifications internal] load build context 08:48:20 #51 ... 08:48:20 08:48:20 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:20 #64 DONE 43.1s 08:48:20 08:48:20 #51 [support-notifications internal] load build context 08:48:20 #51 ... 08:48:20 08:48:20 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:48:20 #71 DONE 3.0s 08:48:20 08:48:20 #51 [support-notifications internal] load build context 08:48:21 #51 ... 08:48:21 08:48:21 #44 [security-secretstore-setup internal] load build context 08:48:21 #44 transferring context: 105.89MB 50.2s 08:48:21 #44 ... 08:48:21 08:48:21 #51 [support-notifications internal] load build context 08:48:21 #51 ... 08:48:21 08:48:21 #41 [core-data internal] load build context 08:48:21 #41 ... 08:48:21 08:48:21 #44 [security-secretstore-setup internal] load build context 08:48:21 #44 ... 08:48:21 08:48:21 #34 [security-bootstrapper internal] load build context 08:48:22 #34 ... 08:48:22 08:48:22 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:22 #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.9s 08:48:22 #53 ... 08:48:22 08:48:22 #51 [support-notifications internal] load build context 08:48:22 #51 ... 08:48:22 08:48:22 #47 [core-common-config-bootstrapper internal] load build context 08:48:22 #47 ... 08:48:22 08:48:22 #43 [security-proxy-setup internal] load build context 08:48:22 #43 ... 08:48:22 08:48:22 #47 [core-common-config-bootstrapper internal] load build context 08:48:23 #47 ... 08:48:23 08:48:23 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:23 #0 7.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:23 #0 8.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:23 #0 9.609 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:23 #0 9.641 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:23 #0 9.738 Executing busybox-1.36.1-r5.post-upgrade 08:48:23 #0 9.883 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:23 #72 10.12 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:23 #72 10.12 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:23 #72 10.12 Executing busybox-1.36.1-r5.trigger 08:48:23 #72 ... 08:48:23 08:48:23 #46 [security-proxy-auth internal] load build context 08:48:23 #46 ... 08:48:23 08:48:23 #48 [core-metadata internal] load build context 08:48:23 #48 ... 08:48:23 08:48:23 #47 [core-common-config-bootstrapper internal] load build context 08:48:23 #47 ... 08:48:23 08:48:23 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:48:23 #73 DONE 7.3s 08:48:23 08:48:23 #47 [core-common-config-bootstrapper internal] load build context 08:48:24 #47 ... 08:48:24 08:48:24 #50 [support-scheduler internal] load build context 08:48:24 #50 ... 08:48:24 08:48:24 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:24 #53 ... 08:48:24 08:48:24 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:24 #72 10.20 OK: 9 MiB in 20 packages 08:48:24 #72 DONE 11.4s 08:48:24 08:48:24 #50 [support-scheduler internal] load build context 08:48:24 #50 ... 08:48:24 08:48:24 #74 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:48:24 #74 DONE 1.3s 08:48:24 08:48:24 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:25 #53 ... 08:48:25 08:48:25 #45 [core-command internal] load build context 08:48:25 #45 ... 08:48:25 08:48:25 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:26 #53 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.2s done 08:48:26 #53 ... 08:48:26 08:48:26 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:26 #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:26 #0 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:26 #0 8.895 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:26 #0 8.895 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:26 #0 8.976 Executing busybox-1.36.1-r5.post-upgrade 08:48:26 #0 9.077 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:26 #0 9.077 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:26 #0 9.217 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:26 #0 9.251 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:26 #0 9.273 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:26 #0 9.299 Executing busybox-1.36.1-r5.trigger 08:48:26 #0 9.359 OK: 8 MiB in 19 packages 08:48:26 #75 ... 08:48:26 08:48:26 #34 [security-bootstrapper internal] load build context 08:48:26 #34 transferring context: 146.47MB 57.5s 08:48:26 #34 ... 08:48:26 08:48:26 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:26 #75 DONE 10.3s 08:48:26 08:48:26 #34 [security-bootstrapper internal] load build context 08:48:26 #34 ... 08:48:26 08:48:26 #62 [security-spiffe-token-provider internal] load build context 08:48:26 #62 ... 08:48:26 08:48:26 #34 [security-bootstrapper internal] load build context 08:48:27 #34 ... 08:48:27 08:48:27 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:48:27 #76 DONE 2.7s 08:48:27 08:48:27 #34 [security-bootstrapper internal] load build context 08:48:30 #34 ... 08:48:30 08:48:30 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:48:30 #0 5.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:30 #0 6.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:30 #0 7.681 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:30 #0 7.730 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:30 #0 7.768 Executing busybox-1.36.1-r5.post-upgrade 08:48:30 #0 7.882 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:30 #0 7.882 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:30 #0 8.011 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:30 #0 8.037 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:30 #0 8.057 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:30 #0 8.057 Executing busybox-1.36.1-r5.trigger 08:48:30 #0 8.079 Executing ca-certificates-20230506-r0.trigger 08:48:30 #0 8.322 OK: 13 MiB in 26 packages 08:48:30 #77 ... 08:48:30 08:48:30 #34 [security-bootstrapper internal] load build context 08:48:30 #34 ... 08:48:30 08:48:30 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:30 #54 ... 08:48:30 08:48:30 #62 [security-spiffe-token-provider internal] load build context 08:48:31 #62 ... 08:48:31 08:48:31 #41 [core-data internal] load build context 08:48:31 #41 ... 08:48:31 08:48:31 #62 [security-spiffe-token-provider internal] load build context 08:48:32 #62 ... 08:48:32 08:48:32 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:48:32 #77 DONE 11.7s 08:48:32 08:48:32 #62 [security-spiffe-token-provider internal] load build context 08:48:32 #62 transferring context: 83.16MB 54.9s 08:48:32 #62 ... 08:48:32 08:48:32 #44 [security-secretstore-setup internal] load build context 08:48:32 #44 ... 08:48:32 08:48:32 #62 [security-spiffe-token-provider internal] load build context 08:48:32 #62 ... 08:48:32 08:48:32 #51 [support-notifications internal] load build context 08:48:32 #51 ... 08:48:32 08:48:32 #62 [security-spiffe-token-provider internal] load build context 08:48:32 #62 ... 08:48:32 08:48:32 #43 [security-proxy-setup internal] load build context 08:48:33 #43 ... 08:48:33 08:48:33 #62 [security-spiffe-token-provider internal] load build context 08:48:33 #62 ... 08:48:33 08:48:33 #46 [security-proxy-auth internal] load build context 08:48:33 #46 ... 08:48:33 08:48:33 #62 [security-spiffe-token-provider internal] load build context 08:48:33 #62 ... 08:48:33 08:48:33 #48 [core-metadata internal] load build context 08:48:33 #48 ... 08:48:33 08:48:33 #46 [security-proxy-auth internal] load build context 08:48:34 #46 ... 08:48:34 08:48:34 #47 [core-common-config-bootstrapper internal] load build context 08:48:34 #47 ... 08:48:34 08:48:34 #34 [security-bootstrapper internal] load build context 08:48:34 #34 ... 08:48:34 08:48:34 #50 [support-scheduler internal] load build context 08:48:35 #50 ... 08:48:35 08:48:35 #47 [core-common-config-bootstrapper internal] load build context 08:48:35 #47 ... 08:48:35 08:48:35 #45 [core-command internal] load build context 08:48:35 #45 ... 08:48:35 08:48:35 #47 [core-common-config-bootstrapper internal] load build context 08:48:35 #47 ... 08:48:35 08:48:35 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:35 #78 DONE 3.7s 08:48:35 08:48:35 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:35 #79 DONE 5.7s 08:48:35 08:48:35 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:48:36 #80 ... 08:48:36 08:48:36 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:36 #81 DONE 6.1s 08:48:36 08:48:36 #47 [core-common-config-bootstrapper internal] load build context 08:48:37 #47 ... 08:48:37 08:48:37 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:48:37 #80 DONE 1.3s 08:48:37 08:48:37 #47 [core-common-config-bootstrapper internal] load build context 08:48:37 #47 ... 08:48:37 08:48:37 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:48:37 #82 DONE 1.2s 08:48:37 08:48:37 #47 [core-common-config-bootstrapper internal] load build context 08:48:37 #47 transferring context: 172.15MB 66.0s 08:48:37 #47 ... 08:48:37 08:48:37 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:48:37 #83 DONE 1.5s 08:48:37 08:48:37 #47 [core-common-config-bootstrapper internal] load build context 08:48:38 #47 ... 08:48:38 08:48:38 #34 [security-bootstrapper internal] load build context 08:48:38 #34 transferring context: 189.79MB 68.3s done 08:48:38 #34 DONE 69.1s 08:48:38 08:48:38 #47 [core-common-config-bootstrapper internal] load build context 08:48:38 #47 ... 08:48:38 08:48:38 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:38 #53 ... 08:48:38 08:48:38 #47 [core-common-config-bootstrapper internal] load build context 08:48:38 #47 ... 08:48:38 08:48:38 #45 [core-command internal] load build context 08:48:38 #45 transferring context: 189.79MB 67.1s done 08:48:38 #45 DONE 68.2s 08:48:38 08:48:38 #47 [core-common-config-bootstrapper internal] load build context 08:48:38 #47 ... 08:48:38 08:48:38 #84 [security-spire-config stage-2 6/10] COPY security.txt / 08:48:38 #84 DONE 1.1s 08:48:38 08:48:38 #47 [core-common-config-bootstrapper internal] load build context 08:48:38 #47 ... 08:48:38 08:48:38 #85 [security-spire-server stage-2 6/9] COPY security.txt / 08:48:38 #85 DONE 1.7s 08:48:38 08:48:38 #47 [core-common-config-bootstrapper internal] load build context 08:48:39 #47 ... 08:48:39 08:48:39 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 08:48:39 #86 DONE 1.6s 08:48:39 08:48:39 #47 [core-common-config-bootstrapper internal] load build context 08:48:40 #47 ... 08:48:40 08:48:40 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:40 #87 DONE 2.1s 08:48:40 08:48:40 #47 [core-common-config-bootstrapper internal] load build context 08:48:40 #47 ... 08:48:40 08:48:40 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:48:40 #88 DONE 1.5s 08:48:40 08:48:40 #47 [core-common-config-bootstrapper internal] load build context 08:48:40 #47 ... 08:48:40 08:48:40 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:40 #89 DONE 1.5s 08:48:40 08:48:40 #47 [core-common-config-bootstrapper internal] load build context 08:48:40 #47 transferring context: 189.79MB 69.4s done 08:48:41 #47 ... 08:48:41 08:48:41 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:41 #90 DONE 2.1s 08:48:41 08:48:41 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:41 #91 ... 08:48:41 08:48:41 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 08:48:41 #92 DONE 2.5s 08:48:41 08:48:41 #44 [security-secretstore-setup internal] load build context 08:48:41 #44 transferring context: 189.79MB 69.6s done 08:48:41 #44 DONE 70.7s 08:48:41 08:48:41 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:41 #93 ... 08:48:41 08:48:41 #47 [core-common-config-bootstrapper internal] load build context 08:48:41 #47 DONE 70.7s 08:48:41 08:48:41 #51 [support-notifications internal] load build context 08:48:42 #51 ... 08:48:42 08:48:42 #41 [core-data internal] load build context 08:48:42 #41 ... 08:48:42 08:48:42 #51 [support-notifications internal] load build context 08:48:42 #51 ... 08:48:42 08:48:42 #43 [security-proxy-setup internal] load build context 08:48:42 #43 transferring context: 189.79MB 70.2s done 08:48:42 #43 DONE 71.7s 08:48:42 08:48:42 #51 [support-notifications internal] load build context 08:48:42 #51 ... 08:48:42 08:48:42 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:48:42 #94 DONE 2.0s 08:48:42 08:48:42 #51 [support-notifications internal] load build context 08:48:42 #51 ... 08:48:42 08:48:42 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:42 #95 DONE 1.9s 08:48:42 08:48:42 #51 [support-notifications internal] load build context 08:48:43 #51 ... 08:48:43 08:48:43 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:43 #91 DONE 1.6s 08:48:43 08:48:43 #51 [support-notifications internal] load build context 08:48:43 #51 ... 08:48:43 08:48:43 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:43 #96 DONE 0.9s 08:48:43 08:48:43 #51 [support-notifications internal] load build context 08:48:43 #51 ... 08:48:43 08:48:43 #62 [security-spiffe-token-provider internal] load build context 08:48:43 #62 ... 08:48:43 08:48:43 #51 [support-notifications internal] load build context 08:48:43 #51 ... 08:48:43 08:48:43 #48 [core-metadata internal] load build context 08:48:43 #48 ... 08:48:43 08:48:43 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:43 #97 DONE 0.9s 08:48:43 08:48:43 #48 [core-metadata internal] load build context 08:48:43 #48 ... 08:48:43 08:48:43 #98 [security-spire-agent] exporting to image 08:48:43 #98 exporting layers 08:48:44 #98 ... 08:48:44 08:48:44 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:44 #99 DONE 1.1s 08:48:44 08:48:44 #98 [security-spire-server] exporting to image 08:48:44 #98 ... 08:48:44 08:48:44 #46 [security-proxy-auth internal] load build context 08:48:45 #46 ... 08:48:45 08:48:45 #51 [support-notifications internal] load build context 08:48:45 #51 transferring context: 189.79MB 70.5s done 08:48:45 #51 DONE 72.9s 08:48:45 08:48:45 #46 [security-proxy-auth internal] load build context 08:48:45 #46 ... 08:48:45 08:48:45 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:48:45 #100 ... 08:48:45 08:48:45 #50 [support-scheduler internal] load build context 08:48:45 #50 ... 08:48:45 08:48:45 #46 [security-proxy-auth internal] load build context 08:48:46 #46 ... 08:48:46 08:48:46 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:48:46 #100 DONE 1.5s 08:48:46 08:48:46 #46 [security-proxy-auth internal] load build context 08:48:46 #46 transferring context: 189.79MB 75.3s done 08:48:46 #46 DONE 75.9s 08:48:46 08:48:46 #50 [support-scheduler internal] load build context 08:48:47 #50 ... 08:48:47 08:48:47 #48 [core-metadata internal] load build context 08:48:47 #48 transferring context: 189.79MB 72.5s done 08:48:47 #48 DONE 75.1s 08:48:47 08:48:47 #50 [support-scheduler internal] load build context 08:48:49 #50 ... 08:48:49 08:48:49 #98 [security-spire-config] exporting to image 08:48:49 #98 exporting layers 5.4s done 08:48:49 #98 writing image sha256:383d84399e87765c8c8957d52fcded693e8ae8eb14785ad8ffed9224c26b4cb8 0.0s done 08:48:49 #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:48:49 #98 writing image sha256:a9eb2d9b063e9b86d049ecdb36ce16108e47d8017785d6be463542200c9ab996 0.0s done 08:48:49 #98 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:48:49 #98 writing image sha256:5ed120856698aec4c050aa4d3db5fc15e1dbeef5d35c4546103da2b7ad289f16 0.0s done 08:48:49 #98 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:48:49 #98 DONE 5.6s 08:48:49 08:48:49 #50 [support-scheduler internal] load build context 08:48:50 #50 ... 08:48:50 08:48:50 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:50 #101 ... 08:48:50 08:48:50 #50 [support-scheduler internal] load build context 08:48:50 #50 ... 08:48:50 08:48:50 #62 [security-spiffe-token-provider internal] load build context 08:48:50 #62 transferring context: 189.79MB 73.3s done 08:48:50 #62 DONE 75.5s 08:48:50 08:48:50 #50 [support-scheduler internal] load build context 08:48:51 #50 ... 08:48:51 08:48:51 #102 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:48:51 #102 DONE 0.8s 08:48:51 08:48:51 #50 [support-scheduler internal] load build context 08:48:52 #50 ... 08:48:52 08:48:52 #41 [core-data internal] load build context 08:48:52 #41 ... 08:48:52 08:48:52 #50 [support-scheduler internal] load build context 08:48:53 #50 transferring context: 189.79MB 79.2s done 08:48:53 #50 DONE 81.2s 08:48:53 08:48:53 #41 [core-data internal] load build context 08:48:54 #41 transferring context: 189.79MB 84.0s done 08:48:54 #41 DONE 84.6s 08:48:54 08:48:54 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:56 #103 ... 08:48:56 08:48:56 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:23 #104 ... 08:49:23 08:49:23 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:23 #93 DONE 41.3s 08:49:23 08:49:23 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:23 #101 DONE 42.6s 08:49:23 08:49:23 #105 [core-command builder 6/7] COPY . . 08:49:26 #105 ... 08:49:26 08:49:26 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #104 DONE 39.5s 08:49:26 08:49:26 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:49:26 #106 CACHED 08:49:26 08:49:26 #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #107 CACHED 08:49:26 08:49:26 #108 [security-secretstore-setup builder 6/7] COPY . . 08:49:26 #108 CACHED 08:49:26 08:49:26 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:49:26 #109 CACHED 08:49:26 08:49:26 #110 [security-proxy-setup builder 6/7] COPY . . 08:49:26 #110 CACHED 08:49:26 08:49:26 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #111 CACHED 08:49:26 08:49:26 #105 [core-command builder 6/7] COPY . . 08:49:26 #105 DONE 3.2s 08:49:26 08:49:26 #112 [security-bootstrapper builder 6/7] COPY . . 08:49:26 #112 DONE 3.2s 08:49:26 08:49:26 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:26 #113 ... 08:49:26 08:49:26 #114 [support-scheduler builder 6/7] COPY . . 08:49:26 #114 CACHED 08:49:26 08:49:26 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #115 CACHED 08:49:26 08:49:26 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:49:26 #116 CACHED 08:49:26 08:49:26 #117 [core-metadata builder 6/7] COPY . . 08:49:26 #117 CACHED 08:49:26 08:49:26 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #118 CACHED 08:49:26 08:49:26 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:49:26 #119 CACHED 08:49:26 08:49:26 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 08:49:26 #120 CACHED 08:49:26 08:49:26 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:26 #121 CACHED 08:49:26 08:49:26 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #122 CACHED 08:49:26 08:49:26 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:49:26 #123 CACHED 08:49:26 08:49:26 #124 [security-proxy-auth builder 6/7] COPY . . 08:49:26 #124 CACHED 08:49:26 08:49:26 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #125 CACHED 08:49:26 08:49:26 #126 [core-data builder 6/7] COPY . . 08:49:26 #126 CACHED 08:49:26 08:49:26 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #127 CACHED 08:49:26 08:49:26 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 08:49:26 #128 CACHED 08:49:26 08:49:26 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:26 #129 ... 08:49:26 08:49:26 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 #103 DONE 34.9s 08:49:26 08:49:26 #130 [security-spiffe-token-provider builder 6/7] COPY . . 08:49:32 #130 ... 08:49:32 08:49:32 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:32 #129 5.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:49:34 #129 ... 08:49:34 08:49:34 #130 [security-spiffe-token-provider builder 6/7] COPY . . 08:49:34 #130 DONE 7.3s 08:49:34 08:49:34 #131 [support-notifications builder 6/7] COPY . . 08:49:34 #131 DONE 8.0s 08:49:34 08:49:34 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:36 #132 ... 08:49:36 08:49:36 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:36 #0 4.689 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:36 #133 ... 08:49:36 08:49:36 #134 [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:49:36 #0 4.235 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:49:36 #134 ... 08:49:36 08:49:36 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:36 #0 3.914 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:36 #135 ... 08:49:36 08:49:36 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:36 #0 5.363 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:49:36 #136 ... 08:49:36 08:49:36 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:36 #0 5.619 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:36 #137 ... 08:49:36 08:49:36 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:36 #0 4.999 go build -tags " non_delayedstart" -ldflags "-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:49:37 #138 ... 08:49:37 08:49:37 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:37 #0 5.390 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:49:37 #139 ... 08:49:37 08:49:37 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:37 #132 2.606 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:41 #132 ... 08:49:41 08:49:41 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:41 #113 5.024 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:49:41 #113 ... 08:49:41 08:49:41 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:41 #0 2.618 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 09:03:19 #140 ... 09:03:19 09:03:19 #134 [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:03:19 #134 830.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:03:24 #134 ... 09:03:24 09:03:24 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:24 #133 DONE 837.9s 09:03:24 09:03:24 #134 [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:03:24 #134 ... 09:03:24 09:03:24 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:03:24 #141 DONE 0.2s 09:03:24 09:03:24 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:24 #137 ... 09:03:24 09:03:24 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:03:24 #142 DONE 0.2s 09:03:24 09:03:24 #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:03:25 #143 DONE 0.1s 09:03:25 09:03:25 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:25 #144 DONE 0.1s 09:03:25 09:03:25 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:25 #145 DONE 0.3s 09:03:25 09:03:25 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:25 #146 DONE 0.1s 09:03:25 09:03:25 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:28 #147 DONE 2.4s 09:03:28 09:03:28 #98 [security-proxy-setup] exporting to image 09:03:28 #98 exporting layers 09:03:29 #98 exporting layers 1.4s done 09:03:29 #98 writing image sha256:a34d2d78858aaf98cc6360512651e60b83b9912930178a6a654c8ddc1125a6c9 done 09:03:29 #98 naming to docker.io/library/security-proxy-setup-arm64 done 09:03:29 #98 DONE 6.9s 09:03:29 09:03:29 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:33 #129 ... 09:03:33 09:03:33 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:33 #135 DONE 847.6s 09:03:33 09:03:33 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:03:34 #148 DONE 0.2s 09:03:34 09:03:34 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:03:37 #149 DONE 2.5s 09:03:37 09:03:37 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:03:37 #150 DONE 0.4s 09:03:37 09:03:37 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:03:37 #151 DONE 0.2s 09:03:37 09:03:37 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:37 #152 DONE 0.4s 09:03:37 09:03:37 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:37 #139 ... 09:03:37 09:03:37 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:03:37 #153 DONE 0.2s 09:03:37 09:03:37 #154 [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:03:38 #154 DONE 0.3s 09:03:38 09:03:38 #155 [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:03:38 #155 DONE 0.1s 09:03:38 09:03:38 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:03:38 #156 DONE 0.2s 09:03:38 09:03:38 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:38 #157 DONE 0.2s 09:03:38 09:03:38 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:38 #139 ... 09:03:38 09:03:38 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:03:42 #158 DONE 3.0s 09:03:42 09:03:42 #134 [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:03:42 #134 DONE 855.5s 09:03:42 09:03:42 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:42 #132 ... 09:03:42 09:03:42 #98 [security-bootstrapper] exporting to image 09:03:42 #98 exporting layers 09:03:43 #98 ... 09:03:43 09:03:43 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:03:43 #159 DONE 0.2s 09:03:43 09:03:43 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:03:43 #160 DONE 0.1s 09:03:43 09:03:43 #161 [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:03:43 #161 DONE 0.3s 09:03:43 09:03:43 #162 [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:03:43 #162 DONE 0.3s 09:03:43 09:03:43 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:44 #129 ... 09:03:44 09:03:44 #98 [security-bootstrapper] exporting to image 09:03:44 #98 exporting layers 2.3s done 09:03:44 #98 writing image sha256:8ff72dfc4db7fdfa2bb43c80ae601f3863386231d9edad5e1af3e7f7a10658bc done 09:03:44 #98 naming to docker.io/library/security-bootstrapper-arm64 done 09:03:44 #98 DONE 9.2s 09:03:44 09:03:44 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:03:44 #163 DONE 0.2s 09:03:44 09:03:44 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:03:44 #164 DONE 0.3s 09:03:44 09:03:44 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:44 #165 DONE 0.3s 09:03:44 09:03:44 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:44 #138 ... 09:03:44 09:03:44 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:44 #166 DONE 0.2s 09:03:44 09:03:44 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:46 #167 DONE 1.9s 09:03:46 09:03:46 #98 [security-secretstore-setup] exporting to image 09:03:48 #98 exporting layers 1.4s done 09:03:48 #98 writing image sha256:6734a1653bdb42a800c9d288b54e2df22ca5d72b228740457ee725418df3f41f 0.0s done 09:03:48 #98 naming to docker.io/library/security-secretstore-setup-arm64 done 09:03:48 #98 DONE 10.7s 09:03:48 09:03:48 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:00 #132 ... 09:04:00 09:04:00 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:00 #129 DONE 873.8s 09:04:00 09:04:00 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:00 #137 ... 09:04:00 09:04:00 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:00 #168 DONE 0.3s 09:04:00 09:04:00 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:00 #169 DONE 0.3s 09:04:00 09:04:00 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:04:01 #170 DONE 0.3s 09:04:01 09:04:01 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:04:01 #171 DONE 0.3s 09:04:01 09:04:01 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:01 #137 ... 09:04:01 09:04:01 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:04:01 #172 DONE 0.2s 09:04:01 09:04:01 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:03 #173 DONE 1.8s 09:04:03 09:04:03 #98 [security-proxy-auth] exporting to image 09:04:03 #98 exporting layers 09:04:04 #98 exporting layers 1.0s done 09:04:04 #98 writing image sha256:e4cf45caef60421a4cd6af6fc58c083fda5b9771826d55cb3c9acd1b92066f9a done 09:04:04 #98 naming to docker.io/library/security-proxy-auth-arm64 done 09:04:04 #98 DONE 11.7s 09:04:04 09:04:04 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:17 #137 ... 09:04:17 09:04:17 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:17 #138 DONE 889.2s 09:04:17 09:04:17 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:17 #113 ... 09:04:17 09:04:17 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:17 #174 DONE 0.2s 09:04:17 09:04:17 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:17 #175 DONE 0.3s 09:04:17 09:04:17 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:17 #176 DONE 0.4s 09:04:17 09:04:17 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:17 #137 ... 09:04:17 09:04:17 #177 [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:04:17 #177 DONE 0.2s 09:04:17 09:04:17 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:17 #178 DONE 0.1s 09:04:17 09:04:17 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:19 #179 DONE 1.9s 09:04:19 09:04:19 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:04:19 #53 ... 09:04:19 09:04:19 #98 [core-common-config-bootstrapper] exporting to image 09:04:19 #98 exporting layers 09:04:19 #98 exporting layers 0.4s done 09:04:19 #98 writing image sha256:48ce57e67cb27247a238d33917df5f5a4fd9e4b71d2bd53813925c9b44439307 done 09:04:19 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:04:19 #98 DONE 12.1s 09:04:19 09:04:19 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:58 #136 ... 09:04:58 09:04:58 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:58 #113 DONE 928.9s 09:04:58 09:04:58 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:58 #132 ... 09:04:58 09:04:58 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:04:58 #180 DONE 0.2s 09:04:58 09:04:58 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:58 #137 ... 09:04:58 09:04:58 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:04:58 #181 DONE 0.1s 09:04:58 09:04:58 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:58 #182 DONE 0.3s 09:04:58 09:04:58 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:58 #132 ... 09:04:58 09:04:58 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:04:58 #183 DONE 0.1s 09:04:58 09:04:58 #98 [core-command] exporting to image 09:04:58 #98 exporting layers 09:04:58 #98 exporting layers 0.2s done 09:04:58 #98 writing image sha256:ba0612842635d51e71b0e21e6153fc5479f63784f7b6bac10a7659126545573c done 09:04:58 #98 naming to docker.io/library/core-command-arm64 done 09:04:58 #98 DONE 12.4s 09:04:58 09:04:58 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:03 #137 ... 09:05:03 09:05:03 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:03 #136 DONE 936.9s 09:05:03 09:05:03 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:05:03 #31 ... 09:05:03 09:05:03 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:05:03 #184 DONE 0.3s 09:05:03 09:05:03 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:05:04 #185 DONE 0.2s 09:05:04 09:05:04 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:04 #186 DONE 0.4s 09:05:04 09:05:04 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:05:04 #187 DONE 0.2s 09:05:04 09:05:04 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:04 #188 DONE 0.2s 09:05:04 09:05:04 #98 [core-metadata] exporting to image 09:05:04 #98 exporting layers 09:05:05 #98 exporting layers 0.6s done 09:05:05 #98 writing image sha256:78e07c1c10a2d52a6ee78702aee008047ef370695031a659e7e359d0668af68b done 09:05:05 #98 naming to docker.io/library/core-metadata-arm64 done 09:05:05 #98 DONE 13.0s 09:05:05 09:05:05 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:05 #139 DONE 939.2s 09:05:05 09:05:05 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:05:05 #31 ... 09:05:05 09:05:05 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:06 #189 DONE 0.4s 09:05:06 09:05:06 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:05:06 #54 ... 09:05:06 09:05:06 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:06 #190 DONE 0.2s 09:05:06 09:05:06 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:05:06 #191 DONE 0.4s 09:05:06 09:05:06 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:05:06 #192 DONE 0.2s 09:05:06 09:05:06 #98 [core-data] exporting to image 09:05:07 #98 exporting layers 0.4s done 09:05:07 #98 writing image sha256:8787e10661919bf6606d998ec949dd6de9797b13fbb482532e134602899d4255 done 09:05:07 #98 naming to docker.io/library/core-data-arm64 done 09:05:07 #98 DONE 13.4s 09:05:07 09:05:07 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:29 #137 ... 09:05:29 09:05:29 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:29 #140 DONE 955.0s 09:05:29 09:05:29 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:05:29 #31 ... 09:05:29 09:05:29 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:29 #193 DONE 0.4s 09:05:29 09:05:29 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:29 #137 ... 09:05:29 09:05:29 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:29 #194 DONE 0.2s 09:05:29 09:05:29 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:30 #195 DONE 0.3s 09:05:30 09:05:30 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:05:30 #196 DONE 0.1s 09:05:30 09:05:30 #98 [security-spiffe-token-provider] exporting to image 09:05:30 #98 exporting layers 09:05:30 #98 exporting layers 0.8s done 09:05:31 #98 writing image sha256:9259d88e51db11cbf51c7932cea08ddeb68e857edd755c87beca708f473e2d1e 0.0s done 09:05:31 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:05:31 #98 DONE 14.2s 09:05:31 09:05:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:05:49 #54 ... 09:05:49 09:05:49 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:49 #132 DONE 975.6s 09:05:49 09:05:49 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:05:50 #31 ... 09:05:50 09:05:50 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:50 #197 ... 09:05:50 09:05:50 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:50 #137 DONE 984.1s 09:05:50 09:05:50 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:50 #197 DONE 0.2s 09:05:50 09:05:50 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:50 #198 DONE 0.2s 09:05:50 09:05:50 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:50 #199 DONE 0.4s 09:05:50 09:05:50 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:50 #200 DONE 0.1s 09:05:50 09:05:50 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:51 #201 DONE 0.1s 09:05:51 09:05:51 #98 [support-notifications] exporting to image 09:05:51 #98 exporting layers 09:05:51 #98 ... 09:05:51 09:05:51 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:51 #202 DONE 0.2s 09:05:51 09:05:51 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:51 #203 DONE 0.4s 09:05:51 09:05:51 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:05:51 #54 ... 09:05:51 09:05:51 #98 [support-notifications] exporting to image 09:05:51 #98 exporting layers 0.5s done 09:05:51 #98 writing image sha256:f1d3b1a2d4667af8ae54ad2d7a4e8ba1c545d524f696dbd01032a02bbbb3f35c done 09:05:51 #98 naming to docker.io/library/support-notifications-arm64 done 09:05:51 #98 DONE 14.7s 09:05:51 09:05:51 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:51 #204 DONE 0.1s 09:05:51 09:05:51 #98 [support-scheduler] exporting to image 09:05:51 #98 exporting layers 0.4s done 09:05:51 #98 writing image sha256:b9a852f703d9f9cca0ee50d8e46619252c81a5627d8450a218da699d5294a66c done 09:05:51 #98 naming to docker.io/library/support-scheduler-arm64 done 09:05:51 #98 DONE 15.1s 09:05:51 09:05:51 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:05:51 time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:51 time="2023-11-16T08:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:51 $ docker stop --time=1 8b06b495f79254d031b29930705e6184a32e849606729b151e067e2c23939cc0 09:05:53 $ docker rm -f --volumes 8b06b495f79254d031b29930705e6184a32e849606729b151e067e2c23939cc0 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:54 + docker images 09:05:54 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:54 support-scheduler-arm64 latest b9a852f703d9 2 seconds ago 40.4MB 09:05:54 support-notifications-arm64 latest f1d3b1a2d466 3 seconds ago 41.4MB 09:05:54 security-spiffe-token-provider-arm64 latest 9259d88e51db 23 seconds ago 42.3MB 09:05:54 core-data-arm64 latest 8787e1066191 47 seconds ago 28MB 09:05:54 core-metadata-arm64 latest 78e07c1c10a2 49 seconds ago 28.3MB 09:05:54 core-command-arm64 latest ba0612842635 57 seconds ago 27.8MB 09:05:54 core-common-config-bootstrapper-arm64 latest 48ce57e67cb2 About a minute ago 25.1MB 09:05:54 security-proxy-auth-arm64 latest e4cf45caef60 About a minute ago 26.2MB 09:05:54 security-secretstore-setup-arm64 latest 6734a1653bdb 2 minutes ago 50.7MB 09:05:54 security-bootstrapper-arm64 latest 8ff72dfc4db7 2 minutes ago 29.9MB 09:05:54 security-proxy-setup-arm64 latest a34d2d78858a 2 minutes ago 36MB 09:05:54 security-spire-config-arm64 latest 5ed120856698 17 minutes ago 103MB 09:05:54 security-spire-agent-arm64 latest 383d84399e87 17 minutes ago 159MB 09:05:54 security-spire-server-arm64 latest a9eb2d9b063e 17 minutes ago 103MB 09:05:54 ci-base-image-arm64 latest 17f8f17024d6 29 minutes ago 933MB 09:05:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 40 hours ago 560MB 09:05:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:54 09:05:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:55 arm64: Pulling from edgex-lftools-log-publisher 09:05:55 8998bd30e6a1: Pulling fs layer 09:05:55 04944245beec: Pulling fs layer 09:05:55 699f458cf7ca: Pulling fs layer 09:05:55 765212b225bb: Pulling fs layer 09:05:55 f23df028b6ca: Pulling fs layer 09:05:55 d65c8cfc05b1: Pulling fs layer 09:05:55 2437ff75d9bd: Pulling fs layer 09:05:55 765212b225bb: Waiting 09:05:55 f23df028b6ca: Waiting 09:05:55 d65c8cfc05b1: Waiting 09:05:55 2437ff75d9bd: Waiting 09:05:55 04944245beec: Download complete 09:05:55 765212b225bb: Verifying Checksum 09:05:55 765212b225bb: Download complete 09:05:55 f23df028b6ca: Verifying Checksum 09:05:55 f23df028b6ca: Download complete 09:05:55 d65c8cfc05b1: Verifying Checksum 09:05:55 d65c8cfc05b1: Download complete 09:05:55 699f458cf7ca: Verifying Checksum 09:05:55 699f458cf7ca: Download complete 09:05:56 8998bd30e6a1: Verifying Checksum 09:05:56 8998bd30e6a1: Download complete 09:05:58 2437ff75d9bd: Verifying Checksum 09:05:58 2437ff75d9bd: Download complete 09:06:00 8998bd30e6a1: Pull complete 09:06:01 04944245beec: Pull complete 09:06:03 699f458cf7ca: Pull complete 09:06:03 765212b225bb: Pull complete 09:06:04 f23df028b6ca: Pull complete 09:06:04 d65c8cfc05b1: Pull complete 09:06:22 2437ff75d9bd: Pull complete 09:06:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-20 does not seem to be running inside a container 09:06:22 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:06:25 $ docker top d73a581d78948722adaebf00f84382b2e9238f6877130015c1219685c1e30d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:26 ---> job-cost.sh 09:06:26 lf-activate-venv: SKIPPING 09:06:26 INFO: No Stack... 09:06:27 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:28 INFO: Archiving Costs [Pipeline] sh 09:06:28 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:06:28 + cut -d, -f6 [Pipeline] lock 09:06:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] 09:06:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] did not exist. Created. 09:06:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:29 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:29 Stashed 1 file(s) [Pipeline] } 09:06:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4721-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:29 $ docker stop --time=1 d73a581d78948722adaebf00f84382b2e9238f6877130015c1219685c1e30d2a 09:06:32 $ docker rm -f --volumes d73a581d78948722adaebf00f84382b2e9238f6877130015c1219685c1e30d2a [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:06:33 provisioning config files... 09:06:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config27252420519238763tmp [Pipeline] { [Pipeline] sh 09:06:34 + set +x 09:06:34 + curl -s https://codecov.io/bash 09:06:34 + bash -s -- 09:06:34 09:06:34 _____ _ 09:06:34 / ____| | | 09:06:34 | | ___ __| | ___ ___ _____ __ 09:06:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:34 Bash-1.0.6 09:06:34 09:06:34 09:06:34 ==> git version 2.25.1 found 09:06:34 ==> 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:06:34 Release-Date: 2020-01-08 09:06:34 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:06:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:34 ==> Jenkins CI detected. 09:06:34 current dir:  /w/workspace/edgex-go/5 09:06:34 project root: . 09:06:34 --> token set from env 09:06:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:34 ==> Running gcov in . (disable via -X gcov) 09:06:34 ==> Python coveragepy not found 09:06:34 ==> Searching for coverage reports in: 09:06:34 + . 09:06:34 -> Found 1 reports 09:06:34 ==> Detecting git/mercurial file structure 09:06:34 ==> Reading reports 09:06:34 + ./coverage.out bytes=453602 09:06:34 ==> Appending adjustments 09:06:34 https://docs.codecov.io/docs/fixing-reports 09:06:35 + Found adjustments 09:06:35 ==> Gzipping contents 09:06:35 60K /tmp/codecov.dGQBiB.gz 09:06:35 ==> Uploading reports 09:06:35 url: https://codecov.io 09:06:35 query: branch=PR-4721&commit=da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= 09:06:35 -> Pinging Codecov 09:06:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4721&commit=da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= 09:06:35 -> Uploading to 09:06:35 https://storage.googleapis.com/codecov/v4/raw/2023-11-16/00271124DB129430A58F1EEE437C3FCB/da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6/5c3ad7ef-abcd-4138-a2a9-2196b63e7623.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231116T090635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfbf2d8a0a6ccb90bd25934a9bf3f436e685d72a2de7370ab21808feb1094846 09:06:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:35 Dload Upload Total Spent Left Speed 09:06:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57727 0 0 100 57727 0 182k --:--:-- --:--:-- --:--:-- 182k 09:06:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/da6bc1ca3b57fb005161e86b065e8bcb5ef67eb6 [Pipeline] } 09:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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:06:37 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:06:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:38 ---> package-listing.sh 09:06:38 ++ facter osfamily 09:06:38 ++ tr '[:upper:]' '[:lower:]' 09:06:39 + OS_FAMILY=debian 09:06:39 + workspace=/w/workspace/edgex-go/5 09:06:39 + START_PACKAGES=/tmp/packages_start.txt 09:06:39 + END_PACKAGES=/tmp/packages_end.txt 09:06:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:39 + PACKAGES=/tmp/packages_start.txt 09:06:39 + '[' /w/workspace/edgex-go/5 ']' 09:06:39 + PACKAGES=/tmp/packages_end.txt 09:06:39 + case "${OS_FAMILY}" in 09:06:39 + dpkg -l 09:06:39 + grep '^ii' 09:06:39 + '[' -f /tmp/packages_start.txt ']' 09:06:39 + '[' -f /tmp/packages_end.txt ']' 09:06:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:39 + '[' /w/workspace/edgex-go/5 ']' 09:06:39 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:06:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:06: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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:39 09:06:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:40 latest: Pulling from edgex-lftools-log-publisher 09:06:40 5eb5b503b376: Pulling fs layer 09:06:40 5c69ac0246d0: Pulling fs layer 09:06:40 ec43610c2a17: Pulling fs layer 09:06:40 3a2ae6a8a46f: Pulling fs layer 09:06:40 33b1e0a273af: Pulling fs layer 09:06:40 5d3b04190fa2: Pulling fs layer 09:06:40 2f39f015ded8: Pulling fs layer 09:06:40 33b1e0a273af: Waiting 09:06:40 3a2ae6a8a46f: Waiting 09:06:40 5d3b04190fa2: Waiting 09:06:40 2f39f015ded8: Waiting 09:06:40 5c69ac0246d0: Verifying Checksum 09:06:40 5c69ac0246d0: Download complete 09:06:40 3a2ae6a8a46f: Download complete 09:06:40 ec43610c2a17: Verifying Checksum 09:06:40 ec43610c2a17: Download complete 09:06:40 33b1e0a273af: Verifying Checksum 09:06:40 33b1e0a273af: Download complete 09:06:40 5d3b04190fa2: Verifying Checksum 09:06:40 5d3b04190fa2: Download complete 09:06:40 5eb5b503b376: Download complete 09:06:41 2f39f015ded8: Download complete 09:06:41 5eb5b503b376: Pull complete 09:06:41 5c69ac0246d0: Pull complete 09:06:42 ec43610c2a17: Pull complete 09:06:42 3a2ae6a8a46f: Pull complete 09:06:42 33b1e0a273af: Pull complete 09:06:42 5d3b04190fa2: Pull complete 09:06:47 2f39f015ded8: Pull complete 09:06:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:48 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 09:06:48 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:54 $ docker top b97311c51a3fc1612d33ee7b2c1bc7428b8f690e7978c7ad9131e16984174a7a -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:55 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:55 + ls /var/log/sa-host 09:06:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:55 provisioning config files... 09:06:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config16565201779235653749tmp [Pipeline] { [Pipeline] echo 09:06:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:56 ---> create-netrc.sh [Pipeline] } 09:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:56 ---> python-tools-install.sh [Pipeline] echo 09:06:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:57 ---> sudo-logs.sh 09:06:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:57 ---> job-cost.sh 09:06:57 lf-activate-venv: SKIPPING 09:06:57 DEBUG: total: 0.10999999940395355 09:06:57 INFO: Retrieving Stack Cost... 09:06:57 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:58 INFO: Archiving Costs [Pipeline] echo 09:06:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:58 ---> logs-deploy.sh 09:06:58 lf-activate-venv: SKIPPING 09:06:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4721/5 09:06:58 INFO: archiving workspace using pattern(s): 09:06:59 Archives upload complete. 09:06:59 INFO: archiving logs to Nexus 09:07:00 ---> uname -a: 09:07:00 Linux prd-ubuntu20-04-docker-8c-8g-17 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:07:00 09:07:00 09:07:00 ---> lscpu: 09:07:00 Architecture: x86_64 09:07:00 CPU op-mode(s): 32-bit, 64-bit 09:07:00 Byte Order: Little Endian 09:07:00 Address sizes: 40 bits physical, 48 bits virtual 09:07:00 CPU(s): 8 09:07:00 On-line CPU(s) list: 0-7 09:07:00 Thread(s) per core: 1 09:07:00 Core(s) per socket: 1 09:07:00 Socket(s): 8 09:07:00 NUMA node(s): 1 09:07:00 Vendor ID: AuthenticAMD 09:07:00 CPU family: 23 09:07:00 Model: 49 09:07:00 Model name: AMD EPYC-Rome Processor 09:07:00 Stepping: 0 09:07:00 CPU MHz: 2799.998 09:07:00 BogoMIPS: 5599.99 09:07:00 Virtualization: AMD-V 09:07:00 Hypervisor vendor: KVM 09:07:00 Virtualization type: full 09:07:00 L1d cache: 256 KiB 09:07:00 L1i cache: 256 KiB 09:07:00 L2 cache: 4 MiB 09:07:00 L3 cache: 128 MiB 09:07:00 NUMA node0 CPU(s): 0-7 09:07:00 Vulnerability Itlb multihit: Not affected 09:07:00 Vulnerability L1tf: Not affected 09:07:00 Vulnerability Mds: Not affected 09:07:00 Vulnerability Meltdown: Not affected 09:07:00 Vulnerability Mmio stale data: Not affected 09:07:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:07:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:07:00 Vulnerability Srbds: Not affected 09:07:00 Vulnerability Tsx async abort: Not affected 09:07:00 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:07:00 09:07:00 09:07:00 ---> nproc: 09:07:00 8 09:07:00 09:07:00 09:07:00 ---> df -h: 09:07:00 Filesystem Size Used Avail Use% Mounted on 09:07:00 overlay 155G 21G 135G 14% / 09:07:00 tmpfs 64M 0 64M 0% /dev 09:07:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:07:00 shm 64M 0 64M 0% /dev/shm 09:07:00 /dev/vda1 155G 21G 135G 14% /facter-os 09:07:00 09:07:00 09:07:00 ---> sar -b -r -n DEV: 09:07:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17) 11/16/23 _x86_64_ (8 CPU) 09:07:00 09:07:00 08:30:02 LINUX RESTART (8 CPU) 09:07:00 09:07:00 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:07:00 08:32:01 150.91 3.90 147.02 0.00 438.50 112188.28 0.00 09:07:00 08:33:01 60.67 0.05 60.62 0.00 5.87 68387.02 0.00 09:07:00 08:34:01 56.04 0.18 55.86 0.00 2.67 50482.79 0.00 09:07:00 08:35:01 256.01 0.38 255.62 0.00 39.59 156676.02 0.00 09:07:00 08:36:01 472.00 11.43 460.57 0.00 932.62 71310.52 0.00 09:07:00 08:37:02 284.31 3.03 281.28 0.00 1981.89 100793.68 0.00 09:07:00 08:38:01 583.61 1.44 582.17 0.00 2321.10 84267.62 0.00 09:07:00 08:39:01 5.33 0.02 5.32 0.00 0.13 110.78 0.00 09:07:00 08:40:01 2.42 0.00 2.42 0.00 0.00 27.73 0.00 09:07:00 08:41:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 09:07:00 08:42:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 09:07:00 08:43:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 09:07:00 08:44:01 1.43 0.00 1.43 0.00 0.00 21.33 0.00 09:07:00 08:45:01 1.95 0.00 1.95 0.00 0.00 22.80 0.00 09:07:00 08:46:01 1.62 0.02 1.60 0.00 0.13 17.86 0.00 09:07:00 08:47:01 1.76 0.00 1.76 0.00 0.00 24.51 0.00 09:07:00 08:48:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 09:07:00 08:49:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 09:07:00 08:50:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 09:07:00 08:51:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 09:07:00 08:52:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 09:07:00 08:53:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 09:07:00 08:54:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 09:07:00 08:55:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 09:07:00 08:56:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 09:07:00 08:57:01 2.57 0.18 2.38 0.00 18.53 28.66 0.00 09:07:00 08:58:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 09:07:00 08:59:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 09:07:00 09:00:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 09:07:00 09:01:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 09:07:00 09:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:07:00 09:03:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 09:07:00 09:04:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 09:07:00 09:05:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 09:07:00 09:06:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:07:00 Average: 54.32 0.59 53.73 0.00 163.52 18373.18 0.00 09:07:00 09:07:00 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:00 08:32:01 27806720 31520812 790768 2.40 115528 3791628 1841684 5.43 1251640 3359280 146880 09:07:00 08:33:01 27640500 31430204 873052 2.66 119104 3845348 1905992 5.62 1636992 3113496 71728 09:07:00 08:34:01 28200228 31531272 776860 2.36 122980 3414348 1736712 5.12 1269816 2956432 68 09:07:00 08:35:01 23230872 31318228 970920 2.95 135112 7997416 2691400 7.93 1789760 7221032 3264 09:07:00 08:36:01 20121596 31404344 860884 2.62 221360 10916008 2248396 6.63 2168992 9734792 1036224 09:07:00 08:37:02 16591572 30209464 1988580 6.05 255192 12950396 5730600 16.89 4315520 10766644 236128 09:07:00 08:38:01 17429328 31398824 857560 2.61 277712 13387508 2002756 5.90 2740852 11684560 1092 09:07:00 08:39:01 17435612 31400256 855452 2.60 276236 13384260 2009388 5.92 2738280 11681344 444 09:07:00 08:40:01 17435644 31400236 855376 2.60 276300 13384256 2009388 5.92 2738332 11681348 4 09:07:00 08:41:01 17481400 31446052 809660 2.46 276368 13384264 2009388 5.92 2693400 11681348 8 09:07:00 08:42:01 17482824 31447536 808088 2.46 276408 13384268 2009388 5.92 2691824 11681356 176 09:07:00 08:43:01 17484164 31448920 806776 2.45 276436 13384268 2009388 5.92 2691664 11681352 4 09:07:00 08:44:01 17485468 31450184 805768 2.45 276500 13384276 2009388 5.92 2691144 11681360 4 09:07:00 08:45:01 17485576 31450516 805348 2.45 276584 13384324 2009388 5.92 2691512 11681428 8 09:07:00 08:46:01 17484556 31449524 806428 2.45 276644 13384344 2037348 6.00 2691532 11681420 8 09:07:00 08:47:01 17484548 31449568 806348 2.45 276700 13384320 2037348 6.00 2691584 11681400 8 09:07:00 08:48:01 17484312 31449392 806528 2.45 276720 13384324 2037348 6.00 2691668 11681404 4 09:07:00 08:49:01 17484240 31449332 806504 2.45 276736 13384328 2037348 6.00 2691684 11681404 8 09:07:00 08:50:01 17484692 31449788 806184 2.45 276752 13384324 2037348 6.00 2691516 11681404 8 09:07:00 08:51:01 17485448 31450724 805240 2.45 276792 13384460 2037348 6.00 2690864 11681536 8 09:07:00 08:52:01 17485332 31450616 805464 2.45 276800 13384464 2037348 6.00 2690868 11681540 16 09:07:00 08:53:01 17485276 31450624 805400 2.45 276820 13384468 2037348 6.00 2690940 11681540 8 09:07:00 08:54:01 17485228 31450608 805368 2.45 276832 13384472 2037348 6.00 2690988 11681552 8 09:07:00 08:55:01 17485416 31450820 805048 2.45 276852 13384472 2037348 6.00 2691004 11681556 8 09:07:00 08:56:01 17485400 31450816 805028 2.45 276864 13384480 2037348 6.00 2691076 11681556 8 09:07:00 08:57:01 17483016 31449328 806132 2.45 276892 13385168 2056616 6.06 2691380 11682152 88 09:07:00 08:58:01 17482904 31449216 806112 2.45 276904 13385168 2056616 6.06 2691644 11682152 8 09:07:00 08:59:01 17482928 31449292 806044 2.45 276928 13385172 2056616 6.06 2691488 11682156 8 09:07:00 09:00:01 17483188 31449556 805776 2.45 276944 13385164 2056616 6.06 2691492 11682160 8 09:07:00 09:01:01 17483044 31449448 805716 2.45 276976 13385180 2056616 6.06 2691584 11682164 8 09:07:00 09:02:01 17483304 31449736 805400 2.45 276992 13385184 2056616 6.06 2691176 11682168 4 09:07:00 09:03:01 17483432 31449892 805356 2.45 277016 13385184 2056616 6.06 2691260 11682168 8 09:07:00 09:04:01 17483660 31450148 805180 2.45 277032 13385188 2056616 6.06 2691344 11682176 12 09:07:00 09:05:01 17483644 31450136 805112 2.45 277060 13385192 2056616 6.06 2691472 11682180 8 09:07:00 09:06:01 17483304 31449796 805392 2.45 277068 13385192 2056616 6.06 2691420 11682180 12 09:07:00 Average: 18585096 31408720 850996 2.59 257033 12316366 2148578 6.33 2589363 10740678 42751 09:07:00 09:07:00 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:00 08:32:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 09:07:00 08:32:01 ens3 839.41 784.92 7908.03 83.02 0.00 0.00 0.00 0.00 09:07:00 08:32:01 docker0 703.74 697.20 51.14 4693.13 0.00 0.00 0.00 0.00 09:07:00 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:33:01 ens3 53.67 36.33 56.09 21.89 0.00 0.00 0.00 0.00 09:07:00 08:33:01 veth500e5a3 1.23 1.43 0.11 0.12 0.00 0.00 0.00 0.00 09:07:00 08:33:01 docker0 1.23 1.33 0.09 0.12 0.00 0.00 0.00 0.00 09:07:00 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:34:01 ens3 28.95 21.20 25.04 13.78 0.00 0.00 0.00 0.00 09:07:00 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:35:01 veth24fd613 0.73 0.90 0.06 7.20 0.00 0.00 0.00 0.00 09:07:00 08:35:01 vethad040b8 4.58 8.07 0.36 92.01 0.00 0.00 0.00 0.01 09:07:00 08:35:01 veth9a310e6 1.45 3.02 0.11 33.96 0.00 0.00 0.00 0.00 09:07:00 08:35:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 09:07:00 08:35:01 vethf431276 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:35:01 ens3 221.53 155.62 3692.26 166.28 0.00 0.00 0.00 0.00 09:07:00 08:35:01 vethf9bc486 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:35:01 vethcec6cb3 4.22 8.10 0.32 100.69 0.00 0.00 0.00 0.01 09:07:00 08:35:01 veth7866cde 2.77 3.22 0.19 30.92 0.00 0.00 0.00 0.00 09:07:00 08:35:01 veth12b9dcb 1.43 3.12 0.11 30.90 0.00 0.00 0.00 0.00 09:07:00 08:35:01 vethaf5ff0a 0.35 0.65 0.03 0.12 0.00 0.00 0.00 0.00 09:07:00 08:35:01 veth2947ca5 8.10 4.22 100.69 0.32 0.00 0.00 0.00 0.00 09:07:00 08:35:01 vethbef9712 1.43 2.78 0.11 31.38 0.00 0.00 0.00 0.00 09:07:00 08:35:01 veth7f17fde 3.03 6.00 0.24 63.03 0.00 0.00 0.00 0.01 09:07:00 08:35:01 veth4c4d767 2.78 1.43 31.38 0.11 0.00 0.00 0.00 0.00 09:07:00 08:35:01 docker0 29.65 55.47 1.85 678.94 0.00 0.00 0.00 0.00 09:07:00 08:35:01 vethf1a84a6 1.43 2.58 0.11 31.44 0.00 0.00 0.00 0.00 09:07:00 08:36:01 vethe13f038 62.15 111.85 6.32 575.92 0.00 0.00 0.00 0.05 09:07:00 08:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:07:00 08:36:01 ens3 597.65 320.86 3749.06 37.18 0.00 0.00 0.00 0.00 09:07:00 08:36:01 vethaf5ff0a 0.15 0.57 0.01 0.03 0.00 0.00 0.00 0.00 09:07:00 08:36:01 veth590f759 111.85 62.15 575.92 6.32 0.00 0.00 0.00 0.00 09:07:00 08:36:01 docker0 281.87 528.55 24.04 3035.31 0.00 0.00 0.00 0.00 09:07:00 08:37:02 vetheed2ff3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 vethee26786 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 veth7ef19ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 veth9f41071 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:07:00 08:37:02 ens3 62.87 29.89 658.45 8.74 0.00 0.00 0.00 0.00 09:07:00 08:37:02 veth1bad0cf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 vethdb747c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 vethaf5ff0a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:37:02 vethf752d6e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 veth1a0c301 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 vethb24f36f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 veth382f71a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 veth3e1dfb7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:00 08:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:07:00 08:38:01 ens3 128.88 53.94 1413.37 10.20 0.00 0.00 0.00 0.00 09:07:00 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:39:01 ens3 0.35 0.28 0.02 0.03 0.00 0.00 0.00 0.00 09:07:00 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:41:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:07:00 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:42:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:44:01 ens3 0.35 0.20 0.55 0.01 0.00 0.00 0.00 0.00 09:07:00 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:46:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:07:00 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:47:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:07:00 08:51:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:07:00 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:07:00 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:07:00 08:57:01 ens3 0.28 0.32 0.11 0.03 0.00 0.00 0.00 0.00 09:07:00 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 09:01:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:07:00 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 09:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:04:01 ens3 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 09:07:00 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:00 09:05:01 ens3 0.67 0.40 0.48 0.21 0.00 0.00 0.00 0.00 09:07:00 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 09:06:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:07:00 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:00 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 09:07:00 Average: ens3 54.98 39.81 496.33 9.73 0.00 0.00 0.00 0.00 09:07:00 Average: docker0 28.74 36.35 2.18 238.23 0.00 0.00 0.00 0.00 09:07:00 09:07:00 09:07:00 ---> sar -P ALL: 09:07:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17) 11/16/23 _x86_64_ (8 CPU) 09:07:00 09:07:00 08:30:02 LINUX RESTART (8 CPU) 09:07:00 09:07:00 08:31:02 CPU %user %nice %system %iowait %steal %idle 09:07:00 08:32:01 all 7.07 0.00 3.33 6.04 0.06 83.51 09:07:00 08:32:01 0 5.71 0.00 2.69 0.22 0.05 91.32 09:07:00 08:32:01 1 7.04 0.00 2.23 0.86 0.03 89.85 09:07:00 08:32:01 2 6.32 0.00 3.91 0.48 0.05 89.24 09:07:00 08:32:01 3 5.87 0.00 3.28 1.53 0.05 89.28 09:07:00 08:32:01 4 7.24 0.00 5.28 40.28 0.09 47.12 09:07:00 08:32:01 5 7.48 0.00 2.50 0.68 0.05 89.29 09:07:00 08:32:01 6 6.83 0.00 2.77 0.09 0.05 90.26 09:07:00 08:32:01 7 10.11 0.00 3.95 4.42 0.07 81.45 09:07:00 08:33:01 all 25.86 0.00 3.26 2.69 0.09 68.09 09:07:00 08:33:01 0 25.67 0.00 2.97 0.18 0.10 71.08 09:07:00 08:33:01 1 25.94 0.00 3.26 12.78 0.08 57.94 09:07:00 08:33:01 2 24.75 0.00 4.14 0.13 0.08 70.89 09:07:00 08:33:01 3 25.02 0.00 3.52 0.65 0.10 70.71 09:07:00 08:33:01 4 25.61 0.00 3.21 6.66 0.13 64.38 09:07:00 08:33:01 5 25.49 0.00 2.77 0.28 0.08 71.38 09:07:00 08:33:01 6 28.29 0.00 2.95 0.81 0.08 67.87 09:07:00 08:33:01 7 26.15 0.00 3.29 0.05 0.08 70.43 09:07:00 08:34:01 all 42.58 0.00 4.22 2.89 0.11 50.20 09:07:00 08:34:01 0 44.25 0.00 4.46 1.18 0.12 49.99 09:07:00 08:34:01 1 43.12 0.00 3.85 0.39 0.10 52.54 09:07:00 08:34:01 2 41.84 0.00 4.40 2.21 0.07 51.49 09:07:00 08:34:01 3 41.50 0.00 4.08 1.18 0.08 53.16 09:07:00 08:34:01 4 41.80 0.00 4.34 2.73 0.12 51.02 09:07:00 08:34:01 5 41.90 0.00 4.39 3.94 0.20 49.57 09:07:00 08:34:01 6 41.60 0.00 3.91 1.64 0.10 52.75 09:07:00 08:34:01 7 44.63 0.00 4.35 9.84 0.10 41.08 09:07:00 08:35:01 all 12.55 0.00 4.67 25.52 0.10 57.17 09:07:00 08:35:01 0 11.60 0.00 4.99 20.47 0.08 62.86 09:07:00 08:35:01 1 12.34 0.00 4.07 8.76 0.10 74.73 09:07:00 08:35:01 2 11.96 0.00 5.26 53.09 0.08 29.60 09:07:00 08:35:01 3 13.60 0.00 4.29 19.97 0.08 62.06 09:07:00 08:35:01 4 12.82 0.00 4.31 44.89 0.07 37.91 09:07:00 08:35:01 5 11.94 0.00 4.51 17.38 0.08 66.09 09:07:00 08:35:01 6 12.40 0.00 4.60 23.97 0.07 58.96 09:07:00 08:35:01 7 13.73 0.00 5.35 15.66 0.19 65.07 09:07:00 08:36:01 all 6.61 0.00 4.06 29.61 0.08 59.63 09:07:00 08:36:01 0 6.28 0.00 4.12 15.04 0.07 74.50 09:07:00 08:36:01 1 5.84 0.00 4.55 23.14 0.10 66.36 09:07:00 08:36:01 2 6.81 0.00 4.09 25.72 0.07 63.31 09:07:00 08:36:01 3 6.11 0.00 4.23 16.83 0.08 72.74 09:07:00 08:36:01 4 7.04 0.00 3.47 46.29 0.08 43.12 09:07:00 08:36:01 5 6.70 0.00 3.05 14.88 0.07 75.30 09:07:00 08:36:01 6 6.92 0.00 3.99 46.05 0.08 42.96 09:07:00 08:36:01 7 7.15 0.00 4.99 49.26 0.12 38.47 09:07:00 08:37:02 all 65.24 0.00 7.86 11.73 0.14 15.02 09:07:00 08:37:02 0 63.78 0.00 7.52 8.58 0.14 19.98 09:07:00 08:37:02 1 65.27 0.00 8.18 6.85 0.17 19.54 09:07:00 08:37:02 2 65.37 0.00 7.69 6.78 0.13 20.03 09:07:00 08:37:02 3 65.85 0.00 7.85 15.48 0.13 10.69 09:07:00 08:37:02 4 65.36 0.00 8.21 13.60 0.17 12.66 09:07:00 08:37:02 5 65.34 0.00 7.73 16.36 0.15 10.42 09:07:00 08:37:02 6 64.53 0.00 8.36 9.04 0.14 17.94 09:07:00 08:37:02 7 66.37 0.00 7.37 17.15 0.12 8.99 09:07:00 08:38:01 all 48.16 0.00 5.58 9.34 0.13 36.80 09:07:00 08:38:01 0 46.52 0.00 5.18 4.39 0.09 43.83 09:07:00 08:38:01 1 48.41 0.00 5.17 8.14 0.12 38.16 09:07:00 08:38:01 2 48.84 0.00 5.47 10.98 0.10 34.60 09:07:00 08:38:01 3 48.44 0.00 6.76 20.23 0.12 24.45 09:07:00 08:38:01 4 48.85 0.00 5.59 9.56 0.21 35.79 09:07:00 08:38:01 5 48.21 0.00 6.09 6.00 0.12 39.59 09:07:00 08:38:01 6 47.31 0.00 5.21 10.92 0.14 36.42 09:07:00 08:38:01 7 48.71 0.00 5.17 4.39 0.10 41.63 09:07:00 08:39:01 all 0.07 0.00 0.07 0.05 0.01 99.81 09:07:00 08:39:01 0 0.10 0.00 0.07 0.00 0.02 99.82 09:07:00 08:39:01 1 0.00 0.00 0.02 0.03 0.00 99.95 09:07:00 08:39:01 2 0.05 0.00 0.13 0.00 0.02 99.80 09:07:00 08:39:01 3 0.22 0.00 0.12 0.00 0.00 99.67 09:07:00 08:39:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:07:00 08:39:01 5 0.07 0.00 0.05 0.00 0.00 99.88 09:07:00 08:39:01 6 0.03 0.00 0.07 0.38 0.00 99.52 09:07:00 08:39:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:07:00 08:40:01 all 0.15 0.00 0.01 0.02 0.00 99.81 09:07:00 08:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:07:00 08:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:40:01 2 0.08 0.00 0.07 0.00 0.02 99.83 09:07:00 08:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:07:00 08:40:01 4 1.06 0.00 0.02 0.00 0.00 98.92 09:07:00 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:40:01 6 0.03 0.00 0.02 0.10 0.02 99.83 09:07:00 08:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:41:01 all 0.24 0.00 0.01 0.02 0.00 99.73 09:07:00 08:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:41:01 2 0.40 0.00 0.02 0.00 0.00 99.58 09:07:00 08:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:41:01 4 1.35 0.00 0.00 0.00 0.00 98.65 09:07:00 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:41:01 6 0.03 0.00 0.00 0.15 0.00 99.82 09:07:00 08:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:07:00 08:42:01 all 0.08 0.00 0.01 0.02 0.00 99.89 09:07:00 08:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:07:00 08:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:07:00 08:42:01 2 0.08 0.00 0.03 0.00 0.00 99.88 09:07:00 08:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:42:01 4 0.53 0.00 0.00 0.00 0.00 99.47 09:07:00 08:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:42:01 6 0.00 0.00 0.00 0.15 0.00 99.85 09:07:00 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:07:00 09:07:00 08:42:01 CPU %user %nice %system %iowait %steal %idle 09:07:00 08:43:01 all 0.05 0.00 0.01 0.01 0.00 99.92 09:07:00 08:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:07:00 08:43:01 1 0.03 0.00 0.02 0.03 0.00 99.92 09:07:00 08:43:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:07:00 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:43:01 4 0.23 0.00 0.02 0.00 0.02 99.73 09:07:00 08:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:43:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:07:00 08:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:44:01 all 0.17 0.00 0.01 0.01 0.00 99.80 09:07:00 08:44:01 0 0.02 0.00 0.02 0.05 0.00 99.92 09:07:00 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:44:01 2 0.08 0.00 0.03 0.00 0.02 99.87 09:07:00 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:44:01 4 1.21 0.00 0.00 0.00 0.00 98.79 09:07:00 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:44:01 6 0.02 0.00 0.02 0.05 0.00 99.92 09:07:00 08:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:07:00 08:45:01 all 0.06 0.00 0.01 0.01 0.00 99.92 09:07:00 08:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 08:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:07:00 08:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 08:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:45:01 4 0.35 0.00 0.00 0.00 0.00 99.65 09:07:00 08:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:07:00 08:45:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:07:00 08:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:07:00 08:46:01 all 0.14 0.00 0.04 0.01 0.00 99.82 09:07:00 08:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:07:00 08:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:07:00 08:46:01 4 0.96 0.00 0.03 0.00 0.00 99.01 09:07:00 08:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:46:01 6 0.03 0.00 0.03 0.05 0.00 99.88 09:07:00 08:46:01 7 0.02 0.00 0.05 0.00 0.00 99.93 09:07:00 08:47:01 all 0.12 0.00 0.01 0.08 0.01 99.79 09:07:00 08:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 08:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:07:00 08:47:01 2 0.08 0.00 0.02 0.00 0.00 99.90 09:07:00 08:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 08:47:01 4 0.76 0.00 0.02 0.00 0.02 99.20 09:07:00 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:47:01 6 0.03 0.00 0.02 0.58 0.02 99.35 09:07:00 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:48:01 all 0.01 0.00 0.01 0.06 0.00 99.91 09:07:00 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:48:01 6 0.00 0.00 0.00 0.50 0.00 99.50 09:07:00 08:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:07:00 08:49:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:07:00 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:07:00 08:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:07:00 08:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 08:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 08:49:01 4 0.83 0.00 0.02 0.00 0.02 99.14 09:07:00 08:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:49:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:07:00 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:07:00 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:50:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:07:00 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:07:00 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:51:01 all 0.04 0.00 0.00 0.03 0.00 99.93 09:07:00 08:51:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:07:00 08:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:07:00 08:51:01 2 0.10 0.00 0.02 0.00 0.00 99.88 09:07:00 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:07:00 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:51:01 6 0.05 0.00 0.00 0.18 0.00 99.77 09:07:00 08:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 08:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:07:00 08:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:07:00 08:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:07:00 08:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:52:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:07:00 08:52:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:07:00 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:53:01 1 0.07 0.00 0.03 0.02 0.02 99.87 09:07:00 08:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 08:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:07:00 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 09:07:00 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:07:00 08:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:07:00 08:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:07:00 08:54:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:07:00 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:07:00 08:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:07:00 08:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 08:55:01 1 0.05 0.00 0.02 0.02 0.02 99.90 09:07:00 08:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 08:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:07:00 08:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:07:00 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 08:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:07:00 08:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:07:00 08:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:07:00 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:56:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:57:01 all 0.09 0.00 0.04 0.00 0.00 99.85 09:07:00 08:57:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:07:00 08:57:01 1 0.58 0.00 0.13 0.00 0.00 99.28 09:07:00 08:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:07:00 08:57:01 3 0.02 0.00 0.05 0.00 0.00 99.93 09:07:00 08:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:07:00 08:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:07:00 08:57:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:07:00 08:57:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:07:00 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:07:00 08:58:01 0 0.05 0.00 0.03 0.02 0.02 99.88 09:07:00 08:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:07:00 08:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:07:00 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:07:00 08:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 08:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:59:01 all 0.15 0.00 0.01 0.01 0.00 99.82 09:07:00 08:59:01 0 0.00 0.00 0.02 0.05 0.00 99.93 09:07:00 08:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:07:00 08:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 08:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 08:59:01 4 1.11 0.00 0.02 0.00 0.00 98.88 09:07:00 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 08:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:07:00 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 09:00:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:07:00 09:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 09:00:01 1 0.05 0.00 0.07 0.00 0.00 99.88 09:07:00 09:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:07:00 09:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 09:00:01 4 0.28 0.00 0.00 0.00 0.00 99.72 09:07:00 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 09:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 09:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:07:00 09:01:01 all 0.13 0.00 0.01 0.01 0.00 99.85 09:07:00 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 09:01:01 1 0.07 0.00 0.03 0.08 0.02 99.80 09:07:00 09:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 09:01:01 4 0.93 0.00 0.00 0.00 0.00 99.07 09:07:00 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 09:02:01 all 0.22 0.00 0.01 0.00 0.00 99.76 09:07:00 09:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 09:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:07:00 09:02:01 2 0.12 0.00 0.03 0.00 0.00 99.85 09:07:00 09:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 09:02:01 4 1.52 0.00 0.00 0.00 0.00 98.48 09:07:00 09:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 09:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 09:03:01 all 0.23 0.00 0.02 0.00 0.00 99.74 09:07:00 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 09:03:01 1 0.07 0.00 0.08 0.02 0.02 99.82 09:07:00 09:03:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:07:00 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 09:03:01 4 1.68 0.00 0.00 0.00 0.02 98.30 09:07:00 09:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 09:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:07:00 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:07:00 09:04:01 all 0.25 0.00 0.01 0.00 0.00 99.74 09:07:00 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:07:00 09:04:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:07:00 09:04:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:07:00 09:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 09:04:01 4 1.73 0.00 0.02 0.00 0.00 98.26 09:07:00 09:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:07:00 09:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:07:00 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 09:07:00 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:07:00 09:05:01 all 0.17 0.00 0.01 0.00 0.00 99.81 09:07:00 09:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:07:00 09:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:07:00 09:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 09:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 09:05:01 4 1.21 0.00 0.02 0.00 0.00 98.78 09:07:00 09:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:07:00 09:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:07:00 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 09:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:07:00 09:06:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:07:00 09:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:07:00 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 09:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:00 09:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:07:00 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:00 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:00 Average: all 5.95 0.00 0.94 2.49 0.02 90.60 09:07:00 Average: 0 5.76 0.00 0.91 1.43 0.02 91.88 09:07:00 Average: 1 5.92 0.00 0.91 1.73 0.03 91.41 09:07:00 Average: 2 5.86 0.00 1.01 2.80 0.02 90.31 09:07:00 Average: 3 5.87 0.00 0.97 2.14 0.02 91.00 09:07:00 Average: 4 6.33 0.00 0.97 4.61 0.03 88.06 09:07:00 Average: 5 5.86 0.00 0.88 1.68 0.02 91.55 09:07:00 Average: 6 5.86 0.00 0.90 2.67 0.02 90.55 09:07:00 Average: 7 6.12 0.00 0.98 2.84 0.03 90.04 09:07:00 09:07:00 09:07:00