Pull request #5288 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ac862b0bca12286d96b7ed5ccd9bff401799eb2+6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 (22986d1ae9404e3128c5107b56e2747c8ac1126a) 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-ssh4832984906145130094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6723478765854868062.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-5288/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-5288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15988174261683071133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh1377369255954763828.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-5288/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-5288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17695049180210845044.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], goVersion:1.23] ========================================================= [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.23 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 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-517673 in /w/workspace/edgexfoundry_edgex-go_PR-5288 [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 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 into PR head commit 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 Merge succeeded, producing 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 Checking out Revision 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 (PR-5288) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > 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/5288/head:refs/remotes/origin/PR-5288 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 # 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 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 # timeout=10 > git rev-list --no-walk 69fa716747758472b69d0325f6bfd3bd91d0fa8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:07 ========================================================= 10:23:07 EdgeX Global Pipelines Version Info 10:23:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:23:08 ------------------- 10:23:08 stable info: 10:23:08 ------------------- 10:23:08 Commited By: Cherry Wang cherry@iotechsys.com 10:23:08 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:23:08 Message: update stable to v1.0.278 10:23:08 ------------------- 10:23:08 experimental info: 10:23:08 ------------------- 10:23:08 Commited By: **** collab-it+edgex@linuxfoundation.org 10:23:08 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 10:23:08 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5288 [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5288 [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5288 [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ac862b [Pipeline] echo 10:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:09 provisioning config files... 10:23:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6632400838454271257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:10 ---> ****-login.sh 10:23:10 nexus3.edgexfoundry.org:10001 10:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:10 10:23:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:23:10 Configure a credential helper to remove this warning. See 10:23:10 https://docs.****.com/go/credential-store/ 10:23:10 10:23:10 Login Succeeded 10:23:10 nexus3.edgexfoundry.org:10002 10:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:10 10:23:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:23:10 Configure a credential helper to remove this warning. See 10:23:10 https://docs.****.com/go/credential-store/ 10:23:10 10:23:10 Login Succeeded 10:23:10 nexus3.edgexfoundry.org:10003 10:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:10 10:23:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:23:10 Configure a credential helper to remove this warning. See 10:23:10 https://docs.****.com/go/credential-store/ 10:23:10 10:23:10 Login Succeeded 10:23:10 nexus3.edgexfoundry.org:10004 10:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:10 10:23:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:23:10 Configure a credential helper to remove this warning. See 10:23:10 https://docs.****.com/go/credential-store/ 10:23:10 10:23:10 Login Succeeded 10:23:10 ****.io 10:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:10 10:23:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:23:10 Configure a credential helper to remove this warning. See 10:23:10 https://docs.****.com/go/credential-store/ 10:23:10 10:23:10 Login Succeeded 10:23:10 ---> ****-login.sh ends [Pipeline] } 10:23:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:11 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 10:23:11 + dirname cmd/core-command/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo core-command,cmd/core-command/Dockerfile 10:23:11 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:23:11 cut -d/ -f2 10:23:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:23:11 + dirname cmd/core-data/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo core-data,cmd/core-data/Dockerfile 10:23:11 + + cut -d/ -f2 10:23:11 dirname cmd/core-keeper/Dockerfile 10:23:11 + echo core-keeper,cmd/core-keeper/Dockerfile 10:23:11 + dirname cmd/core-metadata/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo core-metadata,cmd/core-metadata/Dockerfile 10:23:11 + dirname cmd/security-bootstrapper/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:23:11 + dirname cmd/security-proxy-auth/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:23:11 + dirname cmd/security-proxy-setup/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:23:11 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 10:23:11 -f2 10:23:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:23:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:23:11 + dirname+ cmd/security-spire-agent/Dockerfile 10:23:11 cut -d/ -f2 10:23:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:23:11 + dirname cmd/security-spire-config/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + dirname cmd/security-spire-server/Dockerfile 10:23:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:23:11 + dirname cmd/support-notifications/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo support-notifications,cmd/support-notifications/Dockerfile 10:23:11 + dirname cmd/support-scheduler/Dockerfile 10:23:11 + cut -d/ -f2 10:23:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:23:11 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:23:11 + git rev-list -1 --merges 0ac862b0bca12286d96b7ed5ccd9bff401799eb2~1..0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] echo 10:23:11 -----------> git rev-list -1 --merges 0ac862b0bca12286d96b7ed5ccd9bff401799eb2~1..0ac862b0bca12286d96b7ed5ccd9bff401799eb2 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [false] [Pipeline] sh 10:23:11 + git log --format=format:%s -1 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] echo 10:23:11 ========================================================= 10:23:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:23:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:23:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:12 + grep -v github /etc/ssh/ssh_known_hosts 10:23:12 + [ -e /tmp/ssh_known_hosts ] 10:23:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:23:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:23:12 + sudo tee -a /etc/ssh/ssh_known_hosts 10:23:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:12 10:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:12 0.1.4: Pulling from edgex-devops/py-git-semver 10:23:12 3dae71ba6b94: Pulling fs layer 10:23:12 6bf1a483ea7c: Pulling fs layer 10:23:12 f5dfc541a4d3: Pulling fs layer 10:23:12 461d9e800cba: Pulling fs layer 10:23:12 80192f66455f: Pulling fs layer 10:23:12 2e8e34ca0e6c: Pulling fs layer 10:23:12 a29436f7fd5d: Pulling fs layer 10:23:12 923cac83aea3: Pulling fs layer 10:23:12 25ad8b0a4227: Pulling fs layer 10:23:12 db01528c6b51: Pulling fs layer 10:23:12 28988de357af: Pulling fs layer 10:23:12 461d9e800cba: Waiting 10:23:12 25ad8b0a4227: Waiting 10:23:12 80192f66455f: Waiting 10:23:12 a29436f7fd5d: Waiting 10:23:12 2e8e34ca0e6c: Waiting 10:23:12 923cac83aea3: Waiting 10:23:12 db01528c6b51: Waiting 10:23:13 6bf1a483ea7c: Verifying Checksum 10:23:13 6bf1a483ea7c: Download complete 10:23:13 461d9e800cba: Verifying Checksum 10:23:13 461d9e800cba: Download complete 10:23:13 80192f66455f: Verifying Checksum 10:23:13 80192f66455f: Download complete 10:23:13 f5dfc541a4d3: Verifying Checksum 10:23:13 f5dfc541a4d3: Download complete 10:23:13 3dae71ba6b94: Verifying Checksum 10:23:13 3dae71ba6b94: Download complete 10:23:13 923cac83aea3: Download complete 10:23:13 25ad8b0a4227: Verifying Checksum 10:23:13 25ad8b0a4227: Download complete 10:23:13 db01528c6b51: Verifying Checksum 10:23:13 db01528c6b51: Download complete 10:23:13 28988de357af: Verifying Checksum 10:23:13 28988de357af: Download complete 10:23:13 a29436f7fd5d: Verifying Checksum 10:23:13 a29436f7fd5d: Download complete 10:23:14 2e8e34ca0e6c: Verifying Checksum 10:23:14 2e8e34ca0e6c: Download complete 10:23:14 3dae71ba6b94: Pull complete 10:23:15 6bf1a483ea7c: Pull complete 10:23:15 f5dfc541a4d3: Pull complete 10:23:15 461d9e800cba: Pull complete 10:23:15 80192f66455f: Pull complete 10:23:21 2e8e34ca0e6c: Pull complete 10:23:21 a29436f7fd5d: Pull complete 10:23:21 923cac83aea3: Pull complete 10:23:21 25ad8b0a4227: Pull complete 10:23:21 db01528c6b51: Pull complete 10:23:21 28988de357af: Pull complete 10:23:21 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:21 prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container 10:23:21 $ 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 10:23:24 $ docker top 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c -eo pid,comm 10:23:24 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). 10:23:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:24 [ssh-agent] Looking for ssh-agent implementation... 10:23:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:24 $ docker exec 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent 10:23:24 SSH_AUTH_SOCK=/tmp/ssh-SFbRyC2Zqxpa/agent.31 10:23:24 SSH_AGENT_PID=37 10:23:24 Running ssh-add (command line suppressed) 10:23:24 Identity added: /w/workspace/edgex-go/4@tmp/private_key_11754267583887479189.key (/w/workspace/edgex-go/4@tmp/private_key_11754267583887479189.key) 10:23:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:24 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] sh 10:23:25 + git tag --points-at HEAD [Pipeline] } 10:23:25 $ docker exec --env ******** --env ******** 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent -k 10:23:25 unset SSH_AUTH_SOCK; 10:23:25 unset SSH_AGENT_PID; 10:23:25 echo Agent pid 37 killed; 10:23:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:25 [ssh-agent] Looking for ssh-agent implementation... 10:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:25 $ docker exec 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent 10:23:25 SSH_AUTH_SOCK=/tmp/ssh-wpDwIeUYkFJm/agent.86 10:23:25 SSH_AGENT_PID=92 10:23:25 Running ssh-add (command line suppressed) 10:23:25 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6075108650197904878.key (/w/workspace/edgex-go/4@tmp/private_key_6075108650197904878.key) 10:23:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:25 + git semver init 10:23:26 2025-10-22 10:23:26,113 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:23:26 2025-10-22 10:23:26,117 [run_init] DEBUG init version:0.0.0 force:False 10:23:26 2025-10-22 10:23:26,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 10:23:26 2025-10-22 10:23:26,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 10:23:26 2025-10-22 10:23:26,119 [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, stdin=None, shell=False, universal_newlines=False) 10:23:38 2025-10-22 10:23:36,553 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 10:23:38 2025-10-22 10:23:36,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5288 with force:False 10:23:38 2025-10-22 10:23:36,554 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5288 10:23:38 2025-10-22 10:23:36,558 [execute] INFO git cat-file --batch-check 10:23:38 2025-10-22 10:23:36,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) 10:23:38 2025-10-22 10:23:36,563 [execute] INFO git cat-file --batch 10:23:38 2025-10-22 10:23:36,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) 10:23:38 2025-10-22 10:23:36,566 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5288 10:23:38 0.0.0 [Pipeline] } 10:23:38 $ docker exec --env ******** --env ******** 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent -k 10:23:38 unset SSH_AUTH_SOCK; 10:23:38 unset SSH_AGENT_PID; 10:23:38 echo Agent pid 92 killed; 10:23:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:38 + git semver [Pipeline] } 10:23:39 $ docker stop --time=1 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c 10:23:40 $ docker rm -f --volumes 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c [Pipeline] // withDockerContainer [Pipeline] sh 10:23:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:41 Stashed 1 file(s) [Pipeline] echo 10:23:41 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 10:23:41 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 10:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:23:41 ========================================================= 10:23:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:23:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:23:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:23:41 9824c27679d3: Pulling fs layer 10:23:41 8371a51cbc44: Pulling fs layer 10:23:41 d5791340ef18: Pulling fs layer 10:23:41 d3178a7b2709: Pulling fs layer 10:23:41 4f4fb700ef54: Pulling fs layer 10:23:41 063b4f904bf5: Pulling fs layer 10:23:41 066ecc492849: Pulling fs layer 10:23:41 50a4da29d654: Pulling fs layer 10:23:41 417dd178857c: Pulling fs layer 10:23:41 4f4fb700ef54: Waiting 10:23:41 063b4f904bf5: Waiting 10:23:41 066ecc492849: Waiting 10:23:41 50a4da29d654: Waiting 10:23:41 417dd178857c: Waiting 10:23:41 d3178a7b2709: Waiting 10:23:41 8371a51cbc44: Verifying Checksum 10:23:41 8371a51cbc44: Download complete 10:23:41 d3178a7b2709: Verifying Checksum 10:23:41 d3178a7b2709: Download complete 10:23:41 4f4fb700ef54: Download complete 10:23:41 063b4f904bf5: Verifying Checksum 10:23:41 063b4f904bf5: Download complete 10:23:41 9824c27679d3: Verifying Checksum 10:23:41 9824c27679d3: Download complete 10:23:42 066ecc492849: Verifying Checksum 10:23:42 066ecc492849: Download complete 10:23:42 9824c27679d3: Pull complete 10:23:42 8371a51cbc44: Pull complete 10:23:42 417dd178857c: Verifying Checksum 10:23:42 417dd178857c: Download complete 10:23:42 d5791340ef18: Download complete 10:23:43 50a4da29d654: Verifying Checksum 10:23:43 50a4da29d654: Download complete 10:23:48 d5791340ef18: Pull complete 10:23:48 d3178a7b2709: Pull complete 10:23:48 4f4fb700ef54: Pull complete 10:23:48 063b4f904bf5: Pull complete 10:23:48 066ecc492849: Pull complete 10:23:51 50a4da29d654: Pull complete 10:23:51 417dd178857c: Pull complete 10:23:51 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 10:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:23:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:23:52 WORKDIR /edgex 10:23:52 COPY go.mod . 10:23:52 RUN go mod download 10:23:52 + docker build -t ci-base-image-x86_64 -f - . 10:23:52 #0 building with "default" instance using docker driver 10:23:52 10:23:52 #1 [internal] load build definition from Dockerfile 10:23:52 #1 transferring dockerfile: 164B done 10:23:52 #1 DONE 0.0s 10:23:52 10:23:52 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:23:52 #2 DONE 0.0s 10:23:52 10:23:52 #3 [internal] load .dockerignore 10:23:52 #3 transferring context: 50B done 10:23:52 #3 DONE 0.0s 10:23:52 10:23:52 #4 [internal] load build context 10:23:52 #4 transferring context: 6.57kB done 10:23:52 #4 DONE 0.0s 10:23:52 10:23:52 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:23:52 #5 DONE 0.1s 10:23:52 10:23:52 #6 [2/4] WORKDIR /edgex 10:23:54 #6 DONE 2.2s 10:23:55 10:23:55 #7 [3/4] COPY go.mod . 10:23:55 #7 DONE 0.0s 10:23:55 10:23:55 #8 [4/4] RUN go mod download 10:24:03 #8 DONE 8.1s 10:24:03 10:24:03 #9 exporting to image 10:24:03 #9 exporting layers 10:24:07 #9 exporting layers 3.9s done 10:24:07 #9 writing image sha256:cc92844ebb8e7a12bca4b878b555e7ddf2b9c86ccab7e6d8bf450aae72c34927 done 10:24:07 #9 naming to docker.io/library/ci-base-image-x86_64 done 10:24:07 #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:07 + docker inspect -f . ci-base-image-x86_64 10:24:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:07 prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container 10:24:07 $ 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 10:24:08 $ docker top 7bfcec17ac48cfb3a3bb4bdc0675c93176a6b63ff432067f78eeff8efede8090 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:08 + go version 10:24:08 go version go1.23.12 linux/amd64 [Pipeline] } 10:24:08 $ docker stop --time=1 7bfcec17ac48cfb3a3bb4bdc0675c93176a6b63ff432067f78eeff8efede8090 10:24:09 $ docker rm -f --volumes 7bfcec17ac48cfb3a3bb4bdc0675c93176a6b63ff432067f78eeff8efede8090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:10 + docker inspect -f . ci-base-image-x86_64 10:24:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:10 prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container 10:24:10 $ 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 10:24:10 $ docker top af56814a5df57ec5e7e0e12261c0f7538aad66046c09163dfdd1635f1d522907 -eo pid,comm [Pipeline] { [Pipeline] echo 10:24:10 ========================================================= 10:24:10 [edgeXBuildGoParallel] Running Tests and Build... 10:24:10 ========================================================= [Pipeline] sh 10:24:11 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 10:24:11 + make test 10:24:11 go test -race -coverprofile=coverage.out ./... 10:24:19 ? github.com/edgexfoundry/edgex-go [no test files] 10:24:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:24:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:24:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:24:46 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 10:24:49 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:24:49 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 10:24:49 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:24:49 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 10:24:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:24:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:24:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:24:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:24:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:24:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:24:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:24:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:24:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:24:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:24:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements 10:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 10:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements 10:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements 10:24:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:24:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.500s coverage: 94.2% of statements 10:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.4% of statements 10:24:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements 10:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:24:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:24:56 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:24:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:24:56 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:24:56 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:24:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:24:56 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:24:56 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 10:24:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:24:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.336s coverage: 95.8% of statements 10:24:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 10:24:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:24:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:24:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:24:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:24:58 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.068s coverage: 2.4% of statements 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 39.4% of statements 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 10:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 10:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 10:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 10:25:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:25:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:25:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 10:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:25:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:25:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:25:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:25:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 10:25:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:25:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:25:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:25:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:25:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:25:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:25:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:25:02 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:25:02 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:25:03 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:25:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:25:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:25:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:25:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:25:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:25:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:25:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:25:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:25:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:25:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 10:25:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:25:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:25:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:25:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:25:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:25:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:25:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:25:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:25:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:25:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:25:15 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:25:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:25:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:25:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:25:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:25:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:25:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:25:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:25:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:25:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:25:19 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.054s coverage: 92.9% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.122s coverage: 81.8% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.103s coverage: 82.1% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.164s coverage: 54.5% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.245s coverage: 29.2% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 10:25:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 10:25:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 10:25:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 10:25:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements 10:25:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 10:25:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 10:25:24 running golangci-lint 10:25:24 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:25:24 go version go1.23.12 linux/amd64 10:25:24 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:25:24 level=info msg="[config_reader] Used config file .golangci.yml" 10:25:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:25:51 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 25.016549061s" 10:25:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.562054ms" 10:26:03 level=info msg="[linters_context/goanalysis] analyzers took 1m40.720107152s with top 10 stages: buildir: 57.554906355s, gosec: 3.901604809s, fact_deprecated: 3.147475944s, inspect: 2.919233546s, printf: 2.344822668s, ctrlflow: 1.771159027s, nilness: 1.460146354s, fact_purity: 1.286617621s, S1038: 1.223746719s, SA1012: 817.980041ms" 10:26:03 level=info msg="[runner] Issues before processing: 201, after processing: 0" 10:26:03 level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, invalid_issue: 201/201, identifier_marker: 201/201, exclude: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 201/20, nolint: 20/0, filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201" 10:26:03 level=info msg="[runner] processing took 15.423757ms with stages: nolint: 7.557891ms, identifier_marker: 3.583288ms, path_prettifier: 1.557739ms, exclude-rules: 1.14344ms, autogenerated_exclude: 834.956µs, skip_dirs: 660.119µs, invalid_issue: 33.351µs, cgo: 32.461µs, filename_unadjuster: 16.631µs, max_same_issues: 960ns, uniq_by_line: 481ns, skip_files: 440ns, fixer: 420ns, exclude: 270ns, sort_results: 260ns, path_prefixer: 250ns, diff: 170ns, max_from_linter: 160ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 100ns, severity-rules: 90ns" 10:26:03 level=info msg="[runner] linters took 12.251607619s with stages: goanalysis_metalinter: 12.236102769s" 10:26:03 level=info msg="File cache stats: 0 entries of total size 0B" 10:26:03 level=info msg="Memory: 375 samples, avg is 286.7MB, max is 1303.7MB" 10:26:03 level=info msg="Execution took 37.320396555s" 10:26:03 go vet ./... 10:26:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:26:08 ./bin/test-attribution-txt.sh 10:26:08 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:26:08 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:26:08 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:26:08 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:26:08 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:26:09 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:26:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:26:09 + ls -al . 10:26:09 total 2072 10:26:09 drwxrwxr-x 11 1001 1001 4096 Oct 22 10:24 . 10:26:09 drwxr-xr-x 4 root root 4096 Oct 22 10:24 .. 10:26:09 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 .blubracket 10:26:09 -rw-rw-r-- 1 1001 1001 10 Oct 22 10:23 .dockerignore 10:26:09 drwxrwxr-x 8 1001 1001 4096 Oct 22 10:25 .git 10:26:09 drwxrwxr-x 3 1001 1001 4096 Oct 22 10:23 .github 10:26:09 -rw-rw-r-- 1 1001 1001 909 Oct 22 10:23 .gitignore 10:26:09 -rw-rw-r-- 1 1001 1001 218 Oct 22 10:23 .golangci.yml 10:26:09 -rw-rw-r-- 1 1001 1001 100 Oct 22 10:23 .hadolint.yml 10:26:09 drwxr-xr-x 3 1001 1001 4096 Oct 22 10:23 .semver 10:26:09 -rw-rw-r-- 1 1001 1001 155 Oct 22 10:23 .sonarcloud.properties 10:26:09 -rw-rw-r-- 1 1001 1001 1171 Oct 22 10:23 ADOPTERS.md 10:26:09 -rw-rw-r-- 1 1001 1001 17374 Oct 22 10:23 Attribution.txt 10:26:09 -rw-rw-r-- 1 1001 1001 108018 Oct 22 10:23 CHANGELOG.md 10:26:09 -rw-rw-r-- 1 1001 1001 3804 Oct 22 10:23 CONTRIBUTING.md 10:26:09 -rw-rw-r-- 1 1001 1001 677 Oct 22 10:23 GOVERNANCE.md 10:26:09 -rw-rw-r-- 1 1001 1001 886 Oct 22 10:23 Jenkinsfile 10:26:09 -rw-rw-r-- 1 1001 1001 10775 Oct 22 10:23 LICENSE 10:26:09 -rw-rw-r-- 1 1001 1001 16740 Oct 22 10:23 Makefile 10:26:09 -rw-rw-r-- 1 1001 1001 582 Oct 22 10:23 OWNERS.md 10:26:09 -rw-rw-r-- 1 1001 1001 9932 Oct 22 10:23 README.md 10:26:09 -rw-rw-r-- 1 1001 1001 789 Oct 22 10:23 SECURITY.md 10:26:09 -rw-rw-r-- 1 1001 1001 5 Oct 22 10:23 VERSION 10:26:09 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 bin 10:26:09 drwxrwxr-x 19 1001 1001 4096 Oct 22 10:23 cmd 10:26:09 -rw-r--r-- 1 root root 1740946 Oct 22 10:25 coverage.out 10:26:09 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 fuzz_test 10:26:09 -rw-rw-r-- 1 1001 1001 6539 Oct 22 10:23 go.mod 10:26:09 -rw-rw-r-- 1 1001 1001 88541 Oct 22 10:23 go.sum 10:26:09 drwxrwxr-x 7 1001 1001 4096 Oct 22 10:23 internal 10:26:09 drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 openapi 10:26:09 -rw-rw-r-- 1 1001 1001 584 Oct 22 10:23 security.txt 10:26:09 -rw-rw-r-- 1 1001 1001 204 Oct 22 10:23 version.go [Pipeline] sh 10:26:09 + '[' -e coverage.out ] 10:26:09 + chown 1001:1001 coverage.out [Pipeline] stash 10:26:09 Stashed 1 file(s) [Pipeline] sh 10:26:10 + make build 10:26:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:26:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:26:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:26:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:26:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:26:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:26:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:26:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:26:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:26:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:26:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:26:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:26:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:26:53 $ docker stop --time=1 af56814a5df57ec5e7e0e12261c0f7538aad66046c09163dfdd1635f1d522907 10:26:58 $ docker rm -f --volumes af56814a5df57ec5e7e0e12261c0f7538aad66046c09163dfdd1635f1d522907 [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 10:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:59 10:26:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:59 latest: Pulling from edgex-devops/edgex-compose 10:26:59 91d30c5bc195: Pulling fs layer 10:26:59 2e9b0aa3be6d: Pulling fs layer 10:26:59 9c61dcf015f6: Pulling fs layer 10:26:59 4698f68db338: Pulling fs layer 10:26:59 2a2f49069b9e: Pulling fs layer 10:26:59 4698f68db338: Waiting 10:26:59 e0025b399a48: Pulling fs layer 10:26:59 2a2f49069b9e: Waiting 10:26:59 e0025b399a48: Waiting 10:26:59 91d30c5bc195: Verifying Checksum 10:26:59 4698f68db338: Verifying Checksum 10:26:59 4698f68db338: Download complete 10:26:59 91d30c5bc195: Pull complete 10:26:59 2e9b0aa3be6d: Verifying Checksum 10:26:59 2e9b0aa3be6d: Download complete 10:26:59 e0025b399a48: Verifying Checksum 10:26:59 e0025b399a48: Download complete 10:26:59 2a2f49069b9e: Verifying Checksum 10:26:59 2a2f49069b9e: Download complete 10:27:00 2e9b0aa3be6d: Pull complete 10:27:00 9c61dcf015f6: Verifying Checksum 10:27:00 9c61dcf015f6: Download complete 10:27:04 9c61dcf015f6: Pull complete 10:27:04 4698f68db338: Pull complete 10:27:04 2a2f49069b9e: Pull complete 10:27:04 e0025b399a48: Pull complete 10:27:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:27:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:04 prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container 10:27: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:latest cat 10:27:07 $ docker top 56dafb7772dd9fde0959d7ea003b85c349de24f9801b1411a939550b8847b157 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:07 + docker compose -f ./docker-compose-build.yml build --parallel 10:27:07 #1 [support-notifications internal] load build definition from Dockerfile 10:27:07 #1 transferring dockerfile: 2.00kB done 10:27:07 #1 DONE 0.1s 10:27:07 10:27:07 #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:27:07 #2 DONE 0.0s 10:27:07 10:27:07 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:27:07 #3 transferring dockerfile: 2.23kB 0.0s done 10:27:07 #3 DONE 0.1s 10:27:07 10:27:07 #4 [security-secretstore-setup internal] load build definition from Dockerfile 10:27:08 #4 ... 10:27:08 10:27:08 #5 [security-spire-server internal] load build definition from Dockerfile 10:27:08 #5 transferring dockerfile: 1.70kB 0.0s done 10:27:08 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:27:08 #5 DONE 0.1s 10:27:08 10:27:08 #6 [security-spire-agent internal] load build definition from Dockerfile 10:27:08 #6 transferring dockerfile: 1.81kB 0.0s done 10:27:08 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:27:08 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 10:27:08 #6 DONE 0.1s 10:27:08 10:27:08 #7 [security-bootstrapper internal] load build definition from Dockerfile 10:27:08 #7 transferring dockerfile: 3.02kB 0.0s done 10:27:08 #7 DONE 0.1s 10:27:08 10:27:08 #8 [security-proxy-auth internal] load build definition from Dockerfile 10:27:08 #8 transferring dockerfile: 2.14kB done 10:27:08 #8 DONE 0.1s 10:27:08 10:27:08 #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:27:08 #2 DONE 0.0s 10:27:08 10:27:08 #9 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 10:27:08 #9 ... 10:27:08 10:27:08 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:27:08 #10 transferring dockerfile: 1.89kB done 10:27:08 #10 DONE 0.4s 10:27:08 10:27:08 #4 [security-secretstore-setup internal] load build definition from Dockerfile 10:27:08 #4 transferring dockerfile: 2.49kB 0.0s done 10:27:08 #4 DONE 0.4s 10:27:08 10:27:08 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:27:08 #2 DONE 0.0s 10:27:08 10:27:08 #11 [security-spire-config internal] load build definition from Dockerfile 10:27:08 #11 transferring dockerfile: 1.69kB done 10:27:08 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:27:08 #11 DONE 0.4s 10:27:08 10:27:08 #9 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 10:27:08 #9 ... 10:27:08 10:27:08 #12 [security-proxy-setup internal] load build definition from Dockerfile 10:27:08 #12 transferring dockerfile: 2.50kB done 10:27:08 #12 DONE 0.4s 10:27:08 10:27:08 #13 [core-metadata internal] load build definition from Dockerfile 10:27:08 #13 transferring dockerfile: 2.10kB done 10:27:08 #13 DONE 0.5s 10:27:08 10:27:08 #14 [core-data internal] load build definition from Dockerfile 10:27:08 #14 transferring dockerfile: 2.04kB done 10:27:08 #14 DONE 0.5s 10:27:08 10:27:08 #15 [core-command internal] load build definition from Dockerfile 10:27:08 #15 transferring dockerfile: 1.94kB done 10:27:08 #15 DONE 0.5s 10:27:08 10:27:08 #16 [core-keeper internal] load build definition from Dockerfile 10:27:08 #16 transferring dockerfile: 2.01kB done 10:27:08 #16 DONE 0.5s 10:27:08 10:27:08 #17 [support-scheduler internal] load build definition from Dockerfile 10:27:08 #17 transferring dockerfile: 1.83kB done 10:27:08 #17 DONE 0.4s 10:27:08 10:27:08 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:27:08 #2 DONE 0.0s 10:27:08 10:27:08 #18 [core-common-config-bootstrapper internal] load .dockerignore 10:27:08 #18 transferring context: 50B done 10:27:08 #18 DONE 0.1s 10:27:08 10:27:08 #19 [support-notifications internal] load .dockerignore 10:27:08 #19 transferring context: 50B done 10:27:08 #19 DONE 0.1s 10:27:08 10:27:08 #9 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 10:27:08 #9 DONE 0.6s 10:27:08 10:27:08 #20 [security-spiffe-token-provider internal] load .dockerignore 10:27:08 #20 transferring context: 50B done 10:27:08 #20 DONE 0.1s 10:27:08 10:27:08 #21 [security-proxy-auth internal] load .dockerignore 10:27:08 #21 transferring context: 50B done 10:27:08 #21 DONE 0.2s 10:27:08 10:27:08 #22 [security-bootstrapper internal] load .dockerignore 10:27:08 #22 transferring context: 50B done 10:27:08 #22 DONE 0.2s 10:27:08 10:27:08 #23 [security-secretstore-setup internal] load .dockerignore 10:27:08 #23 transferring context: 50B done 10:27:08 #23 DONE 0.2s 10:27:08 10:27:08 #24 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:08 #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:27:08 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0B / 3.63MB 0.1s 10:27:08 #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:08 #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:27:08 #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:27:08 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s 10:27:08 #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:08 #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:27:08 #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:27:08 #24 ... 10:27:08 10:27:08 #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:27:08 #25 DONE 0.8s 10:27:08 10:27:08 #24 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:08 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:27:08 #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 10:27:08 #24 ... 10:27:08 10:27:08 #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:27:08 #26 DONE 0.9s 10:27:08 10:27:08 #24 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:08 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:27:08 #24 ... 10:27:08 10:27:08 #27 [core-keeper internal] load .dockerignore 10:27:08 #27 transferring context: 50B done 10:27:08 #27 DONE 0.5s 10:27:08 10:27:08 #28 [core-command internal] load .dockerignore 10:27:08 #28 transferring context: 50B done 10:27:08 #28 DONE 0.5s 10:27:08 10:27:08 #29 [core-metadata internal] load .dockerignore 10:27:08 #29 transferring context: 50B done 10:27:08 #29 DONE 0.5s 10:27:08 10:27:08 #30 [security-proxy-setup internal] load .dockerignore 10:27:08 #30 transferring context: 50B done 10:27:08 #30 DONE 0.5s 10:27:08 10:27:08 #31 [core-keeper internal] load build context 10:27:08 #31 DONE 0.0s 10:27:08 10:27:08 #24 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:08 #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:27:08 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:27:08 #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:08 #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:27:08 #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:27:08 #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:27:09 #24 ... 10:27:09 10:27:09 #32 [core-data internal] load .dockerignore 10:27:09 #32 transferring context: 50B 0.0s done 10:27:09 #32 DONE 0.6s 10:27:09 10:27:09 #33 [support-scheduler internal] load .dockerignore 10:27:09 #33 transferring context: 50B done 10:27:09 #33 DONE 0.6s 10:27:09 10:27:09 #24 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:09 #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:27:09 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:27:09 #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:09 #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:27:09 #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:27:09 #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:27:09 #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:27:09 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:27:09 #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:09 #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:27:09 #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:27:09 #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:27:09 #24 DONE 0.8s 10:27:09 10:27:09 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:27:09 #34 ... 10:27:09 10:27:09 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:27:09 #35 DONE 0.9s 10:27:09 10:27:09 #36 [core-command builder 2/7] WORKDIR /edgex-go 10:27:14 #36 ... 10:27:14 10:27:14 #37 [security-spire-config internal] load .dockerignore 10:27:14 #37 transferring context: 50B 0.0s done 10:27:14 #37 DONE 5.6s 10:27:14 10:27:14 #38 [core-common-config-bootstrapper internal] load build context 10:27:14 #38 transferring context: 239.23MB 6.0s 10:27:18 #38 ... 10:27:18 10:27:18 #39 [core-data internal] load build context 10:27:18 #39 ... 10:27:18 10:27:18 #38 [core-common-config-bootstrapper internal] load build context 10:27:18 #38 ... 10:27:18 10:27:18 #40 [security-spiffe-token-provider internal] load build context 10:27:18 #40 ... 10:27:18 10:27:18 #41 [support-notifications internal] load build context 10:27:18 #41 ... 10:27:18 10:27:18 #42 [security-proxy-auth internal] load build context 10:27:18 #42 ... 10:27:18 10:27:18 #43 [security-bootstrapper internal] load build context 10:27:18 #43 ... 10:27:18 10:27:18 #44 [security-spire-agent internal] load .dockerignore 10:27:18 #44 transferring context: 50B 0.0s done 10:27:19 #44 ... 10:27:19 10:27:19 #45 [security-spire-server internal] load .dockerignore 10:27:19 #45 transferring context: 50B 0.0s done 10:27:19 #45 ... 10:27:19 10:27:19 #46 [core-metadata internal] load build context 10:27:19 #46 transferring context: 472.09MB 9.8s 10:27:19 #46 ... 10:27:19 10:27:19 #31 [core-keeper internal] load build context 10:27:19 #31 ... 10:27:19 10:27:19 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:19 #47 ... 10:27:19 10:27:19 #48 [support-scheduler internal] load build context 10:27:19 #48 ... 10:27:19 10:27:19 #49 [core-command internal] load build context 10:27:19 #49 ... 10:27:19 10:27:19 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:19 #50 ... 10:27:19 10:27:19 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:27:19 #51 ... 10:27:19 10:27:19 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:27:20 #52 ... 10:27:20 10:27:20 #53 [security-secretstore-setup internal] load build context 10:27:20 #53 ... 10:27:20 10:27:20 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:20 #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:20 #0 6.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:20 #0 6.937 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:20 #0 6.937 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:20 #0 6.937 OK: 24171 distinct packages available 10:27:20 #0 7.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:20 #0 7.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:20 #0 7.387 (1/14) Installing ca-certificates (20250911-r0) 10:27:20 #0 7.402 (2/14) Installing brotli-libs (1.1.0-r2) 10:27:20 #0 7.414 (3/14) Installing c-ares (1.33.1-r0) 10:27:20 #0 7.422 (4/14) Installing libunistring (1.2-r0) 10:27:20 #0 7.437 (5/14) Installing libidn2 (2.3.7-r0) 10:27:20 #0 7.446 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:27:20 #0 7.450 (7/14) Installing libpsl (0.21.5-r1) 10:27:20 #0 7.457 (8/14) Installing zstd-libs (1.5.6-r0) 10:27:20 #0 7.464 (9/14) Installing libcurl (8.14.1-r2) 10:27:20 #0 7.476 (10/14) Installing curl (8.14.1-r2) 10:27:20 #0 7.479 (11/14) Installing dumb-init (1.2.5-r3) 10:27:20 #0 7.485 (12/14) Installing musl-obstack (1.2.3-r2) 10:27:20 #0 7.493 (13/14) Installing libucontext (1.2-r3) 10:27:20 #0 7.494 (14/14) Installing gcompat (1.1.0-r4) 10:27:20 #0 7.498 Executing busybox-1.36.1-r30.trigger 10:27:20 #0 7.510 Executing ca-certificates-20250911-r0.trigger 10:27:20 #0 7.544 OK: 13 MiB in 28 packages 10:27:20 #54 ... 10:27:20 10:27:20 #55 [security-proxy-setup internal] load build context 10:27:20 #55 ... 10:27:20 10:27:20 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:27:20 #56 ... 10:27:20 10:27:20 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:27:20 #57 ... 10:27:20 10:27:20 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:20 #58 ... 10:27:20 10:27:20 #55 [security-proxy-setup internal] load build context 10:27:21 #55 transferring context: 595.87MB 12.0s done 10:27:23 #55 ... 10:27:23 10:27:23 #44 [security-spire-agent internal] load .dockerignore 10:27:23 #44 DONE 14.4s 10:27:23 10:27:23 #38 [core-common-config-bootstrapper internal] load build context 10:27:23 #38 transferring context: 595.87MB 13.2s done 10:27:24 #38 ... 10:27:24 10:27:24 #39 [core-data internal] load build context 10:27:24 #39 transferring context: 595.87MB 12.1s done 10:27:29 #39 ... 10:27:29 10:27:29 #41 [support-notifications internal] load build context 10:27:29 #41 transferring context: 595.87MB 12.1s done 10:27:29 #41 ... 10:27:29 10:27:29 #40 [security-spiffe-token-provider internal] load build context 10:27:29 #40 transferring context: 595.87MB 11.6s done 10:27:29 #40 ... 10:27:29 10:27:29 #43 [security-bootstrapper internal] load build context 10:27:29 #43 transferring context: 595.87MB 12.8s done 10:27:29 #43 ... 10:27:29 10:27:29 #42 [security-proxy-auth internal] load build context 10:27:29 #42 transferring context: 595.87MB 11.7s done 10:27:29 #42 ... 10:27:29 10:27:29 #46 [core-metadata internal] load build context 10:27:29 #46 transferring context: 595.87MB 11.6s done 10:27:29 #46 ... 10:27:29 10:27:29 #31 [core-keeper internal] load build context 10:27:29 #31 transferring context: 595.87MB 12.1s done 10:27:29 #31 ... 10:27:29 10:27:29 #48 [support-scheduler internal] load build context 10:27:29 #48 transferring context: 595.87MB 11.0s done 10:27:30 #48 ... 10:27:30 10:27:30 #49 [core-command internal] load build context 10:27:30 #49 transferring context: 595.87MB 12.0s done 10:27:30 #49 ... 10:27:30 10:27:30 #53 [security-secretstore-setup internal] load build context 10:27:30 #53 transferring context: 595.87MB 11.6s done 10:27:52 #53 ... 10:27:52 10:27:52 #24 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:52 #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:27:52 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:27:52 #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:52 #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:27:52 #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:27:52 #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:27:52 #24 DONE 0.8s 10:27:52 10:27:52 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:52 #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:52 #59 ... 10:27:52 10:27:52 #45 [security-spire-server internal] load .dockerignore 10:27:52 #45 DONE 43.4s 10:27:52 10:27:52 #24 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:27:52 #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:27:52 #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 10:27:52 #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:27:52 #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:27:52 #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:27:52 #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:27:52 #24 DONE 0.8s 10:27:52 10:27:52 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:27:52 #36 DONE 43.1s 10:27:52 10:27:52 #60 [security-spire-server internal] load build context 10:27:52 #60 DONE 0.0s 10:27:52 10:27:52 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:52 #50 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:52 #50 ... 10:27:52 10:27:52 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:52 #54 DONE 43.2s 10:27:52 10:27:52 #40 [security-spiffe-token-provider internal] load build context 10:27:52 #40 DONE 43.9s 10:27:52 10:27:52 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:52 #47 DONE 43.2s 10:27:52 10:27:52 #48 [support-scheduler internal] load build context 10:27:52 #48 DONE 43.4s 10:27:52 10:27:52 #42 [security-proxy-auth internal] load build context 10:27:52 #42 DONE 44.1s 10:27:52 10:27:52 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:52 #58 43.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:52 #58 ... 10:27:52 10:27:52 #53 [security-secretstore-setup internal] load build context 10:27:52 #53 DONE 44.2s 10:27:52 10:27:52 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:52 #58 43.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:52 #58 ... 10:27:52 10:27:52 #41 [support-notifications internal] load build context 10:27:52 #41 DONE 44.3s 10:27:52 10:27:52 #46 [core-metadata internal] load build context 10:27:52 #46 DONE 43.7s 10:27:52 10:27:52 #49 [core-command internal] load build context 10:27:52 #49 DONE 43.7s 10:27:52 10:27:52 #55 [security-proxy-setup internal] load build context 10:27:52 #55 DONE 43.7s 10:27:52 10:27:52 #31 [core-keeper internal] load build context 10:27:52 #31 DONE 43.7s 10:27:52 10:27:52 #39 [core-data internal] load build context 10:27:52 #39 DONE 43.6s 10:27:52 10:27:52 #43 [security-bootstrapper internal] load build context 10:27:52 #43 DONE 44.3s 10:27:52 10:27:52 #38 [core-common-config-bootstrapper internal] load build context 10:27:52 #38 DONE 44.4s 10:27:53 10:27:53 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:53 #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 10:27:53 #59 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:27:53 #59 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:27:53 #59 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:27:53 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 10:27:53 #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 10:27:53 #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 10:27:53 #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:27:53 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 10:27:53 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.79MB / 36.47MB 0.3s 10:27:53 #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:27:53 #59 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 10:27:53 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.4s 10:27:53 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s 10:27:54 #59 ... 10:27:54 10:27:54 #60 [security-spire-server internal] load build context 10:27:54 #60 transferring context: 23.80kB done 10:27:54 #60 DONE 1.6s 10:27:54 10:27:54 #61 [security-spire-config internal] load build context 10:27:54 #61 transferring context: 22.05kB done 10:27:54 #61 DONE 2.0s 10:27:54 10:27:54 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:27:54 #56 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:54 #56 43.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #56 43.68 (1/1) Installing dumb-init (1.2.5-r3) 10:27:54 #56 43.68 Executing busybox-1.36.1-r30.trigger 10:27:54 #56 43.69 OK: 8 MiB in 15 packages 10:27:54 #56 DONE 44.9s 10:27:54 10:27:54 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:27:54 #50 43.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #50 43.75 (1/2) Installing dumb-init (1.2.5-r3) 10:27:54 #50 43.76 (2/2) Installing su-exec (0.2-r3) 10:27:54 #50 43.76 Executing busybox-1.36.1-r30.trigger 10:27:54 #50 43.77 OK: 8 MiB in 16 packages 10:27:54 #50 DONE 44.9s 10:27:54 10:27:54 #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:27:54 #34 43.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:54 #34 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #34 43.70 (1/1) Installing dumb-init (1.2.5-r3) 10:27:54 #34 43.70 Executing busybox-1.36.1-r30.trigger 10:27:54 #34 43.71 OK: 8 MiB in 15 packages 10:27:54 #34 DONE 44.9s 10:27:54 10:27:54 #62 [security-spire-agent internal] load build context 10:27:54 #62 transferring context: 23.33kB done 10:27:54 #62 DONE 2.0s 10:27:54 10:27:54 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:27:54 #57 43.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:54 #57 43.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #57 43.70 (1/7) Installing ca-certificates (20250911-r0) 10:27:54 #57 43.71 (2/7) Installing dumb-init (1.2.5-r3) 10:27:54 #57 43.72 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:27:54 #57 43.72 (4/7) Installing libsodium (1.0.19-r0) 10:27:54 #57 43.76 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:27:54 #57 43.79 (6/7) Installing libzmq (4.3.5-r2) 10:27:54 #57 43.80 (7/7) Installing zeromq (4.3.5-r2) 10:27:54 #57 43.80 Executing busybox-1.36.1-r30.trigger 10:27:54 #57 43.82 Executing ca-certificates-20250911-r0.trigger 10:27:54 #57 43.89 OK: 12 MiB in 21 packages 10:27:54 #57 DONE 44.9s 10:27:54 10:27:54 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:27:54 #51 43.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:54 #51 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #51 43.74 (1/4) Installing dumb-init (1.2.5-r3) 10:27:54 #51 43.74 (2/4) Installing openssl (3.3.5-r0) 10:27:54 #51 43.76 (3/4) Installing su-exec (0.2-r3) 10:27:54 #51 43.76 (4/4) Installing yq-go (4.44.1-r2) 10:27:54 #51 43.87 Executing busybox-1.36.1-r30.trigger 10:27:54 #51 43.89 OK: 19 MiB in 18 packages 10:27:54 #51 DONE 44.9s 10:27:54 10:27:54 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:54 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s done 10:27:54 #59 ... 10:27:54 10:27:54 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:27:54 #52 43.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:54 #52 43.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #52 43.76 (1/4) Installing ca-certificates (20250911-r0) 10:27:54 #52 43.78 (2/4) Installing dumb-init (1.2.5-r3) 10:27:54 #52 43.79 (3/4) Installing su-exec (0.2-r3) 10:27:54 #52 43.80 (4/4) Installing yq-go (4.44.1-r2) 10:27:54 #52 43.91 Executing busybox-1.36.1-r30.trigger 10:27:54 #52 43.91 Executing ca-certificates-20250911-r0.trigger 10:27:54 #52 43.96 OK: 19 MiB in 18 packages 10:27:54 #52 DONE 44.9s 10:27:54 10:27:54 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:27:54 #58 43.80 (1/3) Installing ca-certificates (20250911-r0) 10:27:54 #58 43.84 (2/3) Installing dumb-init (1.2.5-r3) 10:27:54 #58 43.85 (3/3) Installing tzdata (2025b-r0) 10:27:54 #58 43.93 Executing busybox-1.36.1-r30.trigger 10:27:54 #58 43.93 Executing ca-certificates-20250911-r0.trigger 10:27:54 #58 43.96 OK: 10 MiB in 17 packages 10:27:54 #58 DONE 44.9s 10:27:54 10:27:54 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:27:54 #0 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:54 #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #0 1.423 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:54 #0 1.423 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:54 #0 1.423 OK: 24171 distinct packages available 10:27:54 #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:54 #0 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:54 #0 1.859 (1/4) Installing dumb-init (1.2.5-r3) 10:27:54 #0 1.863 (2/4) Installing musl-obstack (1.2.3-r2) 10:27:54 #0 1.867 (3/4) Installing libucontext (1.2-r3) 10:27:54 #0 1.871 (4/4) Installing gcompat (1.1.0-r4) 10:27:54 #0 1.876 Executing busybox-1.36.1-r30.trigger 10:27:54 #0 1.883 OK: 8 MiB in 18 packages 10:27:54 #63 DONE 2.1s 10:27:54 10:27:54 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:54 #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s 10:27:54 #59 ... 10:27:54 10:27:54 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:27:54 #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 10:27:54 #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:27:54 #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 10:27:54 #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 10:27:54 #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 10:27:54 #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 10:27:54 #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:27:54 #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.4s done 10:27:54 #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 10:27:54 #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:27:54 #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done 10:27:54 #64 DONE 2.5s 10:27:54 10:27:54 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:55 #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done 10:27:56 #59 ... 10:27:56 10:27:56 #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:27:56 #0 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:56 #0 1.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.002 OK: 13 MiB in 28 packages 10:27:56 #65 DONE 3.5s 10:27:56 10:27:56 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:27:56 #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:56 #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.053 v3.22.2-63-g72b77057f08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:27:56 #0 2.053 v3.22.2-73-g7d8bd6aaa1b [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:27:56 #0 2.053 OK: 26320 distinct packages available 10:27:56 #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.473 OK: 265 MiB in 60 packages 10:27:56 #66 DONE 3.5s 10:27:56 10:27:56 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:27:56 #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.414 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:27:56 #0 2.414 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:27:56 #0 2.414 OK: 24171 distinct packages available 10:27:56 #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:56 #0 2.789 (1/5) Installing dumb-init (1.2.5-r3) 10:27:56 #0 2.793 (2/5) Installing musl-obstack (1.2.3-r2) 10:27:56 #0 2.796 (3/5) Installing libucontext (1.2-r3) 10:27:56 #0 2.799 (4/5) Installing gcompat (1.1.0-r4) 10:27:56 #0 2.805 (5/5) Installing openssl (3.3.5-r0) 10:27:56 #0 2.817 Executing busybox-1.36.1-r30.trigger 10:27:56 #0 2.823 OK: 9 MiB in 19 packages 10:27:56 #67 DONE 3.9s 10:27:56 10:27:56 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:27:56 #68 DONE 0.1s 10:27:56 10:27:56 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:56 #59 DONE 4.0s 10:27:56 10:27:56 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:56 #69 DONE 3.7s 10:27:56 10:27:56 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:56 #70 ... 10:27:56 10:27:56 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:27:56 #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:56 #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:56 #0 3.961 OK: 265 MiB in 60 packages 10:27:56 #71 DONE 4.1s 10:27:56 10:27:56 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:27:56 #72 DONE 0.1s 10:27:56 10:27:56 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:57 #73 ... 10:27:57 10:27:57 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:27:57 #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:57 #0 4.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:57 #0 4.763 OK: 265 MiB in 60 packages 10:27:57 #74 DONE 4.9s 10:27:57 10:27:57 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:27:57 #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:57 #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:57 #0 4.612 OK: 265 MiB in 60 packages 10:27:57 #75 DONE 4.9s 10:27:57 10:27:57 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:27:57 #76 DONE 0.1s 10:27:57 10:27:57 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:27:57 #77 DONE 0.1s 10:27:57 10:27:57 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:27:57 #0 4.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:27:57 #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:27:57 #0 4.935 OK: 265 MiB in 60 packages 10:27:57 #78 DONE 5.1s 10:27:57 10:27:57 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:57 #79 ... 10:27:57 10:27:57 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:27:57 #80 DONE 0.1s 10:27:57 10:27:57 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:57 #81 ... 10:27:57 10:27:57 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:27:57 #0 3.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:57 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:57 #0 3.612 OK: 8 MiB in 15 packages 10:27:57 #82 DONE 3.7s 10:27:57 10:27:57 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:27:57 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:57 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:57 #0 3.642 OK: 8 MiB in 18 packages 10:27:57 #83 DONE 3.8s 10:27:57 10:27:57 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:27:57 #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:57 #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:57 #0 3.657 OK: 10 MiB in 17 packages 10:27:57 #84 DONE 3.8s 10:27:58 10:27:58 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:27:59 #85 ... 10:27:59 10:27:59 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:27:59 #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.752 OK: 19 MiB in 18 packages 10:27:59 #86 DONE 5.0s 10:27:59 10:27:59 #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 10:27:59 #0 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.734 OK: 8 MiB in 15 packages 10:27:59 #87 DONE 5.0s 10:27:59 10:27:59 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:27:59 #0 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.764 OK: 8 MiB in 16 packages 10:27:59 #88 DONE 5.0s 10:27:59 10:27:59 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:27:59 #0 4.849 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:59 #0 5.194 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:59 #0 5.665 (1/1) Installing dumb-init (1.2.5-r3) 10:27:59 #0 6.272 Executing busybox-1.36.1-r30.trigger 10:27:59 #0 6.324 OK: 8 MiB in 15 packages 10:27:59 #89 DONE 6.7s 10:27:59 10:27:59 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:27:59 #85 DONE 1.3s 10:27:59 10:27:59 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:27:59 #90 DONE 0.1s 10:27:59 10:27:59 #91 [security-spire-config stage-2 6/10] COPY security.txt / 10:27:59 #91 DONE 0.0s 10:27:59 10:27:59 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:27:59 #92 DONE 0.1s 10:27:59 10:27:59 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:27:59 #93 ... 10:27:59 10:27:59 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:27:59 #94 DONE 0.1s 10:27:59 10:27:59 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:27:59 #95 DONE 0.0s 10:27:59 10:27:59 #96 [security-spire-config] exporting to image 10:27:59 #96 exporting layers 10:27:59 #96 ... 10:27:59 10:27:59 #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:27:59 #0 5.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:59 #0 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:59 #0 5.446 OK: 19 MiB in 18 packages 10:27:59 #97 DONE 5.5s 10:27:59 10:27:59 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:27:59 #98 DONE 0.0s 10:27:59 10:27:59 #99 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:27:59 #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:59 #0 5.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:59 #0 5.488 OK: 12 MiB in 21 packages 10:27:59 #99 DONE 5.6s 10:27:59 10:27:59 #100 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:27:59 #0 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:59 #0 3.644 OK: 9 MiB in 19 packages 10:27:59 #100 DONE 3.8s 10:27:59 10:27:59 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:28:00 #101 DONE 1.0s 10:28:00 10:28:00 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:28:00 #0 3.105 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:28:00 #0 3.347 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:28:00 #0 3.906 OK: 265 MiB in 60 packages 10:28:00 #102 DONE 4.7s 10:28:00 10:28:00 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:28:00 #103 DONE 1.0s 10:28:00 10:28:00 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:28:00 #104 DONE 0.1s 10:28:00 10:28:00 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:28:01 #105 ... 10:28:01 10:28:01 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:28:01 #106 DONE 0.1s 10:28:01 10:28:01 #96 [security-spire-config] exporting to image 10:28:01 #96 exporting layers 1.4s done 10:28:01 #96 writing image sha256:1ca7582e616fb9fb97c698339783ea30ae51f6f8f62c72eec1a5f7f4c777c2d7 done 10:28:01 #96 naming to docker.io/library/security-spire-config 0.0s done 10:28:01 #96 DONE 1.4s 10:28:01 10:28:01 #107 [security-spire-server stage-2 6/9] COPY security.txt / 10:28:01 #107 DONE 0.7s 10:28:01 10:28:01 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:28:01 #105 DONE 0.8s 10:28:01 10:28:01 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:28:01 #108 DONE 0.1s 10:28:01 10:28:01 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:28:02 #109 DONE 0.1s 10:28:02 10:28:02 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:28:02 #93 DONE 2.6s 10:28:02 10:28:02 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 10:28:02 #110 DONE 0.1s 10:28:02 10:28:02 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:28:02 #111 DONE 0.1s 10:28:02 10:28:02 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:28:02 #112 DONE 0.1s 10:28:02 10:28:02 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:28:02 #113 DONE 0.1s 10:28:02 10:28:02 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:28:02 #114 DONE 0.1s 10:28:02 10:28:02 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:28:02 #115 DONE 0.1s 10:28:02 10:28:02 #116 [security-spire-server] exporting to image 10:28:02 #116 ... 10:28:02 10:28:02 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:28:02 #117 DONE 0.1s 10:28:02 10:28:02 #116 [security-spire-server] exporting to image 10:28:02 #116 exporting layers 0.4s done 10:28:02 #116 writing image sha256:abfbe41ad148304c0c0f4f9bfc86559f01208b825176451d5b198934ba30d730 10:28:02 #116 writing image sha256:abfbe41ad148304c0c0f4f9bfc86559f01208b825176451d5b198934ba30d730 done 10:28:02 #116 naming to docker.io/library/security-spire-server done 10:28:02 #116 DONE 0.4s 10:28:02 10:28:02 #118 [security-spire-agent] exporting to image 10:28:02 #118 exporting layers 0.4s done 10:28:02 #118 writing image sha256:9c43f4a570acee76e24d51f6243f640d4048cffa171ac53ce071f7e4248315e6 done 10:28:02 #118 naming to docker.io/library/security-spire-agent done 10:28:02 #118 DONE 0.4s 10:28:02 10:28:02 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:08 #119 ... 10:28:08 10:28:08 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:40 #120 DONE 39.0s 10:28:40 10:28:40 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:40 #70 DONE 40.3s 10:28:40 10:28:40 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:40 #119 DONE 35.5s 10:28:40 10:28:40 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:40 #79 DONE 39.0s 10:28:40 10:28:40 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:40 #81 DONE 38.8s 10:28:40 10:28:40 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:40 #73 DONE 39.9s 10:28:40 10:28:40 #121 [core-command builder 6/7] COPY . . 10:28:46 #121 ... 10:28:46 10:28:46 #122 [support-scheduler builder 6/7] COPY . . 10:28:46 #122 ... 10:28:46 10:28:46 #123 [support-notifications builder 6/7] COPY . . 10:28:46 #123 ... 10:28:46 10:28:46 #124 [security-spiffe-token-provider builder 6/7] COPY . . 10:28:47 #124 ... 10:28:47 10:28:47 #125 [core-keeper builder 7/8] COPY . . 10:28:47 #125 ... 10:28:47 10:28:47 #126 [security-bootstrapper builder 6/7] COPY . . 10:28:52 #126 ... 10:28:52 10:28:52 #123 [support-notifications builder 6/7] COPY . . 10:28:52 #123 DONE 15.2s 10:28:52 10:28:52 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 10:28:52 #121 DONE 15.2s 10:28:52 10:28:52 #124 [security-spiffe-token-provider builder 6/7] COPY . . 10:28:52 #124 DONE 15.2s 10:28:52 10:28:52 #127 [security-proxy-auth builder 6/7] COPY . . 10:28:52 #127 CACHED 10:28:52 10:28:52 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:28:52 #128 CACHED 10:28:52 10:28:52 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:52 #129 CACHED 10:28:52 10:28:52 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:52 #130 CACHED 10:28:52 10:28:52 #131 [security-secretstore-setup builder 6/7] COPY . . 10:28:52 #131 CACHED 10:28:52 10:28:52 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:28:52 #132 CACHED 10:28:52 10:28:52 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:52 #133 CACHED 10:28:52 10:28:52 #134 [core-metadata builder 6/7] COPY . . 10:28:52 #134 CACHED 10:28:52 10:28:52 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:28:52 #135 CACHED 10:28:52 10:28:52 #136 [core-data builder 6/7] COPY . . 10:28:52 #136 CACHED 10:28:52 10:28:52 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 10:28:52 #137 CACHED 10:28:52 10:28:52 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:52 #138 CACHED 10:28:52 10:28:52 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 10:28:52 #139 CACHED 10:28:52 10:28:52 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:52 #140 CACHED 10:28:52 10:28:52 #141 [core-command builder 6/7] COPY . . 10:28:52 #141 CACHED 10:28:52 10:28:52 #126 [security-proxy-setup builder 6/7] COPY . . 10:28:52 #126 DONE 15.3s 10:28:52 10:28:52 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:28:52 #142 CACHED 10:28:52 10:28:52 #143 [security-proxy-setup builder 6/7] COPY . . 10:28:52 #143 CACHED 10:28:52 10:28:52 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:52 #144 CACHED 10:28:52 10:28:52 #122 [support-scheduler builder 6/7] COPY . . 10:28:52 #122 DONE 15.2s 10:28:52 10:28:52 #125 [core-keeper builder 7/8] COPY . . 10:28:52 #125 DONE 15.3s 10:28:52 10:28:52 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:28:52 #145 0.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:29:03 #145 ... 10:29:03 10:29:03 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:29:03 #0 0.980 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:29:03 #146 ... 10:29:03 10:29:03 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:29:03 #0 0.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:29:03 #147 ... 10:29:03 10:29:03 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:29:03 #0 0.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:29:03 #148 ... 10:29:03 10:29:03 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:29:03 #0 0.984 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:29:03 #149 ... 10:29:03 10:29:03 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:29:03 #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:29:03 #150 ... 10:29:03 10:29:03 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:29:03 #0 0.980 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:29:03 #151 ... 10:29:03 10:29:03 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:29:03 #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:29:03 #152 ... 10:29:03 10:29:03 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:29:03 #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:29:03 #153 ... 10:29:03 10:29:03 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:29:03 #0 1.002 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:29:03 #154 ... 10:29:03 10:29:03 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:29:03 #0 0.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:29:03 #155 ... 10:29:03 10:29:03 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:29:03 #0 0.998 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:31:27 #156 ... 10:31:27 10:31:27 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:31:27 #148 151.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:31:30 #148 ... 10:31:30 10:31:30 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:31:30 #147 DONE 158.2s 10:31:30 10:31:30 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:31:36 #149 ... 10:31:36 10:31:36 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:31:36 #148 DONE 165.3s 10:31:37 10:31:37 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:31:37 #155 DONE 165.4s 10:31:37 10:31:37 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:37 #157 ... 10:31:37 10:31:37 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:31:37 #145 DONE 165.5s 10:31:37 10:31:37 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:37 #157 ... 10:31:37 10:31:37 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:31:37 #156 DONE 165.8s 10:31:37 10:31:37 #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:31:37 #158 ... 10:31:37 10:31:37 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:31:37 #153 DONE 166.0s 10:31:38 10:31:38 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:31:38 #151 DONE 166.1s 10:31:38 10:31:38 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:38 #159 ... 10:31:38 10:31:38 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:31:38 #154 DONE 166.3s 10:31:38 10:31:38 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:31:38 #152 DONE 166.5s 10:31:38 10:31:38 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:31:38 #160 ... 10:31:38 10:31:38 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:31:38 #149 DONE 166.7s 10:31:38 10:31:38 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:31:38 #150 DONE 166.8s 10:31:38 10:31:38 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:31:38 #146 DONE 166.8s 10:31:38 10:31:38 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #161 ... 10:31:39 10:31:39 #157 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #157 DONE 1.9s 10:31:39 10:31:39 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #162 DONE 1.7s 10:31:39 10:31:39 #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #158 DONE 1.4s 10:31:39 10:31:39 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #163 DONE 1.2s 10:31:39 10:31:39 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #159 DONE 1.3s 10:31:39 10:31:39 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:31:39 #160 DONE 1.2s 10:31:39 10:31:39 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:31:39 #164 ... 10:31:39 10:31:39 #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #165 DONE 1.0s 10:31:39 10:31:39 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #161 DONE 0.8s 10:31:39 10:31:39 #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #166 DONE 0.8s 10:31:39 10:31:39 #167 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:31:39 #167 DONE 0.4s 10:31:39 10:31:39 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:31:39 #168 DONE 0.8s 10:31:39 10:31:39 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:31:39 #169 CACHED 10:31:39 10:31:39 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #170 CACHED 10:31:39 10:31:39 #171 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:31:39 #171 DONE 0.8s 10:31:39 10:31:39 #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #172 CACHED 10:31:39 10:31:39 #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:31:39 #173 CACHED 10:31:39 10:31:39 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:31:39 #174 CACHED 10:31:39 10:31:39 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #175 CACHED 10:31:39 10:31:39 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:31:39 #176 DONE 0.6s 10:31:39 10:31:39 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:31:39 #177 DONE 0.6s 10:31:39 10:31:39 #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:31:39 #178 DONE 0.8s 10:31:39 10:31:39 #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:31:39 #179 DONE 0.5s 10:31:39 10:31:39 #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:31:39 #180 DONE 0.4s 10:31:39 10:31:39 #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:31:40 #181 ... 10:31:40 10:31:40 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:31:40 #182 DONE 0.7s 10:31:40 10:31:40 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:31:40 #183 DONE 0.8s 10:31:40 10:31:40 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:31:41 #184 ... 10:31:41 10:31:41 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:31:41 #185 DONE 1.5s 10:31:41 10:31:41 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:31:41 #186 DONE 1.5s 10:31:41 10:31:41 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:31:41 #187 DONE 1.5s 10:31:41 10:31:41 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:31:41 #188 DONE 1.5s 10:31:41 10:31:41 #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:31:41 #189 DONE 1.5s 10:31:41 10:31:41 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:31:41 #164 DONE 2.1s 10:31:41 10:31:41 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:31:41 #190 DONE 1.6s 10:31:41 10:31:41 #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:31:41 #191 DONE 1.5s 10:31:41 10:31:41 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:31:41 #192 DONE 1.5s 10:31:41 10:31:41 #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:31:41 #181 DONE 1.5s 10:31:41 10:31:41 #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:31:41 #193 ... 10:31:41 10:31:41 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:31:41 #184 DONE 1.1s 10:31:41 10:31:41 #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:31:41 #193 DONE 0.3s 10:31:41 10:31:41 #194 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:31:41 #194 DONE 0.5s 10:31:41 10:31:41 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:31:41 #195 DONE 0.4s 10:31:41 10:31:41 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:31:41 #196 DONE 0.4s 10:31:41 10:31:41 #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:31:41 #197 DONE 0.4s 10:31:41 10:31:41 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:31:41 #198 DONE 0.4s 10:31:41 10:31:41 #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:31:41 #199 DONE 0.4s 10:31:41 10:31:41 #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:31:41 #200 ... 10:31:41 10:31:41 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:31:41 #201 DONE 0.4s 10:31:41 10:31:41 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:31:41 #202 DONE 0.4s 10:31:41 10:31:41 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:31:41 #203 DONE 0.4s 10:31:41 10:31:41 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:31:41 #204 DONE 0.3s 10:31:41 10:31:41 #205 [support-scheduler] exporting to image 10:31:41 #205 exporting layers 10:31:42 #205 ... 10:31:42 10:31:42 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:31:42 #206 DONE 0.4s 10:31:42 10:31:42 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:31:42 #207 DONE 0.4s 10:31:42 10:31:42 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:31:42 #208 DONE 0.5s 10:31:42 10:31:42 #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:31:42 #200 DONE 0.5s 10:31:42 10:31:42 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:31:42 #209 DONE 0.5s 10:31:42 10:31:42 #210 [core-metadata] exporting to image 10:31:42 #210 ... 10:31:42 10:31:42 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:31:42 #211 DONE 0.4s 10:31:42 10:31:42 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:31:42 #212 DONE 0.3s 10:31:42 10:31:42 #213 [core-keeper] exporting to image 10:31:42 #213 exporting layers 0.2s done 10:31:42 #213 writing image sha256:65b80c90ae78e97dc3c0cd3c686b091a9d894b6965ef521568b4e20e901b2592 0.2s done 10:31:42 #213 naming to docker.io/library/core-keeper done 10:31:42 #213 DONE 1.2s 10:31:42 10:31:42 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:31:42 #214 DONE 0.3s 10:31:42 10:31:42 #215 [core-command] exporting to image 10:31:42 #215 exporting layers 0.2s done 10:31:42 #215 writing image sha256:f28d62584b591f559cccc00cce0da51f1699c34fd07b5a3fee6b7316303cf983 0.3s done 10:31:42 #215 naming to docker.io/library/core-command done 10:31:42 #215 DONE 0.9s 10:31:42 10:31:42 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:42 #216 ... 10:31:42 10:31:42 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:42 #217 DONE 0.8s 10:31:42 10:31:42 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:31:42 #218 DONE 0.2s 10:31:43 10:31:43 #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:31:43 #219 ... 10:31:43 10:31:43 #220 [security-spiffe-token-provider] exporting to image 10:31:43 #220 exporting layers 0.9s done 10:31:43 #220 writing image sha256:4377f5a2086460691c391debed6461394ba68fe1ef17e4459a5b6c60ac9cb3e0 0.1s done 10:31:43 #220 naming to docker.io/library/security-spiffe-token-provider 0.0s done 10:31:43 #220 DONE 1.3s 10:31:43 10:31:43 #221 [core-data] exporting to image 10:31:43 #221 exporting layers 0.8s done 10:31:43 #221 writing image sha256:9be07f74afe6ba095efd107937df6123e36bd983ecc5b8cbe014bbc894badf9a 0.3s done 10:31:43 #221 naming to docker.io/library/core-data 0.0s done 10:31:43 #221 DONE 1.3s 10:31:43 10:31:43 #222 [support-notifications] exporting to image 10:31:43 #222 exporting layers 0.9s done 10:31:43 #222 writing image sha256:24f99f6fbc7e00c26f3317fe7827f2fd5a06be0a209b504b48898eb8ba45edec 0.3s done 10:31:43 #222 naming to docker.io/library/support-notifications 0.0s done 10:31:43 #222 DONE 1.3s 10:31:43 10:31:43 #210 [core-metadata] exporting to image 10:31:43 #210 exporting layers 0.5s done 10:31:43 #210 writing image sha256:ee0f9c3ac673e56db38c18bc846b1cbf6421b2a378ae2877a36518612e8358d7 0.2s done 10:31:43 #210 naming to docker.io/library/core-metadata 0.0s done 10:31:43 #210 DONE 0.8s 10:31:43 10:31:43 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:31:43 #223 DONE 0.5s 10:31:43 10:31:43 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:43 #224 DONE 1.0s 10:31:43 10:31:43 #205 [support-scheduler] exporting to image 10:31:43 #205 exporting layers 1.2s done 10:31:43 #205 writing image sha256:67ebd517aa1dc45e72b9beb3327a7cb6178a8ba1c9b2446d706316da618dbaaa done 10:31:43 #205 naming to docker.io/library/support-scheduler done 10:31:43 #205 DONE 1.3s 10:31:43 10:31:43 #225 [security-proxy-auth] exporting to image 10:31:43 #225 ... 10:31:43 10:31:43 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:31:43 #226 DONE 0.2s 10:31:43 10:31:43 #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:31:43 #219 DONE 0.3s 10:31:43 10:31:43 #227 [core-common-config-bootstrapper] exporting to image 10:31:43 #227 exporting layers 0.2s done 10:31:43 #227 writing image sha256:8c4239359edf6e98de5926122cc06cf189e24a31ab3ce9d90d77b4b4de749c98 done 10:31:43 #227 naming to docker.io/library/core-common-config-bootstrapper done 10:31:43 #227 DONE 0.3s 10:31:43 10:31:43 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:43 #216 DONE 0.8s 10:31:43 10:31:43 #228 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:31:43 #228 DONE 0.1s 10:31:43 10:31:43 #225 [security-proxy-auth] exporting to image 10:31:43 #225 exporting layers 0.3s done 10:31:43 #225 writing image sha256:10618aed23f6df6d76b5dc5d1da15088a32f6ae1f76b6f9a1046c927b380d2c5 done 10:31:43 #225 naming to docker.io/library/security-proxy-auth done 10:31:43 #225 DONE 0.3s 10:31:43 10:31:43 #229 [security-proxy-setup] exporting to image 10:31:43 #229 ... 10:31:43 10:31:43 #230 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:31:43 #230 DONE 0.1s 10:31:43 10:31:43 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:31:43 #231 DONE 0.1s 10:31:43 10:31:43 #229 [security-proxy-setup] exporting to image 10:31:43 #229 exporting layers 0.3s done 10:31:43 #229 writing image sha256:3e84cd8d7398f1ab25190d6b06adfadaa3878428d1821bb046fa0bd701854b9f done 10:31:43 #229 naming to docker.io/library/security-proxy-setup done 10:31:43 #229 DONE 0.3s 10:31:43 10:31:43 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:43 #232 DONE 0.5s 10:31:43 10:31:43 #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:31:44 #233 DONE 0.4s 10:31:44 10:31:44 #234 [security-secretstore-setup] exporting to image 10:31:44 #234 exporting layers 0.2s done 10:31:44 #234 writing image sha256:f9f8d716e6aed21e1b9a65dbde67a68afbd864e838d349063f85d126a169d0c4 done 10:31:44 #234 naming to docker.io/library/security-secretstore-setup done 10:31:44 #234 DONE 0.3s 10:31:44 10:31:44 #235 [security-bootstrapper] exporting to image 10:31:44 #235 exporting layers 0.2s done 10:31:44 #235 writing image sha256:0eeb79e26c9866da6db6e5603fde8638d3149e4d0276873a15f2969f2b6c9182 done 10:31:44 #235 naming to docker.io/library/security-bootstrapper done 10:31:44 #235 DONE 0.2s 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:31:44 time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:31:44 $ docker stop --time=1 56dafb7772dd9fde0959d7ea003b85c349de24f9801b1411a939550b8847b157 10:31:45 $ docker rm -f --volumes 56dafb7772dd9fde0959d7ea003b85c349de24f9801b1411a939550b8847b157 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:45 + docker images 10:31:45 REPOSITORY TAG IMAGE ID CREATED SIZE 10:31:45 security-proxy-auth latest 10618aed23f6 2 seconds ago 44.7MB 10:31:45 security-proxy-setup latest 3e84cd8d7398 2 seconds ago 49.1MB 10:31:45 security-bootstrapper latest 0eeb79e26c98 2 seconds ago 20.4MB 10:31:45 security-secretstore-setup latest f9f8d716e6ae 2 seconds ago 79.8MB 10:31:45 core-common-config-bootstrapper latest 8c4239359edf 3 seconds ago 19.4MB 10:31:45 core-metadata latest ee0f9c3ac673 3 seconds ago 45.6MB 10:31:45 security-spiffe-token-provider latest 4377f5a20864 4 seconds ago 48.1MB 10:31:45 core-command latest f28d62584b59 4 seconds ago 39.7MB 10:31:45 support-scheduler latest 67ebd517aa1d 4 seconds ago 49.3MB 10:31:45 support-notifications latest 24f99f6fbc7e 4 seconds ago 52.9MB 10:31:45 core-data latest 9be07f74afe6 4 seconds ago 45.5MB 10:31:45 core-keeper latest 65b80c90ae78 4 seconds ago 45.3MB 10:31:45 security-spire-agent latest 9c43f4a570ac 3 minutes ago 195MB 10:31:45 security-spire-server latest abfbe41ad148 3 minutes ago 149MB 10:31:45 security-spire-config latest 1ca7582e616f 3 minutes ago 149MB 10:31:45 ci-base-image-x86_64 latest cc92844ebb8e 7 minutes ago 967MB 10:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 7 days ago 610MB 10:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB 10:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:31:46 provisioning config files... 10:31:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14721806026428252875tmp [Pipeline] { [Pipeline] sh 10:31:46 + set +x 10:31:46 + curl -s+ https://codecov.io/bash 10:31:46 bash -s -- 10:31:46 10:31:46 _____ _ 10:31:46 / ____| | | 10:31:46 | | ___ __| | ___ ___ _____ __ 10:31:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:46 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:46 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:46 Bash-1.0.6 10:31:46 10:31:46 10:31:46 ==> git version 2.25.1 found 10:31:46 ==> 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 10:31:46 Release-Date: 2020-01-08 10:31:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:31:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:31:46 ==> Jenkins CI detected. 10:31:46 current dir:  /w/workspace/edgex-go/4 10:31:46 project root: . 10:31:46 --> token set from env 10:31:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:46 ==> Running gcov in . (disable via -X gcov) 10:31:46 ==> Python coveragepy not found 10:31:46 ==> Searching for coverage reports in: 10:31:46 + . 10:31:47 -> Found 1 reports 10:31:47 ==> Detecting git/mercurial file structure 10:31:47 ==> Reading reports 10:31:47 + ./coverage.out bytes=1740946 10:31:47 ==> Appending adjustments 10:31:47 https://docs.codecov.io/docs/fixing-reports 10:31:48 + Found adjustments 10:31:48 ==> Gzipping contents 10:31:48 148K /tmp/codecov.gniDnq.gz 10:31:48 ==> Uploading reports 10:31:48 url: https://codecov.io 10:31:48 query: branch=PR-5288&commit=0ac862b0bca12286d96b7ed5ccd9bff401799eb2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5288%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5288&job=&cmd_args= 10:31:48 -> Pinging Codecov 10:31:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5288&commit=0ac862b0bca12286d96b7ed5ccd9bff401799eb2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5288%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5288&job=&cmd_args= 10:31:48 -> Uploading to 10:31:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0ac862b0bca12286d96b7ed5ccd9bff401799eb2/b43e91d1-4a41-47b4-8126-10951fa2fab2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251022T103148Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4fda95b0a5cc869f03f525223ff0c9b8e4d54aba46395267847028972602dba3 10:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:48 Dload Upload Total Spent Left Speed 10:31:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 551k --:--:-- --:--:-- --:--:-- 551k 10:31:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] } 10:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:31:49 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 10:31:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:31:50 ---> package-listing.sh 10:31:50 ++ facter osfamily 10:31:50 ++ tr '[:upper:]' '[:lower:]' 10:31:51 + OS_FAMILY=debian 10:31:51 + workspace=/w/workspace/edgex-go/4 10:31:51 + START_PACKAGES=/tmp/packages_start.txt 10:31:51 + END_PACKAGES=/tmp/packages_end.txt 10:31:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:51 + PACKAGES=/tmp/packages_start.txt 10:31:51 + '[' /w/workspace/edgex-go/4 ']' 10:31:51 + PACKAGES=/tmp/packages_end.txt 10:31:51 + case "${OS_FAMILY}" in 10:31:51 + dpkg -l 10:31:51 + grep '^ii' 10:31:51 + '[' -f /tmp/packages_start.txt ']' 10:31:51 + '[' -f /tmp/packages_end.txt ']' 10:31:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:51 + '[' /w/workspace/edgex-go/4 ']' 10:31:51 + mkdir -p /w/workspace/edgex-go/4/archives/ 10:31:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 10:31:51 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 10:31:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:52 10:31:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:52 latest: Pulling from edgex-lftools-log-publisher 10:31:52 5eb5b503b376: Pulling fs layer 10:31:52 5c69ac0246d0: Pulling fs layer 10:31:52 ec43610c2a17: Pulling fs layer 10:31:52 3a2ae6a8a46f: Pulling fs layer 10:31:52 33b1e0a273af: Pulling fs layer 10:31:52 5d3b04190fa2: Pulling fs layer 10:31:52 2f39f015ded8: Pulling fs layer 10:31:52 5d3b04190fa2: Waiting 10:31:52 3a2ae6a8a46f: Waiting 10:31:52 33b1e0a273af: Waiting 10:31:52 2f39f015ded8: Waiting 10:31:52 5c69ac0246d0: Verifying Checksum 10:31:52 5c69ac0246d0: Download complete 10:31:52 3a2ae6a8a46f: Verifying Checksum 10:31:52 3a2ae6a8a46f: Download complete 10:31:52 33b1e0a273af: Verifying Checksum 10:31:52 33b1e0a273af: Download complete 10:31:52 ec43610c2a17: Verifying Checksum 10:31:52 ec43610c2a17: Download complete 10:31:52 5d3b04190fa2: Verifying Checksum 10:31:52 5d3b04190fa2: Download complete 10:31:52 5eb5b503b376: Download complete 10:31:53 2f39f015ded8: Download complete 10:31:54 5eb5b503b376: Pull complete 10:31:54 5c69ac0246d0: Pull complete 10:31:55 ec43610c2a17: Pull complete 10:31:55 3a2ae6a8a46f: Pull complete 10:31:55 33b1e0a273af: Pull complete 10:31:55 5d3b04190fa2: Pull complete 10:32:01 2f39f015ded8: Pull complete 10:32:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:01 prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container 10:32:01 $ 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 10:32:04 $ docker top 78c9272a1b787bf504977eca6c82006a1a17c7653f32aafe6dfc39376cb24c14 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:05 + touch /tmp/pre-build-complete [Pipeline] sh 10:32:05 + mkdir -p /var/log/sysstat [Pipeline] sh 10:32:05 + ls /var/log/sa-host 10:32:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:05 provisioning config files... 10:32:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14594175559704081174tmp [Pipeline] { [Pipeline] echo 10:32:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:32:06 ---> create-netrc.sh [Pipeline] } 10:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:32:06 ---> python-tools-install.sh [Pipeline] echo 10:32:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:32:06 ---> sudo-logs.sh 10:32:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:32:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:32:07 ---> job-cost.sh 10:32:07 lf-activate-venv: SKIPPING 10:32:07 INFO: No Stack... 10:32:07 INFO: Retrieving Pricing Info for: v3-standard-8 10:32:07 INFO: Archiving Costs [Pipeline] echo 10:32:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:32:07 ---> logs-deploy.sh 10:32:07 lf-activate-venv: SKIPPING 10:32:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5288/4 10:32:07 INFO: archiving workspace using pattern(s): 10:32:08 Archives upload complete. 10:32:09 INFO: archiving logs to Nexus 10:32:09 ---> uname -a: 10:32:09 Linux prd-ubuntu20-04-docker-8c-8g-517673 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:32:09 10:32:09 10:32:09 ---> lscpu: 10:32:09 Architecture: x86_64 10:32:09 CPU op-mode(s): 32-bit, 64-bit 10:32:09 Byte Order: Little Endian 10:32:09 Address sizes: 40 bits physical, 48 bits virtual 10:32:09 CPU(s): 8 10:32:09 On-line CPU(s) list: 0-7 10:32:09 Thread(s) per core: 1 10:32:09 Core(s) per socket: 1 10:32:09 Socket(s): 8 10:32:09 NUMA node(s): 1 10:32:09 Vendor ID: AuthenticAMD 10:32:09 CPU family: 23 10:32:09 Model: 49 10:32:09 Model name: AMD EPYC-Rome Processor 10:32:09 Stepping: 0 10:32:09 CPU MHz: 2800.000 10:32:09 BogoMIPS: 5600.00 10:32:09 Virtualization: AMD-V 10:32:09 Hypervisor vendor: KVM 10:32:09 Virtualization type: full 10:32:09 L1d cache: 256 KiB 10:32:09 L1i cache: 256 KiB 10:32:09 L2 cache: 4 MiB 10:32:09 L3 cache: 128 MiB 10:32:09 NUMA node0 CPU(s): 0-7 10:32:09 Vulnerability Gather data sampling: Not affected 10:32:09 Vulnerability Itlb multihit: Not affected 10:32:09 Vulnerability L1tf: Not affected 10:32:09 Vulnerability Mds: Not affected 10:32:09 Vulnerability Meltdown: Not affected 10:32:09 Vulnerability Mmio stale data: Not affected 10:32:09 Vulnerability Retbleed: Vulnerable 10:32:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:32:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:32:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:32:09 Vulnerability Srbds: Not affected 10:32:09 Vulnerability Tsx async abort: Not affected 10:32:09 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:32:09 10:32:09 10:32:09 ---> nproc: 10:32:09 8 10:32:09 10:32:09 10:32:09 ---> df -h: 10:32:09 Filesystem Size Used Avail Use% Mounted on 10:32:09 overlay 155G 32G 124G 21% / 10:32:09 tmpfs 64M 0 64M 0% /dev 10:32:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:32:09 shm 64M 0 64M 0% /dev/shm 10:32:09 /dev/vda1 155G 32G 124G 21% /facter-os 10:32:09 10:32:09 10:32:09 ---> sar -b -r -n DEV: 10:32:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-517673) 10/22/25 _x86_64_ (8 CPU) 10:32:09 10:32:09 10:22:20 LINUX RESTART (8 CPU) 10:32:09 10:32:09 10:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:32:09 10:24:01 360.42 20.45 339.98 0.00 3202.67 60611.63 0.00 10:32:09 10:25:01 74.72 0.17 74.55 0.00 4.13 32453.01 0.00 10:32:09 10:26:01 34.26 0.05 34.21 0.00 0.40 21387.27 0.00 10:32:09 10:27:01 88.14 0.15 87.99 0.00 2.13 48396.60 0.00 10:32:09 10:28:01 508.45 0.65 507.80 0.00 72.52 272793.07 0.00 10:32:09 10:29:01 748.78 19.46 729.32 0.00 155.68 250484.37 0.00 10:32:09 10:30:02 113.73 0.13 113.60 0.00 1.05 32911.72 0.00 10:32:09 10:31:01 246.09 0.08 246.00 0.00 0.68 133721.04 0.00 10:32:09 10:32:01 638.33 0.38 637.94 0.00 23.20 131574.74 0.00 10:32:09 Average: 312.33 4.61 307.71 0.00 384.75 109195.06 0.00 10:32:09 10:32:09 10:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:32:09 10:24:01 27662196 31516308 766676 2.33 115752 3945816 1849572 5.45 1184164 3549372 351912 10:32:09 10:25:01 26281248 31376724 898232 2.73 126124 5083756 2128656 6.28 2050636 3963596 601916 10:32:09 10:26:01 25405280 30510504 1762644 5.36 130244 5066064 3033184 8.94 2389492 4467256 519248 10:32:09 10:27:01 26997908 31518412 761868 2.32 134904 4539804 1787912 5.27 1390420 3945152 195652 10:32:09 10:28:01 18503192 31179692 1065684 3.24 158820 12389452 3664176 10.80 2527384 10975468 70216 10:32:09 10:29:01 9000724 29479580 2704888 8.23 382620 19232040 6805476 20.06 4887768 17315816 183984 10:32:09 10:30:02 4390668 27922348 4254556 12.94 402116 22119536 11276308 33.24 7839400 18796884 2212452 10:32:09 10:31:01 2152524 29009560 3171688 9.65 418228 25305708 8493276 25.04 8232976 20538468 1746964 10:32:09 10:32:01 5547872 31404628 842268 2.56 447396 24475332 1964988 5.79 3525480 22127228 469744 10:32:09 Average: 16215735 30435306 1803167 5.49 257356 13573056 4555950 13.43 3780858 11742138 705788 10:32:09 10:32:09 10:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:32:09 10:24:01 docker0 383.89 569.82 30.04 4631.42 0.00 0.00 0.00 0.00 10:32:09 10:24:01 lo 4.40 4.40 0.44 0.44 0.00 0.00 0.00 0.00 10:32:09 10:24:01 ens3 891.87 611.61 11903.84 120.77 0.00 0.00 0.00 0.00 10:32:09 10:25:01 docker0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:32:09 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:09 10:25:01 ens3 41.79 25.50 38.80 16.59 0.00 0.00 0.00 0.00 10:32:09 10:25:01 veth6d77da0 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 10:32:09 10:26:01 docker0 1.02 1.02 0.08 0.09 0.00 0.00 0.00 0.00 10:32:09 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:26:01 ens3 27.36 19.49 21.56 12.37 0.00 0.00 0.00 0.00 10:32:09 10:26:01 veth6d77da0 1.02 1.03 0.09 0.09 0.00 0.00 0.00 0.00 10:32:09 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:27:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:32:09 10:27:01 ens3 104.32 71.89 2218.05 19.87 0.00 0.00 0.00 0.00 10:32:09 10:28:01 veth61d7da4 0.70 2.32 0.06 0.31 0.00 0.00 0.00 0.00 10:32:09 10:28:01 veth7ea45f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:28:01 veth3f140bb 4.98 6.65 0.48 3.20 0.00 0.00 0.00 0.00 10:32:09 10:28:01 veth7380899 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:28:01 docker0 67.49 113.00 4.54 1450.72 0.00 0.00 0.00 0.00 10:32:09 10:28:01 vethfd925fb 5.08 6.55 0.49 3.27 0.00 0.00 0.00 0.00 10:32:09 10:28:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:32:09 10:28:01 ens3 182.27 108.92 2396.51 23.93 0.00 0.00 0.00 0.00 10:32:09 10:28:01 vethfda5711 0.55 0.63 0.05 0.26 0.00 0.00 0.00 0.00 10:32:09 10:28:01 vethfaa5c04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:28:01 veth186bae0 0.38 0.43 0.03 0.23 0.00 0.00 0.00 0.00 10:32:09 10:28:01 vethd3756c8 0.38 0.45 0.03 0.23 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth61d7da4 0.13 1.35 0.01 0.06 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth626e30c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth7a7431a 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth19ed693 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 vethd9c82b5 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 vethde49f71 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth5dc8a5c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth7986f20 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 vethf65e53e 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 docker0 438.60 780.77 40.55 7412.81 0.00 0.00 0.00 0.00 10:32:09 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:09 10:29:01 ens3 799.13 450.38 7427.86 54.97 0.00 0.00 0.00 0.00 10:32:09 10:29:01 vetha67543d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 vethe98a3ad 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth7c4786d 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:29:01 veth85d3a9f 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth61d7da4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth626e30c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth7a7431a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth19ed693 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 vethd9c82b5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 vethde49f71 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth5dc8a5c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth7986f20 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 vethf65e53e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 ens3 6.51 4.64 5.37 3.08 0.00 0.00 0.00 0.00 10:32:09 10:30:02 vetha67543d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 vethe98a3ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth7c4786d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:30:02 veth85d3a9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth61d7da4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth626e30c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth7a7431a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth19ed693 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 vethd9c82b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 vethde49f71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth5dc8a5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth7986f20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 vethf65e53e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:09 10:31:01 ens3 1.32 0.85 0.94 0.50 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth7c4786d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:31:01 veth85d3a9f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:32:01 docker0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:09 10:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 10:32:09 10:32:01 ens3 164.32 161.24 2542.39 219.28 0.00 0.00 0.00 0.00 10:32:09 Average: docker0 99.05 162.78 8.36 1499.70 0.00 0.00 0.00 0.00 10:32:09 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 10:32:09 Average: ens3 246.59 161.64 2950.96 52.38 0.00 0.00 0.00 0.00 10:32:09 10:32:09 10:32:09 ---> sar -P ALL: 10:32:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-517673) 10/22/25 _x86_64_ (8 CPU) 10:32:09 10:32:09 10:22:20 LINUX RESTART (8 CPU) 10:32:09 10:32:09 10:23:01 CPU %user %nice %system %iowait %steal %idle 10:32:09 10:24:01 all 9.48 0.00 3.62 1.93 0.07 84.91 10:32:09 10:24:01 0 10.64 0.00 3.49 1.37 0.07 84.43 10:32:09 10:24:01 1 9.75 0.00 3.45 1.08 0.08 85.64 10:32:09 10:24:01 2 8.34 0.00 4.68 4.43 0.05 82.50 10:32:09 10:24:01 3 7.14 0.00 3.08 0.96 0.05 88.76 10:32:09 10:24:01 4 9.79 0.00 3.29 2.94 0.07 83.91 10:32:09 10:24:01 5 10.04 0.00 3.88 2.86 0.08 83.14 10:32:09 10:24:01 6 9.73 0.00 3.84 0.83 0.07 85.53 10:32:09 10:24:01 7 10.36 0.00 3.26 0.96 0.08 85.33 10:32:09 10:25:01 all 42.88 0.00 7.12 0.77 0.09 49.13 10:32:09 10:25:01 0 40.77 0.00 7.27 2.46 0.10 49.40 10:32:09 10:25:01 1 43.37 0.00 7.23 0.46 0.08 48.85 10:32:09 10:25:01 2 45.81 0.00 7.50 0.61 0.08 46.00 10:32:09 10:25:01 3 42.45 0.00 6.21 0.52 0.08 50.74 10:32:09 10:25:01 4 43.41 0.00 7.17 1.99 0.08 47.35 10:32:09 10:25:01 5 42.48 0.00 6.89 0.08 0.08 50.45 10:32:09 10:25:01 6 41.14 0.00 7.63 0.02 0.12 51.10 10:32:09 10:25:01 7 43.64 0.00 7.10 0.05 0.08 49.13 10:32:09 10:26:01 all 50.51 0.00 7.02 2.11 0.11 40.24 10:32:09 10:26:01 0 48.91 0.00 6.44 1.13 0.10 43.43 10:32:09 10:26:01 1 53.30 0.00 6.71 0.20 0.12 39.67 10:32:09 10:26:01 2 50.84 0.00 7.33 0.34 0.10 41.40 10:32:09 10:26:01 3 50.68 0.00 7.06 3.19 0.12 38.95 10:32:09 10:26:01 4 47.28 0.00 7.76 10.61 0.10 34.25 10:32:09 10:26:01 5 50.23 0.00 6.54 0.08 0.10 43.04 10:32:09 10:26:01 6 50.86 0.00 6.95 0.39 0.10 41.71 10:32:09 10:26:01 7 52.00 0.00 7.41 1.02 0.17 39.40 10:32:09 10:27:01 all 37.55 0.00 6.59 1.28 0.09 54.49 10:32:09 10:27:01 0 38.00 0.00 7.13 0.15 0.10 54.62 10:32:09 10:27:01 1 37.50 0.00 6.71 0.02 0.08 55.68 10:32:09 10:27:01 2 38.43 0.00 6.07 0.07 0.10 55.34 10:32:09 10:27:01 3 39.04 0.00 6.92 2.05 0.08 51.90 10:32:09 10:27:01 4 33.72 0.00 5.80 7.80 0.10 52.57 10:32:09 10:27:01 5 39.36 0.00 5.96 0.03 0.10 54.55 10:32:09 10:27:01 6 35.86 0.00 7.23 0.03 0.08 56.79 10:32:09 10:27:01 7 38.47 0.00 6.92 0.10 0.08 54.43 10:32:09 10:28:01 all 16.73 0.00 7.02 25.61 0.10 50.53 10:32:09 10:28:01 0 17.05 0.00 7.32 36.83 0.10 38.71 10:32:09 10:28:01 1 18.71 0.00 8.07 25.15 0.08 47.99 10:32:09 10:28:01 2 16.41 0.00 7.05 30.17 0.08 46.28 10:32:09 10:28:01 3 17.19 0.00 6.77 7.56 0.10 68.38 10:32:09 10:28:01 4 15.59 0.00 6.47 18.71 0.20 59.03 10:32:09 10:28:01 5 16.02 0.00 6.95 47.11 0.09 29.83 10:32:09 10:28:01 6 15.49 0.00 6.55 14.39 0.09 63.48 10:32:09 10:28:01 7 17.40 0.00 7.00 24.99 0.09 50.53 10:32:09 10:29:01 all 15.62 0.00 6.62 17.48 0.07 60.20 10:32:09 10:29:01 0 15.67 0.00 6.58 11.18 0.07 66.50 10:32:09 10:29:01 1 17.00 0.00 7.28 10.73 0.07 64.93 10:32:09 10:29:01 2 15.35 0.00 6.28 16.97 0.08 61.31 10:32:09 10:29:01 3 15.60 0.00 6.39 20.47 0.07 57.47 10:32:09 10:29:01 4 14.50 0.00 6.00 9.45 0.05 70.00 10:32:09 10:29:01 5 17.13 0.00 5.46 8.18 0.05 69.18 10:32:09 10:29:01 6 14.30 0.00 6.79 10.01 0.07 68.83 10:32:09 10:29:01 7 15.41 0.00 8.23 53.07 0.12 23.17 10:32:09 10:30:02 all 88.50 0.00 9.33 2.03 0.13 0.01 10:32:09 10:30:02 0 87.75 0.00 10.12 1.98 0.13 0.02 10:32:09 10:30:02 1 88.66 0.00 9.31 1.91 0.11 0.00 10:32:09 10:30:02 2 89.55 0.00 8.34 2.00 0.12 0.00 10:32:09 10:30:02 3 88.49 0.00 9.17 2.17 0.15 0.02 10:32:09 10:30:02 4 87.97 0.00 9.91 1.93 0.13 0.07 10:32:09 10:30:02 5 88.33 0.00 9.65 1.87 0.15 0.00 10:32:09 10:30:02 6 88.63 0.00 9.07 2.20 0.10 0.00 10:32:09 10:30:02 7 88.60 0.00 9.04 2.22 0.13 0.02 10:32:09 10:31:01 all 90.22 0.00 9.65 0.01 0.12 0.00 10:32:09 10:31:01 0 87.52 0.00 12.32 0.00 0.16 0.00 10:32:09 10:31:01 1 90.72 0.00 9.13 0.00 0.15 0.00 10:32:09 10:31:01 2 90.61 0.00 9.24 0.02 0.12 0.02 10:32:09 10:31:01 3 90.35 0.00 9.55 0.00 0.10 0.00 10:32:09 10:31:01 4 91.38 0.00 8.54 0.00 0.08 0.00 10:32:09 10:31:01 5 90.09 0.00 9.79 0.02 0.10 0.00 10:32:09 10:31:01 6 90.36 0.00 9.53 0.00 0.10 0.00 10:32:09 10:31:01 7 90.60 0.00 9.23 0.03 0.14 0.00 10:32:09 10:32:01 all 39.26 0.00 6.35 9.29 0.09 45.01 10:32:09 10:32:01 0 39.25 0.00 7.15 19.09 0.10 34.41 10:32:09 10:32:01 1 38.23 0.00 7.97 9.38 0.10 44.32 10:32:09 10:32:01 2 39.84 0.00 6.06 8.79 0.08 45.23 10:32:09 10:32:01 3 39.37 0.00 5.53 3.18 0.08 51.83 10:32:09 10:32:01 4 38.67 0.00 6.44 6.99 0.08 47.82 10:32:09 10:32:01 5 39.73 0.00 6.42 17.67 0.08 36.10 10:32:09 10:32:01 6 40.90 0.00 5.59 6.59 0.08 46.83 10:32:09 10:32:01 7 38.09 0.00 5.64 2.64 0.08 53.55 10:32:09 Average: all 43.48 0.00 7.04 6.70 0.10 42.69 10:32:09 Average: 0 42.69 0.00 7.51 8.23 0.10 41.46 10:32:09 Average: 1 44.20 0.00 7.32 5.41 0.10 42.97 10:32:09 Average: 2 44.02 0.00 6.95 7.01 0.09 41.92 10:32:09 Average: 3 43.50 0.00 6.75 4.45 0.09 45.21 10:32:09 Average: 4 42.62 0.00 6.83 6.69 0.10 43.76 10:32:09 Average: 5 43.78 0.00 6.84 8.60 0.09 40.69 10:32:09 Average: 6 43.10 0.00 7.02 3.81 0.09 45.97 10:32:09 Average: 7 43.88 0.00 7.09 9.43 0.11 39.49 10:32:09 10:32:09 10:32:09