Pull request #5298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from db6207063ab107559d042027f69a67473b90d50a+4e08ba6d01fd5b801157515d797bfa3fff2bcf73 (4274001d4d76a8fb16410753acbe00dc1b3af1f2) 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-ssh12237172556580198748.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-ssh14643472124216378586.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-5298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4424579611389139201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-5298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3079626672602812382.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13391379584102062260.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-5298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3420549636802076942.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-675125 in /w/workspace/edgexfoundry_edgex-go_PR-5298 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 into PR head commit db6207063ab107559d042027f69a67473b90d50a > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5298/head:refs/remotes/origin/PR-5298 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db6207063ab107559d042027f69a67473b90d50a # 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 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 # timeout=10 Merge succeeded, producing db6207063ab107559d042027f69a67473b90d50a Checking out Revision db6207063ab107559d042027f69a67473b90d50a (PR-5298) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db6207063ab107559d042027f69a67473b90d50a # timeout=10 Commit message: "refactor: fixes staticcheck issues as reported by golint v2 scan" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:09:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:09:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:09:27 ========================================================= 08:09:27 EdgeX Global Pipelines Version Info 08:09:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:09:28 ------------------- 08:09:28 stable info: 08:09:28 ------------------- 08:09:28 Commited By: Cherry Wang cherry@iotechsys.com 08:09:28 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:09:28 Message: update stable to v1.0.278 08:09:29 ------------------- 08:09:29 experimental info: 08:09:29 ------------------- 08:09:29 Commited By: **** collab-it+edgex@linuxfoundation.org 08:09:29 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:09:29 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5298 [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5298 [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5298 [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db6207063ab107559d042027f69a67473b90d50a [Pipeline] echo 08:09:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db62070 [Pipeline] echo 08:09:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:31 provisioning config files... 08:09:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13396906447692480593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:31 ---> ****-login.sh 08:09:31 nexus3.edgexfoundry.org:10001 08:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:32 08:09:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:09:32 Configure a credential helper to remove this warning. See 08:09:32 https://docs.****.com/go/credential-store/ 08:09:32 08:09:32 Login Succeeded 08:09:32 nexus3.edgexfoundry.org:10002 08:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:32 08:09:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:09:32 Configure a credential helper to remove this warning. See 08:09:32 https://docs.****.com/go/credential-store/ 08:09:32 08:09:32 Login Succeeded 08:09:32 nexus3.edgexfoundry.org:10003 08:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:32 08:09:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:09:32 Configure a credential helper to remove this warning. See 08:09:32 https://docs.****.com/go/credential-store/ 08:09:32 08:09:32 Login Succeeded 08:09:32 nexus3.edgexfoundry.org:10004 08:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:32 08:09:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:09:32 Configure a credential helper to remove this warning. See 08:09:32 https://docs.****.com/go/credential-store/ 08:09:32 08:09:32 Login Succeeded 08:09:32 ****.io 08:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:32 08:09:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:09:32 Configure a credential helper to remove this warning. See 08:09:32 https://docs.****.com/go/credential-store/ 08:09:32 08:09:32 Login Succeeded 08:09:32 ---> ****-login.sh ends [Pipeline] } 08:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:33 + 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 08:09:33 + dirname cmd/core-command/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo core-command,cmd/core-command/Dockerfile 08:09:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:09:33 + dirname cmd/core-data/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo core-data,cmd/core-data/Dockerfile 08:09:33 + + dirname cmd/core-keeper/Dockerfile 08:09:33 cut -d/ -f2 08:09:33 + echo core-keeper,cmd/core-keeper/Dockerfile 08:09:33 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 08:09:33 08:09:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:09:33 + dirname cmd/security-bootstrapper/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:09:33 + dirname cmd/security-proxy-auth/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:09:33 + dirname cmd/security-proxy-setup/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:09:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:09:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:09:33 + dirname cmd/security-spire-agent/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:09:33 + dirname cmd/security-spire-config/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:09:33 + dirname+ cmd/security-spire-server/Dockerfile 08:09:33 cut -d/ -f2 08:09:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:09:33 + dirname+ cmd/support-notifications/Dockerfile 08:09:33 cut -d/ -f2 08:09:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:09:33 + dirname cmd/support-scheduler/Dockerfile 08:09:33 + cut -d/ -f2 08:09:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:09:33 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 08:09:34 + git rev-list -1 --merges db6207063ab107559d042027f69a67473b90d50a~1..db6207063ab107559d042027f69a67473b90d50a [Pipeline] echo 08:09:34 -----------> git rev-list -1 --merges db6207063ab107559d042027f69a67473b90d50a~1..db6207063ab107559d042027f69a67473b90d50a db6207063ab107559d042027f69a67473b90d50a [false] [Pipeline] sh 08:09:34 + git log --format=format:%s -1 db6207063ab107559d042027f69a67473b90d50a [Pipeline] echo 08:09:34 ========================================================= 08:09:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:09:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:09:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:35 + grep -v github /etc/ssh/ssh_known_hosts 08:09:35 + [ -e /tmp/ssh_known_hosts ] 08:09:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:09:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:09:35 sudo tee -a /etc/ssh/ssh_known_hosts 08:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:35 08:09:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:36 0.1.4: Pulling from edgex-devops/py-git-semver 08:09:36 3dae71ba6b94: Pulling fs layer 08:09:36 6bf1a483ea7c: Pulling fs layer 08:09:36 f5dfc541a4d3: Pulling fs layer 08:09:36 461d9e800cba: Pulling fs layer 08:09:36 80192f66455f: Pulling fs layer 08:09:36 2e8e34ca0e6c: Pulling fs layer 08:09:36 a29436f7fd5d: Pulling fs layer 08:09:36 923cac83aea3: Pulling fs layer 08:09:36 25ad8b0a4227: Pulling fs layer 08:09:36 db01528c6b51: Pulling fs layer 08:09:36 28988de357af: Pulling fs layer 08:09:36 a29436f7fd5d: Waiting 08:09:36 923cac83aea3: Waiting 08:09:36 25ad8b0a4227: Waiting 08:09:36 db01528c6b51: Waiting 08:09:36 28988de357af: Waiting 08:09:36 80192f66455f: Waiting 08:09:36 2e8e34ca0e6c: Waiting 08:09:36 6bf1a483ea7c: Verifying Checksum 08:09:36 6bf1a483ea7c: Download complete 08:09:36 461d9e800cba: Verifying Checksum 08:09:36 461d9e800cba: Download complete 08:09:36 80192f66455f: Verifying Checksum 08:09:36 80192f66455f: Download complete 08:09:36 f5dfc541a4d3: Verifying Checksum 08:09:36 f5dfc541a4d3: Download complete 08:09:36 3dae71ba6b94: Verifying Checksum 08:09:36 3dae71ba6b94: Download complete 08:09:36 923cac83aea3: Download complete 08:09:36 25ad8b0a4227: Verifying Checksum 08:09:36 25ad8b0a4227: Download complete 08:09:36 db01528c6b51: Verifying Checksum 08:09:36 db01528c6b51: Download complete 08:09:36 28988de357af: Verifying Checksum 08:09:36 28988de357af: Download complete 08:09:36 a29436f7fd5d: Verifying Checksum 08:09:36 a29436f7fd5d: Download complete 08:09:37 2e8e34ca0e6c: Verifying Checksum 08:09:37 2e8e34ca0e6c: Download complete 08:09:38 3dae71ba6b94: Pull complete 08:09:38 6bf1a483ea7c: Pull complete 08:09:39 f5dfc541a4d3: Pull complete 08:09:39 461d9e800cba: Pull complete 08:09:40 80192f66455f: Pull complete 08:09:44 2e8e34ca0e6c: Pull complete 08:09:45 a29436f7fd5d: Pull complete 08:09:45 923cac83aea3: Pull complete 08:09:45 25ad8b0a4227: Pull complete 08:09:45 db01528c6b51: Pull complete 08:09:45 28988de357af: Pull complete 08:09:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:45 prd-ubuntu20.04-docker-8c-8g-675125 does not seem to be running inside a container 08:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:09:52 $ docker top b567614e8e40c07af8faf559c50109d7e260c33448dddcf009d10ae9d6121575 -eo pid,comm 08:09:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:09:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:52 [ssh-agent] Looking for ssh-agent implementation... 08:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:53 $ docker exec b567614e8e40c07af8faf559c50109d7e260c33448dddcf009d10ae9d6121575 ssh-agent 08:09:53 SSH_AUTH_SOCK=/tmp/ssh-G7P7AvZbwSVN/agent.32 08:09:53 SSH_AGENT_PID=38 08:09:53 Running ssh-add (command line suppressed) 08:09:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4757411862167523095.key (/w/workspace/edgex-go/1@tmp/private_key_4757411862167523095.key) 08:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:09:54 + git tag --points-at HEAD [Pipeline] } 08:09:54 $ docker exec --env ******** --env ******** b567614e8e40c07af8faf559c50109d7e260c33448dddcf009d10ae9d6121575 ssh-agent -k 08:09:54 unset SSH_AUTH_SOCK; 08:09:54 unset SSH_AGENT_PID; 08:09:54 echo Agent pid 38 killed; 08:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:09:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:54 [ssh-agent] Looking for ssh-agent implementation... 08:09:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:54 $ docker exec b567614e8e40c07af8faf559c50109d7e260c33448dddcf009d10ae9d6121575 ssh-agent 08:09:54 SSH_AUTH_SOCK=/tmp/ssh-406f4VBL7XKF/agent.85 08:09:54 SSH_AGENT_PID=91 08:09:54 Running ssh-add (command line suppressed) 08:09:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6189517955836838696.key (/w/workspace/edgex-go/1@tmp/private_key_6189517955836838696.key) 08:09:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:54 + git semver init 08:09:55 2025-10-27 08:09:55,240 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:09:55 2025-10-27 08:09:55,244 [run_init] DEBUG init version:0.0.0 force:False 08:09:55 2025-10-27 08:09:55,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:09:55 2025-10-27 08:09:55,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:09:55 2025-10-27 08:09:55,246 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 08:10:00 2025-10-27 08:10:00,756 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:10:00 2025-10-27 08:10:00,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5298 with force:False 08:10:00 2025-10-27 08:10:00,756 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5298 08:10:00 2025-10-27 08:10:00,761 [execute] INFO git cat-file --batch-check 08:10:00 2025-10-27 08:10:00,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:10:00 2025-10-27 08:10:00,766 [execute] INFO git cat-file --batch 08:10:00 2025-10-27 08:10:00,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:10:00 2025-10-27 08:10:00,772 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5298 08:10:00 0.0.0 [Pipeline] } 08:10:00 $ docker exec --env ******** --env ******** b567614e8e40c07af8faf559c50109d7e260c33448dddcf009d10ae9d6121575 ssh-agent -k 08:10:00 unset SSH_AUTH_SOCK; 08:10:00 unset SSH_AGENT_PID; 08:10:00 echo Agent pid 91 killed; 08:10:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:01 + git semver [Pipeline] } 08:10:02 $ docker stop --time=1 b567614e8e40c07af8faf559c50109d7e260c33448dddcf009d10ae9d6121575 08:10:03 $ docker rm -f --volumes b567614e8e40c07af8faf559c50109d7e260c33448dddcf009d10ae9d6121575 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:10:04 Stashed 1 file(s) [Pipeline] echo 08:10:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) 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] } 08:10:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:10:06 ========================================================= 08:10:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:10:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:10:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:10:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:10:06 9824c27679d3: Pulling fs layer 08:10:06 8371a51cbc44: Pulling fs layer 08:10:06 d5791340ef18: Pulling fs layer 08:10:06 d3178a7b2709: Pulling fs layer 08:10:06 4f4fb700ef54: Pulling fs layer 08:10:06 063b4f904bf5: Pulling fs layer 08:10:06 066ecc492849: Pulling fs layer 08:10:06 50a4da29d654: Pulling fs layer 08:10:06 417dd178857c: Pulling fs layer 08:10:06 066ecc492849: Waiting 08:10:06 50a4da29d654: Waiting 08:10:06 d3178a7b2709: Waiting 08:10:06 417dd178857c: Waiting 08:10:06 4f4fb700ef54: Waiting 08:10:06 063b4f904bf5: Waiting 08:10:06 8371a51cbc44: Verifying Checksum 08:10:06 8371a51cbc44: Download complete 08:10:06 d3178a7b2709: Download complete 08:10:06 4f4fb700ef54: Verifying Checksum 08:10:06 4f4fb700ef54: Download complete 08:10:06 063b4f904bf5: Verifying Checksum 08:10:06 9824c27679d3: Verifying Checksum 08:10:06 063b4f904bf5: Download complete 08:10:06 9824c27679d3: Download complete 08:10:06 066ecc492849: Verifying Checksum 08:10:06 066ecc492849: Download complete 08:10:06 9824c27679d3: Pull complete 08:10:07 417dd178857c: Verifying Checksum 08:10:07 417dd178857c: Download complete 08:10:07 8371a51cbc44: Pull complete 08:10:07 d5791340ef18: Download complete 08:10:07 50a4da29d654: Verifying Checksum 08:10:07 50a4da29d654: Download complete 08:10:12 d5791340ef18: Pull complete 08:10:12 d3178a7b2709: Pull complete 08:10:12 4f4fb700ef54: Pull complete 08:10:12 063b4f904bf5: Pull complete 08:10:12 066ecc492849: Pull complete 08:10:15 50a4da29d654: Pull complete 08:10:16 417dd178857c: Pull complete 08:10:16 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 08:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:10:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:10:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:10:16 WORKDIR /edgex 08:10:16 COPY go.mod . 08:10:16 RUN go mod download 08:10:16 + docker build -t ci-base-image-x86_64 -f - . 08:10:17 #0 building with "default" instance using docker driver 08:10:17 08:10:17 #1 [internal] load build definition from Dockerfile 08:10:17 #1 transferring dockerfile: 164B done 08:10:17 #1 DONE 0.0s 08:10:17 08:10:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:10:17 #2 DONE 0.0s 08:10:17 08:10:17 #3 [internal] load .dockerignore 08:10:17 #3 transferring context: 50B done 08:10:17 #3 DONE 0.0s 08:10:17 08:10:17 #4 [internal] load build context 08:10:17 #4 transferring context: 6.57kB done 08:10:17 #4 DONE 0.1s 08:10:17 08:10:17 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:10:17 #5 DONE 0.2s 08:10:17 08:10:17 #6 [2/4] WORKDIR /edgex 08:10:26 #6 DONE 7.1s 08:10:26 08:10:26 #7 [3/4] COPY go.mod . 08:10:26 #7 DONE 0.0s 08:10:26 08:10:26 #8 [4/4] RUN go mod download 08:10:38 #8 DONE 12.1s 08:10:38 08:10:38 #9 exporting to image 08:10:38 #9 exporting layers 08:10:41 #9 exporting layers 4.3s done 08:10:41 #9 writing image sha256:168c9bfa11d8edfef151c53dc8f877a25a0e4e77782948156b96eaaee128da6d done 08:10:41 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:10:41 #9 DONE 4.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:41 + docker inspect -f . ci-base-image-x86_64 08:10:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:42 prd-ubuntu20.04-docker-8c-8g-675125 does not seem to be running inside a container 08:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:10:42 $ docker top 675c12cb496e3b71cf6c9bfb8c873adb5a643b1055b735ef5d3e40b59b99443a -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:42 + go version 08:10:42 go version go1.23.12 linux/amd64 [Pipeline] } 08:10:42 $ docker stop --time=1 675c12cb496e3b71cf6c9bfb8c873adb5a643b1055b735ef5d3e40b59b99443a 08:10:44 $ docker rm -f --volumes 675c12cb496e3b71cf6c9bfb8c873adb5a643b1055b735ef5d3e40b59b99443a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:44 + docker inspect -f . ci-base-image-x86_64 08:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:45 prd-ubuntu20.04-docker-8c-8g-675125 does not seem to be running inside a container 08:10:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:10:45 $ docker top b75de29dd77397a3a1334cc5b433d95a72ccab3f145cd653de5397d7f026f22a -eo pid,comm [Pipeline] { [Pipeline] echo 08:10:45 ========================================================= 08:10:45 [edgeXBuildGoParallel] Running Tests and Build... 08:10:45 ========================================================= [Pipeline] sh 08:10:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:10:46 + make test 08:10:46 go test -race -coverprofile=coverage.out ./... 08:10:56 ? github.com/edgexfoundry/edgex-go [no test files] 08:11:28 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:11:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:11:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:11:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:11:29 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:11:30 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:11:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:11:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.4% of statements 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 57.7% of statements 08:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.027s coverage: 86.5% of statements 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:11:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:11:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:11:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:11:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:11:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:11:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:11:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.261s coverage: 94.2% of statements 08:11:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 90.7% of statements 08:11:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:11:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:11:37 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:11:37 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:11:37 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:11:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:11:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:11:37 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:11:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:11:37 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:11:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:11:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 95.8% of statements 08:11:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 08:11:39 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:11:40 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:11:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 2.4% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 38.2% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.037s coverage: 68.8% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 08:11:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:11:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:11:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.063s coverage: 93.1% of statements 08:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:11:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:11:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:11:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements 08:11:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:11:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:11:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:11:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:11:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:11:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:11:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:11:44 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:11:44 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:11:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:11:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:11:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:11:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:11:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:11:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:11:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:11:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:11:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:11:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:11:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:11:57 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:11:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:11:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:11:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:11:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:12:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:12:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:12:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:12:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:12:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:12:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.113s coverage: 81.8% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.054s coverage: 33.3% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.052s coverage: 100.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.193s coverage: 54.8% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.039s coverage: 88.6% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 29.2% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.031s coverage: 76.2% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.1% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.040s coverage: 9.0% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 08:12:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 08:12:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:12:07 running golangci-lint 08:12:07 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:12:07 go version go1.23.12 linux/amd64 08:12:07 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:12:07 level=info msg="[config_reader] Used config file .golangci.yml" 08:12:07 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:12:39 level=info msg="[loader] Go packages loading at mode 575 (imports|name|exports_file|files|types_sizes|compiled_files|deps) took 28.144322694s" 08:12:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.996207ms" 08:12:51 level=info msg="[linters_context/goanalysis] analyzers took 2m17.029380119s with top 10 stages: buildir: 1m17.185008675s, gosec: 4.765703534s, inspect: 3.520312909s, fact_deprecated: 2.865280039s, printf: 1.985093724s, fact_purity: 1.821806793s, ctrlflow: 1.811450932s, nilness: 1.559848755s, S1038: 1.419080877s, typedness: 1.202712515s" 08:12:51 level=info msg="[runner] Issues before processing: 33, after processing: 0" 08:12:51 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 33/33, autogenerated_exclude: 33/33, nolint: 20/0, filename_unadjuster: 33/33, exclude-rules: 33/20, skip_dirs: 33/33, invalid_issue: 33/33, skip_files: 33/33, exclude: 33/33, cgo: 33/33, identifier_marker: 33/33" 08:12:51 level=info msg="[runner] processing took 16.275024ms with stages: nolint: 12.811649ms, exclude-rules: 1.074458ms, identifier_marker: 788.665µs, autogenerated_exclude: 674.89µs, path_prettifier: 564.145µs, skip_dirs: 334.505µs, cgo: 7.99µs, invalid_issue: 6.72µs, filename_unadjuster: 3.931µs, max_same_issues: 2.33µs, uniq_by_line: 940ns, max_from_linter: 761ns, source_code: 650ns, exclude: 640ns, diff: 590ns, fixer: 580ns, sort_results: 470ns, skip_files: 420ns, path_shortener: 220ns, max_per_file_from_linter: 160ns, path_prefixer: 160ns, severity-rules: 150ns" 08:12:51 level=info msg="[runner] linters took 15.902952115s with stages: goanalysis_metalinter: 15.886496445s" 08:12:51 level=info msg="File cache stats: 0 entries of total size 0B" 08:12:51 level=info msg="Memory: 440 samples, avg is 315.9MB, max is 1377.1MB" 08:12:51 level=info msg="Execution took 44.105672444s" 08:12:51 go vet ./... 08:13:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:13:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:13:00 ./bin/test-attribution-txt.sh 08:13:00 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 08:13:00 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 08:13:00 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 08:13:00 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 08:13:00 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 08:13:00 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 08:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:13:00 + ls -al . 08:13:00 total 2072 08:13:00 drwxrwxr-x 11 1001 1001 4096 Oct 27 08:10 . 08:13:00 drwxr-xr-x 4 root root 4096 Oct 27 08:10 .. 08:13:00 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:09 .blubracket 08:13:00 -rw-rw-r-- 1 1001 1001 10 Oct 27 08:09 .dockerignore 08:13:00 drwxrwxr-x 8 1001 1001 4096 Oct 27 08:12 .git 08:13:00 drwxrwxr-x 3 1001 1001 4096 Oct 27 08:09 .github 08:13:00 -rw-rw-r-- 1 1001 1001 909 Oct 27 08:09 .gitignore 08:13:00 -rw-rw-r-- 1 1001 1001 218 Oct 27 08:09 .golangci.yml 08:13:00 -rw-rw-r-- 1 1001 1001 100 Oct 27 08:09 .hadolint.yml 08:13:00 drwxr-xr-x 3 1001 1001 4096 Oct 27 08:10 .semver 08:13:00 -rw-rw-r-- 1 1001 1001 155 Oct 27 08:09 .sonarcloud.properties 08:13:00 -rw-rw-r-- 1 1001 1001 1171 Oct 27 08:09 ADOPTERS.md 08:13:00 -rw-rw-r-- 1 1001 1001 17374 Oct 27 08:09 Attribution.txt 08:13:00 -rw-rw-r-- 1 1001 1001 108018 Oct 27 08:09 CHANGELOG.md 08:13:00 -rw-rw-r-- 1 1001 1001 3804 Oct 27 08:09 CONTRIBUTING.md 08:13:00 -rw-rw-r-- 1 1001 1001 677 Oct 27 08:09 GOVERNANCE.md 08:13:00 -rw-rw-r-- 1 1001 1001 886 Oct 27 08:09 Jenkinsfile 08:13:00 -rw-rw-r-- 1 1001 1001 10775 Oct 27 08:09 LICENSE 08:13:00 -rw-rw-r-- 1 1001 1001 16740 Oct 27 08:09 Makefile 08:13:00 -rw-rw-r-- 1 1001 1001 582 Oct 27 08:09 OWNERS.md 08:13:00 -rw-rw-r-- 1 1001 1001 9932 Oct 27 08:09 README.md 08:13:00 -rw-rw-r-- 1 1001 1001 789 Oct 27 08:09 SECURITY.md 08:13:00 -rw-rw-r-- 1 1001 1001 5 Oct 27 08:10 VERSION 08:13:00 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:09 bin 08:13:00 drwxrwxr-x 19 1001 1001 4096 Oct 27 08:09 cmd 08:13:00 -rw-r--r-- 1 root root 1743888 Oct 27 08:12 coverage.out 08:13:00 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:09 fuzz_test 08:13:00 -rw-rw-r-- 1 1001 1001 6539 Oct 27 08:09 go.mod 08:13:00 -rw-rw-r-- 1 1001 1001 88541 Oct 27 08:09 go.sum 08:13:00 drwxrwxr-x 7 1001 1001 4096 Oct 27 08:09 internal 08:13:00 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:09 openapi 08:13:00 -rw-rw-r-- 1 1001 1001 584 Oct 27 08:09 security.txt 08:13:00 -rw-rw-r-- 1 1001 1001 204 Oct 27 08:09 version.go [Pipeline] sh 08:13:01 + '[' -e coverage.out ] 08:13:01 + chown 1001:1001 coverage.out [Pipeline] stash 08:13:01 Stashed 1 file(s) [Pipeline] sh 08:13:01 + make build 08:13:01 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 08:13:28 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 08:13:29 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 08:13:31 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 08:13:31 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 08:13:33 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 08:13:41 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 08:13:42 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 08:13:45 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 08:13: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 08:13:49 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 08:13: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 08:13: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] } 08:13:54 $ docker stop --time=1 b75de29dd77397a3a1334cc5b433d95a72ccab3f145cd653de5397d7f026f22a 08:13:57 $ docker rm -f --volumes b75de29dd77397a3a1334cc5b433d95a72ccab3f145cd653de5397d7f026f22a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:13:59 08:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:13:59 latest: Pulling from edgex-devops/edgex-compose 08:13:59 91d30c5bc195: Pulling fs layer 08:13:59 2e9b0aa3be6d: Pulling fs layer 08:13:59 9c61dcf015f6: Pulling fs layer 08:13:59 4698f68db338: Pulling fs layer 08:13:59 2a2f49069b9e: Pulling fs layer 08:13:59 e0025b399a48: Pulling fs layer 08:13:59 4698f68db338: Waiting 08:13:59 2a2f49069b9e: Waiting 08:13:59 e0025b399a48: Waiting 08:13:59 91d30c5bc195: Verifying Checksum 08:13:59 4698f68db338: Verifying Checksum 08:13:59 4698f68db338: Download complete 08:13:59 2e9b0aa3be6d: Verifying Checksum 08:13:59 2e9b0aa3be6d: Download complete 08:13:59 e0025b399a48: Verifying Checksum 08:13:59 e0025b399a48: Download complete 08:13:59 91d30c5bc195: Pull complete 08:13:59 2a2f49069b9e: Verifying Checksum 08:13:59 2a2f49069b9e: Download complete 08:13:59 2e9b0aa3be6d: Pull complete 08:14:00 9c61dcf015f6: Verifying Checksum 08:14:00 9c61dcf015f6: Download complete 08:14:03 9c61dcf015f6: Pull complete 08:14:03 4698f68db338: Pull complete 08:14:03 2a2f49069b9e: Pull complete 08:14:03 e0025b399a48: Pull complete 08:14:03 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:14:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:04 prd-ubuntu20.04-docker-8c-8g-675125 does not seem to be running inside a container 08:14: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:14:05 $ docker top bea7f43effe31d00210861e7052a23d323b6eb0464e8ea5467e9599ccf4d0641 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:06 + docker compose -f ./docker-compose-build.yml build --parallel 08:14:06 #1 [support-scheduler internal] load build definition from Dockerfile 08:14:06 #1 ... 08:14:06 08:14:06 #2 [security-spire-server internal] load build definition from Dockerfile 08:14:06 #2 transferring dockerfile: 1.70kB done 08:14:06 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:14:06 #2 DONE 0.1s 08:14:06 08:14:06 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:14:06 #3 transferring dockerfile: 2.50kB done 08:14:06 #3 DONE 0.2s 08:14:06 08:14:06 #4 [core-metadata internal] load build definition from Dockerfile 08:14:06 #4 transferring dockerfile: 2.10kB done 08:14:06 #4 DONE 0.2s 08:14:06 08:14:06 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:14:06 #5 transferring dockerfile: 1.89kB done 08:14:06 #5 DONE 0.2s 08:14:06 08:14:06 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:06 #6 DONE 0.0s 08:14:06 08:14:06 #7 [security-spire-config internal] load build definition from Dockerfile 08:14:06 #7 transferring dockerfile: 1.69kB done 08:14:06 #7 DONE 0.2s 08:14:06 08:14:06 #1 [support-scheduler internal] load build definition from Dockerfile 08:14:06 #1 transferring dockerfile: 1.83kB done 08:14:06 #1 DONE 0.3s 08:14:06 08:14:06 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:14:06 #8 transferring dockerfile: 2.49kB done 08:14:06 #8 DONE 0.3s 08:14:06 08:14:06 #9 [core-command internal] load build definition from Dockerfile 08:14:06 #9 transferring dockerfile: 1.94kB done 08:14:06 #9 DONE 0.3s 08:14:06 08:14:06 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:14:06 #10 transferring dockerfile: 2.23kB done 08:14:06 #10 DONE 0.2s 08:14:06 08:14:06 #11 [support-notifications internal] load build definition from Dockerfile 08:14:06 #11 transferring dockerfile: 2.00kB done 08:14:06 #11 DONE 0.2s 08:14:06 08:14:06 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:14:06 #12 transferring dockerfile: 2.14kB done 08:14:06 #12 DONE 0.2s 08:14:06 08:14:06 #13 [security-bootstrapper internal] load build definition from Dockerfile 08:14:06 #13 transferring dockerfile: 3.02kB done 08:14:06 #13 DONE 0.2s 08:14:06 08:14:06 #14 [core-keeper internal] load build definition from Dockerfile 08:14:06 #14 transferring dockerfile: 2.01kB done 08:14:06 #14 DONE 0.2s 08:14:06 08:14:06 #15 [security-spire-agent internal] load build definition from Dockerfile 08:14:06 #15 transferring dockerfile: 1.81kB done 08:14:06 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:14:06 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:14:06 #15 DONE 0.2s 08:14:06 08:14:06 #16 [core-data internal] load build definition from Dockerfile 08:14:06 #16 transferring dockerfile: 2.04kB done 08:14:06 #16 DONE 0.2s 08:14:06 08:14:06 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:06 #6 DONE 0.0s 08:14:06 08:14:06 #17 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:14:06 #17 DONE 0.3s 08:14:06 08:14:06 #18 [core-metadata internal] load .dockerignore 08:14:06 #18 transferring context: 50B done 08:14:06 #18 DONE 0.1s 08:14:06 08:14:06 #19 [security-proxy-setup internal] load .dockerignore 08:14:06 #19 transferring context: 50B done 08:14:06 #19 DONE 0.1s 08:14:06 08:14:06 #20 [security-spiffe-token-provider internal] load .dockerignore 08:14:06 #20 transferring context: 50B done 08:14:06 #20 DONE 0.2s 08:14:06 08:14:06 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:14:06 #21 transferring context: 50B done 08:14:06 #21 DONE 0.1s 08:14:06 08:14:06 #22 [core-command internal] load .dockerignore 08:14:06 #22 transferring context: 50B done 08:14:06 #22 DONE 0.1s 08:14:06 08:14:06 #23 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:06 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:14:06 #23 ... 08:14:06 08:14:06 #24 [support-scheduler internal] load .dockerignore 08:14:06 #24 transferring context: 50B done 08:14:06 #24 DONE 0.1s 08:14:06 08:14:06 #25 [security-secretstore-setup internal] load .dockerignore 08:14:06 #25 transferring context: 50B done 08:14:06 #25 DONE 0.1s 08:14:06 08:14:06 #26 [security-bootstrapper internal] load .dockerignore 08:14:06 #26 transferring context: 50B done 08:14:06 #26 DONE 0.1s 08:14:06 08:14:06 #23 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:06 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:14:06 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:14:06 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:14:06 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:14:06 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s 08:14:06 #23 ... 08:14:06 08:14:06 #27 [security-proxy-auth internal] load .dockerignore 08:14:06 #27 transferring context: 50B done 08:14:06 #27 DONE 0.2s 08:14:06 08:14:06 #28 [core-data internal] load .dockerignore 08:14:06 #28 transferring context: 50B done 08:14:06 #28 DONE 0.2s 08:14:06 08:14:06 #29 [core-keeper internal] load .dockerignore 08:14:06 #29 transferring context: 50B done 08:14:06 #29 DONE 0.3s 08:14:06 08:14:06 #23 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:06 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:14:06 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:14:06 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:14:06 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:14:06 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:14:06 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 08:14:07 #23 ... 08:14:07 08:14:07 #30 [support-notifications internal] load .dockerignore 08:14:07 #30 transferring context: 50B done 08:14:07 #30 DONE 0.3s 08:14:07 08:14:07 #23 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:07 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:14:07 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:14:07 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:14:07 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:14:07 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:14:07 #23 ... 08:14:07 08:14:07 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:14:07 #31 DONE 0.7s 08:14:07 08:14:07 #23 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:07 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 08:14:07 #23 ... 08:14:07 08:14:07 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:14:07 #32 DONE 0.6s 08:14:07 08:14:07 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:14:07 #33 DONE 0.5s 08:14:07 08:14:07 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:14:12 #34 ... 08:14:12 08:14:12 #35 [security-proxy-setup internal] load build context 08:14:12 #35 transferring context: 214.37MB 5.3s 08:14:14 #35 ... 08:14:14 08:14:14 #36 [security-bootstrapper internal] load build context 08:14:14 #36 ... 08:14:14 08:14:14 #35 [security-proxy-setup internal] load build context 08:14:17 #35 ... 08:14:17 08:14:17 #37 [core-metadata internal] load build context 08:14:17 #37 ... 08:14:17 08:14:17 #38 [core-common-config-bootstrapper internal] load build context 08:14:17 #38 ... 08:14:17 08:14:17 #39 [security-spiffe-token-provider internal] load build context 08:14:17 #39 ... 08:14:17 08:14:17 #40 [security-proxy-auth internal] load build context 08:14:17 #40 ... 08:14:17 08:14:17 #41 [support-notifications internal] load build context 08:14:17 #41 ... 08:14:17 08:14:17 #42 [security-spire-config internal] load .dockerignore 08:14:17 #42 transferring context: 50B 0.0s done 08:14:17 #42 ... 08:14:17 08:14:17 #43 [security-secretstore-setup internal] load build context 08:14:17 #43 transferring context: 380.48MB 10.3s 08:14:17 #43 ... 08:14:17 08:14:17 #44 [core-command internal] load build context 08:14:17 #44 ... 08:14:17 08:14:17 #45 [security-spire-agent internal] load .dockerignore 08:14:17 #45 ... 08:14:17 08:14:17 #46 [support-scheduler internal] load build context 08:14:17 #46 ... 08:14:17 08:14:17 #47 [security-spire-server internal] load .dockerignore 08:14:17 #47 transferring context: 50B 0.0s done 08:14:17 #47 ... 08:14:17 08:14:17 #48 [core-keeper internal] load build context 08:14:17 #48 transferring context: 388.83MB 10.7s 08:14:17 #48 ... 08:14:17 08:14:17 #49 [core-data internal] load build context 08:14:18 #49 ... 08:14:18 08:14:18 #48 [core-keeper internal] load build context 08:14:20 #48 transferring context: 596.03MB 13.2s done 08:14:22 #48 ... 08:14:22 08:14:22 #23 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:22 #23 DONE 15.5s 08:14:22 08:14:22 #35 [security-proxy-setup internal] load build context 08:14:22 #35 transferring context: 596.03MB 13.8s done 08:14:25 #35 ... 08:14:25 08:14:25 #36 [security-bootstrapper internal] load build context 08:14:25 #36 transferring context: 596.03MB 12.0s done 08:14:25 #36 ... 08:14:25 08:14:25 #37 [core-metadata internal] load build context 08:14:25 #37 transferring context: 596.03MB 13.8s done 08:14:27 #37 ... 08:14:27 08:14:27 #38 [core-common-config-bootstrapper internal] load build context 08:14:27 #38 transferring context: 596.03MB 12.9s done 08:14:27 #38 ... 08:14:27 08:14:27 #39 [security-spiffe-token-provider internal] load build context 08:14:27 #39 transferring context: 596.03MB 12.2s done 08:14:27 #39 ... 08:14:27 08:14:27 #41 [support-notifications internal] load build context 08:14:27 #41 transferring context: 596.03MB 12.3s done 08:14:27 #41 ... 08:14:27 08:14:27 #40 [security-proxy-auth internal] load build context 08:14:27 #40 transferring context: 596.03MB 11.4s done 08:14:27 #40 ... 08:14:27 08:14:27 #43 [security-secretstore-setup internal] load build context 08:14:27 #43 transferring context: 596.03MB 13.3s done 08:14:27 #43 ... 08:14:27 08:14:27 #44 [core-command internal] load build context 08:14:27 #44 transferring context: 596.03MB 12.0s done 08:14:27 #44 ... 08:14:27 08:14:27 #46 [support-scheduler internal] load build context 08:14:27 #46 transferring context: 596.03MB 12.4s done 08:14:28 #46 ... 08:14:28 08:14:28 #49 [core-data internal] load build context 08:14:28 #49 transferring context: 596.03MB 11.9s done 08:14:40 #49 ... 08:14:40 08:14:40 #47 [security-spire-server internal] load .dockerignore 08:14:40 #47 DONE 32.8s 08:14:40 08:14:40 #42 [security-spire-config internal] load .dockerignore 08:14:40 #42 DONE 32.8s 08:14:40 08:14:40 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 08:14:40 #34 DONE 32.7s 08:14:40 08:14:40 #23 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:40 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:14:40 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:14:40 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:14:40 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:14:40 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:14:40 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 08:14:40 #23 DONE 15.5s 08:14:40 08:14:40 #40 [security-proxy-auth internal] load build context 08:14:40 #40 DONE 33.0s 08:14:40 08:14:40 #44 [core-command internal] load build context 08:14:40 #44 DONE 33.2s 08:14:40 08:14:40 #36 [security-bootstrapper internal] load build context 08:14:40 #36 DONE 33.2s 08:14:40 08:14:40 #49 [core-data internal] load build context 08:14:40 #49 DONE 33.1s 08:14:40 08:14:40 #39 [security-spiffe-token-provider internal] load build context 08:14:40 #39 DONE 33.3s 08:14:40 08:14:40 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:14:40 #50 ... 08:14:40 08:14:40 #46 [support-scheduler internal] load build context 08:14:40 #46 DONE 33.3s 08:14:40 08:14:40 #41 [support-notifications internal] load build context 08:14:40 #41 DONE 33.0s 08:14:40 08:14:40 #38 [core-common-config-bootstrapper internal] load build context 08:14:40 #38 DONE 33.3s 08:14:40 08:14:40 #43 [security-secretstore-setup internal] load build context 08:14:40 #43 DONE 33.3s 08:14:40 08:14:40 #48 [core-keeper internal] load build context 08:14:40 #48 DONE 33.1s 08:14:40 08:14:40 #37 [core-metadata internal] load build context 08:14:40 #37 DONE 33.4s 08:14:40 08:14:40 #35 [security-proxy-setup internal] load build context 08:14:40 #35 DONE 33.4s 08:14:40 08:14:40 #23 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:14:40 #23 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:14:40 #23 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:14:40 #23 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:14:40 #23 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:14:40 #23 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:14:40 #23 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 08:14:40 #23 DONE 15.5s 08:14:40 08:14:40 #45 [security-spire-agent internal] load .dockerignore 08:14:40 #45 transferring context: 50B done 08:14:40 #45 DONE 32.9s 08:14:40 08:14:40 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:40 #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:14:40 #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:14:40 #51 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:14:40 #51 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:14:40 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 08:14:40 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 08:14:40 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 08:14:40 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:14:40 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 08:14:40 #51 ... 08:14:40 08:14:40 #52 [security-spire-config internal] load build context 08:14:40 #52 transferring context: 22.05kB 0.0s done 08:14:40 #52 DONE 0.4s 08:14:40 08:14:40 #53 [security-spire-server internal] load build context 08:14:40 #53 transferring context: 23.80kB done 08:14:40 #53 DONE 0.4s 08:14:40 08:14:40 #54 [security-spire-agent internal] load build context 08:14:40 #54 transferring context: 23.33kB done 08:14:40 #54 DONE 0.2s 08:14:40 08:14:40 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:40 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 08:14:40 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 08:14:40 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:14:40 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:14:40 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.4s 08:14:40 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:14:40 #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:14:40 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.6s 08:14:40 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.7s 08:14:41 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.8s 08:14:41 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.9s 08:14:41 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 1.0s 08:14:41 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 1.1s 08:14:41 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 1.2s 08:14:41 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s 08:14:44 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.2s done 08:14:49 #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:14:49 #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.6s done 08:14:49 #51 ... 08:14:49 08:14:49 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:49 #0 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:49 #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:49 #0 3.654 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:14:49 #0 3.654 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:14:49 #0 3.654 OK: 24171 distinct packages available 08:14:49 #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:49 #0 3.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:49 #0 4.062 (1/14) Installing ca-certificates (20250911-r0) 08:14:49 #0 4.493 (2/14) Installing brotli-libs (1.1.0-r2) 08:14:49 #0 4.508 (3/14) Installing c-ares (1.33.1-r0) 08:14:49 #0 4.514 (4/14) Installing libunistring (1.2-r0) 08:14:49 #0 4.531 (5/14) Installing libidn2 (2.3.7-r0) 08:14:49 #0 4.536 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:14:49 #0 4.540 (7/14) Installing libpsl (0.21.5-r1) 08:14:49 #0 4.545 (8/14) Installing zstd-libs (1.5.6-r0) 08:14:49 #0 4.557 (9/14) Installing libcurl (8.14.1-r2) 08:14:49 #0 4.568 (10/14) Installing curl (8.14.1-r2) 08:14:49 #0 4.574 (11/14) Installing dumb-init (1.2.5-r3) 08:14:49 #0 4.577 (12/14) Installing musl-obstack (1.2.3-r2) 08:14:49 #0 4.581 (13/14) Installing libucontext (1.2-r3) 08:14:49 #0 4.584 (14/14) Installing gcompat (1.1.0-r4) 08:14:49 #0 4.589 Executing busybox-1.36.1-r30.trigger 08:14:49 #0 4.596 Executing ca-certificates-20250911-r0.trigger 08:14:49 #0 4.631 OK: 13 MiB in 28 packages 08:14:50 #55 ... 08:14:50 08:14:50 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:14:50 #0 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:50 #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:50 #0 1.580 (1/4) Installing dumb-init (1.2.5-r3) 08:14:50 #0 1.584 (2/4) Installing openssl (3.3.5-r0) 08:14:50 #0 1.600 (3/4) Installing su-exec (0.2-r3) 08:14:50 #0 1.603 (4/4) Installing yq-go (4.44.1-r2) 08:14:50 #0 1.681 Executing busybox-1.36.1-r30.trigger 08:14:50 #0 1.686 OK: 19 MiB in 18 packages 08:14:50 #56 ... 08:14:50 08:14:50 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:14:50 #0 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:50 #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:50 #0 1.647 (1/1) Installing dumb-init (1.2.5-r3) 08:14:50 #0 1.652 Executing busybox-1.36.1-r30.trigger 08:14:50 #0 1.668 OK: 8 MiB in 15 packages 08:14:50 #57 ... 08:14:50 08:14:50 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:14:50 #58 ... 08:14:50 08:14:50 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:14:50 #59 ... 08:14:50 08:14:50 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:51 #60 ... 08:14:51 08:14:51 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:14:51 #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 08:14:51 #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:14:51 #61 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:14:51 #61 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:14:51 #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:14:51 #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.0s done 08:14:51 #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:14:51 #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 08:14:51 #61 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s done 08:14:51 #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:14:51 #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done 08:14:51 #61 ... 08:14:51 08:14:51 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:14:51 #62 ... 08:14:51 08:14:51 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:14:51 #0 1.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:51 #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:51 #0 1.642 (1/1) Installing dumb-init (1.2.5-r3) 08:14:51 #0 1.646 Executing busybox-1.36.1-r30.trigger 08:14:51 #0 1.657 OK: 8 MiB in 15 packages 08:14:51 #63 ... 08:14:51 08:14:51 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:14:51 #64 ... 08:14:51 08:14:51 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:14:51 #0 9.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:51 #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:51 #0 9.735 v3.22.2-85-ge92a8d17c70 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:14:51 #0 9.735 v3.22.2-89-gea7511a9c1a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:14:51 #0 9.735 OK: 26320 distinct packages available 08:14:51 #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:51 #0 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:51 #0 10.26 OK: 265 MiB in 60 packages 08:14:51 #65 ... 08:14:51 08:14:51 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:14:51 #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:51 #0 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:51 #0 1.580 (1/3) Installing ca-certificates (20250911-r0) 08:14:51 #0 1.594 (2/3) Installing dumb-init (1.2.5-r3) 08:14:51 #0 1.598 (3/3) Installing tzdata (2025b-r0) 08:14:51 #0 1.637 Executing busybox-1.36.1-r30.trigger 08:14:51 #0 1.643 Executing ca-certificates-20250911-r0.trigger 08:14:51 #0 1.700 OK: 10 MiB in 17 packages 08:14:51 #66 ... 08:14:51 08:14:51 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:52 #67 ... 08:14:52 08:14:52 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:52 #68 ... 08:14:52 08:14:52 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:14:52 #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:52 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:52 #0 1.628 (1/2) Installing dumb-init (1.2.5-r3) 08:14:52 #0 1.634 (2/2) Installing su-exec (0.2-r3) 08:14:52 #0 1.637 Executing busybox-1.36.1-r30.trigger 08:14:52 #0 1.644 OK: 8 MiB in 16 packages 08:14:52 #69 ... 08:14:52 08:14:52 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:52 #70 ... 08:14:52 08:14:52 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:14:52 #0 5.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:52 #0 5.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:52 #0 6.052 OK: 265 MiB in 60 packages 08:14:52 #71 ... 08:14:52 08:14:52 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:52 #68 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:52 #68 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:52 #68 12.85 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:14:52 #68 12.85 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:14:52 #68 12.85 OK: 24171 distinct packages available 08:14:53 #68 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:53 #68 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:53 #68 13.40 (1/4) Installing dumb-init (1.2.5-r3) 08:14:53 #68 13.42 (2/4) Installing musl-obstack (1.2.3-r2) 08:14:53 #68 13.43 (3/4) Installing libucontext (1.2-r3) 08:14:53 #68 13.43 (4/4) Installing gcompat (1.1.0-r4) 08:14:53 #68 13.44 Executing busybox-1.36.1-r30.trigger 08:14:53 #68 13.44 OK: 8 MiB in 18 packages 08:14:58 #68 ... 08:14:58 08:14:58 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:14:58 #59 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:58 #59 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:58 #59 13.97 (1/7) Installing ca-certificates (20250911-r0) 08:14:58 #59 13.99 (2/7) Installing dumb-init (1.2.5-r3) 08:14:58 #59 14.00 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:14:58 #59 14.01 (4/7) Installing libsodium (1.0.19-r0) 08:14:58 #59 14.02 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:14:58 #59 14.05 (6/7) Installing libzmq (4.3.5-r2) 08:14:58 #59 14.06 (7/7) Installing zeromq (4.3.5-r2) 08:14:58 #59 14.07 Executing busybox-1.36.1-r30.trigger 08:14:58 #59 14.08 Executing ca-certificates-20250911-r0.trigger 08:14:58 #59 14.12 OK: 12 MiB in 21 packages 08:15:02 #59 ... 08:15:02 08:15:02 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:02 #60 DONE 21.8s 08:15:02 08:15:02 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:15:02 #66 DONE 21.9s 08:15:02 08:15:02 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:15:02 #67 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:02 #67 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:02 #67 12.83 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:15:02 #67 12.83 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:15:02 #67 12.83 OK: 24171 distinct packages available 08:15:02 #67 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:02 #67 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:02 #67 13.38 (1/5) Installing dumb-init (1.2.5-r3) 08:15:02 #67 13.39 (2/5) Installing musl-obstack (1.2.3-r2) 08:15:02 #67 13.39 (3/5) Installing libucontext (1.2-r3) 08:15:02 #67 13.44 (4/5) Installing gcompat (1.1.0-r4) 08:15:02 #67 13.45 (5/5) Installing openssl (3.3.5-r0) 08:15:02 #67 13.46 Executing busybox-1.36.1-r30.trigger 08:15:02 #67 13.47 OK: 9 MiB in 19 packages 08:15:02 #67 DONE 21.8s 08:15:02 08:15:02 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:15:02 #64 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:02 #64 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:02 #64 13.94 (1/4) Installing ca-certificates (20250911-r0) 08:15:02 #64 13.96 (2/4) Installing dumb-init (1.2.5-r3) 08:15:02 #64 13.96 (3/4) Installing su-exec (0.2-r3) 08:15:02 #64 13.96 (4/4) Installing yq-go (4.44.1-r2) 08:15:02 #64 14.03 Executing busybox-1.36.1-r30.trigger 08:15:02 #64 14.04 Executing ca-certificates-20250911-r0.trigger 08:15:02 #64 14.08 OK: 19 MiB in 18 packages 08:15:02 #64 DONE 21.9s 08:15:02 08:15:02 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:15:02 #56 DONE 21.9s 08:15:02 08:15:02 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:02 #70 DONE 21.8s 08:15:02 08:15:02 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:15:02 #72 ... 08:15:02 08:15:02 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:15:02 #68 DONE 21.8s 08:15:02 08:15:02 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:15:02 #63 DONE 21.9s 08:15:02 08:15:02 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:15:02 #71 DONE 21.8s 08:15:02 08:15:02 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:15:02 #50 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:15:02 #50 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:15:02 #50 15.07 OK: 265 MiB in 60 packages 08:15:02 #50 DONE 21.8s 08:15:02 08:15:02 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:15:02 #69 DONE 22.0s 08:15:02 08:15:02 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:15:02 #55 DONE 22.0s 08:15:02 08:15:02 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:15:02 #59 DONE 22.0s 08:15:02 08:15:02 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:15:02 #57 DONE 22.0s 08:15:02 08:15:02 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:15:02 #65 DONE 21.9s 08:15:02 08:15:02 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:15:02 #73 DONE 0.3s 08:15:02 08:15:02 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:15:02 #74 DONE 0.3s 08:15:02 08:15:02 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:15:02 #51 DONE 22.2s 08:15:02 08:15:02 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:15:02 #61 DONE 22.0s 08:15:02 08:15:02 #75 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #75 ... 08:15:02 08:15:02 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:15:02 #76 DONE 0.3s 08:15:02 08:15:02 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:15:04 #77 ... 08:15:04 08:15:04 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:15:04 #62 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:15:04 #62 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:15:04 #62 23.83 OK: 265 MiB in 60 packages 08:15:04 #62 DONE 24.0s 08:15:04 08:15:04 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:15:04 #78 DONE 0.1s 08:15:04 08:15:04 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:15:04 #58 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:15:04 #58 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:15:04 #58 23.82 OK: 265 MiB in 60 packages 08:15:04 #58 DONE 24.1s 08:15:04 08:15:04 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:15:04 #79 DONE 0.1s 08:15:04 08:15:04 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:04 #80 ... 08:15:04 08:15:04 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:15:04 #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:04 #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:04 #0 2.323 OK: 9 MiB in 19 packages 08:15:04 #81 DONE 2.5s 08:15:04 08:15:04 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:15:04 #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:04 #0 2.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:04 #0 2.390 OK: 10 MiB in 17 packages 08:15:04 #82 DONE 2.5s 08:15:04 08:15:04 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:05 #83 ... 08:15:05 08:15:05 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:15:05 #0 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:05 #0 2.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:05 #0 2.423 OK: 19 MiB in 18 packages 08:15:05 #84 DONE 3.5s 08:15:05 08:15:05 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:15:05 #0 1.854 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:05 #0 2.245 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:05 #0 2.749 (1/1) Installing dumb-init (1.2.5-r3) 08:15:05 #0 2.892 Executing busybox-1.36.1-r30.trigger 08:15:05 #0 2.898 OK: 8 MiB in 15 packages 08:15:05 #85 DONE 3.9s 08:15:05 08:15:05 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:15:05 #86 DONE 1.3s 08:15:05 08:15:05 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:15:05 #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:05 #0 2.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:05 #0 2.744 OK: 8 MiB in 15 packages 08:15:05 #87 DONE 3.8s 08:15:05 08:15:05 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:05 #83 DONE 1.4s 08:15:05 08:15:05 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:15:05 #88 DONE 0.2s 08:15:05 08:15:05 #89 [security-spire-server stage-2 6/9] COPY security.txt / 08:15:07 #89 ... 08:15:07 08:15:07 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:15:07 #0 3.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:07 #0 3.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:07 #0 4.323 OK: 8 MiB in 16 packages 08:15:07 #90 DONE 5.1s 08:15:07 08:15:07 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:15:07 #77 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:07 #77 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:07 #77 4.258 OK: 8 MiB in 15 packages 08:15:07 #77 DONE 5.1s 08:15:07 08:15:07 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:15:07 #72 3.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:07 #72 4.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:07 #72 4.464 OK: 19 MiB in 18 packages 08:15:07 #72 DONE 5.2s 08:15:07 08:15:07 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:15:07 #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:07 #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:07 #0 4.326 OK: 8 MiB in 18 packages 08:15:07 #91 DONE 5.1s 08:15:07 08:15:07 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:15:07 #0 3.879 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:15:07 #0 4.123 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:15:07 #0 4.750 OK: 265 MiB in 60 packages 08:15:07 #92 DONE 5.2s 08:15:07 08:15:07 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:15:07 #0 3.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:07 #0 3.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:07 #0 4.243 OK: 13 MiB in 28 packages 08:15:07 #93 DONE 5.1s 08:15:07 08:15:07 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:15:07 #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:07 #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:07 #0 4.358 OK: 12 MiB in 21 packages 08:15:07 #94 DONE 5.1s 08:15:07 08:15:07 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:07 #95 DONE 1.4s 08:15:07 08:15:07 #89 [security-spire-server stage-2 6/9] COPY security.txt / 08:15:07 #89 DONE 1.2s 08:15:07 08:15:07 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:15:08 #96 DONE 1.3s 08:15:08 08:15:08 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:15:08 #97 DONE 1.3s 08:15:08 08:15:08 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:15:08 #98 DONE 1.3s 08:15:08 08:15:08 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:15:08 #99 DONE 1.3s 08:15:08 08:15:08 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:15:08 #100 ... 08:15:08 08:15:08 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:08 #101 DONE 1.4s 08:15:08 08:15:08 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 08:15:08 #102 DONE 0.2s 08:15:08 08:15:08 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:15:08 #100 DONE 0.2s 08:15:08 08:15:08 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:15:08 #103 DONE 0.2s 08:15:08 08:15:08 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:15:08 #104 DONE 0.1s 08:15:08 08:15:08 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:15:08 #105 DONE 0.1s 08:15:08 08:15:08 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:15:08 #106 DONE 0.2s 08:15:08 08:15:08 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:15:08 #107 DONE 1.8s 08:15:08 08:15:08 #108 [security-spire-server] exporting to image 08:15:08 #108 exporting layers 08:15:08 #108 ... 08:15:08 08:15:08 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:15:08 #109 DONE 0.1s 08:15:08 08:15:08 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:15:08 #110 DONE 0.1s 08:15:08 08:15:08 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:15:08 #111 DONE 0.1s 08:15:09 08:15:09 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:15:09 #112 DONE 0.1s 08:15:09 08:15:09 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:15:09 #113 DONE 0.1s 08:15:09 08:15:09 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:15:09 #114 DONE 0.1s 08:15:09 08:15:09 #115 [security-spire-agent] exporting to image 08:15:09 #115 ... 08:15:09 08:15:09 #108 [security-spire-server] exporting to image 08:15:09 #108 exporting layers 0.5s done 08:15:09 #108 writing image sha256:d4178d79e0e75b2c039dbf5781c5bf3874ad4e2e87efd841848a0ea4202bf487 done 08:15:09 #108 naming to docker.io/library/security-spire-server done 08:15:09 #108 DONE 0.5s 08:15:09 08:15:09 #115 [security-spire-agent] exporting to image 08:15:09 #115 exporting layers 0.5s done 08:15:09 #115 writing image sha256:10d948ec8d436b778c558e109031b9a922c4e9f133f20bf27fff3a91c8ddba50 done 08:15:09 #115 naming to docker.io/library/security-spire-agent done 08:15:09 #115 DONE 0.5s 08:15:09 08:15:09 #116 [security-spire-config] exporting to image 08:15:09 #116 exporting layers 0.5s done 08:15:09 #116 writing image sha256:cd21432e2d049f98f02ce3bc712a08dd92e3bbb1023a2150932ebc185468100e done 08:15:09 #116 naming to docker.io/library/security-spire-config done 08:15:09 #116 DONE 0.5s 08:15:09 08:15:09 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:12 #117 ... 08:15:12 08:15:12 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:12 #118 ... 08:15:12 08:15:12 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:12 #119 ... 08:15:12 08:15:12 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 #120 DONE 40.0s 08:15:44 08:15:44 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 #119 DONE 41.9s 08:15:44 08:15:44 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 #80 DONE 40.1s 08:15:44 08:15:44 #75 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 #75 DONE 42.0s 08:15:44 08:15:44 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 #118 DONE 42.0s 08:15:44 08:15:44 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 #117 DONE 35.8s 08:15:44 08:15:44 #121 [core-data builder 6/7] COPY . . 08:15:54 #121 ... 08:15:54 08:15:54 #122 [support-scheduler builder 6/7] COPY . . 08:15:54 #122 ... 08:15:54 08:15:54 #123 [support-notifications builder 6/7] COPY . . 08:15:54 #123 ... 08:15:54 08:15:54 #124 [security-secretstore-setup builder 6/7] COPY . . 08:15:54 #124 ... 08:15:54 08:15:54 #125 [security-spiffe-token-provider builder 6/7] COPY . . 08:15:55 #125 ... 08:15:55 08:15:55 #126 [core-keeper builder 7/8] COPY . . 08:16:17 #126 DONE 30.7s 08:16:17 08:16:17 #122 [support-scheduler builder 6/7] COPY . . 08:16:17 #122 DONE 30.8s 08:16:17 08:16:17 #123 [support-notifications builder 6/7] COPY . . 08:16:17 #123 DONE 30.7s 08:16:17 08:16:17 #125 [security-spiffe-token-provider builder 6/7] COPY . . 08:16:17 #125 DONE 30.8s 08:16:17 08:16:17 #121 [core-metadata builder 6/7] COPY . . 08:16:17 #121 DONE 30.8s 08:16:17 08:16:17 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:16:17 #127 CACHED 08:16:17 08:16:17 #128 [security-proxy-auth builder 6/7] COPY . . 08:16:17 #128 CACHED 08:16:17 08:16:17 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:17 #129 CACHED 08:16:17 08:16:17 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 08:16:17 #130 CACHED 08:16:17 08:16:17 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:17 #131 CACHED 08:16:17 08:16:17 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:16:17 #132 CACHED 08:16:17 08:16:17 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:17 #133 CACHED 08:16:17 08:16:17 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 08:16:17 #134 CACHED 08:16:17 08:16:17 #135 [core-command builder 6/7] COPY . . 08:16:17 #135 CACHED 08:16:17 08:16:17 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:17 #136 CACHED 08:16:17 08:16:17 #137 [core-data builder 6/7] COPY . . 08:16:17 #137 CACHED 08:16:17 08:16:17 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 08:16:17 #138 CACHED 08:16:17 08:16:17 #124 [security-secretstore-setup builder 6/7] COPY . . 08:16:17 #124 DONE 30.8s 08:16:17 08:16:17 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:16:17 #139 CACHED 08:16:17 08:16:17 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:17 #140 CACHED 08:16:17 08:16:17 #141 [security-secretstore-setup builder 6/7] COPY . . 08:16:17 #141 CACHED 08:16:17 08:16:17 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:16:17 #142 CACHED 08:16:17 08:16:17 #143 [security-bootstrapper builder 6/7] COPY . . 08:16:17 #143 CACHED 08:16:17 08:16:17 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:17 #144 CACHED 08:16:17 08:16:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:16:17 #145 1.035 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 08:16:25 #145 ... 08:16:25 08:16:25 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:16:25 #0 0.501 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 08:16:25 #146 ... 08:16:25 08:16:25 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:16:25 #0 1.053 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 08:16:25 #147 ... 08:16:25 08:16:25 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:16:25 #0 1.065 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 08:16:25 #148 ... 08:16:25 08:16:25 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:16:25 #0 0.866 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 08:16:25 #149 ... 08:16:25 08:16:25 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:16:25 #0 0.675 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 08:16:25 #150 ... 08:16:25 08:16:25 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:25 #0 0.676 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 08:16:25 #151 ... 08:16:25 08:16:25 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:16:25 #0 0.621 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 08:16:26 #152 ... 08:16:26 08:16:26 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:26 #0 0.607 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 08:16:26 #153 ... 08:16:26 08:16:26 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:16:26 #0 1.054 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 08:16:26 #154 ... 08:16:26 08:16:26 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:26 #0 0.845 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 08:16:26 #155 ... 08:16:26 08:16:26 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:26 #0 0.722 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 08:18:03 #156 ... 08:18:03 08:18:03 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:18:03 #150 DONE 94.3s 08:18:03 08:18:03 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:18:03 #149 ... 08:18:03 08:18:03 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:18:03 #157 DONE 0.0s 08:18:03 08:18:03 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:18:03 #158 DONE 0.1s 08:18:03 08:18:03 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:18:03 #149 ... 08:18:03 08:18:03 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:18:03 #159 DONE 0.1s 08:18:03 08:18:03 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:18:03 #160 DONE 0.1s 08:18:03 08:18:03 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:18:03 #149 ... 08:18:03 08:18:03 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:18:03 #161 DONE 0.1s 08:18:03 08:18:03 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:03 #162 DONE 1.1s 08:18:03 08:18:03 #163 [core-common-config-bootstrapper] exporting to image 08:18:03 #163 exporting layers 08:18:03 #163 exporting layers 0.4s done 08:18:03 #163 writing image sha256:4e8ac7ad7825b23ab0297b9bc2a3c24624d3d52dcbe554ada35f927bea6585c4 0.0s done 08:18:03 #163 naming to docker.io/library/core-common-config-bootstrapper 08:18:03 #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:18:03 #163 DONE 0.4s 08:18:03 08:18:03 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:18:03 #148 ... 08:18:03 08:18:03 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:18:03 #147 DONE 98.2s 08:18:03 08:18:03 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:18:03 #164 DONE 0.2s 08:18:03 08:18:03 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:18:03 #154 ... 08:18:03 08:18:03 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:18:03 #165 DONE 1.1s 08:18:03 08:18:03 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:18:03 #166 DONE 0.1s 08:18:03 08:18:03 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:18:03 #156 ... 08:18:03 08:18:03 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:18:03 #167 DONE 0.2s 08:18:03 08:18:03 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:18:03 #168 DONE 0.2s 08:18:03 08:18:03 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:18:03 #149 ... 08:18:03 08:18:03 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:18:03 #169 DONE 0.0s 08:18:03 08:18:03 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:18:03 #170 DONE 0.2s 08:18:03 08:18:03 #171 [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/ 08:18:03 #171 DONE 0.2s 08:18:03 08:18:03 #172 [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/ 08:18:03 #172 DONE 0.1s 08:18:03 08:18:03 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:18:03 #149 ... 08:18:03 08:18:03 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:18:03 #173 DONE 0.1s 08:18:03 08:18:03 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:18:03 #174 DONE 1.1s 08:18:03 08:18:03 #175 [security-bootstrapper] exporting to image 08:18:03 #175 exporting layers 08:18:03 #175 exporting layers 0.5s done 08:18:03 #175 writing image sha256:1fb89fb2737048b79819d3eb33405d9197c4a8e12349d97ac42131f974b0fe45 done 08:18:03 #175 naming to docker.io/library/security-bootstrapper done 08:18:03 #175 DONE 0.5s 08:18:03 08:18:03 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:19:11 #156 ... 08:19:11 08:19:11 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:19:11 #155 167.5 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 08:19:11 #155 DONE 175.1s 08:19:11 08:19:11 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:19:11 #149 DONE 175.1s 08:19:11 08:19:11 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:19:11 #152 DONE 175.1s 08:19:11 08:19:11 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:19:11 #151 DONE 175.1s 08:19:11 08:19:11 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:19:11 #146 DONE 175.1s 08:19:11 08:19:11 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:19:11 #148 DONE 175.1s 08:19:11 08:19:11 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:19:11 #154 DONE 175.2s 08:19:11 08:19:11 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:19:11 #156 DONE 175.2s 08:19:11 08:19:11 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #176 ... 08:19:11 08:19:11 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:11 #153 DONE 175.6s 08:19:11 08:19:11 #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #177 DONE 0.4s 08:19:11 08:19:11 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #176 DONE 0.5s 08:19:11 08:19:11 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #178 DONE 0.2s 08:19:11 08:19:11 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #179 DONE 0.2s 08:19:11 08:19:11 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #180 DONE 0.2s 08:19:11 08:19:11 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:19:11 #181 ... 08:19:11 08:19:11 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #182 DONE 0.2s 08:19:11 08:19:11 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #183 DONE 0.3s 08:19:11 08:19:11 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:19:11 #181 DONE 0.3s 08:19:11 08:19:11 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:19:11 #184 CACHED 08:19:11 08:19:11 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #185 CACHED 08:19:11 08:19:11 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:11 #186 DONE 0.3s 08:19:11 08:19:11 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 #187 CACHED 08:19:11 08:19:11 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:19:11 #188 CACHED 08:19:11 08:19:11 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:11 #145 DONE 176.0s 08:19:11 08:19:11 #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:19:11 #189 DONE 0.3s 08:19:11 08:19:11 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:19:11 #190 DONE 0.3s 08:19:11 08:19:11 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:19:11 #191 DONE 0.3s 08:19:11 08:19:11 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:19:11 #192 ... 08:19:11 08:19:11 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:11 #193 DONE 0.2s 08:19:11 08:19:11 #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:11 #194 DONE 0.2s 08:19:11 08:19:11 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:19:11 #195 ... 08:19:11 08:19:11 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:19:11 #196 DONE 1.0s 08:19:11 08:19:11 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:19:11 #197 DONE 1.0s 08:19:12 08:19:12 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:19:12 #198 DONE 1.0s 08:19:12 08:19:12 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:19:12 #199 DONE 1.0s 08:19:12 08:19:12 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:19:12 #200 DONE 1.0s 08:19:12 08:19:12 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:19:12 #192 DONE 1.0s 08:19:12 08:19:12 #201 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:19:12 #201 DONE 1.0s 08:19:12 08:19:12 #202 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:12 #202 DONE 1.0s 08:19:12 08:19:12 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:19:12 #203 DONE 1.0s 08:19:12 08:19:12 #204 [core-keeper] exporting to image 08:19:12 #204 exporting layers 08:19:12 #204 exporting layers 0.3s done 08:19:12 #204 writing image sha256:76ebaf402ff28fbf092e6d08d05c2abf6ba120f1853d7a80b6c2d9848f1af32f done 08:19:12 #204 naming to docker.io/library/core-keeper done 08:19:12 #204 DONE 0.3s 08:19:12 08:19:12 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:19:12 #195 DONE 1.2s 08:19:12 08:19:12 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:19:12 #205 DONE 0.3s 08:19:12 08:19:12 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:19:12 #206 DONE 0.3s 08:19:12 08:19:12 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:19:12 #207 DONE 0.3s 08:19:12 08:19:12 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:19:12 #208 DONE 0.3s 08:19:12 08:19:12 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:19:12 #209 DONE 0.3s 08:19:12 08:19:12 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:12 #210 DONE 0.3s 08:19:12 08:19:12 #211 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:19:12 #211 DONE 0.4s 08:19:12 08:19:12 #212 [security-spiffe-token-provider] exporting to image 08:19:12 #212 ... 08:19:12 08:19:12 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:19:12 #213 DONE 0.4s 08:19:12 08:19:12 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:19:12 #214 DONE 0.1s 08:19:12 08:19:12 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:19:12 #215 DONE 0.2s 08:19:12 08:19:12 #216 [core-command] exporting to image 08:19:12 #216 exporting layers 0.2s done 08:19:12 #216 writing image sha256:f880269de0c712a9c5eb47b180dfd295df548bd2abc7d6349bafe02a2a6cbda4 08:19:12 #216 writing image sha256:f880269de0c712a9c5eb47b180dfd295df548bd2abc7d6349bafe02a2a6cbda4 0.0s done 08:19:12 #216 naming to docker.io/library/core-command done 08:19:12 #216 DONE 0.5s 08:19:12 08:19:12 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:19:12 #217 DONE 0.4s 08:19:12 08:19:12 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:19:12 #218 DONE 0.4s 08:19:12 08:19:12 #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:19:12 #219 DONE 0.5s 08:19:12 08:19:12 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:19:12 #220 DONE 0.5s 08:19:12 08:19:12 #221 [core-metadata] exporting to image 08:19:13 #221 ... 08:19:13 08:19:13 #222 [core-data] exporting to image 08:19:13 #222 exporting layers 0.5s done 08:19:13 #222 writing image sha256:e2d9a50bd4725655f739aab9c552d32919686ccd83b838436d6b302d45855404 0.2s done 08:19:13 #222 naming to docker.io/library/core-data done 08:19:13 #222 DONE 0.7s 08:19:13 08:19:13 #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:19:13 #223 DONE 0.3s 08:19:13 08:19:13 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:19:13 #224 DONE 0.3s 08:19:13 08:19:13 #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:19:13 #225 DONE 0.3s 08:19:13 08:19:13 #226 [support-notifications] exporting to image 08:19:13 #226 exporting layers 0.6s done 08:19:13 #226 writing image sha256:f3051585e09161c16ae59fd9c157981ab246ec798a2a04d2b41737eaa87a5d77 0.0s done 08:19:13 #226 naming to docker.io/library/support-notifications done 08:19:13 #226 DONE 0.8s 08:19:13 08:19:13 #212 [security-spiffe-token-provider] exporting to image 08:19:13 #212 exporting layers 0.7s done 08:19:13 #212 writing image sha256:1303b4b51d6ba41b2e1e513f3d01363b6a84cad7a0db9bb2f72db4879b835e7d done 08:19:13 #212 naming to docker.io/library/security-spiffe-token-provider done 08:19:13 #212 DONE 0.8s 08:19:13 08:19:13 #221 [core-metadata] exporting to image 08:19:13 #221 exporting layers 0.4s done 08:19:13 #221 writing image sha256:544db784f06312460dcbcecd9220574e1a2c34661d359a0d0ada61a9c8e00779 done 08:19:13 #221 naming to docker.io/library/core-metadata done 08:19:13 #221 DONE 0.4s 08:19:13 08:19:13 #227 [support-scheduler] exporting to image 08:19:13 #227 ... 08:19:13 08:19:13 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:19:13 #228 DONE 0.6s 08:19:13 08:19:13 #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:19:13 #229 DONE 0.3s 08:19:13 08:19:13 #227 [support-scheduler] exporting to image 08:19:13 #227 exporting layers 0.4s done 08:19:13 #227 writing image sha256:753ae15352ed90efac7b3af8328d069fbbd2943d76c11bc1575a7ba4dcf6de32 done 08:19:13 #227 naming to docker.io/library/support-scheduler done 08:19:13 #227 DONE 0.4s 08:19:13 08:19:13 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:19:13 #230 DONE 0.1s 08:19:13 08:19:13 #231 [security-proxy-auth] exporting to image 08:19:13 #231 ... 08:19:13 08:19:13 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:19:13 #232 DONE 0.6s 08:19:13 08:19:13 #233 [security-proxy-setup] exporting to image 08:19:13 #233 exporting layers 0.2s done 08:19:13 #233 writing image sha256:acf3e0c64c1f0c0ba25d798e784c8444f33a513f81b695c8bfb6aa826860226d done 08:19:13 #233 naming to docker.io/library/security-proxy-setup done 08:19:13 #233 DONE 0.2s 08:19:13 08:19:13 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:19:13 #234 DONE 0.4s 08:19:13 08:19:13 #235 [security-secretstore-setup] exporting to image 08:19:14 #235 exporting layers 0.2s done 08:19:14 #235 writing image sha256:c19e4fb5bbd1dabe7efe435e00d634462d220952c74ed62b794e2b66bb954311 done 08:19:14 #235 naming to docker.io/library/security-secretstore-setup done 08:19:14 #235 DONE 0.3s 08:19:14 08:19:14 #231 [security-proxy-auth] exporting to image 08:19:14 #231 exporting layers 0.8s done 08:19:14 #231 writing image sha256:8428494380b08b3aa838ea6fe0940e6c2a6040875de7ec5b5779645f87d361f8 done 08:19:14 #231 naming to docker.io/library/security-proxy-auth done 08:19:14 #231 DONE 0.8s 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:14 time="2025-10-27T08:14:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:19:14 $ docker stop --time=1 bea7f43effe31d00210861e7052a23d323b6eb0464e8ea5467e9599ccf4d0641 08:19:15 $ docker rm -f --volumes bea7f43effe31d00210861e7052a23d323b6eb0464e8ea5467e9599ccf4d0641 [Pipeline] // withDockerContainer [Pipeline] sh 08:19:15 + docker images 08:19:15 REPOSITORY TAG IMAGE ID CREATED SIZE 08:19:15 security-proxy-setup latest acf3e0c64c1f 2 seconds ago 49.1MB 08:19:15 security-proxy-auth latest 8428494380b0 2 seconds ago 44.7MB 08:19:15 security-secretstore-setup latest c19e4fb5bbd1 2 seconds ago 79.8MB 08:19:15 security-spiffe-token-provider latest 1303b4b51d6b 3 seconds ago 48.1MB 08:19:15 core-metadata latest 544db784f063 3 seconds ago 45.7MB 08:19:15 core-command latest f880269de0c7 3 seconds ago 39.7MB 08:19:15 support-scheduler latest 753ae15352ed 3 seconds ago 49.3MB 08:19:15 core-data latest e2d9a50bd472 3 seconds ago 45.5MB 08:19:15 support-notifications latest f3051585e091 3 seconds ago 52.9MB 08:19:15 core-keeper latest 76ebaf402ff2 4 seconds ago 45.3MB 08:19:15 security-bootstrapper latest 1fb89fb27370 About a minute ago 20.4MB 08:19:15 core-common-config-bootstrapper latest 4e8ac7ad7825 About a minute ago 19.4MB 08:19:15 security-spire-agent latest 10d948ec8d43 4 minutes ago 195MB 08:19:15 security-spire-server latest d4178d79e0e7 4 minutes ago 149MB 08:19:15 security-spire-config latest cd21432e2d04 4 minutes ago 149MB 08:19:15 ci-base-image-x86_64 latest 168c9bfa11d8 8 minutes ago 966MB 08:19:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 12 days ago 610MB 08:19:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 08:19:15 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 08:19:17 provisioning config files... 08:19:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15290840763952130017tmp [Pipeline] { [Pipeline] sh 08:19:17 + set +x 08:19:17 + bash -s -- 08:19:17 + curl -s https://codecov.io/bash 08:19:17 08:19:17 _____ _ 08:19:17 / ____| | | 08:19:17 | | ___ __| | ___ ___ _____ __ 08:19:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:19:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:19:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:19:17 Bash-1.0.6 08:19:17 08:19:17 08:19:17 ==> git version 2.25.1 found 08:19:17 ==> 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 08:19:17 Release-Date: 2020-01-08 08:19:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:19:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:19:17 ==> Jenkins CI detected. 08:19:17 current dir:  /w/workspace/edgex-go/1 08:19:17 project root: . 08:19:17 --> token set from env 08:19:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:19:17 ==> Running gcov in . (disable via -X gcov) 08:19:17 ==> Python coveragepy not found 08:19:17 ==> Searching for coverage reports in: 08:19:17 + . 08:19:17 -> Found 1 reports 08:19:17 ==> Detecting git/mercurial file structure 08:19:17 ==> Reading reports 08:19:17 + ./coverage.out bytes=1743888 08:19:17 ==> Appending adjustments 08:19:17 https://docs.codecov.io/docs/fixing-reports 08:19:19 + Found adjustments 08:19:19 ==> Gzipping contents 08:19:19 148K /tmp/codecov.TBwszy.gz 08:19:19 ==> Uploading reports 08:19:19 url: https://codecov.io 08:19:19 query: branch=PR-5298&commit=db6207063ab107559d042027f69a67473b90d50a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5298&job=&cmd_args= 08:19:19 -> Pinging Codecov 08:19:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5298&commit=db6207063ab107559d042027f69a67473b90d50a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5298&job=&cmd_args= 08:19:19 -> Uploading to 08:19:19 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/db6207063ab107559d042027f69a67473b90d50a/42cc566f-8f63-475c-9765-df7f524855a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251027%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251027T081919Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0962706965ade978e35a687428ed0c92d0cc77403c9ed91dd3f4060896811e3b 08:19:19 % Total % Received % Xferd Average Speed Time Time Time Current 08:19:19 Dload Upload Total Spent Left Speed 08:19:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 498k --:--:-- --:--:-- --:--:-- 498k 08:19:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/db6207063ab107559d042027f69a67473b90d50a [Pipeline] } 08:19:19 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 08:19:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:19:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:19:22 ---> package-listing.sh 08:19:22 ++ facter osfamily 08:19:22 ++ tr '[:upper:]' '[:lower:]' 08:19:22 + OS_FAMILY=debian 08:19:22 + workspace=/w/workspace/edgex-go/1 08:19:22 + START_PACKAGES=/tmp/packages_start.txt 08:19:22 + END_PACKAGES=/tmp/packages_end.txt 08:19:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:22 + PACKAGES=/tmp/packages_start.txt 08:19:22 + '[' /w/workspace/edgex-go/1 ']' 08:19:22 + PACKAGES=/tmp/packages_end.txt 08:19:22 + case "${OS_FAMILY}" in 08:19:22 + dpkg -l 08:19:22 + grep '^ii' 08:19:22 + '[' -f /tmp/packages_start.txt ']' 08:19:22 + '[' -f /tmp/packages_end.txt ']' 08:19:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:22 + '[' /w/workspace/edgex-go/1 ']' 08:19:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:19:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:19:22 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:19:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:23 08:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:23 latest: Pulling from edgex-lftools-log-publisher 08:19:23 5eb5b503b376: Pulling fs layer 08:19:23 5c69ac0246d0: Pulling fs layer 08:19:23 ec43610c2a17: Pulling fs layer 08:19:23 3a2ae6a8a46f: Pulling fs layer 08:19:23 33b1e0a273af: Pulling fs layer 08:19:23 5d3b04190fa2: Pulling fs layer 08:19:23 2f39f015ded8: Pulling fs layer 08:19:23 2f39f015ded8: Waiting 08:19:23 3a2ae6a8a46f: Waiting 08:19:23 33b1e0a273af: Waiting 08:19:23 5d3b04190fa2: Waiting 08:19:23 5c69ac0246d0: Download complete 08:19:24 3a2ae6a8a46f: Verifying Checksum 08:19:24 3a2ae6a8a46f: Download complete 08:19:24 33b1e0a273af: Verifying Checksum 08:19:24 33b1e0a273af: Download complete 08:19:24 ec43610c2a17: Verifying Checksum 08:19:24 ec43610c2a17: Download complete 08:19:24 5d3b04190fa2: Verifying Checksum 08:19:24 5d3b04190fa2: Download complete 08:19:24 5eb5b503b376: Verifying Checksum 08:19:24 5eb5b503b376: Download complete 08:19:24 2f39f015ded8: Verifying Checksum 08:19:24 2f39f015ded8: Download complete 08:19:25 5eb5b503b376: Pull complete 08:19:25 5c69ac0246d0: Pull complete 08:19:26 ec43610c2a17: Pull complete 08:19:26 3a2ae6a8a46f: Pull complete 08:19:26 33b1e0a273af: Pull complete 08:19:26 5d3b04190fa2: Pull complete 08:19:32 2f39f015ded8: Pull complete 08:19:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:32 prd-ubuntu20.04-docker-8c-8g-675125 does not seem to be running inside a container 08:19:32 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:34 $ docker top 87df0979006e68b1644ccfb90c68c5166de280675db216bc3cd25ea31c5ee84f -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:34 + touch /tmp/pre-build-complete [Pipeline] sh 08:19:35 + mkdir -p /var/log/sysstat [Pipeline] sh 08:19:35 + ls /var/log/sa-host 08:19:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:35 provisioning config files... 08:19:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config129103736654123394tmp [Pipeline] { [Pipeline] echo 08:19:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:19:36 ---> create-netrc.sh [Pipeline] } 08:19:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:19:36 ---> python-tools-install.sh [Pipeline] echo 08:19:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:19:36 ---> sudo-logs.sh 08:19:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:19:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:19:37 ---> job-cost.sh 08:19:37 lf-activate-venv: SKIPPING 08:19:37 INFO: No Stack... 08:19:37 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:38 INFO: Archiving Costs [Pipeline] echo 08:19:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:19:38 ---> logs-deploy.sh 08:19:38 lf-activate-venv: SKIPPING 08:19:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5298/1 08:19:38 INFO: archiving workspace using pattern(s): 08:19:39 Archives upload complete. 08:19:39 INFO: archiving logs to Nexus 08:19:40 ---> uname -a: 08:19:40 Linux prd-ubuntu20-04-docker-8c-8g-675125 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:19:40 08:19:40 08:19:40 ---> lscpu: 08:19:40 Architecture: x86_64 08:19:40 CPU op-mode(s): 32-bit, 64-bit 08:19:40 Byte Order: Little Endian 08:19:40 Address sizes: 40 bits physical, 48 bits virtual 08:19:40 CPU(s): 8 08:19:40 On-line CPU(s) list: 0-7 08:19:40 Thread(s) per core: 1 08:19:40 Core(s) per socket: 1 08:19:40 Socket(s): 8 08:19:40 NUMA node(s): 1 08:19:40 Vendor ID: AuthenticAMD 08:19:40 CPU family: 23 08:19:40 Model: 49 08:19:40 Model name: AMD EPYC-Rome Processor 08:19:40 Stepping: 0 08:19:40 CPU MHz: 2800.000 08:19:40 BogoMIPS: 5600.00 08:19:40 Virtualization: AMD-V 08:19:40 Hypervisor vendor: KVM 08:19:40 Virtualization type: full 08:19:40 L1d cache: 256 KiB 08:19:40 L1i cache: 256 KiB 08:19:40 L2 cache: 4 MiB 08:19:40 L3 cache: 128 MiB 08:19:40 NUMA node0 CPU(s): 0-7 08:19:40 Vulnerability Gather data sampling: Not affected 08:19:40 Vulnerability Itlb multihit: Not affected 08:19:40 Vulnerability L1tf: Not affected 08:19:40 Vulnerability Mds: Not affected 08:19:40 Vulnerability Meltdown: Not affected 08:19:40 Vulnerability Mmio stale data: Not affected 08:19:40 Vulnerability Retbleed: Vulnerable 08:19:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:19:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:19:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:19:40 Vulnerability Srbds: Not affected 08:19:40 Vulnerability Tsx async abort: Not affected 08:19:40 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 08:19:40 08:19:40 08:19:40 ---> nproc: 08:19:40 8 08:19:40 08:19:40 08:19:40 ---> df -h: 08:19:40 Filesystem Size Used Avail Use% Mounted on 08:19:40 overlay 155G 32G 124G 21% / 08:19:40 tmpfs 64M 0 64M 0% /dev 08:19:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:19:40 shm 64M 0 64M 0% /dev/shm 08:19:40 /dev/vda1 155G 32G 124G 21% /facter-os 08:19:40 08:19:40 08:19:40 ---> sar -b -r -n DEV: 08:19:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-675125) 10/27/25 _x86_64_ (8 CPU) 08:19:40 08:19:40 08:08:26 LINUX RESTART (8 CPU) 08:19:40 08:19:40 08:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:19:40 08:10:01 172.01 62.66 109.35 0.00 11140.42 63844.32 0.00 08:19:40 08:11:01 172.47 10.40 162.07 0.00 1666.26 64622.30 0.00 08:19:40 08:12:01 39.89 0.10 39.79 0.00 0.80 61485.12 0.00 08:19:40 08:13:01 41.41 0.23 41.18 0.00 2.80 41301.52 0.00 08:19:40 08:14:01 121.88 3.83 118.05 0.00 4288.09 74321.08 0.00 08:19:40 08:15:01 315.03 0.35 314.68 0.00 37.06 271129.08 0.00 08:19:40 08:16:01 776.20 20.97 755.23 0.00 169.22 211241.36 0.00 08:19:40 08:17:01 227.00 0.80 226.20 0.00 6.40 66778.95 0.00 08:19:40 08:18:01 380.51 0.08 380.42 0.00 2.13 132580.47 0.00 08:19:40 08:19:01 156.95 0.08 156.87 0.00 4.13 82121.74 0.00 08:19:40 Average: 239.60 9.94 229.66 0.00 1733.82 106796.01 0.00 08:19:40 08:19:40 08:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:40 08:10:01 28911912 31549104 760512 2.31 76288 2855228 1704768 5.03 991232 2606924 956 08:19:40 08:11:01 26926472 31224208 1054588 3.21 121988 4335500 2302580 6.79 1804928 3613476 385048 08:19:40 08:12:01 26129220 31293272 982892 2.99 126792 5147396 2198224 6.48 2176964 3985448 144244 08:19:40 08:13:01 26338104 31469320 803892 2.45 131536 5082820 1878124 5.54 1516080 4406516 198884 08:19:40 08:14:01 26334300 31456796 806484 2.45 168628 5085620 1899944 5.60 1725380 4232396 309560 08:19:40 08:15:01 18597464 31304888 938676 2.86 184236 12414516 2823208 8.32 2495700 10937344 896 08:19:40 08:16:01 10888524 31355328 878212 2.67 388468 19482776 2297688 6.77 3284408 17362692 1480824 08:19:40 08:17:01 5811952 28370500 3793736 11.54 423704 21171244 11230008 33.11 6981668 18265436 1437968 08:19:40 08:18:01 2530928 27422888 4746572 14.44 439468 23401736 10111352 29.81 8912452 19541112 174152 08:19:40 08:19:01 1087888 29456476 2713200 8.25 452148 26752224 7089472 20.90 8391336 21399180 1411160 08:19:40 Average: 17355676 30490278 1747876 5.32 251326 12572906 4353537 12.83 3828015 10635052 554369 08:19:40 08:19:40 08:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:40 08:10:01 ens3 1410.75 1274.38 10435.87 161.88 0.00 0.00 0.00 0.00 08:19:40 08:10:01 lo 3.53 3.53 0.35 0.35 0.00 0.00 0.00 0.00 08:19:40 08:10:01 docker0 450.63 427.64 32.06 2978.71 0.00 0.00 0.00 0.00 08:19:40 08:10:01 vethdb25068 450.63 427.76 38.22 2978.72 0.00 0.00 0.00 0.24 08:19:40 08:11:01 ens3 437.58 314.96 5112.69 88.32 0.00 0.00 0.00 0.00 08:19:40 08:11:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 08:19:40 08:11:01 docker0 200.28 282.65 17.34 1665.59 0.00 0.00 0.00 0.00 08:19:40 08:11:01 veth0069c3f 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:19:40 08:12:01 ens3 30.62 21.53 24.11 13.82 0.00 0.00 0.00 0.00 08:19:40 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:12:01 docker0 0.83 0.83 0.06 0.08 0.00 0.00 0.00 0.00 08:19:40 08:12:01 veth0069c3f 0.83 0.87 0.07 0.08 0.00 0.00 0.00 0.00 08:19:40 08:13:01 ens3 21.75 15.01 19.80 11.32 0.00 0.00 0.00 0.00 08:19:40 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:40 08:13:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 08:19:40 08:13:01 veth0069c3f 0.40 0.42 0.04 0.04 0.00 0.00 0.00 0.00 08:19:40 08:14:01 ens3 242.46 145.26 5204.34 20.86 0.00 0.00 0.00 0.00 08:19:40 08:14:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:19:40 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth8ea4665 0.42 1.37 0.04 0.17 0.00 0.00 0.00 0.00 08:19:40 08:15:01 vethe7a428f 3.63 1.78 38.70 0.13 0.00 0.00 0.00 0.00 08:19:40 08:15:01 vethe4172b0 2.25 4.98 0.17 44.62 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth93b1501 2.83 5.22 0.22 64.72 0.00 0.00 0.00 0.01 08:19:40 08:15:01 veth60322f4 1.78 3.63 0.13 38.70 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth5844500 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:15:01 ens3 152.26 97.15 1844.35 23.88 0.00 0.00 0.00 0.00 08:19:40 08:15:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth3c58b98 0.77 0.05 0.04 0.00 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth43c23ba 2.58 5.42 0.20 109.84 0.00 0.00 0.00 0.01 08:19:40 08:15:01 veth1ccdef9 6.98 3.43 82.90 0.27 0.00 0.00 0.00 0.00 08:19:40 08:15:01 vethaf78ad2 5.32 8.50 0.43 117.07 0.00 0.00 0.00 0.01 08:19:40 08:15:01 veth4c32595 3.43 6.98 0.27 82.90 0.00 0.00 0.00 0.01 08:19:40 08:15:01 veth612f92d 4.48 7.98 0.36 85.22 0.00 0.00 0.00 0.01 08:19:40 08:15:01 veth4330950 5.22 2.83 64.72 0.22 0.00 0.00 0.00 0.00 08:19:40 08:15:01 docker0 36.88 60.49 2.37 895.57 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth50c2c10 4.35 7.47 0.32 77.56 0.00 0.00 0.00 0.01 08:19:40 08:15:01 vethbb8e4b1 1.55 3.55 0.12 38.76 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth212e0ea 1.72 3.93 0.13 38.71 0.00 0.00 0.00 0.00 08:19:40 08:15:01 vetha814c0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:15:01 vethbd39bb3 2.90 6.88 0.22 112.71 0.00 0.00 0.00 0.01 08:19:40 08:15:01 veth9f39db8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth6b7a7d1 7.47 4.35 77.56 0.32 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth958da17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth44391eb 1.38 3.17 0.12 42.55 0.00 0.00 0.00 0.00 08:19:40 08:15:01 veth8a74a9b 0.05 0.77 0.00 0.04 0.00 0.00 0.00 0.00 08:19:40 08:16:01 veth8ea4665 0.15 1.88 0.01 0.08 0.00 0.00 0.00 0.00 08:19:40 08:16:01 ens3 859.76 476.50 8103.87 59.15 0.00 0.00 0.00 0.00 08:19:40 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:16:01 docker0 465.20 837.10 43.68 8085.75 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth8ea4665 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth599012e 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 ens3 12.24 6.58 9.17 4.95 0.00 0.00 0.00 0.00 08:19:40 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:40 08:17:01 vethe7da6eb 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth6b90075 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 vetha5b5878 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth1041cee 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 vethccf6d6e 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth875d5af 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth903e36f 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth9b4a5e4 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth6ebf11e 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 vethe73ebaf 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:17:01 veth91a19fc 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 08:18:01 veth8ea4665 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 ens3 1.52 0.73 1.14 0.60 0.00 0.00 0.00 0.00 08:19:40 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 vethe7da6eb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 veth6b90075 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 vetha5b5878 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 veth1041cee 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 vethccf6d6e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 veth875d5af 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 veth903e36f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 veth6ebf11e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 vethe73ebaf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:18:01 veth91a19fc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 veth8ea4665 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 ens3 23.55 35.25 6.13 173.04 0.00 0.00 0.00 0.00 08:19:40 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:40 08:19:01 vethe7da6eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 veth6b90075 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 vetha5b5878 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 veth1041cee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 vethccf6d6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 veth875d5af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 veth6ebf11e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 vethe73ebaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:01 veth91a19fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: veth8ea4665 0.06 0.39 0.00 0.03 0.00 0.00 0.00 0.00 08:19:40 Average: ens3 318.49 238.40 3069.03 55.78 0.00 0.00 0.00 0.00 08:19:40 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 08:19:40 Average: vethe7da6eb 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: veth6b90075 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: vetha5b5878 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: docker0 115.00 159.97 9.51 1353.24 0.00 0.00 0.00 0.00 08:19:40 Average: veth1041cee 0.01 0.06 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: vethccf6d6e 0.01 0.06 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: veth875d5af 0.01 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: veth6ebf11e 0.01 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: vethe73ebaf 0.01 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 Average: veth91a19fc 0.01 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:19:40 08:19:40 08:19:40 ---> sar -P ALL: 08:19:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-675125) 10/27/25 _x86_64_ (8 CPU) 08:19:40 08:19:40 08:08:26 LINUX RESTART (8 CPU) 08:19:40 08:19:40 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:19:40 08:10:01 all 9.68 0.00 2.60 5.52 0.10 82.10 08:19:40 08:10:01 0 7.72 0.00 1.51 1.37 0.08 89.32 08:19:40 08:10:01 1 11.35 0.00 2.63 6.25 0.10 79.67 08:19:40 08:10:01 2 6.25 0.00 2.73 1.51 0.12 89.39 08:19:40 08:10:01 3 6.26 0.00 2.00 9.41 0.08 82.25 08:19:40 08:10:01 4 7.96 0.00 3.43 11.65 0.10 76.86 08:19:40 08:10:01 5 13.36 0.00 2.57 3.06 0.10 80.91 08:19:40 08:10:01 6 10.70 0.00 2.47 1.04 0.08 85.70 08:19:40 08:10:01 7 13.79 0.00 3.49 9.95 0.12 72.66 08:19:40 08:11:01 all 19.38 0.00 4.37 3.21 0.12 72.91 08:19:40 08:11:01 0 18.61 0.00 4.50 0.62 0.12 76.14 08:19:40 08:11:01 1 18.00 0.00 4.37 0.99 0.12 76.52 08:19:40 08:11:01 2 21.20 0.00 4.31 2.61 0.12 71.75 08:19:40 08:11:01 3 19.30 0.00 4.57 13.65 0.10 62.37 08:19:40 08:11:01 4 20.77 0.00 4.37 4.12 0.15 70.58 08:19:40 08:11:01 5 17.81 0.00 4.19 0.95 0.10 76.95 08:19:40 08:11:01 6 18.63 0.00 5.00 1.69 0.12 74.56 08:19:40 08:11:01 7 20.67 0.00 3.66 1.06 0.13 74.47 08:19:40 08:12:01 all 38.69 0.00 6.76 0.50 0.16 53.89 08:19:40 08:12:01 0 37.14 0.00 7.83 0.00 0.17 54.86 08:19:40 08:12:01 1 33.14 0.00 6.63 1.18 0.15 58.90 08:19:40 08:12:01 2 44.97 0.00 6.98 1.35 0.15 46.55 08:19:40 08:12:01 3 43.95 0.00 7.95 0.93 0.17 47.01 08:19:40 08:12:01 4 35.24 0.00 5.85 0.02 0.17 58.73 08:19:40 08:12:01 5 36.59 0.00 6.01 0.00 0.15 57.25 08:19:40 08:12:01 6 33.00 0.00 5.86 0.27 0.15 60.72 08:19:40 08:12:01 7 45.38 0.00 7.01 0.23 0.15 47.22 08:19:40 08:13:01 all 63.28 0.00 8.23 0.16 0.19 28.14 08:19:40 08:13:01 0 62.81 0.00 8.38 0.03 0.19 28.58 08:19:40 08:13:01 1 62.08 0.00 7.53 0.12 0.20 30.08 08:19:40 08:13:01 2 64.81 0.00 8.69 0.84 0.20 25.45 08:19:40 08:13:01 3 64.93 0.00 8.55 0.02 0.15 26.35 08:19:40 08:13:01 4 61.39 0.00 8.26 0.00 0.19 30.16 08:19:40 08:13:01 5 63.89 0.00 7.95 0.02 0.20 27.94 08:19:40 08:13:01 6 60.92 0.00 8.14 0.25 0.19 30.50 08:19:40 08:13:01 7 65.40 0.00 8.33 0.00 0.17 26.10 08:19:40 08:14:01 all 38.12 0.00 7.71 2.51 0.15 51.51 08:19:40 08:14:01 0 38.28 0.00 7.44 1.09 0.13 53.05 08:19:40 08:14:01 1 37.29 0.00 7.21 1.36 0.13 54.01 08:19:40 08:14:01 2 37.63 0.00 7.78 5.89 0.15 48.56 08:19:40 08:14:01 3 39.08 0.00 7.49 0.72 0.15 52.56 08:19:40 08:14:01 4 38.99 0.00 7.40 0.13 0.17 53.31 08:19:40 08:14:01 5 38.06 0.00 8.14 0.82 0.13 52.84 08:19:40 08:14:01 6 37.48 0.00 7.05 7.42 0.17 47.89 08:19:40 08:14:01 7 38.16 0.00 9.15 2.68 0.15 49.86 08:19:40 08:15:01 all 14.98 0.00 6.06 23.50 0.13 55.33 08:19:40 08:15:01 0 13.24 0.00 5.59 19.13 0.12 61.93 08:19:40 08:15:01 1 14.69 0.00 6.53 25.98 0.10 52.69 08:19:40 08:15:01 2 17.49 0.00 6.40 18.69 0.10 57.31 08:19:40 08:15:01 3 14.78 0.00 6.14 38.66 0.14 40.29 08:19:40 08:15:01 4 14.82 0.00 6.32 18.71 0.17 59.98 08:19:40 08:15:01 5 15.84 0.00 5.88 42.88 0.20 35.19 08:19:40 08:15:01 6 13.44 0.00 5.51 22.63 0.12 58.30 08:19:40 08:15:01 7 15.53 0.00 6.09 1.48 0.08 76.81 08:19:40 08:16:01 all 10.54 0.00 6.58 14.02 0.09 68.77 08:19:40 08:16:01 0 11.71 0.00 6.14 7.45 0.08 74.61 08:19:40 08:16:01 1 11.01 0.00 5.53 6.37 0.09 77.01 08:19:40 08:16:01 2 11.49 0.00 6.49 5.78 0.12 76.12 08:19:40 08:16:01 3 9.59 0.00 9.04 55.82 0.10 25.44 08:19:40 08:16:01 4 9.65 0.00 7.32 10.45 0.09 72.49 08:19:40 08:16:01 5 10.58 0.00 6.82 12.01 0.07 70.51 08:19:40 08:16:01 6 9.80 0.00 5.94 6.29 0.07 77.91 08:19:40 08:16:01 7 10.46 0.00 5.35 8.55 0.09 75.55 08:19:40 08:17:01 all 65.86 0.00 9.75 3.88 0.16 20.36 08:19:40 08:17:01 0 65.92 0.00 9.79 0.95 0.13 23.21 08:19:40 08:17:01 1 66.22 0.00 9.54 3.20 0.13 20.90 08:19:40 08:17:01 2 65.64 0.00 10.05 0.85 0.15 23.30 08:19:40 08:17:01 3 65.57 0.00 9.37 1.19 0.13 23.74 08:19:40 08:17:01 4 66.60 0.00 9.07 0.75 0.12 23.46 08:19:40 08:17:01 5 66.61 0.00 9.72 22.52 0.15 1.01 08:19:40 08:17:01 6 64.83 0.00 10.41 0.79 0.17 23.81 08:19:40 08:17:01 7 65.47 0.00 10.03 0.87 0.27 23.36 08:19:40 08:18:01 all 90.39 0.00 9.44 0.00 0.17 0.00 08:19:40 08:18:01 0 91.33 0.00 8.52 0.00 0.15 0.00 08:19:40 08:18:01 1 91.12 0.00 8.73 0.00 0.15 0.00 08:19:40 08:18:01 2 89.91 0.00 9.93 0.00 0.17 0.00 08:19:40 08:18:01 3 90.97 0.00 8.88 0.00 0.15 0.00 08:19:40 08:18:01 4 90.86 0.00 8.96 0.00 0.18 0.00 08:19:40 08:18:01 5 88.71 0.00 11.12 0.00 0.17 0.00 08:19:40 08:18:01 6 89.91 0.00 9.90 0.00 0.20 0.00 08:19:40 08:18:01 7 90.35 0.00 9.49 0.00 0.17 0.00 08:19:40 08:19:01 all 90.45 0.00 9.37 0.00 0.17 0.00 08:19:40 08:19:01 0 91.25 0.00 8.58 0.00 0.17 0.00 08:19:40 08:19:01 1 90.47 0.00 9.38 0.00 0.15 0.00 08:19:40 08:19:01 2 89.55 0.00 10.25 0.00 0.20 0.00 08:19:40 08:19:01 3 90.44 0.00 9.40 0.00 0.17 0.00 08:19:40 08:19:01 4 91.25 0.00 8.59 0.00 0.17 0.00 08:19:40 08:19:01 5 90.38 0.00 9.45 0.00 0.17 0.00 08:19:40 08:19:01 6 89.41 0.00 10.39 0.00 0.20 0.00 08:19:40 08:19:01 7 90.85 0.00 8.95 0.00 0.18 0.02 08:19:40 Average: all 44.31 0.00 7.10 5.30 0.14 43.15 08:19:40 Average: 0 43.94 0.00 6.83 3.04 0.13 46.05 08:19:40 Average: 1 43.72 0.00 6.82 4.53 0.13 44.80 08:19:40 Average: 2 45.08 0.00 7.37 3.74 0.15 43.66 08:19:40 Average: 3 44.73 0.00 7.34 11.88 0.13 35.91 08:19:40 Average: 4 43.92 0.00 6.96 4.56 0.15 44.40 08:19:40 Average: 5 44.32 0.00 7.19 8.21 0.14 40.13 08:19:40 Average: 6 42.97 0.00 7.08 4.02 0.15 45.79 08:19:40 Average: 7 45.79 0.00 7.17 2.46 0.15 44.43 08:19:40 08:19:40 08:19:40