Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f028fa82529718e9552a95e34c50f8585787ae26+132297e9aa914f92e736fba6a3e6b3cd17818e4e (05a5407f170b81d36a0f71eaa9c5af4a47bbbc64) 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-ssh5616450170200636531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6713895958605834404.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3043118545661851811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9897196164965556509.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-ssh16673546797856708341.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-12788 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 Merge succeeded, producing 97a422748dff0e797fff47769be878a8394c81d7 Checking out Revision 97a422748dff0e797fff47769be878a8394c81d7 (PR-4710) > 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 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97a422748dff0e797fff47769be878a8394c81d7 # timeout=10 Commit message: "Merge commit '132297e9aa914f92e736fba6a3e6b3cd17818e4e' into HEAD" > git rev-list --no-walk f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:41 ========================================================= 08:29:41 EdgeX Global Pipelines Version Info 08:29:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:42 ------------------- 08:29:42 stable info: 08:29:42 ------------------- 08:29:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:29:42 Message: update stable to v1.0.254 08:29:42 ------------------- 08:29:42 experimental info: 08:29:42 ------------------- 08:29:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:29:42 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97a4227 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:43 provisioning config files... 08:29:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config15962953790239729172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:43 ---> docker-login.sh 08:29:43 nexus3.edgexfoundry.org:10001 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 nexus3.edgexfoundry.org:10002 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 nexus3.edgexfoundry.org:10003 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 nexus3.edgexfoundry.org:10004 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 docker.io 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 ---> docker-login.sh ends [Pipeline] } 08:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:45 + 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:45 + dirname cmd/core-command/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-command,cmd/core-command/Dockerfile 08:29:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + dirname cmd/core-data/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-data,cmd/core-data/Dockerfile 08:29:45 + + dirname cmd/core-metadata/Dockerfile 08:29:45 cut -d/ -f2 08:29:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:45 + dirname cmd/security-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:45 + dirname cmd/security-proxy-auth/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:45 + dirname cmd/security-proxy-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:45 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:45 + cut+ -d/ -f2 08:29:45 dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + + dirname cmd/security-spire-agent/Dockerfile 08:29:45 cut -d/ -f2 08:29:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:45 + dirname cmd/security-spire-config/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:45 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 08:29:45 08:29:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:45 + dirname cmd/support-notifications/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:45 + dirname+ cmd/support-scheduler/Dockerfile 08:29:45 cut -d/ -f2 08:29:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:45 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:45 + git rev-list -1 --merges 97a422748dff0e797fff47769be878a8394c81d7~1..97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] echo 08:29:45 -----------> git rev-list -1 --merges 97a422748dff0e797fff47769be878a8394c81d7~1..97a422748dff0e797fff47769be878a8394c81d7 97a422748dff0e797fff47769be878a8394c81d7 08:29:45 97a422748dff0e797fff47769be878a8394c81d7 [false] [Pipeline] sh 08:29:46 + git log --format=format:%s -1 97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:46 + grep -v github /etc/ssh/ssh_known_hosts 08:29:46 + [ -e /tmp/ssh_known_hosts ] 08:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 08:29:47 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:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:47 b85a868b505f: Pulling fs layer 08:29:47 e2be974225ed: Pulling fs layer 08:29:47 339a4e72a1f5: Pulling fs layer 08:29:47 988bab9f4d93: Pulling fs layer 08:29:47 1469e6f7b9e6: Pulling fs layer 08:29:47 eaf3925da568: Pulling fs layer 08:29:47 bab4dde63d76: Pulling fs layer 08:29:47 bde34c3a00c8: Pulling fs layer 08:29:47 b352a97aabf1: Pulling fs layer 08:29:47 4872d77fe225: Pulling fs layer 08:29:47 5851b861e8e6: Pulling fs layer 08:29:47 4872d77fe225: Waiting 08:29:47 1469e6f7b9e6: Waiting 08:29:47 5851b861e8e6: Waiting 08:29:47 eaf3925da568: Waiting 08:29:47 bab4dde63d76: Waiting 08:29:47 bde34c3a00c8: Waiting 08:29:47 b352a97aabf1: Waiting 08:29:47 e2be974225ed: Verifying Checksum 08:29:47 e2be974225ed: Download complete 08:29:47 988bab9f4d93: Verifying Checksum 08:29:47 988bab9f4d93: Download complete 08:29:47 1469e6f7b9e6: Verifying Checksum 08:29:47 1469e6f7b9e6: Download complete 08:29:47 339a4e72a1f5: Verifying Checksum 08:29:47 339a4e72a1f5: Download complete 08:29:47 eaf3925da568: Verifying Checksum 08:29:47 eaf3925da568: Download complete 08:29:47 bde34c3a00c8: Verifying Checksum 08:29:47 bde34c3a00c8: Download complete 08:29:47 b352a97aabf1: Verifying Checksum 08:29:47 b352a97aabf1: Download complete 08:29:47 4872d77fe225: Verifying Checksum 08:29:47 4872d77fe225: Download complete 08:29:47 5851b861e8e6: Verifying Checksum 08:29:47 5851b861e8e6: Download complete 08:29:47 b85a868b505f: Download complete 08:29:47 bab4dde63d76: Verifying Checksum 08:29:47 bab4dde63d76: Download complete 08:29:48 b85a868b505f: Pull complete 08:29:49 e2be974225ed: Pull complete 08:29:49 339a4e72a1f5: Pull complete 08:29:49 988bab9f4d93: Pull complete 08:29:49 1469e6f7b9e6: Pull complete 08:29:49 eaf3925da568: Pull complete 08:29:51 bab4dde63d76: Pull complete 08:29:51 bde34c3a00c8: Pull complete 08:29:51 b352a97aabf1: Pull complete 08:29:52 4872d77fe225: Pull complete 08:29:52 5851b861e8e6: Pull complete 08:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:52 prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container 08:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:55 $ docker top d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 -eo pid,comm 08:29:55 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:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent 08:29:55 SSH_AUTH_SOCK=/tmp/ssh-UZLJI7yhoFA0/agent.33 08:29:55 SSH_AGENT_PID=39 08:29:55 Running ssh-add (command line suppressed) 08:29:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_16222847427102404299.key (/w/workspace/edgex-go/4@tmp/private_key_16222847427102404299.key) 08:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:55 + git tag --points-at HEAD [Pipeline] } 08:29:55 $ docker exec --env ******** --env ******** d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent -k 08:29:56 unset SSH_AUTH_SOCK; 08:29:56 unset SSH_AGENT_PID; 08:29:56 echo Agent pid 39 killed; 08:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:56 [ssh-agent] Looking for ssh-agent implementation... 08:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:56 $ docker exec d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-tIZzCtDQbrMI/agent.71 08:29:56 SSH_AGENT_PID=77 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/4@tmp/private_key_12903882524119681065.key (/w/workspace/edgex-go/4@tmp/private_key_12903882524119681065.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:56 + git semver init 08:29:56 2023-10-30 08:29:56,906 [run_init] DEBUG init version:0.0.0 force:False 08:29:56 2023-10-30 08:29:56,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:29:56 2023-10-30 08:29:56,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:29:56 2023-10-30 08:29:56,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:02 2023-10-30 08:30:01,452 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:02 2023-10-30 08:30:01,453 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4710 with force:False 08:30:02 2023-10-30 08:30:01,453 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4710 08:30:02 2023-10-30 08:30:01,457 [execute] INFO git cat-file --batch-check 08:30:02 2023-10-30 08:30:01,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-10-30 08:30:01,463 [execute] INFO git cat-file --batch 08:30:02 2023-10-30 08:30:01,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-10-30 08:30:01,468 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4710 08:30:02 0.0.0 [Pipeline] } 08:30:02 $ docker exec --env ******** --env ******** d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent -k 08:30:02 unset SSH_AUTH_SOCK; 08:30:02 unset SSH_AGENT_PID; 08:30:02 echo Agent pid 77 killed; 08:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:02 + git semver [Pipeline] } 08:30:02 $ docker stop --time=1 d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 08:30:04 $ docker rm -f --volumes d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:04 Stashed 1 file(s) [Pipeline] echo 08:30:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:05 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 ========================================================= 08:30:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:05 7264a8db6415: Pulling fs layer 08:30:05 c4d48a809fc2: Pulling fs layer 08:30:05 4f1c88b9dad5: Pulling fs layer 08:30:05 ad3a456e5733: Pulling fs layer 08:30:05 33e27b845d1e: Pulling fs layer 08:30:05 c68163c4e522: Pulling fs layer 08:30:05 50da416c3ac9: Pulling fs layer 08:30:05 23d2d4c4bb30: Pulling fs layer 08:30:05 33e27b845d1e: Waiting 08:30:05 c68163c4e522: Waiting 08:30:05 50da416c3ac9: Waiting 08:30:05 23d2d4c4bb30: Waiting 08:30:05 ad3a456e5733: Waiting 08:30:05 c4d48a809fc2: Download complete 08:30:05 ad3a456e5733: Verifying Checksum 08:30:05 ad3a456e5733: Download complete 08:30:05 33e27b845d1e: Verifying Checksum 08:30:05 33e27b845d1e: Download complete 08:30:05 7264a8db6415: Download complete 08:30:05 c68163c4e522: Download complete 08:30:05 7264a8db6415: Pull complete 08:30:05 c4d48a809fc2: Pull complete 08:30:05 23d2d4c4bb30: Verifying Checksum 08:30:05 23d2d4c4bb30: Download complete 08:30:06 4f1c88b9dad5: Verifying Checksum 08:30:06 4f1c88b9dad5: Download complete 08:30:06 50da416c3ac9: Verifying Checksum 08:30:06 50da416c3ac9: Download complete 08:30:09 4f1c88b9dad5: Pull complete 08:30:09 ad3a456e5733: Pull complete 08:30:09 33e27b845d1e: Pull complete 08:30:09 c68163c4e522: Pull complete 08:30:12 50da416c3ac9: Pull complete 08:30:12 23d2d4c4bb30: Pull complete 08:30:12 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 08:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:12 WORKDIR /edgex 08:30:12 COPY go.mod . 08:30:12 RUN go mod download 08:30:12 + docker build -t ci-base-image-x86_64 -f - . 08:30:12 Sending build context to Docker daemon 170.9MB 08:30:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:12 ---> 0786185ac409 08:30:12 Step 2/4 : WORKDIR /edgex 08:30:18 ---> Running in 714a6295793d 08:30:18 Removing intermediate container 714a6295793d 08:30:18 ---> a3f92234183f 08:30:18 Step 3/4 : COPY go.mod . 08:30:18 ---> cecbd98111b4 08:30:18 Step 4/4 : RUN go mod download 08:30:18 ---> Running in 660520f31e5b 08:30:19 Still waiting to schedule task 08:30:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:40 Removing intermediate container 660520f31e5b 08:30:40 ---> e1d98b0e5632 08:30:40 Successfully built e1d98b0e5632 08:30:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . ci-base-image-x86_64 08:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:40 prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container 08:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:41 $ docker top e49478ee8cfd2135feb11379b12c8ba1f25ed994dcd20642098c8300dc7e95ac -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:41 + go version 08:30:41 go version go1.21.0 linux/amd64 [Pipeline] } 08:30:41 $ docker stop --time=1 e49478ee8cfd2135feb11379b12c8ba1f25ed994dcd20642098c8300dc7e95ac 08:30:42 $ docker rm -f --volumes e49478ee8cfd2135feb11379b12c8ba1f25ed994dcd20642098c8300dc7e95ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker inspect -f . ci-base-image-x86_64 08:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:43 prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container 08:30:43 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:43 $ docker top 48173754f310289107d4da7efa91d30861ae95cc71782b54ac97c0401861a9ad -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:43 ========================================================= 08:30:43 [edgeXBuildGoParallel] Running Tests and Build... 08:30:43 ========================================================= [Pipeline] sh 08:30:43 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:30:44 + make test 08:30:44 go test -race -coverprofile=coverage.out ./... 08:30:52 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.135s coverage: 93.4% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.311s coverage: 97.6% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.096s coverage: 96.3% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.034s coverage: 87.5% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.298s coverage: 79.9% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.060s coverage: 92.9% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.029s coverage: 20.0% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.046s coverage: 100.0% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.035s coverage: 100.0% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.188s coverage: 38.4% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.061s coverage: 61.8% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 08:31:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:44 running golangci-lint 08:31:44 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:31:44 go version go1.21.0 linux/amd64 08:31:44 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:31:59 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 13.74660782s" 08:31:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.335777ms" 08:32:07 level=info msg="[linters_context/goanalysis] analyzers took 1m16.911470518s with top 10 stages: buildir: 38.224066715s, gosec: 7.869502333s, inspect: 2.556342901s, fact_deprecated: 1.886150107s, printf: 1.110430795s, S1038: 985.891373ms, fact_purity: 903.4104ms, nilness: 880.405899ms, ctrlflow: 827.99633ms, directives: 691.46132ms" 08:32:07 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:32:07 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, exclude-rules: 21/197" 08:32:07 level=info msg="[runner] processing took 15.003997ms with stages: nolint: 7.18065ms, identifier_marker: 3.348087ms, autogenerated_exclude: 1.450637ms, path_prettifier: 1.443746ms, exclude-rules: 1.020801ms, skip_dirs: 493.435µs, cgo: 48.321µs, filename_unadjuster: 13.49µs, max_same_issues: 720ns, fixer: 680ns, severity-rules: 490ns, uniq_by_line: 460ns, skip_files: 440ns, exclude: 420ns, diff: 410ns, max_from_linter: 400ns, sort_results: 230ns, path_prefixer: 220ns, source_code: 130ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" 08:32:07 level=info msg="[runner] linters took 9.232982584s with stages: goanalysis_metalinter: 9.217881386s" 08:32:07 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:07 level=info msg="Memory: 231 samples, avg is 246.2MB, max is 936.4MB" 08:32:07 level=info msg="Execution took 23.024997472s" 08:32:07 go vet ./... 08:32:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:11 + ls -al . 08:32:11 total 728 08:32:11 drwxrwxr-x 11 1001 1001 4096 Oct 30 08:30 . 08:32:11 drwxr-xr-x 4 root root 4096 Oct 30 08:30 .. 08:32:11 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:29 .blubracket 08:32:11 -rw-rw-r-- 1 1001 1001 10 Oct 30 08:29 .dockerignore 08:32:11 drwxrwxr-x 8 1001 1001 4096 Oct 30 08:31 .git 08:32:11 drwxrwxr-x 3 1001 1001 4096 Oct 30 08:29 .github 08:32:11 -rw-rw-r-- 1 1001 1001 1074 Oct 30 08:29 .gitignore 08:32:11 -rw-rw-r-- 1 1001 1001 42 Oct 30 08:29 .golangci.yml 08:32:11 -rw-rw-r-- 1 1001 1001 100 Oct 30 08:29 .hadolint.yml 08:32:11 drwxr-xr-x 3 1001 1001 4096 Oct 30 08:30 .semver 08:32:11 -rw-rw-r-- 1 1001 1001 155 Oct 30 08:29 .sonarcloud.properties 08:32:11 -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:29 ADOPTERS.md 08:32:11 -rw-rw-r-- 1 1001 1001 11674 Oct 30 08:29 Attribution.txt 08:32:11 -rw-rw-r-- 1 1001 1001 93407 Oct 30 08:29 CHANGELOG.md 08:32:11 -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:29 CONTRIBUTING.md 08:32:11 -rw-rw-r-- 1 1001 1001 677 Oct 30 08:29 GOVERNANCE.md 08:32:11 -rw-rw-r-- 1 1001 1001 861 Oct 30 08:29 Jenkinsfile 08:32:11 -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:29 LICENSE 08:32:11 -rw-rw-r-- 1 1001 1001 15054 Oct 30 08:29 Makefile 08:32:11 -rw-rw-r-- 1 1001 1001 582 Oct 30 08:29 OWNERS.md 08:32:11 -rw-rw-r-- 1 1001 1001 9528 Oct 30 08:29 README.md 08:32:11 -rw-rw-r-- 1 1001 1001 789 Oct 30 08:29 SECURITY.md 08:32:11 -rw-rw-r-- 1 1001 1001 5 Oct 30 08:30 VERSION 08:32:11 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:29 bin 08:32:11 drwxrwxr-x 18 1001 1001 4096 Oct 30 08:29 cmd 08:32:11 -rw-r--r-- 1 root root 453602 Oct 30 08:31 coverage.out 08:32:11 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:29 fuzz_test 08:32:11 -rw-rw-r-- 1 1001 1001 3689 Oct 30 08:29 go.mod 08:32:11 -rw-rw-r-- 1 1001 1001 34446 Oct 30 08:29 go.sum 08:32:11 drwxrwxr-x 7 1001 1001 4096 Oct 30 08:29 internal 08:32:11 drwxrwxr-x 3 1001 1001 4096 Oct 30 08:29 openapi 08:32:11 -rw-rw-r-- 1 1001 1001 584 Oct 30 08:29 security.txt 08:32:11 -rw-rw-r-- 1 1001 1001 204 Oct 30 08:29 version.go [Pipeline] sh 08:32:12 + '[' -e coverage.out ] 08:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:12 Stashed 1 file(s) [Pipeline] sh 08:32:12 + make build 08:32:12 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:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12789 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws 08:32:19 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:32:20 The recommended git tool is: git 08:32:24 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:24 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:26 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:26 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:31 using credential edgex-jenkins-ssh 08:32:31 Cloning the remote Git repository 08:32:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:31 > git init /w/workspace/edgex-go/4 # timeout=10 08:32:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:31 > git --version # timeout=10 08:32:31 > git --version # 'git version 2.25.1' 08:32:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:33 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:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:35 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: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:37 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:37 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:32:38 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:32:40 $ docker stop --time=1 48173754f310289107d4da7efa91d30861ae95cc71782b54ac97c0401861a9ad 08:32:45 $ docker rm -f --volumes 48173754f310289107d4da7efa91d30861ae95cc71782b54ac97c0401861a9ad [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:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:45 08:32:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:46 latest: Pulling from edgex-devops/edgex-compose 08:32:46 91d30c5bc195: Pulling fs layer 08:32:46 2e9b0aa3be6d: Pulling fs layer 08:32:46 9c61dcf015f6: Pulling fs layer 08:32:46 4698f68db338: Pulling fs layer 08:32:46 2a2f49069b9e: Pulling fs layer 08:32:46 e0025b399a48: Pulling fs layer 08:32:46 4698f68db338: Waiting 08:32:46 e0025b399a48: Waiting 08:32:46 2a2f49069b9e: Waiting 08:32:46 91d30c5bc195: Verifying Checksum 08:32:46 91d30c5bc195: Download complete 08:32:46 4698f68db338: Verifying Checksum 08:32:46 4698f68db338: Download complete 08:32:46 2e9b0aa3be6d: Verifying Checksum 08:32:46 2e9b0aa3be6d: Download complete 08:32:46 e0025b399a48: Verifying Checksum 08:32:46 e0025b399a48: Download complete 08:32:46 91d30c5bc195: Pull complete 08:32:46 2a2f49069b9e: Download complete 08:32:46 2e9b0aa3be6d: Pull complete 08:32:47 9c61dcf015f6: Download complete 08:32:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:49 9c61dcf015f6: Pull complete 08:32:49 4698f68db338: Pull complete 08:32:49 Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 08:32:50 2a2f49069b9e: Pull complete 08:32:50 e0025b399a48: Pull complete 08:32:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:50 prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container 08:32:50 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:50 Merge succeeded, producing 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 08:32:50 Checking out Revision 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 (PR-4710) 08:32:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:49 > 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:49 > git config core.sparsecheckout # timeout=10 08:32:49 > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 08:32:49 > git remote # timeout=10 08:32:49 > git config --get remote.origin.url # timeout=10 08:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:50 > git merge 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 08:32:50 > git rev-parse HEAD^{commit} # timeout=10 08:32:50 > git config core.sparsecheckout # timeout=10 08:32:50 > git checkout -f 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 # timeout=10 08:32:53 $ docker top 918a4487c818387b4dfca4204677e8a162d8387f0c693ba412aabcfb6e17b997 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:53 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:53 Commit message: "Merge commit '132297e9aa914f92e736fba6a3e6b3cd17818e4e' into HEAD" 08:32:53 > git rev-list --no-walk f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:54 Dload Upload Total Spent Left Speed 08:32:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 08:32:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:55 + sudo tee /etc/docker/daemon.new 08:32:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:55 { 08:32:55 "registry-mirrors": [ 08:32:55 "https://nexus3.edgexfoundry.org:10001" 08:32:55 ], 08:32:55 "bip": "10.250.0.254/24", 08:32:55 "hosts": [ 08:32:55 "tcp://0.0.0.0:5555", 08:32:55 "unix:///var/run/docker.sock" 08:32:55 ], 08:32:55 "mtu": 1458, 08:32:55 "selinux-enabled": true, 08:32:55 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:55 } [Pipeline] sh 08:32:56 #1 [support-notifications internal] load build definition from Dockerfile 08:32:56 #1 transferring dockerfile: 1.84kB done 08:32:56 #1 DONE 0.0s 08:32:56 08:32:56 #2 [security-proxy-auth internal] load build definition from Dockerfile 08:32:56 #2 transferring dockerfile: 2.04kB done 08:32:56 #2 DONE 0.0s 08:32:56 08:32:56 #3 [security-spire-agent internal] load build definition from Dockerfile 08:32:56 #3 transferring dockerfile: 1.70kB done 08:32:56 #3 DONE 0.0s 08:32:56 08:32:56 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:32:56 #4 transferring dockerfile: 2.82kB done 08:32:56 #4 DONE 0.0s 08:32:56 08:32:56 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:56 #5 transferring dockerfile: 2.38kB done 08:32:56 #5 DONE 0.0s 08:32:56 08:32:56 #6 [core-data internal] load build definition from Dockerfile 08:32:56 #6 transferring dockerfile: 1.90kB done 08:32:56 #6 DONE 0.0s 08:32:56 08:32:56 #7 [support-scheduler internal] load build definition from Dockerfile 08:32:56 #7 transferring dockerfile: 1.82kB done 08:32:56 #7 DONE 0.0s 08:32:56 08:32:56 #8 [core-metadata internal] load build definition from Dockerfile 08:32:56 #8 transferring dockerfile: 1.96kB done 08:32:56 #8 DONE 0.0s 08:32:56 08:32:56 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:56 #9 transferring dockerfile: 2.12kB done 08:32:56 #9 DONE 0.0s 08:32:56 08:32:56 #10 [security-spire-server internal] load build definition from Dockerfile 08:32:56 #10 transferring dockerfile: 1.59kB done 08:32:56 #10 DONE 0.0s 08:32:56 08:32:56 #11 [security-spire-config internal] load build definition from Dockerfile 08:32:56 #11 transferring dockerfile: 1.58kB done 08:32:56 #11 DONE 0.0s 08:32:56 08:32:56 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:32:56 #12 transferring dockerfile: 2.39kB done 08:32:56 #12 DONE 0.0s 08:32:56 08:32:56 #13 [core-command internal] load build definition from Dockerfile 08:32:56 #13 transferring dockerfile: 1.82kB done 08:32:56 #13 DONE 0.0s 08:32:56 08:32:56 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:56 #14 transferring dockerfile: 1.78kB done 08:32:56 #14 DONE 0.0s 08:32:56 08:32:56 #15 [support-notifications internal] load .dockerignore 08:32:56 #15 transferring context: 50B done 08:32:56 #15 DONE 0.0s 08:32:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:56 08:32:56 #16 [security-proxy-auth internal] load .dockerignore 08:32:56 #16 transferring context: 50B done 08:32:56 #16 DONE 0.0s 08:32:56 08:32:56 #17 [security-spire-agent internal] load .dockerignore 08:32:56 #17 transferring context: 50B done 08:32:56 #17 DONE 0.0s 08:32:56 08:32:56 #18 [security-bootstrapper internal] load .dockerignore 08:32:56 #18 transferring context: 50B done 08:32:56 #18 DONE 0.0s 08:32:56 08:32:56 #19 [security-secretstore-setup internal] load .dockerignore 08:32:56 #19 transferring context: 50B done 08:32:56 #19 DONE 0.0s 08:32:56 08:32:56 #20 [core-data internal] load .dockerignore 08:32:56 #20 transferring context: 50B done 08:32:56 #20 DONE 0.0s 08:32:56 08:32:56 #21 [support-scheduler internal] load .dockerignore 08:32:56 #21 transferring context: 50B done 08:32:56 #21 DONE 0.0s 08:32:56 08:32:56 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:32:56 #22 transferring context: 50B done 08:32:56 #22 DONE 0.0s 08:32:56 08:32:56 #23 [core-metadata internal] load .dockerignore 08:32:56 #23 transferring context: 50B done 08:32:56 #23 DONE 0.0s 08:32:56 08:32:56 #24 [security-spire-server internal] load .dockerignore 08:32:56 #24 transferring context: 50B done 08:32:56 #24 DONE 0.0s 08:32:56 08:32:56 #25 [security-spire-config internal] load .dockerignore 08:32:56 #25 transferring context: 50B done 08:32:56 #25 DONE 0.0s 08:32:56 08:32:56 #26 [security-proxy-setup internal] load .dockerignore 08:32:56 #26 transferring context: 50B done 08:32:56 #26 DONE 0.0s 08:32:56 08:32:56 #27 [core-command internal] load .dockerignore 08:32:56 #27 transferring context: 50B done 08:32:56 #27 DONE 0.0s 08:32:56 08:32:56 #28 [security-spiffe-token-provider internal] load .dockerignore 08:32:56 #28 transferring context: 50B done 08:32:56 #28 DONE 0.0s 08:32:56 08:32:56 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:56 #29 DONE 0.0s 08:32:56 08:32:56 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:32:56 + sudo service docker restart 08:32:56 #30 ... 08:32:56 08:32:56 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:56 #29 DONE 0.0s 08:32:56 08:32:56 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:32:56 #30 ... 08:32:56 08:32:56 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:56 #29 DONE 0.0s 08:32:56 08:32:56 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:32:56 #30 DONE 0.3s 08:32:56 08:32:56 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:32:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:32:56 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:32:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:32:56 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:32:56 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:32:56 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s 08:32:56 #31 ... 08:32:56 08:32:56 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:56 #29 DONE 0.0s 08:32:56 08:32:56 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:32:57 #31 ... 08:32:57 08:32:57 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:57 #29 DONE 0.0s 08:32:57 08:32:57 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:32:57 #31 ... 08:32:57 08:32:57 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:32:57 #30 DONE 0.5s 08:32:57 08:32:57 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:32:57 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:32:57 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:32:57 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:32:57 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:32:57 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:32:57 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.6s done 08:32:57 #31 ... 08:32:57 08:32:57 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:32:57 #32 DONE 0.8s 08:32:57 08:32:57 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:32:57 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:32:57 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:32:57 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:32:57 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:32:57 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:32:57 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.6s done 08:32:57 #31 ... 08:32:57 08:32:57 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:57 #33 DONE 1.2s 08:32:57 08:32:57 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:32:57 #34 DONE 1.0s 08:32:57 08:32:57 #35 [security-spire-server internal] load build context 08:32:57 #35 transferring context: 18.10kB 0.0s done 08:32:57 #35 DONE 0.3s 08:32:57 08:32:57 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:32:57 #36 ... 08:32:57 08:32:57 #37 [security-spire-config internal] load build context 08:32:57 #37 transferring context: 16.35kB 0.0s done 08:32:57 #37 DONE 0.3s 08:32:57 08:32:57 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:32:57 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:32:57 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:32:57 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:32:57 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:32:57 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:32:57 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.6s done 08:32:57 #31 DONE 1.4s 08:32:57 08:32:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:32:57 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 08:32:57 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:32:57 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:32:57 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:32:57 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 08:32:58 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 08:33:03 #38 ... 08:33:03 08:33:03 #39 [security-spire-agent internal] load build context 08:33:03 #39 transferring context: 17.63kB done 08:33:03 #39 DONE 5.1s 08:33:03 08:33:03 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:33:03 #36 DONE 5.3s 08:33:03 08:33:03 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:03 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 4.0s done 08:33:03 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:33:03 #38 ... 08:33:03 08:33:03 #40 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:33:04 #40 1.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:04 #40 1.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:05 #40 2.561 OK: 264 MiB in 52 packages 08:33:06 #40 ... 08:33:06 08:33:06 #41 [support-notifications internal] load build context 08:33:06 #41 transferring context: 240.75MB 10.0s 08:33:06 #41 ... 08:33:06 08:33:06 #42 [security-secretstore-setup internal] load build context 08:33:06 #42 ... 08:33:06 08:33:06 #43 [support-scheduler internal] load build context 08:33:06 #43 ... 08:33:06 08:33:06 #44 [core-data internal] load build context 08:33:06 #44 transferring context: 365.18MB 9.5s done 08:33:07 #44 ... 08:33:07 08:33:07 #45 [core-common-config-bootstrapper internal] load build context 08:33:07 #45 ... 08:33:07 08:33:07 #46 [security-bootstrapper internal] load build context 08:33:07 #46 ... 08:33:07 08:33:07 #47 [security-proxy-setup internal] load build context 08:33:07 #47 ... 08:33:07 08:33:07 #48 [security-spiffe-token-provider internal] load build context 08:33:07 #48 ... 08:33:07 08:33:07 #49 [security-proxy-auth internal] load build context 08:33:07 #49 ... 08:33:07 08:33:07 #50 [core-metadata internal] load build context 08:33:07 #50 ... 08:33:07 08:33:07 #51 [core-command internal] load build context 08:33:07 #51 transferring context: 365.18MB 10.0s done 08:33:07 #51 ... 08:33:07 08:33:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:07 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 08:33:07 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:33:07 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:33:07 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:33:07 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:33:07 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:33:07 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 08:33:07 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 08:33:07 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:33:07 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.3s done 08:33:08 #52 ... 08:33:08 08:33:08 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:08 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.3s done 08:33:08 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.3s done 08:33:08 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:33:08 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.9s done 08:33:08 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:33:08 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.9s done 08:33:13 #38 ... 08:33:13 08:33:13 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:13 #0 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:13 #0 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:13 #0 2.559 OK: 264 MiB in 52 packages 08:33:13 #53 ... 08:33:13 08:33:13 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:13 #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:13 #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:13 #0 2.311 (1/4) Installing ca-certificates (20230506-r0) 08:33:13 #0 2.428 (2/4) Installing dumb-init (1.2.5-r2) 08:33:13 #0 2.429 (3/4) Installing su-exec (0.2-r3) 08:33:13 #0 2.434 (4/4) Installing yq (4.33.3-r4) 08:33:13 #0 2.522 Executing busybox-1.36.1-r2.trigger 08:33:13 #0 2.543 Executing ca-certificates-20230506-r0.trigger 08:33:13 #0 2.604 OK: 17 MiB in 19 packages 08:33:13 #54 ... 08:33:13 08:33:13 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:13 #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:13 #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:13 #0 1.530 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:13 #0 1.530 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:13 #0 1.530 OK: 20077 distinct packages available 08:33:13 #0 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:13 #0 1.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:13 #0 2.122 OK: 264 MiB in 52 packages 08:33:13 #55 ... 08:33:13 08:33:13 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:13 #56 ... 08:33:13 08:33:13 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:13 #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:13 #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:13 #0 2.139 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:13 #0 2.139 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:13 #0 2.139 OK: 20073 distinct packages available 08:33:13 #0 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:13 #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:13 #0 2.579 (1/11) Installing ca-certificates (20230506-r0) 08:33:13 #0 2.600 (2/11) Installing brotli-libs (1.0.9-r14) 08:33:13 #0 2.613 (3/11) Installing libunistring (1.1-r1) 08:33:13 #0 2.641 (4/11) Installing libidn2 (2.3.4-r1) 08:33:13 #0 2.648 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:33:13 #0 2.651 (6/11) Installing libcurl (8.4.0-r0) 08:33:13 #0 2.667 (7/11) Installing curl (8.4.0-r0) 08:33:13 #0 2.667 (8/11) Installing dumb-init (1.2.5-r2) 08:33:13 #0 2.668 (9/11) Installing musl-obstack (1.2.3-r2) 08:33:13 #0 2.670 (10/11) Installing libucontext (1.2-r2) 08:33:13 #0 2.673 (11/11) Installing gcompat (1.1.0-r1) 08:33:13 #0 2.688 Executing busybox-1.36.1-r2.trigger 08:33:13 #0 2.691 Executing ca-certificates-20230506-r0.trigger 08:33:13 #0 2.734 OK: 12 MiB in 26 packages 08:33:14 #57 ... 08:33:14 08:33:14 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:14 #0 6.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:14 #0 6.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:14 #0 6.832 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:14 #0 6.832 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:14 #0 6.832 OK: 20073 distinct packages available 08:33:14 #0 6.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:14 #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:14 #0 7.205 (1/4) Installing dumb-init (1.2.5-r2) 08:33:14 #0 7.210 (2/4) Installing musl-obstack (1.2.3-r2) 08:33:14 #0 7.212 (3/4) Installing libucontext (1.2-r2) 08:33:14 #0 7.215 (4/4) Installing gcompat (1.1.0-r1) 08:33:14 #0 7.222 Executing busybox-1.36.1-r2.trigger 08:33:14 #0 7.228 OK: 8 MiB in 19 packages 08:33:14 #58 ... 08:33:14 08:33:14 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:14 #0 1.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:14 #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:14 #0 1.916 OK: 264 MiB in 52 packages 08:33:14 #59 ... 08:33:14 08:33:14 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:14 #0 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:14 #0 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:14 #0 5.395 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:33:14 #0 5.427 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:33:14 #0 5.440 (3/6) Installing dumb-init (1.2.5-r2) 08:33:14 #0 5.442 (4/6) Installing openssl (3.1.4-r0) 08:33:14 #0 5.457 (5/6) Installing su-exec (0.2-r3) 08:33:14 #0 5.460 (6/6) Installing yq (4.33.3-r4) 08:33:14 #0 5.518 Executing busybox-1.36.1-r2.trigger 08:33:14 #0 5.523 OK: 17 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:14 provisioning config files... 08:33:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config17331745925083865703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:14 #60 ... 08:33:14 08:33:14 #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:14 #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:14 #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:14 #0 1.453 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:14 #0 1.453 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:14 #0 1.453 OK: 20073 distinct packages available 08:33:14 #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:14 #0 1.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:14 #0 1.891 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:33:14 #0 1.945 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:33:14 #0 1.951 (3/7) Installing dumb-init (1.2.5-r2) 08:33:14 #0 1.959 (4/7) Installing musl-obstack (1.2.3-r2) 08:33:14 #0 1.959 (5/7) Installing libucontext (1.2-r2) 08:33:14 #0 1.961 (6/7) Installing gcompat (1.1.0-r1) 08:33:14 #0 1.966 (7/7) Installing openssl (3.1.4-r0) 08:33:14 #0 1.996 Executing busybox-1.36.1-r2.trigger 08:33:14 #0 1.996 OK: 8 MiB in 20 packages 08:33:14 #61 ... 08:33:14 08:33:14 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:15 #62 ... 08:33:15 08:33:15 #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:15 #0 6.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:15 #0 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:15 #0 6.380 (1/1) Installing dumb-init (1.2.5-r2) 08:33:15 #0 6.539 Executing busybox-1.36.1-r2.trigger 08:33:15 #0 6.555 OK: 7 MiB in 16 packages 08:33:15 ---> docker-login.sh 08:33:15 nexus3.edgexfoundry.org:10001 08:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:15 #63 ... 08:33:15 08:33:15 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:15 #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:15 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:15 #0 2.123 (1/2) Installing ca-certificates (20230506-r0) 08:33:15 #0 2.434 (2/2) Installing dumb-init (1.2.5-r2) 08:33:15 #0 2.439 Executing busybox-1.36.1-r2.trigger 08:33:15 #0 2.458 Executing ca-certificates-20230506-r0.trigger 08:33:15 #0 2.526 OK: 8 MiB in 17 packages 08:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:15 Configure a credential helper to remove this warning. See 08:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:15 08:33:15 Login Succeeded 08:33:15 nexus3.edgexfoundry.org:10002 08:33:16 #64 ... 08:33:16 08:33:16 #49 [security-proxy-auth internal] load build context 08:33:16 #49 transferring context: 365.18MB 12.9s done 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 nexus3.edgexfoundry.org:10003 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 nexus3.edgexfoundry.org:10004 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 docker.io 08:33:16 #49 ... 08:33:16 08:33:16 #41 [support-notifications internal] load build context 08:33:16 #41 transferring context: 365.18MB 11.9s done 08:33:16 #41 ... 08:33:16 08:33:16 #42 [security-secretstore-setup internal] load build context 08:33:16 #42 transferring context: 365.18MB 10.2s done 08:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:17 #42 ... 08:33:17 08:33:17 #43 [support-scheduler internal] load build context 08:33:17 #43 transferring context: 365.18MB 10.2s done 08:33:17 #43 ... 08:33:17 08:33:17 #45 [core-common-config-bootstrapper internal] load build context 08:33:17 #45 transferring context: 365.18MB 10.5s done 08:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:17 Configure a credential helper to remove this warning. See 08:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:17 08:33:17 Login Succeeded 08:33:17 ---> docker-login.sh ends [Pipeline] } 08:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:33:17 #45 ... 08:33:17 08:33:17 #47 [security-proxy-setup internal] load build context 08:33:17 #47 transferring context: 365.18MB 9.8s done 08:33:17 #47 ... 08:33:17 08:33:17 #48 [security-spiffe-token-provider internal] load build context 08:33:17 #48 transferring context: 365.18MB 10.5s done [Pipeline] // withEnv [Pipeline] unstash 08:33:17 #48 ... 08:33:17 08:33:17 #46 [security-bootstrapper internal] load build context 08:33:17 #46 transferring context: 365.18MB 11.4s done [Pipeline] sh 08:33:18 #46 ... 08:33:18 08:33:18 #50 [core-metadata internal] load build context 08:33:18 #50 transferring context: 365.18MB 11.2s done 08:33:18 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:18 ========================================================= 08:33:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:33:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:18 9fda8d8052c6: Pulling fs layer 08:33:18 5d54e960e981: Pulling fs layer 08:33:18 c4a7e357bf2a: Pulling fs layer 08:33:18 f0e02332f6b5: Pulling fs layer 08:33:18 cefa15bbcfad: Pulling fs layer 08:33:18 17808c966233: Pulling fs layer 08:33:18 f4c1fc716caa: Pulling fs layer 08:33:18 f0e02332f6b5: Waiting 08:33:18 17808c966233: Waiting 08:33:18 f4c1fc716caa: Waiting 08:33:18 cefa15bbcfad: Waiting 08:33:18 5d54e960e981: Verifying Checksum 08:33:18 5d54e960e981: Download complete 08:33:18 f0e02332f6b5: Verifying Checksum 08:33:18 f0e02332f6b5: Download complete 08:33:18 cefa15bbcfad: Verifying Checksum 08:33:18 cefa15bbcfad: Download complete 08:33:18 9fda8d8052c6: Verifying Checksum 08:33:18 9fda8d8052c6: Download complete 08:33:19 f4c1fc716caa: Verifying Checksum 08:33:19 f4c1fc716caa: Download complete 08:33:19 9fda8d8052c6: Pull complete 08:33:20 5d54e960e981: Pull complete 08:33:20 c4a7e357bf2a: Verifying Checksum 08:33:20 c4a7e357bf2a: Download complete 08:33:20 #50 ... 08:33:20 08:33:20 #44 [core-data internal] load build context 08:33:20 #44 DONE 23.8s 08:33:20 08:33:20 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:20 #59 DONE 17.7s 08:33:20 08:33:20 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:20 #53 DONE 17.7s 08:33:20 08:33:20 #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:20 #61 DONE 17.7s 08:33:20 08:33:20 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:20 #57 DONE 17.6s 08:33:20 08:33:20 #63 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:20 #63 DONE 17.6s 08:33:20 08:33:20 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:20 #60 DONE 17.6s 08:33:20 08:33:20 #40 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:33:20 #40 DONE 17.7s 08:33:20 08:33:20 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:20 #55 DONE 17.7s 08:33:20 08:33:20 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:20 #58 DONE 17.6s 08:33:20 08:33:20 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:20 #54 DONE 17.6s 08:33:20 08:33:20 #43 [support-scheduler internal] load build context 08:33:20 #43 DONE 23.8s 08:33:20 08:33:20 #42 [security-secretstore-setup internal] load build context 08:33:20 #42 DONE 23.9s 08:33:20 08:33:20 #47 [security-proxy-setup internal] load build context 08:33:20 #47 DONE 23.4s 08:33:20 08:33:20 #51 [core-command internal] load build context 08:33:20 #51 DONE 23.4s 08:33:20 08:33:20 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:20 #64 DONE 17.6s 08:33:20 08:33:20 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:33:20 #65 ... 08:33:20 08:33:20 #45 [core-common-config-bootstrapper internal] load build context 08:33:20 #45 DONE 23.8s 08:33:20 08:33:20 #48 [security-spiffe-token-provider internal] load build context 08:33:20 #48 DONE 23.4s 08:33:20 08:33:20 #50 [core-metadata internal] load build context 08:33:20 #50 DONE 23.9s 08:33:20 08:33:20 #46 [security-bootstrapper internal] load build context 08:33:20 #46 DONE 23.9s 08:33:20 08:33:20 #49 [security-proxy-auth internal] load build context 08:33:20 #49 DONE 24.0s 08:33:20 08:33:20 #41 [support-notifications internal] load build context 08:33:20 #41 DONE 24.1s 08:33:20 08:33:20 #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:33:20 #66 DONE 0.2s 08:33:20 08:33:20 #67 [core-data builder 4/7] COPY go.mod vendor* ./ 08:33:20 #67 DONE 0.2s 08:33:20 08:33:20 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:33:20 #65 DONE 0.2s 08:33:20 08:33:20 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:20 #68 DONE 0.2s 08:33:20 08:33:20 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:20 #69 DONE 0.2s 08:33:20 08:33:20 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:21 #52 ... 08:33:21 08:33:21 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:21 #38 DONE 23.4s 08:33:21 08:33:21 #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:33:21 #70 DONE 0.4s 08:33:21 08:33:21 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:21 17808c966233: Download complete 08:33:22 #71 DONE 1.3s 08:33:22 08:33:22 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:22 #72 DONE 1.5s 08:33:22 08:33:22 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:22 #73 DONE 1.2s 08:33:22 08:33:22 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:33:22 #74 DONE 0.1s 08:33:22 08:33:22 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:22 #56 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:22 #56 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:22 #56 19.09 (1/1) Installing dumb-init (1.2.5-r2) 08:33:22 #56 19.10 Executing busybox-1.36.1-r2.trigger 08:33:22 #56 19.10 OK: 7 MiB in 16 packages 08:33:22 #56 DONE 19.7s 08:33:22 08:33:22 #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:33:22 #75 DONE 0.0s 08:33:22 08:33:22 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:33:22 #76 DONE 0.0s 08:33:22 08:33:22 #77 [security-spire-server stage-2 5/8] COPY security.txt / 08:33:22 #77 DONE 0.0s 08:33:22 08:33:22 #78 [security-spire-config stage-2 5/9] COPY security.txt / 08:33:22 #78 DONE 0.1s 08:33:22 08:33:22 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:22 #79 DONE 0.1s 08:33:22 08:33:22 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 08:33:22 #80 DONE 0.1s 08:33:22 08:33:22 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:22 #81 DONE 0.1s 08:33:22 08:33:22 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:22 #82 DONE 0.1s 08:33:22 08:33:22 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:22 #83 DONE 0.1s 08:33:22 08:33:22 #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:23 #84 DONE 0.1s 08:33:23 08:33:23 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:23 #85 DONE 0.2s 08:33:23 08:33:23 #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:23 #86 DONE 0.1s 08:33:23 08:33:23 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:23 #87 DONE 0.1s 08:33:23 08:33:23 #88 [security-spire-server] exporting to image 08:33:23 #88 exporting layers 08:33:23 #88 ... 08:33:23 08:33:23 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:23 #89 DONE 0.1s 08:33:23 08:33:23 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:23 #62 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:23 #62 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:23 #62 20.15 (1/2) Installing dumb-init (1.2.5-r2) 08:33:23 #62 20.15 (2/2) Installing su-exec (0.2-r3) 08:33:23 #62 20.15 Executing busybox-1.36.1-r2.trigger 08:33:23 #62 20.16 OK: 7 MiB in 17 packages 08:33:23 #62 DONE 20.3s 08:33:23 08:33:23 #88 [security-spire-agent] exporting to image 08:33:23 #88 ... 08:33:23 08:33:23 #90 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:23 #90 DONE 0.4s 08:33:23 08:33:23 #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:23 #91 DONE 0.0s 08:33:23 08:33:23 #88 [security-spire-server] exporting to image 08:33:23 #88 exporting layers 0.6s done 08:33:23 #88 writing image sha256:fc19a3aad72f0debfd2b627fdbc091a7fcab16c3385b17fda7e1abc9ce8e3e10 done 08:33:23 #88 naming to docker.io/library/security-spire-server done 08:33:24 #88 exporting layers 0.6s done 08:33:24 #88 writing image sha256:688f5323bcebf534d95650898008978e5a5d614222dfbd134b86f257dbc7a893 done 08:33:24 #88 naming to docker.io/library/security-spire-config done 08:33:24 #88 writing image sha256:474bd9762f1118c731d19906226952e16102100c4fbdf30b637fa4f1a45f0cdf done 08:33:24 #88 naming to docker.io/library/security-spire-agent done 08:33:24 #88 DONE 0.7s 08:33:24 08:33:24 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:32 #92 ... 08:33:32 08:33:32 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:32 #93 ... 08:33:32 08:33:32 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:32 #94 ... 08:33:32 08:33:32 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:33 c4a7e357bf2a: Pull complete 08:33:33 f0e02332f6b5: Pull complete 08:33:33 cefa15bbcfad: Pull complete 08:33:42 17808c966233: Pull complete 08:33:43 f4c1fc716caa: Pull complete 08:33:43 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 08:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:44 WORKDIR /edgex 08:33:44 COPY go.mod . 08:33:44 RUN go mod download 08:33:44 + docker build -t ci-base-image-arm64 -f - . 08:33:44 Sending build context to Docker daemon 2.91MB 08:33:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:44 ---> ea914061e18c 08:33:44 Step 2/4 : WORKDIR /edgex 08:33:46 ---> Running in 8b8c82053c04 08:33:47 Removing intermediate container 8b8c82053c04 08:33:47 ---> 189e0bbfef6e 08:33:47 Step 3/4 : COPY go.mod . 08:33:47 ---> 18d0dad49045 08:33:47 Step 4/4 : RUN go mod download 08:33:47 ---> Running in 54aef1c6a2fd 08:34:10 #95 DONE 49.7s 08:34:10 08:34:10 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:10 #94 DONE 49.7s 08:34:10 08:34:10 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:10 #93 DONE 49.8s 08:34:10 08:34:10 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:10 #92 DONE 49.7s 08:34:10 08:34:10 #96 [core-data builder 6/7] COPY . . 08:34:19 #96 ... 08:34:19 08:34:19 #97 [security-secretstore-setup builder 6/7] COPY . . 08:34:19 #97 DONE 8.6s 08:34:19 08:34:19 #98 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:19 #98 DONE 8.6s 08:34:19 08:34:19 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:34:19 #99 CACHED 08:34:19 08:34:19 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #100 CACHED 08:34:19 08:34:19 #101 [security-proxy-setup builder 6/7] COPY . . 08:34:19 #101 CACHED 08:34:19 08:34:19 #102 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:19 #102 CACHED 08:34:19 08:34:19 #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:19 #103 CACHED 08:34:19 08:34:19 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #104 CACHED 08:34:19 08:34:19 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:19 #105 CACHED 08:34:19 08:34:19 #106 [core-command builder 6/7] COPY . . 08:34:19 #106 CACHED 08:34:19 08:34:19 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #107 CACHED 08:34:19 08:34:19 #96 [core-data builder 6/7] COPY . . 08:34:19 #96 DONE 8.5s 08:34:19 08:34:19 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #108 CACHED 08:34:19 08:34:19 #109 [security-bootstrapper builder 6/7] COPY . . 08:34:19 #109 CACHED 08:34:19 08:34:19 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:19 #110 CACHED 08:34:19 08:34:19 #111 [support-scheduler builder 6/7] COPY . . 08:34:19 #111 CACHED 08:34:19 08:34:19 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:19 #112 CACHED 08:34:19 08:34:19 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #113 CACHED 08:34:19 08:34:19 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:19 #114 CACHED 08:34:19 08:34:19 #115 [core-metadata builder 6/7] COPY . . 08:34:19 #115 CACHED 08:34:19 08:34:19 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #116 CACHED 08:34:19 08:34:19 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:19 #117 CACHED 08:34:19 08:34:19 #118 [security-proxy-auth builder 6/7] COPY . . 08:34:19 #118 CACHED 08:34:19 08:34:19 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #119 CACHED 08:34:19 08:34:19 #120 [support-notifications builder 6/7] COPY . . 08:34:19 #120 DONE 8.6s 08:34:19 08:34:19 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:20 #121 1.303 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:26 Removing intermediate container 54aef1c6a2fd 08:34:26 ---> 5d8d7f21f28e 08:34:26 Successfully built 5d8d7f21f28e 08:34:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:26 + docker inspect -f . ci-base-image-arm64 08:34:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:27 prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container 08:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:34:28 $ docker top 52c143df8ddd758605e819e69d26343013d8085810c151c651aa7eb9048094fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:29 + go version 08:34:29 go version go1.21.0 linux/arm64 [Pipeline] } 08:34:29 $ docker stop --time=1 52c143df8ddd758605e819e69d26343013d8085810c151c651aa7eb9048094fa 08:34:30 #121 ... 08:34:30 08:34:30 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:30 #0 0.796 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:30 #122 ... 08:34:30 08:34:30 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:30 #0 0.861 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:30 #123 ... 08:34:30 08:34:30 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:30 #0 0.525 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:30 #124 ... 08:34:30 08:34:30 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:30 #0 0.959 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:30 #125 ... 08:34:30 08:34:30 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:30 #0 1.360 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:30 #126 ... 08:34:30 08:34:30 #127 [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:30 #0 0.650 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:30 #127 ... 08:34:30 08:34:30 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:30 #0 0.527 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:30 #128 ... 08:34:30 08:34:30 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:30 #0 0.962 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:30 #129 ... 08:34:30 08:34:30 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:30 #0 1.008 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:30 $ docker rm -f --volumes 52c143df8ddd758605e819e69d26343013d8085810c151c651aa7eb9048094fa 08:34:30 #130 ... 08:34:30 08:34:30 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:30 #0 1.298 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:31 + docker inspect -f . ci-base-image-arm64 08:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:31 prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container 08:34: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:34:32 $ docker top e07b6fe5477cb22e8dc477b81eb4659cd612edec7194260b5f080cead2a5aed4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:32 ========================================================= 08:34:32 [edgeXBuildGoParallel] Running Tests and Build... 08:34:32 ========================================================= [Pipeline] sh 08:34:33 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:34:34 + make test 08:34:34 go test -race -coverprofile=coverage.out ./... 08:35:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:38 #131 ... 08:35:38 08:35:38 #127 [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:38 #127 73.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:35:45 #127 ... 08:35:45 08:35:45 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:45 #130 DONE 86.0s 08:35:45 08:35:45 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:45 #129 DONE 86.0s 08:35:45 08:35:45 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:45 #124 DONE 86.0s 08:35:45 08:35:45 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:45 #128 DONE 86.0s 08:35:45 08:35:45 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:45 #131 DONE 86.0s 08:35:45 08:35:45 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:45 #125 DONE 86.0s 08:35:45 08:35:45 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:45 #121 DONE 86.0s 08:35:45 08:35:45 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:45 #126 DONE 86.0s 08:35:45 08:35:45 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #132 ... 08:35:45 08:35:45 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:45 #122 DONE 86.3s 08:35:45 08:35:45 #127 [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:45 #127 DONE 86.5s 08:35:45 08:35:45 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #133 ... 08:35:45 08:35:45 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:45 #123 DONE 86.5s 08:35:45 08:35:45 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #134 ... 08:35:45 08:35:45 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #132 DONE 0.8s 08:35:45 08:35:45 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #133 DONE 0.5s 08:35:45 08:35:45 #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #135 DONE 0.8s 08:35:45 08:35:45 #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:45 #136 DONE 0.8s 08:35:45 08:35:45 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #134 DONE 0.4s 08:35:45 08:35:45 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #137 DONE 0.5s 08:35:45 08:35:45 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 #138 DONE 0.6s 08:35:45 08:35:45 #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:35:46 #139 DONE 0.3s 08:35:46 08:35:46 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:46 #140 DONE 0.2s 08:35:46 08:35:46 #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:46 #141 CACHED 08:35:46 08:35:46 #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 #142 CACHED 08:35:46 08:35:46 #143 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 #143 CACHED 08:35:46 08:35:46 #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:35:46 #144 CACHED 08:35:46 08:35:46 #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:46 #145 CACHED 08:35:46 08:35:46 #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 #146 CACHED 08:35:46 08:35:46 #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:46 #147 CACHED 08:35:46 08:35:46 #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 #148 CACHED 08:35:46 08:35:46 #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:35:46 #149 DONE 0.2s 08:35:46 08:35:46 #150 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:46 #150 DONE 0.3s 08:35:46 08:35:46 #151 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:46 #151 DONE 0.2s 08:35:46 08:35:46 #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:46 #152 DONE 0.3s 08:35:46 08:35:46 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:47 #153 DONE 1.3s 08:35:47 08:35:47 #154 [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:47 #154 DONE 1.2s 08:35:47 08:35:47 #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:47 #155 DONE 1.3s 08:35:47 08:35:47 #156 [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:47 #156 DONE 1.3s 08:35:47 08:35:47 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:47 #157 DONE 1.3s 08:35:47 08:35:47 #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:47 #158 DONE 1.3s 08:35:47 08:35:47 #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:47 #159 DONE 1.3s 08:35:47 08:35:47 #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:47 #160 DONE 1.4s 08:35:47 08:35:47 #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:47 #161 DONE 1.4s 08:35:47 08:35:47 #162 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:47 #162 DONE 1.3s 08:35:47 08:35:47 #163 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:47 #163 ... 08:35:47 08:35:47 #164 [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:47 #164 DONE 0.2s 08:35:47 08:35:47 #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:47 #165 DONE 0.3s 08:35:47 08:35:47 #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:47 #166 DONE 0.3s 08:35:47 08:35:47 #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:47 #167 DONE 0.3s 08:35:47 08:35:47 #168 [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:47 #168 DONE 0.3s 08:35:47 08:35:47 #88 [core-command] exporting to image 08:35:47 #88 exporting layers 08:35:47 #88 ... 08:35:47 08:35:47 #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:47 #169 DONE 0.3s 08:35:47 08:35:47 #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:47 #170 DONE 0.4s 08:35:47 08:35:47 #171 [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:47 #171 DONE 0.3s 08:35:47 08:35:47 #163 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:47 #163 DONE 0.4s 08:35:47 08:35:47 #88 [core-data] exporting to image 08:35:47 #88 exporting layers 0.1s done 08:35:48 #88 ... 08:35:48 08:35:48 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:35:48 #172 DONE 2.1s 08:35:48 08:35:48 #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:48 #173 DONE 0.4s 08:35:48 08:35:48 #88 [support-notifications] exporting to image 08:35:48 #88 ... 08:35:48 08:35:48 #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:48 #174 DONE 0.5s 08:35:48 08:35:48 #175 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:48 #175 DONE 0.5s 08:35:48 08:35:48 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:48 #176 DONE 0.5s 08:35:48 08:35:48 #88 [core-command] exporting to image 08:35:48 #88 exporting layers 0.4s done 08:35:48 #88 writing image sha256:3393c2e5e11ebbbaf004e19d8c251085dddc378c60fa56ac6a4972657dded753 done 08:35:48 #88 naming to docker.io/library/core-command done 08:35:48 #88 ... 08:35:48 08:35:48 #177 [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:48 #177 DONE 0.4s 08:35:48 08:35:48 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:48 #178 DONE 0.5s 08:35:48 08:35:48 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 #179 DONE 0.4s 08:35:48 08:35:48 #88 [core-data] exporting to image 08:35:48 #88 exporting layers 0.4s done 08:35:48 #88 writing image sha256:f6ed4ade1cdae966e2886b7caa28a22575964ee2d84425ac836d633858dc9f2d 0.0s done 08:35:48 #88 naming to docker.io/library/core-data done 08:35:48 #88 writing image sha256:6fe76a1a29c26dbb4e5b2c39c75c5be2aa86267cd7a2d294f4f0340e536de3fc 08:35:48 #88 writing image sha256:6fe76a1a29c26dbb4e5b2c39c75c5be2aa86267cd7a2d294f4f0340e536de3fc done 08:35:48 #88 writing image sha256:32e1d3e57d6fe5874894925355dfdd1c46ce6ac5e651606a1531433e798e2c1d 0.0s done 08:35:48 #88 naming to docker.io/library/support-notifications done 08:35:48 #88 writing image sha256:68296b0e46e821a6ef1d1dba05abb1125a96b60febf4f1638d34598367a86ea9 done 08:35:48 #88 naming to docker.io/library/support-scheduler done 08:35:48 #88 naming to docker.io/library/security-spiffe-token-provider 08:35:49 #88 ... 08:35:49 08:35:49 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:49 #180 DONE 0.6s 08:35:49 08:35:49 #88 [security-spiffe-token-provider] exporting to image 08:35:49 #88 exporting layers 0.4s done 08:35:49 #88 naming to docker.io/library/security-spiffe-token-provider 0.3s done 08:35:49 #88 writing image sha256:3c3ccd7896dd25da21fcdd7bc17e8d9e139e485fcbad8a0561cc8de9b9182ef2 done 08:35:49 #88 naming to docker.io/library/core-metadata done 08:35:49 #88 DONE 1.8s 08:35:49 08:35:49 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:49 #181 DONE 0.6s 08:35:49 08:35:49 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:35:49 #182 DONE 0.5s 08:35:49 08:35:49 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:49 #183 ... 08:35:49 08:35:49 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:49 #184 DONE 0.4s 08:35:49 08:35:49 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:49 #183 DONE 0.4s 08:35:49 08:35:49 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:49 #185 DONE 0.1s 08:35:49 08:35:49 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:49 #186 DONE 0.1s 08:35:49 08:35:49 #187 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:49 #187 ... 08:35:49 08:35:49 #188 [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:49 #188 DONE 1.1s 08:35:49 08:35:49 #189 [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:49 #189 DONE 0.1s 08:35:49 08:35:49 #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:49 #190 DONE 1.2s 08:35:49 08:35:49 #191 [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:49 #191 DONE 0.1s 08:35:49 08:35:49 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:35:49 #192 DONE 0.1s 08:35:49 08:35:49 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:49 #193 DONE 0.1s 08:35:49 08:35:49 #88 [security-proxy-auth] exporting to image 08:35:50 #88 exporting layers 0.2s done 08:35:50 #88 writing image sha256:7d3398d46ada5a299b0aa56f2f285a968187835d9ceb2712ff694bb1a26214aa done 08:35:50 #88 naming to docker.io/library/core-common-config-bootstrapper done 08:35:50 #88 writing image sha256:fb71ca5725830352ae4956f328cbdfc9e5575ed8fba57d6c5c6e18d699a839ff done 08:35:50 #88 naming to docker.io/library/security-proxy-auth done 08:35:50 #88 DONE 2.1s 08:35:50 08:35:50 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:35:50 #194 ... 08:35:50 08:35:50 #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:50 #195 DONE 1.0s 08:35:50 08:35:50 #187 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:50 #187 DONE 0.6s 08:35:50 08:35:50 #88 [security-secretstore-setup] exporting to image 08:35:50 #88 ... 08:35:50 08:35:50 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:35:50 #194 DONE 0.6s 08:35:50 08:35:50 #88 [security-proxy-setup] exporting to image 08:35:50 #88 exporting layers 0.4s done 08:35:50 #88 writing image sha256:3f7c458198c0a14f3e0907ee1dc19e832b1e070544d4e5af2b78ed31af2e946e 0.0s done 08:35:50 #88 naming to docker.io/library/security-proxy-setup done 08:35:50 #88 exporting layers 0.2s done 08:35:50 #88 writing image sha256:049510dc92b2f68187e4a2ef5322b3917a99f2f56bacd00781a772506f52767e done 08:35:50 #88 naming to docker.io/library/security-secretstore-setup done 08:35:50 #88 writing image sha256:c3c652c2be6fd2572c80f78940ff64f7ebf0cedeb9871b5344aed5c134aebdbd done 08:35:50 #88 naming to docker.io/library/security-bootstrapper done 08:35:50 #88 DONE 2.7s 08:35:50 08:35:50 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:50 time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:35:50 $ docker stop --time=1 918a4487c818387b4dfca4204677e8a162d8387f0c693ba412aabcfb6e17b997 08:35:51 $ docker rm -f --volumes 918a4487c818387b4dfca4204677e8a162d8387f0c693ba412aabcfb6e17b997 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:52 + docker images 08:35:52 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:52 security-bootstrapper latest c3c652c2be6f 2 seconds ago 23.3MB 08:35:52 security-proxy-setup latest 3f7c458198c0 3 seconds ago 34.4MB 08:35:52 security-secretstore-setup latest 049510dc92b2 3 seconds ago 44.4MB 08:35:52 core-common-config-bootstrapper latest 7d3398d46ada 3 seconds ago 18.2MB 08:35:52 security-proxy-auth latest fb71ca572583 3 seconds ago 19.5MB 08:35:52 core-metadata latest 3c3ccd7896dd 4 seconds ago 21.7MB 08:35:52 support-scheduler latest 32e1d3e57d6f 5 seconds ago 34.1MB 08:35:52 core-data latest f6ed4ade1cda 5 seconds ago 21.3MB 08:35:52 support-notifications latest 6fe76a1a29c2 5 seconds ago 34.7MB 08:35:52 security-spiffe-token-provider latest 68296b0e46e8 5 seconds ago 35.1MB 08:35:52 core-command latest 3393c2e5e11e 5 seconds ago 21.2MB 08:35:52 security-spire-config latest 688f5323bceb 2 minutes ago 101MB 08:35:52 security-spire-agent latest 474bd9762f11 2 minutes ago 166MB 08:35:52 security-spire-server latest fc19a3aad72f 2 minutes ago 107MB 08:35:52 ci-base-image-x86_64 latest e1d98b0e5632 5 minutes ago 930MB 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.230s coverage: 28.7% of statements 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.348s coverage: 69.2% of statements 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.335s coverage: 53.2% of statements 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.774s coverage: 93.4% of statements 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.294s coverage: 4.1% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.565s coverage: 97.6% of statements 08:37:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.189s coverage: 72.2% of statements 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.379s coverage: 0.9% of statements 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.260s coverage: 32.2% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.326s coverage: 41.7% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.310s coverage: 82.9% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.297s coverage: 94.1% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.190s coverage: 96.3% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.198s coverage: 87.5% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.199s coverage: 94.4% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.983s coverage: 79.9% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.241s coverage: 92.9% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.206s coverage: 62.3% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.190s coverage: 87.2% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.172s coverage: 20.0% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.160s coverage: 100.0% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.371s coverage: 81.8% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.388s coverage: 82.1% of statements 08:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.201s coverage: 86.0% of statements 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.841s coverage: 63.1% of statements 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.219s coverage: 100.0% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.807s coverage: 38.4% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.250s coverage: 89.5% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.205s coverage: 84.8% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 19.9% of statements 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.541s coverage: 95.7% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.243s coverage: 61.8% of statements 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.378s coverage: 98.9% of statements 08:39:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:04 go vet ./... 08:41:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:11 + ls -al . 08:41:11 total 724 08:41:11 drwxrwxr-x 10 1001 1001 4096 Oct 30 08:34 . 08:41:11 drwxr-xr-x 4 root root 4096 Oct 30 08:34 .. 08:41:11 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:32 .blubracket 08:41:11 -rw-rw-r-- 1 1001 1001 10 Oct 30 08:32 .dockerignore 08:41:11 drwxrwxr-x 8 1001 1001 4096 Oct 30 08:32 .git 08:41:11 drwxrwxr-x 3 1001 1001 4096 Oct 30 08:32 .github 08:41:11 -rw-rw-r-- 1 1001 1001 1074 Oct 30 08:32 .gitignore 08:41:11 -rw-rw-r-- 1 1001 1001 42 Oct 30 08:32 .golangci.yml 08:41:11 -rw-rw-r-- 1 1001 1001 100 Oct 30 08:32 .hadolint.yml 08:41:11 -rw-rw-r-- 1 1001 1001 155 Oct 30 08:32 .sonarcloud.properties 08:41:11 -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:32 ADOPTERS.md 08:41:11 -rw-rw-r-- 1 1001 1001 11674 Oct 30 08:32 Attribution.txt 08:41:11 -rw-rw-r-- 1 1001 1001 93407 Oct 30 08:32 CHANGELOG.md 08:41:11 -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:32 CONTRIBUTING.md 08:41:11 -rw-rw-r-- 1 1001 1001 677 Oct 30 08:32 GOVERNANCE.md 08:41:11 -rw-rw-r-- 1 1001 1001 861 Oct 30 08:32 Jenkinsfile 08:41:11 -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:32 LICENSE 08:41:11 -rw-rw-r-- 1 1001 1001 15054 Oct 30 08:32 Makefile 08:41:11 -rw-rw-r-- 1 1001 1001 582 Oct 30 08:32 OWNERS.md 08:41:11 -rw-rw-r-- 1 1001 1001 9528 Oct 30 08:32 README.md 08:41:11 -rw-rw-r-- 1 1001 1001 789 Oct 30 08:32 SECURITY.md 08:41:11 -rw-rw-r-- 1 1001 1001 5 Oct 30 08:30 VERSION 08:41:11 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:32 bin 08:41:11 drwxrwxr-x 18 1001 1001 4096 Oct 30 08:32 cmd 08:41:11 -rw-r--r-- 1 root root 453602 Oct 30 08:39 coverage.out 08:41:11 drwxrwxr-x 2 1001 1001 4096 Oct 30 08:32 fuzz_test 08:41:11 -rw-rw-r-- 1 1001 1001 3689 Oct 30 08:32 go.mod 08:41:11 -rw-rw-r-- 1 1001 1001 34446 Oct 30 08:32 go.sum 08:41:11 drwxrwxr-x 7 1001 1001 4096 Oct 30 08:32 internal 08:41:11 drwxrwxr-x 3 1001 1001 4096 Oct 30 08:32 openapi 08:41:11 -rw-rw-r-- 1 1001 1001 584 Oct 30 08:32 security.txt 08:41:11 -rw-rw-r-- 1 1001 1001 204 Oct 30 08:32 version.go [Pipeline] sh 08:41:12 + '[' -e coverage.out ] 08:41:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:12 Warning: overwriting stash ‘coverage-report’ 08:41:13 Stashed 1 file(s) [Pipeline] sh 08:41:13 + make build 08:41:13 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:42:35 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:42:35 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:42:38 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:41 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:43:13 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:43:16 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:43:22 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:43: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:43:31 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:43:34 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:43:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:43:45 $ docker stop --time=1 e07b6fe5477cb22e8dc477b81eb4659cd612edec7194260b5f080cead2a5aed4 08:43:47 $ docker rm -f --volumes e07b6fe5477cb22e8dc477b81eb4659cd612edec7194260b5f080cead2a5aed4 [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:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:50 08:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:50 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:50 547446be3368: Pulling fs layer 08:43:50 d125d8839a47: Pulling fs layer 08:43:50 3e85d5ac6304: Pulling fs layer 08:43:50 c3105a71a48b: Pulling fs layer 08:43:50 0f093f025ec4: Pulling fs layer 08:43:50 c3106fc0e877: Pulling fs layer 08:43:50 c3105a71a48b: Waiting 08:43:50 0f093f025ec4: Waiting 08:43:50 c3106fc0e877: Waiting 08:43:50 547446be3368: Verifying Checksum 08:43:50 c3105a71a48b: Download complete 08:43:51 d125d8839a47: Verifying Checksum 08:43:51 d125d8839a47: Download complete 08:43:51 c3106fc0e877: Verifying Checksum 08:43:51 c3106fc0e877: Download complete 08:43:51 0f093f025ec4: Verifying Checksum 08:43:51 0f093f025ec4: Download complete 08:43:51 547446be3368: Pull complete 08:43:52 d125d8839a47: Pull complete 08:43:53 3e85d5ac6304: Verifying Checksum 08:43:53 3e85d5ac6304: Download complete 08:44:03 3e85d5ac6304: Pull complete 08:44:03 c3105a71a48b: Pull complete 08:44:03 0f093f025ec4: Pull complete 08:44:04 c3106fc0e877: Pull complete 08:44:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:04 prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container 08:44:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:44:07 $ docker top 6e8f8a52ff0d64e5838be0521b151a9f8948cddf16c37c9b0b9e3205f03c21b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:07 + docker compose -f ./docker-compose-build.yml build --parallel 08:44:16 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:44:16 #1 transferring dockerfile: 2.12kB done 08:44:16 #1 DONE 0.1s 08:44:16 08:44:16 #2 [support-notifications internal] load build definition from Dockerfile 08:44:16 #2 transferring dockerfile: 1.84kB done 08:44:16 #2 DONE 0.0s 08:44:16 08:44:16 #3 [core-command internal] load build definition from Dockerfile 08:44:16 #3 transferring dockerfile: 1.82kB done 08:44:16 #3 DONE 0.1s 08:44:16 08:44:16 #4 [core-data internal] load build definition from Dockerfile 08:44:16 #4 transferring dockerfile: 1.90kB done 08:44:16 #4 DONE 0.1s 08:44:16 08:44:16 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:44:16 #5 transferring dockerfile: 1.78kB done 08:44:16 #5 DONE 0.1s 08:44:16 08:44:16 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:44:16 #6 transferring dockerfile: 2.38kB 0.0s done 08:44:16 #6 DONE 0.1s 08:44:16 08:44:16 #7 [security-spire-agent internal] load build definition from Dockerfile 08:44:16 #7 transferring dockerfile: 1.70kB 0.0s done 08:44:16 #7 DONE 0.1s 08:44:16 08:44:16 #8 [core-metadata internal] load build definition from Dockerfile 08:44:16 #8 transferring dockerfile: 1.96kB done 08:44:16 #8 DONE 0.1s 08:44:16 08:44:16 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:44:16 #9 transferring dockerfile: 2.04kB done 08:44:16 #9 DONE 0.1s 08:44:16 08:44:16 #10 [security-spire-server internal] load build definition from Dockerfile 08:44:16 #10 transferring dockerfile: 1.59kB 0.0s done 08:44:17 #10 DONE 0.1s 08:44:17 08:44:17 #11 [security-spire-config internal] load build definition from Dockerfile 08:44:17 #11 transferring dockerfile: 1.58kB 0.0s done 08:44:17 #11 DONE 0.1s 08:44:17 08:44:17 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:44:17 #12 transferring dockerfile: 2.39kB done 08:44:17 #12 DONE 0.1s 08:44:17 08:44:17 #13 [support-scheduler internal] load build definition from Dockerfile 08:44:17 #13 transferring dockerfile: 1.82kB 0.0s done 08:44:17 #13 DONE 0.1s 08:44:17 08:44:17 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:44:17 #14 transferring dockerfile: 2.82kB 0.0s done 08:44:17 #14 DONE 0.1s 08:44:17 08:44:17 #15 [core-common-config-bootstrapper internal] load .dockerignore 08:44:17 #15 transferring context: 50B 0.0s done 08:44:17 #15 DONE 0.1s 08:44:18 08:44:18 #16 [support-notifications internal] load .dockerignore 08:44:18 #16 transferring context: 50B 0.0s done 08:44:18 #16 DONE 0.1s 08:44:18 08:44:18 #17 [core-command internal] load .dockerignore 08:44:18 #17 transferring context: 50B done 08:44:18 #17 DONE 0.1s 08:44:18 08:44:18 #18 [core-data internal] load .dockerignore 08:44:18 #18 transferring context: 50B 0.0s done 08:44:18 #18 DONE 0.1s 08:44:18 08:44:18 #19 [security-secretstore-setup internal] load .dockerignore 08:44:18 #19 transferring context: 50B 0.0s done 08:44:18 #19 DONE 0.1s 08:44:18 08:44:18 #20 [security-spire-agent internal] load .dockerignore 08:44:18 #20 transferring context: 50B done 08:44:18 #20 DONE 0.1s 08:44:18 08:44:18 #21 [core-metadata internal] load .dockerignore 08:44:18 #21 transferring context: 50B done 08:44:18 #21 DONE 0.1s 08:44:18 08:44:18 #22 [security-proxy-auth internal] load .dockerignore 08:44:18 #22 transferring context: 50B 0.0s done 08:44:18 #22 DONE 0.1s 08:44:18 08:44:18 #23 [security-spire-server internal] load .dockerignore 08:44:18 #23 transferring context: 50B 0.0s done 08:44:18 #23 DONE 0.1s 08:44:18 08:44:18 #24 [security-spire-config internal] load .dockerignore 08:44:18 #24 transferring context: 50B 0.0s done 08:44:18 #24 DONE 0.1s 08:44:18 08:44:18 #25 [security-proxy-setup internal] load .dockerignore 08:44:18 #25 transferring context: 50B 0.0s done 08:44:18 #25 DONE 0.2s 08:44:18 08:44:18 #26 [support-scheduler internal] load .dockerignore 08:44:18 #26 transferring context: 50B 0.0s done 08:44:18 #26 DONE 0.1s 08:44:18 08:44:18 #27 [security-bootstrapper internal] load .dockerignore 08:44:18 #27 transferring context: 50B 0.0s done 08:44:18 #27 DONE 0.1s 08:44:18 08:44:18 #28 [security-spiffe-token-provider internal] load .dockerignore 08:44:18 #28 transferring context: 50B done 08:44:19 #28 ... 08:44:19 08:44:19 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:19 #29 DONE 0.0s 08:44:19 08:44:19 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:44:19 #30 DONE 0.2s 08:44:19 08:44:19 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:19 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:19 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 102.40kB / 3.33MB 0.1s 08:44:19 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:19 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:19 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:19 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s 08:44:19 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:19 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 08:44:20 #31 ... 08:44:20 08:44:20 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:20 #32 DONE 1.0s 08:44:20 08:44:20 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:20 #31 ... 08:44:20 08:44:20 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:20 #29 DONE 0.0s 08:44:20 08:44:20 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:20 #31 ... 08:44:20 08:44:20 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:20 #29 DONE 0.0s 08:44:20 08:44:20 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:20 #31 ... 08:44:20 08:44:20 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:20 #29 DONE 0.0s 08:44:20 08:44:20 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:20 #32 DONE 1.6s 08:44:20 08:44:20 #33 [core-command builder 2/7] WORKDIR /edgex-go 08:44:20 #33 DONE 0.5s 08:44:20 08:44:20 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:20 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:20 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:20 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:20 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:20 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:20 #31 ... 08:44:20 08:44:20 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:20 #29 DONE 0.0s 08:44:20 08:44:20 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:20 #32 DONE 1.6s 08:44:20 08:44:20 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 08:44:20 #33 DONE 0.5s 08:44:20 08:44:20 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:20 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:20 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:20 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:20 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:20 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:20 #31 ... 08:44:20 08:44:20 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:20 #29 DONE 0.0s 08:44:20 08:44:20 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:20 #32 DONE 1.6s 08:44:20 08:44:20 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:44:20 #33 DONE 0.6s 08:44:20 08:44:20 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:20 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:20 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:20 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:20 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:20 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:20 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 08:44:21 #31 ... 08:44:21 08:44:21 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:21 #32 DONE 1.7s 08:44:21 08:44:21 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:44:21 #30 DONE 0.7s 08:44:21 08:44:21 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:44:21 #33 DONE 0.6s 08:44:21 08:44:21 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:21 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:21 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:21 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:21 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:21 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:21 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 08:44:21 #31 ... 08:44:21 08:44:21 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:21 #29 DONE 0.0s 08:44:21 08:44:21 #34 [core-command internal] load build context 08:44:21 #34 ... 08:44:21 08:44:21 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:21 #32 DONE 1.7s 08:44:21 08:44:21 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:44:21 #33 DONE 0.7s 08:44:21 08:44:21 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:21 #29 DONE 0.0s 08:44:21 08:44:21 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:44:21 #30 DONE 1.0s 08:44:21 08:44:21 #34 [core-command internal] load build context 08:44:21 #34 ... 08:44:21 08:44:21 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:21 #32 DONE 1.7s 08:44:21 08:44:21 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 08:44:21 #33 DONE 0.7s 08:44:21 08:44:21 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:21 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:21 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:21 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:21 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:21 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:21 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 08:44:22 #31 ... 08:44:22 08:44:22 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:22 #29 DONE 0.0s 08:44:22 08:44:22 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:22 #31 DONE 3.9s 08:44:22 08:44:22 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:22 #29 DONE 0.0s 08:44:22 08:44:22 #34 [core-command internal] load build context 08:44:22 #34 ... 08:44:22 08:44:22 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:22 #29 DONE 0.0s 08:44:22 08:44:22 #34 [core-command internal] load build context 08:44:23 #34 ... 08:44:23 08:44:23 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:23 #32 DONE 1.8s 08:44:23 08:44:23 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:44:23 #33 DONE 0.8s 08:44:23 08:44:23 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:23 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:23 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:23 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:23 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:23 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:23 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 08:44:23 #31 DONE 4.0s 08:44:23 08:44:23 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:44:23 #30 DONE 2.5s 08:44:23 08:44:23 #35 [security-proxy-setup internal] load build context 08:44:23 #35 DONE 0.0s 08:44:23 08:44:23 #34 [core-command internal] load build context 08:44:23 #34 transferring context: 13.80MB 2.7s 08:44:24 #34 ... 08:44:24 08:44:24 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:44:24 #36 DONE 3.5s 08:44:24 08:44:24 #34 [core-command internal] load build context 08:44:24 #34 ... 08:44:24 08:44:24 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:44:24 #37 DONE 3.6s 08:44:24 08:44:24 #34 [core-command internal] load build context 08:44:25 #34 ... 08:44:25 08:44:25 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:25 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:25 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:25 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:25 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 08:44:25 #31 DONE 4.0s 08:44:25 08:44:25 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:25 #38 DONE 0.0s 08:44:25 08:44:25 #34 [core-command internal] load build context 08:44:25 #34 ... 08:44:25 08:44:25 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:44:25 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:44:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:25 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:25 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:25 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 08:44:25 #31 DONE 4.0s 08:44:25 08:44:25 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:25 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:27 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done 08:44:28 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:44:28 #38 ... 08:44:28 08:44:28 #39 [security-spire-config internal] load build context 08:44:28 #39 transferring context: 16.35kB 0.3s done 08:44:28 #39 DONE 3.8s 08:44:28 08:44:28 #40 [support-notifications internal] load build context 08:44:29 #40 ... 08:44:29 08:44:29 #41 [security-spire-server internal] load build context 08:44:29 #41 transferring context: 18.10kB 0.2s done 08:44:29 #41 DONE 4.2s 08:44:29 08:44:29 #42 [security-spire-agent internal] load build context 08:44:29 #42 transferring context: 17.63kB 0.1s done 08:44:29 #42 DONE 3.9s 08:44:29 08:44:29 #40 [support-notifications internal] load build context 08:44:29 #40 ... 08:44:29 08:44:29 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:29 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:44:29 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:44:29 #38 ... 08:44:29 08:44:29 #43 [core-common-config-bootstrapper internal] load build context 08:44:29 #43 ... 08:44:29 08:44:29 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:29 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 08:44:29 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s 08:44:29 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s 08:44:29 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 08:44:29 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 08:44:29 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s 08:44:29 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:44:29 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:44:30 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 08:44:30 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s 08:44:30 #38 ... 08:44:30 08:44:30 #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:44:30 #0 9.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:30 #44 ... 08:44:30 08:44:30 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:44:30 #0 7.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:30 #0 8.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:30 #45 ... 08:44:30 08:44:30 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:30 #0 7.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:30 #0 8.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:30 #46 ... 08:44:30 08:44:30 #47 [core-data internal] load build context 08:44:31 #47 ... 08:44:31 08:44:31 #48 [security-secretstore-setup internal] load build context 08:44:31 #48 ... 08:44:31 08:44:31 #49 [security-spiffe-token-provider internal] load build context 08:44:31 #49 ... 08:44:31 08:44:31 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:44:31 #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:31 #0 8.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:31 #50 ... 08:44:31 08:44:31 #48 [security-secretstore-setup internal] load build context 08:44:31 #48 ... 08:44:31 08:44:31 #51 [security-proxy-auth internal] load build context 08:44:31 #51 ... 08:44:31 08:44:31 #52 [core-metadata internal] load build context 08:44:31 #52 ... 08:44:31 08:44:31 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:31 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done 08:44:31 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.9s 08:44:31 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:44:32 #38 ... 08:44:32 08:44:32 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:44:32 #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:32 #0 8.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:32 #53 ... 08:44:32 08:44:32 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:32 #38 ... 08:44:32 08:44:32 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:33 #54 ... 08:44:33 08:44:33 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:33 #38 ... 08:44:33 08:44:33 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:44:33 #55 ... 08:44:33 08:44:33 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:44:33 #56 ... 08:44:33 08:44:33 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:33 #57 ... 08:44:33 08:44:33 #35 [security-proxy-setup internal] load build context 08:44:33 #35 transferring context: 2.51MB 8.5s 08:44:33 #35 ... 08:44:33 08:44:33 #58 [support-scheduler internal] load build context 08:44:34 #58 ... 08:44:34 08:44:34 #59 [security-bootstrapper internal] load build context 08:44:34 #59 ... 08:44:34 08:44:34 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:34 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.1s 08:44:34 #38 ... 08:44:34 08:44:34 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:34 #60 ... 08:44:34 08:44:34 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:44:34 #61 ... 08:44:34 08:44:34 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:34 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.8s 08:44:34 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:44:35 #38 ... 08:44:35 08:44:35 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:35 #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.3s done 08:44:35 #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:44:35 #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:44:35 #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:44:35 #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 08:44:35 #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 08:44:35 #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 08:44:35 #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:44:35 #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 6.2s 08:44:35 #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:44:35 #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:44:35 #62 ... 08:44:35 08:44:35 #34 [core-command internal] load build context 08:44:35 #34 ... 08:44:35 08:44:35 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:36 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 7.3s 08:44:36 #38 ... 08:44:36 08:44:36 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:36 #63 ... 08:44:36 08:44:36 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:37 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.88MB / 23.39MB 8.2s 08:44:37 #38 ... 08:44:37 08:44:37 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:37 #64 ... 08:44:37 08:44:37 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:37 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.4s 08:44:37 #38 ... 08:44:37 08:44:37 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:44:37 #45 14.69 OK: 266 MiB in 52 packages 08:44:37 #45 DONE 17.2s 08:44:37 08:44:37 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:38 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.2s 08:44:38 #38 ... 08:44:38 08:44:38 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:44:38 #53 12.71 (1/1) Installing dumb-init (1.2.5-r2) 08:44:38 #53 12.71 Executing busybox-1.36.1-r2.trigger 08:44:38 #53 12.71 OK: 8 MiB in 16 packages 08:44:38 #53 DONE 15.7s 08:44:38 08:44:38 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:39 #38 ... 08:44:39 08:44:39 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:44:39 #50 14.51 OK: 266 MiB in 52 packages 08:44:39 #50 DONE 18.2s 08:44:39 08:44:39 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:39 #38 ... 08:44:39 08:44:39 #40 [support-notifications internal] load build context 08:44:39 #40 transferring context: 32.48MB 18.3s 08:44:39 #40 ... 08:44:39 08:44:39 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:39 #38 ... 08:44:39 08:44:39 #44 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:44:39 #44 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:39 #44 15.33 OK: 266 MiB in 52 packages 08:44:39 #44 DONE 19.6s 08:44:39 08:44:39 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:39 #38 ... 08:44:39 08:44:39 #43 [core-common-config-bootstrapper internal] load build context 08:44:39 #43 ... 08:44:39 08:44:39 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:39 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.55MB / 23.39MB 10.5s 08:44:40 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 11.1s 08:44:40 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.99MB / 23.39MB 11.8s 08:44:41 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.64MB / 23.39MB 12.1s 08:44:41 #38 ... 08:44:41 08:44:41 #47 [core-data internal] load build context 08:44:41 #47 ... 08:44:41 08:44:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:41 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 12.3s 08:44:41 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.4s done 08:44:41 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:44:41 #38 ... 08:44:41 08:44:41 #49 [security-spiffe-token-provider internal] load build context 08:44:41 #49 ... 08:44:41 08:44:41 #47 [core-data internal] load build context 08:44:42 #47 ... 08:44:42 08:44:42 #51 [security-proxy-auth internal] load build context 08:44:42 #51 ... 08:44:42 08:44:42 #52 [core-metadata internal] load build context 08:44:42 #52 ... 08:44:42 08:44:42 #48 [security-secretstore-setup internal] load build context 08:44:42 #48 ... 08:44:42 08:44:42 #47 [core-data internal] load build context 08:44:43 #47 ... 08:44:43 08:44:43 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:43 #46 12.75 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:43 #46 12.75 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:43 #46 12.75 OK: 19954 distinct packages available 08:44:43 #46 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:43 #46 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:43 #46 20.22 OK: 266 MiB in 52 packages 08:44:43 #46 DONE 22.2s 08:44:43 08:44:43 #47 [core-data internal] load build context 08:44:43 #47 ... 08:44:43 08:44:43 #58 [support-scheduler internal] load build context 08:44:44 #58 ... 08:44:44 08:44:44 #35 [security-proxy-setup internal] load build context 08:44:44 #35 ... 08:44:44 08:44:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:44 #38 ... 08:44:44 08:44:44 #59 [security-bootstrapper internal] load build context 08:44:44 #59 transferring context: 29.80MB 20.0s 08:44:44 #59 ... 08:44:44 08:44:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:44 #38 ... 08:44:44 08:44:44 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:44:44 #55 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:44 #55 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:44 #55 18.75 (1/1) Installing dumb-init (1.2.5-r2) 08:44:44 #55 18.75 Executing busybox-1.36.1-r2.trigger 08:44:44 #55 18.89 OK: 8 MiB in 16 packages 08:44:44 #55 DONE 22.0s 08:44:44 08:44:44 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:44 #54 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:44 #54 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:44 #54 18.05 (1/4) Installing ca-certificates (20230506-r0) 08:44:44 #54 18.60 (2/4) Installing dumb-init (1.2.5-r2) 08:44:44 #54 18.64 (3/4) Installing su-exec (0.2-r3) 08:44:44 #54 18.74 (4/4) Installing yq (4.33.3-r4) 08:44:44 #54 19.91 Executing busybox-1.36.1-r2.trigger 08:44:44 #54 19.98 Executing ca-certificates-20230506-r0.trigger 08:44:44 #54 21.35 OK: 18 MiB in 19 packages 08:44:45 #54 ... 08:44:45 08:44:45 #59 [security-bootstrapper internal] load build context 08:44:45 #59 ... 08:44:45 08:44:45 #34 [core-command internal] load build context 08:44:45 #34 ... 08:44:45 08:44:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:46 #38 ... 08:44:46 08:44:46 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:46 #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.6s done 08:44:46 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.6s 08:44:46 #62 ... 08:44:46 08:44:46 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:46 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s 08:44:46 #38 ... 08:44:46 08:44:46 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:44:46 #56 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:46 #56 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:46 #56 20.49 (1/2) Installing ca-certificates (20230506-r0) 08:44:46 #56 20.69 (2/2) Installing dumb-init (1.2.5-r2) 08:44:46 #56 20.76 Executing busybox-1.36.1-r2.trigger 08:44:46 #56 20.83 Executing ca-certificates-20230506-r0.trigger 08:44:46 #56 22.22 OK: 9 MiB in 17 packages 08:44:47 #56 ... 08:44:47 08:44:47 #34 [core-command internal] load build context 08:44:47 #34 ... 08:44:47 08:44:47 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:47 #57 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:47 #57 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:47 #57 21.90 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:47 #57 21.90 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:47 #57 21.90 OK: 19950 distinct packages available 08:44:47 #57 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:47 #57 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:47 #57 ... 08:44:47 08:44:47 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:49 #38 ... 08:44:49 08:44:49 #40 [support-notifications internal] load build context 08:44:49 #40 transferring context: 53.18MB 28.6s 08:44:49 #40 ... 08:44:49 08:44:49 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:49 #38 ... 08:44:49 08:44:49 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:49 #54 DONE 26.7s 08:44:49 08:44:49 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:49 #38 ... 08:44:49 08:44:49 #43 [core-common-config-bootstrapper internal] load build context 08:44:49 #43 ... 08:44:49 08:44:49 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:49 #38 ... 08:44:49 08:44:49 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:44:49 #56 DONE 26.6s 08:44:50 08:44:50 #59 [security-bootstrapper internal] load build context 08:44:50 #59 ... 08:44:50 08:44:50 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:44:50 #61 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:50 #61 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:50 #61 23.41 (1/2) Installing dumb-init (1.2.5-r2) 08:44:50 #61 23.43 (2/2) Installing su-exec (0.2-r3) 08:44:50 #61 23.44 Executing busybox-1.36.1-r2.trigger 08:44:50 #61 23.58 OK: 8 MiB in 17 packages 08:44:50 #61 ... 08:44:50 08:44:50 #59 [security-bootstrapper internal] load build context 08:44:50 #59 ... 08:44:50 08:44:50 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:44:50 #61 DONE 26.1s 08:44:50 08:44:50 #59 [security-bootstrapper internal] load build context 08:44:50 #59 ... 08:44:50 08:44:50 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:50 #63 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:50 #63 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:50 #63 21.02 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:50 #63 21.02 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:50 #63 21.02 OK: 19950 distinct packages available 08:44:50 #63 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:50 #63 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:50 #63 ... 08:44:50 08:44:50 #59 [security-bootstrapper internal] load build context 08:44:51 #59 ... 08:44:51 08:44:51 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:51 #60 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:51 #60 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:51 #60 24.18 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:44:51 #60 24.55 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:44:51 #60 24.59 (3/6) Installing dumb-init (1.2.5-r2) 08:44:51 #60 24.62 (4/6) Installing openssl (3.1.4-r0) 08:44:51 #60 24.68 (5/6) Installing su-exec (0.2-r3) 08:44:51 #60 24.70 (6/6) Installing yq (4.33.3-r4) 08:44:51 #60 25.44 Executing busybox-1.36.1-r2.trigger 08:44:51 #60 25.55 OK: 18 MiB in 19 packages 08:44:51 #60 DONE 26.6s 08:44:51 08:44:51 #59 [security-bootstrapper internal] load build context 08:44:51 #59 ... 08:44:51 08:44:51 #49 [security-spiffe-token-provider internal] load build context 08:44:51 #49 ... 08:44:51 08:44:51 #59 [security-bootstrapper internal] load build context 08:44:52 #59 ... 08:44:52 08:44:52 #51 [security-proxy-auth internal] load build context 08:44:52 #51 ... 08:44:52 08:44:52 #49 [security-spiffe-token-provider internal] load build context 08:44:52 #49 ... 08:44:52 08:44:52 #52 [core-metadata internal] load build context 08:44:52 #52 ... 08:44:52 08:44:52 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:44:52 #65 DONE 1.4s 08:44:52 08:44:52 #48 [security-secretstore-setup internal] load build context 08:44:52 #48 ... 08:44:52 08:44:52 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:52 #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:52 #64 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:52 #64 22.71 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:52 #64 22.71 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:52 #64 22.71 OK: 19950 distinct packages available 08:44:52 #64 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:52 #64 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:52 #64 ... 08:44:52 08:44:52 #52 [core-metadata internal] load build context 08:44:53 #52 ... 08:44:53 08:44:53 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:53 #63 25.70 (1/4) Installing dumb-init (1.2.5-r2) 08:44:53 #63 25.70 (2/4) Installing musl-obstack (1.2.3-r2) 08:44:53 #63 25.70 (3/4) Installing libucontext (1.2-r2) 08:44:53 #63 25.70 (4/4) Installing gcompat (1.1.0-r1) 08:44:53 #63 25.70 Executing busybox-1.36.1-r2.trigger 08:44:53 #63 25.70 OK: 8 MiB in 19 packages 08:44:53 #63 DONE 26.4s 08:44:53 08:44:53 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:53 #57 27.67 (1/11) Installing ca-certificates (20230506-r0) 08:44:53 #57 27.81 (2/11) Installing brotli-libs (1.0.9-r14) 08:44:53 #57 27.88 (3/11) Installing libunistring (1.1-r1) 08:44:53 #57 27.94 (4/11) Installing libidn2 (2.3.4-r1) 08:44:53 #57 27.99 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:44:53 #57 28.03 (6/11) Installing libcurl (8.4.0-r0) 08:44:53 #57 28.03 (7/11) Installing curl (8.4.0-r0) 08:44:53 #57 28.11 (8/11) Installing dumb-init (1.2.5-r2) 08:44:53 #57 28.11 (9/11) Installing musl-obstack (1.2.3-r2) 08:44:53 #57 28.11 (10/11) Installing libucontext (1.2-r2) 08:44:53 #57 28.11 (11/11) Installing gcompat (1.1.0-r1) 08:44:53 #57 28.11 Executing busybox-1.36.1-r2.trigger 08:44:53 #57 28.29 Executing ca-certificates-20230506-r0.trigger 08:44:53 #57 28.73 OK: 13 MiB in 26 packages 08:44:53 #57 DONE 29.9s 08:44:53 08:44:53 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:53 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.7s 08:44:54 #38 ... 08:44:54 08:44:54 #47 [core-data internal] load build context 08:44:54 #47 ... 08:44:54 08:44:54 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:54 #38 ... 08:44:54 08:44:54 #35 [security-proxy-setup internal] load build context 08:44:54 #35 ... 08:44:54 08:44:54 #58 [support-scheduler internal] load build context 08:44:54 #58 ... 08:44:54 08:44:54 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:54 #64 26.31 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 08:44:54 #64 26.61 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 08:44:54 #64 26.64 (3/7) Installing dumb-init (1.2.5-r2) 08:44:54 #64 26.64 (4/7) Installing musl-obstack (1.2.3-r2) 08:44:54 #64 26.64 (5/7) Installing libucontext (1.2-r2) 08:44:54 #64 26.64 (6/7) Installing gcompat (1.1.0-r1) 08:44:54 #64 26.66 (7/7) Installing openssl (3.1.4-r0) 08:44:54 #64 26.72 Executing busybox-1.36.1-r2.trigger 08:44:54 #64 26.74 OK: 9 MiB in 20 packages 08:44:54 #64 DONE 27.5s 08:44:54 08:44:54 #58 [support-scheduler internal] load build context 08:44:54 #58 transferring context: 54.05MB 30.3s 08:44:54 #58 ... 08:44:54 08:44:54 #47 [core-data internal] load build context 08:44:56 #47 ... 08:44:56 08:44:56 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:44:56 #66 DONE 5.2s 08:44:56 08:44:56 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:56 #38 ... 08:44:56 08:44:56 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:44:56 #67 DONE 0.6s 08:44:56 08:44:56 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:57 #38 ... 08:44:57 08:44:57 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:57 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.2s 08:44:57 #62 ... 08:44:57 08:44:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:58 #38 ... 08:44:58 08:44:58 #34 [core-command internal] load build context 08:44:58 #34 ... 08:44:58 08:44:58 #58 [support-scheduler internal] load build context 08:45:00 #58 ... 08:45:00 08:45:00 #40 [support-notifications internal] load build context 08:45:00 #40 transferring context: 84.35MB 38.9s 08:45:00 #40 ... 08:45:00 08:45:00 #58 [support-scheduler internal] load build context 08:45:00 #58 ... 08:45:00 08:45:00 #43 [core-common-config-bootstrapper internal] load build context 08:45:00 #43 ... 08:45:00 08:45:00 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:45:00 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.5s 08:45:02 #38 ... 08:45:02 08:45:02 #59 [security-bootstrapper internal] load build context 08:45:02 #59 ... 08:45:02 08:45:02 #51 [security-proxy-auth internal] load build context 08:45:02 #51 ... 08:45:02 08:45:02 #49 [security-spiffe-token-provider internal] load build context 08:45:02 #49 ... 08:45:02 08:45:02 #48 [security-secretstore-setup internal] load build context 08:45:02 #48 ... 08:45:02 08:45:02 #49 [security-spiffe-token-provider internal] load build context 08:45:03 #49 ... 08:45:03 08:45:03 #52 [core-metadata internal] load build context 08:45:03 #52 ... 08:45:03 08:45:03 #49 [security-spiffe-token-provider internal] load build context 08:45:03 #49 ... 08:45:03 08:45:03 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:45:03 #68 DONE 2.1s 08:45:03 08:45:03 #49 [security-spiffe-token-provider internal] load build context 08:45:04 #49 transferring context: 110.28MB 43.7s 08:45:04 #49 ... 08:45:04 08:45:04 #35 [security-proxy-setup internal] load build context 08:45:04 #35 ... 08:45:04 08:45:04 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:45:05 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.7s done 08:45:05 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.7s done 08:45:06 #38 ... 08:45:06 08:45:06 #47 [core-data internal] load build context 08:45:06 #47 ... 08:45:06 08:45:06 #40 [support-notifications internal] load build context 08:45:06 #40 ... 08:45:06 08:45:06 #47 [core-data internal] load build context 08:45:07 #47 ... 08:45:07 08:45:07 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:45:07 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.6s done 08:45:07 #62 ... 08:45:07 08:45:07 #47 [core-data internal] load build context 08:45:08 #47 ... 08:45:08 08:45:08 #34 [core-command internal] load build context 08:45:08 #34 ... 08:45:08 08:45:08 #58 [support-scheduler internal] load build context 08:45:08 #58 ... 08:45:08 08:45:08 #34 [core-command internal] load build context 08:45:09 #34 transferring context: 147.67MB 49.1s 08:45:10 #34 ... 08:45:10 08:45:10 #43 [core-common-config-bootstrapper internal] load build context 08:45:10 #43 ... 08:45:10 08:45:10 #34 [core-command internal] load build context 08:45:11 #34 ... 08:45:11 08:45:11 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:45:11 #69 DONE 3.0s 08:45:11 08:45:11 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:45:11 #70 DONE 3.0s 08:45:11 08:45:11 #34 [core-command internal] load build context 08:45:11 #34 ... 08:45:11 08:45:11 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:45:11 #71 DONE 3.0s 08:45:11 08:45:11 #34 [core-command internal] load build context 08:45:12 #34 ... 08:45:12 08:45:12 #59 [security-bootstrapper internal] load build context 08:45:12 #59 ... 08:45:12 08:45:12 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:45:12 #72 DONE 1.1s 08:45:12 08:45:12 #34 [core-command internal] load build context 08:45:12 #34 ... 08:45:12 08:45:12 #51 [security-proxy-auth internal] load build context 08:45:12 #51 ... 08:45:12 08:45:12 #43 [core-common-config-bootstrapper internal] load build context 08:45:12 #43 transferring context: 189.79MB 52.8s done 08:45:12 #43 DONE 53.6s 08:45:12 08:45:12 #34 [core-command internal] load build context 08:45:12 #34 ... 08:45:12 08:45:12 #48 [security-secretstore-setup internal] load build context 08:45:13 #48 ... 08:45:13 08:45:13 #51 [security-proxy-auth internal] load build context 08:45:13 #51 ... 08:45:13 08:45:13 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:45:13 #73 DONE 1.9s 08:45:13 08:45:13 #51 [security-proxy-auth internal] load build context 08:45:13 #51 ... 08:45:13 08:45:13 #52 [core-metadata internal] load build context 08:45:13 #52 ... 08:45:13 08:45:13 #51 [security-proxy-auth internal] load build context 08:45:13 #51 ... 08:45:13 08:45:13 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:45:13 #74 DONE 1.5s 08:45:13 08:45:13 #51 [security-proxy-auth internal] load build context 08:45:14 #51 ... 08:45:14 08:45:14 #75 [security-spire-server stage-2 5/8] COPY security.txt / 08:45:14 #75 DONE 1.5s 08:45:14 08:45:14 #51 [security-proxy-auth internal] load build context 08:45:14 #51 ... 08:45:14 08:45:14 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:45:14 #76 DONE 1.6s 08:45:14 08:45:14 #51 [security-proxy-auth internal] load build context 08:45:14 #51 ... 08:45:14 08:45:14 #49 [security-spiffe-token-provider internal] load build context 08:45:15 #49 ... 08:45:15 08:45:15 #35 [security-proxy-setup internal] load build context 08:45:15 #35 ... 08:45:15 08:45:15 #49 [security-spiffe-token-provider internal] load build context 08:45:15 #49 ... 08:45:15 08:45:15 #77 [security-spire-config stage-2 5/9] COPY security.txt / 08:45:15 #77 DONE 1.8s 08:45:15 08:45:15 #49 [security-spiffe-token-provider internal] load build context 08:45:15 #49 ... 08:45:15 08:45:15 #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:45:15 #78 DONE 1.1s 08:45:15 08:45:15 #49 [security-spiffe-token-provider internal] load build context 08:45:15 #49 ... 08:45:15 08:45:15 #79 [security-spire-agent stage-3 6/9] COPY security.txt / 08:45:15 #79 DONE 2.0s 08:45:15 08:45:15 #49 [security-spiffe-token-provider internal] load build context 08:45:16 #49 ... 08:45:16 08:45:16 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:45:16 #80 DONE 1.0s 08:45:16 08:45:16 #49 [security-spiffe-token-provider internal] load build context 08:45:16 #49 ... 08:45:16 08:45:16 #40 [support-notifications internal] load build context 08:45:16 #40 ... 08:45:16 08:45:16 #49 [security-spiffe-token-provider internal] load build context 08:45:16 #49 ... 08:45:16 08:45:16 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:45:16 #81 DONE 1.4s 08:45:17 08:45:17 #49 [security-spiffe-token-provider internal] load build context 08:45:17 #49 ... 08:45:17 08:45:17 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:45:17 #82 DONE 1.7s 08:45:17 08:45:17 #49 [security-spiffe-token-provider internal] load build context 08:45:17 #49 ... 08:45:17 08:45:17 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:45:17 #83 DONE 1.4s 08:45:17 08:45:17 #49 [security-spiffe-token-provider internal] load build context 08:45:17 #49 transferring context: 177.28MB 56.8s 08:45:18 #49 ... 08:45:18 08:45:18 #59 [security-bootstrapper internal] load build context 08:45:18 #59 transferring context: 189.79MB 53.3s done 08:45:18 #59 DONE 54.8s 08:45:18 08:45:18 #49 [security-spiffe-token-provider internal] load build context 08:45:18 #49 ... 08:45:18 08:45:18 #47 [core-data internal] load build context 08:45:18 #47 transferring context: 189.79MB 57.2s done 08:45:18 #47 ... 08:45:18 08:45:18 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:45:18 #84 ... 08:45:18 08:45:18 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:45:18 #85 DONE 1.5s 08:45:18 08:45:18 #58 [support-scheduler internal] load build context 08:45:18 #58 ... 08:45:18 08:45:18 #49 [security-spiffe-token-provider internal] load build context 08:45:19 #49 ... 08:45:19 08:45:19 #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:45:19 #86 DONE 1.6s 08:45:19 08:45:19 #49 [security-spiffe-token-provider internal] load build context 08:45:19 #49 ... 08:45:19 08:45:19 #47 [core-data internal] load build context 08:45:19 #47 DONE 58.0s 08:45:19 08:45:19 #49 [security-spiffe-token-provider internal] load build context 08:45:19 #49 ... 08:45:19 08:45:19 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:45:19 #87 DONE 1.5s 08:45:19 08:45:19 #58 [support-scheduler internal] load build context 08:45:19 #58 ... 08:45:19 08:45:19 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:45:19 #84 DONE 1.6s 08:45:19 08:45:19 #58 [support-scheduler internal] load build context 08:45:20 #58 ... 08:45:20 08:45:20 #51 [security-proxy-auth internal] load build context 08:45:20 #51 transferring context: 189.79MB 58.0s done 08:45:20 #51 DONE 58.5s 08:45:20 08:45:20 #58 [support-scheduler internal] load build context 08:45:20 #58 ... 08:45:20 08:45:20 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:45:20 #88 DONE 1.6s 08:45:20 08:45:20 #58 [support-scheduler internal] load build context 08:45:20 #58 transferring context: 189.79MB 56.3s done 08:45:21 #58 DONE 57.8s 08:45:21 08:45:21 #34 [core-command internal] load build context 08:45:21 #34 transferring context: 189.79MB 60.0s done 08:45:21 #34 DONE 60.7s 08:45:21 08:45:21 #52 [core-metadata internal] load build context 08:45:21 #52 ... 08:45:21 08:45:21 #49 [security-spiffe-token-provider internal] load build context 08:45:21 #49 transferring context: 189.79MB 59.8s done 08:45:21 #49 DONE 60.5s 08:45:21 08:45:21 #52 [core-metadata internal] load build context 08:45:21 #52 ... 08:45:21 08:45:21 #35 [security-proxy-setup internal] load build context 08:45:21 #35 ... 08:45:21 08:45:21 #52 [core-metadata internal] load build context 08:45:22 #52 ... 08:45:22 08:45:22 #48 [security-secretstore-setup internal] load build context 08:45:22 #48 transferring context: 189.79MB 61.1s done 08:45:22 #48 DONE 61.4s 08:45:22 08:45:22 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:45:22 #89 DONE 1.1s 08:45:22 08:45:22 #52 [core-metadata internal] load build context 08:45:23 #52 ... 08:45:23 08:45:23 #40 [support-notifications internal] load build context 08:45:23 #40 transferring context: 189.79MB 62.8s done 08:45:23 #40 DONE 63.1s 08:45:23 08:45:23 #52 [core-metadata internal] load build context 08:45:24 #52 ... 08:45:24 08:45:24 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:45:24 #90 DONE 0.8s 08:45:24 08:45:24 #52 [core-metadata internal] load build context 08:45:24 #52 ... 08:45:24 08:45:24 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:24 #91 ... 08:45:24 08:45:24 #35 [security-proxy-setup internal] load build context 08:45:25 #35 ... 08:45:25 08:45:25 #92 [security-spire-agent] exporting to image 08:45:25 #92 exporting layers 4.4s done 08:45:25 #92 writing image sha256:fda2d91eadabc5ca2fca8272bce1ff26ec0e7dac45052536187002b0ef4b6a12 0.0s done 08:45:25 #92 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:45:25 #92 writing image sha256:b5fea00584e22e269d163820ddbaaf9fb96ca89dfcd1e43d8d0b2cbb548fc3a6 done 08:45:25 #92 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:45:25 #92 writing image sha256:bb0c4e09b973c376f659b81423da2da7badac427fbd088555261f9c2ecc00d7b done 08:45:25 #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:45:25 #92 DONE 6.4s 08:45:25 08:45:25 #35 [security-proxy-setup internal] load build context 08:45:25 #35 ... 08:45:25 08:45:25 #52 [core-metadata internal] load build context 08:45:25 #52 transferring context: 189.79MB 63.5s done 08:45:25 #52 DONE 64.0s 08:45:25 08:45:25 #35 [security-proxy-setup internal] load build context 08:45:27 #35 transferring context: 189.79MB 63.0s done 08:45:27 #35 DONE 64.3s 08:45:27 08:45:27 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:30 #93 ... 08:45:30 08:45:30 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:30 #94 ... 08:45:30 08:45:30 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:48 #95 ... 08:45:48 08:45:48 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:48 #91 DONE 33.7s 08:45:48 08:45:48 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 08:45:51 #96 DONE 2.7s 08:45:51 08:45:51 #97 [support-scheduler builder 6/7] COPY . . 08:45:51 #97 CACHED 08:45:51 08:45:51 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:45:51 #98 CACHED 08:45:51 08:45:51 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:51 #99 CACHED 08:45:51 08:45:51 #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:45:51 #100 CACHED 08:45:51 08:45:51 #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:51 #101 CACHED 08:45:51 08:45:51 #102 [security-proxy-auth builder 6/7] COPY . . 08:45:51 #102 CACHED 08:45:51 08:45:51 #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:45:51 #103 CACHED 08:45:51 08:45:51 #104 [core-metadata builder 6/7] COPY . . 08:45:51 #104 CACHED 08:45:51 08:45:51 #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:51 #105 CACHED 08:45:51 08:45:51 #106 [core-data builder 4/7] COPY go.mod vendor* ./ 08:45:51 #106 CACHED 08:45:51 08:45:51 #107 [core-data builder 6/7] COPY . . 08:45:51 #107 CACHED 08:45:51 08:45:51 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:51 #108 CACHED 08:45:51 08:45:51 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 08:45:51 #109 CACHED 08:45:51 08:45:51 #110 [core-command builder 6/7] COPY . . 08:45:51 #110 CACHED 08:45:51 08:45:51 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:51 #111 CACHED 08:45:51 08:45:51 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:45:56 #112 4.648 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:46:00 #112 ... 08:46:00 08:46:00 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:00 #94 DONE 40.4s 08:46:00 08:46:00 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:46:00 #0 5.038 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:46:00 #113 ... 08:46:00 08:46:00 #114 [security-bootstrapper builder 6/7] COPY . . 08:46:01 #114 ... 08:46:01 08:46:01 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:46:01 #0 4.092 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:46:01 #115 ... 08:46:01 08:46:01 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:01 #0 4.942 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:01 #116 ... 08:46:01 08:46:01 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:46:01 #0 4.472 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:46:01 #117 ... 08:46:01 08:46:01 #118 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:46:01 #0 4.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:04 #118 ... 08:46:04 08:46:04 #114 [security-bootstrapper builder 6/7] COPY . . 08:46:04 #114 DONE 4.0s 08:46:04 08:46:04 #119 [security-proxy-setup builder 6/7] COPY . . 08:46:04 #119 CACHED 08:46:04 08:46:04 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:46:04 #120 CACHED 08:46:04 08:46:04 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:04 #121 CACHED 08:46:04 08:46:04 #122 [security-secretstore-setup builder 6/7] COPY . . 08:46:04 #122 CACHED 08:46:04 08:46:04 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:46:04 #123 CACHED 08:46:04 08:46:04 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:04 #124 CACHED 08:46:04 08:46:04 #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:46:07 #125 3.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:16 #125 ... 08:46:16 08:46:16 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:46:16 #0 3.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:16 #126 ... 08:46:16 08:46:16 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:16 #95 DONE 54.1s 08:46:16 08:46:16 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:46:16 #0 2.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:16 #127 ... 08:46:16 08:46:16 #128 [security-spiffe-token-provider builder 6/7] COPY . . 08:46:20 #128 DONE 2.9s 08:46:20 08:46:20 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:21 #129 1.813 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:46:22 #129 ... 08:46:22 08:46:22 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:22 #93 DONE 57.7s 08:46:22 08:46:22 #130 [support-notifications builder 6/7] COPY . . 08:46:25 #130 DONE 3.1s 08:46:25 08:46:25 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:27 #131 1.683 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:58:34 #131 ... 08:58:34 08:58:34 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:58:34 #126 DONE 746.2s 08:58:34 08:58:34 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:34 #115 ... 08:58:34 08:58:34 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:58:34 #132 DONE 0.1s 08:58:34 08:58:34 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:58:34 #133 DONE 0.1s 08:58:34 08:58:34 #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:58:34 #134 DONE 0.1s 08:58:34 08:58:34 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:58:34 #62 ... 08:58:34 08:58:34 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:58:34 #135 DONE 0.1s 08:58:34 08:58:34 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:34 #136 DONE 0.3s 08:58:34 08:58:34 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:58:34 #62 ... 08:58:34 08:58:34 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:34 #137 DONE 0.1s 08:58:34 08:58:34 #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:34 #138 DONE 2.2s 08:58:34 08:58:34 #92 [security-proxy-setup] exporting to image 08:58:34 #92 exporting layers 08:58:35 #92 exporting layers 1.1s done 08:58:35 #92 writing image sha256:d14e56b05b588171497cb3f63114aefdca7aa57f2a86dc29d01cbaaa0e2e0409 done 08:58:35 #92 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:58:35 #92 DONE 7.5s 08:58:35 08:58: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:58:40 #125 756.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:58:41 #125 ... 08:58:41 08:58:41 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:41 #127 DONE 757.3s 08:58:41 08:58:41 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:41 #131 ... 08:58:41 08:58:41 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:58:42 #139 DONE 0.3s 08:58:42 08:58:42 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:42 #131 ... 08:58:42 08:58:42 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:58:44 #140 DONE 2.3s 08:58:44 08:58:44 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:58:44 #141 DONE 0.3s 08:58:44 08:58:44 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:58:44 #142 DONE 0.3s 08:58:44 08:58:44 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:58:44 #38 ... 08:58:44 08:58:44 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:45 #143 DONE 0.3s 08:58:45 08:58:45 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:58:45 #144 DONE 0.1s 08:58:45 08:58:45 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:45 #115 ... 08:58:45 08:58:45 #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:45 #145 DONE 0.1s 08:58:45 08:58:45 #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:45 #146 DONE 0.2s 08:58:45 08:58:45 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:58:45 #147 DONE 0.2s 08:58:45 08:58:45 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:46 #148 DONE 0.2s 08:58:46 08:58:46 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:58:48 #149 DONE 2.0s 08:58:48 08:58:48 #92 [security-bootstrapper] exporting to image 08:58:48 #92 exporting layers 08:58:49 #92 exporting layers 1.1s done 08:58:49 #92 writing image sha256:306bbcfa34700b0cedf8f79bcde6ca06dab18505974748b31b9a6b174b97dcb3 done 08:58:49 #92 naming to docker.io/library/security-bootstrapper-arm64 done 08:58:49 #92 DONE 8.6s 08:58:49 08:58:49 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:55 #115 ... 08:58:55 08:58:55 #118 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:58:55 #118 DONE 784.4s 08:58:55 08:58:55 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:56 #131 ... 08:58:56 08:58:56 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:58:56 #150 DONE 0.2s 08:58:56 08:58:56 #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:58:56 #151 DONE 0.1s 08:58:56 08:58:56 #152 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:56 #152 DONE 0.2s 08:58:56 08:58:56 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:56 #129 ... 08:58:56 08:58:56 #153 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:58:56 #153 DONE 0.1s 08:58:56 08:58:56 #154 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:56 #154 DONE 0.1s 08:58:56 08:58:56 #28 [security-spiffe-token-provider internal] load .dockerignore 08:58:57 #28 ... 08:58:57 08:58:57 #155 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:59 #155 DONE 1.7s 08:58:59 08:58:59 #92 [security-proxy-auth] exporting to image 08:58:59 #92 exporting layers 08:58:59 #92 exporting layers 0.6s done 08:58:59 #92 writing image sha256:a31f24bab8de5baad85cec9fcf8e0c8c2751aed82dc5cac40b8da137df124817 done 08:58:59 #92 naming to docker.io/library/security-proxy-auth-arm64 08:58:59 #92 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 08:58:59 #92 DONE 9.2s 08:58:59 08:58:59 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:00 #115 ... 08:59:00 08:59:00 #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:59:00 #125 DONE 775.9s 08:59:00 08:59:00 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:00 #38 ... 08:59:00 08:59:00 #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:59:00 #156 DONE 0.2s 08:59:00 08:59:00 #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:59:01 #157 DONE 0.3s 08:59:01 08:59:01 #158 [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:59:01 #158 DONE 0.2s 08:59:01 08:59:01 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:01 #38 ... 08:59:01 08:59:01 #159 [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:59:01 #159 DONE 0.4s 08:59:01 08:59:01 #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:59:02 #160 DONE 0.1s 08:59:02 08:59:02 #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:59:02 #161 DONE 0.3s 08:59:02 08:59:02 #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:59:02 #162 DONE 0.3s 08:59:02 08:59:02 #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:59:02 #163 DONE 0.1s 08:59:02 08:59:02 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:09 #164 DONE 6.6s 08:59:09 08:59:09 #92 [security-secretstore-setup] exporting to image 08:59:09 #92 exporting layers 08:59:10 #92 exporting layers 1.1s done 08:59:10 #92 writing image sha256:1df71c3f6df67c8493f87b7d306406d7fdd40d4e452e816b64cfb071bb19992d done 08:59:10 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 08:59:10 #92 DONE 10.4s 08:59:10 08:59:10 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:10 #113 ... 08:59:10 08:59:10 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:10 #117 DONE 799.3s 08:59:10 08:59:10 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:11 #116 ... 08:59:11 08:59:11 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:59:11 #165 DONE 0.4s 08:59:11 08:59:11 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:11 #112 ... 08:59:11 08:59:11 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:59:11 #166 DONE 0.2s 08:59:11 08:59:11 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:59:12 #167 DONE 0.3s 08:59:12 08:59:12 #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:59:12 #168 DONE 0.2s 08:59:12 08:59:12 #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:59:12 #169 DONE 0.1s 08:59:12 08:59:12 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:59:12 #62 ... 08:59:12 08:59:12 #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:59:14 #170 DONE 1.8s 08:59:14 08:59:14 #92 [core-common-config-bootstrapper] exporting to image 08:59:14 #92 exporting layers 0.5s done 08:59:14 #92 writing image sha256:c993e28eb36c7ec56af5a018f2a69d58f19a9902094e58b0779baf2b18098cbc 0.0s done 08:59:14 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 08:59:14 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:59:14 #92 DONE 10.9s 08:59:14 08:59:14 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:59:46 #62 ... 08:59:46 08:59:46 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:46 #113 DONE 833.2s 08:59:46 08:59:46 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:59:46 #171 DONE 0.4s 08:59:46 08:59:46 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:59:46 #62 ... 08:59:46 08:59:46 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:59:46 #172 DONE 0.1s 08:59:46 08:59:46 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:46 #173 DONE 0.3s 08:59:46 08:59:46 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:46 #115 ... 08:59:46 08:59:46 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:59:46 #174 DONE 0.2s 08:59:46 08:59:46 #92 [core-command] exporting to image 08:59:46 #92 exporting layers 08:59:46 #92 exporting layers 0.2s done 08:59:46 #92 writing image sha256:d81bab422524d8b43857329a442ad35e306047348b27a0f9efe689838a51f21a done 08:59:46 #92 naming to docker.io/library/core-command-arm64 done 08:59:46 #92 DONE 11.1s 08:59:46 08:59:46 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:59:55 #62 ... 08:59:55 08:59:55 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:55 #115 DONE 843.0s 08:59:55 08:59:55 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:59:55 #62 ... 08:59:55 08:59:55 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:59:55 #175 DONE 0.3s 08:59:55 08:59:55 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:59:55 #176 DONE 0.2s 08:59:55 08:59:55 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:59:55 #62 ... 08:59:55 08:59:55 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:55 #177 DONE 0.3s 08:59:55 08:59:55 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:55 #178 DONE 0.2s 08:59:55 08:59:55 #92 [core-data] exporting to image 08:59:55 #92 exporting layers 08:59:56 #92 exporting layers 0.3s done 08:59:56 #92 writing image sha256:abf248e327d5be0b644c7bb2b1d3edc43665744b0c9fa0aded27f3fff9c36b87 done 08:59:56 #92 naming to docker.io/library/core-data-arm64 done 08:59:56 #92 DONE 11.4s 08:59:56 08:59:56 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:56 #38 ... 08:59:56 08:59:56 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:56 #112 DONE 845.0s 08:59:56 08:59:56 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:59:56 #62 ... 08:59:56 08:59:56 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:59:57 #179 DONE 0.2s 08:59:57 08:59:57 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:59:57 #180 DONE 0.2s 08:59:57 08:59:57 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:59:57 #181 DONE 0.3s 08:59:57 08:59:57 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:59:57 #182 DONE 0.1s 08:59:57 08:59:57 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:59:57 #38 ... 08:59:57 08:59:57 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:59:57 #183 DONE 0.1s 08:59:57 08:59:57 #92 [core-metadata] exporting to image 08:59:58 #92 exporting layers 0.3s done 08:59:58 #92 writing image sha256:461114e2327f9a056153d9803ae4d0380000b9f4b5c9add6bb18e57762bba37f done 08:59:58 #92 naming to docker.io/library/core-metadata-arm64 done 08:59:58 #92 DONE 11.7s 08:59:58 08:59:58 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:00:25 #62 ... 09:00:25 09:00:25 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:25 #129 DONE 842.5s 09:00:25 09:00:25 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:00:25 #62 ... 09:00:25 09:00:25 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:00:25 #184 DONE 0.2s 09:00:25 09:00:25 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:00:25 #185 DONE 0.2s 09:00:25 09:00:25 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:25 #186 DONE 0.3s 09:00:25 09:00:25 #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 09:00:25 #187 DONE 0.1s 09:00:25 09:00:25 #92 [security-spiffe-token-provider] exporting to image 09:00:25 #92 exporting layers 09:00:25 #92 exporting layers 0.6s done 09:00:25 #92 writing image sha256:8c726ac80e16adbcd4ee97e86eac30f7c8a092ab35743d4e92971578a304b538 done 09:00:25 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:00:25 #92 DONE 12.4s 09:00:25 09:00:25 #28 [security-spiffe-token-provider internal] load .dockerignore 09:00:40 #28 ... 09:00:40 09:00:40 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:40 #116 DONE 886.8s 09:00:40 09:00:40 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:40 #131 ... 09:00:40 09:00:40 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:00:40 #188 DONE 0.1s 09:00:40 09:00:40 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:00:40 #189 DONE 0.1s 09:00:40 09:00:40 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:00:40 #62 ... 09:00:40 09:00:40 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:40 #190 DONE 0.3s 09:00:40 09:00:40 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:00:40 #191 DONE 0.1s 09:00:40 09:00:40 #28 [security-spiffe-token-provider internal] load .dockerignore 09:00:40 #28 ... 09:00:40 09:00:40 #92 [support-scheduler] exporting to image 09:00:40 #92 exporting layers 09:00:40 #92 exporting layers 0.4s done 09:00:40 #92 writing image sha256:78d9f2fd4db8b19360ad08eeea2c10e56ff52c7bd24c746117cfcefdc4427a84 done 09:00:40 #92 naming to docker.io/library/support-scheduler-arm64 done 09:00:40 #92 DONE 12.7s 09:00:40 09:00:40 #28 [security-spiffe-token-provider internal] load .dockerignore 09:00:42 #28 ... 09:00:42 09:00:42 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:42 #131 DONE 856.5s 09:00:42 09:00:42 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:00:42 #192 DONE 0.1s 09:00:42 09:00:42 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:00:42 #193 DONE 0.1s 09:00:42 09:00:42 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:42 #194 DONE 0.3s 09:00:42 09:00:42 #28 [security-spiffe-token-provider internal] load .dockerignore 09:00:42 #28 ... 09:00:42 09:00:42 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:00:42 #195 DONE 0.1s 09:00:42 09:00:42 #92 [support-notifications] exporting to image 09:00:43 #92 exporting layers 0.4s done 09:00:43 #92 writing image sha256:1538ea07e827c1286eedca756029555a4291d26a869904867e0a4595211c158c done 09:00:43 #92 naming to docker.io/library/support-notifications-arm64 done 09:00:43 #92 DONE 13.1s 09:00:43 09:00:43 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:43 time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:00:43 $ docker stop --time=1 6e8f8a52ff0d64e5838be0521b151a9f8948cddf16c37c9b0b9e3205f03c21b3 09:00:44 $ docker rm -f --volumes 6e8f8a52ff0d64e5838be0521b151a9f8948cddf16c37c9b0b9e3205f03c21b3 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:45 + docker images 09:00:45 REPOSITORY TAG IMAGE ID CREATED SIZE 09:00:45 support-notifications-arm64 latest 1538ea07e827 3 seconds ago 34.3MB 09:00:45 support-scheduler-arm64 latest 78d9f2fd4db8 7 seconds ago 33.6MB 09:00:45 security-spiffe-token-provider-arm64 latest 8c726ac80e16 22 seconds ago 35.3MB 09:00:45 core-metadata-arm64 latest 461114e2327f 48 seconds ago 21.5MB 09:00:45 core-data-arm64 latest abf248e327d5 50 seconds ago 21.2MB 09:00:45 core-command-arm64 latest d81bab422524 About a minute ago 21MB 09:00:45 core-common-config-bootstrapper-arm64 latest c993e28eb36c About a minute ago 18.3MB 09:00:45 security-secretstore-setup-arm64 latest 1df71c3f6df6 About a minute ago 43.7MB 09:00:45 security-proxy-auth-arm64 latest a31f24bab8de About a minute ago 19.4MB 09:00:45 security-bootstrapper-arm64 latest 306bbcfa3470 About a minute ago 23.1MB 09:00:45 security-proxy-setup-arm64 latest d14e56b05b58 2 minutes ago 34MB 09:00:45 security-spire-agent-arm64 latest bb0c4e09b973 15 minutes ago 157MB 09:00:45 security-spire-config-arm64 latest b5fea00584e2 15 minutes ago 95.8MB 09:00:45 security-spire-server-arm64 latest fda2d91eadab 15 minutes ago 101MB 09:00:45 ci-base-image-arm64 latest 5d8d7f21f28e 26 minutes ago 926MB 09:00:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB 09:00:45 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:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:45 09:00:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:49 arm64: Pulling from edgex-lftools-log-publisher 09:00:49 8998bd30e6a1: Pulling fs layer 09:00:49 04944245beec: Pulling fs layer 09:00:49 699f458cf7ca: Pulling fs layer 09:00:49 765212b225bb: Pulling fs layer 09:00:49 f23df028b6ca: Pulling fs layer 09:00:49 d65c8cfc05b1: Pulling fs layer 09:00:49 2437ff75d9bd: Pulling fs layer 09:00:49 765212b225bb: Waiting 09:00:49 f23df028b6ca: Waiting 09:00:49 d65c8cfc05b1: Waiting 09:00:49 2437ff75d9bd: Waiting 09:00:49 04944245beec: Verifying Checksum 09:00:49 04944245beec: Download complete 09:00:49 765212b225bb: Verifying Checksum 09:00:49 765212b225bb: Download complete 09:00:49 f23df028b6ca: Verifying Checksum 09:00:49 f23df028b6ca: Download complete 09:00:49 d65c8cfc05b1: Verifying Checksum 09:00:49 d65c8cfc05b1: Download complete 09:00:49 699f458cf7ca: Verifying Checksum 09:00:49 699f458cf7ca: Download complete 09:00:49 8998bd30e6a1: Verifying Checksum 09:00:49 8998bd30e6a1: Download complete 09:00:52 2437ff75d9bd: Verifying Checksum 09:00:52 2437ff75d9bd: Download complete 09:00:54 8998bd30e6a1: Pull complete 09:00:54 04944245beec: Pull complete 09:00:56 699f458cf7ca: Pull complete 09:00:56 765212b225bb: Pull complete 09:00:57 f23df028b6ca: Pull complete 09:00:57 d65c8cfc05b1: Pull complete 09:01:19 2437ff75d9bd: Pull complete 09:01:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:19 prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container 09:01:19 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:01:22 $ docker top a07ba874908f7e3084c01e446e88356e280aefa7d2e4afd2c8ecb9c911887494 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:23 ---> job-cost.sh 09:01:23 lf-activate-venv: SKIPPING 09:01:23 INFO: No Stack... 09:01:23 INFO: Retrieving Pricing Info for: v3-standard-4 09:01:24 INFO: Archiving Costs [Pipeline] sh 09:01:25 + + cat /w/workspace/edgex-go/4/archives/cost.csv 09:01:25 cut -d, -f6 [Pipeline] lock 09:01:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] 09:01:25 Resource [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] did not exist. Created. 09:01:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:25 + echo total: 0.10999999940395355 [Pipeline] stash 09:01:26 Stashed 1 file(s) [Pipeline] } 09:01:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:01:26 $ docker stop --time=1 a07ba874908f7e3084c01e446e88356e280aefa7d2e4afd2c8ecb9c911887494 09:01:31 $ docker rm -f --volumes a07ba874908f7e3084c01e446e88356e280aefa7d2e4afd2c8ecb9c911887494 [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:01:31 provisioning config files... 09:01:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5567374909936096708tmp [Pipeline] { [Pipeline] sh 09:01:31 + set +x 09:01:31 + + bash -s -- 09:01:31 curl -s https://codecov.io/bash 09:01:31 09:01:31 _____ _ 09:01:31 / ____| | | 09:01:31 | | ___ __| | ___ ___ _____ __ 09:01:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:01:31 | |___| (_) | (_| | __/ (_| (_) \ V / 09:01:31 \_____\___/ \__,_|\___|\___\___/ \_/ 09:01:31 Bash-1.0.6 09:01:31 09:01:31 09:01:31 ==> git version 2.25.1 found 09:01:31 ==> 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:01:31 Release-Date: 2020-01-08 09:01:31 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:01:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:01:31 ==> Jenkins CI detected. 09:01:31 current dir:  /w/workspace/edgex-go/4 09:01:31 project root: . 09:01:31 --> token set from env 09:01:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:01:32 ==> Running gcov in . (disable via -X gcov) 09:01:32 ==> Python coveragepy not found 09:01:32 ==> Searching for coverage reports in: 09:01:32 + . 09:01:32 -> Found 1 reports 09:01:32 ==> Detecting git/mercurial file structure 09:01:32 ==> Reading reports 09:01:32 + ./coverage.out bytes=453602 09:01:32 ==> Appending adjustments 09:01:32 https://docs.codecov.io/docs/fixing-reports 09:01:32 + Found adjustments 09:01:32 ==> Gzipping contents 09:01:32 60K /tmp/codecov.NTE8CP.gz 09:01:32 ==> Uploading reports 09:01:32 url: https://codecov.io 09:01:32 query: branch=PR-4710&commit=97a422748dff0e797fff47769be878a8394c81d7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:01:32 -> Pinging Codecov 09:01:32 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=97a422748dff0e797fff47769be878a8394c81d7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:01:33 -> Uploading to 09:01:33 https://storage.googleapis.com/codecov/v4/raw/2023-10-30/00271124DB129430A58F1EEE437C3FCB/97a422748dff0e797fff47769be878a8394c81d7/9d768ba2-8095-497c-bd6d-8153e96081d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231030%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231030T090133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70d23e74436279186e1ca1cd183df93ddf9af2b1fcc939e442073a2c67aa81c2 09:01:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:01:33 Dload Upload Total Spent Left Speed 09:01:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57707 0 0 100 57707 0 182k --:--:-- --:--:-- --:--:-- 182k 09:01:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] } 09:01:33 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:01:34 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:01:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:35 ---> package-listing.sh 09:01:35 ++ facter osfamily 09:01:35 ++ tr '[:upper:]' '[:lower:]' 09:01:35 + OS_FAMILY=debian 09:01:35 + workspace=/w/workspace/edgex-go/4 09:01:35 + START_PACKAGES=/tmp/packages_start.txt 09:01:35 + END_PACKAGES=/tmp/packages_end.txt 09:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:35 + PACKAGES=/tmp/packages_start.txt 09:01:35 + '[' /w/workspace/edgex-go/4 ']' 09:01:35 + PACKAGES=/tmp/packages_end.txt 09:01:35 + case "${OS_FAMILY}" in 09:01:35 + dpkg -l 09:01:35 + grep '^ii' 09:01:35 + '[' -f /tmp/packages_start.txt ']' 09:01:35 + '[' -f /tmp/packages_end.txt ']' 09:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:35 + '[' /w/workspace/edgex-go/4 ']' 09:01:35 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:01:35 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:01:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:36 09:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:36 latest: Pulling from edgex-lftools-log-publisher 09:01:36 5eb5b503b376: Pulling fs layer 09:01:36 5c69ac0246d0: Pulling fs layer 09:01:36 ec43610c2a17: Pulling fs layer 09:01:36 3a2ae6a8a46f: Pulling fs layer 09:01:36 33b1e0a273af: Pulling fs layer 09:01:36 5d3b04190fa2: Pulling fs layer 09:01:36 2f39f015ded8: Pulling fs layer 09:01:36 33b1e0a273af: Waiting 09:01:36 3a2ae6a8a46f: Waiting 09:01:36 5d3b04190fa2: Waiting 09:01:36 2f39f015ded8: Waiting 09:01:36 5c69ac0246d0: Download complete 09:01:36 3a2ae6a8a46f: Download complete 09:01:36 33b1e0a273af: Verifying Checksum 09:01:36 33b1e0a273af: Download complete 09:01:36 5d3b04190fa2: Verifying Checksum 09:01:36 5d3b04190fa2: Download complete 09:01:36 ec43610c2a17: Verifying Checksum 09:01:36 ec43610c2a17: Download complete 09:01:36 5eb5b503b376: Download complete 09:01:37 2f39f015ded8: Download complete 09:01:38 5eb5b503b376: Pull complete 09:01:38 5c69ac0246d0: Pull complete 09:01:38 ec43610c2a17: Pull complete 09:01:38 3a2ae6a8a46f: Pull complete 09:01:38 33b1e0a273af: Pull complete 09:01:39 5d3b04190fa2: Pull complete 09:01:43 2f39f015ded8: Pull complete 09:01:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:43 prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container 09:01:43 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:47 $ docker top f80ea6f76252dc1b66fa4f4ce5d9bbef805fa4df1f723322c491b85bbf51a6e8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:47 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:48 + mkdir -p /var/log/sysstat [Pipeline] sh 09:01:49 + ls /var/log/sa-host 09:01:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:49 provisioning config files... 09:01:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config13170937671886661633tmp [Pipeline] { [Pipeline] echo 09:01:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:50 ---> create-netrc.sh [Pipeline] } 09:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:01:51 ---> python-tools-install.sh [Pipeline] echo 09:01:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:52 ---> sudo-logs.sh 09:01:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:52 ---> job-cost.sh 09:01:52 lf-activate-venv: SKIPPING 09:01:52 DEBUG: total: 0.10999999940395355 09:01:52 INFO: Retrieving Stack Cost... 09:01:52 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:53 INFO: Archiving Costs [Pipeline] echo 09:01:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:53 ---> logs-deploy.sh 09:01:53 lf-activate-venv: SKIPPING 09:01:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/4 09:01:53 INFO: archiving workspace using pattern(s): 09:01:54 Archives upload complete. 09:01:54 INFO: archiving logs to Nexus 09:01:55 ---> uname -a: 09:01:55 Linux prd-ubuntu20-04-docker-8c-8g-12788 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:01:55 09:01:55 09:01:55 ---> lscpu: 09:01:55 Architecture: x86_64 09:01:55 CPU op-mode(s): 32-bit, 64-bit 09:01:55 Byte Order: Little Endian 09:01:55 Address sizes: 40 bits physical, 48 bits virtual 09:01:55 CPU(s): 8 09:01:55 On-line CPU(s) list: 0-7 09:01:55 Thread(s) per core: 1 09:01:55 Core(s) per socket: 1 09:01:55 Socket(s): 8 09:01:55 NUMA node(s): 1 09:01:55 Vendor ID: AuthenticAMD 09:01:55 CPU family: 23 09:01:55 Model: 49 09:01:55 Model name: AMD EPYC-Rome Processor 09:01:55 Stepping: 0 09:01:55 CPU MHz: 2800.000 09:01:55 BogoMIPS: 5600.00 09:01:55 Virtualization: AMD-V 09:01:55 Hypervisor vendor: KVM 09:01:55 Virtualization type: full 09:01:55 L1d cache: 256 KiB 09:01:55 L1i cache: 256 KiB 09:01:55 L2 cache: 4 MiB 09:01:55 L3 cache: 128 MiB 09:01:55 NUMA node0 CPU(s): 0-7 09:01:55 Vulnerability Itlb multihit: Not affected 09:01:55 Vulnerability L1tf: Not affected 09:01:55 Vulnerability Mds: Not affected 09:01:55 Vulnerability Meltdown: Not affected 09:01:55 Vulnerability Mmio stale data: Not affected 09:01:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:01:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:01:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:01:55 Vulnerability Srbds: Not affected 09:01:55 Vulnerability Tsx async abort: Not affected 09:01:55 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:55 09:01:55 09:01:55 ---> nproc: 09:01:55 8 09:01:55 09:01:55 09:01:55 ---> df -h: 09:01:55 Filesystem Size Used Avail Use% Mounted on 09:01:55 overlay 155G 21G 135G 14% / 09:01:55 tmpfs 64M 0 64M 0% /dev 09:01:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:01:55 shm 64M 0 64M 0% /dev/shm 09:01:55 /dev/vda1 155G 21G 135G 14% /facter-os 09:01:55 09:01:55 09:01:55 ---> sar -b -r -n DEV: 09:01:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12788) 10/30/23 _x86_64_ (8 CPU) 09:01:55 09:01:55 08:28:57 LINUX RESTART (8 CPU) 09:01:55 09:01:55 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:01:55 08:30:02 372.68 48.00 324.68 0.00 5398.07 197560.41 0.00 09:01:55 08:31:01 143.84 0.85 142.99 0.00 30.77 58472.26 0.00 09:01:55 08:32:01 28.61 0.03 28.58 0.00 0.27 19750.72 0.00 09:01:55 08:33:01 148.10 0.40 147.70 0.00 38.39 63232.79 0.00 09:01:55 08:34:02 382.80 6.41 376.39 0.00 74.46 148184.22 0.00 09:01:55 08:35:01 434.63 10.99 423.63 0.00 3256.38 109261.87 0.00 09:01:55 08:36:01 606.00 1.43 604.57 0.00 246.89 115842.96 0.00 09:01:55 08:37:01 4.12 0.02 4.10 0.00 0.13 83.72 0.00 09:01:55 08:38:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 09:01:55 08:39:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 09:01:55 08:40:01 1.67 0.00 1.67 0.00 0.00 17.33 0.00 09:01:55 08:41:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 09:01:55 08:42:01 1.42 0.00 1.42 0.00 0.00 19.86 0.00 09:01:55 08:43:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 09:01:55 08:44:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 09:01:55 08:45:01 1.77 0.02 1.75 0.00 0.13 23.60 0.00 09:01:55 08:46:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 09:01:55 08:47:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 09:01:55 08:48:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 09:01:55 08:49:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 09:01:55 08:50:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 09:01:55 08:51:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:01:55 08:52:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 09:01:55 08:53:01 0.88 0.00 0.88 0.00 0.00 9.59 0.00 09:01:55 08:54:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 09:01:55 08:55:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 09:01:55 08:56:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 09:01:55 08:57:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 09:01:55 08:58:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 09:01:55 08:59:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 09:01:55 09:00:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 09:01:55 09:01:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:01:55 Average: 66.97 2.13 64.85 0.00 281.28 22212.34 0.00 09:01:55 09:01:55 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:55 08:30:02 29609696 31595844 743348 2.26 60440 2219576 1768236 5.21 994648 1943016 736 09:01:55 08:31:01 27856904 31447240 854436 2.60 117968 3659592 2002488 5.90 1517268 3029856 456788 09:01:55 08:32:01 27135952 30881008 1418076 4.31 121128 3789368 2322980 6.85 1910980 3333484 288604 09:01:55 08:33:01 25945328 31319108 977168 2.97 132020 5368724 2378432 7.01 1628368 4759364 794304 09:01:55 08:34:02 21901484 31434952 846912 2.58 201288 9233172 2502888 7.38 2032816 8159352 618696 09:01:55 08:35:01 16066304 29219252 2973016 9.04 252464 12512952 8034592 23.68 5133528 10483392 892224 09:01:55 08:36:01 17749168 31426492 827584 2.52 270016 13108988 2217012 6.53 2580632 11529704 456 09:01:55 08:37:01 17753800 31426224 827468 2.52 268456 13105736 2205392 6.50 2579172 11526500 4 09:01:55 08:38:01 17799844 31472316 781256 2.38 268472 13105740 2205392 6.50 2533300 11526504 144 09:01:55 08:39:01 17801764 31474280 779180 2.37 268500 13105736 2205392 6.50 2531412 11526504 16 09:01:55 08:40:01 17804372 31476920 776628 2.36 268524 13105744 2205392 6.50 2529864 11526508 172 09:01:55 08:41:01 17805588 31478144 775640 2.36 268540 13105748 2205392 6.50 2529528 11526512 16 09:01:55 08:42:01 17806732 31479160 774588 2.36 268576 13105748 2205392 6.50 2528820 11526512 16 09:01:55 08:43:01 17806416 31478892 774788 2.36 268584 13105752 2205392 6.50 2529200 11526516 168 09:01:55 08:44:01 17806360 31478852 774756 2.36 268604 13105752 2205392 6.50 2529216 11526516 20 09:01:55 08:45:01 17805480 31478060 775660 2.36 268636 13105732 2216824 6.53 2529788 11526488 220 09:01:55 08:46:01 17805148 31477736 775960 2.36 268660 13105736 2216824 6.53 2529180 11526492 16 09:01:55 08:47:01 17805844 31478456 775384 2.36 268680 13105736 2216824 6.53 2529208 11526492 12 09:01:55 08:48:01 17805772 31478440 775316 2.36 268708 13105740 2216824 6.53 2529584 11526496 172 09:01:55 08:49:01 17805440 31478128 775528 2.36 268728 13105744 2216824 6.53 2529652 11526496 48 09:01:55 08:50:01 17806204 31478924 774724 2.36 268752 13105748 2216824 6.53 2528848 11526504 164 09:01:55 08:51:01 17806384 31479128 774548 2.36 268768 13105752 2216824 6.53 2528888 11526508 168 09:01:55 08:52:01 17806588 31479332 774316 2.35 268784 13105752 2216824 6.53 2528988 11526508 164 09:01:55 08:53:01 17806792 31479576 774032 2.35 268800 13105760 2216824 6.53 2529204 11526512 180 09:01:55 08:54:01 17806808 31479612 773980 2.35 268820 13105760 2216824 6.53 2529076 11526512 200 09:01:55 08:55:01 17806960 31479780 773956 2.35 268832 13105764 2216824 6.53 2529208 11526516 168 09:01:55 08:56:01 17807120 31479964 773956 2.35 268848 13105768 2216824 6.53 2529156 11526524 172 09:01:55 08:57:01 17806624 31479468 774444 2.36 268864 13105768 2216824 6.53 2528868 11526524 16 09:01:55 08:58:01 17806600 31479468 774380 2.35 268868 13105772 2216824 6.53 2529256 11526528 164 09:01:55 08:59:01 17806552 31479468 774332 2.35 268912 13105772 2216824 6.53 2529384 11526528 60 09:01:55 09:00:01 17806828 31479748 774032 2.35 268932 13105776 2216824 6.53 2529032 11526532 4 09:01:55 09:01:01 17806708 31479680 774004 2.35 268960 13105780 2216824 6.53 2529332 11526536 164 09:01:55 Average: 19104924 31382302 877294 2.67 246035 11798006 2392368 7.05 2471419 10356279 95452 09:01:55 09:01:55 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:55 08:30:02 ens3 1445.17 1355.18 7924.78 173.65 0.00 0.00 0.00 0.00 09:01:55 08:30:02 vethdc2badc 503.93 457.10 42.77 2749.42 0.00 0.00 0.00 0.23 09:01:55 08:30:02 docker0 503.93 456.98 35.88 2749.41 0.00 0.00 0.00 0.00 09:01:55 08:30:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 09:01:55 08:31:01 ens3 347.01 254.94 4969.30 38.09 0.00 0.00 0.00 0.00 09:01:55 08:31:01 docker0 166.31 210.03 13.45 1807.85 0.00 0.00 0.00 0.00 09:01:55 08:31:01 vethf059947 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:31:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 09:01:55 08:32:01 ens3 35.48 23.75 27.55 15.55 0.00 0.00 0.00 0.00 09:01:55 08:32:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 09:01:55 08:32:01 vethf059947 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 09:01:55 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:33:01 ens3 107.23 69.89 2286.47 21.15 0.00 0.00 0.00 0.00 09:01:55 08:33:01 docker0 0.52 0.37 0.04 0.17 0.00 0.00 0.00 0.00 09:01:55 08:33:01 veth9672a48 0.52 0.48 0.05 0.18 0.00 0.00 0.00 0.00 09:01:55 08:33:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:01:55 08:34:02 ens3 581.42 343.11 3820.63 42.40 0.00 0.00 0.00 0.00 09:01:55 08:34:02 veth74e4ca4 73.76 113.92 7.19 576.34 0.00 0.00 0.00 0.05 09:01:55 08:34:02 docker0 320.53 526.06 26.28 3069.04 0.00 0.00 0.00 0.00 09:01:55 08:34:02 vethf8b7fcb 71.15 126.14 6.96 577.06 0.00 0.00 0.00 0.05 09:01:55 08:34:02 vethbfca6a0 71.53 113.25 7.02 576.09 0.00 0.00 0.00 0.05 09:01:55 08:34:02 veth9672a48 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 09:01:55 08:34:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:01:55 08:34:02 vethd0852ab 72.51 116.43 7.09 576.48 0.00 0.00 0.00 0.05 09:01:55 08:35:01 vethf04d01d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth059a98d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 ens3 170.51 80.59 2122.77 11.04 0.00 0.00 0.00 0.00 09:01:55 08:35:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth70c7440 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth5566c0c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth6daee61 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth14aa7d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth9672a48 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth0799ab8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth82393e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth1b6d4b4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:01:55 08:35:01 veth3ff596c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:35:01 vethcb2cb72 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:01:55 08:36:01 ens3 31.56 51.77 11.92 180.08 0.00 0.00 0.00 0.00 09:01:55 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:01:55 08:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:39:01 ens3 0.58 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:01:55 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:40:01 ens3 0.65 0.47 0.34 0.28 0.00 0.00 0.00 0.00 09:01:55 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:41:01 ens3 0.42 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:01:55 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:43:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:01:55 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:44:01 ens3 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:01:55 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:45:01 ens3 0.95 0.72 2.03 0.11 0.00 0.00 0.00 0.00 09:01:55 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:50:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:01:55 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:54:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:01:55 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:55:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:01:55 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:58:01 ens3 0.28 0.20 0.18 0.01 0.00 0.00 0.00 0.00 09:01:55 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 08:59:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 09:00:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:01:55 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:55 09:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:55 Average: ens3 84.97 68.10 658.55 15.08 0.00 0.00 0.00 0.00 09:01:55 Average: docker0 30.98 37.29 2.36 237.70 0.00 0.00 0.00 0.00 09:01:55 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 09:01:55 09:01:55 09:01:55 ---> sar -P ALL: 09:01:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12788) 10/30/23 _x86_64_ (8 CPU) 09:01:55 09:01:55 08:28:57 LINUX RESTART (8 CPU) 09:01:55 09:01:55 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:01:55 08:30:02 all 7.96 0.00 2.61 2.49 0.05 86.89 09:01:55 08:30:02 0 10.29 0.00 1.42 0.54 0.05 87.70 09:01:55 08:30:02 1 6.58 0.00 2.40 0.25 0.05 90.71 09:01:55 08:30:02 2 9.62 0.00 1.55 0.24 0.05 88.55 09:01:55 08:30:02 3 9.68 0.00 1.94 0.42 0.05 87.91 09:01:55 08:30:02 4 4.52 0.00 1.92 2.70 0.03 90.83 09:01:55 08:30:02 5 7.77 0.00 4.46 5.17 0.05 82.55 09:01:55 08:30:02 6 6.29 0.00 1.98 3.27 0.03 88.42 09:01:55 08:30:02 7 8.93 0.00 5.27 7.39 0.07 78.35 09:01:55 08:31:01 all 22.78 0.00 4.45 3.05 0.07 69.64 09:01:55 08:31:01 0 21.71 0.00 4.62 0.14 0.07 73.47 09:01:55 08:31:01 1 25.00 0.00 4.14 1.77 0.07 69.01 09:01:55 08:31:01 2 23.52 0.00 4.96 0.87 0.09 70.55 09:01:55 08:31:01 3 22.22 0.00 3.39 0.09 0.07 74.24 09:01:55 08:31:01 4 24.48 0.00 4.27 0.43 0.07 70.76 09:01:55 08:31:01 5 21.98 0.00 5.40 0.07 0.05 72.50 09:01:55 08:31:01 6 21.85 0.00 4.65 17.34 0.09 56.09 09:01:55 08:31:01 7 21.50 0.00 4.19 3.80 0.07 70.44 09:01:55 08:32:01 all 32.26 0.00 3.76 1.10 0.08 62.80 09:01:55 08:32:01 0 32.47 0.00 3.70 0.02 0.08 63.73 09:01:55 08:32:01 1 30.12 0.00 3.70 0.00 0.08 66.10 09:01:55 08:32:01 2 33.56 0.00 4.68 0.00 0.07 61.69 09:01:55 08:32:01 3 33.43 0.00 3.88 6.99 0.10 55.59 09:01:55 08:32:01 4 30.59 0.00 3.37 0.13 0.08 65.82 09:01:55 08:32:01 5 33.00 0.00 3.81 0.45 0.08 62.66 09:01:55 08:32:01 6 32.71 0.00 3.19 0.02 0.07 64.01 09:01:55 08:32:01 7 32.22 0.00 3.72 1.19 0.07 62.80 09:01:55 08:33:01 all 34.26 0.00 5.58 3.08 0.09 56.99 09:01:55 08:33:01 0 33.60 0.00 5.06 1.17 0.10 60.06 09:01:55 08:33:01 1 35.07 0.00 5.80 1.14 0.08 57.91 09:01:55 08:33:01 2 34.16 0.00 5.26 1.34 0.08 59.16 09:01:55 08:33:01 3 34.98 0.00 5.75 11.38 0.09 47.81 09:01:55 08:33:01 4 34.04 0.00 5.38 3.46 0.10 57.01 09:01:55 08:33:01 5 34.02 0.00 5.90 1.24 0.07 58.77 09:01:55 08:33:01 6 33.79 0.00 5.62 1.93 0.08 58.57 09:01:55 08:33:01 7 34.42 0.00 5.89 3.06 0.10 56.53 09:01:55 08:34:02 all 10.97 0.00 4.45 8.69 0.09 75.79 09:01:55 08:34:02 0 10.84 0.00 4.45 2.29 0.07 82.35 09:01:55 08:34:02 1 11.30 0.00 4.22 10.38 0.07 74.03 09:01:55 08:34:02 2 11.36 0.00 4.57 19.92 0.08 64.06 09:01:55 08:34:02 3 10.66 0.00 4.12 2.99 0.07 82.16 09:01:55 08:34:02 4 10.19 0.00 4.82 23.52 0.09 61.38 09:01:55 08:34:02 5 11.06 0.00 4.32 5.14 0.10 79.38 09:01:55 08:34:02 6 10.71 0.00 4.38 3.84 0.07 81.01 09:01:55 08:34:02 7 11.65 0.00 4.73 1.65 0.20 81.77 09:01:55 08:35:01 all 61.36 0.00 8.96 6.68 0.13 22.87 09:01:55 08:35:01 0 62.11 0.00 7.94 1.84 0.14 27.97 09:01:55 08:35:01 1 61.46 0.00 8.71 2.43 0.12 27.28 09:01:55 08:35:01 2 61.48 0.00 9.86 26.90 0.14 1.63 09:01:55 08:35:01 3 60.97 0.00 8.61 1.07 0.17 29.17 09:01:55 08:35:01 4 61.75 0.00 7.93 12.01 0.09 18.22 09:01:55 08:35:01 5 61.96 0.00 8.91 4.33 0.14 24.67 09:01:55 08:35:01 6 60.55 0.00 9.94 1.47 0.12 27.92 09:01:55 08:35:01 7 60.58 0.00 9.83 3.60 0.12 25.88 09:01:55 08:36:01 all 63.40 0.00 6.89 3.47 0.18 26.06 09:01:55 08:36:01 0 64.16 0.00 6.46 1.79 0.14 27.46 09:01:55 08:36:01 1 62.85 0.00 7.15 2.44 0.21 27.36 09:01:55 08:36:01 2 62.86 0.00 7.00 4.46 0.17 25.51 09:01:55 08:36:01 3 63.33 0.00 7.23 1.39 0.21 27.84 09:01:55 08:36:01 4 63.43 0.00 6.63 4.36 0.17 25.42 09:01:55 08:36:01 5 63.86 0.00 6.83 6.17 0.15 22.98 09:01:55 08:36:01 6 64.19 0.00 6.54 3.29 0.20 25.78 09:01:55 08:36:01 7 62.52 0.00 7.26 3.84 0.21 26.17 09:01:55 08:37:01 all 0.05 0.00 0.05 0.01 0.01 99.88 09:01:55 08:37:01 0 0.00 0.00 0.05 0.02 0.02 99.92 09:01:55 08:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 09:01:55 08:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:01:55 08:37:01 3 0.08 0.00 0.03 0.00 0.00 99.88 09:01:55 08:37:01 4 0.02 0.00 0.05 0.00 0.00 99.93 09:01:55 08:37:01 5 0.18 0.00 0.08 0.03 0.02 99.68 09:01:55 08:37:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:01:55 08:37:01 7 0.03 0.00 0.07 0.03 0.00 99.87 09:01:55 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:01:55 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:01:55 08:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:01:55 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:01:55 08:38:01 6 0.02 0.00 0.02 0.00 0.03 99.93 09:01:55 08:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:01:55 08:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:01:55 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:01:55 08:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:39:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:01:55 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:40:01 all 0.03 0.00 0.01 0.14 0.01 99.82 09:01:55 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:01:55 08:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:01:55 08:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:01:55 08:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:01:55 08:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:01:55 08:40:01 7 0.05 0.00 0.00 1.12 0.00 98.83 09:01:55 09:01:55 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:01:55 08:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:01:55 08:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:01:55 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:41:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:01:55 08:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:01:55 08:42:01 all 0.16 0.00 0.01 0.00 0.01 99.83 09:01:55 08:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:42:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:01:55 08:42:01 2 1.08 0.00 0.00 0.00 0.02 98.91 09:01:55 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:01:55 08:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:01:55 08:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:01:55 08:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:01:55 08:43:01 all 0.23 0.00 0.01 0.00 0.01 99.75 09:01:55 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:43:01 2 1.73 0.00 0.02 0.00 0.02 98.24 09:01:55 08:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:01:55 08:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:01:55 08:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:01:55 08:44:01 all 0.23 0.00 0.00 0.00 0.01 99.76 09:01:55 08:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 08:44:01 2 1.78 0.00 0.02 0.00 0.00 98.21 09:01:55 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:01:55 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:45:01 all 0.20 0.00 0.04 0.01 0.00 99.75 09:01:55 08:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:01:55 08:45:01 1 0.03 0.00 0.05 0.02 0.00 99.90 09:01:55 08:45:01 2 1.29 0.00 0.03 0.00 0.02 98.66 09:01:55 08:45:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:01:55 08:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:45:01 5 0.05 0.00 0.03 0.02 0.00 99.90 09:01:55 08:45:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:01:55 08:45:01 7 0.08 0.00 0.03 0.05 0.00 99.83 09:01:55 08:46:01 all 0.20 0.00 0.01 0.01 0.01 99.78 09:01:55 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 08:46:01 2 1.47 0.00 0.00 0.00 0.02 98.52 09:01:55 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:46:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:01:55 08:46:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:01:55 08:46:01 7 0.02 0.00 0.02 0.05 0.02 99.90 09:01:55 08:47:01 all 0.15 0.00 0.01 0.00 0.01 99.84 09:01:55 08:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 08:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:47:01 2 1.04 0.00 0.00 0.00 0.02 98.94 09:01:55 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 08:47:01 6 0.02 0.00 0.02 0.00 0.03 99.93 09:01:55 08:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:01:55 08:48:01 all 0.02 0.00 0.00 0.01 0.01 99.96 09:01:55 08:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:01:55 08:48:01 2 0.10 0.00 0.00 0.00 0.02 99.88 09:01:55 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:01:55 08:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 09:01:55 08:49:01 all 0.15 0.00 0.01 0.00 0.01 99.83 09:01:55 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:49:01 2 1.04 0.00 0.07 0.00 0.02 98.87 09:01:55 08:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:01:55 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 08:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:01:55 08:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:01:55 08:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:01:55 08:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 08:50:01 2 0.10 0.00 0.05 0.00 0.00 99.85 09:01:55 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:01:55 08:50:01 6 0.02 0.00 0.02 0.00 0.03 99.93 09:01:55 08:50:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:01:55 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:01:55 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:01:55 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 08:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:01:55 08:51:01 6 0.02 0.00 0.05 0.00 0.03 99.90 09:01:55 08:51:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:01:55 09:01:55 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:01:55 08:52:01 all 0.23 0.00 0.00 0.00 0.01 99.75 09:01:55 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:01:55 08:52:01 2 1.73 0.00 0.00 0.00 0.02 98.26 09:01:55 08:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:01:55 08:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:01:55 08:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:01:55 08:53:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:01:55 08:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:01:55 08:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:01:55 08:53:01 2 1.76 0.00 0.02 0.00 0.02 98.21 09:01:55 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:53:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:01:55 08:53:01 7 0.12 0.00 0.00 0.00 0.00 99.88 09:01:55 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:01:55 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:01:55 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 08:54:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:01:55 08:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:54:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:01:55 08:55:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:01:55 08:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:01:55 08:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:01:55 08:55:01 2 0.30 0.00 0.00 0.00 0.02 99.68 09:01:55 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:55:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:01:55 08:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:01:55 08:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:01:55 08:55:01 7 0.10 0.00 0.00 0.00 0.00 99.90 09:01:55 08:56:01 all 0.19 0.00 0.01 0.00 0.01 99.79 09:01:55 08:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:56:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:01:55 08:56:01 2 1.32 0.00 0.03 0.00 0.02 98.63 09:01:55 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:01:55 08:56:01 7 0.12 0.00 0.00 0.00 0.00 99.88 09:01:55 08:57:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:01:55 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:57:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:01:55 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:57:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:01:55 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:01:55 08:57:01 7 0.47 0.00 0.00 0.00 0.02 99.52 09:01:55 08:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:01:55 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:58:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:01:55 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:58:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:01:55 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 08:58:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:01:55 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 08:59:01 all 0.00 0.00 0.01 0.01 0.00 99.97 09:01:55 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:01:55 08:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:01:55 08:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:01:55 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:01:55 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 08:59:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:01:55 08:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:01:55 09:00:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:01:55 09:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:01:55 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:01:55 09:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:01:55 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:01:55 09:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:01:55 09:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 09:00:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:01:55 09:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:01:55 09:01:01 all 0.17 0.00 0.01 0.01 0.01 99.80 09:01:55 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 09:01:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:01:55 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:01:55 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:55 09:01:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:01:55 09:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:01:55 09:01:01 6 0.02 0.00 0.02 0.12 0.00 99.85 09:01:55 09:01:01 7 1.29 0.00 0.00 0.00 0.00 98.71 09:01:55 Average: all 7.22 0.00 1.14 0.89 0.03 90.73 09:01:55 Average: 0 7.22 0.00 1.04 0.24 0.02 91.48 09:01:55 Average: 1 7.14 0.00 1.12 0.57 0.03 91.13 09:01:55 Average: 2 7.67 0.00 1.16 1.64 0.03 89.49 09:01:55 Average: 3 7.21 0.00 1.07 0.75 0.03 90.94 09:01:55 Average: 4 7.04 0.00 1.06 1.43 0.03 90.44 09:01:55 Average: 5 7.22 0.00 1.23 0.70 0.02 90.83 09:01:55 Average: 6 7.10 0.00 1.13 0.96 0.03 90.77 09:01:55 Average: 7 7.15 0.00 1.26 0.80 0.03 90.76 09:01:55 09:01:55 09:01:55