Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f028fa82529718e9552a95e34c50f8585787ae26+08d06e0ccb5744197e6b9bad57675b66573abf32 (45940d008968013cace7a55596944d18920e9fdb) 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-ssh7385878741072255355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh6207080451368050426.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-4710/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-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8176554255925281379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh4729674998429715579.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-4710/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-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14791008815104251761.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-16361 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [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 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 Merge succeeded, producing 0e3881515992cbb5ae698af6abf0f85661884cd0 Checking out Revision 0e3881515992cbb5ae698af6abf0f85661884cd0 (PR-4710) > 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/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # 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 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e3881515992cbb5ae698af6abf0f85661884cd0 # timeout=10 Commit message: "Merge commit '08d06e0ccb5744197e6b9bad57675b66573abf32' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:29 ========================================================= 08:29:29 EdgeX Global Pipelines Version Info 08:29:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:29 ------------------- 08:29:29 stable info: 08:29:29 ------------------- 08:29:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:29 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 08:29:29 Message: update stable to v1.0.255 > git rev-list --no-walk 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 # timeout=10 08:29:30 ------------------- 08:29:30 experimental info: 08:29:30 ------------------- 08:29:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:30 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 08:29:30 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e3881515992cbb5ae698af6abf0f85661884cd0 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e38815 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:30 provisioning config files... 08:29:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config15195737776219678185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:31 ---> docker-login.sh 08:29:31 nexus3.edgexfoundry.org:10001 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10002 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10003 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10004 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 docker.io 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 ---> docker-login.sh ends [Pipeline] } 08:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:32 + 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:29:32 + + dirname cmd/core-command/Dockerfilecut 08:29:32 -d/ -f2 08:29:32 + echo core-command,cmd/core-command/Dockerfile 08:29:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:32 + dirname cmd/core-data/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-data,cmd/core-data/Dockerfile 08:29:32 + dirname cmd/core-metadata/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:32 + dirname cmd/security-bootstrapper/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:32 + dirname cmd/security-proxy-auth/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:32 + dirname cmd/security-proxy-setup/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:32 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:32 + dirname cmd/security-spire-agent/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:32 + dirname cmd/security-spire-config/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:32 + dirname cmd/security-spire-server/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + dirname cmd/support-notifications/Dockerfile 08:29:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:32 + dirname cmd/support-scheduler/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:32 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:29:34 + git rev-list -1 --merges 0e3881515992cbb5ae698af6abf0f85661884cd0~1..0e3881515992cbb5ae698af6abf0f85661884cd0 [Pipeline] echo 08:29:34 -----------> git rev-list -1 --merges 0e3881515992cbb5ae698af6abf0f85661884cd0~1..0e3881515992cbb5ae698af6abf0f85661884cd0 0e3881515992cbb5ae698af6abf0f85661884cd0 08:29:34 0e3881515992cbb5ae698af6abf0f85661884cd0 [false] [Pipeline] sh 08:29:34 + git log --format=format:%s -1 0e3881515992cbb5ae698af6abf0f85661884cd0 [Pipeline] echo 08:29:34 ========================================================= 08:29:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:35 + grep -v github /etc/ssh/ssh_known_hosts 08:29:35 + [ -e /tmp/ssh_known_hosts ] 08:29:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:35 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:35 08:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:35 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:35 b85a868b505f: Pulling fs layer 08:29:35 e2be974225ed: Pulling fs layer 08:29:35 339a4e72a1f5: Pulling fs layer 08:29:35 988bab9f4d93: Pulling fs layer 08:29:35 1469e6f7b9e6: Pulling fs layer 08:29:35 eaf3925da568: Pulling fs layer 08:29:35 bab4dde63d76: Pulling fs layer 08:29:35 bde34c3a00c8: Pulling fs layer 08:29:35 b352a97aabf1: Pulling fs layer 08:29:35 4872d77fe225: Pulling fs layer 08:29:35 5851b861e8e6: Pulling fs layer 08:29:35 bde34c3a00c8: Waiting 08:29:35 b352a97aabf1: Waiting 08:29:35 988bab9f4d93: Waiting 08:29:35 eaf3925da568: Waiting 08:29:35 1469e6f7b9e6: Waiting 08:29:35 bab4dde63d76: Waiting 08:29:35 4872d77fe225: Waiting 08:29:35 5851b861e8e6: Waiting 08:29:35 e2be974225ed: Verifying Checksum 08:29:35 e2be974225ed: Download complete 08:29:35 988bab9f4d93: Verifying Checksum 08:29:35 988bab9f4d93: Download complete 08:29:35 1469e6f7b9e6: Verifying Checksum 08:29:35 1469e6f7b9e6: Download complete 08:29:35 339a4e72a1f5: Verifying Checksum 08:29:35 339a4e72a1f5: Download complete 08:29:35 eaf3925da568: Verifying Checksum 08:29:35 eaf3925da568: Download complete 08:29:35 bde34c3a00c8: Verifying Checksum 08:29:35 b352a97aabf1: Download complete 08:29:35 4872d77fe225: Verifying Checksum 08:29:35 4872d77fe225: Download complete 08:29:35 5851b861e8e6: Download complete 08:29:35 b85a868b505f: Verifying Checksum 08:29:35 b85a868b505f: Download complete 08:29:36 bab4dde63d76: Verifying Checksum 08:29:36 bab4dde63d76: Download complete 08:29:37 b85a868b505f: Pull complete 08:29:37 e2be974225ed: Pull complete 08:29:38 339a4e72a1f5: Pull complete 08:29:38 988bab9f4d93: Pull complete 08:29:38 1469e6f7b9e6: Pull complete 08:29:38 eaf3925da568: Pull complete 08:29:40 bab4dde63d76: Pull complete 08:29:40 bde34c3a00c8: Pull complete 08:29:40 b352a97aabf1: Pull complete 08:29:40 4872d77fe225: Pull complete 08:29:40 5851b861e8e6: Pull complete 08:29:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:40 prd-ubuntu20.04-docker-8c-8g-16361 does not seem to be running inside a container 08:29:41 $ 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:29:44 $ docker top 8360490897faa62271423d007de7cec5c4acfb0fb8517df228fb152e87684c58 -eo pid,comm 08:29:44 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:29:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:44 [ssh-agent] Looking for ssh-agent implementation... 08:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:44 $ docker exec 8360490897faa62271423d007de7cec5c4acfb0fb8517df228fb152e87684c58 ssh-agent 08:29:44 SSH_AUTH_SOCK=/tmp/ssh-RzHnyDt2TZie/agent.32 08:29:44 SSH_AGENT_PID=38 08:29:44 Running ssh-add (command line suppressed) 08:29:44 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8856812357982530043.key (/w/workspace/edgex-go/5@tmp/private_key_8856812357982530043.key) 08:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:44 + git tag --points-at HEAD [Pipeline] } 08:29:44 $ docker exec --env ******** --env ******** 8360490897faa62271423d007de7cec5c4acfb0fb8517df228fb152e87684c58 ssh-agent -k 08:29:44 unset SSH_AUTH_SOCK; 08:29:44 unset SSH_AGENT_PID; 08:29:44 echo Agent pid 38 killed; 08:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:44 [ssh-agent] Looking for ssh-agent implementation... 08:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:45 $ docker exec 8360490897faa62271423d007de7cec5c4acfb0fb8517df228fb152e87684c58 ssh-agent 08:29:45 SSH_AUTH_SOCK=/tmp/ssh-tniXvtsd2DDl/agent.70 08:29:45 SSH_AGENT_PID=76 08:29:45 Running ssh-add (command line suppressed) 08:29:45 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3760143101179921931.key (/w/workspace/edgex-go/5@tmp/private_key_3760143101179921931.key) 08:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:45 + git semver init 08:29:45 2023-11-02 08:29:45,860 [run_init] DEBUG init version:0.0.0 force:False 08:29:45 2023-11-02 08:29:45,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:29:45 2023-11-02 08:29:45,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:29:45 2023-11-02 08:29:45,862 [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:29:51 2023-11-02 08:29:50,574 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:29:51 2023-11-02 08:29:50,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4710 with force:False 08:29:51 2023-11-02 08:29:50,575 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4710 08:29:51 2023-11-02 08:29:50,579 [execute] INFO git cat-file --batch-check 08:29:51 2023-11-02 08:29:50,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:51 2023-11-02 08:29:50,587 [execute] INFO git cat-file --batch 08:29:51 2023-11-02 08:29:50,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:51 2023-11-02 08:29:50,592 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4710 08:29:51 0.0.0 [Pipeline] } 08:29:51 $ docker exec --env ******** --env ******** 8360490897faa62271423d007de7cec5c4acfb0fb8517df228fb152e87684c58 ssh-agent -k 08:29:51 unset SSH_AUTH_SOCK; 08:29:51 unset SSH_AGENT_PID; 08:29:51 echo Agent pid 76 killed; 08:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:51 + git semver [Pipeline] } 08:29:51 $ docker stop --time=1 8360490897faa62271423d007de7cec5c4acfb0fb8517df228fb152e87684c58 08:29:53 $ docker rm -f --volumes 8360490897faa62271423d007de7cec5c4acfb0fb8517df228fb152e87684c58 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:53 Stashed 1 file(s) [Pipeline] echo 08:29:53 [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:29:54 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:54 ========================================================= 08:29:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:29:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:29:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:54 7264a8db6415: Pulling fs layer 08:29:54 c4d48a809fc2: Pulling fs layer 08:29:54 4f1c88b9dad5: Pulling fs layer 08:29:54 ad3a456e5733: Pulling fs layer 08:29:54 33e27b845d1e: Pulling fs layer 08:29:54 c68163c4e522: Pulling fs layer 08:29:54 50da416c3ac9: Pulling fs layer 08:29:54 23d2d4c4bb30: Pulling fs layer 08:29:54 33e27b845d1e: Waiting 08:29:54 c68163c4e522: Waiting 08:29:54 50da416c3ac9: Waiting 08:29:54 23d2d4c4bb30: Waiting 08:29:54 c4d48a809fc2: Download complete 08:29:54 ad3a456e5733: Download complete 08:29:54 33e27b845d1e: Download complete 08:29:54 7264a8db6415: Verifying Checksum 08:29:54 7264a8db6415: Download complete 08:29:54 c68163c4e522: Verifying Checksum 08:29:54 c68163c4e522: Download complete 08:29:54 7264a8db6415: Pull complete 08:29:54 23d2d4c4bb30: Verifying Checksum 08:29:54 23d2d4c4bb30: Download complete 08:29:54 c4d48a809fc2: Pull complete 08:29:55 4f1c88b9dad5: Verifying Checksum 08:29:55 4f1c88b9dad5: Download complete 08:29:55 50da416c3ac9: Download complete 08:29:58 4f1c88b9dad5: Pull complete 08:29:58 ad3a456e5733: Pull complete 08:29:58 33e27b845d1e: Pull complete 08:29:58 c68163c4e522: Pull complete 08:30:01 50da416c3ac9: Pull complete 08:30:01 23d2d4c4bb30: Pull complete 08:30:01 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 08:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:01 WORKDIR /edgex 08:30:01 COPY go.mod . 08:30:01 RUN go mod download 08:30:01 + docker build -t ci-base-image-x86_64 -f - . 08:30:02 Sending build context to Docker daemon 171MB 08:30:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:02 ---> 0786185ac409 08:30:02 Step 2/4 : WORKDIR /edgex 08:30:05 ---> Running in 7bb0b67d1928 08:30:05 Removing intermediate container 7bb0b67d1928 08:30:05 ---> 5ee2fa4ee577 08:30:05 Step 3/4 : COPY go.mod . 08:30:06 ---> 2dc5cbeb3e2f 08:30:06 Step 4/4 : RUN go mod download 08:30:06 ---> Running in 6302bb8d8c52 08:30:08 Still waiting to schedule task 08:30:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:28 Removing intermediate container 6302bb8d8c52 08:30:28 ---> f5498bcedbfe 08:30:28 Successfully built f5498bcedbfe 08:30:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker inspect -f . ci-base-image-x86_64 08:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:28 prd-ubuntu20.04-docker-8c-8g-16361 does not seem to be running inside a container 08:30:28 $ 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:30:29 $ docker top f7f8069d03b0c04ed46acc66576ba27eebb35dfa7d1e3bc7dbd7e1897148d90f -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:29 + go version 08:30:29 go version go1.21.0 linux/amd64 [Pipeline] } 08:30:29 $ docker stop --time=1 f7f8069d03b0c04ed46acc66576ba27eebb35dfa7d1e3bc7dbd7e1897148d90f 08:30:31 $ docker rm -f --volumes f7f8069d03b0c04ed46acc66576ba27eebb35dfa7d1e3bc7dbd7e1897148d90f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:31 + docker inspect -f . ci-base-image-x86_64 08:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:31 prd-ubuntu20.04-docker-8c-8g-16361 does not seem to be running inside a container 08:30:31 $ 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:30:32 $ docker top 0010367bd12fe5f40c04e44e5494447a45f79a672943f3ef294ff67f53af49c5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:32 ========================================================= 08:30:32 [edgeXBuildGoParallel] Running Tests and Build... 08:30:32 ========================================================= [Pipeline] sh 08:30:32 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:30:32 + make test 08:30:32 go test -race -coverprofile=coverage.out ./... 08:30:41 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.048s coverage: 28.7% of statements 08:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.075s coverage: 97.0% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.591s coverage: 93.4% of statements 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 97.6% of statements 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 82.9% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.053s coverage: 96.3% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.075s coverage: 94.4% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.288s coverage: 79.9% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.077s coverage: 92.9% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.580s coverage: 38.4% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.104s coverage: 89.5% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.057s coverage: 84.8% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.071s coverage: 19.9% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 95.7% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.058s coverage: 61.8% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements 08:31:29 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:31:29 running golangci-lint 08:31:29 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:31:29 go version go1.21.0 linux/amd64 08:31:29 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:29 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:31:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16362 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws 08:31:42 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:31:42 The recommended git tool is: git 08:31:44 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 14.715771026s" 08:31:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.591023ms" 08:31:46 using credential edgex-jenkins-ssh 08:31:46 Cloning the remote Git repository 08:31:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:47 > git init /w/workspace/edgex-go/5 # timeout=10 08:31:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:47 > git --version # timeout=10 08:31:47 > git --version # 'git version 2.25.1' 08:31:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:54 level=info msg="[linters_context/goanalysis] analyzers took 1m14.088245934s with top 10 stages: buildir: 40.045779119s, gosec: 6.999699862s, inspect: 2.421854042s, fact_deprecated: 2.095017174s, printf: 1.490781624s, ctrlflow: 1.043443733s, S1038: 879.054452ms, nilness: 863.017134ms, fact_purity: 725.37003ms, S1039: 455.091995ms" 08:31:54 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:31:54 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, identifier_marker: 197/197" 08:31:54 level=info msg="[runner] processing took 20.738135ms with stages: nolint: 11.774547ms, identifier_marker: 3.944888ms, path_prettifier: 1.66755ms, autogenerated_exclude: 1.507311ms, exclude-rules: 1.05881ms, skip_dirs: 653.579µs, filename_unadjuster: 63.94µs, cgo: 59.52µs, max_same_issues: 1.77µs, diff: 770ns, uniq_by_line: 770ns, fixer: 730ns, skip_files: 700ns, max_from_linter: 520ns, severity-rules: 490ns, sort_results: 470ns, source_code: 440ns, path_prefixer: 400ns, exclude: 360ns, max_per_file_from_linter: 290ns, path_shortener: 280ns" 08:31:54 level=info msg="[runner] linters took 9.84314578s with stages: goanalysis_metalinter: 9.822163966s" 08:31:54 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:54 level=info msg="Memory: 247 samples, avg is 246.4MB, max is 879.7MB" 08:31:54 level=info msg="Execution took 24.610865293s" 08:31:54 go vet ./... 08:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:59 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:31:59 + ls -al . 08:31:59 total 728 08:31:59 drwxrwxr-x 11 1001 1001 4096 Nov 2 08:30 . 08:31:59 drwxr-xr-x 4 root root 4096 Nov 2 08:30 .. 08:31:59 drwxrwxr-x 2 1001 1001 4096 Nov 2 08:29 .blubracket 08:31:59 -rw-rw-r-- 1 1001 1001 10 Nov 2 08:29 .dockerignore 08:31:59 drwxrwxr-x 8 1001 1001 4096 Nov 2 08:31 .git 08:31:59 drwxrwxr-x 3 1001 1001 4096 Nov 2 08:29 .github 08:31:59 -rw-rw-r-- 1 1001 1001 1074 Nov 2 08:29 .gitignore 08:31:59 -rw-rw-r-- 1 1001 1001 42 Nov 2 08:29 .golangci.yml 08:31:59 -rw-rw-r-- 1 1001 1001 100 Nov 2 08:29 .hadolint.yml 08:31:59 drwxr-xr-x 3 1001 1001 4096 Nov 2 08:29 .semver 08:31:59 -rw-rw-r-- 1 1001 1001 155 Nov 2 08:29 .sonarcloud.properties 08:31:59 -rw-rw-r-- 1 1001 1001 1171 Nov 2 08:29 ADOPTERS.md 08:31:59 -rw-rw-r-- 1 1001 1001 11674 Nov 2 08:29 Attribution.txt 08:31:59 -rw-rw-r-- 1 1001 1001 93407 Nov 2 08:29 CHANGELOG.md 08:31:59 -rw-rw-r-- 1 1001 1001 3804 Nov 2 08:29 CONTRIBUTING.md 08:31:59 -rw-rw-r-- 1 1001 1001 677 Nov 2 08:29 GOVERNANCE.md 08:31:59 -rw-rw-r-- 1 1001 1001 861 Nov 2 08:29 Jenkinsfile 08:31:59 -rw-rw-r-- 1 1001 1001 10775 Nov 2 08:29 LICENSE 08:31:59 -rw-rw-r-- 1 1001 1001 15054 Nov 2 08:29 Makefile 08:31:59 -rw-rw-r-- 1 1001 1001 582 Nov 2 08:29 OWNERS.md 08:31:59 -rw-rw-r-- 1 1001 1001 9528 Nov 2 08:29 README.md 08:31:59 -rw-rw-r-- 1 1001 1001 789 Nov 2 08:29 SECURITY.md 08:31:59 -rw-rw-r-- 1 1001 1001 5 Nov 2 08:29 VERSION 08:31:59 drwxrwxr-x 2 1001 1001 4096 Nov 2 08:29 bin 08:31:59 drwxrwxr-x 18 1001 1001 4096 Nov 2 08:29 cmd 08:31:59 -rw-r--r-- 1 root root 453602 Nov 2 08:31 coverage.out 08:31:59 drwxrwxr-x 2 1001 1001 4096 Nov 2 08:29 fuzz_test 08:31:59 -rw-rw-r-- 1 1001 1001 3689 Nov 2 08:29 go.mod 08:31:59 -rw-rw-r-- 1 1001 1001 34446 Nov 2 08:29 go.sum 08:31:59 drwxrwxr-x 7 1001 1001 4096 Nov 2 08:29 internal 08:31:59 drwxrwxr-x 3 1001 1001 4096 Nov 2 08:29 openapi 08:31:59 -rw-rw-r-- 1 1001 1001 584 Nov 2 08:29 security.txt 08:31:59 -rw-rw-r-- 1 1001 1001 204 Nov 2 08:29 version.go [Pipeline] sh 08:31:59 + '[' -e coverage.out ] 08:31:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:59 Stashed 1 file(s) [Pipeline] sh 08:32:00 + make build 08:32:00 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:32:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:04 Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 08:32:05 Merge succeeded, producing a143b35929fdfcd3754bade46710f6aeb4ce97b1 08:32:05 Checking out Revision a143b35929fdfcd3754bade46710f6aeb4ce97b1 (PR-4710) 08:32:04 > git config core.sparsecheckout # timeout=10 08:32:04 > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 08:32:05 > git remote # timeout=10 08:32:05 > git config --get remote.origin.url # timeout=10 08:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:05 > git merge 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 08:32:05 > git rev-parse HEAD^{commit} # timeout=10 08:32:05 > git config core.sparsecheckout # timeout=10 08:32:05 > git checkout -f a143b35929fdfcd3754bade46710f6aeb4ce97b1 # timeout=10 08:32:08 Commit message: "Merge commit '08d06e0ccb5744197e6b9bad57675b66573abf32' into HEAD" 08:32:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:09 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:09 Dload Upload Total Spent Left Speed 08:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 08:32:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:08 > git rev-list --no-walk 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 # timeout=10 08:32:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:10 + sudo tee /etc/docker/daemon.new 08:32:10 { 08:32:10 "registry-mirrors": [ 08:32:10 "https://nexus3.edgexfoundry.org:10001" 08:32:10 ], 08:32:10 "bip": "10.250.0.254/24", 08:32:10 "hosts": [ 08:32:10 "tcp://0.0.0.0:5555", 08:32:10 "unix:///var/run/docker.sock" 08:32:10 ], 08:32:10 "mtu": 1458, 08:32:10 "selinux-enabled": true, 08:32:10 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:10 } [Pipeline] sh 08:32:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:11 + sudo service docker restart 08:32:15 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:32:15 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:32:16 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:32:17 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:32:23 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:32:24 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:32: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:32:27 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:32:28 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:32:29 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:29 provisioning config files... 08:32:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2271637140246231910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:30 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:32:30 ---> docker-login.sh 08:32:30 nexus3.edgexfoundry.org:10001 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10002 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:31 nexus3.edgexfoundry.org:10003 08:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 08:32:31 $ docker stop --time=1 0010367bd12fe5f40c04e44e5494447a45f79a672943f3ef294ff67f53af49c5 08:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:31 Configure a credential helper to remove this warning. See 08:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:31 08:32:31 Login Succeeded 08:32:31 nexus3.edgexfoundry.org:10004 08:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:31 Configure a credential helper to remove this warning. See 08:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:31 08:32:31 Login Succeeded 08:32:31 docker.io 08:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:32 Configure a credential helper to remove this warning. See 08:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:32 08:32:32 Login Succeeded 08:32:32 ---> docker-login.sh ends 08:32:37 $ docker rm -f --volumes 0010367bd12fe5f40c04e44e5494447a45f79a672943f3ef294ff67f53af49c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:32:37 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:38 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:38 ========================================================= 08:32:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:32:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:38 08:32:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:32:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:38 9fda8d8052c6: Pulling fs layer 08:32:38 5d54e960e981: Pulling fs layer 08:32:38 c4a7e357bf2a: Pulling fs layer 08:32:38 f0e02332f6b5: Pulling fs layer 08:32:38 cefa15bbcfad: Pulling fs layer 08:32:38 17808c966233: Pulling fs layer 08:32:38 f4c1fc716caa: Pulling fs layer 08:32:38 f0e02332f6b5: Waiting 08:32:38 17808c966233: Waiting 08:32:38 f4c1fc716caa: Waiting 08:32:38 cefa15bbcfad: Waiting 08:32:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:38 latest: Pulling from edgex-devops/edgex-compose 08:32:38 91d30c5bc195: Pulling fs layer 08:32:38 2e9b0aa3be6d: Pulling fs layer 08:32:38 9c61dcf015f6: Pulling fs layer 08:32:38 4698f68db338: Pulling fs layer 08:32:38 2a2f49069b9e: Pulling fs layer 08:32:38 e0025b399a48: Pulling fs layer 08:32:38 4698f68db338: Waiting 08:32:38 2a2f49069b9e: Waiting 08:32:38 e0025b399a48: Waiting 08:32:39 5d54e960e981: Verifying Checksum 08:32:39 5d54e960e981: Download complete 08:32:39 f0e02332f6b5: Verifying Checksum 08:32:39 f0e02332f6b5: Download complete 08:32:39 cefa15bbcfad: Verifying Checksum 08:32:39 cefa15bbcfad: Download complete 08:32:39 9fda8d8052c6: Verifying Checksum 08:32:39 9fda8d8052c6: Download complete 08:32:39 91d30c5bc195: Verifying Checksum 08:32:39 91d30c5bc195: Download complete 08:32:39 4698f68db338: Download complete 08:32:39 91d30c5bc195: Pull complete 08:32:39 2e9b0aa3be6d: Verifying Checksum 08:32:39 2e9b0aa3be6d: Download complete 08:32:39 e0025b399a48: Verifying Checksum 08:32:39 e0025b399a48: Download complete 08:32:39 2a2f49069b9e: Verifying Checksum 08:32:39 2a2f49069b9e: Download complete 08:32:39 f4c1fc716caa: Verifying Checksum 08:32:39 f4c1fc716caa: Download complete 08:32:39 2e9b0aa3be6d: Pull complete 08:32:39 9c61dcf015f6: Verifying Checksum 08:32:39 9c61dcf015f6: Download complete 08:32:39 9fda8d8052c6: Pull complete 08:32:40 5d54e960e981: Pull complete 08:32:40 c4a7e357bf2a: Verifying Checksum 08:32:40 c4a7e357bf2a: Download complete 08:32:41 17808c966233: Verifying Checksum 08:32:41 17808c966233: Download complete 08:32:43 9c61dcf015f6: Pull complete 08:32:43 4698f68db338: Pull complete 08:32:43 2a2f49069b9e: Pull complete 08:32:43 e0025b399a48: Pull complete 08:32:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:43 prd-ubuntu20.04-docker-8c-8g-16361 does not seem to be running inside a container 08:32:43 $ 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:32:46 $ docker top d34649a35111e6219ce938d52ec7b9beaa6dc7568c49f64748e1c3f80f189040 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:47 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:49 #1 [security-spire-agent internal] load build definition from Dockerfile 08:32:49 #1 transferring dockerfile: 1.70kB done 08:32:49 #1 DONE 0.0s 08:32:49 08:32:49 #2 [core-data internal] load build definition from Dockerfile 08:32:49 #2 transferring dockerfile: 1.90kB done 08:32:49 #2 DONE 0.0s 08:32:49 08:32:49 #3 [core-metadata internal] load build definition from Dockerfile 08:32:49 #3 transferring dockerfile: 1.96kB done 08:32:49 #3 DONE 0.0s 08:32:49 08:32:49 #4 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:49 #4 transferring dockerfile: 2.38kB done 08:32:49 #4 DONE 0.0s 08:32:49 08:32:49 #5 [security-spire-server internal] load build definition from Dockerfile 08:32:49 #5 transferring dockerfile: 1.59kB done 08:32:49 #5 DONE 0.0s 08:32:49 08:32:49 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:49 #6 transferring dockerfile: 1.78kB done 08:32:49 #6 DONE 0.0s 08:32:49 08:32:49 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:32:49 #7 transferring dockerfile: 2.39kB done 08:32:49 #7 DONE 0.0s 08:32:49 08:32:49 #8 [support-scheduler internal] load build definition from Dockerfile 08:32:49 #8 transferring dockerfile: 1.82kB done 08:32:49 #8 DONE 0.0s 08:32:49 08:32:49 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:32:49 #9 transferring dockerfile: 2.04kB done 08:32:49 #9 DONE 0.0s 08:32:49 08:32:49 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:32:49 #10 transferring dockerfile: 2.82kB done 08:32:49 #10 DONE 0.0s 08:32:49 08:32:49 #11 [support-notifications internal] load build definition from Dockerfile 08:32:49 #11 transferring dockerfile: 1.84kB done 08:32:49 #11 DONE 0.0s 08:32:49 08:32:49 #12 [security-spire-config internal] load build definition from Dockerfile 08:32:49 #12 transferring dockerfile: 1.58kB done 08:32:50 #12 DONE 0.0s 08:32:50 08:32:50 #13 [core-command internal] load build definition from Dockerfile 08:32:50 #13 transferring dockerfile: 1.82kB done 08:32:50 #13 DONE 0.0s 08:32:50 08:32:50 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:50 #14 transferring dockerfile: 2.12kB done 08:32:50 #14 DONE 0.0s 08:32:50 08:32:50 #15 [security-spire-agent internal] load .dockerignore 08:32:50 #15 transferring context: 50B done 08:32:50 #15 DONE 0.1s 08:32:50 08:32:50 #16 [core-data internal] load .dockerignore 08:32:50 #16 transferring context: 50B done 08:32:50 #16 DONE 0.0s 08:32:50 08:32:50 #17 [core-metadata internal] load .dockerignore 08:32:50 #17 transferring context: 50B done 08:32:50 #17 DONE 0.0s 08:32:50 08:32:50 #18 [security-secretstore-setup internal] load .dockerignore 08:32:50 #18 transferring context: 50B done 08:32:50 #18 DONE 0.0s 08:32:50 08:32:50 #19 [security-spire-server internal] load .dockerignore 08:32:50 #19 transferring context: 50B done 08:32:50 #19 DONE 0.0s 08:32:50 08:32:50 #20 [security-spiffe-token-provider internal] load .dockerignore 08:32:50 #20 transferring context: 50B done 08:32:50 #20 DONE 0.0s 08:32:50 08:32:50 #21 [security-proxy-setup internal] load .dockerignore 08:32:50 #21 transferring context: 50B done 08:32:50 #21 DONE 0.0s 08:32:50 08:32:50 #22 [support-scheduler internal] load .dockerignore 08:32:50 #22 transferring context: 50B done 08:32:50 #22 DONE 0.0s 08:32:50 08:32:50 #23 [security-proxy-auth internal] load .dockerignore 08:32:50 #23 transferring context: 50B done 08:32:50 #23 DONE 0.0s 08:32:50 08:32:50 #24 [security-bootstrapper internal] load .dockerignore 08:32:50 #24 transferring context: 50B done 08:32:50 #24 DONE 0.0s 08:32:50 08:32:50 #25 [support-notifications internal] load .dockerignore 08:32:50 #25 transferring context: 50B done 08:32:50 #25 DONE 0.0s 08:32:50 08:32:50 #26 [security-spire-config internal] load .dockerignore 08:32:50 #26 transferring context: 50B done 08:32:50 #26 DONE 0.0s 08:32:50 08:32:50 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:32:50 #27 ... 08:32:50 08:32:50 #28 [core-command internal] load .dockerignore 08:32:50 #28 transferring context: 50B done 08:32:50 #28 DONE 0.1s 08:32:50 08:32:50 #29 [core-common-config-bootstrapper internal] load .dockerignore 08:32:50 #29 transferring context: 50B done 08:32:50 #29 DONE 0.1s 08:32:50 08:32:50 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:50 #30 DONE 0.0s 08:32:50 08:32:50 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:50 #30 DONE 0.0s 08:32:50 08:32:50 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:32:50 #31 ... 08:32:50 08:32:50 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:50 #30 DONE 0.0s 08:32:50 08:32:50 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:32:51 #31 ... 08:32:51 08:32:51 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:32:51 #27 DONE 0.7s 08:32:51 08:32:51 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:32:51 #32 DONE 0.8s 08:32:51 08:32:51 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:32:51 #31 DONE 1.1s 08:32:51 08:32:51 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:51 #33 ... 08:32:51 08:32:51 #34 [security-spire-server internal] load build context 08:32:51 #34 transferring context: 18.10kB 0.1s done 08:32:51 #34 DONE 0.4s 08:32:51 08:32:51 #35 [security-spire-config internal] load build context 08:32:51 #35 transferring context: 16.35kB 0.1s done 08:32:51 #35 DONE 0.5s 08:32:51 08:32:51 #36 [security-spire-agent internal] load build context 08:32:51 #36 transferring context: 17.63kB 0.1s done 08:32:51 #36 DONE 0.5s 08:32:51 08:32:51 #37 [support-notifications stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:32:51 #37 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:32:51 #37 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:32:51 #37 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 08:32:51 #37 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:32:51 #37 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:32:51 #37 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 08:32:52 #37 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 08:32:52 #37 DONE 1.4s 08:32:52 08:32:52 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:32:52 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:32:52 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:32:52 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:32:52 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:32:52 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:32:52 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 08:32:52 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:32:52 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 08:32:52 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 1.0s 08:32:52 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:32:52 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:32:52 #38 ... 08:32:52 08:32:52 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:52 #33 DONE 1.4s 08:32:52 08:32:52 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:32:52 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 1.2s 08:32:53 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 1.3s 08:32:53 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s 08:32:53 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:32:53 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.7s done 08:32:54 c4a7e357bf2a: Pull complete 08:32:54 f0e02332f6b5: Pull complete 08:32:54 cefa15bbcfad: Pull complete 08:32:56 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.4s done 08:33:01 #38 ... 08:33:01 08:33:01 #39 [security-bootstrapper internal] load build context 08:33:01 #39 transferring context: 315.68MB 9.6s 08:33:01 #39 ... 08:33:01 08:33:01 #40 [security-spiffe-token-provider internal] load build context 08:33:01 #40 ... 08:33:01 08:33:01 #41 [security-proxy-setup internal] load build context 08:33:01 #41 ... 08:33:01 08:33:01 #42 [support-scheduler internal] load build context 08:33:01 #42 ... 08:33:01 08:33:01 #43 [core-data internal] load build context 08:33:01 #43 ... 08:33:01 08:33:01 #44 [core-common-config-bootstrapper internal] load build context 08:33:01 #44 transferring context: 365.21MB 10.2s done 08:33:02 #44 ... 08:33:02 08:33:02 #45 [security-proxy-auth internal] load build context 08:33:02 #45 ... 08:33:02 08:33:02 #46 [support-notifications internal] load build context 08:33:02 #46 ... 08:33:02 08:33:02 #47 [core-command internal] load build context 08:33:02 #47 transferring context: 365.21MB 10.5s done 08:33:02 17808c966233: Pull complete 08:33:02 #47 ... 08:33:02 08:33:02 #48 [security-secretstore-setup internal] load build context 08:33:02 #48 transferring context: 365.21MB 10.6s done 08:33:02 #48 ... 08:33:02 08:33:02 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:02 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 08:33:02 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:33:02 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:33:02 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:33:02 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:33:02 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 08:33:02 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:33:02 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 08:33:02 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:33:02 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 08:33:02 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:33:02 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 08:33:02 #49 ... 08:33:02 08:33:02 #50 [core-metadata internal] load build context 08:33:02 #50 transferring context: 365.21MB 9.2s done 08:33:02 #50 ... 08:33:02 08:33:02 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:02 #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:02 #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:02 #0 3.740 (1/4) Installing ca-certificates (20230506-r0) 08:33:02 #0 3.764 (2/4) Installing dumb-init (1.2.5-r2) 08:33:02 #0 3.764 (3/4) Installing su-exec (0.2-r3) 08:33:02 #0 3.764 (4/4) Installing yq (4.33.3-r4) 08:33:02 #0 3.823 Executing busybox-1.36.1-r2.trigger 08:33:02 #0 3.828 Executing ca-certificates-20230506-r0.trigger 08:33:02 #0 3.875 OK: 17 MiB in 19 packages 08:33:02 #51 ... 08:33:02 08:33:02 #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:02 #52 ... 08:33:02 08:33:02 #53 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:03 #53 ... 08:33:03 08:33:03 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:03 #54 ... 08:33:03 08:33:03 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:03 f4c1fc716caa: Pull complete 08:33:03 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 08:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:04 WORKDIR /edgex 08:33:04 COPY go.mod . 08:33:04 RUN go mod download 08:33:04 + docker build -t ci-base-image-arm64 -f - . 08:33:04 #55 ... 08:33:04 08:33:04 #56 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:33:04 #56 ... 08:33:04 08:33:04 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:04 #57 ... 08:33:04 08:33:04 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:04 Sending build context to Docker daemon 2.91MB 08:33:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:04 ---> ea914061e18c 08:33:04 Step 2/4 : WORKDIR /edgex 08:33:04 #58 ... 08:33:04 08:33:04 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:04 #59 ... 08:33:04 08:33:04 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:05 #60 ... 08:33:05 08:33:05 #41 [security-proxy-setup internal] load build context 08:33:05 #41 transferring context: 365.21MB 11.2s done 08:33:05 ---> Running in 1cb9f3f02f9e 08:33:05 Removing intermediate container 1cb9f3f02f9e 08:33:05 ---> 1373449f5a59 08:33:05 Step 3/4 : COPY go.mod . 08:33:06 ---> 6ff71ce187c6 08:33:06 Step 4/4 : RUN go mod download 08:33:06 ---> Running in 34cbfd733a9d 08:33:12 #41 ... 08:33:12 08:33:12 #39 [security-bootstrapper internal] load build context 08:33:12 #39 transferring context: 365.21MB 10.3s done 08:33:13 #39 ... 08:33:13 08:33:13 #40 [security-spiffe-token-provider internal] load build context 08:33:13 #40 transferring context: 365.21MB 11.1s done 08:33:13 #40 ... 08:33:13 08:33:13 #45 [security-proxy-auth internal] load build context 08:33:13 #45 transferring context: 365.21MB 11.2s done 08:33:13 #45 ... 08:33:13 08:33:13 #43 [core-data internal] load build context 08:33:13 #43 transferring context: 365.21MB 10.6s done 08:33:13 #43 ... 08:33:13 08:33:13 #46 [support-notifications internal] load build context 08:33:13 #46 transferring context: 365.21MB 10.9s done 08:33:13 #46 ... 08:33:13 08:33:13 #42 [support-scheduler internal] load build context 08:33:13 #42 transferring context: 365.21MB 11.2s done 08:33:17 #42 ... 08:33:17 08:33:17 #50 [core-metadata internal] load build context 08:33:17 #50 DONE 25.9s 08:33:17 08:33:17 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:17 #51 DONE 24.7s 08:33:17 08:33:17 #56 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:33:17 #56 DONE 24.5s 08:33:17 08:33:17 #44 [core-common-config-bootstrapper internal] load build context 08:33:17 #44 DONE 26.0s 08:33:17 08:33:17 #39 [security-bootstrapper internal] load build context 08:33:17 #39 DONE 26.0s 08:33:17 08:33:17 #47 [core-command internal] load build context 08:33:17 #47 DONE 26.0s 08:33:17 08:33:17 #43 [core-data internal] load build context 08:33:17 #43 DONE 26.0s 08:33:17 08:33:17 #48 [security-secretstore-setup internal] load build context 08:33:17 #48 DONE 26.0s 08:33:17 08:33:17 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:33:17 #61 ... 08:33:17 08:33:17 #46 [support-notifications internal] load build context 08:33:17 #46 DONE 26.0s 08:33:17 08:33:17 #40 [security-spiffe-token-provider internal] load build context 08:33:17 #40 DONE 26.1s 08:33:17 08:33:17 #42 [support-scheduler internal] load build context 08:33:17 #42 DONE 26.1s 08:33:17 08:33:17 #41 [security-proxy-setup internal] load build context 08:33:17 #41 DONE 26.1s 08:33:17 08:33:17 #45 [security-proxy-auth internal] load build context 08:33:17 #45 DONE 26.1s 08:33:17 08:33:17 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:17 #38 DONE 26.3s 08:33:17 08:33:17 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:17 #49 DONE 26.2s 08:33:17 08:33:17 #53 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:17 #53 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:17 #53 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:18 #53 25.20 (1/1) Installing dumb-init (1.2.5-r2) 08:33:18 #53 25.21 Executing busybox-1.36.1-r2.trigger 08:33:18 #53 25.22 OK: 7 MiB in 16 packages 08:33:18 #53 DONE 25.4s 08:33:18 08:33:18 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:18 #55 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:18 #55 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:18 #55 25.78 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:18 #55 25.78 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:18 #55 25.78 OK: 20076 distinct packages available 08:33:18 #55 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:18 #55 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:18 #55 ... 08:33:18 08:33:18 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:18 #58 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:18 #58 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:18 #58 25.22 (1/2) Installing ca-certificates (20230506-r0) 08:33:18 #58 25.23 (2/2) Installing dumb-init (1.2.5-r2) 08:33:18 #58 25.24 Executing busybox-1.36.1-r2.trigger 08:33:18 #58 25.26 Executing ca-certificates-20230506-r0.trigger 08:33:18 #58 25.37 OK: 8 MiB in 17 packages 08:33:18 #58 DONE 26.2s 08:33:19 08:33:19 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:19 #57 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #57 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #57 25.43 (1/2) Installing dumb-init (1.2.5-r2) 08:33:19 #57 25.44 (2/2) Installing su-exec (0.2-r3) 08:33:19 #57 25.52 Executing busybox-1.36.1-r2.trigger 08:33:19 #57 25.52 OK: 7 MiB in 17 packages 08:33:19 #57 DONE 26.2s 08:33:19 08:33:19 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:19 #59 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #59 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #59 25.44 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:33:19 #59 25.48 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:33:19 #59 25.49 (3/6) Installing dumb-init (1.2.5-r2) 08:33:19 #59 25.49 (4/6) Installing openssl (3.1.4-r0) 08:33:19 #59 25.51 (5/6) Installing su-exec (0.2-r3) 08:33:19 #59 25.51 (6/6) Installing yq (4.33.3-r4) 08:33:19 #59 25.57 Executing busybox-1.36.1-r2.trigger 08:33:19 #59 25.58 OK: 17 MiB in 19 packages 08:33:19 #59 DONE 26.2s 08:33:19 08:33:19 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:19 #54 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #54 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #54 25.56 (1/1) Installing dumb-init (1.2.5-r2) 08:33:19 #54 25.57 Executing busybox-1.36.1-r2.trigger 08:33:19 #54 25.58 OK: 7 MiB in 16 packages 08:33:19 #54 DONE 26.2s 08:33:19 08:33:19 #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:19 #52 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #52 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #52 25.21 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:19 #52 25.21 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:19 #52 25.21 OK: 20076 distinct packages available 08:33:19 #52 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #52 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #52 25.62 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:33:19 #52 25.68 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:33:19 #52 25.71 (3/7) Installing dumb-init (1.2.5-r2) 08:33:19 #52 25.71 (4/7) Installing musl-obstack (1.2.3-r2) 08:33:19 #52 25.71 (5/7) Installing libucontext (1.2-r2) 08:33:19 #52 25.71 (6/7) Installing gcompat (1.1.0-r1) 08:33:19 #52 25.79 (7/7) Installing openssl (3.1.4-r0) 08:33:19 #52 25.81 Executing busybox-1.36.1-r2.trigger 08:33:19 #52 25.81 OK: 8 MiB in 20 packages 08:33:19 #52 DONE 26.5s 08:33:19 08:33:19 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:19 #55 26.20 (1/11) Installing ca-certificates (20230506-r0) 08:33:19 #55 26.21 (2/11) Installing brotli-libs (1.0.9-r14) 08:33:19 #55 26.22 (3/11) Installing libunistring (1.1-r1) 08:33:19 #55 26.24 (4/11) Installing libidn2 (2.3.4-r1) 08:33:19 #55 26.28 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:33:19 #55 26.28 (6/11) Installing libcurl (8.4.0-r0) 08:33:19 #55 26.29 (7/11) Installing curl (8.4.0-r0) 08:33:19 #55 ... 08:33:19 08:33:19 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:19 #60 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #60 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #60 25.57 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:19 #60 25.57 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:19 #60 25.57 OK: 20076 distinct packages available 08:33:19 #60 25.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #60 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #60 26.09 (1/4) Installing dumb-init (1.2.5-r2) 08:33:19 #60 26.11 (2/4) Installing musl-obstack (1.2.3-r2) 08:33:19 #60 26.11 (3/4) Installing libucontext (1.2-r2) 08:33:19 #60 26.11 (4/4) Installing gcompat (1.1.0-r1) 08:33:19 #60 26.12 Executing busybox-1.36.1-r2.trigger 08:33:19 #60 26.14 OK: 8 MiB in 19 packages 08:33:19 #60 DONE 26.4s 08:33:19 08:33:19 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:33:19 #62 DONE 0.2s 08:33:19 08:33:19 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:19 #55 26.30 (8/11) Installing dumb-init (1.2.5-r2) 08:33:19 #55 26.30 (9/11) Installing musl-obstack (1.2.3-r2) 08:33:19 #55 26.31 (10/11) Installing libucontext (1.2-r2) 08:33:19 #55 26.31 (11/11) Installing gcompat (1.1.0-r1) 08:33:19 #55 26.31 Executing busybox-1.36.1-r2.trigger 08:33:19 #55 26.32 Executing ca-certificates-20230506-r0.trigger 08:33:19 #55 26.38 OK: 12 MiB in 26 packages 08:33:20 #55 DONE 27.7s 08:33:20 08:33:20 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:20 #0 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:20 #0 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:20 #0 2.020 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:20 #0 2.020 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:20 #0 2.020 OK: 20080 distinct packages available 08:33:20 #0 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:20 #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:20 #0 2.368 OK: 264 MiB in 52 packages 08:33:20 #63 DONE 3.1s 08:33:20 08:33:20 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:33:20 #61 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:20 #61 1.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:20 #61 1.978 OK: 264 MiB in 52 packages 08:33:20 #61 DONE 3.1s 08:33:20 08:33:20 #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:20 #64 DONE 1.5s 08:33:20 08:33:20 #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:20 #65 DONE 1.3s 08:33:20 08:33:20 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:20 #66 DONE 0.1s 08:33:20 08:33:20 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:33:20 #67 DONE 1.5s 08:33:20 08:33:20 #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:20 #68 ... 08:33:20 08:33:20 #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:33:20 #69 DONE 0.1s 08:33:20 08:33:20 #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:33:20 #70 DONE 0.1s 08:33:20 08:33:20 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 08:33:20 #71 DONE 0.1s 08:33:20 08:33:20 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:21 #72 ... 08:33:21 08:33:21 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:21 #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 3.603 OK: 264 MiB in 52 packages 08:33:21 #73 DONE 4.2s 08:33:21 08:33:21 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:21 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 3.927 OK: 264 MiB in 52 packages 08:33:21 #74 DONE 4.2s 08:33:21 08:33:21 #75 [security-spire-config stage-2 5/9] COPY security.txt / 08:33:21 #75 DONE 1.0s 08:33:21 08:33:21 #76 [security-spire-server stage-2 5/8] COPY security.txt / 08:33:21 #76 DONE 1.0s 08:33:21 08:33:21 #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:21 #68 DONE 1.1s 08:33:21 08:33:21 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:33:21 #77 DONE 0.1s 08:33:21 08:33:21 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:21 #78 DONE 0.1s 08:33:21 08:33:21 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:21 #79 DONE 0.1s 08:33:21 08:33:21 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:21 #80 DONE 0.2s 08:33:21 08:33:21 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:21 #81 DONE 0.2s 08:33:21 08:33:21 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 08:33:21 #82 DONE 0.1s 08:33:21 08:33:21 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:21 #83 DONE 0.1s 08:33:21 08:33:21 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:21 #84 DONE 0.1s 08:33:21 08:33:21 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:21 #85 DONE 0.1s 08:33:21 08:33:21 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:22 #86 DONE 0.1s 08:33:22 08:33:22 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:22 #87 DONE 0.1s 08:33:22 08:33:22 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:22 #88 DONE 0.1s 08:33:22 08:33:22 #89 [security-spire-config] exporting to image 08:33:22 #89 exporting layers 08:33:22 #89 ... 08:33:22 08:33:22 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:22 #90 DONE 0.1s 08:33:22 08:33:22 #89 [security-spire-agent] exporting to image 08:33:22 #89 ... 08:33:22 08:33:22 #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:22 #91 DONE 3.4s 08:33:22 08:33:22 #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:22 #92 DONE 0.0s 08:33:22 08:33:22 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 #93 ... 08:33:22 08:33:22 #89 [security-spire-agent] exporting to image 08:33:22 #89 exporting layers 0.6s done 08:33:22 #89 writing image sha256:38015ad8d1ba8065e8698fb13d1361a87d294515d8bfc0f82937ecff59246bb1 0.0s done 08:33:22 #89 naming to docker.io/library/security-spire-server done 08:33:22 #89 writing image sha256:131ef6daaa2542b58c3e65e211941a021078b96b67e993f78a03acd25d7ca591 0.0s done 08:33:22 #89 naming to docker.io/library/security-spire-config done 08:33:22 #89 writing image sha256:91de8376e8f6388abd10e9ba2b9f24a8bfdc232aa1d334718c02905d28fc3e48 done 08:33:22 #89 naming to docker.io/library/security-spire-agent done 08:33:22 #89 DONE 0.9s 08:33:22 08:33:22 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:31 #94 ... 08:33:31 08:33:31 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:45 Removing intermediate container 34cbfd733a9d 08:33:45 ---> 851d01ec36fe 08:33:45 Successfully built 851d01ec36fe 08:33:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:45 + docker inspect -f . ci-base-image-arm64 08:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:45 prd-ubuntu20.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 08:33:45 $ 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:33:48 $ docker top 79970b754f6fa158a1e73780e0887ae10a2b639408eb4d1d1c20d86443688689 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:49 + go version 08:33:49 go version go1.21.0 linux/arm64 [Pipeline] } 08:33:49 $ docker stop --time=1 79970b754f6fa158a1e73780e0887ae10a2b639408eb4d1d1c20d86443688689 08:33:50 $ docker rm -f --volumes 79970b754f6fa158a1e73780e0887ae10a2b639408eb4d1d1c20d86443688689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:51 + docker inspect -f . ci-base-image-arm64 08:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:51 prd-ubuntu20.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 08:33:51 $ 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:33:52 $ docker top 64aedc4d92551aa7b77dff61d38faf066ffe0cff9dbc0eaa6940ad7ad3ef63f7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:52 ========================================================= 08:33:52 [edgeXBuildGoParallel] Running Tests and Build... 08:33:52 ========================================================= [Pipeline] sh 08:33:53 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:33:53 + make test 08:33:53 go test -race -coverprofile=coverage.out ./... 08:34:03 #95 DONE 39.7s 08:34:03 08:34:03 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #94 DONE 38.5s 08:34:03 08:34:03 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #93 DONE 38.5s 08:34:03 08:34:03 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #72 DONE 39.6s 08:34:03 08:34:03 #96 [core-data builder 6/7] COPY . . 08:34:08 #96 DONE 7.5s 08:34:08 08:34:08 #97 [support-notifications builder 6/7] COPY . . 08:34:08 #97 DONE 7.5s 08:34:08 08:34:08 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:08 #98 CACHED 08:34:08 08:34:08 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 #99 CACHED 08:34:08 08:34:08 #100 [security-proxy-auth builder 6/7] COPY . . 08:34:08 #100 CACHED 08:34:08 08:34:08 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:08 #101 CACHED 08:34:08 08:34:08 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 #102 CACHED 08:34:08 08:34:08 #103 [security-bootstrapper builder 6/7] COPY . . 08:34:08 #103 CACHED 08:34:08 08:34:08 #104 [security-secretstore-setup builder 6/7] COPY . . 08:34:08 #104 CACHED 08:34:08 08:34:08 #105 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:08 #105 CACHED 08:34:08 08:34:08 #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 #106 CACHED 08:34:08 08:34:08 #107 [support-scheduler builder 6/7] COPY . . 08:34:08 #107 CACHED 08:34:08 08:34:08 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 #108 CACHED 08:34:08 08:34:08 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:08 #109 CACHED 08:34:08 08:34:08 #110 [security-proxy-setup builder 6/7] COPY . . 08:34:08 #110 DONE 7.5s 08:34:08 08:34:08 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:08 #111 CACHED 08:34:08 08:34:08 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:08 #112 CACHED 08:34:08 08:34:08 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 #113 CACHED 08:34:08 08:34:08 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 #114 CACHED 08:34:08 08:34:08 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:08 #115 CACHED 08:34:08 08:34:08 #116 [core-command builder 6/7] COPY . . 08:34:08 #116 CACHED 08:34:08 08:34:08 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:08 #117 CACHED 08:34:08 08:34:08 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 #118 CACHED 08:34:08 08:34:08 #119 [core-metadata builder 6/7] COPY . . 08:34:08 #119 CACHED 08:34:08 08:34:08 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:08 #120 DONE 7.5s 08:34:08 08:34:08 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:08 #121 1.122 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:34:18 #121 ... 08:34:18 08:34:18 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:18 #0 0.712 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:34:18 #122 ... 08:34:18 08:34:18 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:18 #0 1.094 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:34:18 #123 ... 08:34:18 08:34:18 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:18 #0 0.970 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:34:18 #124 ... 08:34:18 08:34:18 #125 [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:34:18 #0 1.023 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:34:18 #125 ... 08:34:18 08:34:18 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:18 #0 0.366 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:34:18 #126 ... 08:34:18 08:34:18 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:18 #0 0.801 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:34:18 #127 ... 08:34:18 08:34:18 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:18 #0 1.054 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:34:18 #128 ... 08:34:18 08:34:18 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:18 #0 0.700 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:34:18 #129 ... 08:34:18 08:34:18 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:18 #0 0.620 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:34:19 #130 ... 08:34:19 08:34:19 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:19 #0 0.829 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:34:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:28 #131 ... 08:35:28 08:35:28 #125 [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:35:28 #125 80.05 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:35:35 #125 ... 08:35:35 08:35:35 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:35 #122 DONE 86.4s 08:35:35 08:35:35 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:35 #130 DONE 86.5s 08:35:35 08:35:35 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:35 #128 DONE 86.5s 08:35:35 08:35:35 #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #132 ... 08:35:35 08:35:35 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:35 #129 DONE 86.6s 08:35:35 08:35:35 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:35 #124 DONE 86.9s 08:35:35 08:35:35 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:35 #133 ... 08:35:35 08:35:35 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:35 #121 DONE 86.9s 08:35:35 08:35:35 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:35 #131 DONE 87.0s 08:35:35 08:35:35 #125 [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:35:35 #125 DONE 87.0s 08:35:35 08:35:35 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:35 #123 DONE 87.1s 08:35:35 08:35:35 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #134 ... 08:35:35 08:35:35 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:35 #127 DONE 87.2s 08:35:35 08:35:35 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:35 #126 DONE 87.3s 08:35:35 08:35:35 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #135 ... 08:35:35 08:35:35 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #136 DONE 1.0s 08:35:35 08:35:35 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:35 #133 DONE 0.8s 08:35:35 08:35:35 #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #132 DONE 0.9s 08:35:35 08:35:35 #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #137 DONE 0.7s 08:35:35 08:35:35 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:35 #138 ... 08:35:35 08:35:35 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #134 DONE 0.6s 08:35:35 08:35:35 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #135 DONE 0.5s 08:35:35 08:35:35 #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #139 DONE 0.4s 08:35:35 08:35:35 #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:35 #140 ... 08:35:35 08:35:35 #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:35:35 #141 DONE 0.4s 08:35:35 08:35:35 #142 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:35 #142 DONE 0.2s 08:35:35 08:35:35 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:35 #138 DONE 0.3s 08:35:35 08:35:35 #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:35 #143 DONE 0.4s 08:35:35 08:35:35 #144 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #144 CACHED 08:35:35 08:35:35 #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:35 #145 CACHED 08:35:35 08:35:35 #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #146 CACHED 08:35:35 08:35:35 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:35 #147 CACHED 08:35:35 08:35:35 #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #148 CACHED 08:35:35 08:35:35 #149 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:35:35 #149 CACHED 08:35:35 08:35:35 #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #150 CACHED 08:35:35 08:35:35 #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:35 #151 CACHED 08:35:35 08:35:35 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:35:35 #152 DONE 0.3s 08:35:35 08:35:35 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:36 #153 ... 08:35:36 08:35:36 #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:36 #140 DONE 0.5s 08:35:36 08:35:36 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:35:36 #154 DONE 0.4s 08:35:36 08:35:36 #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:36 #155 ... 08:35:36 08:35:36 #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:36 #156 DONE 0.8s 08:35:36 08:35:36 #157 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:37 #157 ... 08:35:37 08:35:37 #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:37 #158 DONE 1.4s 08:35:37 08:35:37 #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:37 #159 DONE 1.4s 08:35:37 08:35:37 #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:37 #160 DONE 1.5s 08:35:37 08:35:37 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:37 #161 DONE 1.5s 08:35:37 08:35:37 #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:35:37 #162 DONE 2.0s 08:35:37 08:35:37 #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:37 #155 DONE 1.2s 08:35:37 08:35:37 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:37 #153 DONE 1.4s 08:35:37 08:35:37 #163 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:37 #163 DONE 1.5s 08:35:37 08:35:37 #164 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:37 #164 DONE 1.5s 08:35:37 08:35:37 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:37 #165 DONE 1.0s 08:35:37 08:35:37 #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:37 #166 ... 08:35:37 08:35:37 #157 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:37 #157 DONE 0.9s 08:35:37 08:35:37 #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:37 #167 DONE 0.3s 08:35:37 08:35:37 #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:37 #168 DONE 0.4s 08:35:37 08:35:37 #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:37 #169 DONE 0.4s 08:35:37 08:35:37 #170 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:37 #170 ... 08:35:37 08:35:37 #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:37 #171 DONE 0.6s 08:35:37 08:35:37 #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:35:37 #172 DONE 0.6s 08:35:37 08:35:37 #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:37 #173 DONE 0.6s 08:35:37 08:35:37 #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:37 #166 DONE 0.5s 08:35:37 08:35:37 #174 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:35:37 #174 DONE 0.6s 08:35:37 08:35:37 #175 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:37 #175 DONE 0.6s 08:35:38 08:35:38 #176 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:38 #176 DONE 0.6s 08:35:38 08:35:38 #177 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:35:38 #177 DONE 0.2s 08:35:38 08:35:38 #178 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:38 #178 ... 08:35:38 08:35:38 #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:38 #179 DONE 0.5s 08:35:38 08:35:38 #170 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:38 #170 DONE 0.4s 08:35:38 08:35:38 #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:38 #180 DONE 0.3s 08:35:38 08:35:38 #181 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:38 #181 DONE 0.3s 08:35:38 08:35:38 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:38 #182 DONE 0.3s 08:35:38 08:35:38 #89 [support-notifications] exporting to image 08:35:38 #89 exporting layers 0.3s done 08:35:38 #89 writing image sha256:6812bcdf4d584addd52f53d1690b353ae16cfb73f7aa9470483b36f53e8d1bf0 done 08:35:38 #89 naming to docker.io/library/core-data done 08:35:38 #89 writing image sha256:92031b82a66fd42e25dcbb6c805ccb2caac42c8ee219a4e32fd4e0b552ddcfa2 08:35:38 #89 writing image sha256:7d3f7ffb32fe6fd628ec34467f532327618f36bbdc63ce29284ef9f8d5913e63 done 08:35:38 #89 naming to docker.io/library/support-notifications done 08:35:38 #89 writing image sha256:92031b82a66fd42e25dcbb6c805ccb2caac42c8ee219a4e32fd4e0b552ddcfa2 0.2s done 08:35:38 #89 naming to docker.io/library/core-command 08:35:38 #89 exporting layers 0.3s done 08:35:38 #89 naming to docker.io/library/core-command done 08:35:38 #89 writing image sha256:eb3fe292ba00a42363a8201631833c2b97a38afe979f748fe23957adeca0d952 done 08:35:38 #89 writing image sha256:7bcd9b546e7beae4dad682bd20d05d23712754fbefc484db97bf1eba62ffbb8f 0.0s done 08:35:38 #89 naming to docker.io/library/security-spiffe-token-provider done 08:35:38 #89 naming to docker.io/library/support-scheduler done 08:35:38 #89 ... 08:35:38 08:35:38 #178 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:38 #178 DONE 0.6s 08:35:38 08:35:38 #89 [security-spiffe-token-provider] exporting to image 08:35:38 #89 writing image sha256:6ca69c2a7c26ed31104e3201fd4566e4c5fc041955e5c56a6d35b3dc9b39bfe6 08:35:38 #89 writing image sha256:6ca69c2a7c26ed31104e3201fd4566e4c5fc041955e5c56a6d35b3dc9b39bfe6 done 08:35:38 #89 naming to docker.io/library/core-metadata done 08:35:38 #89 DONE 2.1s 08:35:38 08:35:38 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:38 #183 DONE 0.5s 08:35:38 08:35:38 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:39 #184 DONE 0.3s 08:35:39 08:35:39 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:39 #185 DONE 0.3s 08:35:39 08:35:39 #186 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:35:39 #186 DONE 0.0s 08:35:39 08:35:39 #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:39 #187 DONE 0.0s 08:35:39 08:35:39 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:39 #188 DONE 0.9s 08:35:39 08:35:39 #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:39 #189 DONE 1.0s 08:35:39 08:35:39 #89 [core-common-config-bootstrapper] exporting to image 08:35:39 #89 ... 08:35:39 08:35:39 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:35:39 #190 DONE 0.1s 08:35:39 08:35:39 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:35:39 #191 DONE 0.1s 08:35:39 08:35:39 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:39 #192 DONE 0.1s 08:35:39 08:35:39 #89 [core-common-config-bootstrapper] exporting to image 08:35:39 #89 exporting layers 0.2s done 08:35:39 #89 writing image sha256:a1856ce62e266f7870f77f8f46624a811721869d038ebfc4a56627116f5238ac done 08:35:39 #89 writing image sha256:f5f2b16f337ebcf9170e36ff256e24cb580f522e9dfb5da6f6056a63c9754737 done 08:35:39 #89 naming to docker.io/library/security-proxy-auth done 08:35:39 #89 naming to docker.io/library/core-common-config-bootstrapper done 08:35:39 #89 DONE 2.4s 08:35:39 08:35:39 #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:39 #193 DONE 1.1s 08:35:39 08:35:39 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:35:39 #194 ... 08:35:39 08:35:39 #89 [security-proxy-setup] exporting to image 08:35:39 #89 exporting layers 0.2s done 08:35:39 #89 writing image sha256:fff17cf9e34b45793d8653fd90ba7392a8c1bfea2e86c81681e7a815fbd49faa done 08:35:39 #89 naming to docker.io/library/security-proxy-setup done 08:35:39 #89 DONE 2.6s 08:35:39 08:35:39 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:39 #195 DONE 0.6s 08:35:39 08:35:39 #89 [security-secretstore-setup] exporting to image 08:35:39 #89 exporting layers 0.2s done 08:35:39 #89 writing image sha256:40f07fef7cf1a2aad9f94727961cc2238fdfad2b185441b0bb155d0dd82a3466 done 08:35:39 #89 naming to docker.io/library/security-secretstore-setup done 08:35:39 #89 DONE 2.8s 08:35:39 08:35:39 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:35:40 #194 DONE 0.7s 08:35:40 08:35:40 #89 [security-bootstrapper] exporting to image 08:35:40 #89 exporting layers 0.2s done 08:35:40 #89 writing image sha256:b8fe30ad441574a12d367b93b4f06f819d84a423da54c051600769059ced9676 done 08:35:40 #89 naming to docker.io/library/security-bootstrapper done 08:35:40 #89 DONE 3.0s 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:40 time="2023-11-02T08:32:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:35:40 $ docker stop --time=1 d34649a35111e6219ce938d52ec7b9beaa6dc7568c49f64748e1c3f80f189040 08:35:41 $ docker rm -f --volumes d34649a35111e6219ce938d52ec7b9beaa6dc7568c49f64748e1c3f80f189040 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:41 + docker images 08:35:41 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:41 security-secretstore-setup latest 40f07fef7cf1 2 seconds ago 44.4MB 08:35:41 security-bootstrapper latest b8fe30ad4415 2 seconds ago 23.3MB 08:35:41 security-proxy-setup latest fff17cf9e34b 2 seconds ago 34.4MB 08:35:41 security-proxy-auth latest a1856ce62e26 3 seconds ago 19.5MB 08:35:41 core-common-config-bootstrapper latest f5f2b16f337e 3 seconds ago 18.2MB 08:35:41 core-metadata latest 6ca69c2a7c26 4 seconds ago 21.7MB 08:35:41 support-notifications latest 7d3f7ffb32fe 4 seconds ago 34.7MB 08:35:41 core-command latest 92031b82a66f 4 seconds ago 21.2MB 08:35:41 security-spiffe-token-provider latest eb3fe292ba00 4 seconds ago 35.1MB 08:35:41 core-data latest 6812bcdf4d58 4 seconds ago 21.3MB 08:35:41 support-scheduler latest 7bcd9b546e7b 4 seconds ago 34.1MB 08:35:41 security-spire-agent latest 91de8376e8f6 2 minutes ago 166MB 08:35:41 security-spire-server latest 38015ad8d1ba 2 minutes ago 107MB 08:35:41 security-spire-config latest 131ef6daaa25 2 minutes ago 101MB 08:35:41 ci-base-image-x86_64 latest f5498bcedbfe 5 minutes ago 930MB 08:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB 08:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 08:35:41 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:36:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.253s coverage: 28.7% of statements 08:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.269s coverage: 97.0% of statements 08:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.530s coverage: 69.2% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.593s coverage: 53.2% of statements 08:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.122s coverage: 93.4% of statements 08:36:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.578s coverage: 4.1% of statements 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.782s coverage: 97.6% of statements 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.187s coverage: 72.2% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.554s coverage: 0.9% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.399s coverage: 32.2% of statements 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.342s coverage: 41.7% of statements 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.566s coverage: 82.9% of statements 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.537s coverage: 94.1% of statements 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.237s coverage: 96.3% of statements 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.213s coverage: 87.5% of statements 08:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.268s coverage: 94.4% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.916s coverage: 79.9% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.248s coverage: 92.9% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.198s coverage: 62.3% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.189s coverage: 87.2% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.162s coverage: 20.0% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.376s coverage: 81.8% of statements 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.455s coverage: 82.1% of statements 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.214s coverage: 86.0% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.844s coverage: 63.1% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.227s coverage: 100.0% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.080s coverage: 100.0% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 08:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.755s coverage: 38.4% of statements 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.226s coverage: 89.5% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.202s coverage: 84.8% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.279s coverage: 19.9% of statements 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.534s coverage: 95.7% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.309s coverage: 61.8% of statements 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.362s coverage: 98.9% of statements 08:38:24 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:38:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:24 go vet ./... 08:40:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:31 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:40:31 + ls -al . 08:40:31 total 724 08:40:31 drwxrwxr-x 10 1001 1001 4096 Nov 2 08:33 . 08:40:31 drwxr-xr-x 4 root root 4096 Nov 2 08:33 .. 08:40:31 drwxrwxr-x 2 1001 1001 4096 Nov 2 08:32 .blubracket 08:40:31 -rw-rw-r-- 1 1001 1001 10 Nov 2 08:32 .dockerignore 08:40:31 drwxrwxr-x 8 1001 1001 4096 Nov 2 08:32 .git 08:40:31 drwxrwxr-x 3 1001 1001 4096 Nov 2 08:32 .github 08:40:31 -rw-rw-r-- 1 1001 1001 1074 Nov 2 08:32 .gitignore 08:40:31 -rw-rw-r-- 1 1001 1001 42 Nov 2 08:32 .golangci.yml 08:40:31 -rw-rw-r-- 1 1001 1001 100 Nov 2 08:32 .hadolint.yml 08:40:31 -rw-rw-r-- 1 1001 1001 155 Nov 2 08:32 .sonarcloud.properties 08:40:31 -rw-rw-r-- 1 1001 1001 1171 Nov 2 08:32 ADOPTERS.md 08:40:31 -rw-rw-r-- 1 1001 1001 11674 Nov 2 08:32 Attribution.txt 08:40:31 -rw-rw-r-- 1 1001 1001 93407 Nov 2 08:32 CHANGELOG.md 08:40:31 -rw-rw-r-- 1 1001 1001 3804 Nov 2 08:32 CONTRIBUTING.md 08:40:31 -rw-rw-r-- 1 1001 1001 677 Nov 2 08:32 GOVERNANCE.md 08:40:31 -rw-rw-r-- 1 1001 1001 861 Nov 2 08:32 Jenkinsfile 08:40:31 -rw-rw-r-- 1 1001 1001 10775 Nov 2 08:32 LICENSE 08:40:31 -rw-rw-r-- 1 1001 1001 15054 Nov 2 08:32 Makefile 08:40:31 -rw-rw-r-- 1 1001 1001 582 Nov 2 08:32 OWNERS.md 08:40:31 -rw-rw-r-- 1 1001 1001 9528 Nov 2 08:32 README.md 08:40:31 -rw-rw-r-- 1 1001 1001 789 Nov 2 08:32 SECURITY.md 08:40:31 -rw-rw-r-- 1 1001 1001 5 Nov 2 08:29 VERSION 08:40:31 drwxrwxr-x 2 1001 1001 4096 Nov 2 08:32 bin 08:40:31 drwxrwxr-x 18 1001 1001 4096 Nov 2 08:32 cmd 08:40:31 -rw-r--r-- 1 root root 453602 Nov 2 08:38 coverage.out 08:40:31 drwxrwxr-x 2 1001 1001 4096 Nov 2 08:32 fuzz_test 08:40:31 -rw-rw-r-- 1 1001 1001 3689 Nov 2 08:32 go.mod 08:40:31 -rw-rw-r-- 1 1001 1001 34446 Nov 2 08:32 go.sum 08:40:31 drwxrwxr-x 7 1001 1001 4096 Nov 2 08:32 internal 08:40:31 drwxrwxr-x 3 1001 1001 4096 Nov 2 08:32 openapi 08:40:31 -rw-rw-r-- 1 1001 1001 584 Nov 2 08:32 security.txt 08:40:31 -rw-rw-r-- 1 1001 1001 204 Nov 2 08:32 version.go [Pipeline] sh 08:40:32 + '[' -e coverage.out ] 08:40:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:32 Warning: overwriting stash ‘coverage-report’ 08:40:32 Stashed 1 file(s) [Pipeline] sh 08:40:33 + make build 08:40:33 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:41:54 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:41:54 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:41:58 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:42:01 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:42:34 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:42:36 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:42:43 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:42:47 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:42:50 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:42:55 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:42:59 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:43:04 $ docker stop --time=1 64aedc4d92551aa7b77dff61d38faf066ffe0cff9dbc0eaa6940ad7ad3ef63f7 08:43:07 $ docker rm -f --volumes 64aedc4d92551aa7b77dff61d38faf066ffe0cff9dbc0eaa6940ad7ad3ef63f7 [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:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:10 08:43:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:10 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:10 547446be3368: Pulling fs layer 08:43:10 d125d8839a47: Pulling fs layer 08:43:10 3e85d5ac6304: Pulling fs layer 08:43:10 c3105a71a48b: Pulling fs layer 08:43:10 0f093f025ec4: Pulling fs layer 08:43:10 c3106fc0e877: Pulling fs layer 08:43:10 c3105a71a48b: Waiting 08:43:10 0f093f025ec4: Waiting 08:43:10 c3106fc0e877: Waiting 08:43:10 547446be3368: Verifying Checksum 08:43:10 547446be3368: Download complete 08:43:10 c3105a71a48b: Download complete 08:43:11 d125d8839a47: Verifying Checksum 08:43:11 d125d8839a47: Download complete 08:43:11 c3106fc0e877: Verifying Checksum 08:43:11 c3106fc0e877: Download complete 08:43:11 0f093f025ec4: Verifying Checksum 08:43:11 0f093f025ec4: Download complete 08:43:11 547446be3368: Pull complete 08:43:12 d125d8839a47: Pull complete 08:43:13 3e85d5ac6304: Verifying Checksum 08:43:13 3e85d5ac6304: Download complete 08:43:23 3e85d5ac6304: Pull complete 08:43:23 c3105a71a48b: Pull complete 08:43:24 0f093f025ec4: Pull complete 08:43:24 c3106fc0e877: Pull complete 08:43:24 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 08:43:24 $ 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:43:26 $ docker top 59f8978342b8ec4859400f7b9d4dd92405c446350b8f7923abc6e1df8ac8877c -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:27 + docker compose -f ./docker-compose-build.yml build --parallel 08:43:35 #1 [core-metadata internal] load build definition from Dockerfile 08:43:35 #1 transferring dockerfile: 08:43:35 #1 transferring dockerfile: 1.96kB done 08:43:35 #1 DONE 0.1s 08:43:35 08:43:35 #2 [security-spire-agent internal] load build definition from Dockerfile 08:43:35 #2 transferring dockerfile: 1.70kB done 08:43:35 #2 DONE 0.0s 08:43:35 08:43:35 #3 [security-spire-config internal] load build definition from Dockerfile 08:43:35 #3 transferring dockerfile: 1.58kB 0.0s done 08:43:35 #3 DONE 0.1s 08:43:35 08:43:35 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:43:35 #4 transferring dockerfile: 2.12kB done 08:43:35 #4 DONE 0.1s 08:43:35 08:43:35 #5 [core-command internal] load build definition from Dockerfile 08:43:36 #5 transferring dockerfile: 1.82kB 0.0s done 08:43:36 #5 DONE 0.1s 08:43:36 08:43:36 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:43:36 #6 transferring dockerfile: 1.78kB done 08:43:36 #6 DONE 0.1s 08:43:36 08:43:36 #7 [support-notifications internal] load build definition from Dockerfile 08:43:36 #7 transferring dockerfile: 1.84kB done 08:43:36 #7 DONE 0.1s 08:43:36 08:43:36 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:43:36 #8 transferring dockerfile: 2.82kB done 08:43:36 #8 DONE 0.1s 08:43:36 08:43:36 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:43:36 #9 transferring dockerfile: 2.04kB done 08:43:36 #9 DONE 0.1s 08:43:36 08:43:36 #10 [core-data internal] load build definition from Dockerfile 08:43:36 #10 transferring dockerfile: 1.90kB done 08:43:36 #10 DONE 0.1s 08:43:36 08:43:36 #11 [security-secretstore-setup internal] load build definition from Dockerfile 08:43:36 #11 transferring dockerfile: 2.38kB done 08:43:36 #11 DONE 0.1s 08:43:36 08:43:36 #12 [security-spire-server internal] load build definition from Dockerfile 08:43:36 #12 transferring dockerfile: 1.59kB 0.0s done 08:43:36 #12 DONE 0.1s 08:43:36 08:43:36 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:43:36 #13 transferring dockerfile: 2.39kB done 08:43:36 #13 DONE 0.1s 08:43:36 08:43:36 #14 [support-scheduler internal] load build definition from Dockerfile 08:43:36 #14 transferring dockerfile: 1.82kB 0.0s done 08:43:36 #14 DONE 0.1s 08:43:36 08:43:36 #15 [core-metadata internal] load .dockerignore 08:43:36 #15 transferring context: 50B done 08:43:36 #15 DONE 0.1s 08:43:37 08:43:37 #16 [security-spire-agent internal] load .dockerignore 08:43:37 #16 transferring context: 50B done 08:43:37 #16 DONE 0.0s 08:43:37 08:43:37 #17 [core-common-config-bootstrapper internal] load .dockerignore 08:43:37 #17 transferring context: 50B done 08:43:37 #17 DONE 0.1s 08:43:37 08:43:37 #18 [core-command internal] load .dockerignore 08:43:37 #18 transferring context: 50B 0.0s done 08:43:37 #18 DONE 0.1s 08:43:37 08:43:37 #19 [security-spiffe-token-provider internal] load .dockerignore 08:43:37 #19 transferring context: 50B done 08:43:37 #19 DONE 0.0s 08:43:37 08:43:37 #20 [security-spire-config internal] load .dockerignore 08:43:37 #20 transferring context: 50B 0.0s done 08:43:37 #20 ... 08:43:37 08:43:37 #21 [support-notifications internal] load .dockerignore 08:43:37 #21 transferring context: 50B done 08:43:37 #21 DONE 0.0s 08:43:37 08:43:37 #22 [security-bootstrapper internal] load .dockerignore 08:43:37 #22 transferring context: 50B done 08:43:37 #22 DONE 0.1s 08:43:37 08:43:37 #23 [security-proxy-auth internal] load .dockerignore 08:43:37 #23 transferring context: 50B done 08:43:37 #23 DONE 0.1s 08:43:37 08:43:37 #24 [core-data internal] load .dockerignore 08:43:37 #24 transferring context: 50B done 08:43:37 #24 DONE 0.1s 08:43:37 08:43:37 #25 [security-secretstore-setup internal] load .dockerignore 08:43:37 #25 transferring context: 50B 0.0s done 08:43:37 #25 DONE 0.1s 08:43:37 08:43:37 #26 [security-spire-server internal] load .dockerignore 08:43:38 #26 transferring context: 50B done 08:43:38 #26 DONE 0.1s 08:43:38 08:43:38 #27 [security-proxy-setup internal] load .dockerignore 08:43:38 #27 transferring context: 50B 0.0s done 08:43:38 #27 DONE 0.1s 08:43:38 08:43:38 #20 [security-spire-config internal] load .dockerignore 08:43:38 #20 ... 08:43:38 08:43:38 #28 [support-scheduler internal] load .dockerignore 08:43:38 #28 transferring context: 50B 0.0s done 08:43:38 #28 DONE 0.1s 08:43:38 08:43:38 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:38 #29 DONE 0.0s 08:43:38 08:43:38 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:43:38 #30 DONE 0.5s 08:43:38 08:43:38 #20 [security-spire-config internal] load .dockerignore 08:43:38 #20 ... 08:43:38 08:43:38 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:43:38 #30 DONE 0.5s 08:43:38 08:43:38 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:38 #29 DONE 0.0s 08:43:38 08:43:38 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:43:38 #30 DONE 0.5s 08:43:38 08:43:38 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:38 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:38 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:38 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:38 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 08:43:39 #31 ... 08:43:39 08:43:39 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:39 #29 DONE 0.0s 08:43:39 08:43:39 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:39 #31 ... 08:43:39 08:43:39 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:39 #29 DONE 0.0s 08:43:39 08:43:39 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:39 #31 ... 08:43:39 08:43:39 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:39 #29 DONE 0.0s 08:43:39 08:43:39 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:39 #31 ... 08:43:39 08:43:39 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:39 #29 DONE 0.0s 08:43:39 08:43:39 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:43:39 #30 DONE 0.9s 08:43:39 08:43:39 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:39 #31 ... 08:43:39 08:43:39 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:39 #29 DONE 0.0s 08:43:39 08:43:39 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:39 #31 ... 08:43:39 08:43:39 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:39 #29 DONE 0.0s 08:43:39 08:43:39 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:39 #31 ... 08:43:39 08:43:39 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:43:39 #30 DONE 1.1s 08:43:39 08:43:39 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:43:39 #32 DONE 1.3s 08:43:39 08:43:39 #33 [security-spire-config internal] load build context 08:43:39 #33 DONE 0.0s 08:43:39 08:43:39 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:40 #31 ... 08:43:40 08:43:40 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:40 #29 DONE 0.0s 08:43:40 08:43:40 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:40 #31 ... 08:43:40 08:43:40 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:43:40 #34 DONE 1.6s 08:43:40 08:43:40 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:40 #31 ... 08:43:40 08:43:40 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:40 #29 DONE 0.0s 08:43:40 08:43:40 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:43:40 #30 DONE 1.7s 08:43:40 08:43:40 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:41 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 08:43:41 #31 ... 08:43:41 08:43:41 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:41 #29 DONE 0.0s 08:43:41 08:43:41 #35 [security-secretstore-setup internal] load build context 08:43:41 #35 DONE 0.0s 08:43:41 08:43:41 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:41 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:41 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:41 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 08:43:42 #31 ... 08:43:42 08:43:42 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:43:42 #32 DONE 2.6s 08:43:42 08:43:42 #33 [security-spire-config internal] load build context 08:43:42 #33 transferring context: 16.35kB 0.1s done 08:43:42 #33 DONE 1.8s 08:43:42 08:43:42 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:43:42 #36 DONE 4.0s 08:43:42 08:43:42 #37 [security-spire-server internal] load build context 08:43:42 #37 DONE 0.0s 08:43:42 08:43:42 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:42 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 08:43:42 #31 ... 08:43:42 08:43:42 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:43:42 #30 DONE 2.7s 08:43:42 08:43:42 #38 [security-spire-agent internal] load build context 08:43:42 #38 transferring context: 17.63kB 0.2s done 08:43:42 #38 DONE 1.6s 08:43:42 08:43:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:42 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 08:43:42 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:43:42 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:43:42 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:43:42 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 08:43:42 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 08:43:42 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 08:43:42 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:43:42 #39 ... 08:43:42 08:43:42 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:43:42 #36 DONE 4.0s 08:43:42 08:43:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:42 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.5s 08:43:42 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.8s 08:43:42 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:43:42 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.9s 08:43:42 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:43:42 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.0s 08:43:43 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.05MB / 23.39MB 2.2s 08:43:43 #39 ... 08:43:43 08:43:43 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:43:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:43:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:43:43 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:43:43 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:43:43 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:43:43 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 08:43:43 #31 DONE 5.4s 08:43:43 08:43:43 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:43 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 2.6s 08:43:43 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.9s 08:43:43 #39 ... 08:43:43 08:43:43 #37 [security-spire-server internal] load build context 08:43:43 #37 transferring context: 18.10kB 0.2s done 08:43:43 #37 DONE 1.9s 08:43:43 08:43:43 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:43 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 08:43:44 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.2s 08:43:44 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 08:43:44 #39 ... 08:43:44 08:43:44 #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:43:44 #40 DONE 2.9s 08:43:44 08:43:44 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:44 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.5s 08:43:44 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 3.9s 08:43:44 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 4.1s 08:43:45 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.4s done 08:43:45 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:43:48 #39 ... 08:43:48 08:43:48 #41 [core-metadata internal] load build context 08:43:48 #41 transferring context: 50.71MB 9.7s 08:43:48 #41 ... 08:43:48 08:43:48 #42 [core-common-config-bootstrapper internal] load build context 08:43:48 #42 ... 08:43:48 08:43:48 #43 [support-notifications internal] load build context 08:43:49 #43 ... 08:43:49 08:43:49 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:49 #39 ... 08:43:49 08:43:49 #44 [core-command internal] load build context 08:43:49 #44 ... 08:43:49 08:43:49 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:49 #39 ... 08:43:49 08:43:49 #45 [security-spiffe-token-provider internal] load build context 08:43:49 #45 ... 08:43:49 08:43:49 #44 [core-command internal] load build context 08:43:49 #44 ... 08:43:49 08:43:49 #46 [security-bootstrapper internal] load build context 08:43:49 #46 ... 08:43:49 08:43:49 #45 [security-spiffe-token-provider internal] load build context 08:43:50 #45 ... 08:43:50 08:43:50 #47 [security-proxy-auth internal] load build context 08:43:50 #47 ... 08:43:50 08:43:50 #48 [core-data internal] load build context 08:43:50 #48 ... 08:43:50 08:43:50 #43 [support-notifications internal] load build context 08:43:50 #43 ... 08:43:50 08:43:50 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:43:50 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 08:43:50 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:43:50 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:43:50 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:43:50 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:43:50 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:43:50 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:43:50 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 08:43:50 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.9s done 08:43:50 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:43:50 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:43:50 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.2s 08:43:50 #49 ... 08:43:50 08:43:50 #48 [core-data internal] load build context 08:43:51 #48 ... 08:43:51 08:43:51 #50 [security-proxy-setup internal] load build context 08:43:51 #50 ... 08:43:51 08:43:51 #35 [security-secretstore-setup internal] load build context 08:43:51 #35 ... 08:43:51 08:43:51 #48 [core-data internal] load build context 08:43:52 #48 ... 08:43:52 08:43:52 #51 [support-scheduler internal] load build context 08:43:52 #51 ... 08:43:52 08:43:52 #48 [core-data internal] load build context 08:43:53 #48 ... 08:43:53 08:43:53 #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:43:53 #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:53 #0 6.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:53 #0 7.545 (1/1) Installing dumb-init (1.2.5-r2) 08:43:53 #0 7.545 Executing busybox-1.36.1-r2.trigger 08:43:53 #0 7.700 OK: 8 MiB in 16 packages 08:43:53 #52 DONE 10.7s 08:43:53 08:43:53 #48 [core-data internal] load build context 08:43:54 #48 transferring context: 35.41MB 13.4s 08:43:54 #48 ... 08:43:54 08:43:54 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:43:54 #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:54 #53 ... 08:43:54 08:43:54 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:43:54 #0 7.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:54 #0 8.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:54 #0 9.677 OK: 266 MiB in 52 packages 08:43:54 #54 ... 08:43:54 08:43:54 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:43:54 #55 ... 08:43:54 08:43:54 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:54 #56 ... 08:43:54 08:43:54 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:43:55 #57 ... 08:43:55 08:43:55 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:43:55 #58 ... 08:43:55 08:43:55 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:43:55 #59 ... 08:43:55 08:43:55 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:43:55 #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:55 #60 ... 08:43:55 08:43:55 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:43:55 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:55 #0 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:55 #61 ... 08:43:55 08:43:55 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:43:55 #62 ... 08:43:55 08:43:55 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:43:55 #54 DONE 11.0s 08:43:55 08:43:55 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:43:55 #63 ... 08:43:55 08:43:55 #64 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:55 #64 ... 08:43:55 08:43:55 #42 [core-common-config-bootstrapper internal] load build context 08:43:56 #42 ... 08:43:56 08:43:56 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:43:56 #63 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:57 #63 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:59 #63 ... 08:43:59 08:43:59 #41 [core-metadata internal] load build context 08:43:59 #41 transferring context: 63.62MB 20.2s 08:43:59 #41 ... 08:43:59 08:43:59 #42 [core-common-config-bootstrapper internal] load build context 08:43:59 #42 ... 08:43:59 08:43:59 #44 [core-command internal] load build context 08:43:59 #44 ... 08:43:59 08:43:59 #46 [security-bootstrapper internal] load build context 08:44:00 #46 ... 08:44:00 08:44:00 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:00 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.1s 08:44:00 #39 ... 08:44:00 08:44:00 #45 [security-spiffe-token-provider internal] load build context 08:44:00 #45 ... 08:44:00 08:44:00 #47 [security-proxy-auth internal] load build context 08:44:00 #47 ... 08:44:00 08:44:00 #42 [core-common-config-bootstrapper internal] load build context 08:44:01 #42 ... 08:44:01 08:44:01 #43 [support-notifications internal] load build context 08:44:01 #43 ... 08:44:01 08:44:01 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:01 #39 ... 08:44:01 08:44:01 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:01 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.8s 08:44:01 #49 ... 08:44:01 08:44:01 #42 [core-common-config-bootstrapper internal] load build context 08:44:01 #42 ... 08:44:01 08:44:01 #35 [security-secretstore-setup internal] load build context 08:44:01 #35 ... 08:44:01 08:44:01 #50 [security-proxy-setup internal] load build context 08:44:01 #50 ... 08:44:01 08:44:01 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:01 #56 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:02 #56 ... 08:44:02 08:44:02 #51 [support-scheduler internal] load build context 08:44:02 #51 ... 08:44:02 08:44:02 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:05 #39 ... 08:44:05 08:44:05 #48 [core-data internal] load build context 08:44:05 #48 ... 08:44:05 08:44:05 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:05 #53 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:05 #53 12.39 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:05 #53 12.39 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:05 #53 12.39 OK: 19957 distinct packages available 08:44:05 #53 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:05 #53 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:05 #53 ... 08:44:05 08:44:05 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:05 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s 08:44:05 #39 ... 08:44:05 08:44:05 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:44:05 #60 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:05 #60 15.74 (1/2) Installing ca-certificates (20230506-r0) 08:44:05 #60 16.06 (2/2) Installing dumb-init (1.2.5-r2) 08:44:05 #60 16.11 Executing busybox-1.36.1-r2.trigger 08:44:05 #60 16.38 Executing ca-certificates-20230506-r0.trigger 08:44:05 #60 18.26 OK: 9 MiB in 17 packages 08:44:05 #60 DONE 21.2s 08:44:05 08:44:05 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:07 #39 ... 08:44:07 08:44:07 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:44:07 #58 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:07 #58 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:07 #58 23.43 OK: 266 MiB in 52 packages 08:44:07 #58 ... 08:44:07 08:44:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:09 #39 ... 08:44:09 08:44:09 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:44:09 #62 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:09 #62 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:09 #62 ... 08:44:09 08:44:09 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:09 #39 ... 08:44:09 08:44:09 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:09 #61 14.80 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:09 #61 14.80 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:09 #61 14.80 OK: 19953 distinct packages available 08:44:09 #61 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:09 #61 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:09 #61 ... 08:44:09 08:44:09 #41 [core-metadata internal] load build context 08:44:09 #41 transferring context: 88.84MB 30.2s 08:44:09 #41 ... 08:44:09 08:44:09 #43 [support-notifications internal] load build context 08:44:09 #43 ... 08:44:09 08:44:09 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:09 #59 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:09 #59 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:09 #59 ... 08:44:09 08:44:09 #41 [core-metadata internal] load build context 08:44:09 #41 ... 08:44:09 08:44:09 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:09 #53 23.49 OK: 266 MiB in 52 packages 08:44:09 #53 DONE 25.6s 08:44:09 08:44:09 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:44:09 #58 DONE 26.3s 08:44:09 08:44:09 #41 [core-metadata internal] load build context 08:44:10 #41 ... 08:44:10 08:44:10 #44 [core-command internal] load build context 08:44:10 #44 ... 08:44:10 08:44:10 #46 [security-bootstrapper internal] load build context 08:44:10 #46 ... 08:44:10 08:44:10 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:44:10 #55 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:10 #55 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:10 #55 ... 08:44:10 08:44:10 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:44:10 #57 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:10 #57 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:10 #57 ... 08:44:10 08:44:10 #45 [security-spiffe-token-provider internal] load build context 08:44:10 #45 ... 08:44:10 08:44:10 #47 [security-proxy-auth internal] load build context 08:44:10 #47 ... 08:44:10 08:44:10 #45 [security-spiffe-token-provider internal] load build context 08:44:11 #45 ... 08:44:11 08:44:11 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:11 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.1s done 08:44:11 #49 ... 08:44:11 08:44:11 #42 [core-common-config-bootstrapper internal] load build context 08:44:11 #42 ... 08:44:11 08:44:11 #35 [security-secretstore-setup internal] load build context 08:44:11 #35 ... 08:44:11 08:44:11 #50 [security-proxy-setup internal] load build context 08:44:11 #50 ... 08:44:11 08:44:11 #35 [security-secretstore-setup internal] load build context 08:44:12 #35 ... 08:44:12 08:44:12 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:44:12 #62 25.64 (1/2) Installing dumb-init (1.2.5-r2) 08:44:12 #62 25.73 (2/2) Installing su-exec (0.2-r3) 08:44:12 #62 25.73 Executing busybox-1.36.1-r2.trigger 08:44:12 #62 25.96 OK: 8 MiB in 17 packages 08:44:12 #62 DONE 27.9s 08:44:12 08:44:12 #35 [security-secretstore-setup internal] load build context 08:44:12 #35 ... 08:44:12 08:44:12 #64 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:12 #64 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:12 #64 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:12 #64 27.71 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:12 #64 27.71 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:12 #64 27.71 OK: 19953 distinct packages available 08:44:12 #64 ... 08:44:12 08:44:12 #51 [support-scheduler internal] load build context 08:44:12 #51 ... 08:44:12 08:44:12 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:44:12 #65 ... 08:44:12 08:44:12 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:44:12 #55 26.62 OK: 266 MiB in 52 packages 08:44:12 #55 DONE 28.6s 08:44:13 08:44:13 #35 [security-secretstore-setup internal] load build context 08:44:13 #35 ... 08:44:13 08:44:13 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:44:13 #57 26.59 (1/1) Installing dumb-init (1.2.5-r2) 08:44:13 #57 26.63 Executing busybox-1.36.1-r2.trigger 08:44:13 #57 26.94 OK: 8 MiB in 16 packages 08:44:13 #57 DONE 29.2s 08:44:13 08:44:13 #35 [security-secretstore-setup internal] load build context 08:44:14 #35 ... 08:44:14 08:44:14 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:14 #59 25.65 (1/4) Installing ca-certificates (20230506-r0) 08:44:14 #59 25.93 (2/4) Installing dumb-init (1.2.5-r2) 08:44:14 #59 25.96 (3/4) Installing su-exec (0.2-r3) 08:44:14 #59 25.98 (4/4) Installing yq (4.33.3-r4) 08:44:14 #59 27.28 Executing busybox-1.36.1-r2.trigger 08:44:14 #59 27.30 Executing ca-certificates-20230506-r0.trigger 08:44:14 #59 28.53 OK: 18 MiB in 19 packages 08:44:14 #59 DONE 30.2s 08:44:14 08:44:14 #35 [security-secretstore-setup internal] load build context 08:44:14 #35 ... 08:44:14 08:44:14 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:14 #56 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:14 #56 27.98 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:44:14 #56 28.55 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:44:14 #56 28.65 (3/6) Installing dumb-init (1.2.5-r2) 08:44:14 #56 28.65 (4/6) Installing openssl (3.1.4-r0) 08:44:14 #56 28.81 (5/6) Installing su-exec (0.2-r3) 08:44:14 #56 28.81 (6/6) Installing yq (4.33.3-r4) 08:44:14 #56 29.64 Executing busybox-1.36.1-r2.trigger 08:44:14 #56 29.72 OK: 18 MiB in 19 packages 08:44:14 #56 ... 08:44:14 08:44:14 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:14 #63 20.25 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:14 #63 20.25 v3.18.4-142-g406f54845c8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:14 #63 20.25 OK: 19953 distinct packages available 08:44:14 #63 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:14 #63 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:14 #63 29.49 (1/4) Installing dumb-init (1.2.5-r2) 08:44:14 #63 29.49 (2/4) Installing musl-obstack (1.2.3-r2) 08:44:14 #63 29.49 (3/4) Installing libucontext (1.2-r2) 08:44:14 #63 29.49 (4/4) Installing gcompat (1.1.0-r1) 08:44:14 #63 29.49 Executing busybox-1.36.1-r2.trigger 08:44:14 #63 29.59 OK: 8 MiB in 19 packages 08:44:14 #63 ... 08:44:14 08:44:14 #48 [core-data internal] load build context 08:44:14 #48 transferring context: 81.85MB 34.1s 08:44:15 #48 ... 08:44:15 08:44:15 #35 [security-secretstore-setup internal] load build context 08:44:15 #35 ... 08:44:15 08:44:15 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:15 #63 DONE 31.0s 08:44:15 08:44:15 #35 [security-secretstore-setup internal] load build context 08:44:15 #35 ... 08:44:15 08:44:15 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:15 #56 DONE 31.2s 08:44:15 08:44:15 #35 [security-secretstore-setup internal] load build context 08:44:15 #35 ... 08:44:15 08:44:15 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:15 #61 27.74 (1/11) Installing ca-certificates (20230506-r0) 08:44:15 #61 28.32 (2/11) Installing brotli-libs (1.0.9-r14) 08:44:15 #61 28.55 (3/11) Installing libunistring (1.1-r1) 08:44:15 #61 28.84 (4/11) Installing libidn2 (2.3.4-r1) 08:44:15 #61 28.93 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:44:15 #61 29.07 (6/11) Installing libcurl (8.4.0-r0) 08:44:15 #61 29.07 (7/11) Installing curl (8.4.0-r0) 08:44:15 #61 29.14 (8/11) Installing dumb-init (1.2.5-r2) 08:44:15 #61 29.14 (9/11) Installing musl-obstack (1.2.3-r2) 08:44:15 #61 29.18 (10/11) Installing libucontext (1.2-r2) 08:44:15 #61 29.26 (11/11) Installing gcompat (1.1.0-r1) 08:44:15 #61 29.31 Executing busybox-1.36.1-r2.trigger 08:44:15 #61 29.35 Executing ca-certificates-20230506-r0.trigger 08:44:15 #61 29.81 OK: 13 MiB in 26 packages 08:44:15 #61 DONE 31.7s 08:44:16 08:44:16 #35 [security-secretstore-setup internal] load build context 08:44:17 #35 ... 08:44:17 08:44:17 #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:44:17 #66 DONE 1.4s 08:44:17 08:44:17 #47 [security-proxy-auth internal] load build context 08:44:17 #47 ... 08:44:17 08:44:17 #35 [security-secretstore-setup internal] load build context 08:44:17 #35 ... 08:44:17 08:44:17 #64 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:17 #64 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:17 #64 29.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:17 #64 31.74 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:44:17 #64 31.85 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:44:17 #64 31.87 (3/7) Installing dumb-init (1.2.5-r2) 08:44:17 #64 31.89 (4/7) Installing musl-obstack (1.2.3-r2) 08:44:17 #64 31.89 (5/7) Installing libucontext (1.2-r2) 08:44:17 #64 31.89 (6/7) Installing gcompat (1.1.0-r1) 08:44:17 #64 31.89 (7/7) Installing openssl (3.1.4-r0) 08:44:17 #64 31.97 Executing busybox-1.36.1-r2.trigger 08:44:17 #64 32.01 OK: 9 MiB in 20 packages 08:44:17 #64 DONE 33.2s 08:44:17 08:44:17 #35 [security-secretstore-setup internal] load build context 08:44:19 #35 ... 08:44:19 08:44:19 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:44:19 #65 DONE 6.1s 08:44:19 08:44:19 #35 [security-secretstore-setup internal] load build context 08:44:19 #35 ... 08:44:19 08:44:19 #43 [support-notifications internal] load build context 08:44:19 #43 ... 08:44:19 08:44:19 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:44:19 #67 DONE 1.9s 08:44:19 08:44:19 #43 [support-notifications internal] load build context 08:44:19 #43 ... 08:44:19 08:44:19 #35 [security-secretstore-setup internal] load build context 08:44:20 #35 ... 08:44:20 08:44:20 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:20 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.7s done 08:44:20 #39 ... 08:44:20 08:44:20 #35 [security-secretstore-setup internal] load build context 08:44:20 #35 transferring context: 78.19MB 37.3s 08:44:20 #35 ... 08:44:20 08:44:20 #41 [core-metadata internal] load build context 08:44:20 #41 ... 08:44:20 08:44:20 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:44:20 #68 DONE 1.2s 08:44:20 08:44:20 #41 [core-metadata internal] load build context 08:44:20 #41 ... 08:44:20 08:44:20 #35 [security-secretstore-setup internal] load build context 08:44:20 #35 ... 08:44:20 08:44:20 #46 [security-bootstrapper internal] load build context 08:44:20 #46 ... 08:44:20 08:44:20 #44 [core-command internal] load build context 08:44:20 #44 ... 08:44:20 08:44:20 #35 [security-secretstore-setup internal] load build context 08:44:21 #35 ... 08:44:21 08:44:21 #45 [security-spiffe-token-provider internal] load build context 08:44:21 #45 ... 08:44:21 08:44:21 #35 [security-secretstore-setup internal] load build context 08:44:21 #35 ... 08:44:21 08:44:21 #42 [core-common-config-bootstrapper internal] load build context 08:44:21 #42 ... 08:44:21 08:44:21 #35 [security-secretstore-setup internal] load build context 08:44:22 #35 ... 08:44:22 08:44:22 #50 [security-proxy-setup internal] load build context 08:44:22 #50 ... 08:44:22 08:44:22 #35 [security-secretstore-setup internal] load build context 08:44:23 #35 ... 08:44:23 08:44:23 #51 [support-scheduler internal] load build context 08:44:23 #51 ... 08:44:23 08:44:23 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:25 #69 ... 08:44:25 08:44:25 #48 [core-data internal] load build context 08:44:25 #48 transferring context: 130.73MB 44.4s 08:44:25 #48 ... 08:44:25 08:44:25 #43 [support-notifications internal] load build context 08:44:25 #43 ... 08:44:25 08:44:25 #48 [core-data internal] load build context 08:44:26 #48 ... 08:44:26 08:44:26 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:26 #69 DONE 3.4s 08:44:26 08:44:26 #48 [core-data internal] load build context 08:44:26 #48 ... 08:44:26 08:44:26 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:26 #70 DONE 2.9s 08:44:26 08:44:26 #48 [core-data internal] load build context 08:44:26 #48 ... 08:44:26 08:44:26 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:26 #71 DONE 3.8s 08:44:26 08:44:26 #48 [core-data internal] load build context 08:44:27 #48 ... 08:44:27 08:44:27 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:44:27 #72 DONE 1.3s 08:44:27 08:44:27 #48 [core-data internal] load build context 08:44:27 #48 ... 08:44:27 08:44:27 #47 [security-proxy-auth internal] load build context 08:44:27 #47 ... 08:44:27 08:44:27 #73 [security-spire-config stage-2 5/9] COPY security.txt / 08:44:28 #73 ... 08:44:28 08:44:28 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:44:28 #74 DONE 1.3s 08:44:28 08:44:28 #47 [security-proxy-auth internal] load build context 08:44:28 #47 ... 08:44:28 08:44:28 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:44:28 #75 DONE 1.8s 08:44:28 08:44:28 #47 [security-proxy-auth internal] load build context 08:44:29 #47 ... 08:44:29 08:44:29 #76 [security-spire-server stage-2 5/8] COPY security.txt / 08:44:29 #76 DONE 1.0s 08:44:29 08:44:29 #47 [security-proxy-auth internal] load build context 08:44:29 #47 ... 08:44:29 08:44:29 #73 [security-spire-config stage-2 5/9] COPY security.txt / 08:44:29 #73 DONE 1.4s 08:44:29 08:44:29 #48 [core-data internal] load build context 08:44:30 #48 ... 08:44:30 08:44:30 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 08:44:30 #77 DONE 1.1s 08:44:30 08:44:30 #48 [core-data internal] load build context 08:44:30 #48 ... 08:44:30 08:44:30 #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:44:30 #78 DONE 1.2s 08:44:30 08:44:30 #48 [core-data internal] load build context 08:44:30 #48 transferring context: 158.33MB 49.5s 08:44:30 #48 ... 08:44:30 08:44:30 #41 [core-metadata internal] load build context 08:44:30 #41 ... 08:44:30 08:44:30 #48 [core-data internal] load build context 08:44:30 #48 ... 08:44:30 08:44:30 #46 [security-bootstrapper internal] load build context 08:44:30 #46 ... 08:44:30 08:44:30 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:44:30 #79 DONE 1.2s 08:44:30 08:44:30 #46 [security-bootstrapper internal] load build context 08:44:30 #46 ... 08:44:30 08:44:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:30 #39 ... 08:44:30 08:44:30 #44 [core-command internal] load build context 08:44:30 #44 ... 08:44:30 08:44:30 #46 [security-bootstrapper internal] load build context 08:44:31 #46 ... 08:44:31 08:44:31 #45 [security-spiffe-token-provider internal] load build context 08:44:31 #45 ... 08:44:31 08:44:31 #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:44:31 #80 DONE 1.2s 08:44:31 08:44:31 #45 [security-spiffe-token-provider internal] load build context 08:44:31 #45 ... 08:44:31 08:44:31 #46 [security-bootstrapper internal] load build context 08:44:31 #46 ... 08:44:31 08:44:31 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:44:31 #81 DONE 1.9s 08:44:31 08:44:31 #46 [security-bootstrapper internal] load build context 08:44:31 #46 ... 08:44:31 08:44:31 #42 [core-common-config-bootstrapper internal] load build context 08:44:32 #42 ... 08:44:32 08:44:32 #45 [security-spiffe-token-provider internal] load build context 08:44:32 #45 ... 08:44:32 08:44:32 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:44:32 #82 DONE 1.2s 08:44:32 08:44:32 #45 [security-spiffe-token-provider internal] load build context 08:44:32 #45 ... 08:44:32 08:44:32 #50 [security-proxy-setup internal] load build context 08:44:32 #50 ... 08:44:32 08:44:32 #45 [security-spiffe-token-provider internal] load build context 08:44:32 #45 ... 08:44:32 08:44:32 #35 [security-secretstore-setup internal] load build context 08:44:33 #35 ... 08:44:33 08:44:33 #51 [support-scheduler internal] load build context 08:44:33 #51 ... 08:44:33 08:44:33 #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:44:33 #83 DONE 1.1s 08:44:33 08:44:33 #51 [support-scheduler internal] load build context 08:44:33 #51 ... 08:44:33 08:44:33 #35 [security-secretstore-setup internal] load build context 08:44:33 #35 ... 08:44:33 08:44:33 #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:44:33 #84 DONE 1.9s 08:44:33 08:44:33 #35 [security-secretstore-setup internal] load build context 08:44:33 #35 ... 08:44:33 08:44:33 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:44:33 #85 DONE 2.0s 08:44:33 08:44:33 #35 [security-secretstore-setup internal] load build context 08:44:35 #35 ... 08:44:35 08:44:35 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:44:35 #86 DONE 1.0s 08:44:35 08:44:35 #35 [security-secretstore-setup internal] load build context 08:44:35 #35 transferring context: 150.10MB 52.7s 08:44:35 #35 ... 08:44:35 08:44:35 #43 [support-notifications internal] load build context 08:44:35 #43 ... 08:44:35 08:44:35 #35 [security-secretstore-setup internal] load build context 08:44:37 #35 ... 08:44:37 08:44:37 #45 [security-spiffe-token-provider internal] load build context 08:44:37 #45 transferring context: 189.79MB 56.9s done 08:44:37 #45 DONE 57.7s 08:44:37 08:44:37 #35 [security-secretstore-setup internal] load build context 08:44:38 #35 ... 08:44:38 08:44:38 #43 [support-notifications internal] load build context 08:44:38 #43 transferring context: 189.79MB 57.8s done 08:44:38 #43 DONE 58.9s 08:44:38 08:44:38 #35 [security-secretstore-setup internal] load build context 08:44:38 #35 ... 08:44:38 08:44:38 #41 [core-metadata internal] load build context 08:44:38 #41 transferring context: 189.79MB 59.2s done 08:44:38 #41 DONE 60.2s 08:44:38 08:44:38 #35 [security-secretstore-setup internal] load build context 08:44:39 #35 ... 08:44:39 08:44:39 #48 [core-data internal] load build context 08:44:39 #48 transferring context: 189.79MB 57.3s done 08:44:39 #48 DONE 58.9s 08:44:39 08:44:39 #35 [security-secretstore-setup internal] load build context 08:44:39 #35 ... 08:44:39 08:44:39 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:44:39 #87 DONE 1.8s 08:44:39 08:44:39 #35 [security-secretstore-setup internal] load build context 08:44:39 #35 ... 08:44:39 08:44:39 #47 [security-proxy-auth internal] load build context 08:44:39 #47 ... 08:44:39 08:44:39 #35 [security-secretstore-setup internal] load build context 08:44:40 #35 ... 08:44:40 08:44:40 #47 [security-proxy-auth internal] load build context 08:44:40 #47 transferring context: 189.79MB 58.8s done 08:44:40 #47 DONE 60.0s 08:44:40 08:44:40 #35 [security-secretstore-setup internal] load build context 08:44:40 #35 ... 08:44:40 08:44:40 #42 [core-common-config-bootstrapper internal] load build context 08:44:40 #42 transferring context: 189.79MB 60.6s done 08:44:40 #42 DONE 61.2s 08:44:40 08:44:40 #35 [security-secretstore-setup internal] load build context 08:44:40 #35 ... 08:44:40 08:44:40 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:44:40 #88 DONE 1.3s 08:44:40 08:44:40 #35 [security-secretstore-setup internal] load build context 08:44:40 #35 ... 08:44:40 08:44:40 #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:44:40 #89 DONE 1.5s 08:44:40 08:44:40 #35 [security-secretstore-setup internal] load build context 08:44:41 #35 ... 08:44:41 08:44:41 #90 [security-spire-agent] exporting to image 08:44:41 #90 exporting layers 5.4s done 08:44:41 #90 writing image sha256:34052ccd880de09f33957f97707417d64fd4f3cd7615dbee5cba2ce14abbba56 0.5s done 08:44:41 #90 naming to docker.io/library/security-spire-config-arm64 done 08:44:41 #90 writing image sha256:dbac7c2bc46a913bc693b91066508e338563d583b11d9909e8ccd708af8cba2a 0.0s done 08:44:41 #90 writing image sha256:0e26c8955c10ca0e4debca3e367f9f3e8de123129a542abdadb381bf6fd65169 0.1s done 08:44:41 #90 naming to docker.io/library/security-spire-server-arm64 done 08:44:41 #90 naming to docker.io/library/security-spire-agent-arm64 done 08:44:41 #90 DONE 7.6s 08:44:41 08:44:41 #35 [security-secretstore-setup internal] load build context 08:44:41 #35 ... 08:44:41 08:44:41 #44 [core-command internal] load build context 08:44:41 #44 ... 08:44:41 08:44:41 #35 [security-secretstore-setup internal] load build context 08:44:42 #35 ... 08:44:42 08:44:42 #46 [security-bootstrapper internal] load build context 08:44:42 #46 ... 08:44:42 08:44:42 #35 [security-secretstore-setup internal] load build context 08:44:42 #35 ... 08:44:42 08:44:42 #50 [security-proxy-setup internal] load build context 08:44:42 #50 transferring context: 189.79MB 59.9s done 08:44:42 #50 DONE 61.8s 08:44:42 08:44:42 #35 [security-secretstore-setup internal] load build context 08:44:42 #35 transferring context: 189.79MB 59.9s done 08:44:42 #35 ... 08:44:42 08:44:42 #46 [security-bootstrapper internal] load build context 08:44:42 #46 transferring context: 189.79MB 62.6s done 08:44:42 #46 DONE 63.1s 08:44:42 08:44:42 #35 [security-secretstore-setup internal] load build context 08:44:42 #35 DONE 61.9s 08:44:42 08:44:42 #44 [core-command internal] load build context 08:44:43 #44 ... 08:44:43 08:44:43 #51 [support-scheduler internal] load build context 08:44:43 #51 ... 08:44:43 08:44:43 #44 [core-command internal] load build context 08:44:43 #44 ... 08:44:43 08:44:43 #51 [support-scheduler internal] load build context 08:44:43 #51 transferring context: 189.79MB 60.2s done 08:44:43 #51 DONE 61.5s 08:44:43 08:44:43 #44 [core-command internal] load build context 08:44:43 #44 ... 08:44:43 08:44:43 #91 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:44:43 #91 DONE 0.8s 08:44:43 08:44:43 #44 [core-command internal] load build context 08:44:45 #44 transferring context: 189.79MB 65.1s done 08:44:45 #44 DONE 66.0s 08:44:45 08:44:45 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:49 #92 ... 08:44:49 08:44:49 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:49 #93 ... 08:44:49 08:44:49 #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:50 #94 ... 08:44:50 08:44:50 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #95 ... 08:45:23 08:45:23 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #93 DONE 40.3s 08:45:23 08:45:23 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #95 DONE 39.0s 08:45:23 08:45:23 #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #94 DONE 38.9s 08:45:23 08:45:23 #96 [core-metadata builder 6/7] COPY . . 08:45:23 #96 ... 08:45:23 08:45:23 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #92 DONE 36.0s 08:45:23 08:45:23 #97 [security-proxy-setup builder 6/7] COPY . . 08:45:23 #97 DONE 3.3s 08:45:23 08:45:23 #98 [support-notifications builder 6/7] COPY . . 08:45:23 #98 DONE 3.4s 08:45:23 08:45:23 #99 [core-data builder 6/7] COPY . . 08:45:23 #99 CACHED 08:45:23 08:45:23 #100 [core-data builder 4/7] COPY go.mod vendor* ./ 08:45:23 #100 CACHED 08:45:23 08:45:23 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #101 CACHED 08:45:23 08:45:23 #102 [security-spiffe-token-provider builder 6/7] COPY . . 08:45:23 #102 DONE 3.5s 08:45:23 08:45:23 #96 [core-metadata builder 6/7] COPY . . 08:45:23 #96 DONE 3.5s 08:45:23 08:45:23 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:45:23 #103 ... 08:45:23 08:45:23 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #104 CACHED 08:45:23 08:45:23 #105 [support-scheduler builder 6/7] COPY . . 08:45:23 #105 CACHED 08:45:23 08:45:23 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:45:23 #106 CACHED 08:45:23 08:45:23 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:45:23 #107 CACHED 08:45:23 08:45:23 #108 [security-secretstore-setup builder 6/7] COPY . . 08:45:23 #108 CACHED 08:45:23 08:45:23 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #109 CACHED 08:45:23 08:45:23 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:45:23 #110 CACHED 08:45:23 08:45:23 #111 [security-proxy-auth builder 6/7] COPY . . 08:45:23 #111 CACHED 08:45:23 08:45:23 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #112 CACHED 08:45:23 08:45:23 #113 [security-bootstrapper builder 6/7] COPY . . 08:45:23 #113 CACHED 08:45:23 08:45:23 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #114 CACHED 08:45:23 08:45:23 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:45:23 #115 CACHED 08:45:23 08:45:23 #116 [core-command builder 6/7] COPY . . 08:45:23 #116 CACHED 08:45:23 08:45:23 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 08:45:23 #117 CACHED 08:45:23 08:45:23 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #118 CACHED 08:45:23 08:45:23 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:45:23 #119 CACHED 08:45:23 08:45:23 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 #120 CACHED 08:45:23 08:45:23 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:45:23 #121 CACHED 08:45:23 08:45:23 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:45:27 #122 4.337 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:45:29 #122 ... 08:45:29 08:45:29 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:45:29 #103 5.456 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:33 #103 ... 08:45:33 08:45:33 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:45:33 #0 5.832 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:33 #123 ... 08:45:33 08:45:33 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:45:33 #0 5.887 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:33 #124 ... 08:45:33 08:45:33 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:45:33 #0 5.326 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:33 #125 ... 08:45:33 08:45:33 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:45:33 #0 4.488 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:45:33 #126 ... 08:45:33 08:45:33 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:45:33 #0 5.466 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:45:34 #127 ... 08:45:34 08:45:34 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:45:34 #0 4.092 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:45:34 #128 ... 08:45:34 08:45:34 #129 [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:45:34 #0 5.839 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:45:34 #129 ... 08:45:34 08:45:34 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:45:34 #0 5.703 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:45:34 #130 ... 08:45:34 08:45:34 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:45:34 #0 6.141 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:57:56 #131 ... 08:57:56 08:57:56 #129 [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:57:56 #129 746.9 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:57:58 #129 ... 08:57:58 08:57:58 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:57:58 #131 DONE 755.0s 08:57:58 08:57:58 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:58 #130 ... 08:57:58 08:57:58 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:57:58 #132 DONE 0.3s 08:57:58 08:57:58 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:57:59 #133 DONE 0.2s 08:57:59 08:57:59 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:57:59 #122 ... 08:57:59 08:57:59 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:57:59 #134 DONE 0.2s 08:57:59 08:57:59 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:57:59 #135 DONE 0.1s 08:57:59 08:57:59 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:57:59 #136 DONE 0.3s 08:57:59 08:57:59 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:57:59 #137 DONE 0.1s 08:57:59 08:57:59 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:02 #138 DONE 2.3s 08:58:02 08:58:02 #90 [security-proxy-setup] exporting to image 08:58:02 #90 exporting layers 08:58:03 #90 ... 08:58:03 08:58:03 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:03 #130 DONE 760.1s 08:58:03 08:58:03 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:03 #126 ... 08:58:03 08:58:03 #90 [security-proxy-setup] exporting to image 08:58:03 #90 exporting layers 1.4s done 08:58:03 #90 writing image sha256:2c09ea66c6cf79e0fa75726c2a1b57bb1d2dd755d5027f200e3f6ef7337e98f1 0.1s done 08:58:03 #90 naming to docker.io/library/security-proxy-setup-arm64 08:58:03 #90 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:58:03 #90 DONE 9.1s 08:58:03 08:58:03 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:58:04 #139 DONE 0.4s 08:58:04 08:58:04 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:58:06 #140 DONE 2.1s 08:58:06 08:58:06 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:06 #125 ... 08:58:06 08:58:06 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:58:06 #141 DONE 0.2s 08:58:06 08:58:06 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:58:06 #142 DONE 0.3s 08:58:06 08:58:06 #129 [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:58:07 #129 ... 08:58:07 08:58:07 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:07 #143 DONE 0.4s 08:58:07 08:58:07 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:58:07 #144 DONE 0.1s 08:58:07 08:58:07 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:07 #125 ... 08:58:07 08:58:07 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:58:07 #145 DONE 0.2s 08:58:07 08:58:07 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:58:07 #146 DONE 0.2s 08:58:07 08:58:07 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:58:07 #147 DONE 0.1s 08:58:07 08:58:07 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:08 #148 DONE 0.1s 08:58:08 08:58:08 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:58:10 #149 DONE 2.1s 08:58:10 08:58:10 #90 [security-bootstrapper] exporting to image 08:58:10 #90 exporting layers 08:58:11 #90 exporting layers 1.3s done 08:58:11 #90 writing image sha256:42041302664ac815002a6131c1204098f9937f27c560ff28fd5cbca040101bfd 0.0s done 08:58:11 #90 naming to docker.io/library/security-bootstrapper-arm64 done 08:58:11 #90 DONE 10.4s 08:58:11 08:58:11 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:58:13 #123 ... 08:58:13 08:58:13 #129 [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:58:13 #129 DONE 770.2s 08:58:13 08:58:13 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:58:13 #127 ... 08:58:13 08:58:13 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:58:14 #150 DONE 0.2s 08:58:14 08:58:14 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:58:14 #151 DONE 0.3s 08:58:14 08:58:14 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:58:14 #152 DONE 0.2s 08:58:14 08:58:14 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:14 #125 ... 08:58:14 08:58:14 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:58:14 #153 DONE 0.2s 08:58:14 08:58:14 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:58:15 #154 DONE 0.1s 08:58:15 08:58:15 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:15 #155 DONE 0.3s 08:58:15 08:58:15 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:15 #156 DONE 0.3s 08:58:15 08:58:15 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:15 #157 DONE 0.1s 08:58:15 08:58:15 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:17 #158 DONE 1.8s 08:58:17 08:58:17 #90 [security-secretstore-setup] exporting to image 08:58:17 #90 exporting layers 08:58:19 #90 exporting layers 1.4s done 08:58:19 #90 writing image sha256:b6d8c5c8451532c7d65c241ded94b398a80a7e21bd7fad9047c665823177af7b done 08:58:19 #90 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 08:58:19 #90 DONE 11.8s 08:58:19 08:58:19 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:58:29 #127 DONE 785.5s 08:58:29 08:58:29 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:29 #125 ... 08:58:29 08:58:29 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:58:29 #159 DONE 0.2s 08:58:29 08:58:29 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:58:29 #160 DONE 0.3s 08:58:29 08:58:29 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:30 #161 DONE 0.4s 08:58:30 08:58:30 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:30 #128 ... 08:58:30 08:58:30 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:58:30 #162 DONE 0.3s 08:58:30 08:58:30 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:30 #122 ... 08:58:30 08:58:30 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:30 #163 DONE 0.1s 08:58:30 08:58:30 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:32 #164 DONE 1.9s 08:58:32 08:58:32 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:32 #103 ... 08:58:32 08:58:32 #90 [security-proxy-auth] exporting to image 08:58:32 #90 exporting layers 08:58:33 #90 exporting layers 0.5s done 08:58:33 #90 writing image sha256:624393dc643c0a88b19eb6720581e2626fb54f235ee7057df4f2a5d87881fe60 done 08:58:33 #90 naming to docker.io/library/security-proxy-auth-arm64 done 08:58:33 #90 DONE 12.3s 08:58:33 08:58:33 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:41 #128 ... 08:58:41 08:58:41 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:41 #125 DONE 798.0s 08:58:41 08:58:41 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:41 #122 ... 08:58:41 08:58:41 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:58:41 #165 DONE 0.2s 08:58:41 08:58:41 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:41 #122 ... 08:58:41 08:58:41 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:58:42 #166 DONE 0.2s 08:58:42 08:58:42 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:58:42 #167 DONE 0.3s 08:58:42 08:58:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:58:42 #39 ... 08:58:42 08:58:42 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:58:42 #168 DONE 0.2s 08:58:42 08:58:42 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:58:42 #169 DONE 0.2s 08:58:42 08:58:42 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:44 #170 DONE 1.9s 08:58:44 08:58:44 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:44 #103 ... 08:58:44 08:58:44 #90 [core-common-config-bootstrapper] exporting to image 08:58:44 #90 exporting layers 08:58:45 #90 exporting layers 0.7s done 08:58:45 #90 writing image sha256:e9657c391ba54389c0f82b5420be3cc811ea445d88b8078ad6baf0701b9ea123 done 08:58:45 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 08:58:45 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:58:45 #90 DONE 13.0s 08:58:45 08:58:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:17 #39 ... 08:59:17 08:59:17 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:17 #124 DONE 830.7s 08:59:17 08:59:17 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:17 #103 ... 08:59:17 08:59:17 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:59:17 #171 DONE 0.1s 08:59:17 08:59:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:17 #39 ... 08:59:17 08:59:17 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:59:17 #172 DONE 0.1s 08:59:17 08:59:17 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:17 #173 DONE 0.3s 08:59:17 08:59:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:17 #39 ... 08:59:17 08:59:17 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:59:17 #174 DONE 0.1s 08:59:17 08:59:17 #90 [core-command] exporting to image 08:59:17 #90 exporting layers 08:59:17 #90 exporting layers 0.3s done 08:59:17 #90 writing image sha256:bcf0a941eb28121dd6e7e28485915c253a1f2b0096112fd26471a17c71ab6a87 done 08:59:17 #90 naming to docker.io/library/core-command-arm64 done 08:59:17 #90 DONE 13.3s 08:59:17 08:59:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:25 #39 ... 08:59:25 08:59:25 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:25 #103 DONE 841.4s 08:59:25 08:59:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:25 #39 ... 08:59:25 08:59:25 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:59:25 #175 ... 08:59:25 08:59:25 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:25 #123 DONE 842.2s 08:59:25 08:59:25 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:59:25 #175 DONE 0.4s 08:59:25 08:59:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:25 #39 ... 08:59:25 08:59:25 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:59:26 #176 DONE 0.3s 08:59:26 08:59:26 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:26 #177 DONE 0.4s 08:59:26 08:59:26 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:26 #178 ... 08:59:26 08:59:26 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:59:26 #179 DONE 0.2s 08:59:26 08:59:26 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:26 #178 DONE 0.2s 08:59:26 08:59:26 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:59:26 #180 DONE 0.2s 08:59:26 08:59:26 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:59:27 #181 DONE 0.5s 08:59:27 08:59:27 #90 [core-data] exporting to image 08:59:27 #90 exporting layers 0.5s done 08:59:27 #90 writing image sha256:4d2e85ee73724d3620ac5cb68632c9fe196baafcfabf30bcf05d56d393541e25 done 08:59:27 #90 naming to docker.io/library/core-data-arm64 done 08:59:27 #90 DONE 13.9s 08:59:27 08:59:27 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:59:27 #182 DONE 0.2s 08:59:27 08:59:27 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:59:27 #183 DONE 0.1s 08:59:27 08:59:27 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:27 #122 ... 08:59:27 08:59:27 #90 [core-metadata] exporting to image 08:59:27 #90 exporting layers 0.4s done 08:59:27 #90 writing image sha256:b71ccf4c60dca5681ef0d0160019219eab6ab8a760fced982073c0c9c95754e3 done 08:59:27 #90 naming to docker.io/library/core-metadata-arm64 done 08:59:27 #90 DONE 14.3s 08:59:27 08:59:27 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:46 #122 ... 08:59:46 08:59:46 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:46 #128 DONE 862.8s 08:59:46 08:59:46 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:46 #122 ... 08:59:46 08:59:46 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:59:46 #184 DONE 0.3s 08:59:46 08:59:46 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:59:46 #185 DONE 0.2s 08:59:46 08:59:46 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:59:46 #186 DONE 0.3s 08:59:46 08:59:46 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:59:47 #187 DONE 0.1s 08:59:47 08:59:47 #90 [security-spiffe-token-provider] exporting to image 08:59:47 #90 exporting layers 08:59:47 #90 exporting layers 0.5s done 08:59:47 #90 writing image sha256:372fce012629b8c58e5e4f34e25fe62d28c1f57f9e5a0dc8660dc644f2c6b12c done 08:59:47 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:59:47 #90 DONE 14.8s 08:59:47 08:59:47 #20 [security-spire-config internal] load .dockerignore 09:00:05 #20 ... 09:00:05 09:00:05 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:05 #122 DONE 882.3s 09:00:05 09:00:05 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:05 #126 DONE 882.9s 09:00:05 09:00:05 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:00:06 #188 DONE 0.1s 09:00:06 09:00:06 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:00:06 #189 DONE 0.2s 09:00:06 09:00:06 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:00:06 #39 ... 09:00:06 09:00:06 #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:00:06 #190 DONE 0.1s 09:00:06 09:00:06 #191 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:06 #191 DONE 0.3s 09:00:06 09:00:06 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:00:06 #192 DONE 0.2s 09:00:06 09:00:06 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:00:06 #193 DONE 0.1s 09:00:06 09:00:06 #90 [support-scheduler] exporting to image 09:00:06 #90 exporting layers 09:00:07 #90 ... 09:00:07 09:00:07 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:07 #194 DONE 0.4s 09:00:07 09:00:07 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:00:07 #195 DONE 0.1s 09:00:07 09:00:07 #90 [support-scheduler] exporting to image 09:00:07 #90 writing image sha256:addc7edac8df51fe472a488258c193fc1c8f61e8948ec11a094fbfcd0a395626 done 09:00:07 #90 naming to docker.io/library/support-scheduler-arm64 done 09:00:07 #90 exporting layers 0.4s done 09:00:07 #90 writing image sha256:106dc1e21d23560cb53af4fe6edf1ee73be67255a191b1415bf9b534671774ae done 09:00:07 #90 naming to docker.io/library/support-notifications-arm64 done 09:00:07 #90 DONE 15.7s 09:00:07 09:00:07 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:07 time="2023-11-02T08:43:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:00:07 $ docker stop --time=1 59f8978342b8ec4859400f7b9d4dd92405c446350b8f7923abc6e1df8ac8877c 09:00:09 $ docker rm -f --volumes 59f8978342b8ec4859400f7b9d4dd92405c446350b8f7923abc6e1df8ac8877c [Pipeline] // withDockerContainer [Pipeline] sh 09:00:09 + docker images 09:00:09 REPOSITORY TAG IMAGE ID CREATED SIZE 09:00:09 support-notifications-arm64 latest 106dc1e21d23 2 seconds ago 34.3MB 09:00:09 support-scheduler-arm64 latest addc7edac8df 3 seconds ago 33.6MB 09:00:09 security-spiffe-token-provider-arm64 latest 372fce012629 23 seconds ago 35.3MB 09:00:09 core-metadata-arm64 latest b71ccf4c60dc 42 seconds ago 21.5MB 09:00:09 core-data-arm64 latest 4d2e85ee7372 43 seconds ago 21.2MB 09:00:09 core-command-arm64 latest bcf0a941eb28 54 seconds ago 21MB 09:00:09 core-common-config-bootstrapper-arm64 latest e9657c391ba5 About a minute ago 18.3MB 09:00:09 security-proxy-auth-arm64 latest 624393dc643c About a minute ago 19.4MB 09:00:09 security-secretstore-setup-arm64 latest b6d8c5c84515 About a minute ago 43.7MB 09:00:09 security-bootstrapper-arm64 latest 42041302664a 2 minutes ago 23.1MB 09:00:09 security-proxy-setup-arm64 latest 2c09ea66c6cf 2 minutes ago 34MB 09:00:09 security-spire-agent-arm64 latest 0e26c8955c10 15 minutes ago 157MB 09:00:09 security-spire-server-arm64 latest dbac7c2bc46a 15 minutes ago 101MB 09:00:09 security-spire-config-arm64 latest 34052ccd880d 15 minutes ago 95.8MB 09:00:09 ci-base-image-arm64 latest 851d01ec36fe 26 minutes ago 926MB 09:00:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB 09:00:09 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:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:10 09:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:13 arm64: Pulling from edgex-lftools-log-publisher 09:00:13 8998bd30e6a1: Pulling fs layer 09:00:13 04944245beec: Pulling fs layer 09:00:13 699f458cf7ca: Pulling fs layer 09:00:13 765212b225bb: Pulling fs layer 09:00:13 f23df028b6ca: Pulling fs layer 09:00:13 d65c8cfc05b1: Pulling fs layer 09:00:13 2437ff75d9bd: Pulling fs layer 09:00:13 765212b225bb: Waiting 09:00:13 f23df028b6ca: Waiting 09:00:13 d65c8cfc05b1: Waiting 09:00:13 04944245beec: Verifying Checksum 09:00:13 04944245beec: Download complete 09:00:13 765212b225bb: Verifying Checksum 09:00:13 765212b225bb: Download complete 09:00:13 f23df028b6ca: Verifying Checksum 09:00:13 f23df028b6ca: Download complete 09:00:13 d65c8cfc05b1: Verifying Checksum 09:00:13 d65c8cfc05b1: Download complete 09:00:13 699f458cf7ca: Verifying Checksum 09:00:13 699f458cf7ca: Download complete 09:00:13 8998bd30e6a1: Verifying Checksum 09:00:13 8998bd30e6a1: Download complete 09:00:18 2437ff75d9bd: Verifying Checksum 09:00:18 2437ff75d9bd: Download complete 09:00:18 8998bd30e6a1: Pull complete 09:00:18 04944245beec: Pull complete 09:00:19 699f458cf7ca: Pull complete 09:00:20 765212b225bb: Pull complete 09:00:21 f23df028b6ca: Pull complete 09:00:21 d65c8cfc05b1: Pull complete 09:00:39 2437ff75d9bd: Pull complete 09:00:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:39 prd-ubuntu20.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 09:00:39 $ 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:00:42 $ docker top 696878db40cba71f62f4a1d262b523a6cbf89a444ae1fa659558416422a39619 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:43 ---> job-cost.sh 09:00:43 lf-activate-venv: SKIPPING 09:00:43 INFO: No Stack... 09:00:44 INFO: Retrieving Pricing Info for: v3-standard-4 09:00:45 INFO: Archiving Costs [Pipeline] sh 09:00:45 + cut -d, -f6 09:00:45 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 09:00:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-5-stack-cost] 09:00:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4710-5-stack-cost] did not exist. Created. 09:00:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:46 + echo total: 0.10999999940395355 [Pipeline] stash 09:00:46 Stashed 1 file(s) [Pipeline] } 09:00:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:00:46 $ docker stop --time=1 696878db40cba71f62f4a1d262b523a6cbf89a444ae1fa659558416422a39619 09:00:47 $ docker rm -f --volumes 696878db40cba71f62f4a1d262b523a6cbf89a444ae1fa659558416422a39619 [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:00:48 provisioning config files... 09:00:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config15084288822366306567tmp [Pipeline] { [Pipeline] sh 09:00:48 + set +x 09:00:48 + bash -s -- 09:00:48 + curl -s https://codecov.io/bash 09:00:48 09:00:48 _____ _ 09:00:48 / ____| | | 09:00:48 | | ___ __| | ___ ___ _____ __ 09:00:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:48 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:48 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:48 Bash-1.0.6 09:00:48 09:00:48 09:00:48 ==> git version 2.25.1 found 09:00:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:00:48 Release-Date: 2020-01-08 09:00:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:00:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:00:48 ==> Jenkins CI detected. 09:00:48 current dir:  /w/workspace/edgex-go/5 09:00:48 project root: . 09:00:48 --> token set from env 09:00:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:00:48 ==> Running gcov in . (disable via -X gcov) 09:00:48 ==> Python coveragepy not found 09:00:48 ==> Searching for coverage reports in: 09:00:48 + . 09:00:48 -> Found 1 reports 09:00:48 ==> Detecting git/mercurial file structure 09:00:48 ==> Reading reports 09:00:48 + ./coverage.out bytes=453602 09:00:48 ==> Appending adjustments 09:00:48 https://docs.codecov.io/docs/fixing-reports 09:00:49 + Found adjustments 09:00:49 ==> Gzipping contents 09:00:49 60K /tmp/codecov.TGhXTc.gz 09:00:49 ==> Uploading reports 09:00:49 url: https://codecov.io 09:00:49 query: branch=PR-4710&commit=0e3881515992cbb5ae698af6abf0f85661884cd0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:00:49 -> Pinging Codecov 09:00:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4710&commit=0e3881515992cbb5ae698af6abf0f85661884cd0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:00:50 -> Uploading to 09:00:50 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/00271124DB129430A58F1EEE437C3FCB/0e3881515992cbb5ae698af6abf0f85661884cd0/891a430a-5f9d-4498-9be7-14e48e1bbc27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T090049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd843cfbc47425294a915a80f75bff0e330af5f1e7a96b2d6e1de68c0dccff00 09:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:50 Dload Upload Total Spent Left Speed 09:00:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57729 0 0 100 57729 0 197k --:--:-- --:--:-- --:--:-- 196k 09:00:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0e3881515992cbb5ae698af6abf0f85661884cd0 [Pipeline] } 09:00:50 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:00:51 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:00:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:52 ---> package-listing.sh 09:00:52 ++ facter osfamily 09:00:52 ++ tr '[:upper:]' '[:lower:]' 09:00:52 + OS_FAMILY=debian 09:00:52 + workspace=/w/workspace/edgex-go/5 09:00:52 + START_PACKAGES=/tmp/packages_start.txt 09:00:52 + END_PACKAGES=/tmp/packages_end.txt 09:00:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:52 + PACKAGES=/tmp/packages_start.txt 09:00:52 + '[' /w/workspace/edgex-go/5 ']' 09:00:52 + PACKAGES=/tmp/packages_end.txt 09:00:52 + case "${OS_FAMILY}" in 09:00:52 + dpkg -l 09:00:52 + grep '^ii' 09:00:52 + '[' -f /tmp/packages_start.txt ']' 09:00:52 + '[' -f /tmp/packages_end.txt ']' 09:00:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:52 + '[' /w/workspace/edgex-go/5 ']' 09:00:52 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:00:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:00:52 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:00:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:53 09:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:53 latest: Pulling from edgex-lftools-log-publisher 09:00:53 5eb5b503b376: Pulling fs layer 09:00:53 5c69ac0246d0: Pulling fs layer 09:00:53 ec43610c2a17: Pulling fs layer 09:00:53 3a2ae6a8a46f: Pulling fs layer 09:00:53 33b1e0a273af: Pulling fs layer 09:00:53 5d3b04190fa2: Pulling fs layer 09:00:53 2f39f015ded8: Pulling fs layer 09:00:53 3a2ae6a8a46f: Waiting 09:00:53 33b1e0a273af: Waiting 09:00:53 5d3b04190fa2: Waiting 09:00:53 2f39f015ded8: Waiting 09:00:53 5c69ac0246d0: Verifying Checksum 09:00:53 5c69ac0246d0: Download complete 09:00:53 3a2ae6a8a46f: Download complete 09:00:53 ec43610c2a17: Verifying Checksum 09:00:53 ec43610c2a17: Download complete 09:00:53 33b1e0a273af: Verifying Checksum 09:00:53 33b1e0a273af: Download complete 09:00:53 5d3b04190fa2: Download complete 09:00:53 5eb5b503b376: Download complete 09:00:54 2f39f015ded8: Verifying Checksum 09:00:54 2f39f015ded8: Download complete 09:00:55 5eb5b503b376: Pull complete 09:00:55 5c69ac0246d0: Pull complete 09:00:55 ec43610c2a17: Pull complete 09:00:55 3a2ae6a8a46f: Pull complete 09:00:55 33b1e0a273af: Pull complete 09:00:55 5d3b04190fa2: Pull complete 09:01:00 2f39f015ded8: Pull complete 09:01:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:00 prd-ubuntu20.04-docker-8c-8g-16361 does not seem to be running inside a container 09:01:00 $ 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:01:05 $ docker top 9e51d89bea1c7b3ba1c490855831ee6710fc20caba19a135be0c2a2172ff2a91 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:05 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:06 + mkdir -p /var/log/sysstat [Pipeline] sh 09:01:06 + ls /var/log/sa-host 09:01:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:06 provisioning config files... 09:01:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config13792963137540862775tmp [Pipeline] { [Pipeline] echo 09:01:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:06 ---> create-netrc.sh [Pipeline] } 09:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:01:07 ---> python-tools-install.sh [Pipeline] echo 09:01:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:07 ---> sudo-logs.sh 09:01:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:07 ---> job-cost.sh 09:01:07 lf-activate-venv: SKIPPING 09:01:07 DEBUG: total: 0.10999999940395355 09:01:07 INFO: Retrieving Stack Cost... 09:01:07 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:08 INFO: Archiving Costs [Pipeline] echo 09:01:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:08 ---> logs-deploy.sh 09:01:08 lf-activate-venv: SKIPPING 09:01:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/5 09:01:08 INFO: archiving workspace using pattern(s): 09:01:09 Archives upload complete. 09:01:09 INFO: archiving logs to Nexus 09:01:10 ---> uname -a: 09:01:10 Linux prd-ubuntu20-04-docker-8c-8g-16361 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:01:10 09:01:10 09:01:10 ---> lscpu: 09:01:10 Architecture: x86_64 09:01:10 CPU op-mode(s): 32-bit, 64-bit 09:01:10 Byte Order: Little Endian 09:01:10 Address sizes: 40 bits physical, 48 bits virtual 09:01:10 CPU(s): 8 09:01:10 On-line CPU(s) list: 0-7 09:01:10 Thread(s) per core: 1 09:01:10 Core(s) per socket: 1 09:01:10 Socket(s): 8 09:01:10 NUMA node(s): 1 09:01:10 Vendor ID: AuthenticAMD 09:01:10 CPU family: 23 09:01:10 Model: 49 09:01:10 Model name: AMD EPYC-Rome Processor 09:01:10 Stepping: 0 09:01:10 CPU MHz: 2799.998 09:01:10 BogoMIPS: 5599.99 09:01:10 Virtualization: AMD-V 09:01:10 Hypervisor vendor: KVM 09:01:10 Virtualization type: full 09:01:10 L1d cache: 256 KiB 09:01:10 L1i cache: 256 KiB 09:01:10 L2 cache: 4 MiB 09:01:10 L3 cache: 128 MiB 09:01:10 NUMA node0 CPU(s): 0-7 09:01:10 Vulnerability Itlb multihit: Not affected 09:01:10 Vulnerability L1tf: Not affected 09:01:10 Vulnerability Mds: Not affected 09:01:10 Vulnerability Meltdown: Not affected 09:01:10 Vulnerability Mmio stale data: Not affected 09:01:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:01:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:01:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:01:10 Vulnerability Srbds: Not affected 09:01:10 Vulnerability Tsx async abort: Not affected 09:01:10 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:01:10 09:01:10 09:01:10 ---> nproc: 09:01:10 8 09:01:10 09:01:10 09:01:10 ---> df -h: 09:01:10 Filesystem Size Used Avail Use% Mounted on 09:01:10 overlay 155G 21G 135G 14% / 09:01:10 tmpfs 64M 0 64M 0% /dev 09:01:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:01:10 shm 64M 0 64M 0% /dev/shm 09:01:10 /dev/vda1 155G 21G 135G 14% /facter-os 09:01:10 09:01:10 09:01:10 ---> sar -b -r -n DEV: 09:01:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16361) 11/02/23 _x86_64_ (8 CPU) 09:01:10 09:01:10 08:28:47 LINUX RESTART (8 CPU) 09:01:10 09:01:10 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:01:10 08:30:02 297.85 47.84 250.01 0.00 5408.57 88324.88 0.00 09:01:10 08:31:01 136.93 0.63 136.30 0.00 13.83 57922.79 0.00 09:01:10 08:32:01 29.43 0.23 29.20 0.00 3.07 20383.82 0.00 09:01:10 08:33:01 172.54 0.40 172.14 0.00 47.86 76663.36 0.00 09:01:10 08:34:01 488.24 6.38 481.86 0.00 123.92 160553.90 0.00 09:01:10 08:35:01 402.60 10.36 392.24 0.00 3609.06 115023.98 0.00 09:01:10 08:36:01 626.47 0.97 625.50 0.00 1504.31 85392.64 0.00 09:01:10 08:37:01 5.08 0.02 5.07 0.00 0.13 108.52 0.00 09:01:10 08:38:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 09:01:10 08:39:01 2.10 0.00 2.10 0.00 0.00 22.26 0.00 09:01:10 08:40:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 09:01:10 08:41:01 2.12 0.00 2.12 0.00 0.00 23.20 0.00 09:01:10 08:42:01 1.13 0.02 1.12 0.00 2.13 12.00 0.00 09:01:10 08:43:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 09:01:10 08:44:01 1.82 0.02 1.80 0.00 0.13 20.93 0.00 09:01:10 08:45:01 1.87 0.00 1.87 0.00 0.00 24.93 0.00 09:01:10 08:46:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 09:01:10 08:47:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 09:01:10 08:48:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 09:01:10 08:49:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 09:01:10 08:50:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:01:10 08:51:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 09:01:10 08:52:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 09:01:10 08:53:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 09:01:10 08:54:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 09:01:10 08:55:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 09:01:10 08:56:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 09:01:10 08:57:01 0.82 0.00 0.82 0.00 0.00 10.93 0.00 09:01:10 08:58:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 09:01:10 08:59:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:01:10 09:00:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 09:01:10 09:01:01 28.35 0.25 28.10 0.00 19.33 7569.54 0.00 09:01:10 Average: 69.28 2.10 67.18 0.00 335.60 19117.57 0.00 09:01:10 09:01:10 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:10 08:30:02 28791124 31578216 746996 2.27 74892 2976776 1996548 5.88 1057824 2658536 768860 09:01:10 08:31:01 27699152 31425960 883708 2.69 118248 3783944 2062068 6.08 1615516 3081888 578488 09:01:10 08:32:01 27676168 31456068 850332 2.59 121728 3809720 1949252 5.74 1377208 3319716 297136 09:01:10 08:33:01 24002592 31347780 955388 2.91 132952 7278992 2594804 7.65 1757664 6518240 2235248 09:01:10 08:34:01 20458796 31479904 811736 2.47 205380 10669456 2370384 6.99 1996036 9600628 1166992 09:01:10 08:35:01 15350812 29064208 3133876 9.53 253704 13050764 7779304 22.93 5486984 10830868 452508 09:01:10 08:36:01 17646812 31464680 791320 2.41 276616 13241876 2128692 6.27 2621080 11592776 480 09:01:10 08:37:01 17654244 31467192 789992 2.40 275112 13238624 2113188 6.23 2618832 11589552 28 09:01:10 08:38:01 17691708 31504728 752168 2.29 275128 13238624 2113188 6.23 2581000 11589552 168 09:01:10 08:39:01 17693464 31506548 750312 2.28 275188 13238628 2113188 6.23 2579120 11589560 28 09:01:10 08:40:01 17703752 31516888 739884 2.25 275212 13238636 2113188 6.23 2569520 11589560 184 09:01:10 08:41:01 17705324 31518520 738456 2.25 275272 13238636 2113188 6.23 2569456 11589568 16 09:01:10 08:42:01 17706308 31519572 737284 2.24 275288 13238704 2113188 6.23 2568596 11589624 108 09:01:10 08:43:01 17706236 31519548 737212 2.24 275308 13238704 2113188 6.23 2568076 11589636 48 09:01:10 08:44:01 17705976 31519392 737984 2.24 275344 13238704 2123376 6.26 2568624 11589628 32 09:01:10 08:45:01 17705888 31519348 737928 2.24 275400 13238688 2123376 6.26 2569316 11589612 212 09:01:10 08:46:01 17705872 31519332 737864 2.24 275420 13238688 2123376 6.26 2569452 11589612 176 09:01:10 08:47:01 17705224 31518692 738472 2.25 275452 13238692 2123376 6.26 2569240 11589616 44 09:01:10 08:48:01 17705632 31519200 737788 2.24 275464 13238692 2123376 6.26 2569004 11589620 12 09:01:10 08:49:01 17705640 31519216 737716 2.24 275484 13238700 2123376 6.26 2569020 11589624 68 09:01:10 08:50:01 17706104 31519684 737172 2.24 275512 13238700 2123376 6.26 2568412 11589628 4 09:01:10 08:51:01 17706024 31519672 737160 2.24 275536 13238708 2123376 6.26 2568392 11589640 188 09:01:10 08:52:01 17705972 31519656 737348 2.24 275548 13238712 2123376 6.26 2568432 11589632 4 09:01:10 08:53:01 17706184 31519876 737064 2.24 275568 13238716 2123376 6.26 2568756 11589636 188 09:01:10 08:54:01 17706656 31520348 736516 2.24 275584 13238716 2123376 6.26 2568464 11589636 4 09:01:10 08:55:01 17705356 31519104 737756 2.24 275600 13238720 2107160 6.21 2572068 11589640 192 09:01:10 08:56:01 17705104 31518876 737968 2.24 275628 13238720 2107160 6.21 2572056 11589644 4 09:01:10 08:57:01 17704748 31518532 738228 2.25 275636 13238728 2107160 6.21 2572088 11589648 200 09:01:10 08:58:01 17704724 31518512 738188 2.24 275652 13238732 2107160 6.21 2572072 11589652 44 09:01:10 08:59:01 17704708 31518500 738236 2.25 275668 13238732 2090572 6.16 2572088 11589656 184 09:01:10 09:00:01 17704120 31517976 738988 2.25 275700 13238736 2090572 6.16 2572204 11589664 8 09:01:10 09:01:01 17162988 31486856 768876 2.34 282240 13691896 2168800 6.39 2609272 12042108 226128 09:01:10 Average: 18863857 31427581 835310 2.54 252390 12069752 2306534 6.80 2508308 10556112 179000 09:01:10 09:01:10 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:10 08:30:02 ens3 1513.01 1381.55 11000.96 197.40 0.00 0.00 0.00 0.00 09:01:10 08:30:02 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 09:01:10 08:30:02 docker0 508.68 469.49 35.71 2751.47 0.00 0.00 0.00 0.00 09:01:10 08:31:01 ens3 336.27 182.22 1851.07 31.15 0.00 0.00 0.00 0.00 09:01:10 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:31:01 docker0 158.87 299.86 13.09 1815.85 0.00 0.00 0.00 0.00 09:01:10 08:31:01 veth47b7ae9 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 09:01:10 08:32:01 ens3 36.59 26.56 29.56 16.71 0.00 0.00 0.00 0.00 09:01:10 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:32:01 docker0 1.72 1.72 0.13 0.15 0.00 0.00 0.00 0.00 09:01:10 08:32:01 veth47b7ae9 1.72 1.73 0.15 0.16 0.00 0.00 0.00 0.00 09:01:10 08:33:01 ens3 147.61 80.57 3105.59 20.01 0.00 0.00 0.00 0.00 09:01:10 08:33:01 vetha8a0f9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:33:01 veth881cc6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:01:10 08:33:01 veth6e5bd48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:33:01 veth3e6c732 0.52 0.50 0.05 0.18 0.00 0.00 0.00 0.00 09:01:10 08:33:01 docker0 2.92 6.40 0.19 95.60 0.00 0.00 0.00 0.00 09:01:10 08:33:01 veth46a25ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:33:01 vethec0cdf9 2.40 6.15 0.18 95.44 0.00 0.00 0.00 0.01 09:01:10 08:33:01 vetha7a5c6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:33:01 veth4135352 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:33:01 vethabecd44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:33:01 veth2a7c4bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:34:01 ens3 540.91 326.10 2991.55 40.28 0.00 0.00 0.00 0.00 09:01:10 08:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:34:01 veth1f977a8 67.42 119.45 6.72 576.65 0.00 0.00 0.00 0.05 09:01:10 08:34:01 veth9d5c546 119.45 67.42 576.65 6.72 0.00 0.00 0.00 0.00 09:01:10 08:34:01 veth4bbf00c 123.20 71.42 576.82 6.98 0.00 0.00 0.00 0.00 09:01:10 08:34:01 veth3e6c732 0.08 0.80 0.00 0.03 0.00 0.00 0.00 0.00 09:01:10 08:34:01 docker0 311.28 518.35 25.69 2973.39 0.00 0.00 0.00 0.00 09:01:10 08:34:01 veth2094f73 71.42 123.20 6.98 576.82 0.00 0.00 0.00 0.05 09:01:10 08:34:01 veth8768e94 71.19 112.64 6.99 576.14 0.00 0.00 0.00 0.05 09:01:10 08:34:01 vetha8a9a29 112.64 71.19 576.14 6.99 0.00 0.00 0.00 0.00 09:01:10 08:35:01 veth07bf915 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 ens3 197.37 101.55 2737.49 12.03 0.00 0.00 0.00 0.00 09:01:10 08:35:01 vethcc598f6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 09:01:10 08:35:01 veth90b05a7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 vethe3041f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 veth56c71ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 veth3e6c732 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 veth99a4915 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 vethe6249e7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 veth444deed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 vethee46773 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 vethfaa8149 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:35:01 veth4490565 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:36:01 ens3 12.54 8.03 10.88 5.49 0.00 0.00 0.00 0.00 09:01:10 08:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:37:01 ens3 1.53 1.48 8.25 0.13 0.00 0.00 0.00 0.00 09:01:10 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:38:01 ens3 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:01:10 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:40:01 ens3 3.02 1.73 3.85 0.17 0.00 0.00 0.00 0.00 09:01:10 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:41:01 ens3 0.98 0.45 0.34 0.21 0.00 0.00 0.00 0.00 09:01:10 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:42:01 ens3 0.95 0.25 0.36 0.20 0.00 0.00 0.00 0.00 09:01:10 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:45:01 ens3 0.98 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:01:10 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:46:01 ens3 0.70 0.40 0.41 0.27 0.00 0.00 0.00 0.00 09:01:10 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:47:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:49:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:01:10 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:50:01 ens3 0.80 0.10 0.14 0.07 0.00 0.00 0.00 0.00 09:01:10 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:51:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:55:01 ens3 4.48 8.80 0.37 21.08 0.00 0.00 0.00 0.00 09:01:10 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:56:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:58:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:01:10 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 08:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:10 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 09:00:01 ens3 2.73 3.10 0.24 6.73 0.00 0.00 0.00 0.00 09:01:10 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 09:01:01 ens3 119.33 113.58 2526.35 160.95 0.00 0.00 0.00 0.00 09:01:10 09:01:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:01:10 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:10 Average: ens3 91.18 69.87 757.83 16.02 0.00 0.00 0.00 0.00 09:01:10 Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 09:01:10 Average: docker0 30.67 40.37 2.33 237.85 0.00 0.00 0.00 0.00 09:01:10 09:01:10 09:01:10 ---> sar -P ALL: 09:01:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16361) 11/02/23 _x86_64_ (8 CPU) 09:01:10 09:01:10 08:28:47 LINUX RESTART (8 CPU) 09:01:10 09:01:10 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:01:10 08:30:02 all 11.05 0.00 4.01 2.77 0.06 82.11 09:01:10 08:30:02 0 11.89 0.00 2.30 0.76 0.05 85.01 09:01:10 08:30:02 1 9.45 0.00 4.11 0.62 0.05 85.77 09:01:10 08:30:02 2 8.81 0.00 3.59 0.67 0.05 86.88 09:01:10 08:30:02 3 10.26 0.00 6.64 7.81 0.08 75.21 09:01:10 08:30:02 4 9.74 0.00 3.91 0.22 0.05 86.08 09:01:10 08:30:02 5 12.54 0.00 3.57 4.55 0.05 79.29 09:01:10 08:30:02 6 15.63 0.00 4.33 7.01 0.07 72.97 09:01:10 08:30:02 7 10.11 0.00 3.67 0.51 0.07 85.64 09:01:10 08:31:01 all 27.16 0.00 4.66 2.85 0.09 65.25 09:01:10 08:31:01 0 27.29 0.00 4.89 2.85 0.09 64.89 09:01:10 08:31:01 1 26.54 0.00 5.02 1.10 0.09 67.26 09:01:10 08:31:01 2 28.21 0.00 5.18 0.44 0.07 66.09 09:01:10 08:31:01 3 29.14 0.00 5.47 16.75 0.19 48.46 09:01:10 08:31:01 4 26.58 0.00 3.81 0.09 0.07 69.45 09:01:10 08:31:01 5 25.85 0.00 4.28 0.46 0.09 69.32 09:01:10 08:31:01 6 26.40 0.00 3.65 0.48 0.05 69.43 09:01:10 08:31:01 7 27.26 0.00 5.00 0.63 0.09 67.02 09:01:10 08:32:01 all 39.88 0.00 4.35 1.86 0.10 53.81 09:01:10 08:32:01 0 38.56 0.00 4.63 0.20 0.10 56.50 09:01:10 08:32:01 1 40.18 0.00 4.47 2.61 0.10 52.64 09:01:10 08:32:01 2 40.57 0.00 4.22 0.42 0.10 54.69 09:01:10 08:32:01 3 40.00 0.00 4.28 5.07 0.10 50.56 09:01:10 08:32:01 4 41.16 0.00 4.35 0.94 0.08 53.47 09:01:10 08:32:01 5 38.22 0.00 4.65 4.62 0.12 52.39 09:01:10 08:32:01 6 40.95 0.00 4.42 0.89 0.08 53.65 09:01:10 08:32:01 7 39.39 0.00 3.82 0.12 0.08 56.59 09:01:10 08:33:01 all 28.43 0.00 6.67 5.28 0.10 59.51 09:01:10 08:33:01 0 28.08 0.00 6.37 2.00 0.08 63.47 09:01:10 08:33:01 1 27.68 0.00 6.73 8.17 0.12 57.29 09:01:10 08:33:01 2 28.14 0.00 7.06 3.22 0.09 61.50 09:01:10 08:33:01 3 27.67 0.00 6.00 2.88 0.12 63.33 09:01:10 08:33:01 4 28.30 0.00 6.84 4.19 0.08 60.58 09:01:10 08:33:01 5 29.48 0.00 7.63 13.35 0.12 49.42 09:01:10 08:33:01 6 28.26 0.00 6.62 3.16 0.08 61.88 09:01:10 08:33:01 7 29.87 0.00 6.13 5.30 0.14 58.56 09:01:10 08:34:01 all 6.80 0.00 3.84 15.35 0.07 73.94 09:01:10 08:34:01 0 6.68 0.00 4.02 18.25 0.08 70.96 09:01:10 08:34:01 1 6.48 0.00 3.15 13.94 0.07 76.37 09:01:10 08:34:01 2 6.15 0.00 5.35 42.61 0.08 45.81 09:01:10 08:34:01 3 6.30 0.00 3.16 17.35 0.07 73.13 09:01:10 08:34:01 4 7.11 0.00 3.62 12.58 0.05 76.64 09:01:10 08:34:01 5 8.06 0.00 3.97 7.19 0.08 80.69 09:01:10 08:34:01 6 6.59 0.00 3.37 4.43 0.07 85.54 09:01:10 08:34:01 7 7.06 0.00 4.07 6.63 0.08 82.16 09:01:10 08:35:01 all 79.47 0.00 9.20 3.53 0.17 7.63 09:01:10 08:35:01 0 79.59 0.00 8.91 2.22 0.17 9.11 09:01:10 08:35:01 1 79.56 0.00 9.23 0.49 0.17 10.54 09:01:10 08:35:01 2 79.03 0.00 9.75 9.41 0.17 1.63 09:01:10 08:35:01 3 78.67 0.00 9.51 0.85 0.17 10.79 09:01:10 08:35:01 4 78.16 0.00 10.29 0.82 0.17 10.56 09:01:10 08:35:01 5 79.36 0.00 9.06 3.14 0.19 8.25 09:01:10 08:35:01 6 80.95 0.00 8.14 8.84 0.17 1.90 09:01:10 08:35:01 7 80.41 0.00 8.73 2.39 0.19 8.28 09:01:10 08:36:01 all 45.75 0.00 5.16 4.42 0.11 44.55 09:01:10 08:36:01 0 46.82 0.00 4.87 6.72 0.10 41.48 09:01:10 08:36:01 1 46.67 0.00 5.03 2.34 0.10 45.87 09:01:10 08:36:01 2 43.21 0.00 6.37 2.67 0.14 47.60 09:01:10 08:36:01 3 45.89 0.00 5.09 6.67 0.10 42.25 09:01:10 08:36:01 4 46.11 0.00 4.62 2.33 0.10 46.83 09:01:10 08:36:01 5 45.89 0.00 5.33 2.82 0.14 45.84 09:01:10 08:36:01 6 44.95 0.00 4.81 4.34 0.10 45.81 09:01:10 08:36:01 7 46.36 0.00 5.24 7.40 0.13 40.86 09:01:10 08:37:01 all 0.08 0.00 0.06 0.01 0.00 99.85 09:01:10 08:37:01 0 0.03 0.00 0.10 0.00 0.02 99.85 09:01:10 08:37:01 1 0.03 0.00 0.05 0.05 0.00 99.87 09:01:10 08:37:01 2 0.07 0.00 0.05 0.00 0.00 99.88 09:01:10 08:37:01 3 0.03 0.00 0.03 0.05 0.02 99.87 09:01:10 08:37:01 4 0.07 0.00 0.05 0.00 0.00 99.88 09:01:10 08:37:01 5 0.25 0.00 0.10 0.02 0.00 99.63 09:01:10 08:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:01:10 08:37:01 7 0.08 0.00 0.05 0.00 0.00 99.87 09:01:10 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:01:10 08:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:01:10 08:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:01:10 08:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:38:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:01:10 08:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:01:10 08:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:38:01 7 0.00 0.00 0.05 0.00 0.00 99.95 09:01:10 08:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:01:10 08:39:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:01:10 08:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:01:10 08:39:01 2 0.08 0.00 0.02 0.00 0.00 99.90 09:01:10 08:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:01:10 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:01:10 08:40:01 all 0.15 0.00 0.02 0.01 0.00 99.83 09:01:10 08:40:01 0 0.37 0.00 0.03 0.02 0.02 99.57 09:01:10 08:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:40:01 2 0.70 0.00 0.02 0.00 0.00 99.29 09:01:10 08:40:01 3 0.00 0.00 0.00 0.05 0.00 99.95 09:01:10 08:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:01:10 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:01:10 09:01:10 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:01:10 08:41:01 all 0.16 0.00 0.01 0.03 0.01 99.78 09:01:10 08:41:01 0 0.15 0.00 0.05 0.00 0.02 99.78 09:01:10 08:41:01 1 0.03 0.00 0.02 0.13 0.02 99.80 09:01:10 08:41:01 2 1.03 0.00 0.02 0.00 0.02 98.94 09:01:10 08:41:01 3 0.00 0.00 0.00 0.13 0.02 99.85 09:01:10 08:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:01:10 08:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:01:10 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:42:01 all 0.04 0.00 0.01 0.00 0.00 99.95 09:01:10 08:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:01:10 08:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 08:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:01:10 08:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:01:10 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:42:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:01:10 08:42:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:01:10 08:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:01:10 08:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:01:10 08:43:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:01:10 08:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:01:10 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 08:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:01:10 08:44:01 all 0.05 0.00 0.03 0.01 0.00 99.91 09:01:10 08:44:01 0 0.08 0.00 0.03 0.02 0.02 99.85 09:01:10 08:44:01 1 0.05 0.00 0.03 0.02 0.00 99.90 09:01:10 08:44:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:01:10 08:44:01 3 0.07 0.00 0.05 0.02 0.00 99.87 09:01:10 08:44:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:01:10 08:44:01 5 0.03 0.00 0.05 0.00 0.00 99.92 09:01:10 08:44:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:01:10 08:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:01:10 08:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:01:10 08:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:01:10 08:45:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:01:10 08:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:01:10 08:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:01:10 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:01:10 08:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:01:10 08:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:46:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:01:10 08:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:01:10 08:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:01:10 08:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:01:10 08:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:47:01 all 0.09 0.00 0.01 0.00 0.00 99.90 09:01:10 08:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:01:10 08:47:01 1 0.07 0.00 0.03 0.02 0.00 99.88 09:01:10 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:01:10 08:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:47:01 6 0.47 0.00 0.02 0.00 0.02 99.50 09:01:10 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:01:10 08:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:01:10 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:01:10 08:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:48:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:01:10 08:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:01:10 08:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:01:10 08:49:01 1 0.05 0.00 0.03 0.02 0.00 99.90 09:01:10 08:49:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:01:10 08:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:01:10 08:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:01:10 08:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:01:10 08:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 08:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:01:10 08:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:01:10 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:50:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:01:10 08:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:01:10 08:51:01 all 0.12 0.00 0.01 0.00 0.00 99.86 09:01:10 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:01:10 08:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:01:10 08:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:51:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:01:10 08:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:51:01 6 0.75 0.00 0.03 0.00 0.00 99.22 09:01:10 08:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 09:01:10 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:01:10 08:52:01 all 0.21 0.00 0.01 0.00 0.00 99.77 09:01:10 08:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:01:10 08:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:01:10 08:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:52:01 6 1.55 0.00 0.00 0.00 0.00 98.45 09:01:10 08:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:53:01 all 0.05 0.00 0.01 0.02 0.01 99.92 09:01:10 08:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:01:10 08:53:01 1 0.05 0.00 0.03 0.07 0.02 99.83 09:01:10 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:53:01 3 0.03 0.00 0.02 0.07 0.00 99.88 09:01:10 08:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:01:10 08:53:01 6 0.18 0.00 0.00 0.00 0.00 99.82 09:01:10 08:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:01:10 08:54:01 all 0.03 0.00 0.01 0.02 0.00 99.94 09:01:10 08:54:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:01:10 08:54:01 1 0.02 0.00 0.00 0.12 0.02 99.85 09:01:10 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:54:01 3 0.00 0.00 0.02 0.07 0.00 99.92 09:01:10 08:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 08:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:54:01 7 0.10 0.00 0.00 0.00 0.00 99.90 09:01:10 08:55:01 all 0.05 0.00 0.02 0.01 0.01 99.92 09:01:10 08:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:01:10 08:55:01 1 0.03 0.00 0.02 0.03 0.00 99.92 09:01:10 08:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:01:10 08:55:01 3 0.07 0.00 0.00 0.02 0.02 99.90 09:01:10 08:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:01:10 08:55:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:01:10 08:55:01 7 0.10 0.00 0.03 0.00 0.00 99.87 09:01:10 08:56:01 all 0.00 0.00 0.01 0.00 0.00 99.99 09:01:10 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:01:10 08:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:01:10 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:57:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:01:10 08:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:01:10 08:57:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:01:10 08:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 08:57:01 3 0.03 0.00 0.00 0.05 0.00 99.92 09:01:10 08:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:01:10 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 08:58:01 all 0.00 0.00 0.00 0.00 0.00 99.99 09:01:10 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:01:10 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 08:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:59:01 all 0.03 0.00 0.01 0.08 0.01 99.88 09:01:10 08:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:01:10 08:59:01 1 0.02 0.00 0.02 0.38 0.00 99.58 09:01:10 08:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 08:59:01 3 0.02 0.00 0.00 0.27 0.02 99.70 09:01:10 08:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:01:10 08:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:01:10 08:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:01:10 08:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:01:10 09:00:01 all 0.01 0.00 0.01 0.03 0.02 99.93 09:01:10 09:00:01 0 0.00 0.00 0.00 0.07 0.00 99.93 09:01:10 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:10 09:00:01 3 0.00 0.00 0.00 0.15 0.00 99.85 09:01:10 09:00:01 4 0.07 0.00 0.03 0.00 0.17 99.73 09:01:10 09:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:01:10 09:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:01:10 09:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:01:10 09:01:01 all 2.83 0.00 1.11 0.46 0.02 95.58 09:01:10 09:01:01 0 2.84 0.00 0.99 0.22 0.02 95.94 09:01:10 09:01:01 1 2.55 0.00 0.90 0.03 0.02 96.50 09:01:10 09:01:01 2 3.14 0.00 1.00 0.02 0.02 95.83 09:01:10 09:01:01 3 2.89 0.00 1.12 0.85 0.02 95.12 09:01:10 09:01:01 4 3.46 0.00 1.17 0.00 0.03 95.33 09:01:10 09:01:01 5 2.29 0.00 0.77 0.00 0.02 96.92 09:01:10 09:01:01 6 2.72 0.00 1.32 2.54 0.02 93.40 09:01:10 09:01:01 7 2.75 0.00 1.64 0.00 0.00 95.61 09:01:10 Average: all 7.48 0.00 1.21 1.14 0.03 90.14 09:01:10 Average: 0 7.50 0.00 1.16 1.03 0.03 90.27 09:01:10 Average: 1 7.41 0.00 1.21 0.94 0.03 90.42 09:01:10 Average: 2 7.36 0.00 1.32 1.83 0.02 89.47 09:01:10 Average: 3 7.43 0.00 1.28 1.83 0.03 89.43 09:01:10 Average: 4 7.46 0.00 1.20 0.66 0.03 90.65 09:01:10 Average: 5 7.43 0.00 1.21 1.12 0.03 90.22 09:01:10 Average: 6 7.71 0.00 1.14 0.98 0.02 90.15 09:01:10 Average: 7 7.54 0.00 1.19 0.71 0.03 90.52 09:01:10 09:01:10 09:01:10