Started by upstream project "edgexfoundry/cd-management/release-lts" build number 145 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f627efe857da1a873412d3c925ae2c07d66e8c3 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-ssh13887305445925245145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh18055037310806806860.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14395354981936116577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18377483909546603702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1631317966472726192.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [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.25 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11600 in /w/workspace/edgexfoundry_edgex-go_palau [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f627efe857da1a873412d3c925ae2c07d66e8c3 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @93517cc" > git config core.sparsecheckout # timeout=10 > git checkout -f 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 > git rev-list --no-walk 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:04:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:04:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:04:42 ========================================================= 08:04:42 EdgeX Global Pipelines Version Info 08:04:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:04:43 ------------------- 08:04:43 stable info: 08:04:43 ------------------- 08:04:43 Commited By: Cherry Wang cherry@iotechsys.com 08:04:43 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:04:43 Message: update stable to v1.0.280 08:04:43 ------------------- 08:04:43 experimental info: 08:04:43 ------------------- 08:04:43 Commited By: Cherry Wang cherry@iotechsys.com 08:04:43 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:04:43 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:04:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:04:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:04:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f627ef [Pipeline] echo 08:04:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:44 provisioning config files... 08:04:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10864921951406041997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:45 ---> ****-login.sh 08:04:45 nexus3.edgexfoundry.org:10001 08:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:45 08:04:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:45 Configure a credential helper to remove this warning. See 08:04:45 https://docs.****.com/go/credential-store/ 08:04:45 08:04:45 Login Succeeded 08:04:45 nexus3.edgexfoundry.org:10002 08:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:45 08:04:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:45 Configure a credential helper to remove this warning. See 08:04:45 https://docs.****.com/go/credential-store/ 08:04:45 08:04:45 Login Succeeded 08:04:45 nexus3.edgexfoundry.org:10003 08:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:45 08:04:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:45 Configure a credential helper to remove this warning. See 08:04:45 https://docs.****.com/go/credential-store/ 08:04:45 08:04:45 Login Succeeded 08:04:45 nexus3.edgexfoundry.org:10004 08:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:45 08:04:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:45 Configure a credential helper to remove this warning. See 08:04:45 https://docs.****.com/go/credential-store/ 08:04:45 08:04:45 Login Succeeded 08:04:45 ****.io 08:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:45 08:04:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:45 Configure a credential helper to remove this warning. See 08:04:45 https://docs.****.com/go/credential-store/ 08:04:45 08:04:45 Login Succeeded 08:04:45 ---> ****-login.sh ends [Pipeline] } 08:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:46 + 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:04:46 + dirname cmd/core-command/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo core-command,cmd/core-command/Dockerfile 08:04:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:04:46 + dirname cmd/core-data/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo core-data,cmd/core-data/Dockerfile 08:04:46 + dirname cmd/core-keeper/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo core-keeper,cmd/core-keeper/Dockerfile 08:04:46 + + dirname cmd/core-metadata/Dockerfile 08:04:46 cut -d/ -f2 08:04:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:04:46 + dirname cmd/security-bootstrapper/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:04:46 + dirname cmd/security-proxy-auth/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:04:46 + dirname cmd/security-proxy-setup/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:04:46 + dirname cmd/security-secretstore-setup/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:04:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:04:46 + dirname cmd/security-spire-agent/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:04:46 + dirname cmd/security-spire-config/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:04:46 + dirname cmd/security-spire-server/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:04:46 + dirname cmd/support-notifications/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:04:46 + dirname cmd/support-scheduler/Dockerfile 08:04:46 + cut -d/ -f2 08:04:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:04:46 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:04:46 + git rev-list -1 --merges 3f627efe857da1a873412d3c925ae2c07d66e8c3~1..3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] echo 08:04:46 -----------> git rev-list -1 --merges 3f627efe857da1a873412d3c925ae2c07d66e8c3~1..3f627efe857da1a873412d3c925ae2c07d66e8c3 3f627efe857da1a873412d3c925ae2c07d66e8c3 [false] [Pipeline] sh 08:04:47 + git log --format=format:%s -1 3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] echo 08:04:47 ========================================================= 08:04:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 08:04:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:04:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:47 + grep -v github /etc/ssh/ssh_known_hosts 08:04:47 + [ -e /tmp/ssh_known_hosts ] 08:04:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:04:47 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:04:47 sudo tee -a /etc/ssh/ssh_known_hosts 08:04:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:48 08:04:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:48 0.1.4: Pulling from edgex-devops/py-git-semver 08:04:48 3dae71ba6b94: Pulling fs layer 08:04:48 6bf1a483ea7c: Pulling fs layer 08:04:48 f5dfc541a4d3: Pulling fs layer 08:04:48 461d9e800cba: Pulling fs layer 08:04:48 80192f66455f: Pulling fs layer 08:04:48 2e8e34ca0e6c: Pulling fs layer 08:04:48 a29436f7fd5d: Pulling fs layer 08:04:48 923cac83aea3: Pulling fs layer 08:04:48 25ad8b0a4227: Pulling fs layer 08:04:48 461d9e800cba: Waiting 08:04:48 db01528c6b51: Pulling fs layer 08:04:48 28988de357af: Pulling fs layer 08:04:48 80192f66455f: Waiting 08:04:48 2e8e34ca0e6c: Waiting 08:04:48 a29436f7fd5d: Waiting 08:04:48 923cac83aea3: Waiting 08:04:48 25ad8b0a4227: Waiting 08:04:48 db01528c6b51: Waiting 08:04:48 28988de357af: Waiting 08:04:48 6bf1a483ea7c: Verifying Checksum 08:04:48 6bf1a483ea7c: Download complete 08:04:48 461d9e800cba: Download complete 08:04:48 80192f66455f: Verifying Checksum 08:04:48 80192f66455f: Download complete 08:04:48 f5dfc541a4d3: Verifying Checksum 08:04:48 f5dfc541a4d3: Download complete 08:04:48 3dae71ba6b94: Verifying Checksum 08:04:48 3dae71ba6b94: Download complete 08:04:48 923cac83aea3: Verifying Checksum 08:04:48 923cac83aea3: Download complete 08:04:48 25ad8b0a4227: Verifying Checksum 08:04:48 25ad8b0a4227: Download complete 08:04:48 db01528c6b51: Verifying Checksum 08:04:48 db01528c6b51: Download complete 08:04:48 28988de357af: Download complete 08:04:48 a29436f7fd5d: Verifying Checksum 08:04:48 a29436f7fd5d: Download complete 08:04:49 2e8e34ca0e6c: Verifying Checksum 08:04:49 2e8e34ca0e6c: Download complete 08:04:50 3dae71ba6b94: Pull complete 08:04:50 6bf1a483ea7c: Pull complete 08:04:50 f5dfc541a4d3: Pull complete 08:04:51 461d9e800cba: Pull complete 08:04:51 80192f66455f: Pull complete 08:04:55 2e8e34ca0e6c: Pull complete 08:04:55 a29436f7fd5d: Pull complete 08:04:55 923cac83aea3: Pull complete 08:04:56 25ad8b0a4227: Pull complete 08:04:56 db01528c6b51: Pull complete 08:04:56 28988de357af: Pull complete 08:04:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:56 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 08:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:04:58 $ docker top 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d -eo pid,comm 08:04:58 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:04:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:58 [ssh-agent] Looking for ssh-agent implementation... 08:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:59 $ docker exec 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent 08:04:59 SSH_AUTH_SOCK=/tmp/ssh-Q8Ae53uZwITU/agent.32 08:04:59 SSH_AGENT_PID=38 08:04:59 Running ssh-add (command line suppressed) 08:04:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_14571726685950655170.key (/w/workspace/edgex-go/4@tmp/private_key_14571726685950655170.key) 08:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:59 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] sh 08:04:59 + git tag --points-at 3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } 08:04:59 $ docker exec --env ******** --env ******** 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent -k 08:04:59 unset SSH_AUTH_SOCK; 08:04:59 unset SSH_AGENT_PID; 08:04:59 echo Agent pid 38 killed; 08:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:04:59 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 08:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:00 [ssh-agent] Looking for ssh-agent implementation... 08:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:00 $ docker exec 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent 08:05:00 SSH_AUTH_SOCK=/tmp/ssh-IkptnZhMCgVN/agent.86 08:05:00 SSH_AGENT_PID=92 08:05:00 Running ssh-add (command line suppressed) 08:05:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_16535681233060682267.key (/w/workspace/edgex-go/4@tmp/private_key_16535681233060682267.key) 08:05:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:00 + git semver init 08:05:00 2026-05-27 08:05:00,956 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:05:00 2026-05-27 08:05:00,960 [run_init] DEBUG init version:0.0.0 force:False 08:05:00 2026-05-27 08:05:00,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:05:00 2026-05-27 08:05:00,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:05:00 2026-05-27 08:05:00,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, stdin=None, shell=False, universal_newlines=False) 08:05:09 2026-05-27 08:05:07,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:05:09 2026-05-27 08:05:07,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/palau with force:False 08:05:09 2026-05-27 08:05:07,590 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/palau 08:05:09 2026-05-27 08:05:07,590 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/palau 08:05:09 4.0.2 [Pipeline] } 08:05:09 $ docker exec --env ******** --env ******** 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent -k 08:05:09 unset SSH_AUTH_SOCK; 08:05:09 unset SSH_AGENT_PID; 08:05:09 echo Agent pid 92 killed; 08:05:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:09 + git semver [Pipeline] } 08:05:09 $ docker stop --time=1 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d 08:05:11 $ docker rm -f --volumes 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d [Pipeline] // withDockerContainer [Pipeline] sh 08:05:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:05:11 Stashed 1 file(s) [Pipeline] echo 08:05:11 [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:12 + git checkout 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:05:12 HEAD is now at 3f627efe8 ci(lts-release): LTS release v4.0.2 @93517cc [Pipeline] sh 08:05:12 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:05:12 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 08:05:12 + grep ^go [0-9].[0-9]* go.mod 08:05:12 + cut -d -f 2 08:05:12 + cut -d . -f1-2 [Pipeline] echo 08:05:12 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:05:12 ========================================================= 08:05:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 08:05:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:05:13 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 08:05:13 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:05:13 84f5eff04246: Pulling fs layer 08:05:13 713d2d8a8d8d: Pulling fs layer 08:05:13 212f1aa7b6f1: Pulling fs layer 08:05:13 245ede05cb82: Pulling fs layer 08:05:13 4f4fb700ef54: Pulling fs layer 08:05:13 caaa51e465b4: Pulling fs layer 08:05:13 c3ac6d7336a4: Pulling fs layer 08:05:13 c282cae13e2d: Pulling fs layer 08:05:13 245ede05cb82: Waiting 08:05:13 4f4fb700ef54: Waiting 08:05:13 c3ac6d7336a4: Waiting 08:05:13 caaa51e465b4: Waiting 08:05:13 178b1e6198b5: Pulling fs layer 08:05:13 cce2ccd0a44f: Pulling fs layer 08:05:13 c282cae13e2d: Waiting 08:05:13 178b1e6198b5: Waiting 08:05:13 cce2ccd0a44f: Waiting 08:05:13 713d2d8a8d8d: Verifying Checksum 08:05:13 713d2d8a8d8d: Download complete 08:05:13 245ede05cb82: Verifying Checksum 08:05:13 245ede05cb82: Download complete 08:05:13 4f4fb700ef54: Verifying Checksum 08:05:13 4f4fb700ef54: Download complete 08:05:13 84f5eff04246: Download complete 08:05:13 caaa51e465b4: Download complete 08:05:13 c282cae13e2d: Verifying Checksum 08:05:13 c282cae13e2d: Download complete 08:05:13 84f5eff04246: Pull complete 08:05:13 713d2d8a8d8d: Pull complete 08:05:15 c3ac6d7336a4: Verifying Checksum 08:05:15 c3ac6d7336a4: Download complete 08:05:15 212f1aa7b6f1: Verifying Checksum 08:05:15 212f1aa7b6f1: Download complete 08:05:15 cce2ccd0a44f: Download complete 08:05:18 178b1e6198b5: Verifying Checksum 08:05:18 178b1e6198b5: Download complete 08:05:21 212f1aa7b6f1: Pull complete 08:05:21 245ede05cb82: Pull complete 08:05:21 4f4fb700ef54: Pull complete 08:05:21 caaa51e465b4: Pull complete 08:05:21 c3ac6d7336a4: Pull complete 08:05:21 c282cae13e2d: Pull complete 08:05:24 178b1e6198b5: Pull complete 08:05:25 cce2ccd0a44f: Pull complete 08:05:25 Digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 08:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 08:05:25 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh 08:05:25 + + docker build -t ci-base-image-x86_64 -f - . 08:05:25 echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 08:05:25 WORKDIR /edgex 08:05:25 COPY go.mod . 08:05:25 RUN go mod download 08:05:26 #0 building with "default" instance using docker driver 08:05:26 08:05:26 #1 [internal] load build definition from Dockerfile 08:05:26 #1 transferring dockerfile: 170B done 08:05:26 #1 DONE 0.0s 08:05:26 08:05:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 08:05:26 #2 DONE 0.0s 08:05:26 08:05:26 #3 [internal] load .dockerignore 08:05:26 #3 transferring context: 50B done 08:05:26 #3 DONE 0.0s 08:05:26 08:05:26 #4 [internal] load build context 08:05:26 #4 transferring context: 6.95kB done 08:05:26 #4 DONE 0.0s 08:05:26 08:05:26 #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 08:05:26 #5 DONE 0.1s 08:05:26 08:05:26 #6 [2/4] WORKDIR /edgex 08:05:26 Still waiting to schedule task 08:05:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11573’ 08:05:27 #6 DONE 1.2s 08:05:27 08:05:27 #7 [3/4] COPY go.mod . 08:05:27 #7 DONE 0.0s 08:05:27 08:05:27 #8 [4/4] RUN go mod download 08:05:37 #8 DONE 8.6s 08:05:37 08:05:37 #9 exporting to image 08:05:37 #9 exporting layers 08:05:40 #9 exporting layers 3.8s done 08:05:40 #9 writing image sha256:a6aa99209782aa01daf816a7bfe2db3eb24a92504df38981e2be42f2015e3fb9 done 08:05:40 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:05:40 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:40 + docker inspect -f . ci-base-image-x86_64 08:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:40 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 08:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:41 $ docker top 9a5b262c271ce699a743ef2cbd4d9bd9b7a60166748b57d43c11f88e0911b845 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:41 + go version 08:05:41 go version go1.25.10 linux/amd64 [Pipeline] } 08:05:41 $ docker stop --time=1 9a5b262c271ce699a743ef2cbd4d9bd9b7a60166748b57d43c11f88e0911b845 08:05:42 $ docker rm -f --volumes 9a5b262c271ce699a743ef2cbd4d9bd9b7a60166748b57d43c11f88e0911b845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:43 + docker inspect -f . ci-base-image-x86_64 08:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:43 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 08:05:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:43 $ docker top 8b16a6e034bc8b218c2856a7305e316ac687a21e3ad3b9dbad3accb55b781adb -eo pid,comm [Pipeline] { [Pipeline] echo 08:05:43 ========================================================= 08:05:43 [edgeXBuildGoParallel] Running Tests and Build... 08:05:43 ========================================================= [Pipeline] sh 08:05:44 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:05:44 + make test 08:05:44 go test -race -coverprofile=coverage.out ./... 08:05:54 ? github.com/edgexfoundry/edgex-go [no test files] 08:06:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:06:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:06:26 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:06:26 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:06:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:06:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:06:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:06:27 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:06:27 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:06:27 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:06:27 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:06:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:06:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:06:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:06:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:06:28 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:06:28 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:06:28 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:06:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 08:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.103s coverage: 71.0% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.3% of statements 08:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.544s coverage: 94.2% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 90.7% of statements 08:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:06:35 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 11.1% of statements 08:06:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:06:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.431s coverage: 97.7% of statements 08:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:06:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:06:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:06:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:06:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements 08:06:39 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:06:39 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:06:39 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:06:39 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:06:39 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:06:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:06:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements 08:06:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:06:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 08:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 38.2% of statements 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 68.8% of statements 08:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:06:42 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:06:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 89.5% of statements 08:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements 08:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 08:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 08:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 08:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.157s coverage: 54.8% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.038s coverage: 88.6% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 08:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 29.2% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements 08:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.032s coverage: 54.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:07:08 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 94.9% of statements 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 47.1% of statements 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:07:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:07:09 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:07:09 running golangci-lint 08:07:09 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:07:10 go version go1.25.10 linux/amd64 08:07:10 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:07:10 level=info msg="[config_reader] Used config file .golangci.yml" 08:07:10 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:07:10 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:07:10 level=info msg="[goenv] Read go env for 4.498667ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:07:10 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:07:37 level=info msg="[loader] Go packages loading at mode 8767 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 22.955287818s" 08:07:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.047105ms" 08:07:46 level=info msg="[linters_context/goanalysis] analyzers took 2m7.886218058s with top 10 stages: buildir: 1m4.134932943s, gosec: 4.185218783s, inspect: 2.709115052s, fact_deprecated: 2.524739404s, printf: 2.290153299s, ctrlflow: 1.731576425s, S1038: 1.496893171s, fact_purity: 1.490922158s, QF1004: 1.447554259s, nilness: 1.444467654s" 08:07:46 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:07:46 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:07:46 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:07:46 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:07:46 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, invalid_issue: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, cgo: 35/35" 08:07:46 level=info msg="[runner] processing took 7.63494ms with stages: nolint_filter: 6.703102ms, generated_file_filter: 673.716µs, exclusion_rules: 120.491µs, exclusion_paths: 45.26µs, cgo: 45.231µs, path_relativity: 33.88µs, path_absoluter: 3.54µs, sort_results: 2.6µs, invalid_issue: 2.43µs, filename_unadjuster: 1.09µs, max_same_issues: 970ns, fixer: 640ns, diff: 500ns, uniq_by_line: 330ns, max_per_file_from_linter: 280ns, path_prettifier: 270ns, max_from_linter: 240ns, source_code: 140ns, path_shortener: 130ns, severity-rules: 100ns" 08:07:46 level=info msg="[runner] linters took 13.252009664s with stages: goanalysis_metalinter: 13.244301733s" 08:07:46 0 issues. 08:07:46 level=info msg="File cache stats: 0 entries of total size 0B" 08:07:46 level=info msg="Memory: 361 samples, avg is 343.5MB, max is 1332.4MB" 08:07:46 level=info msg="Execution took 36.253725744s" 08:07:46 go vet ./... 08:07:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:07:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:07:55 ./bin/test-attribution-txt.sh [Pipeline] echo 08:07:55 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:07:55 + go mod tidy 08:07:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 08:07:55 go: downloading github.com/frankban/quicktest v1.14.6 08:07:56 go: downloading github.com/go-playground/assert/v2 v2.2.0 08:07:56 go: downloading go.uber.org/goleak v1.3.0 08:07:56 go: downloading github.com/go-openapi/testify/v2 v2.4.1 08:07:56 go: downloading github.com/google/go-cmp v0.7.0 08:07:56 go: downloading golang.org/x/time v0.15.0 08:07:56 go: downloading go.opentelemetry.io/otel/sdk v1.41.0 08:07:56 go: downloading github.com/kr/pretty v0.3.1 08:07:56 go: downloading go.opentelemetry.io/otel/sdk/metric v1.39.0 08:07:56 go: downloading github.com/golang/protobuf v1.5.4 08:07:56 go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.5 08:07:56 go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.4.1 08:07:56 go: downloading github.com/jeremija/gosubmit v0.2.8 08:07:56 go: downloading github.com/kr/text v0.2.0 08:07:56 go: downloading github.com/rogpeppe/go-internal v1.14.1 08:07:56 go: downloading github.com/google/gofuzz v1.2.0 08:07:56 go: downloading github.com/go-chi/chi/v5 v5.2.5 08:07:56 go: downloading github.com/bmatcuk/doublestar/v4 v4.10.0 08:07:56 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 08:07:56 go: downloading github.com/rs/cors v1.11.1 08:07:56 go: downloading gopkg.in/yaml.v2 v2.4.0 08:07:56 go: downloading gonum.org/v1/gonum v0.16.0 08:07:56 go: downloading github.com/shoenig/test v0.6.4 08:07:56 go: downloading github.com/onsi/ginkgo v1.16.4 08:07:56 go: downloading github.com/onsi/gomega v1.13.0 08:07:56 go: downloading github.com/nxadm/tail v1.4.8 08:07:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 08:07:57 + ls -al . 08:07:57 total 1408 08:07:57 drwxrwxr-x 12 1001 1001 4096 May 27 08:05 . 08:07:57 drwxr-xr-x 4 root root 4096 May 27 08:05 .. 08:07:57 drwxrwxr-x 2 1001 1001 4096 May 27 08:04 .blubracket 08:07:57 -rw-rw-r-- 1 1001 1001 10 May 27 08:04 .dockerignore 08:07:57 drwxrwxr-x 8 1001 1001 4096 May 27 08:07 .git 08:07:57 drwxrwxr-x 3 1001 1001 4096 May 27 08:04 .github 08:07:57 -rw-rw-r-- 1 1001 1001 902 May 27 08:04 .gitignore 08:07:57 -rw-rw-r-- 1 1001 1001 359 May 27 08:04 .golangci.yml 08:07:57 -rw-rw-r-- 1 1001 1001 100 May 27 08:04 .hadolint.yml 08:07:57 drwxr-xr-x 3 1001 1001 4096 May 27 08:05 .semver 08:07:57 -rw-rw-r-- 1 1001 1001 155 May 27 08:04 .sonarcloud.properties 08:07:57 -rw-rw-r-- 1 1001 1001 1171 May 27 08:04 ADOPTERS.md 08:07:57 -rw-rw-r-- 1 1001 1001 20149 May 27 08:04 Attribution.txt 08:07:57 -rw-rw-r-- 1 1001 1001 118730 May 27 08:04 CHANGELOG.md 08:07:57 -rw-rw-r-- 1 1001 1001 3804 May 27 08:04 CONTRIBUTING.md 08:07:57 -rw-rw-r-- 1 1001 1001 677 May 27 08:04 GOVERNANCE.md 08:07:57 -rw-rw-r-- 1 1001 1001 886 May 27 08:04 Jenkinsfile 08:07:57 -rw-rw-r-- 1 1001 1001 10775 May 27 08:04 LICENSE 08:07:57 -rw-rw-r-- 1 1001 1001 16743 May 27 08:04 Makefile 08:07:57 -rw-rw-r-- 1 1001 1001 582 May 27 08:04 OWNERS.md 08:07:57 -rw-rw-r-- 1 1001 1001 9932 May 27 08:04 README.md 08:07:57 -rw-rw-r-- 1 1001 1001 789 May 27 08:04 SECURITY.md 08:07:57 -rw-rw-r-- 1 1001 1001 5 May 27 08:05 VERSION 08:07:57 drwxrwxr-x 2 1001 1001 4096 May 27 08:04 bin 08:07:57 drwxrwxr-x 19 1001 1001 4096 May 27 08:04 cmd 08:07:57 -rw-r--r-- 1 root root 1048214 May 27 08:07 coverage.out 08:07:57 drwxrwxr-x 2 1001 1001 4096 May 27 08:04 fuzz_test 08:07:57 -rw-rw-r-- 1 1001 1001 6910 May 27 08:04 go.mod 08:07:57 -rw-rw-r-- 1 1001 1001 90677 May 27 08:04 go.sum 08:07:57 drwxrwxr-x 7 1001 1001 4096 May 27 08:04 internal 08:07:57 drwxrwxr-x 2 1001 1001 4096 May 27 08:04 openapi 08:07:57 -rw-rw-r-- 1 1001 1001 584 May 27 08:04 security.txt 08:07:57 drwxrwxr-x 10 1001 1001 4096 May 27 08:04 vendor 08:07:57 -rw-rw-r-- 1 1001 1001 204 May 27 08:04 version.go [Pipeline] sh 08:07:57 + '[' -e coverage.out ] 08:07:57 + chown 1001:1001 coverage.out [Pipeline] stash 08:07:57 Stashed 1 file(s) [Pipeline] sh 08:07:58 + make build 08:07:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:08:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:08:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:08:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:08:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:08:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:08:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:08:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:08:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:08:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:08:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:08:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:08:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:08:49 $ docker stop --time=1 8b16a6e034bc8b218c2856a7305e316ac687a21e3ad3b9dbad3accb55b781adb 08:08:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11601 in /w/workspace/edgexfoundry_edgex-go_palau 08:08:52 $ docker rm -f --volumes 8b16a6e034bc8b218c2856a7305e316ac687a21e3ad3b9dbad3accb55b781adb [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 08:08:52 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 08:08:52 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:08:53 08:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:08:54 latest: Pulling from edgex-devops/edgex-compose 08:08:54 91d30c5bc195: Pulling fs layer 08:08:54 2e9b0aa3be6d: Pulling fs layer 08:08:54 9c61dcf015f6: Pulling fs layer 08:08:54 4698f68db338: Pulling fs layer 08:08:54 2a2f49069b9e: Pulling fs layer 08:08:54 e0025b399a48: Pulling fs layer 08:08:54 4698f68db338: Waiting 08:08:54 2a2f49069b9e: Waiting 08:08:54 e0025b399a48: Waiting 08:08:54 91d30c5bc195: Verifying Checksum 08:08:54 91d30c5bc195: Download complete 08:08:54 4698f68db338: Download complete 08:08:54 2e9b0aa3be6d: Verifying Checksum 08:08:54 2e9b0aa3be6d: Download complete 08:08:54 e0025b399a48: Download complete 08:08:54 91d30c5bc195: Pull complete 08:08:54 2a2f49069b9e: Verifying Checksum 08:08:54 2a2f49069b9e: Download complete 08:08:54 2e9b0aa3be6d: Pull complete 08:08:54 9c61dcf015f6: Verifying Checksum 08:08:54 9c61dcf015f6: Download complete 08:08:58 9c61dcf015f6: Pull complete 08:08:58 4698f68db338: Pull complete 08:08:58 2a2f49069b9e: Pull complete 08:08:58 e0025b399a48: Pull complete 08:08:58 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:08:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:58 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 08:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:08:59 $ docker top 8385f329c10390bebd6227d635bbad8978e00a47c11bbe10dd6fb110f5eaec3f -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:59 + docker compose -f ./docker-compose-build.yml build --parallel 08:09:00 #1 [security-spire-config internal] load build definition from Dockerfile 08:09:00 #1 transferring dockerfile: 1.69kB done 08:09:00 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:09:00 #1 DONE 0.1s 08:09:00 08:09:00 #2 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 08:09:00 #2 ... 08:09:00 08:09:00 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:09:00 #3 transferring dockerfile: 2.14kB done 08:09:00 #3 DONE 0.1s 08:09:00 08:09:00 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:09:00 #4 transferring dockerfile: 3.02kB done 08:09:00 #4 DONE 0.1s 08:09:00 08:09:00 #5 [security-spire-server internal] load build definition from Dockerfile 08:09:00 #5 transferring dockerfile: 1.70kB done 08:09:00 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:09:00 #5 DONE 0.1s 08:09:00 08:09:00 #6 [core-data internal] load build definition from Dockerfile 08:09:00 #6 transferring dockerfile: 2.04kB done 08:09:00 #6 DONE 0.1s 08:09:00 08:09:00 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:09:00 #7 transferring dockerfile: 2.23kB done 08:09:00 #7 DONE 0.2s 08:09:00 08:09:00 #8 [core-metadata internal] load build definition from Dockerfile 08:09:00 #8 transferring dockerfile: 2.10kB done 08:09:00 #8 DONE 0.2s 08:09:00 08:09:00 #9 [support-notifications internal] load build definition from Dockerfile 08:09:00 #9 transferring dockerfile: 2.02kB done 08:09:00 #9 DONE 0.2s 08:09:00 08:09:00 #10 [core-command internal] load build definition from Dockerfile 08:09:00 #10 transferring dockerfile: 1.94kB done 08:09:00 #10 DONE 0.1s 08:09:00 08:09:00 #11 [security-secretstore-setup internal] load build definition from Dockerfile 08:09:00 #11 transferring dockerfile: 2.49kB done 08:09:00 #11 DONE 0.2s 08:09:00 08:09:00 #12 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:09:00 #12 DONE 0.0s 08:09:00 08:09:00 #13 [core-data internal] load .dockerignore 08:09:00 #13 DONE 0.0s 08:09:00 08:09:00 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:09:00 #14 transferring dockerfile: 1.89kB done 08:09:00 #14 DONE 0.2s 08:09:00 08:09:00 #15 [core-metadata internal] load .dockerignore 08:09:00 #15 DONE 0.0s 08:09:00 08:09:00 #2 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 08:09:00 #2 ... 08:09:00 08:09:00 #16 [core-keeper internal] load build definition from Dockerfile 08:09:00 #16 transferring dockerfile: 2.07kB done 08:09:00 #16 DONE 0.2s 08:09:00 08:09:00 #17 [security-spire-agent internal] load build definition from Dockerfile 08:09:00 #17 transferring dockerfile: 1.81kB done 08:09:00 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:09:00 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:09:00 #17 DONE 0.2s 08:09:00 08:09:00 #18 [security-proxy-setup internal] load build definition from Dockerfile 08:09:00 #18 transferring dockerfile: 2.50kB done 08:09:00 #18 DONE 0.2s 08:09:00 08:09:00 #19 [support-scheduler internal] load build definition from Dockerfile 08:09:00 #19 transferring dockerfile: 1.83kB done 08:09:00 #19 DONE 0.2s 08:09:00 08:09:00 #12 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:09:00 #12 DONE 0.0s 08:09:00 08:09:00 #20 [security-proxy-auth internal] load .dockerignore 08:09:00 #20 transferring context: 50B done 08:09:00 #20 DONE 0.1s 08:09:00 08:09:00 #2 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 08:09:00 #2 DONE 0.2s 08:09:00 08:09:00 #21 [security-bootstrapper internal] load .dockerignore 08:09:00 #21 transferring context: 50B done 08:09:00 #21 DONE 0.1s 08:09:00 08:09:00 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:09:00 #22 transferring context: 50B done 08:09:00 #22 DONE 0.1s 08:09:00 08:09:00 #13 [core-data internal] load .dockerignore 08:09:00 #13 transferring context: 50B done 08:09:00 #13 DONE 0.2s 08:09:00 08:09:00 #15 [core-metadata internal] load .dockerignore 08:09:00 #15 transferring context: 50B done 08:09:00 #15 DONE 0.2s 08:09:00 08:09:00 #23 [support-notifications internal] load .dockerignore 08:09:00 #23 transferring context: 50B done 08:09:00 #23 DONE 0.1s 08:09:00 08:09:00 #24 [core-keeper internal] load .dockerignore 08:09:00 #24 transferring context: 50B done 08:09:00 #24 DONE 0.1s 08:09:00 08:09:00 #25 [core-command internal] load .dockerignore 08:09:00 #25 transferring context: 50B done 08:09:00 #25 DONE 0.1s 08:09:00 08:09:00 #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:09:00 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:09:00 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:09:00 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:09:00 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:09:00 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:09:00 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:09:00 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:09:00 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:09:00 #26 DONE 0.1s 08:09:00 08:09:00 #27 [security-secretstore-setup internal] load .dockerignore 08:09:00 #27 transferring context: 50B done 08:09:00 #27 DONE 0.1s 08:09:00 08:09:00 #28 [security-spiffe-token-provider internal] load .dockerignore 08:09:00 #28 transferring context: 50B done 08:09:00 #28 DONE 0.1s 08:09:00 08:09:00 #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:09:00 using credential edgex-jenkins-ssh 08:09:00 #29 DONE 0.6s 08:09:00 08:09:00 #26 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:09:00 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:09:00 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:09:00 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:09:00 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:09:00 #26 DONE 0.1s 08:09:00 08:09:00 #30 [security-proxy-setup internal] load .dockerignore 08:09:00 #30 transferring context: 50B 0.0s done 08:09:00 #30 DONE 0.6s 08:09:00 08:09:00 #31 [support-scheduler internal] load .dockerignore 08:09:00 #31 transferring context: 50B 0.0s done 08:09:00 #31 DONE 0.6s 08:09:00 08:09:00 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:09:00 #32 DONE 0.8s 08:09:00 08:09:00 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 08:09:00 Cloning the remote Git repository 08:09:01 #33 ... 08:09:01 08:09:01 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:09:01 #34 DONE 0.7s 08:09:01 08:09:01 #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:09:01 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:09:01 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:09:01 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:09:01 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:09:01 #26 DONE 0.1s 08:09:01 08:09:01 #35 [security-spire-server internal] load .dockerignore 08:09:01 #35 transferring context: 50B 0.0s done 08:09:01 #35 DONE 0.1s 08:09:01 08:09:01 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:01 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:01 #36 ... 08:09:01 08:09:01 #37 [security-spire-config internal] load .dockerignore 08:09:01 #37 transferring context: 50B 0.0s done 08:09:01 #37 DONE 0.6s 08:09:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:09:01 > git init /w/workspace/edgex-go/4 # timeout=10 08:09:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:09:01 > git --version # timeout=10 08:09:01 > git --version # 'git version 2.25.1' 08:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:01 08:09:01 #38 [security-proxy-setup internal] load build context 08:09:01 #38 ... 08:09:01 08:09:01 #26 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:09:01 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:09:01 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:09:01 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:09:01 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:09:01 #26 DONE 0.1s 08:09:01 08:09:01 #39 [security-spire-agent internal] load .dockerignore 08:09:01 #39 transferring context: 50B 0.0s done 08:09:01 #39 DONE 0.7s 08:09:01 08:09:01 #26 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:09:01 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:09:01 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:09:01 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:09:01 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:09:01 #26 DONE 0.1s 08:09:01 08:09:01 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:09:01 #33 DONE 0.9s 08:09:01 08:09:01 #40 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:01 #40 DONE 1.4s 08:09:01 08:09:01 #41 [security-spire-server internal] load build context 08:09:01 #41 transferring context: 26.58kB 0.0s done 08:09:01 #41 DONE 0.8s 08:09:01 08:09:01 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:01 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.6s done 08:09:01 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:09:01 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:09:01 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:09:01 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 08:09:02 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s 08:09:02 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 08:09:02 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 08:09:02 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s 08:09:02 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:09:02 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s 08:09:02 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 08:09:02 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s 08:09:02 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:09:02 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.6s 08:09:02 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done 08:09:02 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:09:02 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.9s 08:09:02 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:09:02 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 17.83MB / 41.51MB 1.0s 08:09:03 #36 ... 08:09:03 08:09:03 #42 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:09:03 #0 0.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.546 (1/1) Installing dumb-init (1.2.5-r3) 08:09:03 #0 1.553 Executing busybox-1.37.0-r20.trigger 08:09:03 #0 1.560 OK: 7 MiB in 17 packages 08:09:03 #42 DONE 2.4s 08:09:03 08:09:03 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:03 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 34.60MB / 41.51MB 1.1s 08:09:03 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done 08:09:03 #36 ... 08:09:03 08:09:03 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:09:03 #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.571 (1/2) Installing dumb-init (1.2.5-r3) 08:09:03 #0 1.577 (2/2) Installing su-exec (0.2-r3) 08:09:03 #0 1.586 Executing busybox-1.37.0-r20.trigger 08:09:03 #0 1.599 OK: 7 MiB in 18 packages 08:09:03 #43 DONE 2.6s 08:09:03 08:09:03 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:09:03 #0 0.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.598 (1/7) Installing ca-certificates (20260413-r0) 08:09:03 #0 1.629 (2/7) Installing dumb-init (1.2.5-r3) 08:09:03 #0 1.635 (3/7) Installing libgcc (14.2.0-r6) 08:09:03 #0 1.644 (4/7) Installing libsodium (1.0.20-r1) 08:09:03 #0 1.655 (5/7) Installing libstdc++ (14.2.0-r6) 08:09:03 #0 1.703 (6/7) Installing libzmq (4.3.5-r2) 08:09:03 #0 1.725 (7/7) Installing zeromq (4.3.5-r2) 08:09:03 #0 1.737 Executing busybox-1.37.0-r20.trigger 08:09:03 #0 1.745 Executing ca-certificates-20260413-r0.trigger 08:09:03 #0 1.820 OK: 12 MiB in 23 packages 08:09:03 #44 DONE 2.7s 08:09:03 08:09:03 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:03 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 08:09:03 #36 ... 08:09:03 08:09:03 #45 [security-spire-config internal] load build context 08:09:03 #45 transferring context: 24.83kB 0.0s done 08:09:03 #45 DONE 1.5s 08:09:03 08:09:03 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:09:03 #0 1.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:03 #0 2.046 (1/1) Installing dumb-init (1.2.5-r3) 08:09:03 #0 2.052 Executing busybox-1.37.0-r20.trigger 08:09:03 #0 2.074 OK: 7 MiB in 17 packages 08:09:03 #46 DONE 2.8s 08:09:03 08:09:03 #47 [security-spire-agent internal] load build context 08:09:03 #47 transferring context: 26.11kB 0.0s done 08:09:03 #47 DONE 1.4s 08:09:03 08:09:03 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:09:03 #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:03 #0 1.951 (1/4) Installing ca-certificates (20260413-r0) 08:09:03 #0 1.969 (2/4) Installing dumb-init (1.2.5-r3) 08:09:03 #0 1.979 (3/4) Installing su-exec (0.2-r3) 08:09:03 #0 1.994 (4/4) Installing yq-go (4.47.2-r3) 08:09:03 #0 2.173 Executing busybox-1.37.0-r20.trigger 08:09:03 #0 2.189 Executing ca-certificates-20260413-r0.trigger 08:09:03 #0 2.278 OK: 20 MiB in 20 packages 08:09:03 #48 DONE 2.9s 08:09:03 08:09:03 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:04 #36 ... 08:09:04 08:09:04 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:09:04 #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:04 #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:04 #0 1.999 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:09:04 #0 1.999 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:09:04 #0 1.999 OK: 26324 distinct packages available 08:09:04 #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:04 #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:04 #0 2.617 (1/13) Installing brotli-libs (1.1.0-r2) 08:09:04 #0 2.631 (2/13) Installing c-ares (1.34.6-r0) 08:09:04 #0 2.646 (3/13) Installing libunistring (1.3-r0) 08:09:04 #0 2.667 (4/13) Installing libidn2 (2.3.7-r0) 08:09:04 #0 2.672 (5/13) Installing nghttp2-libs (1.69.0-r0) 08:09:04 #0 2.676 (6/13) Installing libpsl (0.21.5-r3) 08:09:04 #0 2.683 (7/13) Installing zstd-libs (1.5.7-r0) 08:09:04 #0 2.700 (8/13) Installing libcurl (8.14.1-r2) 08:09:04 #0 2.710 (9/13) Installing curl (8.14.1-r2) 08:09:04 #0 2.735 (10/13) Installing dumb-init (1.2.5-r3) 08:09:04 #0 2.735 (11/13) Installing musl-obstack (1.2.3-r2) 08:09:04 #0 2.744 (12/13) Installing libucontext (1.3.2-r0) 08:09:04 #0 2.744 (13/13) Installing gcompat (1.1.0-r4) 08:09:04 #0 2.751 Executing busybox-1.37.0-r20.trigger 08:09:04 #0 2.763 OK: 13 MiB in 29 packages 08:09:04 #49 DONE 3.5s 08:09:04 08:09:04 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:09:04 #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:04 #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:04 #0 2.305 (1/4) Installing dumb-init (1.2.5-r3) 08:09:04 #0 2.309 (2/4) Installing openssl (3.5.6-r0) 08:09:04 #0 2.326 (3/4) Installing su-exec (0.2-r3) 08:09:04 #0 2.337 (4/4) Installing yq-go (4.47.2-r3) 08:09:04 #0 2.467 Executing busybox-1.37.0-r20.trigger 08:09:04 #0 2.484 OK: 20 MiB in 20 packages 08:09:04 #50 DONE 3.0s 08:09:04 08:09:04 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:09:04 #0 1.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:04 #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:04 #0 2.308 (1/3) Installing ca-certificates (20260413-r0) 08:09:04 #0 2.341 (2/3) Installing dumb-init (1.2.5-r3) 08:09:04 #0 2.343 (3/3) Installing tzdata (2026b-r0) 08:09:04 #0 2.391 Executing busybox-1.37.0-r20.trigger 08:09:04 #0 2.411 Executing ca-certificates-20260413-r0.trigger 08:09:04 #0 2.467 OK: 8 MiB in 19 packages 08:09:04 #51 DONE 3.0s 08:09:04 08:09:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:05 #36 ... 08:09:05 08:09:05 #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:05 #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:05 #0 2.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:05 #0 2.642 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:09:05 #0 2.642 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:09:05 #0 2.642 OK: 26324 distinct packages available 08:09:05 #0 2.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:05 #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:05 #0 3.238 (1/5) Installing dumb-init (1.2.5-r3) 08:09:05 #0 3.244 (2/5) Installing musl-obstack (1.2.3-r2) 08:09:05 #0 3.252 (3/5) Installing libucontext (1.3.2-r0) 08:09:05 #0 3.257 (4/5) Installing gcompat (1.1.0-r4) 08:09:05 #0 3.264 (5/5) Installing openssl (3.5.6-r0) 08:09:05 #0 3.289 Executing busybox-1.37.0-r20.trigger 08:09:05 #0 3.309 OK: 8 MiB in 21 packages 08:09:05 #52 DONE 4.2s 08:09:05 08:09:05 #53 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:09:06 #53 ... 08:09:06 08:09:06 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:06 #54 DONE 4.8s 08:09:06 08:09:06 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:09:06 #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:06 #0 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:06 #0 3.620 OK: 265 MiB in 60 packages 08:09:06 #55 DONE 4.9s 08:09:06 08:09:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:06 #36 ... 08:09:06 08:09:06 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:09:06 #0 2.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:06 #0 2.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:06 #0 2.664 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:09:06 #0 2.664 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:09:06 #0 2.664 OK: 26324 distinct packages available 08:09:06 #0 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:06 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:06 #0 3.745 (1/4) Installing dumb-init (1.2.5-r3) 08:09:06 #0 3.752 (2/4) Installing musl-obstack (1.2.3-r2) 08:09:06 #0 3.756 (3/4) Installing libucontext (1.3.2-r0) 08:09:06 #0 3.762 (4/4) Installing gcompat (1.1.0-r4) 08:09:06 #0 3.770 Executing busybox-1.37.0-r20.trigger 08:09:06 #0 3.783 OK: 8 MiB in 20 packages 08:09:06 #56 DONE 5.0s 08:09:06 08:09:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:07 #36 ... 08:09:07 08:09:07 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:09:07 #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:07 #0 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:07 #0 3.702 OK: 265 MiB in 60 packages 08:09:07 #57 DONE 5.1s 08:09:07 08:09:07 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:09:07 #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:07 #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:07 #0 3.807 OK: 265 MiB in 60 packages 08:09:07 #58 DONE 5.1s 08:09:07 08:09:07 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:08 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.0s 08:09:08 #36 ... 08:09:08 08:09:08 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:09:08 #0 4.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:08 #0 4.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:08 #0 5.382 OK: 265 MiB in 60 packages 08:09:08 #59 DONE 6.6s 08:09:08 08:09:08 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:08 #36 ... 08:09:08 08:09:08 #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:09:08 #0 4.494 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:08 #0 4.922 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:08 #0 5.822 (1/1) Installing dumb-init (1.2.5-r3) 08:09:08 #0 5.993 Executing busybox-1.37.0-r20.trigger 08:09:08 #0 6.008 OK: 7 MiB in 17 packages 08:09:08 #60 DONE 7.0s 08:09:08 08:09:08 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:08 #36 ... 08:09:08 08:09:08 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:09:08 #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:08 #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:08 #0 4.544 OK: 7 MiB in 17 packages 08:09:08 #61 DONE 5.9s 08:09:08 08:09:08 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:09 #36 ... 08:09:09 08:09:09 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:09:09 #0 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:09 #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:09 #0 5.767 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:09:09 #0 5.767 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:09:09 #0 5.767 OK: 26324 distinct packages available 08:09:09 #0 5.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:09 #0 6.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:09 #0 6.636 OK: 265 MiB in 60 packages 08:09:09 #62 DONE 7.3s 08:09:09 08:09:09 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:09 #36 ... 08:09:09 08:09:09 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:09:09 #63 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.8s done 08:09:09 #63 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:09:09 #63 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:09:09 #63 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:09:09 #63 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 08:09:09 #63 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 08:09:09 #63 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.7s done 08:09:09 #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.0s done 08:09:09 #63 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:09:09 #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 4.1s done 08:09:09 #63 DONE 7.7s 08:09:09 08:09:09 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:09 #36 ... 08:09:09 08:09:09 #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:09:09 #0 5.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:09 #0 5.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:09 #0 5.889 OK: 12 MiB in 23 packages 08:09:09 #64 DONE 6.5s 08:09:09 08:09:09 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:10 #36 ... 08:09:10 08:09:10 #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:09:10 #0 4.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:10 #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:10 #0 5.552 OK: 13 MiB in 29 packages 08:09:10 #65 DONE 6.3s 08:09:10 08:09:10 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:09:10 #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:10 #0 5.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:10 #0 6.496 OK: 7 MiB in 18 packages 08:09:10 #66 DONE 7.2s 08:09:10 08:09:10 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:09:10 #0 5.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:10 #0 5.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:10 #0 6.325 OK: 20 MiB in 20 packages 08:09:10 #67 DONE 7.0s 08:09:10 08:09:10 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:09:10 #0 5.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:10 #0 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:10 #0 6.404 OK: 7 MiB in 17 packages 08:09:10 #68 DONE 7.1s 08:09:10 08:09:10 #69 [security-bootstrapper internal] load build context 08:09:10 #69 transferring context: 185.92MB 9.9s 08:09:10 #69 ... 08:09:10 08:09:10 #70 [support-notifications internal] load build context 08:09:10 #70 ... 08:09:10 08:09:10 #71 [security-proxy-auth internal] load build context 08:09:10 #71 ... 08:09:10 08:09:10 #72 [security-spiffe-token-provider internal] load build context 08:09:10 #72 ... 08:09:10 08:09:10 #73 [security-secretstore-setup internal] load build context 08:09:10 #73 ... 08:09:10 08:09:10 #74 [core-common-config-bootstrapper internal] load build context 08:09:11 #74 ... 08:09:11 08:09:11 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:09:11 #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:11 #0 5.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:11 #0 6.400 OK: 20 MiB in 20 packages 08:09:11 #75 DONE 7.1s 08:09:11 08:09:11 #74 [core-common-config-bootstrapper internal] load build context 08:09:11 #74 ... 08:09:11 08:09:11 #76 [core-command internal] load build context 08:09:11 #76 ... 08:09:11 08:09:11 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:09:11 #0 5.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:11 #0 5.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:11 #0 6.389 OK: 8 MiB in 19 packages 08:09:11 #77 DONE 7.1s 08:09:11 08:09:11 #76 [core-command internal] load build context 08:09:11 #76 ... 08:09:11 08:09:11 #78 [core-data internal] load build context 08:09:11 #78 ... 08:09:11 08:09:11 #79 [core-metadata internal] load build context 08:09:11 #79 ... 08:09:11 08:09:11 #80 [core-keeper internal] load build context 08:09:11 #80 ... 08:09:11 08:09:11 #81 [support-scheduler internal] load build context 08:09:11 #81 ... 08:09:11 08:09:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:11 #36 ... 08:09:11 08:09:11 #38 [security-proxy-setup internal] load build context 08:09:11 #38 ... 08:09:11 08:09:11 #81 [support-scheduler internal] load build context 08:09:11 #81 ... 08:09:11 08:09:11 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:09:11 #82 DONE 0.9s 08:09:11 08:09:11 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:09:11 #0 3.584 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:11 #0 3.796 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:11 #0 4.664 OK: 265 MiB in 60 packages 08:09:11 #83 DONE 5.2s 08:09:11 08:09:11 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:09:11 #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:11 #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:11 #0 4.233 OK: 8 MiB in 20 packages 08:09:11 #84 DONE 5.1s 08:09:12 08:09:12 #53 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:09:12 #53 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:09:12 #53 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:09:12 #53 5.692 OK: 8 MiB in 21 packages 08:09:12 #53 DONE 6.7s 08:09:12 08:09:12 #81 [support-scheduler internal] load build context 08:09:13 #81 ... 08:09:13 08:09:13 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:09:13 #85 DONE 1.3s 08:09:13 08:09:13 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:09:13 #86 DONE 3.1s 08:09:13 08:09:13 #81 [support-scheduler internal] load build context 08:09:14 #81 ... 08:09:14 08:09:14 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:09:14 #87 DONE 0.8s 08:09:14 08:09:14 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:09:14 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.4s done 08:09:14 #36 DONE 13.2s 08:09:14 08:09:14 #81 [support-scheduler internal] load build context 08:09:15 #81 transferring context: 408.63MB 14.5s 08:09:18 #81 ... 08:09:18 08:09:18 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:18 #88 DONE 4.4s 08:09:18 08:09:18 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:18 #89 DONE 3.8s 08:09:18 08:09:18 #81 [support-scheduler internal] load build context 08:09:19 #81 ... 08:09:19 08:09:19 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:19 #90 DONE 5.1s 08:09:19 08:09:19 #81 [support-scheduler internal] load build context 08:09:20 #81 transferring context: 558.35MB 19.5s 08:09:20 #81 ... 08:09:20 08:09:20 #69 [security-bootstrapper internal] load build context 08:09:20 #69 ... 08:09:20 08:09:20 #81 [support-scheduler internal] load build context 08:09:20 #81 ... 08:09:20 08:09:20 #70 [support-notifications internal] load build context 08:09:20 #70 ... 08:09:20 08:09:20 #71 [security-proxy-auth internal] load build context 08:09:21 #71 ... 08:09:21 08:09:21 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:09:21 #91 DONE 1.9s 08:09:21 08:09:21 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:09:21 #92 DONE 2.0s 08:09:21 08:09:21 #71 [security-proxy-auth internal] load build context 08:09:21 #71 ... 08:09:21 08:09:21 #72 [security-spiffe-token-provider internal] load build context 08:09:21 #72 ... 08:09:21 08:09:21 #73 [security-secretstore-setup internal] load build context 08:09:21 #73 ... 08:09:21 08:09:21 #74 [core-common-config-bootstrapper internal] load build context 08:09:21 #74 ... 08:09:21 08:09:21 #76 [core-command internal] load build context 08:09:21 #76 ... 08:09:21 08:09:21 #78 [core-data internal] load build context 08:09:21 #78 ... 08:09:21 08:09:21 #79 [core-metadata internal] load build context 08:09:21 #79 ... 08:09:21 08:09:21 #80 [core-keeper internal] load build context 08:09:21 #80 ... 08:09:21 08:09:21 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:09:21 #93 DONE 2.1s 08:09:21 08:09:21 #80 [core-keeper internal] load build context 08:09:21 #80 ... 08:09:21 08:09:21 #94 [security-spire-config stage-2 6/10] COPY security.txt / 08:09:21 #94 ... 08:09:21 08:09:21 #38 [security-proxy-setup internal] load build context 08:09:22 #38 ... 08:09:22 08:09:22 #80 [core-keeper internal] load build context 08:09:24 #80 ... 08:09:24 08:09:24 #95 [security-spire-server stage-2 6/9] COPY security.txt / 08:09:24 #95 DONE 3.6s 08:09:24 08:09:24 #80 [core-keeper internal] load build context 08:09:25 Avoid second fetch 08:09:25 Checking out Revision 3f627efe857da1a873412d3c925ae2c07d66e8c3 (palau) 08:09:25 #80 transferring context: 584.03MB 24.9s 08:09:25 #80 ... 08:09:25 08:09:25 #79 [core-metadata internal] load build context 08:09:25 #79 transferring context: 683.84MB 21.9s done 08:09:25 #79 DONE 25.1s 08:09:25 08:09:25 #80 [core-keeper internal] load build context 08:09:26 #80 ... 08:09:26 08:09:26 #74 [core-common-config-bootstrapper internal] load build context 08:09:26 #74 transferring context: 683.84MB 22.0s done 08:09:26 #74 DONE 25.8s 08:09:26 08:09:26 #80 [core-keeper internal] load build context 08:09:26 #80 ... 08:09:26 08:09:26 #72 [security-spiffe-token-provider internal] load build context 08:09:26 #72 transferring context: 683.84MB 21.9s done 08:09:26 #72 DONE 26.0s 08:09:26 08:09:26 #73 [security-secretstore-setup internal] load build context 08:09:26 #73 transferring context: 683.84MB 22.9s done 08:09:26 #73 DONE 26.1s 08:09:26 08:09:26 #81 [support-scheduler internal] load build context 08:09:26 #81 transferring context: 683.84MB 22.8s done 08:09:26 #81 DONE 25.6s 08:09:26 08:09:26 #70 [support-notifications internal] load build context 08:09:26 #70 transferring context: 683.84MB 23.2s done 08:09:26 #70 DONE 26.1s 08:09:26 08:09:26 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:09:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:09:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:25 > git config core.sparsecheckout # timeout=10 08:09:25 > git checkout -f 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 08:09:26 #96 ... 08:09:26 08:09:26 #38 [security-proxy-setup internal] load build context 08:09:26 #38 transferring context: 683.84MB 24.4s done 08:09:26 #38 DONE 25.8s 08:09:26 08:09:26 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 08:09:26 #97 DONE 5.2s 08:09:26 08:09:26 #94 [security-spire-config stage-2 6/10] COPY security.txt / 08:09:26 #94 DONE 5.0s 08:09:26 08:09:26 #80 [core-keeper internal] load build context 08:09:27 #80 transferring context: 683.84MB 26.4s done 08:09:27 Commit message: "ci(lts-release): LTS release v4.0.2 @93517cc" 08:09:28 #80 ... 08:09:28 08:09:28 #78 [core-data internal] load build context 08:09:28 #78 transferring context: 683.84MB 26.1s done 08:09:28 #78 DONE 27.5s 08:09:28 08:09:28 #69 [security-bootstrapper internal] load build context 08:09:28 #69 transferring context: 683.84MB 26.9s done 08:09:28 #69 ... 08:09:28 08:09:28 #76 [core-command internal] load build context 08:09:28 #76 transferring context: 683.84MB 26.4s done 08:09:28 #76 DONE 27.8s 08:09:28 08:09:28 #80 [core-keeper internal] load build context 08:09:28 #80 DONE 27.8s 08:09:28 08:09:28 #71 [security-proxy-auth internal] load build context 08:09:28 #71 transferring context: 683.84MB 26.8s done 08:09:28 #71 DONE 28.0s 08:09:28 08:09:28 #98 [core-data builder 4/7] COPY go.mod vendor* ./ 08:09:28 #98 ... 08:09:28 08:09:28 #69 [security-bootstrapper internal] load build context 08:09:28 #69 DONE 28.0s 08:09:28 08:09:28 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:09:28 #99 DONE 3.0s 08:09:28 08:09:28 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 08:09:29 #98 ... 08:09:29 08:09:29 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:09:29 #100 DONE 2.3s 08:09:29 08:09:29 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:09:29 #101 ... 08:09:29 08:09:29 #98 [core-data builder 4/7] COPY go.mod vendor* ./ 08:09:29 #98 DONE 2.6s 08:09:29 08:09:29 #102 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:09:29 #102 DONE 2.6s 08:09:29 08:09:29 #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:09:29 #103 DONE 2.6s 08:09:29 08:09:29 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:09:29 #96 DONE 2.6s 08:09:29 08:09:29 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:09:29 #104 DONE 2.6s 08:09:29 08:09:29 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:09:29 #105 DONE 0.8s 08:09:29 08:09:29 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:09:29 #106 ... 08:09:29 08:09:29 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:09:29 #101 DONE 0.3s 08:09:29 08:09:29 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:29 #107 ... 08:09:29 08:09:29 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:09:29 #108 DONE 0.4s 08:09:30 08:09:30 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:09:30 #106 DONE 0.5s 08:09:30 08:09:30 #109 [security-spire-server] exporting to image 08:09:30 #109 exporting layers 08:09:30 #109 ... 08:09:30 08:09:30 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:09:30 #110 DONE 0.6s 08:09:30 08:09:30 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:09:30 #111 DONE 3.3s 08:09:30 08:09:30 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:09:30 #112 DONE 1.6s 08:09:30 08:09:30 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:09:30 #113 DONE 0.4s 08:09:30 08:09:30 #114 [security-spire-config] exporting to image 08:09:30 #114 ... 08:09:30 08:09:30 #109 [security-spire-server] exporting to image 08:09:30 #109 exporting layers 0.8s done 08:09:30 #109 writing image sha256:a6e14bce0826276054a4504f6d035cd7dfd9f049009684042bd361cf29fb0efb 0.0s done 08:09:30 #109 naming to docker.io/library/security-spire-server done 08:09:30 #109 DONE 0.8s 08:09:30 08:09:30 #115 [security-spire-agent] exporting to image 08:09:30 #115 exporting layers 0.7s done 08:09:30 #115 writing image sha256:5ba97d0898a3938805755cac4c5cf802bae1a0939d4fe340a3b6efe25802a21a 0.0s done 08:09:30 #115 naming to docker.io/library/security-spire-agent 0.0s done 08:09:30 #115 DONE 0.8s 08:09:30 08:09:30 #114 [security-spire-config] exporting to image 08:09:30 #114 exporting layers 0.7s done 08:09:30 #114 writing image sha256:df7d79c2587de58fb7a560b7b526a32e478ade8e278fb9ffe95acf3c6bf4f3d8 done 08:09:30 #114 naming to docker.io/library/security-spire-config 0.0s done 08:09:30 #114 DONE 0.8s 08:09:30 08:09:30 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:32 + git checkout 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:09:32 HEAD is now at 3f627efe8 ci(lts-release): LTS release v4.0.2 @93517cc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:32 provisioning config files... 08:09:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7127353786714734141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:33 ---> ****-login.sh 08:09:33 nexus3.edgexfoundry.org:10001 08:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:34 Configure a credential helper to remove this warning. See 08:09:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:34 08:09:34 Login Succeeded 08:09:34 nexus3.edgexfoundry.org:10002 08:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:35 Configure a credential helper to remove this warning. See 08:09:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:35 08:09:35 Login Succeeded 08:09:35 nexus3.edgexfoundry.org:10003 08:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:35 Configure a credential helper to remove this warning. See 08:09:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:35 08:09:35 Login Succeeded 08:09:35 nexus3.edgexfoundry.org:10004 08:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:36 Configure a credential helper to remove this warning. See 08:09:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:36 08:09:36 Login Succeeded 08:09:36 ****.io 08:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:37 Configure a credential helper to remove this warning. See 08:09:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:37 08:09:37 Login Succeeded 08:09:37 ---> ****-login.sh ends [Pipeline] } 08:09:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:09:37 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:09:37 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 08:09:38 + cut -d -f 2 08:09:38 + cut -d . -f1-2 08:09:38 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 08:09:38 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:09:38 ========================================================= 08:09:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 08:09:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:09:38 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 08:09:38 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:09:38 58e777220c39: Pulling fs layer 08:09:38 5d96c866386f: Pulling fs layer 08:09:38 8985e74deb67: Pulling fs layer 08:09:38 a90cb41c1532: Pulling fs layer 08:09:38 4f4fb700ef54: Pulling fs layer 08:09:38 19c9b082531f: Pulling fs layer 08:09:38 8959fe4f68e1: Pulling fs layer 08:09:38 418f8e902c44: Pulling fs layer 08:09:38 c3ba8a69b7b1: Pulling fs layer 08:09:38 a90cb41c1532: Waiting 08:09:38 19c9b082531f: Waiting 08:09:38 418f8e902c44: Waiting 08:09:38 8959fe4f68e1: Waiting 08:09:38 c3ba8a69b7b1: Waiting 08:09:38 4f4fb700ef54: Waiting 08:09:38 5d96c866386f: Verifying Checksum 08:09:38 5d96c866386f: Download complete 08:09:38 a90cb41c1532: Download complete 08:09:38 4f4fb700ef54: Verifying Checksum 08:09:38 4f4fb700ef54: Download complete 08:09:38 19c9b082531f: Download complete 08:09:38 58e777220c39: Verifying Checksum 08:09:38 58e777220c39: Download complete 08:09:39 8959fe4f68e1: Verifying Checksum 08:09:39 8959fe4f68e1: Download complete 08:09:39 c3ba8a69b7b1: Verifying Checksum 08:09:39 c3ba8a69b7b1: Download complete 08:09:39 58e777220c39: Pull complete 08:09:40 #116 ... 08:09:40 08:09:40 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:40 #117 ... 08:09:40 08:09:40 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:40 #118 ... 08:09:40 08:09:40 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:40 5d96c866386f: Pull complete 08:09:40 8985e74deb67: Verifying Checksum 08:09:40 8985e74deb67: Download complete 08:09:40 #119 ... 08:09:40 08:09:40 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:41 418f8e902c44: Verifying Checksum 08:09:41 418f8e902c44: Download complete 08:09:54 8985e74deb67: Pull complete 08:09:54 a90cb41c1532: Pull complete 08:09:54 4f4fb700ef54: Pull complete 08:09:54 19c9b082531f: Pull complete 08:09:55 #120 ... 08:09:55 08:09:55 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:55 #119 DONE 24.3s 08:09:55 08:09:55 #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:55 #107 DONE 25.2s 08:09:55 08:09:55 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:55 #118 DONE 25.2s 08:09:55 08:09:55 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:55 #120 DONE 24.4s 08:09:55 08:09:55 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:55 #116 DONE 25.2s 08:09:55 08:09:55 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:55 #117 DONE 25.2s 08:09:55 08:09:55 #121 [core-data builder 6/7] COPY . . 08:09:55 8959fe4f68e1: Pull complete 08:10:04 418f8e902c44: Pull complete 08:10:05 #121 ... 08:10:05 08:10:05 #122 [support-notifications builder 6/7] COPY . . 08:10:05 #122 DONE 10.1s 08:10:05 08:10:05 #123 [core-keeper builder 7/8] COPY . . 08:10:05 #123 DONE 10.1s 08:10:05 08:10:05 #124 [support-scheduler builder 6/7] COPY . . 08:10:05 #124 DONE 10.1s 08:10:05 08:10:05 #125 [security-spiffe-token-provider builder 6/7] COPY . . 08:10:05 #125 DONE 10.1s 08:10:05 08:10:05 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:10:05 #121 DONE 10.1s 08:10:05 08:10:05 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:10:05 #126 CACHED 08:10:05 08:10:05 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 08:10:05 #127 CACHED 08:10:05 08:10:05 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #128 CACHED 08:10:05 08:10:05 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #129 CACHED 08:10:05 08:10:05 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:10:05 #130 CACHED 08:10:05 08:10:05 #131 [security-proxy-auth builder 6/7] COPY . . 08:10:05 #131 CACHED 08:10:05 08:10:05 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 08:10:05 #132 CACHED 08:10:05 08:10:05 #133 [core-data builder 6/7] COPY . . 08:10:05 #133 CACHED 08:10:05 08:10:05 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #134 CACHED 08:10:05 08:10:05 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #135 CACHED 08:10:05 08:10:05 #136 [security-bootstrapper builder 6/7] COPY . . 08:10:05 #136 CACHED 08:10:05 08:10:05 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:10:05 #137 CACHED 08:10:05 08:10:05 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 08:10:05 #138 CACHED 08:10:05 08:10:05 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #139 CACHED 08:10:05 08:10:05 #140 [core-command builder 6/7] COPY . . 08:10:05 #140 CACHED 08:10:05 08:10:05 #141 [security-bootstrapper builder 6/7] COPY . . 08:10:05 #141 DONE 10.1s 08:10:05 08:10:05 #142 [security-proxy-setup builder 6/7] COPY . . 08:10:05 #142 CACHED 08:10:05 08:10:05 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #143 CACHED 08:10:05 08:10:05 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:10:05 #144 CACHED 08:10:05 08:10:05 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:10:05 #145 1.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:10:05 c3ba8a69b7b1: Pull complete 08:10:05 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 08:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 08:10:05 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh 08:10:06 + docker build -t ci-base-image-arm64 -f - . 08:10:06 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 08:10:06 WORKDIR /edgex 08:10:06 COPY go.mod . 08:10:06 RUN go mod download 08:10:11 Sending build context to Docker daemon 48.57MB 08:10:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 08:10:11 ---> 081e04c5fda7 08:10:11 Step 2/4 : WORKDIR /edgex 08:10:13 ---> Running in c4faeaca5f11 08:10:13 Removing intermediate container c4faeaca5f11 08:10:13 ---> deb5bd5d37e9 08:10:13 Step 3/4 : COPY go.mod . 08:10:15 ---> 10821417dcb7 08:10:15 Step 4/4 : RUN go mod download 08:10:15 ---> Running in b8a7fc919c77 08:10:16 #145 ... 08:10:16 08:10:16 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:10:16 #0 0.646 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:10:16 #146 ... 08:10:16 08:10:16 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:10:16 #0 1.162 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:10:16 #147 ... 08:10:16 08:10:16 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:10:16 #0 0.914 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:10:16 #148 ... 08:10:16 08:10:16 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:10:16 #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:10:16 #149 ... 08:10:16 08:10:16 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:10:16 #0 1.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:10:16 #150 ... 08:10:16 08:10:16 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:10:16 #0 1.044 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:10:16 #151 ... 08:10:16 08:10:16 #152 [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:10:16 #0 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:10:16 #152 ... 08:10:16 08:10:16 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:10:16 #0 1.022 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:10:16 #153 ... 08:10:16 08:10:16 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:10:16 #0 0.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:10:16 #154 ... 08:10:16 08:10:16 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:10:16 #0 1.014 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:10:16 #155 ... 08:10:16 08:10:16 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:10:16 #0 1.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:11:12 Removing intermediate container b8a7fc919c77 08:11:12 ---> e19c89d9cd84 08:11:12 Successfully built e19c89d9cd84 08:11:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:13 + docker inspect -f . ci-base-image-arm64 08:11:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:13 prd-ubuntu20.04-docker-arm64-4c-16g-11601 does not seem to be running inside a container 08:11:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:11:14 $ docker top cb5f6031ea729f5112a502d3dcdb009aa6fd5d7d89d833c7d4b0ece8b88327d0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:15 + go version 08:11:15 go version go1.25.10 linux/arm64 [Pipeline] } 08:11:15 $ docker stop --time=1 cb5f6031ea729f5112a502d3dcdb009aa6fd5d7d89d833c7d4b0ece8b88327d0 08:11:17 $ docker rm -f --volumes cb5f6031ea729f5112a502d3dcdb009aa6fd5d7d89d833c7d4b0ece8b88327d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:17 08:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:18 latest: Pulling from edgex-devops/edgex-compose-arm64 08:11:18 547446be3368: Pulling fs layer 08:11:18 d125d8839a47: Pulling fs layer 08:11:18 3e85d5ac6304: Pulling fs layer 08:11:18 c3105a71a48b: Pulling fs layer 08:11:18 c3105a71a48b: Waiting 08:11:18 0f093f025ec4: Pulling fs layer 08:11:18 c3106fc0e877: Pulling fs layer 08:11:18 0f093f025ec4: Waiting 08:11:18 c3106fc0e877: Waiting 08:11:18 547446be3368: Verifying Checksum 08:11:18 547446be3368: Download complete 08:11:18 c3105a71a48b: Verifying Checksum 08:11:18 c3105a71a48b: Download complete 08:11:18 d125d8839a47: Verifying Checksum 08:11:18 d125d8839a47: Download complete 08:11:18 c3106fc0e877: Verifying Checksum 08:11:18 c3106fc0e877: Download complete 08:11:19 0f093f025ec4: Verifying Checksum 08:11:19 0f093f025ec4: Download complete 08:11:19 547446be3368: Pull complete 08:11:20 d125d8839a47: Pull complete 08:11:20 3e85d5ac6304: Verifying Checksum 08:11:20 3e85d5ac6304: Download complete 08:11:30 3e85d5ac6304: Pull complete 08:11:30 c3105a71a48b: Pull complete 08:11:31 0f093f025ec4: Pull complete 08:11:31 c3106fc0e877: Pull complete 08:11:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:32 prd-ubuntu20.04-docker-arm64-4c-16g-11601 does not seem to be running inside a container 08:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:11:34 $ docker top 1d184d9b2000b316ed0e0c9f2cb6c8b5e85fc07247636184b3f79c1702d00d3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:35 + docker compose -f ./docker-compose-build.yml build --parallel 08:11:45 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:11:45 #1 transferring dockerfile: 08:11:45 #1 transferring dockerfile: 2.50kB 0.0s done 08:11:45 #1 DONE 0.1s 08:11:45 08:11:45 #2 [security-spire-server internal] load build definition from Dockerfile 08:11:45 #2 transferring dockerfile: 1.70kB done 08:11:45 #2 DONE 0.0s 08:11:45 08:11:45 #3 [core-data internal] load build definition from Dockerfile 08:11:45 #3 transferring dockerfile: 2.04kB done 08:11:45 #3 DONE 0.0s 08:11:45 08:11:45 #4 [security-secretstore-setup internal] load build definition from Dockerfile 08:11:45 #4 transferring dockerfile: 2.49kB done 08:11:45 #4 DONE 0.1s 08:11:45 08:11:45 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:11:45 #5 transferring dockerfile: 2.23kB done 08:11:45 #5 DONE 0.1s 08:11:45 08:11:45 #6 [core-command internal] load build definition from Dockerfile 08:11:45 #6 transferring dockerfile: 1.94kB done 08:11:45 #6 DONE 0.1s 08:11:45 08:11:45 #7 [core-keeper internal] load build definition from Dockerfile 08:11:45 #7 transferring dockerfile: 2.07kB 0.0s done 08:11:45 #7 DONE 0.1s 08:11:45 08:11:45 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:11:45 #8 transferring dockerfile: 3.02kB done 08:11:45 #8 DONE 0.1s 08:11:45 08:11:45 #9 [support-notifications internal] load build definition from Dockerfile 08:11:45 #9 transferring dockerfile: 2.02kB done 08:11:45 #9 DONE 0.1s 08:11:45 08:11:45 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:11:45 #10 transferring dockerfile: 2.14kB 0.0s done 08:11:45 #10 DONE 0.1s 08:11:45 08:11:45 #11 [support-scheduler internal] load build definition from Dockerfile 08:11:45 #11 transferring dockerfile: 1.83kB done 08:11:45 #11 DONE 0.1s 08:11:45 08:11:45 #12 [security-spire-config internal] load build definition from Dockerfile 08:11:45 #12 transferring dockerfile: 1.69kB done 08:11:45 #12 DONE 0.1s 08:11:45 08:11:45 #13 [core-metadata internal] load build definition from Dockerfile 08:11:45 #13 transferring dockerfile: 2.10kB done 08:11:45 #13 DONE 0.1s 08:11:45 08:11:45 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:11:45 #14 transferring dockerfile: 1.89kB done 08:11:45 #14 DONE 0.1s 08:11:45 08:11:45 #15 [security-spire-agent internal] load build definition from Dockerfile 08:11:45 #15 transferring dockerfile: 1.81kB done 08:11:45 #15 DONE 0.1s 08:11:45 08:11:45 #16 [security-proxy-setup internal] load .dockerignore 08:11:45 #16 transferring context: 50B 0.0s done 08:11:45 #16 DONE 0.1s 08:11:46 08:11:46 #17 [security-spire-server internal] load .dockerignore 08:11:46 #17 transferring context: 50B done 08:11:46 #17 DONE 0.1s 08:11:46 08:11:46 #18 [core-data internal] load .dockerignore 08:11:46 #18 transferring context: 50B done 08:11:46 #18 DONE 0.0s 08:11:46 08:11:46 #19 [security-secretstore-setup internal] load .dockerignore 08:11:46 #19 transferring context: 50B done 08:11:46 #19 DONE 0.1s 08:11:46 08:11:46 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:11:46 #20 transferring context: 50B done 08:11:46 #20 ... 08:11:46 08:11:46 #21 [core-command internal] load .dockerignore 08:11:46 #21 transferring context: 50B 0.0s done 08:11:46 #21 DONE 0.1s 08:11:46 08:11:46 #22 [core-keeper internal] load .dockerignore 08:11:46 #22 transferring context: 50B done 08:11:46 #22 DONE 0.1s 08:11:46 08:11:46 #23 [security-bootstrapper internal] load .dockerignore 08:11:46 #23 transferring context: 50B 0.0s done 08:11:46 #23 DONE 0.1s 08:11:46 08:11:46 #24 [support-notifications internal] load .dockerignore 08:11:46 #24 transferring context: 50B 0.0s done 08:11:46 #24 DONE 0.1s 08:11:46 08:11:46 #25 [security-proxy-auth internal] load .dockerignore 08:11:46 #25 transferring context: 50B done 08:11:46 #25 DONE 0.1s 08:11:46 08:11:46 #26 [support-scheduler internal] load .dockerignore 08:11:46 #26 transferring context: 50B 0.0s done 08:11:46 #26 DONE 0.1s 08:11:46 08:11:46 #27 [security-spire-config internal] load .dockerignore 08:11:47 #27 transferring context: 50B 0.0s done 08:11:47 #27 DONE 0.1s 08:11:47 08:11:47 #28 [security-spiffe-token-provider internal] load .dockerignore 08:11:47 #28 DONE 0.0s 08:11:47 08:11:47 #29 [core-metadata internal] load .dockerignore 08:11:47 #29 transferring context: 50B done 08:11:47 #29 DONE 0.1s 08:11:47 08:11:47 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:11:47 #20 ... 08:11:47 08:11:47 #28 [security-spiffe-token-provider internal] load .dockerignore 08:11:47 #28 transferring context: 50B done 08:11:47 #28 DONE 0.1s 08:11:47 08:11:47 #30 [security-spire-agent internal] load .dockerignore 08:11:47 #30 transferring context: 50B 0.0s done 08:11:47 #30 DONE 0.1s 08:11:47 08:11:47 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:47 #31 DONE 0.0s 08:11:47 08:11:47 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 08:11:47 #32 DONE 0.2s 08:11:47 08:11:47 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:11:47 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:11:47 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:11:47 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:11:47 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:11:47 #33 DONE 0.2s 08:11:47 08:11:47 #34 [security-proxy-setup internal] load build context 08:11:48 #34 ... 08:11:48 08:11:48 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:11:48 #35 DONE 1.0s 08:11:48 08:11:48 #34 [security-proxy-setup internal] load build context 08:11:48 #34 ... 08:11:48 08:11:48 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:48 #31 DONE 0.0s 08:11:48 08:11:48 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:11:48 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:11:48 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:11:48 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:11:48 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:11:48 #33 DONE 0.3s 08:11:48 08:11:48 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:11:48 #35 DONE 1.7s 08:11:48 08:11:48 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:48 #31 DONE 0.0s 08:11:48 08:11:48 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:11:48 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:11:48 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:11:48 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:11:48 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:11:48 #33 DONE 0.3s 08:11:48 08:11:48 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 08:11:48 #32 DONE 0.4s 08:11:48 08:11:48 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:11:48 #35 DONE 1.7s 08:11:48 08:11:48 #36 [core-common-config-bootstrapper internal] load build context 08:11:48 #36 ... 08:11:48 08:11:48 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:48 #31 DONE 0.0s 08:11:48 08:11:48 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:48 #31 DONE 0.0s 08:11:48 08:11:48 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:11:48 #37 DONE 0.8s 08:11:48 08:11:48 #38 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:11:49 #38 ... 08:11:49 08:11:49 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:49 #31 DONE 0.0s 08:11:49 08:11:49 #36 [core-common-config-bootstrapper internal] load build context 08:11:49 #36 ... 08:11:49 08:11:49 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:49 #31 DONE 0.0s 08:11:49 08:11:49 #36 [core-common-config-bootstrapper internal] load build context 08:11:49 #36 ... 08:11:49 08:11:49 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:49 #31 DONE 0.1s 08:11:49 08:11:49 #36 [core-common-config-bootstrapper internal] load build context 08:11:50 #36 ... 08:11:50 08:11:50 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 08:11:50 #32 DONE 1.6s 08:11:50 08:11:50 #36 [core-common-config-bootstrapper internal] load build context 08:11:50 #36 ... 08:11:50 08:11:50 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:11:50 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:11:50 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:11:50 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:11:50 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:11:50 #33 DONE 0.4s 08:11:50 08:11:50 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:11:50 #35 DONE 1.8s 08:11:50 08:11:50 #37 [core-command builder 2/7] WORKDIR /edgex-go 08:11:50 #37 DONE 0.9s 08:11:50 08:11:50 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:50 #31 DONE 0.1s 08:11:50 08:11:50 #36 [core-common-config-bootstrapper internal] load build context 08:11:50 #36 ... 08:11:50 08:11:50 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:50 #31 DONE 0.1s 08:11:50 08:11:50 #36 [core-common-config-bootstrapper internal] load build context 08:11:51 #36 ... 08:11:51 08:11:51 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:11:51 #31 DONE 0.1s 08:11:51 08:11:51 #36 [core-common-config-bootstrapper internal] load build context 08:11:52 #36 ... 08:11:52 08:11:52 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 08:11:52 #32 DONE 3.6s 08:11:52 08:11:52 #36 [core-common-config-bootstrapper internal] load build context 08:11:52 #36 transferring context: 2.44MB 3.0s 08:11:52 #36 ... 08:11:52 08:11:52 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:11:52 #39 DONE 3.9s 08:11:52 08:11:52 #36 [core-common-config-bootstrapper internal] load build context 08:11:52 #36 ... 08:11:52 08:11:52 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:11:52 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:11:52 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:11:52 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:11:52 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:11:52 #33 DONE 0.5s 08:11:52 08:11:52 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:11:52 #35 DONE 1.9s 08:11:52 08:11:52 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:11:52 #37 DONE 1.0s 08:11:52 08:11:52 #40 [security-spiffe-token-provider internal] load build context 08:11:52 #40 DONE 0.0s 08:11:52 08:11:52 #36 [core-common-config-bootstrapper internal] load build context 08:11:52 #36 ... 08:11:52 08:11:52 #41 [support-scheduler internal] load build context 08:11:52 #41 DONE 0.0s 08:11:52 08:11:52 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:11:52 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:11:56 #42 ... 08:11:56 08:11:56 #43 [security-spire-server internal] load build context 08:11:56 #43 transferring context: 26.58kB 0.6s done 08:11:56 #43 DONE 3.8s 08:11:56 08:11:56 #34 [security-proxy-setup internal] load build context 08:11:56 #34 ... 08:11:56 08:11:56 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:11:56 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 4.1s done 08:11:56 #42 DONE 4.3s 08:11:56 08:11:56 #34 [security-proxy-setup internal] load build context 08:11:56 #34 ... 08:11:56 08:11:56 #44 [security-secretstore-setup internal] load build context 08:11:56 #44 ... 08:11:56 08:11:56 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:11:57 #42 ... 08:11:57 08:11:57 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:11:57 #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:11:57 #0 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:11:57 #0 6.456 (1/4) Installing dumb-init (1.2.5-r3) 08:11:57 #0 6.456 (2/4) Installing openssl (3.5.6-r0) 08:11:57 #0 6.456 (3/4) Installing su-exec (0.2-r3) 08:11:57 #0 6.456 (4/4) Installing yq-go (4.47.2-r3) 08:11:57 #0 6.864 Executing busybox-1.37.0-r20.trigger 08:11:57 #0 6.948 OK: 20 MiB in 20 packages 08:11:57 #45 DONE 9.3s 08:11:57 08:11:57 #46 [security-spire-config internal] load build context 08:11:57 #46 transferring context: 24.83kB 1.0s done 08:11:57 #46 DONE 4.6s 08:11:57 08:11:57 #34 [security-proxy-setup internal] load build context 08:11:58 #34 ... 08:11:58 08:11:58 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:11:58 #47 DONE 7.1s 08:11:58 08:11:58 #34 [security-proxy-setup internal] load build context 08:11:58 #34 ... 08:11:58 08:11:58 #48 [core-data internal] load build context 08:11:58 #48 ... 08:11:58 08:11:58 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:11:58 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:11:58 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:11:58 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:11:58 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:11:58 #33 DONE 0.5s 08:11:58 08:11:58 #48 [core-data internal] load build context 08:11:58 #48 ... 08:11:58 08:11:58 #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:11:58 #0 8.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:11:58 #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:11:58 #49 ... 08:11:58 08:11:58 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:11:58 #50 ... 08:11:58 08:11:58 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:11:58 #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:11:58 #0 8.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:11:59 #51 ... 08:11:59 08:11:59 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:11:59 #52 ... 08:11:59 08:11:59 #53 [support-notifications internal] load build context 08:11:59 #53 ... 08:11:59 08:11:59 #48 [core-data internal] load build context 08:12:00 #48 ... 08:12:00 08:12:00 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:12:00 #54 ... 08:12:00 08:12:00 #55 [security-proxy-auth internal] load build context 08:12:00 #55 ... 08:12:00 08:12:00 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:00 #56 ... 08:12:00 08:12:00 #57 [core-keeper internal] load build context 08:12:00 #57 ... 08:12:00 08:12:00 #58 [core-command internal] load build context 08:12:00 #58 ... 08:12:00 08:12:00 #38 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:12:00 #38 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:00 #38 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:00 #38 ... 08:12:00 08:12:00 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:00 #59 ... 08:12:00 08:12:00 #60 [security-bootstrapper internal] load build context 08:12:00 #60 transferring context: 2.33MB 9.4s 08:12:01 #60 ... 08:12:01 08:12:01 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:12:01 #61 ... 08:12:01 08:12:01 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:12:01 #62 ... 08:12:01 08:12:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:01 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 4.1s done 08:12:01 #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:12:01 #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 08:12:01 #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 08:12:01 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.2s done 08:12:01 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.9s 08:12:01 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 08:12:01 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 3.5s 08:12:02 #42 ... 08:12:02 08:12:02 #63 [core-metadata internal] load build context 08:12:02 #63 ... 08:12:02 08:12:02 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:12:02 #64 ... 08:12:02 08:12:02 #41 [support-scheduler internal] load build context 08:12:02 #41 ... 08:12:02 08:12:02 #40 [security-spiffe-token-provider internal] load build context 08:12:02 #40 ... 08:12:02 08:12:02 #36 [core-common-config-bootstrapper internal] load build context 08:12:02 #36 ... 08:12:02 08:12:02 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:02 #65 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 4.3s done 08:12:02 #65 DONE 4.3s 08:12:02 08:12:02 #36 [core-common-config-bootstrapper internal] load build context 08:12:02 #36 ... 08:12:02 08:12:02 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:12:03 #66 ... 08:12:03 08:12:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:03 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.6s done 08:12:03 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 3.8s done 08:12:03 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 4.5s 08:12:03 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.07MB / 37.02MB 5.3s 08:12:04 #42 ... 08:12:04 08:12:04 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:12:04 #67 ... 08:12:04 08:12:04 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:12:04 #68 ... 08:12:04 08:12:04 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:12:04 #69 ... 08:12:04 08:12:04 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:12:05 #70 ... 08:12:05 08:12:05 #44 [security-secretstore-setup internal] load build context 08:12:05 #44 ... 08:12:05 08:12:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:05 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 08:12:05 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.5s done 08:12:06 #42 ... 08:12:06 08:12:06 #71 [security-spire-agent internal] load build context 08:12:06 #71 transferring context: 26.11kB 0.8s done 08:12:06 #71 DONE 7.5s 08:12:06 08:12:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:06 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.5s done 08:12:06 #42 ... 08:12:06 08:12:06 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:12:06 #51 11.79 (1/4) Installing ca-certificates (20260413-r0) 08:12:06 #51 12.24 (2/4) Installing dumb-init (1.2.5-r3) 08:12:06 #51 12.24 (3/4) Installing su-exec (0.2-r3) 08:12:06 #51 12.32 (4/4) Installing yq-go (4.47.2-r3) 08:12:06 #51 13.28 Executing busybox-1.37.0-r20.trigger 08:12:06 #51 13.28 Executing ca-certificates-20260413-r0.trigger 08:12:06 #51 14.62 OK: 20 MiB in 20 packages 08:12:06 #51 DONE 17.5s 08:12:06 08:12:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:06 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 8.3s 08:12:07 #42 ... 08:12:07 08:12:07 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:12:07 #72 ... 08:12:07 08:12:07 #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:12:07 #49 14.05 (1/1) Installing dumb-init (1.2.5-r3) 08:12:07 #49 14.05 Executing busybox-1.37.0-r20.trigger 08:12:07 #49 14.17 OK: 8 MiB in 17 packages 08:12:07 #49 DONE 18.4s 08:12:07 08:12:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:08 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.23MB / 37.02MB 9.7s 08:12:09 #42 ... 08:12:09 08:12:09 #34 [security-proxy-setup internal] load build context 08:12:09 #34 transferring context: 20.17MB 21.5s 08:12:09 #34 ... 08:12:09 08:12:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:09 #42 ... 08:12:09 08:12:09 #38 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:12:09 #38 18.39 OK: 255 MiB in 60 packages 08:12:09 #38 DONE 21.3s 08:12:09 08:12:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:09 #42 ... 08:12:09 08:12:09 #53 [support-notifications internal] load build context 08:12:09 #53 ... 08:12:09 08:12:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:09 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 11.2s 08:12:09 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:12:09 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:12:10 #156 DONE 117.8s 08:12:10 08:12:10 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:12:10 #147 DONE 117.8s 08:12:10 08:12:10 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:12:10 #157 DONE 0.2s 08:12:10 08:12:10 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:12:10 #158 ... 08:12:10 08:12:10 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:12:10 #159 DONE 0.2s 08:12:10 08:12:10 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:12:10 #160 DONE 0.2s 08:12:10 08:12:10 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:12:10 #161 DONE 0.2s 08:12:10 08:12:10 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:12:10 #158 DONE 1.1s 08:12:10 08:12:10 #162 [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:12:10 #162 DONE 0.1s 08:12:10 08:12:10 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:12:10 #163 DONE 0.1s 08:12:10 08:12:10 #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:12:10 #164 DONE 0.1s 08:12:10 08:12:10 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:12:10 #165 DONE 0.1s 08:12:10 08:12:10 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:10 #166 ... 08:12:10 08:12:10 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:12:10 #167 DONE 0.3s 08:12:10 08:12:10 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:12:10 #168 DONE 0.2s 08:12:10 08:12:10 #152 [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:12:10 #152 ... 08:12:10 08:12:10 #169 [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:12:10 #169 DONE 0.1s 08:12:10 08:12:10 #170 [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:12:10 #170 DONE 0.1s 08:12:10 08:12:10 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:10 #166 DONE 0.8s 08:12:10 08:12:10 #171 [core-common-config-bootstrapper] exporting to image 08:12:10 #171 exporting layers 08:12:10 #171 ... 08:12:10 08:12:10 #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:12:10 #172 DONE 0.2s 08:12:10 08:12:10 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:12:10 #173 DONE 0.2s 08:12:10 08:12:10 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:12:10 #174 ... 08:12:10 08:12:10 #171 [core-common-config-bootstrapper] exporting to image 08:12:10 #171 exporting layers 0.4s done 08:12:10 #171 writing image sha256:1cc094feff5a227ed62a430d47bc1e28fa5939e8cfcec505d5534c4627a09cf2 done 08:12:10 #171 naming to docker.io/library/core-common-config-bootstrapper done 08:12:10 #171 DONE 0.5s 08:12:10 08:12:10 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:12:10 #174 DONE 1.1s 08:12:10 08:12:10 #175 [security-bootstrapper] exporting to image 08:12:10 #175 exporting layers 0.6s done 08:12:10 #175 writing image sha256:9c262795bb502826237042f4375c6f9ee29d93aa5ecb102dc343d7f13148cf32 done 08:12:10 #175 naming to docker.io/library/security-bootstrapper done 08:12:10 #175 DONE 0.6s 08:12:10 08:12:10 #152 [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:12:10 #42 ... 08:12:10 08:12:10 #48 [core-data internal] load build context 08:12:10 #48 ... 08:12:10 08:12:10 #55 [security-proxy-auth internal] load build context 08:12:10 #55 ... 08:12:10 08:12:10 #48 [core-data internal] load build context 08:12:10 #48 ... 08:12:10 08:12:10 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:12:10 #50 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:10 #50 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:10 #50 18.93 OK: 255 MiB in 60 packages 08:12:10 #50 ... 08:12:10 08:12:10 #57 [core-keeper internal] load build context 08:12:11 #57 ... 08:12:11 08:12:11 #58 [core-command internal] load build context 08:12:11 #58 ... 08:12:11 08:12:11 #57 [core-keeper internal] load build context 08:12:11 #57 ... 08:12:11 08:12:11 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:12:11 #50 DONE 22.6s 08:12:11 08:12:11 #60 [security-bootstrapper internal] load build context 08:12:11 #60 ... 08:12:11 08:12:11 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:12:11 #54 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:11 #54 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:11 #54 17.80 OK: 255 MiB in 60 packages 08:12:11 #54 ... 08:12:11 08:12:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:11 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 13.0s 08:12:11 #42 ... 08:12:11 08:12:11 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:11 #56 DONE 21.6s 08:12:11 08:12:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:12 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 13.9s 08:12:12 #42 ... 08:12:12 08:12:12 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:12:12 #54 DONE 22.6s 08:12:12 08:12:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:12 #42 ... 08:12:12 08:12:12 #63 [core-metadata internal] load build context 08:12:12 #63 ... 08:12:12 08:12:12 #41 [support-scheduler internal] load build context 08:12:12 #41 ... 08:12:12 08:12:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:13 #42 ... 08:12:13 08:12:13 #40 [security-spiffe-token-provider internal] load build context 08:12:13 #40 ... 08:12:13 08:12:13 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:12:13 #52 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:13 #52 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:13 #52 20.75 (1/1) Installing dumb-init (1.2.5-r3) 08:12:13 #52 20.75 Executing busybox-1.37.0-r20.trigger 08:12:13 #52 20.86 OK: 8 MiB in 17 packages 08:12:13 #52 ... 08:12:13 08:12:13 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:13 #65 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:12:13 #65 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 08:12:13 #65 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 08:12:13 #65 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 08:12:13 #65 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 08:12:13 #65 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:12:13 #65 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.9s done 08:12:13 #65 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.5s done 08:12:13 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 9.3s 08:12:13 #65 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:12:13 #65 ... 08:12:13 08:12:13 #36 [core-common-config-bootstrapper internal] load build context 08:12:13 #36 ... 08:12:13 08:12:13 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:13 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 9.7s 08:12:13 #65 ... 08:12:13 08:12:13 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:12:13 #52 DONE 24.9s 08:12:13 08:12:13 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:13 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 9.9s 08:12:14 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 10.4s 08:12:14 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.63MB / 17.33MB 10.6s 08:12:14 #65 ... 08:12:14 08:12:14 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:14 #59 DONE 23.8s 08:12:14 08:12:14 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:14 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.68MB / 17.33MB 11.3s 08:12:15 #65 ... 08:12:15 08:12:15 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:12:15 #62 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:15 #62 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:15 #62 20.49 (1/7) Installing ca-certificates (20260413-r0) 08:12:15 #62 20.49 (2/7) Installing dumb-init (1.2.5-r3) 08:12:15 #62 20.59 (3/7) Installing libgcc (14.2.0-r6) 08:12:15 #62 20.59 (4/7) Installing libsodium (1.0.20-r1) 08:12:15 #62 20.59 (5/7) Installing libstdc++ (14.2.0-r6) 08:12:15 #62 20.69 (6/7) Installing libzmq (4.3.5-r2) 08:12:15 #62 20.69 (7/7) Installing zeromq (4.3.5-r2) 08:12:15 #62 20.69 Executing busybox-1.37.0-r20.trigger 08:12:15 #62 20.86 Executing ca-certificates-20260413-r0.trigger 08:12:15 #62 21.47 OK: 12 MiB in 23 packages 08:12:15 #62 DONE 24.6s 08:12:15 08:12:15 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:15 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 11.6s 08:12:15 #65 ... 08:12:15 08:12:15 #44 [security-secretstore-setup internal] load build context 08:12:15 #44 transferring context: 11.64MB 26.4s 08:12:15 #44 ... 08:12:15 08:12:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:15 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 17.1s 08:12:16 #42 ... 08:12:16 08:12:16 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:12:16 #61 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:16 #61 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:16 #61 22.33 (1/2) Installing dumb-init (1.2.5-r3) 08:12:16 #61 22.33 (2/2) Installing su-exec (0.2-r3) 08:12:16 #61 22.47 Executing busybox-1.37.0-r20.trigger 08:12:16 #61 22.47 OK: 8 MiB in 18 packages 08:12:16 #61 DONE 25.2s 08:12:16 08:12:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:16 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 17.8s 08:12:16 #42 ... 08:12:16 08:12:16 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:12:16 #73 ... 08:12:16 08:12:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:17 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 19.0s 08:12:17 #42 ... 08:12:17 08:12:17 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:12:17 #74 ... 08:12:17 08:12:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:18 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 20.0s 08:12:19 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 20.8s 08:12:19 #42 ... 08:12:19 08:12:19 #34 [security-proxy-setup internal] load build context 08:12:19 #34 ... 08:12:19 08:12:19 #44 [security-secretstore-setup internal] load build context 08:12:19 #44 ... 08:12:19 08:12:19 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:12:19 #64 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:19 #64 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:19 #64 25.18 OK: 255 MiB in 60 packages 08:12:19 #64 DONE 27.4s 08:12:19 08:12:19 #53 [support-notifications internal] load build context 08:12:19 #53 ... 08:12:19 08:12:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:20 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 22.0s 08:12:20 #42 ... 08:12:20 08:12:20 #55 [security-proxy-auth internal] load build context 08:12:20 #55 transferring context: 5.53MB 29.1s 08:12:20 #55 ... 08:12:20 08:12:20 #48 [core-data internal] load build context 08:12:20 #48 ... 08:12:20 08:12:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:20 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 22.5s 08:12:21 #42 ... 08:12:21 08:12:21 #58 [core-command internal] load build context 08:12:21 #58 ... 08:12:21 08:12:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:21 #42 ... 08:12:21 08:12:21 #57 [core-keeper internal] load build context 08:12:21 #57 ... 08:12:21 08:12:21 #60 [security-bootstrapper internal] load build context 08:12:21 #60 ... 08:12:21 08:12:21 #57 [core-keeper internal] load build context 08:12:22 #57 ... 08:12:22 08:12:22 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:12:22 #75 ... 08:12:22 08:12:22 #57 [core-keeper internal] load build context 08:12:22 #57 ... 08:12:22 08:12:22 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:12:22 #66 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:22 #66 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:22 #66 24.63 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:12:22 #66 24.63 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:12:22 #66 24.63 OK: 26165 distinct packages available 08:12:22 #66 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:22 #66 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:22 #66 28.39 OK: 255 MiB in 60 packages 08:12:22 #66 ... 08:12:22 08:12:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:22 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 24.1s 08:12:22 #42 ... 08:12:22 08:12:22 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:12:22 #66 DONE 30.2s 08:12:22 08:12:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:22 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 24.3s done 08:12:22 #42 ... 08:12:22 08:12:22 #63 [core-metadata internal] load build context 08:12:23 #63 ... 08:12:23 08:12:23 #57 [core-keeper internal] load build context 08:12:23 #57 ... 08:12:23 08:12:23 #40 [security-spiffe-token-provider internal] load build context 08:12:23 #40 ... 08:12:23 08:12:23 #41 [support-scheduler internal] load build context 08:12:23 #41 ... 08:12:23 08:12:23 #63 [core-metadata internal] load build context 08:12:23 #63 ... 08:12:23 08:12:23 #36 [core-common-config-bootstrapper internal] load build context 08:12:23 #36 ... 08:12:23 08:12:23 #63 [core-metadata internal] load build context 08:12:24 #63 ... 08:12:24 08:12:24 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:12:24 #76 ... 08:12:24 08:12:24 #63 [core-metadata internal] load build context 08:12:25 #63 ... 08:12:25 08:12:25 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:12:25 #77 ... 08:12:25 08:12:25 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:25 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 08:12:25 #42 ... 08:12:25 08:12:25 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:25 #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 12.5s done 08:12:25 #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.4s 08:12:25 #65 ... 08:12:25 08:12:25 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:12:25 #78 ... 08:12:25 08:12:25 #63 [core-metadata internal] load build context 08:12:26 #63 transferring context: 5.69MB 31.8s 08:12:26 #63 ... 08:12:26 08:12:26 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:12:26 #79 ... 08:12:26 08:12:26 #63 [core-metadata internal] load build context 08:12:28 #63 ... 08:12:28 08:12:28 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:12:28 #69 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:28 #69 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:28 #69 27.50 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:12:28 #69 27.50 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:12:28 #69 27.50 OK: 26165 distinct packages available 08:12:28 #69 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:28 #69 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:28 #69 33.74 (1/13) Installing brotli-libs (1.1.0-r2) 08:12:28 #69 33.81 (2/13) Installing c-ares (1.34.6-r0) 08:12:28 #69 33.81 (3/13) Installing libunistring (1.3-r0) 08:12:28 #69 ... 08:12:28 08:12:28 #34 [security-proxy-setup internal] load build context 08:12:28 #34 ... 08:12:28 08:12:28 #63 [core-metadata internal] load build context 08:12:30 #63 ... 08:12:30 08:12:30 #44 [security-secretstore-setup internal] load build context 08:12:30 #44 ... 08:12:30 08:12:30 #53 [support-notifications internal] load build context 08:12:30 #53 ... 08:12:30 08:12:30 #63 [core-metadata internal] load build context 08:12:30 #63 ... 08:12:30 08:12:30 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:12:30 #67 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:30 #67 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:30 #67 33.03 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:12:30 #67 33.03 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:12:30 #67 33.03 OK: 26165 distinct packages available 08:12:30 #67 33.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:30 #67 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:30 #67 ... 08:12:30 08:12:30 #63 [core-metadata internal] load build context 08:12:31 #63 ... 08:12:31 08:12:31 #55 [security-proxy-auth internal] load build context 08:12:31 #55 ... 08:12:31 08:12:31 #48 [core-data internal] load build context 08:12:31 #48 transferring context: 12.80MB 42.3s 08:12:31 #48 ... 08:12:31 08:12:31 #63 [core-metadata internal] load build context 08:12:31 #63 ... 08:12:31 08:12:31 #58 [core-command internal] load build context 08:12:31 #58 ... 08:12:31 08:12:31 #63 [core-metadata internal] load build context 08:12:31 #63 ... 08:12:31 08:12:31 #60 [security-bootstrapper internal] load build context 08:12:31 #60 ... 08:12:31 08:12:31 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:12:31 #70 27.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:31 #70 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:31 #70 32.01 (1/3) Installing ca-certificates (20260413-r0) 08:12:31 #70 32.27 (2/3) Installing dumb-init (1.2.5-r3) 08:12:31 #70 32.27 (3/3) Installing tzdata (2026b-r0) 08:12:31 #70 33.24 Executing busybox-1.37.0-r20.trigger 08:12:31 #70 33.37 Executing ca-certificates-20260413-r0.trigger 08:12:31 #70 34.25 OK: 9 MiB in 19 packages 08:12:31 #70 ... 08:12:31 08:12:31 #60 [security-bootstrapper internal] load build context 08:12:32 #60 ... 08:12:32 08:12:32 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:12:32 #70 DONE 38.1s 08:12:32 08:12:32 #60 [security-bootstrapper internal] load build context 08:12:33 #60 ... 08:12:33 08:12:33 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:12:33 #69 34.20 (4/13) Installing libidn2 (2.3.7-r0) 08:12:33 #69 34.20 (5/13) Installing nghttp2-libs (1.69.0-r0) 08:12:33 #69 34.20 (6/13) Installing libpsl (0.21.5-r3) 08:12:33 #69 34.20 (7/13) Installing zstd-libs (1.5.7-r0) 08:12:33 #69 34.20 (8/13) Installing libcurl (8.14.1-r2) 08:12:33 #69 34.35 (9/13) Installing curl (8.14.1-r2) 08:12:33 #69 34.42 (10/13) Installing dumb-init (1.2.5-r3) 08:12:33 #69 34.42 (11/13) Installing musl-obstack (1.2.3-r2) 08:12:33 #69 34.42 (12/13) Installing libucontext (1.3.2-r0) 08:12:33 #69 34.42 (13/13) Installing gcompat (1.1.0-r4) 08:12:33 #69 34.55 Executing busybox-1.37.0-r20.trigger 08:12:33 #69 34.63 OK: 13 MiB in 29 packages 08:12:33 #69 DONE 38.6s 08:12:33 08:12:33 #60 [security-bootstrapper internal] load build context 08:12:33 #60 ... 08:12:33 08:12:33 #40 [security-spiffe-token-provider internal] load build context 08:12:33 #40 ... 08:12:33 08:12:33 #57 [core-keeper internal] load build context 08:12:33 #57 ... 08:12:33 08:12:33 #41 [support-scheduler internal] load build context 08:12:34 #41 ... 08:12:34 08:12:34 #36 [core-common-config-bootstrapper internal] load build context 08:12:34 #36 ... 08:12:34 08:12:34 #57 [core-keeper internal] load build context 08:12:35 #57 ... 08:12:35 08:12:35 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:35 #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 19.4s 08:12:35 #65 ... 08:12:35 08:12:35 #57 [core-keeper internal] load build context 08:12:36 #57 ... 08:12:36 08:12:36 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:36 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.4s 08:12:36 #42 ... 08:12:36 08:12:36 #57 [core-keeper internal] load build context 08:12:36 #57 transferring context: 14.02MB 45.1s 08:12:38 #57 ... 08:12:38 08:12:38 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:12:38 #68 33.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:38 #68 35.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:38 #68 39.19 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:12:38 #68 39.19 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:12:38 #68 39.19 OK: 26165 distinct packages available 08:12:38 #68 40.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:38 #68 42.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:38 #68 ... 08:12:38 08:12:38 #57 [core-keeper internal] load build context 08:12:38 #57 ... 08:12:38 08:12:38 #34 [security-proxy-setup internal] load build context 08:12:38 #34 ... 08:12:38 08:12:38 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:12:38 #72 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:38 #72 33.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:38 #72 38.40 OK: 20 MiB in 20 packages 08:12:38 #72 ... 08:12:38 08:12:38 #57 [core-keeper internal] load build context 08:12:39 #57 ... 08:12:39 08:12:39 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:12:39 #72 DONE 42.9s 08:12:39 08:12:39 #57 [core-keeper internal] load build context 08:12:40 #57 ... 08:12:40 08:12:40 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:12:40 #67 40.32 (1/4) Installing dumb-init (1.2.5-r3) 08:12:40 #67 40.32 (2/4) Installing musl-obstack (1.2.3-r2) 08:12:40 #67 40.41 (3/4) Installing libucontext (1.3.2-r0) 08:12:40 #67 40.41 (4/4) Installing gcompat (1.1.0-r4) 08:12:40 #67 40.67 Executing busybox-1.37.0-r20.trigger 08:12:40 #67 40.67 OK: 8 MiB in 20 packages 08:12:40 #67 DONE 45.7s 08:12:40 08:12:40 #57 [core-keeper internal] load build context 08:12:40 #57 ... 08:12:40 08:12:40 #44 [security-secretstore-setup internal] load build context 08:12:40 #44 ... 08:12:40 08:12:40 #53 [support-notifications internal] load build context 08:12:40 #53 ... 08:12:40 08:12:40 #44 [security-secretstore-setup internal] load build context 08:12:41 #44 ... 08:12:41 08:12:41 #55 [security-proxy-auth internal] load build context 08:12:41 #55 ... 08:12:41 08:12:41 #53 [support-notifications internal] load build context 08:12:41 #53 transferring context: 9.61MB 50.4s 08:12:41 #53 ... 08:12:41 08:12:41 #48 [core-data internal] load build context 08:12:41 #48 ... 08:12:41 08:12:41 #44 [security-secretstore-setup internal] load build context 08:12:41 #44 ... 08:12:41 08:12:41 #63 [core-metadata internal] load build context 08:12:41 #63 ... 08:12:41 08:12:41 #53 [support-notifications internal] load build context 08:12:42 #53 ... 08:12:42 08:12:42 #58 [core-command internal] load build context 08:12:42 #58 ... 08:12:42 08:12:42 #57 [core-keeper internal] load build context 08:12:42 #57 ... 08:12:42 08:12:42 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:12:42 #80 DONE 1.9s 08:12:42 08:12:42 #58 [core-command internal] load build context 08:12:43 #58 ... 08:12:43 08:12:43 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:12:43 #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:43 #81 ... 08:12:43 08:12:43 #58 [core-command internal] load build context 08:12:43 #58 ... 08:12:43 08:12:43 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:12:43 #82 ... 08:12:43 08:12:43 #60 [security-bootstrapper internal] load build context 08:12:43 #60 ... 08:12:43 08:12:43 #58 [core-command internal] load build context 08:12:43 #58 ... 08:12:43 08:12:43 #40 [security-spiffe-token-provider internal] load build context 08:12:43 #40 ... 08:12:43 08:12:43 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:12:43 #74 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:43 #74 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:44 #74 ... 08:12:44 08:12:44 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:12:44 #73 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:44 #73 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:44 #73 ... 08:12:44 08:12:44 #41 [support-scheduler internal] load build context 08:12:44 #41 ... 08:12:44 08:12:44 #36 [core-common-config-bootstrapper internal] load build context 08:12:44 #36 ... 08:12:44 08:12:44 #40 [security-spiffe-token-provider internal] load build context 08:12:44 #40 ... 08:12:44 08:12:44 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:12:44 #75 22.26 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:44 #75 23.84 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:44 #75 ... 08:12:44 08:12:44 #40 [security-spiffe-token-provider internal] load build context 08:12:45 #40 ... 08:12:45 08:12:45 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:12:45 #77 20.27 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:45 #77 21.64 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:45 #77 ... 08:12:45 08:12:45 #57 [core-keeper internal] load build context 08:12:46 #57 ... 08:12:46 08:12:46 #34 [security-proxy-setup internal] load build context 08:12:46 #34 transferring context: 44.63MB 58.0s done 08:12:46 #34 DONE 58.9s 08:12:46 08:12:46 #57 [core-keeper internal] load build context 08:12:47 #57 ... 08:12:47 08:12:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:47 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.4s 08:12:47 #42 ... 08:12:47 08:12:47 #57 [core-keeper internal] load build context 08:12:48 #57 ... 08:12:48 08:12:48 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:12:48 #76 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:48 #76 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:48 #76 ... 08:12:48 08:12:48 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:12:48 #79 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:48 #79 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:48 #79 ... 08:12:48 08:12:48 #57 [core-keeper internal] load build context 08:12:48 #57 ... 08:12:48 08:12:48 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:48 #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 32.1s 08:12:48 #65 ... 08:12:48 08:12:48 #57 [core-keeper internal] load build context 08:12:49 #57 ... 08:12:49 08:12:49 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:12:49 #74 38.51 OK: 8 MiB in 17 packages 08:12:49 #74 DONE 42.0s 08:12:49 08:12:49 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:12:49 #78 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:49 #78 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:50 #78 ... 08:12:50 08:12:50 #57 [core-keeper internal] load build context 08:12:50 #57 ... 08:12:50 08:12:50 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:12:50 #0 7.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:50 #83 ... 08:12:50 08:12:50 #57 [core-keeper internal] load build context 08:12:51 #57 transferring context: 23.80MB 60.1s 08:12:51 #57 ... 08:12:51 08:12:51 #55 [security-proxy-auth internal] load build context 08:12:51 #55 ... 08:12:51 08:12:51 #57 [core-keeper internal] load build context 08:12:51 #57 ... 08:12:51 08:12:51 #48 [core-data internal] load build context 08:12:51 #48 ... 08:12:51 08:12:51 #57 [core-keeper internal] load build context 08:12:52 #57 ... 08:12:52 08:12:52 #44 [security-secretstore-setup internal] load build context 08:12:52 #44 ... 08:12:52 08:12:52 #57 [core-keeper internal] load build context 08:12:52 #57 ... 08:12:52 08:12:52 #53 [support-notifications internal] load build context 08:12:52 #53 ... 08:12:52 08:12:52 #44 [security-secretstore-setup internal] load build context 08:12:53 #44 ... 08:12:53 08:12:53 #63 [core-metadata internal] load build context 08:12:53 #63 ... 08:12:53 08:12:53 #44 [security-secretstore-setup internal] load build context 08:12:53 #44 ... 08:12:53 08:12:53 #60 [security-bootstrapper internal] load build context 08:12:53 #60 ... 08:12:53 08:12:53 #58 [core-command internal] load build context 08:12:54 #58 ... 08:12:54 08:12:54 #63 [core-metadata internal] load build context 08:12:54 #63 ... 08:12:54 08:12:54 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:12:54 #73 40.83 OK: 20 MiB in 20 packages 08:12:54 #73 DONE 47.9s 08:12:54 08:12:54 #63 [core-metadata internal] load build context 08:12:54 #63 ... 08:12:54 08:12:54 #41 [support-scheduler internal] load build context 08:12:54 #41 ... 08:12:54 08:12:54 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:12:54 #81 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:54 #81 21.45 OK: 9 MiB in 19 packages 08:12:54 #81 ... 08:12:54 08:12:54 #36 [core-common-config-bootstrapper internal] load build context 08:12:54 #36 ... 08:12:54 08:12:54 #44 [security-secretstore-setup internal] load build context 08:12:54 #44 ... 08:12:54 08:12:54 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:12:54 #75 35.60 OK: 255 MiB in 60 packages 08:12:54 #75 DONE 42.6s 08:12:54 08:12:54 #44 [security-secretstore-setup internal] load build context 08:12:55 #44 ... 08:12:55 08:12:55 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:12:55 #82 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:55 #82 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:55 #82 ... 08:12:55 08:12:55 #44 [security-secretstore-setup internal] load build context 08:12:55 #44 ... 08:12:55 08:12:55 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:12:55 #68 56.17 (1/5) Installing dumb-init (1.2.5-r3) 08:12:55 #68 56.17 (2/5) Installing musl-obstack (1.2.3-r2) 08:12:55 #68 56.17 (3/5) Installing libucontext (1.3.2-r0) 08:12:55 #68 56.17 (4/5) Installing gcompat (1.1.0-r4) 08:12:55 #68 56.39 (5/5) Installing openssl (3.5.6-r0) 08:12:55 #68 56.59 Executing busybox-1.37.0-r20.trigger 08:12:55 #68 56.59 OK: 9 MiB in 21 packages 08:12:55 #68 DONE 61.3s 08:12:55 08:12:55 #44 [security-secretstore-setup internal] load build context 08:12:55 #44 ... 08:12:55 08:12:55 #40 [security-spiffe-token-provider internal] load build context 08:12:55 #40 ... 08:12:55 08:12:55 #44 [security-secretstore-setup internal] load build context 08:12:56 #44 ... 08:12:56 08:12:56 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:12:56 #81 DONE 23.1s 08:12:56 08:12:56 #44 [security-secretstore-setup internal] load build context 08:12:56 #44 transferring context: 34.98MB 67.4s 08:12:57 #44 ... 08:12:57 08:12:57 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:12:57 #77 36.40 (1/1) Installing dumb-init (1.2.5-r3) 08:12:57 #77 38.82 Executing busybox-1.37.0-r20.trigger 08:12:57 #77 39.07 OK: 8 MiB in 17 packages 08:12:57 #77 DONE 42.3s 08:12:57 08:12:57 #44 [security-secretstore-setup internal] load build context 08:12:58 #44 ... 08:12:58 08:12:58 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:12:58 #79 37.38 OK: 8 MiB in 18 packages 08:12:58 #79 DONE 41.6s 08:12:58 08:12:58 #44 [security-secretstore-setup internal] load build context 08:12:58 #44 ... 08:12:58 08:12:58 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:12:58 #84 ... 08:12:58 08:12:58 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:12:58 #78 38.40 OK: 12 MiB in 23 packages 08:12:58 #78 DONE 42.6s 08:12:58 08:12:58 #44 [security-secretstore-setup internal] load build context 08:12:58 #44 ... 08:12:58 08:12:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:12:58 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.0s 08:12:58 #42 ... 08:12:58 08:12:58 #44 [security-secretstore-setup internal] load build context 08:12:58 #44 ... 08:12:58 08:12:58 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:12:58 #76 39.35 OK: 8 MiB in 17 packages 08:12:58 #76 DONE 44.3s 08:12:58 08:12:58 #44 [security-secretstore-setup internal] load build context 08:12:59 #44 ... 08:12:59 08:12:59 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:12:59 #82 22.97 OK: 13 MiB in 29 packages 08:12:59 #82 DONE 25.7s 08:12:59 08:12:59 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:12:59 #83 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:59 #83 16.38 OK: 8 MiB in 20 packages 08:12:59 #83 DONE 19.0s 08:12:59 08:12:59 #44 [security-secretstore-setup internal] load build context 08:12:59 #44 ... 08:12:59 08:12:59 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:12:59 #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 41.6s done 08:12:59 #65 ... 08:12:59 08:12:59 #40 [security-spiffe-token-provider internal] load build context 08:13:00 #40 ... 08:13:00 08:13:00 #36 [core-common-config-bootstrapper internal] load build context 08:13:00 #36 transferring context: 44.63MB 69.9s done 08:13:00 #36 DONE 72.2s 08:13:00 08:13:00 #44 [security-secretstore-setup internal] load build context 08:13:01 #44 ... 08:13:01 08:13:01 #55 [security-proxy-auth internal] load build context 08:13:01 #55 ... 08:13:01 08:13:01 #44 [security-secretstore-setup internal] load build context 08:13:01 #44 ... 08:13:01 08:13:01 #48 [core-data internal] load build context 08:13:02 #48 ... 08:13:02 08:13:02 #44 [security-secretstore-setup internal] load build context 08:13:02 #44 ... 08:13:02 08:13:02 #57 [core-keeper internal] load build context 08:13:02 #57 ... 08:13:02 08:13:02 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:13:02 #65 DONE 63.7s 08:13:02 08:13:02 #57 [core-keeper internal] load build context 08:13:02 #57 ... 08:13:02 08:13:02 #53 [support-notifications internal] load build context 08:13:02 #53 ... 08:13:02 08:13:02 #40 [security-spiffe-token-provider internal] load build context 08:13:04 #40 ... 08:13:04 08:13:04 #58 [core-command internal] load build context 08:13:04 #58 transferring context: 30.73MB 72.2s 08:13:04 #58 ... 08:13:04 08:13:04 #60 [security-bootstrapper internal] load build context 08:13:04 #60 ... 08:13:04 08:13:04 #58 [core-command internal] load build context 08:13:04 #58 ... 08:13:04 08:13:04 #63 [core-metadata internal] load build context 08:13:04 #63 ... 08:13:04 08:13:04 #58 [core-command internal] load build context 08:13:04 #58 ... 08:13:04 08:13:04 #41 [support-scheduler internal] load build context 08:13:04 #41 ... 08:13:04 08:13:04 #63 [core-metadata internal] load build context 08:13:05 #63 ... 08:13:05 08:13:05 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:13:05 #85 DONE 7.7s 08:13:05 08:13:05 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:13:05 #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:13:05 #0 8.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:13:06 #86 ... 08:13:06 08:13:06 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:13:06 #87 ... 08:13:06 08:13:06 #44 [security-secretstore-setup internal] load build context 08:13:06 #44 transferring context: 44.63MB 76.6s done 08:13:06 #44 DONE 78.1s 08:13:06 08:13:06 #63 [core-metadata internal] load build context 08:13:07 #63 ... 08:13:07 08:13:07 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:13:07 #86 10.50 OK: 9 MiB in 21 packages 08:13:07 #86 DONE 11.9s 08:13:07 08:13:07 #63 [core-metadata internal] load build context 08:13:07 #63 ... 08:13:07 08:13:07 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:13:07 #87 DONE 2.0s 08:13:07 08:13:07 #63 [core-metadata internal] load build context 08:13:08 #63 ... 08:13:08 08:13:08 #40 [security-spiffe-token-provider internal] load build context 08:13:08 #40 transferring context: 44.63MB 72.1s done 08:13:08 #40 DONE 76.2s 08:13:08 08:13:08 #63 [core-metadata internal] load build context 08:13:08 #63 ... 08:13:08 08:13:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:13:08 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 43.5s 08:13:09 #42 ... 08:13:09 08:13:09 #63 [core-metadata internal] load build context 08:13:09 #63 ... 08:13:09 08:13:09 #57 [core-keeper internal] load build context 08:13:09 #57 transferring context: 44.63MB 77.6s done 08:13:09 #57 DONE 79.5s 08:13:09 08:13:09 #63 [core-metadata internal] load build context 08:13:12 #63 ... 08:13:12 08:13:12 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:13:12 #88 DONE 3.3s 08:13:12 08:13:12 #63 [core-metadata internal] load build context 08:13:12 #63 ... 08:13:12 08:13:12 #55 [security-proxy-auth internal] load build context 08:13:12 #55 transferring context: 44.63MB 80.1s done 08:13:12 #55 ... 08:13:12 08:13:12 #63 [core-metadata internal] load build context 08:13:12 #63 ... 08:13:12 08:13:12 #48 [core-data internal] load build context 08:13:12 #48 ... 08:13:12 08:13:12 #53 [support-notifications internal] load build context 08:13:12 #53 ... 08:13:12 08:13:12 #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:13:12 #89 ... 08:13:12 08:13:12 #53 [support-notifications internal] load build context 08:13:12 #53 ... 08:13:12 08:13:12 #55 [security-proxy-auth internal] load build context 08:13:12 #55 DONE 82.7s 08:13:12 08:13:12 #53 [support-notifications internal] load build context 08:13:12 #53 ... 08:13:12 08:13:12 #58 [core-command internal] load build context 08:13:12 #58 transferring context: 44.63MB 80.2s done 08:13:12 #58 DONE 82.9s 08:13:13 08:13:13 #48 [core-data internal] load build context 08:13:13 #48 ... 08:13:13 08:13:13 #60 [security-bootstrapper internal] load build context 08:13:13 #60 transferring context: 44.63MB 81.7s done 08:13:13 #60 DONE 83.6s 08:13:13 08:13:13 #48 [core-data internal] load build context 08:13:15 #48 ... 08:13:15 08:13:15 #41 [support-scheduler internal] load build context 08:13:15 #41 ... 08:13:15 08:13:15 #48 [core-data internal] load build context 08:13:15 #48 ... 08:13:15 08:13:15 #53 [support-notifications internal] load build context 08:13:15 #53 transferring context: 44.63MB 84.2s done 08:13:15 #53 DONE 85.5s 08:13:15 08:13:15 #48 [core-data internal] load build context 08:13:15 #48 ... 08:13:15 08:13:15 #63 [core-metadata internal] load build context 08:13:15 #63 transferring context: 44.63MB 81.0s done 08:13:15 #63 DONE 83.4s 08:13:15 08:13:15 #48 [core-data internal] load build context 08:13:15 #48 ... 08:13:15 08:13:15 #41 [support-scheduler internal] load build context 08:13:15 #41 transferring context: 44.63MB 78.8s done 08:13:15 #41 DONE 83.5s 08:13:15 08:13:15 #48 [core-data internal] load build context 08:13:15 #48 transferring context: 44.63MB 87.2s done 08:13:16 #48 DONE 87.8s 08:13:16 08:13:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:13:16 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 51.2s 08:13:19 #42 ... 08:13:19 08:13:19 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:13:19 #90 ... 08:13:19 08:13:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:13:19 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 54.9s done 08:13:19 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 54.9s done 08:13:20 #42 ... 08:13:20 08:13:20 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:13:20 #91 ... 08:13:20 08:13:20 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:13:24 #92 ... 08:13:24 08:13:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:13:24 #42 DONE 91.6s 08:13:24 08:13:24 #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:13:24 #93 ... 08:13:24 08:13:24 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:13:24 #84 DONE 36.6s 08:13:24 08:13:24 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:25 #94 ... 08:13:25 08:13:25 #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:13:25 #89 DONE 23.0s 08:13:25 08:13:25 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:26 #95 ... 08:13:26 08:13:26 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:13:26 #91 DONE 15.3s 08:13:26 08:13:26 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:13:26 #90 DONE 17.2s 08:13:26 08:13:26 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:30 #96 ... 08:13:30 08:13:30 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:13:30 #97 DONE 4.6s 08:13:30 08:13:30 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:13:30 #98 DONE 4.6s 08:13:30 08:13:30 #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:13:30 #93 DONE 14.8s 08:13:30 08:13:30 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:13:30 #92 DONE 14.6s 08:13:30 08:13:30 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:13:30 #99 DONE 4.6s 08:13:30 08:13:30 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:13:30 #100 ... 08:13:30 08:13:30 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:13:30 #101 DONE 0.4s 08:13:31 08:13:31 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:13:31 #102 DONE 0.6s 08:13:31 08:13:31 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 08:13:31 #103 ... 08:13:31 08:13:31 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:13:31 #100 DONE 0.5s 08:13:31 08:13:31 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:13:31 #104 DONE 0.2s 08:13:31 08:13:31 #105 [security-spire-config stage-2 6/10] COPY security.txt / 08:13:31 #105 DONE 0.4s 08:13:31 08:13:31 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:13:31 #106 ... 08:13:31 08:13:31 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 08:13:31 #103 DONE 0.5s 08:13:31 08:13:31 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:13:31 #152 201.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:13:31 #152 ... 08:13:31 08:13:31 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:13:31 #149 DONE 202.5s 08:13:31 08:13:31 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:13:31 #145 DONE 202.5s 08:13:31 08:13:31 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:31 #155 ... 08:13:31 08:13:31 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:13:31 #176 DONE 0.2s 08:13:31 08:13:31 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:13:31 #177 DONE 0.3s 08:13:31 08:13:31 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:13:31 #178 DONE 0.2s 08:13:31 08:13:31 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:13:31 #179 DONE 0.2s 08:13:31 08:13:31 #180 [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:13:31 #180 DONE 0.2s 08:13:31 08:13:31 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:13:31 #181 DONE 0.2s 08:13:31 08:13:31 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:13:31 #182 DONE 0.1s 08:13:31 08:13:31 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:13:31 #183 DONE 0.1s 08:13:31 08:13:31 #184 [core-command] exporting to image 08:13:31 #184 exporting layers 08:13:31 #184 ... 08:13:31 08:13:31 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:13:31 #185 DONE 0.2s 08:13:31 08:13:31 #184 [core-command] exporting to image 08:13:31 #184 exporting layers 0.3s done 08:13:31 #184 writing image sha256:e20ea645c350f4450a939e53b315af3566033a87932c0a905c8798a6238811c0 done 08:13:31 #184 naming to docker.io/library/core-command done 08:13:31 #184 DONE 0.3s 08:13:31 08:13:31 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:13:31 #186 DONE 0.0s 08:13:31 08:13:31 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:31 #187 DONE 1.0s 08:13:31 08:13:31 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:13:31 #154 ... 08:13:31 08:13:31 #188 [security-proxy-setup] exporting to image 08:13:31 #188 exporting layers 0.2s done 08:13:31 #188 writing image sha256:e7a442774392d942769f2cbdb7f9a9100122bb735b06b696aefe9cb7bac71d08 done 08:13:31 #188 naming to docker.io/library/security-proxy-setup done 08:13:31 #188 DONE 0.3s 08:13:31 08:13:31 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:13:31 #146 ... 08:13:31 08:13:31 #152 [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:13:31 #152 DONE 206.3s 08:13:31 08:13:31 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:13:31 #146 ... 08:13:31 08:13:31 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:13:31 #189 DONE 0.1s 08:13:31 08:13:31 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:13:31 #190 DONE 0.1s 08:13:31 08:13:31 #191 [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:13:31 #191 DONE 0.1s 08:13:31 08:13:31 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:31 #151 ... 08:13:31 08:13:31 #192 [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:13:31 #192 DONE 0.1s 08:13:31 08:13:31 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:13:31 #193 DONE 0.0s 08:13:31 08:13:31 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:13:31 #194 DONE 0.3s 08:13:31 08:13:31 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:31 #107 ... 08:13:31 08:13:31 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:13:31 #106 DONE 0.5s 08:13:31 08:13:31 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:13:31 #108 DONE 0.4s 08:13:31 08:13:31 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:13:32 #155 ... 08:13:32 08:13:32 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:13:32 #195 DONE 0.1s 08:13:32 08:13:32 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:13:32 #196 DONE 0.1s 08:13:32 08:13:32 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:32 #109 ... 08:13:32 08:13:32 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:13:32 #107 DONE 0.5s 08:13:32 08:13:32 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:13:32 #110 DONE 0.3s 08:13:32 08:13:32 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:13:32 #109 DONE 0.4s 08:13:32 08:13:32 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:13:32 #111 DONE 0.5s 08:13:32 08:13:32 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:13:32 #197 DONE 0.9s 08:13:32 08:13:32 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:13:32 #153 DONE 208.3s 08:13:32 08:13:32 #198 [security-secretstore-setup] exporting to image 08:13:33 #112 ... 08:13:33 08:13:33 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:13:33 #113 DONE 0.5s 08:13:33 08:13:33 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:13:33 #114 DONE 0.4s 08:13:33 08:13:33 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:13:33 #112 DONE 0.6s 08:13:33 08:13:33 #115 [security-spire-config] exporting to image 08:13:33 #115 exporting layers 08:13:33 #198 ... 08:13:33 08:13:33 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:13:33 #154 DONE 208.8s 08:13:33 08:13:33 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:13:33 #199 DONE 0.1s 08:13:33 08:13:33 #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:13:33 #200 DONE 0.2s 08:13:33 08:13:33 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:13:34 #201 DONE 0.2s 08:13:34 08:13:34 #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:13:34 #202 DONE 0.2s 08:13:34 08:13:34 #198 [security-secretstore-setup] exporting to image 08:13:34 #198 exporting layers 1.0s done 08:13:34 #198 writing image sha256:c95f6efd1da0b8795479f9e71eea30c89a6ead1fd02f56ea878bcd57ac7f2615 0.0s done 08:13:34 #198 naming to docker.io/library/security-secretstore-setup 0.0s done 08:13:34 #198 DONE 1.1s 08:13:34 08:13:34 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:13:34 #203 DONE 0.1s 08:13:34 08:13:34 #204 [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:13:34 #204 DONE 0.1s 08:13:34 08:13:34 #205 [security-spiffe-token-provider] exporting to image 08:13:34 #205 ... 08:13:34 08:13:34 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:13:34 #206 DONE 0.2s 08:13:34 08:13:34 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:13:34 #207 DONE 0.1s 08:13:34 08:13:34 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:13:34 #208 DONE 0.0s 08:13:34 08:13:34 #205 [security-spiffe-token-provider] exporting to image 08:13:34 #205 exporting layers 0.3s done 08:13:34 #205 writing image sha256:b84abead6565f26119bfce725007a8389a3c1e6524eb984e21b19ad9432f6237 done 08:13:34 #205 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:13:34 #205 DONE 0.3s 08:13:34 08:13:34 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:35 #209 DONE 0.7s 08:13:35 08:13:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:13:35 #150 ... 08:13:35 08:13:35 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:35 #155 DONE 210.5s 08:13:35 08:13:35 #210 [security-proxy-auth] exporting to image 08:13:35 #210 exporting layers 0.2s done 08:13:35 #210 writing image sha256:a79bd645bcf646b6c38b30d6655f4b7ff72063877560035ce1f21581a2e219e1 done 08:13:35 #210 naming to docker.io/library/security-proxy-auth done 08:13:35 #210 DONE 0.2s 08:13:35 08:13:35 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:13:35 #211 DONE 0.0s 08:13:35 08:13:35 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:13:35 #148 DONE 210.8s 08:13:35 08:13:35 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:13:35 #212 DONE 0.1s 08:13:35 08:13:35 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:13:35 #213 DONE 0.2s 08:13:35 08:13:35 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:13:35 #214 DONE 0.1s 08:13:35 08:13:35 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:13:35 #215 DONE 0.1s 08:13:35 08:13:35 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:13:35 #216 DONE 0.1s 08:13:35 08:13:35 #217 [core-metadata] exporting to image 08:13:35 #217 ... 08:13:35 08:13:35 #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:13:35 #218 DONE 0.2s 08:13:35 08:13:35 #217 [core-metadata] exporting to image 08:13:35 #217 exporting layers 0.2s done 08:13:35 #217 writing image sha256:d6c8c96a7dc88ba155631f90036799946433debe6c4055c2b1e846787f7f0834 done 08:13:35 #217 naming to docker.io/library/core-metadata done 08:13:36 #217 DONE 0.2s 08:13:36 08:13:36 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:13:36 #219 DONE 0.0s 08:13:36 08:13:36 #220 [core-keeper] exporting to image 08:13:36 #220 exporting layers 0.1s done 08:13:36 #220 writing image sha256:f62395a5d7e4443cf91d16d732c18120cab79c69ede1c73d675260a2f833a977 done 08:13:36 #220 naming to docker.io/library/core-keeper done 08:13:36 #220 DONE 0.1s 08:13:36 08:13:36 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:13:36 #115 ... 08:13:36 08:13:36 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 #116 ... 08:13:36 08:13:36 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 #146 DONE 212.2s 08:13:36 08:13:36 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:13:36 #150 DONE 212.2s 08:13:36 08:13:36 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:37 #151 ... 08:13:37 08:13:37 #221 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:13:37 #221 DONE 0.0s 08:13:37 08:13:37 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:13:37 #222 DONE 0.1s 08:13:37 08:13:37 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:13:37 #223 DONE 0.1s 08:13:37 08:13:37 #224 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:13:37 #224 DONE 0.1s 08:13:37 08:13:37 #225 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:13:37 #225 ... 08:13:37 08:13:37 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:13:37 #226 DONE 0.2s 08:13:37 08:13:37 #225 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:13:37 #225 DONE 0.2s 08:13:37 08:13:37 #227 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:13:37 #227 DONE 0.0s 08:13:37 08:13:37 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:13:37 #228 DONE 0.1s 08:13:37 08:13:37 #229 [support-scheduler] exporting to image 08:13:37 #229 ... 08:13:37 08:13:37 #230 [core-data] exporting to image 08:13:37 #230 exporting layers 0.2s done 08:13:37 #230 writing image sha256:8c9df0fd8c3b8a47fc164d06513eda9b10988cf34bc2f6fd4bd6903c895179c5 done 08:13:37 #230 naming to docker.io/library/core-data done 08:13:37 #230 DONE 0.2s 08:13:38 08:13:38 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:38 #151 ... 08:13:38 08:13:38 #229 [support-scheduler] exporting to image 08:13:38 #229 exporting layers 0.5s done 08:13:38 #229 writing image sha256:372388e2bd748d0ac2a0c02d0d0f57082fe16c3e3209132e90b94c98c5665008 done 08:13:38 #229 naming to docker.io/library/support-scheduler done 08:13:38 #229 DONE 0.6s 08:13:38 08:13:38 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:38 #151 DONE 213.7s 08:13:38 08:13:38 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:13:38 #231 DONE 0.0s 08:13:38 08:13:38 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:13:38 #232 DONE 0.0s 08:13:38 08:13:38 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:13:38 #233 DONE 0.2s 08:13:38 08:13:38 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:13:38 #234 DONE 0.0s 08:13:38 08:13:38 #235 [support-notifications] exporting to image 08:13:39 #117 ... 08:13:39 08:13:39 #115 [security-spire-server] exporting to image 08:13:39 #115 exporting layers 5.7s done 08:13:39 #115 writing image sha256:4391efd612a8044bc2a68ea8a3d083dce93e9ce7e3cf5adbd3ad2b2e56f3609e 0.1s done 08:13:39 #115 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:13:39 #115 writing image sha256:459a726770b5e0f7fe3e543a418164dfb7655a6f9f6797826615e4458e823b45 0.1s done 08:13:39 #115 naming to docker.io/library/security-spire-config-arm64 08:13:39 #115 naming to docker.io/library/security-spire-config-arm64 done 08:13:39 #235 exporting layers 0.3s done 08:13:39 #235 writing image sha256:3e0c35b2d6a87177695b44cadb2c81e47ec914b676defd5e1f23d7d515595fdf done 08:13:39 #235 naming to docker.io/library/support-notifications done 08:13:39 #235 DONE 0.3s 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:13:39 time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:13:39 $ docker stop --time=1 8385f329c10390bebd6227d635bbad8978e00a47c11bbe10dd6fb110f5eaec3f 08:13:40 $ docker rm -f --volumes 8385f329c10390bebd6227d635bbad8978e00a47c11bbe10dd6fb110f5eaec3f 08:13:40 #115 exporting layers 6.5s done 08:13:40 #115 writing image sha256:9b528825811da4eaf0c8775be18567bf08d3d215cd0c4a8b1eb70ba7390e18c8 done 08:13:40 #115 naming to docker.io/library/security-spire-agent-arm64 done 08:13:40 #115 DONE 7.3s 08:13:40 08:13:40 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withDockerContainer [Pipeline] sh 08:13:40 + docker images 08:13:40 REPOSITORY TAG IMAGE ID CREATED SIZE 08:13:40 support-notifications latest 3e0c35b2d6a8 2 seconds ago 57.8MB 08:13:40 core-data latest 8c9df0fd8c3b 3 seconds ago 50MB 08:13:40 support-scheduler latest 372388e2bd74 3 seconds ago 54.2MB 08:13:40 core-metadata latest d6c8c96a7dc8 5 seconds ago 50.1MB 08:13:40 core-keeper latest f62395a5d7e4 5 seconds ago 49.7MB 08:13:40 security-proxy-auth latest a79bd645bcf6 6 seconds ago 49.1MB 08:13:40 security-spiffe-token-provider latest b84abead6565 7 seconds ago 53MB 08:13:40 security-secretstore-setup latest c95f6efd1da0 8 seconds ago 89.3MB 08:13:40 security-proxy-setup latest e7a442774392 11 seconds ago 54.8MB 08:13:40 core-command latest e20ea645c350 12 seconds ago 44.1MB 08:13:40 security-bootstrapper latest 9c262795bb50 About a minute ago 21.6MB 08:13:40 core-common-config-bootstrapper latest 1cc094feff5a About a minute ago 20.5MB 08:13:40 security-spire-agent latest 5ba97d0898a3 4 minutes ago 237MB 08:13:40 security-spire-server latest a6e14bce0826 4 minutes ago 178MB 08:13:40 security-spire-config latest df7d79c2587d 4 minutes ago 177MB 08:13:40 ci-base-image-x86_64 latest a6aa99209782 8 minutes ago 917MB 08:13:40 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.25-alpine-lts 9edfc7d6480d 6 days ago 584MB 08:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 08:13:40 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:40 provisioning config files... 08:13:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6631255921880189385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:41 ---> ****-login.sh 08:13:41 nexus3.edgexfoundry.org:10001 08:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:41 Login Succeeded 08:13:41 nexus3.edgexfoundry.org:10002 08:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:41 Login Succeeded 08:13:41 nexus3.edgexfoundry.org:10003 08:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:41 Login Succeeded 08:13:41 nexus3.edgexfoundry.org:10004 08:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:41 Login Succeeded 08:13:41 ****.io 08:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:41 Login Succeeded 08:13:41 ---> ****-login.sh ends [Pipeline] } 08:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:41 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:13:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:13:41 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:41 4.0.2 08:13:41 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:41 palau 08:13:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker push nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:42 a5ba866ffea0: Preparing 08:13:42 3d097255fad8: Preparing 08:13:42 d5d76c150734: Preparing 08:13:42 e683de34ba18: Preparing 08:13:42 dc59c804d8de: Preparing 08:13:42 cdc20349570a: Preparing 08:13:42 0854555d70ac: Preparing 08:13:42 cdc20349570a: Waiting 08:13:42 0854555d70ac: Waiting 08:13:42 dc59c804d8de: Pushed 08:13:42 e683de34ba18: Pushed 08:13:42 a5ba866ffea0: Pushed 08:13:42 d5d76c150734: Pushed 08:13:42 0854555d70ac: Layer already exists 08:13:42 cdc20349570a: Pushed 08:13:45 3d097255fad8: Pushed 08:13:45 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:46 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.2 08:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:46 a5ba866ffea0: Preparing 08:13:46 3d097255fad8: Preparing 08:13:46 d5d76c150734: Preparing 08:13:46 e683de34ba18: Preparing 08:13:46 dc59c804d8de: Preparing 08:13:46 cdc20349570a: Preparing 08:13:46 0854555d70ac: Preparing 08:13:46 cdc20349570a: Waiting 08:13:46 0854555d70ac: Waiting 08:13:46 e683de34ba18: Layer already exists 08:13:46 dc59c804d8de: Layer already exists 08:13:46 3d097255fad8: Layer already exists 08:13:46 d5d76c150734: Layer already exists 08:13:46 a5ba866ffea0: Layer already exists 08:13:46 cdc20349570a: Layer already exists 08:13:46 0854555d70ac: Layer already exists 08:13:46 4.0.2: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:47 + docker push nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:47 a5ba866ffea0: Preparing 08:13:47 3d097255fad8: Preparing 08:13:47 d5d76c150734: Preparing 08:13:47 e683de34ba18: Preparing 08:13:47 dc59c804d8de: Preparing 08:13:47 cdc20349570a: Preparing 08:13:47 0854555d70ac: Preparing 08:13:47 cdc20349570a: Waiting 08:13:47 a5ba866ffea0: Layer already exists 08:13:47 dc59c804d8de: Layer already exists 08:13:47 d5d76c150734: Layer already exists 08:13:47 3d097255fad8: Layer already exists 08:13:47 e683de34ba18: Layer already exists 08:13:47 cdc20349570a: Layer already exists 08:13:47 0854555d70ac: Layer already exists 08:13:47 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:48 + docker push nexus3.edgexfoundry.org:10004/core-command:palau 08:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:48 a5ba866ffea0: Preparing 08:13:48 3d097255fad8: Preparing 08:13:48 d5d76c150734: Preparing 08:13:48 e683de34ba18: Preparing 08:13:48 dc59c804d8de: Preparing 08:13:48 cdc20349570a: Preparing 08:13:48 0854555d70ac: Preparing 08:13:48 cdc20349570a: Waiting 08:13:48 0854555d70ac: Waiting 08:13:48 d5d76c150734: Layer already exists 08:13:48 a5ba866ffea0: Layer already exists 08:13:48 dc59c804d8de: Layer already exists 08:13:48 e683de34ba18: Layer already exists 08:13:48 3d097255fad8: Layer already exists 08:13:48 0854555d70ac: Layer already exists 08:13:48 cdc20349570a: Layer already exists 08:13:48 palau: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:48 ===================================================== [Pipeline] echo 08:13:48 taggedImages: 08:13:48 - nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:48 - nexus3.edgexfoundry.org:10004/core-command:4.0.2 08:13:48 - nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:48 - nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] echo 08:13:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:13:48 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:48 4.0.2 08:13:48 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:48 palau 08:13:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:49 ccbeee3d6fd8: Preparing 08:13:49 4b0c71d2cabd: Preparing 08:13:49 7060de1265f4: Preparing 08:13:49 e6011298df89: Preparing 08:13:49 d5d76c150734: Preparing 08:13:49 e683de34ba18: Preparing 08:13:49 dc59c804d8de: Preparing 08:13:49 cdc20349570a: Preparing 08:13:49 0854555d70ac: Preparing 08:13:49 e683de34ba18: Waiting 08:13:49 dc59c804d8de: Waiting 08:13:49 cdc20349570a: Waiting 08:13:49 0854555d70ac: Waiting 08:13:49 d5d76c150734: Layer already exists 08:13:49 e683de34ba18: Layer already exists 08:13:49 dc59c804d8de: Layer already exists 08:13:49 cdc20349570a: Layer already exists 08:13:49 0854555d70ac: Layer already exists 08:13:49 ccbeee3d6fd8: Pushed 08:13:49 7060de1265f4: Pushed 08:13:49 4b0c71d2cabd: Pushed 08:13:50 e6011298df89: Pushed 08:13:50 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2 08:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:51 ccbeee3d6fd8: Preparing 08:13:51 4b0c71d2cabd: Preparing 08:13:51 7060de1265f4: Preparing 08:13:51 e6011298df89: Preparing 08:13:51 d5d76c150734: Preparing 08:13:51 e683de34ba18: Preparing 08:13:51 dc59c804d8de: Preparing 08:13:51 cdc20349570a: Preparing 08:13:51 0854555d70ac: Preparing 08:13:51 e683de34ba18: Waiting 08:13:51 dc59c804d8de: Waiting 08:13:51 cdc20349570a: Waiting 08:13:51 0854555d70ac: Waiting 08:13:51 e6011298df89: Layer already exists 08:13:51 d5d76c150734: Layer already exists 08:13:51 4b0c71d2cabd: Layer already exists 08:13:51 ccbeee3d6fd8: Layer already exists 08:13:51 7060de1265f4: Layer already exists 08:13:51 e683de34ba18: Layer already exists 08:13:51 dc59c804d8de: Layer already exists 08:13:51 cdc20349570a: Layer already exists 08:13:51 0854555d70ac: Layer already exists 08:13:51 4.0.2: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:51 ccbeee3d6fd8: Preparing 08:13:51 4b0c71d2cabd: Preparing 08:13:51 7060de1265f4: Preparing 08:13:51 e6011298df89: Preparing 08:13:51 d5d76c150734: Preparing 08:13:51 e683de34ba18: Preparing 08:13:51 dc59c804d8de: Preparing 08:13:51 cdc20349570a: Preparing 08:13:51 0854555d70ac: Preparing 08:13:51 dc59c804d8de: Waiting 08:13:51 e683de34ba18: Waiting 08:13:51 cdc20349570a: Waiting 08:13:51 0854555d70ac: Waiting 08:13:51 d5d76c150734: Layer already exists 08:13:51 ccbeee3d6fd8: Layer already exists 08:13:51 4b0c71d2cabd: Layer already exists 08:13:51 7060de1265f4: Layer already exists 08:13:51 e6011298df89: Layer already exists 08:13:51 0854555d70ac: Layer already exists 08:13:51 e683de34ba18: Layer already exists 08:13:51 cdc20349570a: Layer already exists 08:13:51 dc59c804d8de: Layer already exists 08:13:51 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau 08:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:52 ccbeee3d6fd8: Preparing 08:13:52 4b0c71d2cabd: Preparing 08:13:52 7060de1265f4: Preparing 08:13:52 e6011298df89: Preparing 08:13:52 d5d76c150734: Preparing 08:13:52 e683de34ba18: Preparing 08:13:52 dc59c804d8de: Preparing 08:13:52 cdc20349570a: Preparing 08:13:52 0854555d70ac: Preparing 08:13:52 e683de34ba18: Waiting 08:13:52 cdc20349570a: Waiting 08:13:52 0854555d70ac: Waiting 08:13:52 dc59c804d8de: Waiting 08:13:52 ccbeee3d6fd8: Layer already exists 08:13:52 7060de1265f4: Layer already exists 08:13:52 e6011298df89: Layer already exists 08:13:52 4b0c71d2cabd: Layer already exists 08:13:52 d5d76c150734: Layer already exists 08:13:52 cdc20349570a: Layer already exists 08:13:52 0854555d70ac: Layer already exists 08:13:52 e683de34ba18: Layer already exists 08:13:52 dc59c804d8de: Layer already exists 08:13:52 palau: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:52 ===================================================== [Pipeline] echo 08:13:52 taggedImages: 08:13:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2 08:13:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] echo 08:13:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:13:52 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:52 4.0.2 08:13:52 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:52 palau 08:13:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:53 + docker push nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:53 ea3e0afd5a83: Preparing 08:13:53 d09b04372380: Preparing 08:13:53 d5d76c150734: Preparing 08:13:53 e683de34ba18: Preparing 08:13:53 855f9155616b: Preparing 08:13:53 e447f977ba31: Preparing 08:13:53 0854555d70ac: Preparing 08:13:53 e447f977ba31: Waiting 08:13:53 0854555d70ac: Waiting 08:13:53 e683de34ba18: Layer already exists 08:13:53 d5d76c150734: Layer already exists 08:13:53 0854555d70ac: Layer already exists 08:13:53 ea3e0afd5a83: Pushed 08:13:53 855f9155616b: Pushed 08:13:53 e447f977ba31: Pushed 08:13:57 d09b04372380: Pushed 08:13:57 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.2 08:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:58 ea3e0afd5a83: Preparing 08:13:58 d09b04372380: Preparing 08:13:58 d5d76c150734: Preparing 08:13:58 e683de34ba18: Preparing 08:13:58 855f9155616b: Preparing 08:13:58 e447f977ba31: Preparing 08:13:58 0854555d70ac: Preparing 08:13:58 e447f977ba31: Waiting 08:13:58 0854555d70ac: Waiting 08:13:58 e683de34ba18: Layer already exists 08:13:58 ea3e0afd5a83: Layer already exists 08:13:58 d09b04372380: Layer already exists 08:13:58 d5d76c150734: Layer already exists 08:13:58 855f9155616b: Layer already exists 08:13:58 e447f977ba31: Layer already exists 08:13:58 0854555d70ac: Layer already exists 08:13:58 4.0.2: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:59 ea3e0afd5a83: Preparing 08:13:59 d09b04372380: Preparing 08:13:59 d5d76c150734: Preparing 08:13:59 e683de34ba18: Preparing 08:13:59 855f9155616b: Preparing 08:13:59 e447f977ba31: Preparing 08:13:59 0854555d70ac: Preparing 08:13:59 e447f977ba31: Waiting 08:13:59 0854555d70ac: Waiting 08:13:59 d5d76c150734: Layer already exists 08:13:59 d09b04372380: Layer already exists 08:13:59 ea3e0afd5a83: Layer already exists 08:13:59 855f9155616b: Layer already exists 08:13:59 e683de34ba18: Layer already exists 08:13:59 0854555d70ac: Layer already exists 08:13:59 e447f977ba31: Layer already exists 08:13:59 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:00 + docker push nexus3.edgexfoundry.org:10004/core-data:palau 08:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:14:00 ea3e0afd5a83: Preparing 08:14:00 d09b04372380: Preparing 08:14:00 d5d76c150734: Preparing 08:14:00 e683de34ba18: Preparing 08:14:00 855f9155616b: Preparing 08:14:00 e447f977ba31: Preparing 08:14:00 0854555d70ac: Preparing 08:14:00 e447f977ba31: Waiting 08:14:00 0854555d70ac: Waiting 08:14:00 ea3e0afd5a83: Layer already exists 08:14:00 d09b04372380: Layer already exists 08:14:00 e683de34ba18: Layer already exists 08:14:00 d5d76c150734: Layer already exists 08:14:00 855f9155616b: Layer already exists 08:14:00 0854555d70ac: Layer already exists 08:14:00 e447f977ba31: Layer already exists 08:14:00 palau: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:00 ===================================================== [Pipeline] echo 08:14:00 taggedImages: 08:14:00 - nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:00 - nexus3.edgexfoundry.org:10004/core-data:4.0.2 08:14:00 - nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:00 - nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] echo 08:14:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:14:00 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:00 4.0.2 08:14:00 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:00 palau 08:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:01 88e8ba7b1db3: Preparing 08:14:01 d2e868134623: Preparing 08:14:01 e683de34ba18: Preparing 08:14:01 87f69aff25d3: Preparing 08:14:01 ad4c2a646be3: Preparing 08:14:01 0854555d70ac: Preparing 08:14:01 0854555d70ac: Waiting 08:14:01 e683de34ba18: Layer already exists 08:14:01 0854555d70ac: Layer already exists 08:14:01 ad4c2a646be3: Pushed 08:14:01 88e8ba7b1db3: Pushed 08:14:01 87f69aff25d3: Pushed 08:14:05 d2e868134623: Pushed 08:14:05 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.2 08:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:05 88e8ba7b1db3: Preparing 08:14:05 d2e868134623: Preparing 08:14:05 e683de34ba18: Preparing 08:14:05 87f69aff25d3: Preparing 08:14:05 ad4c2a646be3: Preparing 08:14:05 0854555d70ac: Preparing 08:14:05 0854555d70ac: Waiting 08:14:05 ad4c2a646be3: Layer already exists 08:14:05 88e8ba7b1db3: Layer already exists 08:14:05 87f69aff25d3: Layer already exists 08:14:05 e683de34ba18: Layer already exists 08:14:05 d2e868134623: Layer already exists 08:14:05 0854555d70ac: Layer already exists 08:14:05 4.0.2: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:06 88e8ba7b1db3: Preparing 08:14:06 d2e868134623: Preparing 08:14:06 e683de34ba18: Preparing 08:14:06 87f69aff25d3: Preparing 08:14:06 ad4c2a646be3: Preparing 08:14:06 0854555d70ac: Preparing 08:14:06 0854555d70ac: Waiting 08:14:06 ad4c2a646be3: Layer already exists 08:14:06 88e8ba7b1db3: Layer already exists 08:14:06 d2e868134623: Layer already exists 08:14:06 e683de34ba18: Layer already exists 08:14:06 87f69aff25d3: Layer already exists 08:14:06 0854555d70ac: Layer already exists 08:14:06 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:palau 08:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:07 88e8ba7b1db3: Preparing 08:14:07 d2e868134623: Preparing 08:14:07 e683de34ba18: Preparing 08:14:07 87f69aff25d3: Preparing 08:14:07 ad4c2a646be3: Preparing 08:14:07 0854555d70ac: Preparing 08:14:07 0854555d70ac: Waiting 08:14:07 e683de34ba18: Layer already exists 08:14:07 ad4c2a646be3: Layer already exists 08:14:07 87f69aff25d3: Layer already exists 08:14:07 88e8ba7b1db3: Layer already exists 08:14:07 d2e868134623: Layer already exists 08:14:07 0854555d70ac: Layer already exists 08:14:07 palau: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:07 ===================================================== [Pipeline] echo 08:14:07 taggedImages: 08:14:07 - nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:07 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.2 08:14:07 - nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:07 - nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] echo 08:14:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:14:07 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:07 4.0.2 08:14:07 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:07 palau 08:14:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:08 36b7c2550aa7: Preparing 08:14:08 63000fc7202b: Preparing 08:14:08 36cb034b50bc: Preparing 08:14:08 d5d76c150734: Preparing 08:14:08 e683de34ba18: Preparing 08:14:08 dc59c804d8de: Preparing 08:14:08 cdc20349570a: Preparing 08:14:08 0854555d70ac: Preparing 08:14:08 dc59c804d8de: Waiting 08:14:08 0854555d70ac: Waiting 08:14:08 cdc20349570a: Waiting 08:14:08 e683de34ba18: Layer already exists 08:14:08 d5d76c150734: Layer already exists 08:14:08 cdc20349570a: Layer already exists 08:14:08 dc59c804d8de: Layer already exists 08:14:08 0854555d70ac: Layer already exists 08:14:08 63000fc7202b: Pushed 08:14:08 36b7c2550aa7: Pushed 08:14:12 36cb034b50bc: Pushed 08:14:12 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.2 08:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:13 36b7c2550aa7: Preparing 08:14:13 63000fc7202b: Preparing 08:14:13 36cb034b50bc: Preparing 08:14:13 d5d76c150734: Preparing 08:14:13 e683de34ba18: Preparing 08:14:13 dc59c804d8de: Preparing 08:14:13 cdc20349570a: Preparing 08:14:13 0854555d70ac: Preparing 08:14:13 dc59c804d8de: Waiting 08:14:13 cdc20349570a: Waiting 08:14:13 0854555d70ac: Waiting 08:14:13 e683de34ba18: Layer already exists 08:14:13 36b7c2550aa7: Layer already exists 08:14:13 d5d76c150734: Layer already exists 08:14:13 36cb034b50bc: Layer already exists 08:14:13 63000fc7202b: Layer already exists 08:14:13 dc59c804d8de: Layer already exists 08:14:13 cdc20349570a: Layer already exists 08:14:13 0854555d70ac: Layer already exists 08:14:13 4.0.2: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:13 36b7c2550aa7: Preparing 08:14:13 63000fc7202b: Preparing 08:14:13 36cb034b50bc: Preparing 08:14:13 d5d76c150734: Preparing 08:14:13 e683de34ba18: Preparing 08:14:13 dc59c804d8de: Preparing 08:14:13 cdc20349570a: Preparing 08:14:13 0854555d70ac: Preparing 08:14:13 dc59c804d8de: Waiting 08:14:13 0854555d70ac: Waiting 08:14:13 cdc20349570a: Waiting 08:14:13 36cb034b50bc: Layer already exists 08:14:13 e683de34ba18: Layer already exists 08:14:13 36b7c2550aa7: Layer already exists 08:14:13 d5d76c150734: Layer already exists 08:14:13 63000fc7202b: Layer already exists 08:14:13 dc59c804d8de: Layer already exists 08:14:13 0854555d70ac: Layer already exists 08:14:13 cdc20349570a: Layer already exists 08:14:13 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:palau 08:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:14 36b7c2550aa7: Preparing 08:14:14 63000fc7202b: Preparing 08:14:14 36cb034b50bc: Preparing 08:14:14 d5d76c150734: Preparing 08:14:14 e683de34ba18: Preparing 08:14:14 dc59c804d8de: Preparing 08:14:14 cdc20349570a: Preparing 08:14:14 0854555d70ac: Preparing 08:14:14 cdc20349570a: Waiting 08:14:14 0854555d70ac: Waiting 08:14:14 dc59c804d8de: Waiting 08:14:14 d5d76c150734: Layer already exists 08:14:14 36b7c2550aa7: Layer already exists 08:14:14 36cb034b50bc: Layer already exists 08:14:14 63000fc7202b: Layer already exists 08:14:14 e683de34ba18: Layer already exists 08:14:14 0854555d70ac: Layer already exists 08:14:14 cdc20349570a: Layer already exists 08:14:14 dc59c804d8de: Layer already exists 08:14:14 palau: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:14 ===================================================== [Pipeline] echo 08:14:14 taggedImages: 08:14:14 - nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:14 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.2 08:14:14 - nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:14 - nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] echo 08:14:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:14:14 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:14 4.0.2 08:14:14 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:14 palau 08:14:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:15 0a63c41b7f67: Preparing 08:14:15 d374fd3a922b: Preparing 08:14:15 994501121911: Preparing 08:14:15 60c121dc9ac4: Preparing 08:14:15 02d5dfe8f4c5: Preparing 08:14:15 200267172ef9: Preparing 08:14:15 3ac1f4ca1abb: Preparing 08:14:15 d5d76c150734: Preparing 08:14:15 e683de34ba18: Preparing 08:14:15 8fc3b2d731d1: Preparing 08:14:15 f5f2b7d9ed22: Preparing 08:14:15 5f70bf18a086: Preparing 08:14:15 ecdac362237a: Preparing 08:14:15 b2a7ee04708c: Preparing 08:14:15 b0f261afb39d: Preparing 08:14:15 0854555d70ac: Preparing 08:14:15 200267172ef9: Waiting 08:14:15 3ac1f4ca1abb: Waiting 08:14:15 f5f2b7d9ed22: Waiting 08:14:15 d5d76c150734: Waiting 08:14:15 8fc3b2d731d1: Waiting 08:14:15 e683de34ba18: Waiting 08:14:15 5f70bf18a086: Waiting 08:14:15 ecdac362237a: Waiting 08:14:15 b2a7ee04708c: Waiting 08:14:15 b0f261afb39d: Waiting 08:14:15 0854555d70ac: Waiting 08:14:15 d374fd3a922b: Pushed 08:14:15 60c121dc9ac4: Pushed 08:14:15 0a63c41b7f67: Pushed 08:14:15 994501121911: Pushed 08:14:15 02d5dfe8f4c5: Pushed 08:14:15 e683de34ba18: Layer already exists 08:14:15 d5d76c150734: Layer already exists 08:14:15 5f70bf18a086: Layer already exists 08:14:15 200267172ef9: Pushed 08:14:15 8fc3b2d731d1: Pushed 08:14:15 f5f2b7d9ed22: Pushed 08:14:15 0854555d70ac: Layer already exists 08:14:15 ecdac362237a: Pushed 08:14:15 b2a7ee04708c: Pushed 08:14:15 b0f261afb39d: Pushed 08:14:16 3ac1f4ca1abb: Pushed 08:14:17 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2 08:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:17 0a63c41b7f67: Preparing 08:14:17 d374fd3a922b: Preparing 08:14:17 994501121911: Preparing 08:14:17 60c121dc9ac4: Preparing 08:14:17 02d5dfe8f4c5: Preparing 08:14:17 200267172ef9: Preparing 08:14:17 3ac1f4ca1abb: Preparing 08:14:17 d5d76c150734: Preparing 08:14:17 e683de34ba18: Preparing 08:14:17 8fc3b2d731d1: Preparing 08:14:17 f5f2b7d9ed22: Preparing 08:14:17 5f70bf18a086: Preparing 08:14:17 ecdac362237a: Preparing 08:14:17 b2a7ee04708c: Preparing 08:14:17 b0f261afb39d: Preparing 08:14:17 0854555d70ac: Preparing 08:14:17 200267172ef9: Waiting 08:14:17 3ac1f4ca1abb: Waiting 08:14:17 ecdac362237a: Waiting 08:14:17 d5d76c150734: Waiting 08:14:17 e683de34ba18: Waiting 08:14:17 5f70bf18a086: Waiting 08:14:17 b2a7ee04708c: Waiting 08:14:17 b0f261afb39d: Waiting 08:14:17 8fc3b2d731d1: Waiting 08:14:17 0854555d70ac: Waiting 08:14:17 f5f2b7d9ed22: Waiting 08:14:17 994501121911: Layer already exists 08:14:17 d374fd3a922b: Layer already exists 08:14:17 0a63c41b7f67: Layer already exists 08:14:17 02d5dfe8f4c5: Layer already exists 08:14:17 60c121dc9ac4: Layer already exists 08:14:17 200267172ef9: Layer already exists 08:14:17 d5d76c150734: Layer already exists 08:14:17 e683de34ba18: Layer already exists 08:14:17 3ac1f4ca1abb: Layer already exists 08:14:17 8fc3b2d731d1: Layer already exists 08:14:17 f5f2b7d9ed22: Layer already exists 08:14:17 ecdac362237a: Layer already exists 08:14:17 b2a7ee04708c: Layer already exists 08:14:17 b0f261afb39d: Layer already exists 08:14:17 5f70bf18a086: Layer already exists 08:14:17 0854555d70ac: Layer already exists 08:14:17 4.0.2: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:18 0a63c41b7f67: Preparing 08:14:18 d374fd3a922b: Preparing 08:14:18 994501121911: Preparing 08:14:18 60c121dc9ac4: Preparing 08:14:18 02d5dfe8f4c5: Preparing 08:14:18 200267172ef9: Preparing 08:14:18 3ac1f4ca1abb: Preparing 08:14:18 d5d76c150734: Preparing 08:14:18 e683de34ba18: Preparing 08:14:18 8fc3b2d731d1: Preparing 08:14:18 f5f2b7d9ed22: Preparing 08:14:18 5f70bf18a086: Preparing 08:14:18 ecdac362237a: Preparing 08:14:18 b2a7ee04708c: Preparing 08:14:18 b0f261afb39d: Preparing 08:14:18 0854555d70ac: Preparing 08:14:18 ecdac362237a: Waiting 08:14:18 b2a7ee04708c: Waiting 08:14:18 b0f261afb39d: Waiting 08:14:18 0854555d70ac: Waiting 08:14:18 e683de34ba18: Waiting 08:14:18 8fc3b2d731d1: Waiting 08:14:18 f5f2b7d9ed22: Waiting 08:14:18 5f70bf18a086: Waiting 08:14:18 200267172ef9: Waiting 08:14:18 3ac1f4ca1abb: Waiting 08:14:18 d5d76c150734: Waiting 08:14:18 994501121911: Layer already exists 08:14:18 d374fd3a922b: Layer already exists 08:14:18 60c121dc9ac4: Layer already exists 08:14:18 0a63c41b7f67: Layer already exists 08:14:18 02d5dfe8f4c5: Layer already exists 08:14:18 200267172ef9: Layer already exists 08:14:18 d5d76c150734: Layer already exists 08:14:18 3ac1f4ca1abb: Layer already exists 08:14:18 8fc3b2d731d1: Layer already exists 08:14:18 e683de34ba18: Layer already exists 08:14:18 f5f2b7d9ed22: Layer already exists 08:14:18 5f70bf18a086: Layer already exists 08:14:18 b2a7ee04708c: Layer already exists 08:14:18 ecdac362237a: Layer already exists 08:14:18 b0f261afb39d: Layer already exists 08:14:18 0854555d70ac: Layer already exists 08:14:18 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:palau 08:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:19 0a63c41b7f67: Preparing 08:14:19 d374fd3a922b: Preparing 08:14:19 994501121911: Preparing 08:14:19 60c121dc9ac4: Preparing 08:14:19 02d5dfe8f4c5: Preparing 08:14:19 200267172ef9: Preparing 08:14:19 3ac1f4ca1abb: Preparing 08:14:19 d5d76c150734: Preparing 08:14:19 e683de34ba18: Preparing 08:14:19 8fc3b2d731d1: Preparing 08:14:19 f5f2b7d9ed22: Preparing 08:14:19 5f70bf18a086: Preparing 08:14:19 ecdac362237a: Preparing 08:14:19 b2a7ee04708c: Preparing 08:14:19 b0f261afb39d: Preparing 08:14:19 0854555d70ac: Preparing 08:14:19 d5d76c150734: Waiting 08:14:19 e683de34ba18: Waiting 08:14:19 8fc3b2d731d1: Waiting 08:14:19 f5f2b7d9ed22: Waiting 08:14:19 5f70bf18a086: Waiting 08:14:19 ecdac362237a: Waiting 08:14:19 b2a7ee04708c: Waiting 08:14:19 b0f261afb39d: Waiting 08:14:19 0854555d70ac: Waiting 08:14:19 3ac1f4ca1abb: Waiting 08:14:19 200267172ef9: Waiting 08:14:19 60c121dc9ac4: Layer already exists 08:14:19 02d5dfe8f4c5: Layer already exists 08:14:19 0a63c41b7f67: Layer already exists 08:14:19 994501121911: Layer already exists 08:14:19 d374fd3a922b: Layer already exists 08:14:19 d5d76c150734: Layer already exists 08:14:19 e683de34ba18: Layer already exists 08:14:19 200267172ef9: Layer already exists 08:14:19 3ac1f4ca1abb: Layer already exists 08:14:19 8fc3b2d731d1: Layer already exists 08:14:19 ecdac362237a: Layer already exists 08:14:19 f5f2b7d9ed22: Layer already exists 08:14:19 b2a7ee04708c: Layer already exists 08:14:19 b0f261afb39d: Layer already exists 08:14:19 5f70bf18a086: Layer already exists 08:14:19 0854555d70ac: Layer already exists 08:14:19 palau: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:19 ===================================================== [Pipeline] echo 08:14:19 taggedImages: 08:14:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2 08:14:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] echo 08:14:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:14:19 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:19 4.0.2 08:14:19 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:19 palau 08:14:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:14:20 77fa4e3f29a1: Preparing 08:14:20 e3aec309efb8: Preparing 08:14:20 323d4787a7c6: Preparing 08:14:20 19e8373fc254: Preparing 08:14:20 d5d76c150734: Preparing 08:14:20 e683de34ba18: Preparing 08:14:20 dc59c804d8de: Preparing 08:14:20 cdc20349570a: Preparing 08:14:20 0854555d70ac: Preparing 08:14:20 dc59c804d8de: Waiting 08:14:20 e683de34ba18: Waiting 08:14:20 0854555d70ac: Waiting 08:14:20 cdc20349570a: Waiting 08:14:20 d5d76c150734: Layer already exists 08:14:20 e683de34ba18: Layer already exists 08:14:20 dc59c804d8de: Layer already exists 08:14:20 cdc20349570a: Layer already exists 08:14:20 0854555d70ac: Layer already exists 08:14:20 77fa4e3f29a1: Pushed 08:14:20 e3aec309efb8: Pushed 08:14:20 323d4787a7c6: Pushed 08:14:24 19e8373fc254: Pushed 08:14:24 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2 08:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:14:25 77fa4e3f29a1: Preparing 08:14:25 e3aec309efb8: Preparing 08:14:25 323d4787a7c6: Preparing 08:14:25 19e8373fc254: Preparing 08:14:25 d5d76c150734: Preparing 08:14:25 e683de34ba18: Preparing 08:14:25 dc59c804d8de: Preparing 08:14:25 cdc20349570a: Preparing 08:14:25 0854555d70ac: Preparing 08:14:25 dc59c804d8de: Waiting 08:14:25 cdc20349570a: Waiting 08:14:25 0854555d70ac: Waiting 08:14:25 e683de34ba18: Waiting 08:14:25 d5d76c150734: Layer already exists 08:14:25 19e8373fc254: Layer already exists 08:14:25 e3aec309efb8: Layer already exists 08:14:25 77fa4e3f29a1: Layer already exists 08:14:25 323d4787a7c6: Layer already exists 08:14:25 e683de34ba18: Layer already exists 08:14:25 dc59c804d8de: Layer already exists 08:14:25 cdc20349570a: Layer already exists 08:14:25 0854555d70ac: Layer already exists 08:14:25 4.0.2: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:14:26 77fa4e3f29a1: Preparing 08:14:26 e3aec309efb8: Preparing 08:14:26 323d4787a7c6: Preparing 08:14:26 19e8373fc254: Preparing 08:14:26 d5d76c150734: Preparing 08:14:26 e683de34ba18: Preparing 08:14:26 dc59c804d8de: Preparing 08:14:26 cdc20349570a: Preparing 08:14:26 0854555d70ac: Preparing 08:14:26 dc59c804d8de: Waiting 08:14:26 cdc20349570a: Waiting 08:14:26 0854555d70ac: Waiting 08:14:26 e683de34ba18: Waiting 08:14:26 e3aec309efb8: Layer already exists 08:14:26 323d4787a7c6: Layer already exists 08:14:26 77fa4e3f29a1: Layer already exists 08:14:26 19e8373fc254: Layer already exists 08:14:26 d5d76c150734: Layer already exists 08:14:26 dc59c804d8de: Layer already exists 08:14:26 cdc20349570a: Layer already exists 08:14:26 e683de34ba18: Layer already exists 08:14:26 0854555d70ac: Layer already exists 08:14:26 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:palau 08:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:14:27 77fa4e3f29a1: Preparing 08:14:27 e3aec309efb8: Preparing 08:14:27 323d4787a7c6: Preparing 08:14:27 19e8373fc254: Preparing 08:14:27 d5d76c150734: Preparing 08:14:27 e683de34ba18: Preparing 08:14:27 dc59c804d8de: Preparing 08:14:27 cdc20349570a: Preparing 08:14:27 0854555d70ac: Preparing 08:14:27 dc59c804d8de: Waiting 08:14:27 cdc20349570a: Waiting 08:14:27 0854555d70ac: Waiting 08:14:27 e683de34ba18: Waiting 08:14:27 e3aec309efb8: Layer already exists 08:14:27 d5d76c150734: Layer already exists 08:14:27 19e8373fc254: Layer already exists 08:14:27 323d4787a7c6: Layer already exists 08:14:27 77fa4e3f29a1: Layer already exists 08:14:27 dc59c804d8de: Layer already exists 08:14:27 cdc20349570a: Layer already exists 08:14:27 e683de34ba18: Layer already exists 08:14:27 0854555d70ac: Layer already exists 08:14:27 palau: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:27 ===================================================== [Pipeline] echo 08:14:27 taggedImages: 08:14:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2 08:14:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] echo 08:14:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:14:27 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:27 4.0.2 08:14:27 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:27 palau 08:14:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:14:28 94bcb071650e: Preparing 08:14:28 1845e484a4fb: Preparing 08:14:28 2b48841676cc: Preparing 08:14:28 1a25a899f740: Preparing 08:14:28 60e3b476d1f1: Preparing 08:14:28 d5d76c150734: Preparing 08:14:28 e683de34ba18: Preparing 08:14:28 984fa56e0cd1: Preparing 08:14:28 218cf69b4015: Preparing 08:14:28 2599f6a67c8b: Preparing 08:14:28 0854555d70ac: Preparing 08:14:28 e683de34ba18: Waiting 08:14:28 984fa56e0cd1: Waiting 08:14:28 218cf69b4015: Waiting 08:14:28 2599f6a67c8b: Waiting 08:14:28 0854555d70ac: Waiting 08:14:28 d5d76c150734: Waiting 08:14:28 60e3b476d1f1: Pushed 08:14:28 1845e484a4fb: Pushed 08:14:28 1a25a899f740: Pushed 08:14:28 d5d76c150734: Layer already exists 08:14:28 94bcb071650e: Pushed 08:14:28 e683de34ba18: Layer already exists 08:14:28 0854555d70ac: Layer already exists 08:14:28 218cf69b4015: Pushed 08:14:28 984fa56e0cd1: Pushed 08:14:30 2599f6a67c8b: Pushed 08:14:31 2b48841676cc: Pushed 08:14:31 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2 08:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:14:32 94bcb071650e: Preparing 08:14:32 1845e484a4fb: Preparing 08:14:32 2b48841676cc: Preparing 08:14:32 1a25a899f740: Preparing 08:14:32 60e3b476d1f1: Preparing 08:14:32 d5d76c150734: Preparing 08:14:32 e683de34ba18: Preparing 08:14:32 984fa56e0cd1: Preparing 08:14:32 218cf69b4015: Preparing 08:14:32 2599f6a67c8b: Preparing 08:14:32 0854555d70ac: Preparing 08:14:32 d5d76c150734: Waiting 08:14:32 e683de34ba18: Waiting 08:14:32 984fa56e0cd1: Waiting 08:14:32 218cf69b4015: Waiting 08:14:32 2599f6a67c8b: Waiting 08:14:32 0854555d70ac: Waiting 08:14:32 94bcb071650e: Layer already exists 08:14:32 1845e484a4fb: Layer already exists 08:14:32 1a25a899f740: Layer already exists 08:14:32 2b48841676cc: Layer already exists 08:14:32 60e3b476d1f1: Layer already exists 08:14:32 e683de34ba18: Layer already exists 08:14:32 984fa56e0cd1: Layer already exists 08:14:32 2599f6a67c8b: Layer already exists 08:14:32 218cf69b4015: Layer already exists 08:14:32 d5d76c150734: Layer already exists 08:14:32 0854555d70ac: Layer already exists 08:14:32 4.0.2: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:14:33 94bcb071650e: Preparing 08:14:33 1845e484a4fb: Preparing 08:14:33 2b48841676cc: Preparing 08:14:33 1a25a899f740: Preparing 08:14:33 60e3b476d1f1: Preparing 08:14:33 d5d76c150734: Preparing 08:14:33 e683de34ba18: Preparing 08:14:33 984fa56e0cd1: Preparing 08:14:33 218cf69b4015: Preparing 08:14:33 2599f6a67c8b: Preparing 08:14:33 0854555d70ac: Preparing 08:14:33 984fa56e0cd1: Waiting 08:14:33 218cf69b4015: Waiting 08:14:33 2599f6a67c8b: Waiting 08:14:33 d5d76c150734: Waiting 08:14:33 0854555d70ac: Waiting 08:14:33 e683de34ba18: Waiting 08:14:33 94bcb071650e: Layer already exists 08:14:33 1a25a899f740: Layer already exists 08:14:33 1845e484a4fb: Layer already exists 08:14:33 2b48841676cc: Layer already exists 08:14:33 60e3b476d1f1: Layer already exists 08:14:33 d5d76c150734: Layer already exists 08:14:33 e683de34ba18: Layer already exists 08:14:33 2599f6a67c8b: Layer already exists 08:14:33 984fa56e0cd1: Layer already exists 08:14:33 218cf69b4015: Layer already exists 08:14:33 0854555d70ac: Layer already exists 08:14:33 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:palau 08:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:14:34 94bcb071650e: Preparing 08:14:34 1845e484a4fb: Preparing 08:14:34 2b48841676cc: Preparing 08:14:34 1a25a899f740: Preparing 08:14:34 60e3b476d1f1: Preparing 08:14:34 d5d76c150734: Preparing 08:14:34 e683de34ba18: Preparing 08:14:34 984fa56e0cd1: Preparing 08:14:34 218cf69b4015: Preparing 08:14:34 2599f6a67c8b: Preparing 08:14:34 0854555d70ac: Preparing 08:14:34 d5d76c150734: Waiting 08:14:34 218cf69b4015: Waiting 08:14:34 2599f6a67c8b: Waiting 08:14:34 0854555d70ac: Waiting 08:14:34 e683de34ba18: Waiting 08:14:34 984fa56e0cd1: Waiting 08:14:34 60e3b476d1f1: Layer already exists 08:14:34 1a25a899f740: Layer already exists 08:14:34 94bcb071650e: Layer already exists 08:14:34 1845e484a4fb: Layer already exists 08:14:34 2b48841676cc: Layer already exists 08:14:34 e683de34ba18: Layer already exists 08:14:34 d5d76c150734: Layer already exists 08:14:34 984fa56e0cd1: Layer already exists 08:14:34 218cf69b4015: Layer already exists 08:14:34 2599f6a67c8b: Layer already exists 08:14:34 0854555d70ac: Layer already exists 08:14:34 palau: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:34 ===================================================== [Pipeline] echo 08:14:34 taggedImages: 08:14:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2 08:14:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] echo 08:14:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:14:34 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:34 4.0.2 08:14:34 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:34 palau 08:14:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:14:36 a8f0869ca5b5: Preparing 08:14:36 47c658ec1a5e: Preparing 08:14:36 9dcc4e1f916f: Preparing 08:14:36 c7bc4361bec3: Preparing 08:14:36 23a8f706dc86: Preparing 08:14:36 327a6e64920b: Preparing 08:14:36 9416b72be614: Preparing 08:14:36 327a6e64920b: Waiting 08:14:36 d5d76c150734: Preparing 08:14:36 e683de34ba18: Preparing 08:14:36 e6704b64c5ef: Preparing 08:14:36 be11f08897ae: Preparing 08:14:36 9416b72be614: Waiting 08:14:36 e6704b64c5ef: Waiting 08:14:36 d5d76c150734: Waiting 08:14:36 e683de34ba18: Waiting 08:14:36 0854555d70ac: Preparing 08:14:36 0854555d70ac: Waiting 08:14:36 be11f08897ae: Waiting 08:14:36 47c658ec1a5e: Pushed 08:14:36 23a8f706dc86: Pushed 08:14:36 a8f0869ca5b5: Pushed 08:14:36 d5d76c150734: Layer already exists 08:14:36 e683de34ba18: Layer already exists 08:14:36 327a6e64920b: Pushed 08:14:36 9416b72be614: Pushed 08:14:36 0854555d70ac: Layer already exists 08:14:36 e6704b64c5ef: Pushed 08:14:37 be11f08897ae: Pushed 08:14:38 c7bc4361bec3: Pushed 08:14:39 9dcc4e1f916f: Pushed 08:14:39 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2 08:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:14:40 a8f0869ca5b5: Preparing 08:14:40 47c658ec1a5e: Preparing 08:14:40 9dcc4e1f916f: Preparing 08:14:40 c7bc4361bec3: Preparing 08:14:40 23a8f706dc86: Preparing 08:14:40 327a6e64920b: Preparing 08:14:40 9416b72be614: Preparing 08:14:40 d5d76c150734: Preparing 08:14:40 e683de34ba18: Preparing 08:14:40 e6704b64c5ef: Preparing 08:14:40 be11f08897ae: Preparing 08:14:40 0854555d70ac: Preparing 08:14:40 327a6e64920b: Waiting 08:14:40 9416b72be614: Waiting 08:14:40 e683de34ba18: Waiting 08:14:40 d5d76c150734: Waiting 08:14:40 be11f08897ae: Waiting 08:14:40 e6704b64c5ef: Waiting 08:14:40 0854555d70ac: Waiting 08:14:40 23a8f706dc86: Layer already exists 08:14:40 47c658ec1a5e: Layer already exists 08:14:40 9dcc4e1f916f: Layer already exists 08:14:40 c7bc4361bec3: Layer already exists 08:14:40 a8f0869ca5b5: Layer already exists 08:14:40 9416b72be614: Layer already exists 08:14:40 d5d76c150734: Layer already exists 08:14:40 327a6e64920b: Layer already exists 08:14:40 e6704b64c5ef: Layer already exists 08:14:40 e683de34ba18: Layer already exists 08:14:40 0854555d70ac: Layer already exists 08:14:40 be11f08897ae: Layer already exists 08:14:40 4.0.2: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:14:41 a8f0869ca5b5: Preparing 08:14:41 47c658ec1a5e: Preparing 08:14:41 9dcc4e1f916f: Preparing 08:14:41 c7bc4361bec3: Preparing 08:14:41 23a8f706dc86: Preparing 08:14:41 327a6e64920b: Preparing 08:14:41 9416b72be614: Preparing 08:14:41 d5d76c150734: Preparing 08:14:41 e683de34ba18: Preparing 08:14:41 e6704b64c5ef: Preparing 08:14:41 be11f08897ae: Preparing 08:14:41 0854555d70ac: Preparing 08:14:41 327a6e64920b: Waiting 08:14:41 9416b72be614: Waiting 08:14:41 d5d76c150734: Waiting 08:14:41 e683de34ba18: Waiting 08:14:41 e6704b64c5ef: Waiting 08:14:41 be11f08897ae: Waiting 08:14:41 0854555d70ac: Waiting 08:14:41 c7bc4361bec3: Layer already exists 08:14:41 9dcc4e1f916f: Layer already exists 08:14:41 23a8f706dc86: Layer already exists 08:14:41 47c658ec1a5e: Layer already exists 08:14:41 a8f0869ca5b5: Layer already exists 08:14:41 327a6e64920b: Layer already exists 08:14:41 9416b72be614: Layer already exists 08:14:41 d5d76c150734: Layer already exists 08:14:41 e6704b64c5ef: Layer already exists 08:14:41 e683de34ba18: Layer already exists 08:14:41 0854555d70ac: Layer already exists 08:14:41 be11f08897ae: Layer already exists 08:14:41 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau 08:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:14:42 a8f0869ca5b5: Preparing 08:14:42 47c658ec1a5e: Preparing 08:14:42 9dcc4e1f916f: Preparing 08:14:42 c7bc4361bec3: Preparing 08:14:42 23a8f706dc86: Preparing 08:14:42 327a6e64920b: Preparing 08:14:42 9416b72be614: Preparing 08:14:42 d5d76c150734: Preparing 08:14:42 e683de34ba18: Preparing 08:14:42 e6704b64c5ef: Preparing 08:14:42 be11f08897ae: Preparing 08:14:42 0854555d70ac: Preparing 08:14:42 327a6e64920b: Waiting 08:14:42 9416b72be614: Waiting 08:14:42 d5d76c150734: Waiting 08:14:42 e683de34ba18: Waiting 08:14:42 e6704b64c5ef: Waiting 08:14:42 be11f08897ae: Waiting 08:14:42 0854555d70ac: Waiting 08:14:42 23a8f706dc86: Layer already exists 08:14:42 9dcc4e1f916f: Layer already exists 08:14:42 a8f0869ca5b5: Layer already exists 08:14:42 c7bc4361bec3: Layer already exists 08:14:42 47c658ec1a5e: Layer already exists 08:14:42 d5d76c150734: Layer already exists 08:14:42 9416b72be614: Layer already exists 08:14:42 327a6e64920b: Layer already exists 08:14:42 e683de34ba18: Layer already exists 08:14:42 e6704b64c5ef: Layer already exists 08:14:42 be11f08897ae: Layer already exists 08:14:42 0854555d70ac: Layer already exists 08:14:42 palau: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:42 ===================================================== [Pipeline] echo 08:14:42 taggedImages: 08:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2 08:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] echo 08:14:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:14:42 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:42 4.0.2 08:14:42 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:42 palau 08:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:14:43 9fc7a97b3e33: Preparing 08:14:43 8ccb4e7e2005: Preparing 08:14:43 d5d76c150734: Preparing 08:14:43 e683de34ba18: Preparing 08:14:43 2d94493f5d13: Preparing 08:14:43 2b45fac93b53: Preparing 08:14:43 0854555d70ac: Preparing 08:14:43 2b45fac93b53: Waiting 08:14:43 0854555d70ac: Waiting 08:14:43 e683de34ba18: Layer already exists 08:14:43 d5d76c150734: Layer already exists 08:14:43 0854555d70ac: Layer already exists 08:14:43 2d94493f5d13: Pushed 08:14:43 9fc7a97b3e33: Pushed 08:14:44 2b45fac93b53: Pushed 08:14:46 8ccb4e7e2005: Pushed 08:14:46 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2 08:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:14:47 9fc7a97b3e33: Preparing 08:14:47 8ccb4e7e2005: Preparing 08:14:47 d5d76c150734: Preparing 08:14:47 e683de34ba18: Preparing 08:14:47 2d94493f5d13: Preparing 08:14:47 2b45fac93b53: Preparing 08:14:47 0854555d70ac: Preparing 08:14:47 0854555d70ac: Waiting 08:14:47 2b45fac93b53: Waiting 08:14:47 8ccb4e7e2005: Layer already exists 08:14:47 9fc7a97b3e33: Layer already exists 08:14:47 e683de34ba18: Layer already exists 08:14:47 d5d76c150734: Layer already exists 08:14:47 2d94493f5d13: Layer already exists 08:14:47 2b45fac93b53: Layer already exists 08:14:47 0854555d70ac: Layer already exists 08:14:47 4.0.2: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:14:48 9fc7a97b3e33: Preparing 08:14:48 8ccb4e7e2005: Preparing 08:14:48 d5d76c150734: Preparing 08:14:48 e683de34ba18: Preparing 08:14:48 2d94493f5d13: Preparing 08:14:48 2b45fac93b53: Preparing 08:14:48 0854555d70ac: Preparing 08:14:48 2b45fac93b53: Waiting 08:14:48 0854555d70ac: Waiting 08:14:48 e683de34ba18: Layer already exists 08:14:48 9fc7a97b3e33: Layer already exists 08:14:48 8ccb4e7e2005: Layer already exists 08:14:48 d5d76c150734: Layer already exists 08:14:48 2d94493f5d13: Layer already exists 08:14:48 0854555d70ac: Layer already exists 08:14:48 2b45fac93b53: Layer already exists 08:14:48 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau 08:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:14:49 9fc7a97b3e33: Preparing 08:14:49 8ccb4e7e2005: Preparing 08:14:49 d5d76c150734: Preparing 08:14:49 e683de34ba18: Preparing 08:14:49 2d94493f5d13: Preparing 08:14:49 2b45fac93b53: Preparing 08:14:49 0854555d70ac: Preparing 08:14:49 0854555d70ac: Waiting 08:14:49 2b45fac93b53: Waiting 08:14:49 8ccb4e7e2005: Layer already exists 08:14:49 9fc7a97b3e33: Layer already exists 08:14:49 2d94493f5d13: Layer already exists 08:14:49 d5d76c150734: Layer already exists 08:14:49 e683de34ba18: Layer already exists 08:14:49 2b45fac93b53: Layer already exists 08:14:49 0854555d70ac: Layer already exists 08:14:49 palau: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:49 ===================================================== [Pipeline] echo 08:14:49 taggedImages: 08:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2 08:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] echo 08:14:49 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:14:49 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:49 4.0.2 08:14:49 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:14:49 palau 08:14:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:14:49 fcec3cdab73b: Preparing 08:14:49 76603436ca70: Preparing 08:14:49 735693c676c8: Preparing 08:14:49 d5d76c150734: Preparing 08:14:49 e683de34ba18: Preparing 08:14:49 84a835ee0a83: Preparing 08:14:49 cb57d70c2053: Preparing 08:14:49 b94a8438058e: Preparing 08:14:49 a6e74306f8d0: Preparing 08:14:49 0854555d70ac: Preparing 08:14:49 84a835ee0a83: Waiting 08:14:49 a6e74306f8d0: Waiting 08:14:49 b94a8438058e: Waiting 08:14:49 0854555d70ac: Waiting 08:14:49 cb57d70c2053: Waiting 08:14:49 e683de34ba18: Layer already exists 08:14:49 d5d76c150734: Layer already exists 08:14:49 76603436ca70: Pushed 08:14:49 735693c676c8: Pushed 08:14:49 fcec3cdab73b: Pushed 08:14:49 0854555d70ac: Layer already exists 08:14:50 b94a8438058e: Pushed 08:14:53 a6e74306f8d0: Pushed 08:14:59 cb57d70c2053: Pushed 08:15:02 #118 ... 08:15:02 08:15:02 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #94 DONE 89.1s 08:15:02 08:15:02 #119 [security-proxy-setup builder 6/7] COPY . . 08:15:02 #119 DONE 8.5s 08:15:02 08:15:02 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:15:02 #120 CACHED 08:15:02 08:15:02 #121 [security-bootstrapper builder 6/7] COPY . . 08:15:02 #121 CACHED 08:15:02 08:15:02 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #122 CACHED 08:15:02 08:15:02 #123 [security-secretstore-setup builder 6/7] COPY . . 08:15:02 #123 CACHED 08:15:02 08:15:02 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:15:02 #124 CACHED 08:15:02 08:15:02 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #125 CACHED 08:15:02 08:15:02 #126 [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:15:02 #126 ... 08:15:02 08:15:02 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #96 DONE 96.3s 08:15:02 08:15:02 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #118 DONE 92.1s 08:15:02 08:15:02 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #116 DONE 96.6s 08:15:02 08:15:02 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #117 DONE 92.1s 08:15:02 08:15:02 #127 [support-scheduler builder 6/7] COPY . . 08:15:02 #127 ... 08:15:02 08:15:02 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:02 #95 DONE 97.3s 08:15:03 08:15:03 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 08:15:07 84a835ee0a83: Pushed 08:15:07 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2 08:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:08 fcec3cdab73b: Preparing 08:15:08 76603436ca70: Preparing 08:15:08 735693c676c8: Preparing 08:15:08 d5d76c150734: Preparing 08:15:08 e683de34ba18: Preparing 08:15:08 84a835ee0a83: Preparing 08:15:08 cb57d70c2053: Preparing 08:15:08 84a835ee0a83: Waiting 08:15:08 b94a8438058e: Preparing 08:15:08 a6e74306f8d0: Preparing 08:15:08 0854555d70ac: Preparing 08:15:08 b94a8438058e: Waiting 08:15:08 a6e74306f8d0: Waiting 08:15:08 0854555d70ac: Waiting 08:15:08 cb57d70c2053: Waiting 08:15:08 76603436ca70: Layer already exists 08:15:08 735693c676c8: Layer already exists 08:15:08 e683de34ba18: Layer already exists 08:15:08 fcec3cdab73b: Layer already exists 08:15:08 d5d76c150734: Layer already exists 08:15:08 b94a8438058e: Layer already exists 08:15:08 cb57d70c2053: Layer already exists 08:15:08 84a835ee0a83: Layer already exists 08:15:08 a6e74306f8d0: Layer already exists 08:15:08 0854555d70ac: Layer already exists 08:15:08 4.0.2: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:08 #128 ... 08:15:08 08:15:08 #126 [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:15:08 #126 3.299 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:15:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:09 fcec3cdab73b: Preparing 08:15:09 76603436ca70: Preparing 08:15:09 735693c676c8: Preparing 08:15:09 d5d76c150734: Preparing 08:15:09 e683de34ba18: Preparing 08:15:09 84a835ee0a83: Preparing 08:15:09 cb57d70c2053: Preparing 08:15:09 b94a8438058e: Preparing 08:15:09 a6e74306f8d0: Preparing 08:15:09 0854555d70ac: Preparing 08:15:09 b94a8438058e: Waiting 08:15:09 a6e74306f8d0: Waiting 08:15:09 0854555d70ac: Waiting 08:15:09 cb57d70c2053: Waiting 08:15:09 84a835ee0a83: Waiting 08:15:09 735693c676c8: Layer already exists 08:15:09 e683de34ba18: Layer already exists 08:15:09 fcec3cdab73b: Layer already exists 08:15:09 76603436ca70: Layer already exists 08:15:09 d5d76c150734: Layer already exists 08:15:09 84a835ee0a83: Layer already exists 08:15:09 cb57d70c2053: Layer already exists 08:15:09 b94a8438058e: Layer already exists 08:15:09 a6e74306f8d0: Layer already exists 08:15:09 0854555d70ac: Layer already exists 08:15:09 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:palau 08:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:10 fcec3cdab73b: Preparing 08:15:10 76603436ca70: Preparing 08:15:10 735693c676c8: Preparing 08:15:10 d5d76c150734: Preparing 08:15:10 e683de34ba18: Preparing 08:15:10 84a835ee0a83: Preparing 08:15:10 cb57d70c2053: Preparing 08:15:10 b94a8438058e: Preparing 08:15:10 a6e74306f8d0: Preparing 08:15:10 0854555d70ac: Preparing 08:15:10 84a835ee0a83: Waiting 08:15:10 cb57d70c2053: Waiting 08:15:10 b94a8438058e: Waiting 08:15:10 a6e74306f8d0: Waiting 08:15:10 0854555d70ac: Waiting 08:15:10 fcec3cdab73b: Layer already exists 08:15:10 735693c676c8: Layer already exists 08:15:10 d5d76c150734: Layer already exists 08:15:10 76603436ca70: Layer already exists 08:15:10 e683de34ba18: Layer already exists 08:15:10 84a835ee0a83: Layer already exists 08:15:10 b94a8438058e: Layer already exists 08:15:10 0854555d70ac: Layer already exists 08:15:10 cb57d70c2053: Layer already exists 08:15:10 a6e74306f8d0: Layer already exists 08:15:10 palau: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:10 ===================================================== [Pipeline] echo 08:15:10 taggedImages: 08:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2 08:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] echo 08:15:10 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:15:10 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:10 4.0.2 08:15:10 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:10 palau 08:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:11 #126 ... 08:15:11 08:15:11 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:15:11 #0 3.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:15:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:11 04e5f10ef003: Preparing 08:15:11 e4127669516c: Preparing 08:15:11 155e13943e79: Preparing 08:15:11 d5d76c150734: Preparing 08:15:11 e683de34ba18: Preparing 08:15:11 84a835ee0a83: Preparing 08:15:11 91735f963c47: Preparing 08:15:11 59b45d12c6f7: Preparing 08:15:11 0854555d70ac: Preparing 08:15:11 59b45d12c6f7: Waiting 08:15:11 91735f963c47: Waiting 08:15:11 84a835ee0a83: Waiting 08:15:11 0854555d70ac: Waiting 08:15:11 d5d76c150734: Layer already exists 08:15:11 e683de34ba18: Layer already exists 08:15:11 84a835ee0a83: Layer already exists 08:15:11 e4127669516c: Pushed 08:15:11 155e13943e79: Pushed 08:15:11 0854555d70ac: Layer already exists 08:15:11 91735f963c47: Pushed 08:15:11 04e5f10ef003: Pushed 08:15:12 59b45d12c6f7: Pushed 08:15:12 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv 08:15:12 #129 ... 08:15:12 08:15:12 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:15:12 #0 4.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:12 #130 ... 08:15:12 08:15:12 #131 [security-spiffe-token-provider builder 6/7] COPY . . 08:15:12 #131 ... 08:15:12 08:15:12 #132 [core-keeper builder 7/8] COPY . . 08:15:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:13 #132 ... 08:15:13 08:15:13 #133 [support-notifications builder 6/7] COPY . . 08:15:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2 08:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:13 04e5f10ef003: Preparing 08:15:13 e4127669516c: Preparing 08:15:13 155e13943e79: Preparing 08:15:13 d5d76c150734: Preparing 08:15:13 e683de34ba18: Preparing 08:15:13 84a835ee0a83: Preparing 08:15:13 91735f963c47: Preparing 08:15:13 59b45d12c6f7: Preparing 08:15:13 0854555d70ac: Preparing 08:15:13 91735f963c47: Waiting 08:15:13 59b45d12c6f7: Waiting 08:15:13 0854555d70ac: Waiting 08:15:13 84a835ee0a83: Waiting 08:15:13 155e13943e79: Layer already exists 08:15:13 04e5f10ef003: Layer already exists 08:15:13 e683de34ba18: Layer already exists 08:15:13 d5d76c150734: Layer already exists 08:15:13 e4127669516c: Layer already exists 08:15:13 84a835ee0a83: Layer already exists 08:15:13 59b45d12c6f7: Layer already exists 08:15:13 91735f963c47: Layer already exists 08:15:13 0854555d70ac: Layer already exists 08:15:13 4.0.2: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:14 04e5f10ef003: Preparing 08:15:14 e4127669516c: Preparing 08:15:14 155e13943e79: Preparing 08:15:14 d5d76c150734: Preparing 08:15:14 e683de34ba18: Preparing 08:15:14 84a835ee0a83: Preparing 08:15:14 91735f963c47: Preparing 08:15:14 59b45d12c6f7: Preparing 08:15:14 0854555d70ac: Preparing 08:15:14 91735f963c47: Waiting 08:15:14 59b45d12c6f7: Waiting 08:15:14 0854555d70ac: Waiting 08:15:14 84a835ee0a83: Waiting 08:15:14 e683de34ba18: Layer already exists 08:15:14 04e5f10ef003: Layer already exists 08:15:14 e4127669516c: Layer already exists 08:15:14 155e13943e79: Layer already exists 08:15:14 d5d76c150734: Layer already exists 08:15:14 91735f963c47: Layer already exists 08:15:14 0854555d70ac: Layer already exists 08:15:14 84a835ee0a83: Layer already exists 08:15:14 59b45d12c6f7: Layer already exists 08:15:14 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:palau 08:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:15 04e5f10ef003: Preparing 08:15:15 e4127669516c: Preparing 08:15:15 155e13943e79: Preparing 08:15:15 d5d76c150734: Preparing 08:15:15 e683de34ba18: Preparing 08:15:15 84a835ee0a83: Preparing 08:15:15 91735f963c47: Preparing 08:15:15 59b45d12c6f7: Preparing 08:15:15 0854555d70ac: Preparing 08:15:15 59b45d12c6f7: Waiting 08:15:15 0854555d70ac: Waiting 08:15:15 91735f963c47: Waiting 08:15:15 84a835ee0a83: Waiting 08:15:15 e683de34ba18: Layer already exists 08:15:15 155e13943e79: Layer already exists 08:15:15 e4127669516c: Layer already exists 08:15:15 d5d76c150734: Layer already exists 08:15:15 04e5f10ef003: Layer already exists 08:15:15 91735f963c47: Layer already exists 08:15:15 0854555d70ac: Layer already exists 08:15:15 59b45d12c6f7: Layer already exists 08:15:15 84a835ee0a83: Layer already exists 08:15:15 palau: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:16 ===================================================== [Pipeline] echo 08:15:16 taggedImages: 08:15:16 - nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:16 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2 08:15:16 - nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:16 - nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] echo 08:15:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:15:16 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:16 4.0.2 08:15:16 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:16 palau 08:15:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:17 fcec3cdab73b: Preparing 08:15:17 cf03cea8e75d: Preparing 08:15:17 fe3be758ade5: Preparing 08:15:17 d5d76c150734: Preparing 08:15:17 e683de34ba18: Preparing 08:15:17 84a835ee0a83: Preparing 08:15:17 b94a8438058e: Preparing 08:15:17 a6e74306f8d0: Preparing 08:15:17 84a835ee0a83: Waiting 08:15:17 b94a8438058e: Waiting 08:15:17 0854555d70ac: Preparing 08:15:17 a6e74306f8d0: Waiting 08:15:17 0854555d70ac: Waiting 08:15:17 fcec3cdab73b: Layer already exists 08:15:17 e683de34ba18: Layer already exists 08:15:17 d5d76c150734: Layer already exists 08:15:17 84a835ee0a83: Layer already exists 08:15:17 b94a8438058e: Layer already exists 08:15:17 a6e74306f8d0: Layer already exists 08:15:17 0854555d70ac: Layer already exists 08:15:17 cf03cea8e75d: Pushed 08:15:17 fe3be758ade5: Pushed 08:15:17 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2 08:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:18 fcec3cdab73b: Preparing 08:15:18 cf03cea8e75d: Preparing 08:15:18 fe3be758ade5: Preparing 08:15:18 d5d76c150734: Preparing 08:15:18 e683de34ba18: Preparing 08:15:18 84a835ee0a83: Preparing 08:15:18 b94a8438058e: Preparing 08:15:18 a6e74306f8d0: Preparing 08:15:18 0854555d70ac: Preparing 08:15:18 b94a8438058e: Waiting 08:15:18 a6e74306f8d0: Waiting 08:15:18 84a835ee0a83: Waiting 08:15:18 0854555d70ac: Waiting 08:15:18 fcec3cdab73b: Layer already exists 08:15:18 fe3be758ade5: Layer already exists 08:15:18 e683de34ba18: Layer already exists 08:15:18 cf03cea8e75d: Layer already exists 08:15:18 d5d76c150734: Layer already exists 08:15:18 a6e74306f8d0: Layer already exists 08:15:18 84a835ee0a83: Layer already exists 08:15:18 b94a8438058e: Layer already exists 08:15:18 0854555d70ac: Layer already exists 08:15:18 4.0.2: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:19 fcec3cdab73b: Preparing 08:15:19 cf03cea8e75d: Preparing 08:15:19 fe3be758ade5: Preparing 08:15:19 d5d76c150734: Preparing 08:15:19 e683de34ba18: Preparing 08:15:19 84a835ee0a83: Preparing 08:15:19 b94a8438058e: Preparing 08:15:19 a6e74306f8d0: Preparing 08:15:19 0854555d70ac: Preparing 08:15:19 b94a8438058e: Waiting 08:15:19 84a835ee0a83: Waiting 08:15:19 0854555d70ac: Waiting 08:15:19 a6e74306f8d0: Waiting 08:15:19 cf03cea8e75d: Layer already exists 08:15:19 fcec3cdab73b: Layer already exists 08:15:19 e683de34ba18: Layer already exists 08:15:19 fe3be758ade5: Layer already exists 08:15:19 d5d76c150734: Layer already exists 08:15:19 84a835ee0a83: Layer already exists 08:15:19 a6e74306f8d0: Layer already exists 08:15:19 b94a8438058e: Layer already exists 08:15:19 0854555d70ac: Layer already exists 08:15:19 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:20 #133 ... 08:15:20 08:15:20 #132 [core-keeper builder 7/8] COPY . . 08:15:20 #132 DONE 17.2s 08:15:20 08:15:20 #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:15:20 #134 ... 08:15:20 08:15:20 #127 [support-scheduler builder 6/7] COPY . . 08:15:20 #127 DONE 17.1s 08:15:20 08:15:20 #131 [security-spiffe-token-provider builder 6/7] COPY . . 08:15:20 #131 DONE 17.3s 08:15:20 08:15:20 #135 [core-metadata builder 6/7] COPY . . 08:15:20 #135 CACHED 08:15:20 08:15:20 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:20 #136 CACHED 08:15:20 08:15:20 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:15:20 #137 CACHED 08:15:20 08:15:20 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:20 #138 CACHED 08:15:20 08:15:20 #139 [security-proxy-auth builder 6/7] COPY . . 08:15:20 #139 CACHED 08:15:20 08:15:20 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:15:20 #140 CACHED 08:15:20 08:15:20 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 08:15:20 #128 DONE 17.1s 08:15:20 08:15:20 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:20 #141 CACHED 08:15:20 08:15:20 #142 [core-command builder 6/7] COPY . . 08:15:20 #142 CACHED 08:15:20 08:15:20 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 08:15:20 #143 CACHED 08:15:20 08:15:20 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 08:15:20 #144 CACHED 08:15:20 08:15:20 #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:20 #145 CACHED 08:15:20 08:15:20 #146 [core-data builder 6/7] COPY . . 08:15:20 #146 CACHED 08:15:20 08:15:20 #133 [support-notifications builder 6/7] COPY . . 08:15:20 #133 DONE 17.3s 08:15:20 08:15:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:15:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:palau 08:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:20 fcec3cdab73b: Preparing 08:15:20 cf03cea8e75d: Preparing 08:15:20 fe3be758ade5: Preparing 08:15:20 d5d76c150734: Preparing 08:15:20 e683de34ba18: Preparing 08:15:20 84a835ee0a83: Preparing 08:15:20 b94a8438058e: Preparing 08:15:20 a6e74306f8d0: Preparing 08:15:20 0854555d70ac: Preparing 08:15:20 84a835ee0a83: Waiting 08:15:20 a6e74306f8d0: Waiting 08:15:20 0854555d70ac: Waiting 08:15:20 b94a8438058e: Waiting 08:15:20 cf03cea8e75d: Layer already exists 08:15:20 fcec3cdab73b: Layer already exists 08:15:20 fe3be758ade5: Layer already exists 08:15:20 e683de34ba18: Layer already exists 08:15:20 d5d76c150734: Layer already exists 08:15:20 b94a8438058e: Layer already exists 08:15:20 a6e74306f8d0: Layer already exists 08:15:20 84a835ee0a83: Layer already exists 08:15:20 0854555d70ac: Layer already exists 08:15:20 palau: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:20 ===================================================== [Pipeline] echo 08:15:21 taggedImages: 08:15:21 - nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:21 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2 08:15:21 - nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:21 - nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] echo 08:15:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:15:21 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:21 4.0.2 08:15:21 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:21 palau 08:15:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:15:22 d1db5347a45d: Preparing 08:15:22 70edcaa63500: Preparing 08:15:22 d5d76c150734: Preparing 08:15:22 e683de34ba18: Preparing 08:15:22 4f3157bc8f6a: Preparing 08:15:22 74629e8945de: Preparing 08:15:22 0854555d70ac: Preparing 08:15:22 74629e8945de: Waiting 08:15:22 0854555d70ac: Waiting 08:15:22 d5d76c150734: Layer already exists 08:15:22 e683de34ba18: Layer already exists 08:15:22 0854555d70ac: Layer already exists 08:15:22 4f3157bc8f6a: Pushed 08:15:22 d1db5347a45d: Pushed 08:15:22 74629e8945de: Pushed 08:15:26 #147 ... 08:15:26 08:15:26 #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:15:26 #134 6.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:15:26 70edcaa63500: Pushed 08:15:26 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.2 08:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:15:27 d1db5347a45d: Preparing 08:15:27 70edcaa63500: Preparing 08:15:27 d5d76c150734: Preparing 08:15:27 e683de34ba18: Preparing 08:15:27 4f3157bc8f6a: Preparing 08:15:27 74629e8945de: Preparing 08:15:27 0854555d70ac: Preparing 08:15:27 0854555d70ac: Waiting 08:15:27 74629e8945de: Waiting 08:15:27 d1db5347a45d: Layer already exists 08:15:27 e683de34ba18: Layer already exists 08:15:27 4f3157bc8f6a: Layer already exists 08:15:27 d5d76c150734: Layer already exists 08:15:27 70edcaa63500: Layer already exists 08:15:27 74629e8945de: Layer already exists 08:15:27 0854555d70ac: Layer already exists 08:15:27 4.0.2: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:15:28 d1db5347a45d: Preparing 08:15:28 70edcaa63500: Preparing 08:15:28 d5d76c150734: Preparing 08:15:28 e683de34ba18: Preparing 08:15:28 4f3157bc8f6a: Preparing 08:15:28 74629e8945de: Preparing 08:15:28 0854555d70ac: Preparing 08:15:28 74629e8945de: Waiting 08:15:28 0854555d70ac: Waiting 08:15:28 d5d76c150734: Layer already exists 08:15:28 e683de34ba18: Layer already exists 08:15:28 d1db5347a45d: Layer already exists 08:15:28 70edcaa63500: Layer already exists 08:15:28 4f3157bc8f6a: Layer already exists 08:15:28 0854555d70ac: Layer already exists 08:15:28 74629e8945de: Layer already exists 08:15:28 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:palau 08:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:15:29 d1db5347a45d: Preparing 08:15:29 70edcaa63500: Preparing 08:15:29 d5d76c150734: Preparing 08:15:29 e683de34ba18: Preparing 08:15:29 4f3157bc8f6a: Preparing 08:15:29 74629e8945de: Preparing 08:15:29 0854555d70ac: Preparing 08:15:29 74629e8945de: Waiting 08:15:29 0854555d70ac: Waiting 08:15:29 4f3157bc8f6a: Layer already exists 08:15:29 70edcaa63500: Layer already exists 08:15:29 d5d76c150734: Layer already exists 08:15:29 e683de34ba18: Layer already exists 08:15:29 d1db5347a45d: Layer already exists 08:15:29 0854555d70ac: Layer already exists 08:15:29 74629e8945de: Layer already exists 08:15:29 palau: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:29 ===================================================== [Pipeline] echo 08:15:29 taggedImages: 08:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.2 08:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] echo 08:15:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:15:29 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:29 4.0.2 08:15:29 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:29 palau 08:15:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 #134 ... 08:15:29 08:15:29 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:15:29 #0 7.558 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:15:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:15:30 058561f22baf: Preparing 08:15:30 bb71c68c210b: Preparing 08:15:30 d5d76c150734: Preparing 08:15:30 e683de34ba18: Preparing 08:15:30 d8f5b8cd3e62: Preparing 08:15:30 eb09fba1f235: Preparing 08:15:30 0854555d70ac: Preparing 08:15:30 eb09fba1f235: Waiting 08:15:30 0854555d70ac: Waiting 08:15:30 d5d76c150734: Layer already exists 08:15:30 e683de34ba18: Layer already exists 08:15:30 0854555d70ac: Layer already exists 08:15:30 058561f22baf: Pushed 08:15:30 d8f5b8cd3e62: Pushed 08:15:30 #148 ... 08:15:30 08:15:30 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:15:30 #0 7.812 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:15:30 #149 ... 08:15:30 08:15:30 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:15:30 #0 7.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:15:30 eb09fba1f235: Pushed 08:15:30 #150 ... 08:15:30 08:15:30 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:15:30 #0 7.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:15:30 #151 ... 08:15:30 08:15:30 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:15:30 #0 6.851 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:15:30 #152 ... 08:15:30 08:15:30 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:15:30 #0 7.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:15:30 #153 ... 08:15:30 08:15:30 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:15:30 #0 6.924 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:15:31 #154 ... 08:15:31 08:15:31 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:15:31 #147 7.355 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:15:34 bb71c68c210b: Pushed 08:15:34 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2 08:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:15:36 058561f22baf: Preparing 08:15:36 bb71c68c210b: Preparing 08:15:36 d5d76c150734: Preparing 08:15:36 e683de34ba18: Preparing 08:15:36 d8f5b8cd3e62: Preparing 08:15:36 eb09fba1f235: Preparing 08:15:36 0854555d70ac: Preparing 08:15:36 eb09fba1f235: Waiting 08:15:36 0854555d70ac: Waiting 08:15:36 d5d76c150734: Layer already exists 08:15:36 e683de34ba18: Layer already exists 08:15:36 d8f5b8cd3e62: Layer already exists 08:15:36 058561f22baf: Layer already exists 08:15:36 bb71c68c210b: Layer already exists 08:15:36 0854555d70ac: Layer already exists 08:15:36 eb09fba1f235: Layer already exists 08:15:36 4.0.2: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:15:37 058561f22baf: Preparing 08:15:37 bb71c68c210b: Preparing 08:15:37 d5d76c150734: Preparing 08:15:37 e683de34ba18: Preparing 08:15:37 d8f5b8cd3e62: Preparing 08:15:37 eb09fba1f235: Preparing 08:15:37 0854555d70ac: Preparing 08:15:37 eb09fba1f235: Waiting 08:15:37 0854555d70ac: Waiting 08:15:37 d5d76c150734: Layer already exists 08:15:37 bb71c68c210b: Layer already exists 08:15:37 d8f5b8cd3e62: Layer already exists 08:15:37 e683de34ba18: Layer already exists 08:15:37 058561f22baf: Layer already exists 08:15:37 eb09fba1f235: Layer already exists 08:15:37 0854555d70ac: Layer already exists 08:15:37 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:palau 08:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:15:38 058561f22baf: Preparing 08:15:38 bb71c68c210b: Preparing 08:15:38 d5d76c150734: Preparing 08:15:38 e683de34ba18: Preparing 08:15:38 d8f5b8cd3e62: Preparing 08:15:38 eb09fba1f235: Preparing 08:15:38 0854555d70ac: Preparing 08:15:38 eb09fba1f235: Waiting 08:15:38 0854555d70ac: Waiting 08:15:38 d5d76c150734: Layer already exists 08:15:38 058561f22baf: Layer already exists 08:15:38 d8f5b8cd3e62: Layer already exists 08:15:38 bb71c68c210b: Layer already exists 08:15:38 e683de34ba18: Layer already exists 08:15:38 eb09fba1f235: Layer already exists 08:15:38 0854555d70ac: Layer already exists 08:15:38 palau: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:38 ===================================================== [Pipeline] echo 08:15:38 taggedImages: 08:15:38 - nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:15:38 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2 08:15:38 - nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:15:38 - nexus3.edgexfoundry.org:10004/support-scheduler:palau [Pipeline] } [Pipeline] // script [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] } 08:34:42 #147 ... 08:34:42 08:34:42 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:42 #130 DONE 1179.3s 08:34:42 08:34:42 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:34:42 #155 DONE 0.3s 08:34:42 08:34:42 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:34:45 #156 DONE 2.8s 08:34:45 08:34:45 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:45 #129 ... 08:34:45 08:34:45 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:34:45 #157 DONE 0.9s 08:34:45 08:34:45 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:46 #152 ... 08:34:46 08:34:46 #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:34:46 #158 DONE 0.2s 08:34:46 08:34:46 #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:46 #159 DONE 0.3s 08:34:46 08:34:46 #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:34:46 #160 DONE 0.2s 08:34:46 08:34:46 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:46 #152 ... 08:34:46 08:34:46 #161 [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:34:46 #161 DONE 0.1s 08:34:46 08:34:46 #162 [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:34:46 #162 DONE 0.1s 08:34:46 08:34:46 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:46 #148 ... 08:34:46 08:34:46 #163 [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:34:47 #163 DONE 0.2s 08:34:47 08:34:47 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:47 #164 DONE 0.1s 08:34:47 08:34:47 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:47 #154 ... 08:34:47 08:34:47 #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:34:49 #165 DONE 2.1s 08:34:49 08:34:49 #115 [security-bootstrapper] exporting to image 08:34:49 #115 exporting layers 08:34:50 #115 exporting layers 0.9s done 08:34:50 #115 writing image sha256:cbc8e6f14d3a91324f86ddbfd1cf7cfc353ffeb65c977fb34c151a9760fc1d9c done 08:34:50 #115 naming to docker.io/library/security-bootstrapper-arm64 done 08:34:50 #115 DONE 8.2s 08:34:50 08:34:50 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:16 #147 ... 08:35:16 08:35:16 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:16 #148 DONE 1192.7s 08:35:16 08:35:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:16 #152 ... 08:35:16 08:35:16 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 #166 DONE 0.3s 08:35:16 08:35:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:16 #152 ... 08:35:16 08:35:16 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:16 #167 DONE 0.2s 08:35:16 08:35:16 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:16 #168 DONE 0.2s 08:35:16 08:35:16 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:16 #149 ... 08:35:16 08:35:16 #169 [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:35:16 #169 DONE 0.1s 08:35:16 08:35:16 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:16 #170 DONE 0.3s 08:35:16 08:35:16 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:16 #151 ... 08:35:16 08:35:16 #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:21 #171 DONE 5.4s 08:35:21 08:35:21 #115 [core-common-config-bootstrapper] exporting to image 08:35:21 #115 exporting layers 08:35:21 #115 exporting layers 0.4s done 08:35:21 #115 writing image sha256:a6d99f42c05d2919eafc1ab3b03c5113c9782127ff557e41665cbf47d92ee8ec done 08:35:21 #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 08:35:21 #115 DONE 8.7s 08:35:21 08:35:21 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:52:44 #151 ... 08:52:44 08:52:44 #126 [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:52:44 #126 2255.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:52:44 #126 ... 08:52:44 08:52:44 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:52:44 #129 DONE 2258.8s 08:52:44 08:52:44 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:52:44 #151 ... 08:52:44 08:52:44 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:52:44 #172 DONE 0.3s 08:52:44 08:52:44 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:52:44 #152 ... 08:52:44 08:52:44 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:52:44 #173 DONE 0.1s 08:52:44 08:52:44 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:52:44 #152 ... 08:52:44 08:52:44 #174 [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:52:44 #174 DONE 0.2s 08:52:44 08:52:44 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:52:44 #175 DONE 0.1s 08:52:44 08:52:44 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:52:44 #147 ... 08:52:44 08:52:44 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:52:44 #176 DONE 0.5s 08:52:44 08:52:44 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:52:44 #177 DONE 0.2s 08:52:44 08:52:44 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:48 #178 DONE 2.9s 08:52:48 08:52:48 #115 [security-proxy-setup] exporting to image 08:52:48 #115 exporting layers 08:52:48 #115 ... 08:52:48 08:52:48 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:52:48 #151 DONE 2247.7s 08:52:48 08:52:48 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:52:49 #149 ... 08:52:49 08:52:49 #115 [security-proxy-setup] exporting to image 08:52:49 #115 exporting layers 1.7s done 08:52:49 #115 writing image sha256:ddbb1f6171524ac5e2effaa1986d39e7667110a4f70255a0edc0269c79737eb7 done 08:52:49 #115 naming to docker.io/library/security-proxy-setup-arm64 done 08:52:49 #115 DONE 10.4s 08:52:49 08:52:49 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:52:50 #154 ... 08:52:50 08:52:50 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:52:51 #179 DONE 0.2s 08:52:51 08:52:51 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:52:51 #180 DONE 0.2s 08:52:51 08:52:51 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:52:51 #181 DONE 0.5s 08:52:51 08:52:51 #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:52:51 #134 ... 08:52:51 08:52:51 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:52:51 #182 DONE 0.1s 08:52:51 08:52:51 #115 [core-command] exporting to image 08:52:52 #115 exporting layers 0.6s done 08:52:52 #115 writing image sha256:f57e850073def7ef3e45fce599c67a6afa1797754ada9e3b2c07e980279407bf done 08:52:52 #115 naming to docker.io/library/core-command-arm64 done 08:52:52 #115 DONE 11.0s 08:52:52 08:52:52 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:53:14 #153 ... 08:53:14 08:53:14 #126 [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:53:14 #126 DONE 2291.3s 08:53:14 08:53:14 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:15 #149 ... 08:53:15 08:53:15 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:53:15 #183 DONE 0.4s 08:53:15 08:53:15 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:53:15 #184 DONE 0.2s 08:53:15 08:53:15 #185 [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:53:16 #185 DONE 0.2s 08:53:16 08:53:16 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:16 #149 ... 08:53:16 08:53:16 #186 [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:53:16 #186 DONE 0.2s 08:53:16 08:53:16 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:53:16 #187 DONE 0.2s 08:53:16 08:53:16 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:16 #154 ... 08:53:16 08:53:16 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:53:17 #188 DONE 0.7s 08:53:17 08:53:17 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:53:17 #189 DONE 0.5s 08:53:17 08:53:17 #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:53:18 #134 ... 08:53:18 08:53:18 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:53:18 #190 DONE 0.2s 08:53:18 08:53:18 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:20 #191 DONE 1.9s 08:53:20 08:53:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:20 #147 ... 08:53:20 08:53:20 #115 [security-secretstore-setup] exporting to image 08:53:20 #115 exporting layers 08:53:21 #115 exporting layers 1.5s done 08:53:21 #115 writing image sha256:0a02317488820e7962196e1d320fe24720536a94d7fc7a2c383fc24d80a0900f done 08:53:21 #115 naming to docker.io/library/security-secretstore-setup-arm64 done 08:53:21 #115 DONE 12.5s 08:53:21 08:53:21 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:58 #149 ... 08:54:58 08:54:58 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:58 #150 DONE 2365.0s 08:54:58 08:54:58 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:58 #149 ... 08:54:58 08:54:58 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:58 #192 DONE 0.2s 08:54:58 08:54:58 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:58 #147 ... 08:54:58 08:54:58 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:58 #193 DONE 0.1s 08:54:58 08:54:58 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:58 #194 DONE 3.1s 08:54:58 08:54:58 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:54:58 #152 ... 08:54:58 08:54:58 #195 [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:54:58 #195 DONE 0.1s 08:54:58 08:54:58 #115 [security-spiffe-token-provider] exporting to image 08:54:58 #115 exporting layers 08:54:58 #115 exporting layers 0.6s done 08:54:58 #115 writing image sha256:3a261d524fb0a233a90195df7b9e528e61f65497051c2262d8dd00db6b284da2 done 08:54:58 #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:54:58 #115 DONE 13.1s 08:54:58 08:54:58 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:25 #152 DONE 2403.8s 08:55:25 08:55:25 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:25 #147 ... 08:55:25 08:55:25 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:55:25 #196 DONE 0.1s 08:55:25 08:55:25 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:26 #147 ... 08:55:26 08:55:26 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:26 #197 DONE 0.3s 08:55:26 08:55:26 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:55:27 #198 DONE 0.5s 08:55:27 08:55:27 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:55:27 #199 DONE 0.1s 08:55:27 08:55:27 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:55:27 #200 DONE 0.2s 08:55:27 08:55:27 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:29 #201 DONE 2.0s 08:55:29 08:55:29 #115 [security-proxy-auth] exporting to image 08:55:29 #115 exporting layers 08:55:29 #115 ... 08:55:29 08:55:29 #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:55:29 #134 DONE 2409.3s 08:55:29 08:55:29 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:32 #147 ... 08:55:32 08:55:32 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:55:33 #202 ... 08:55:33 08:55:33 #115 [security-proxy-auth] exporting to image 08:55:33 #115 exporting layers 3.9s done 08:55:33 #115 writing image sha256:7df9aea164de380f99bc56f778dda17b1cd7fe7b17293bbf2c94cc6d65f7e2f4 0.0s done 08:55:33 #115 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 08:55:33 #115 DONE 17.1s 08:55:33 08:55:33 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:55:33 #202 DONE 0.4s 08:55:33 08:55:33 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:33 #147 ... 08:55:33 08:55:33 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:55:34 #203 DONE 0.8s 08:55:34 08:55:34 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:55:34 #204 DONE 0.2s 08:55:34 08:55:34 #115 [core-keeper] exporting to image 08:55:35 #115 exporting layers 0.6s done 08:55:35 #115 writing image sha256:8d286e3aa1240e063f7d136c69dbbff1f77bbeb5aea92b65fcec54afa111188b done 08:55:35 #115 naming to docker.io/library/core-keeper-arm64 done 08:55:35 #115 DONE 17.7s 08:55:35 08:55:35 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:55:36 #149 DONE 2416.5s 08:55:36 08:55:36 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:55:36 #153 DONE 2416.5s 08:55:36 08:55:36 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:55:39 #20 ... 08:55:39 08:55:39 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:55:40 #205 DONE 0.2s 08:55:40 08:55:40 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:55:40 #206 ... 08:55:40 08:55:40 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:55:40 #207 DONE 0.3s 08:55:40 08:55:40 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:55:40 #206 DONE 0.3s 08:55:40 08:55:40 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:55:40 #208 ... 08:55:40 08:55:40 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:40 #209 DONE 0.2s 08:55:40 08:55:40 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:55:40 #210 DONE 0.6s 08:55:40 08:55:40 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:55:40 #208 DONE 0.8s 08:55:40 08:55:40 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:55:41 #211 ... 08:55:41 08:55:41 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:55:41 #212 DONE 0.2s 08:55:41 08:55:41 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:55:41 #211 DONE 0.2s 08:55:41 08:55:41 #115 [core-data] exporting to image 08:55:41 #115 exporting layers 08:55:41 #115 ... 08:55:41 08:55:41 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:55:41 #213 DONE 0.2s 08:55:41 08:55:41 #115 [core-metadata] exporting to image 08:55:42 #115 exporting layers 0.7s done 08:55:42 #115 writing image sha256:80176dec03484c316905bd102108ea669bb366cc2da2153bef9aa65a314e3ff0 08:55:42 #115 writing image sha256:80176dec03484c316905bd102108ea669bb366cc2da2153bef9aa65a314e3ff0 0.0s done 08:55:42 #115 naming to docker.io/library/core-data-arm64 done 08:55:42 #115 exporting layers 1.0s done 08:55:42 #115 writing image sha256:a4d3e522885b301c8f0e9b471cd35904211f9116ceaf9df5d4f10344098efd0a 0.0s done 08:55:42 #115 naming to docker.io/library/core-metadata-arm64 done 08:55:42 #115 DONE 18.7s 08:55:42 08:55:42 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:56:09 #20 ... 08:56:09 08:56:09 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:56:09 #154 DONE 2446.9s 08:56:09 08:56:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:09 #147 ... 08:56:09 08:56:09 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:09 #214 DONE 0.1s 08:56:09 08:56:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:09 #147 ... 08:56:09 08:56:09 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:09 #215 DONE 0.1s 08:56:09 08:56:09 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:56:09 #216 DONE 0.6s 08:56:09 08:56:09 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:56:09 #217 DONE 0.1s 08:56:09 08:56:09 #115 [support-scheduler] exporting to image 08:56:09 #115 exporting layers 08:56:10 #115 exporting layers 0.9s done 08:56:10 #115 writing image sha256:3327a95c137c5276508823d352e03c2ae89b8778271e7194fc044cbc925a647c done 08:56:10 #115 naming to docker.io/library/support-scheduler-arm64 done 08:56:10 #115 DONE 19.6s 08:56:10 08:56:10 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:56:15 #20 ... 08:56:15 08:56:15 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:15 #147 DONE 2454.6s 08:56:15 08:56:15 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:56:16 #20 ... 08:56:16 08:56:16 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:16 #218 DONE 0.1s 08:56:16 08:56:16 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:16 #219 DONE 0.1s 08:56:16 08:56:16 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:56:16 #20 ... 08:56:16 08:56:16 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:56:16 #220 DONE 0.4s 08:56:16 08:56:16 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:56:16 #20 ... 08:56:16 08:56:16 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:56:16 #221 DONE 0.1s 08:56:16 08:56:16 #115 [support-notifications] exporting to image 08:56:16 #115 exporting layers 08:56:17 #115 exporting layers 0.6s done 08:56:17 #115 writing image sha256:a57ec3ff9373aecc82c9d09ba7e31772ec87dc11d18b8cdf754957ddc78bfa5e done 08:56:17 #115 naming to docker.io/library/support-notifications-arm64 done 08:56:17 #115 DONE 20.2s 08:56:17 08:56:17 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:17 time="2026-05-27T08:11:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:56:17 $ docker stop --time=1 1d184d9b2000b316ed0e0c9f2cb6c8b5e85fc07247636184b3f79c1702d00d3b 08:56:19 $ docker rm -f --volumes 1d184d9b2000b316ed0e0c9f2cb6c8b5e85fc07247636184b3f79c1702d00d3b [Pipeline] // withDockerContainer [Pipeline] sh 08:56:19 + docker images 08:56:19 REPOSITORY TAG IMAGE ID CREATED SIZE 08:56:19 support-notifications-arm64 latest a57ec3ff9373 3 seconds ago 56.2MB 08:56:19 support-scheduler-arm64 latest 3327a95c137c 10 seconds ago 52.4MB 08:56:19 core-metadata-arm64 latest a4d3e522885b 38 seconds ago 48.2MB 08:56:19 core-data-arm64 latest 80176dec0348 38 seconds ago 48.1MB 08:56:19 core-keeper-arm64 latest 8d286e3aa124 45 seconds ago 47.9MB 08:56:19 security-proxy-auth-arm64 latest 7df9aea164de 50 seconds ago 47.3MB 08:56:19 security-spiffe-token-provider-arm64 latest 3a261d524fb0 About a minute ago 51.9MB 08:56:19 security-secretstore-setup-arm64 latest 0a0231748882 3 minutes ago 85.9MB 08:56:19 core-command-arm64 latest f57e850073de 3 minutes ago 42.6MB 08:56:19 security-proxy-setup-arm64 latest ddbb1f617152 3 minutes ago 52.9MB 08:56:19 core-common-config-bootstrapper-arm64 latest a6d99f42c05d 20 minutes ago 20.2MB 08:56:19 security-bootstrapper-arm64 latest cbc8e6f14d3a 21 minutes ago 21.3MB 08:56:19 security-spire-agent-arm64 latest 9b528825811d 42 minutes ago 219MB 08:56:19 security-spire-server-arm64 latest 4391efd612a8 42 minutes ago 163MB 08:56:19 security-spire-config-arm64 latest 459a726770b5 42 minutes ago 162MB 08:56:19 ci-base-image-arm64 latest e19c89d9cd84 45 minutes ago 898MB 08:56:19 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.25-alpine-lts 081e04c5fda7 6 days ago 565MB 08:56:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:19 provisioning config files... 08:56:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14872606975890908791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:20 ---> ****-login.sh 08:56:20 nexus3.edgexfoundry.org:10001 08:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:56:20 Configure a credential helper to remove this warning. See 08:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:56:20 08:56:20 Login Succeeded 08:56:20 nexus3.edgexfoundry.org:10002 08:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:56:21 Configure a credential helper to remove this warning. See 08:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:56:21 08:56:21 Login Succeeded 08:56:21 nexus3.edgexfoundry.org:10003 08:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:56:21 Configure a credential helper to remove this warning. See 08:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:56:21 08:56:21 Login Succeeded 08:56:21 nexus3.edgexfoundry.org:10004 08:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:56:21 Configure a credential helper to remove this warning. See 08:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:56:21 08:56:21 Login Succeeded 08:56:21 ****.io 08:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:56:22 Configure a credential helper to remove this warning. See 08:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:56:22 08:56:22 Login Succeeded 08:56:22 ---> ****-login.sh ends [Pipeline] } 08:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:22 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:56:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:56:22 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:22 4.0.2 08:56:22 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:22 palau 08:56:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:56:22 391c06855559: Preparing 08:56:22 4b8c10409193: Preparing 08:56:22 8195f1a79540: Preparing 08:56:22 8fda8336296f: Preparing 08:56:22 32e7d9d6647f: Preparing 08:56:22 44be4ff034c5: Preparing 08:56:22 eeaa73608b53: Preparing 08:56:22 44be4ff034c5: Waiting 08:56:22 eeaa73608b53: Waiting 08:56:23 8195f1a79540: Pushed 08:56:23 391c06855559: Pushed 08:56:23 32e7d9d6647f: Pushed 08:56:23 8fda8336296f: Pushed 08:56:23 eeaa73608b53: Layer already exists 08:56:23 44be4ff034c5: Pushed 08:56:31 4b8c10409193: Pushed 08:56:31 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2 08:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:56:32 391c06855559: Preparing 08:56:32 4b8c10409193: Preparing 08:56:32 8195f1a79540: Preparing 08:56:32 8fda8336296f: Preparing 08:56:32 32e7d9d6647f: Preparing 08:56:32 44be4ff034c5: Preparing 08:56:32 eeaa73608b53: Preparing 08:56:32 44be4ff034c5: Waiting 08:56:32 eeaa73608b53: Waiting 08:56:32 32e7d9d6647f: Layer already exists 08:56:32 391c06855559: Layer already exists 08:56:32 8fda8336296f: Layer already exists 08:56:32 4b8c10409193: Layer already exists 08:56:32 8195f1a79540: Layer already exists 08:56:32 44be4ff034c5: Layer already exists 08:56:32 eeaa73608b53: Layer already exists 08:56:32 4.0.2: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:56:33 391c06855559: Preparing 08:56:33 4b8c10409193: Preparing 08:56:33 8195f1a79540: Preparing 08:56:33 8fda8336296f: Preparing 08:56:33 32e7d9d6647f: Preparing 08:56:33 44be4ff034c5: Preparing 08:56:33 eeaa73608b53: Preparing 08:56:33 eeaa73608b53: Waiting 08:56:33 4b8c10409193: Layer already exists 08:56:33 8195f1a79540: Layer already exists 08:56:33 8fda8336296f: Layer already exists 08:56:33 32e7d9d6647f: Layer already exists 08:56:33 391c06855559: Layer already exists 08:56:33 44be4ff034c5: Layer already exists 08:56:33 eeaa73608b53: Layer already exists 08:56:33 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:palau 08:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:56:34 391c06855559: Preparing 08:56:34 4b8c10409193: Preparing 08:56:34 8195f1a79540: Preparing 08:56:34 8fda8336296f: Preparing 08:56:34 32e7d9d6647f: Preparing 08:56:34 44be4ff034c5: Preparing 08:56:34 eeaa73608b53: Preparing 08:56:34 44be4ff034c5: Waiting 08:56:34 eeaa73608b53: Waiting 08:56:34 32e7d9d6647f: Layer already exists 08:56:34 8195f1a79540: Layer already exists 08:56:34 8fda8336296f: Layer already exists 08:56:34 4b8c10409193: Layer already exists 08:56:34 391c06855559: Layer already exists 08:56:34 eeaa73608b53: Layer already exists 08:56:34 44be4ff034c5: Layer already exists 08:56:34 palau: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:34 ===================================================== [Pipeline] echo 08:56:34 taggedImages: 08:56:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2 08:56:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] echo 08:56:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:56:34 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:34 4.0.2 08:56:34 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:34 palau 08:56:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:56:35 234f5971e647: Preparing 08:56:35 06dfbf74b3df: Preparing 08:56:35 d34378fb325f: Preparing 08:56:35 3e8be1989e68: Preparing 08:56:35 8195f1a79540: Preparing 08:56:35 8fda8336296f: Preparing 08:56:35 32e7d9d6647f: Preparing 08:56:35 44be4ff034c5: Preparing 08:56:35 eeaa73608b53: Preparing 08:56:35 8fda8336296f: Waiting 08:56:35 32e7d9d6647f: Waiting 08:56:35 44be4ff034c5: Waiting 08:56:35 eeaa73608b53: Waiting 08:56:35 8195f1a79540: Layer already exists 08:56:35 8fda8336296f: Layer already exists 08:56:35 32e7d9d6647f: Layer already exists 08:56:35 06dfbf74b3df: Pushed 08:56:35 d34378fb325f: Pushed 08:56:35 44be4ff034c5: Layer already exists 08:56:35 234f5971e647: Pushed 08:56:35 eeaa73608b53: Layer already exists 08:56:37 3e8be1989e68: Pushed 08:56:38 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2 08:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:56:42 234f5971e647: Preparing 08:56:42 06dfbf74b3df: Preparing 08:56:42 d34378fb325f: Preparing 08:56:42 3e8be1989e68: Preparing 08:56:42 8195f1a79540: Preparing 08:56:42 8fda8336296f: Preparing 08:56:42 32e7d9d6647f: Preparing 08:56:42 44be4ff034c5: Preparing 08:56:42 eeaa73608b53: Preparing 08:56:42 8fda8336296f: Waiting 08:56:42 32e7d9d6647f: Waiting 08:56:42 44be4ff034c5: Waiting 08:56:42 eeaa73608b53: Waiting 08:56:42 234f5971e647: Layer already exists 08:56:42 8195f1a79540: Layer already exists 08:56:42 06dfbf74b3df: Layer already exists 08:56:42 3e8be1989e68: Layer already exists 08:56:42 d34378fb325f: Layer already exists 08:56:42 32e7d9d6647f: Layer already exists 08:56:42 eeaa73608b53: Layer already exists 08:56:42 44be4ff034c5: Layer already exists 08:56:42 8fda8336296f: Layer already exists 08:56:42 4.0.2: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:56:43 234f5971e647: Preparing 08:56:43 06dfbf74b3df: Preparing 08:56:43 d34378fb325f: Preparing 08:56:43 3e8be1989e68: Preparing 08:56:43 8195f1a79540: Preparing 08:56:43 8fda8336296f: Preparing 08:56:43 32e7d9d6647f: Preparing 08:56:43 44be4ff034c5: Preparing 08:56:43 eeaa73608b53: Preparing 08:56:43 32e7d9d6647f: Waiting 08:56:43 44be4ff034c5: Waiting 08:56:43 eeaa73608b53: Waiting 08:56:43 8fda8336296f: Waiting 08:56:43 06dfbf74b3df: Layer already exists 08:56:43 234f5971e647: Layer already exists 08:56:43 d34378fb325f: Layer already exists 08:56:43 8195f1a79540: Layer already exists 08:56:43 3e8be1989e68: Layer already exists 08:56:43 32e7d9d6647f: Layer already exists 08:56:43 8fda8336296f: Layer already exists 08:56:43 44be4ff034c5: Layer already exists 08:56:43 eeaa73608b53: Layer already exists 08:56:43 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau 08:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:56:44 234f5971e647: Preparing 08:56:44 06dfbf74b3df: Preparing 08:56:44 d34378fb325f: Preparing 08:56:44 3e8be1989e68: Preparing 08:56:44 8195f1a79540: Preparing 08:56:44 8fda8336296f: Preparing 08:56:44 32e7d9d6647f: Preparing 08:56:44 44be4ff034c5: Preparing 08:56:44 eeaa73608b53: Preparing 08:56:44 44be4ff034c5: Waiting 08:56:44 eeaa73608b53: Waiting 08:56:44 8fda8336296f: Waiting 08:56:44 32e7d9d6647f: Waiting 08:56:44 234f5971e647: Layer already exists 08:56:44 d34378fb325f: Layer already exists 08:56:44 3e8be1989e68: Layer already exists 08:56:44 8195f1a79540: Layer already exists 08:56:44 06dfbf74b3df: Layer already exists 08:56:44 eeaa73608b53: Layer already exists 08:56:44 32e7d9d6647f: Layer already exists 08:56:44 44be4ff034c5: Layer already exists 08:56:44 8fda8336296f: Layer already exists 08:56:44 palau: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:44 ===================================================== [Pipeline] echo 08:56:44 taggedImages: 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] echo 08:56:44 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:56:44 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:44 4.0.2 08:56:44 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:44 palau 08:56:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:56:45 eed1aea2461e: Preparing 08:56:45 c50bb8791d5c: Preparing 08:56:45 8195f1a79540: Preparing 08:56:45 8fda8336296f: Preparing 08:56:45 a2b56cbe6be6: Preparing 08:56:45 01010e5ae891: Preparing 08:56:45 eeaa73608b53: Preparing 08:56:45 01010e5ae891: Waiting 08:56:45 eeaa73608b53: Waiting 08:56:45 8195f1a79540: Layer already exists 08:56:45 8fda8336296f: Layer already exists 08:56:45 eeaa73608b53: Layer already exists 08:56:45 a2b56cbe6be6: Pushed 08:56:45 eed1aea2461e: Pushed 08:56:45 01010e5ae891: Pushed 08:56:53 c50bb8791d5c: Pushed 08:56:53 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2 08:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:56:55 eed1aea2461e: Preparing 08:56:55 c50bb8791d5c: Preparing 08:56:55 8195f1a79540: Preparing 08:56:55 8fda8336296f: Preparing 08:56:55 a2b56cbe6be6: Preparing 08:56:55 01010e5ae891: Preparing 08:56:55 eeaa73608b53: Preparing 08:56:55 01010e5ae891: Waiting 08:56:55 eeaa73608b53: Waiting 08:56:55 eed1aea2461e: Layer already exists 08:56:55 c50bb8791d5c: Layer already exists 08:56:55 8fda8336296f: Layer already exists 08:56:55 a2b56cbe6be6: Layer already exists 08:56:55 01010e5ae891: Layer already exists 08:56:55 8195f1a79540: Layer already exists 08:56:55 eeaa73608b53: Layer already exists 08:56:55 4.0.2: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:56:56 eed1aea2461e: Preparing 08:56:56 c50bb8791d5c: Preparing 08:56:56 8195f1a79540: Preparing 08:56:56 8fda8336296f: Preparing 08:56:56 a2b56cbe6be6: Preparing 08:56:56 01010e5ae891: Preparing 08:56:56 eeaa73608b53: Preparing 08:56:56 01010e5ae891: Waiting 08:56:56 eeaa73608b53: Waiting 08:56:56 8195f1a79540: Layer already exists 08:56:56 a2b56cbe6be6: Layer already exists 08:56:56 c50bb8791d5c: Layer already exists 08:56:56 8fda8336296f: Layer already exists 08:56:56 eed1aea2461e: Layer already exists 08:56:56 eeaa73608b53: Layer already exists 08:56:56 01010e5ae891: Layer already exists 08:56:56 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:palau 08:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:56:57 eed1aea2461e: Preparing 08:56:57 c50bb8791d5c: Preparing 08:56:57 8195f1a79540: Preparing 08:56:57 8fda8336296f: Preparing 08:56:57 a2b56cbe6be6: Preparing 08:56:57 01010e5ae891: Preparing 08:56:57 eeaa73608b53: Preparing 08:56:57 01010e5ae891: Waiting 08:56:57 eeaa73608b53: Waiting 08:56:57 eed1aea2461e: Layer already exists 08:56:57 c50bb8791d5c: Layer already exists 08:56:57 8195f1a79540: Layer already exists 08:56:57 a2b56cbe6be6: Layer already exists 08:56:57 8fda8336296f: Layer already exists 08:56:57 eeaa73608b53: Layer already exists 08:56:57 01010e5ae891: Layer already exists 08:56:57 palau: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:57 ===================================================== [Pipeline] echo 08:56:57 taggedImages: 08:56:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2 08:56:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] echo 08:56:57 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:56:57 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:57 4.0.2 08:56:57 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:56:57 palau 08:56:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:56:58 422dd43f3a40: Preparing 08:56:58 053502a78e0f: Preparing 08:56:58 8fda8336296f: Preparing 08:56:58 1b5c98833ea7: Preparing 08:56:58 b078f0b8503f: Preparing 08:56:58 eeaa73608b53: Preparing 08:56:58 eeaa73608b53: Waiting 08:56:58 8fda8336296f: Layer already exists 08:56:58 eeaa73608b53: Layer already exists 08:56:58 b078f0b8503f: Pushed 08:56:58 422dd43f3a40: Pushed 08:56:58 1b5c98833ea7: Pushed 08:57:07 053502a78e0f: Pushed 08:57:07 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2 08:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:57:09 422dd43f3a40: Preparing 08:57:09 053502a78e0f: Preparing 08:57:09 8fda8336296f: Preparing 08:57:09 1b5c98833ea7: Preparing 08:57:09 b078f0b8503f: Preparing 08:57:09 eeaa73608b53: Preparing 08:57:09 eeaa73608b53: Waiting 08:57:09 8fda8336296f: Layer already exists 08:57:09 422dd43f3a40: Layer already exists 08:57:09 053502a78e0f: Layer already exists 08:57:09 b078f0b8503f: Layer already exists 08:57:09 1b5c98833ea7: Layer already exists 08:57:09 eeaa73608b53: Layer already exists 08:57:10 4.0.2: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:57:10 422dd43f3a40: Preparing 08:57:10 053502a78e0f: Preparing 08:57:10 8fda8336296f: Preparing 08:57:10 1b5c98833ea7: Preparing 08:57:10 b078f0b8503f: Preparing 08:57:10 eeaa73608b53: Preparing 08:57:10 422dd43f3a40: Layer already exists 08:57:10 b078f0b8503f: Layer already exists 08:57:10 053502a78e0f: Layer already exists 08:57:10 8fda8336296f: Layer already exists 08:57:10 1b5c98833ea7: Layer already exists 08:57:10 eeaa73608b53: Layer already exists 08:57:10 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau 08:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:57:11 422dd43f3a40: Preparing 08:57:11 053502a78e0f: Preparing 08:57:11 8fda8336296f: Preparing 08:57:11 1b5c98833ea7: Preparing 08:57:11 b078f0b8503f: Preparing 08:57:11 eeaa73608b53: Preparing 08:57:11 eeaa73608b53: Waiting 08:57:11 053502a78e0f: Layer already exists 08:57:11 8fda8336296f: Layer already exists 08:57:11 1b5c98833ea7: Layer already exists 08:57:11 422dd43f3a40: Layer already exists 08:57:11 b078f0b8503f: Layer already exists 08:57:11 eeaa73608b53: Layer already exists 08:57:11 palau: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:12 ===================================================== [Pipeline] echo 08:57:12 taggedImages: 08:57:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2 08:57:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] echo 08:57:12 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:57:12 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:12 4.0.2 08:57:12 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:12 palau 08:57:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:57:12 ad73ce7aa4d7: Preparing 08:57:12 252b2dc23844: Preparing 08:57:12 c0da224e52ba: Preparing 08:57:12 8195f1a79540: Preparing 08:57:12 8fda8336296f: Preparing 08:57:12 32e7d9d6647f: Preparing 08:57:12 44be4ff034c5: Preparing 08:57:12 eeaa73608b53: Preparing 08:57:12 32e7d9d6647f: Waiting 08:57:12 eeaa73608b53: Waiting 08:57:12 44be4ff034c5: Waiting 08:57:12 8195f1a79540: Layer already exists 08:57:12 8fda8336296f: Layer already exists 08:57:12 32e7d9d6647f: Layer already exists 08:57:12 44be4ff034c5: Layer already exists 08:57:13 eeaa73608b53: Layer already exists 08:57:13 252b2dc23844: Pushed 08:57:13 ad73ce7aa4d7: Pushed 08:57:25 c0da224e52ba: Pushed 08:57:25 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2 08:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:57:26 ad73ce7aa4d7: Preparing 08:57:26 252b2dc23844: Preparing 08:57:26 c0da224e52ba: Preparing 08:57:26 8195f1a79540: Preparing 08:57:26 8fda8336296f: Preparing 08:57:26 32e7d9d6647f: Preparing 08:57:26 44be4ff034c5: Preparing 08:57:26 eeaa73608b53: Preparing 08:57:26 32e7d9d6647f: Waiting 08:57:26 44be4ff034c5: Waiting 08:57:26 eeaa73608b53: Waiting 08:57:26 c0da224e52ba: Layer already exists 08:57:26 252b2dc23844: Layer already exists 08:57:26 ad73ce7aa4d7: Layer already exists 08:57:26 8195f1a79540: Layer already exists 08:57:26 8fda8336296f: Layer already exists 08:57:26 44be4ff034c5: Layer already exists 08:57:26 32e7d9d6647f: Layer already exists 08:57:26 eeaa73608b53: Layer already exists 08:57:26 4.0.2: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:57:26 ad73ce7aa4d7: Preparing 08:57:26 252b2dc23844: Preparing 08:57:26 c0da224e52ba: Preparing 08:57:26 8195f1a79540: Preparing 08:57:26 8fda8336296f: Preparing 08:57:26 32e7d9d6647f: Preparing 08:57:26 44be4ff034c5: Preparing 08:57:26 32e7d9d6647f: Waiting 08:57:26 44be4ff034c5: Waiting 08:57:26 eeaa73608b53: Preparing 08:57:26 eeaa73608b53: Waiting 08:57:26 8fda8336296f: Layer already exists 08:57:26 8195f1a79540: Layer already exists 08:57:26 ad73ce7aa4d7: Layer already exists 08:57:26 c0da224e52ba: Layer already exists 08:57:26 252b2dc23844: Layer already exists 08:57:26 eeaa73608b53: Layer already exists 08:57:26 44be4ff034c5: Layer already exists 08:57:26 32e7d9d6647f: Layer already exists 08:57:27 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau 08:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:57:27 ad73ce7aa4d7: Preparing 08:57:27 252b2dc23844: Preparing 08:57:27 c0da224e52ba: Preparing 08:57:27 8195f1a79540: Preparing 08:57:27 8fda8336296f: Preparing 08:57:27 32e7d9d6647f: Preparing 08:57:27 44be4ff034c5: Preparing 08:57:27 eeaa73608b53: Preparing 08:57:27 32e7d9d6647f: Waiting 08:57:27 44be4ff034c5: Waiting 08:57:27 eeaa73608b53: Waiting 08:57:27 8fda8336296f: Layer already exists 08:57:27 c0da224e52ba: Layer already exists 08:57:27 8195f1a79540: Layer already exists 08:57:27 252b2dc23844: Layer already exists 08:57:27 ad73ce7aa4d7: Layer already exists 08:57:27 eeaa73608b53: Layer already exists 08:57:27 32e7d9d6647f: Layer already exists 08:57:27 44be4ff034c5: Layer already exists 08:57:28 palau: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:28 ===================================================== [Pipeline] echo 08:57:28 taggedImages: 08:57:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2 08:57:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] echo 08:57:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:57:28 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:28 4.0.2 08:57:28 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:28 palau 08:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:57:29 d9660c259d85: Preparing 08:57:29 3320e734c9a7: Preparing 08:57:29 48a79205dfcb: Preparing 08:57:29 a1c2c92630cb: Preparing 08:57:29 d2ea145d6696: Preparing 08:57:29 925233a63f65: Preparing 08:57:29 30d332f60757: Preparing 08:57:29 8195f1a79540: Preparing 08:57:29 8fda8336296f: Preparing 08:57:29 05f1d6c34ad8: Preparing 08:57:29 1d061cdc982a: Preparing 08:57:29 5f70bf18a086: Preparing 08:57:29 4fb1b4eed8c0: Preparing 08:57:29 6e29a9be64d5: Preparing 08:57:29 4b8f6bd5abce: Preparing 08:57:29 eeaa73608b53: Preparing 08:57:29 8fda8336296f: Waiting 08:57:29 05f1d6c34ad8: Waiting 08:57:29 1d061cdc982a: Waiting 08:57:29 5f70bf18a086: Waiting 08:57:29 4fb1b4eed8c0: Waiting 08:57:29 4b8f6bd5abce: Waiting 08:57:29 6e29a9be64d5: Waiting 08:57:29 30d332f60757: Waiting 08:57:29 eeaa73608b53: Waiting 08:57:29 8195f1a79540: Waiting 08:57:29 a1c2c92630cb: Pushed 08:57:29 d9660c259d85: Pushed 08:57:29 3320e734c9a7: Pushed 08:57:29 48a79205dfcb: Pushed 08:57:29 d2ea145d6696: Pushed 08:57:29 8195f1a79540: Layer already exists 08:57:29 8fda8336296f: Layer already exists 08:57:29 925233a63f65: Pushed 08:57:29 5f70bf18a086: Layer already exists 08:57:29 05f1d6c34ad8: Pushed 08:57:29 1d061cdc982a: Pushed 08:57:29 6e29a9be64d5: Pushed 08:57:29 4fb1b4eed8c0: Pushed 08:57:29 eeaa73608b53: Layer already exists 08:57:29 4b8f6bd5abce: Pushed 08:57:32 30d332f60757: Pushed 08:57:32 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2 08:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:57:33 d9660c259d85: Preparing 08:57:33 3320e734c9a7: Preparing 08:57:33 48a79205dfcb: Preparing 08:57:33 a1c2c92630cb: Preparing 08:57:33 d2ea145d6696: Preparing 08:57:33 925233a63f65: Preparing 08:57:33 30d332f60757: Preparing 08:57:33 925233a63f65: Waiting 08:57:33 8195f1a79540: Preparing 08:57:33 8fda8336296f: Preparing 08:57:33 8195f1a79540: Waiting 08:57:33 05f1d6c34ad8: Preparing 08:57:33 8fda8336296f: Waiting 08:57:33 1d061cdc982a: Preparing 08:57:33 05f1d6c34ad8: Waiting 08:57:33 5f70bf18a086: Preparing 08:57:33 4fb1b4eed8c0: Preparing 08:57:33 6e29a9be64d5: Preparing 08:57:33 4b8f6bd5abce: Preparing 08:57:33 eeaa73608b53: Preparing 08:57:33 1d061cdc982a: Waiting 08:57:33 6e29a9be64d5: Waiting 08:57:33 5f70bf18a086: Waiting 08:57:33 4fb1b4eed8c0: Waiting 08:57:33 4b8f6bd5abce: Waiting 08:57:33 eeaa73608b53: Waiting 08:57:33 48a79205dfcb: Layer already exists 08:57:33 d9660c259d85: Layer already exists 08:57:33 3320e734c9a7: Layer already exists 08:57:33 d2ea145d6696: Layer already exists 08:57:33 a1c2c92630cb: Layer already exists 08:57:33 8195f1a79540: Layer already exists 08:57:33 8fda8336296f: Layer already exists 08:57:33 925233a63f65: Layer already exists 08:57:33 05f1d6c34ad8: Layer already exists 08:57:33 30d332f60757: Layer already exists 08:57:33 5f70bf18a086: Layer already exists 08:57:33 4fb1b4eed8c0: Layer already exists 08:57:33 1d061cdc982a: Layer already exists 08:57:33 4b8f6bd5abce: Layer already exists 08:57:33 6e29a9be64d5: Layer already exists 08:57:33 eeaa73608b53: Layer already exists 08:57:33 4.0.2: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:57:34 d9660c259d85: Preparing 08:57:34 3320e734c9a7: Preparing 08:57:34 48a79205dfcb: Preparing 08:57:34 a1c2c92630cb: Preparing 08:57:34 d2ea145d6696: Preparing 08:57:34 925233a63f65: Preparing 08:57:34 30d332f60757: Preparing 08:57:34 8195f1a79540: Preparing 08:57:34 8fda8336296f: Preparing 08:57:34 05f1d6c34ad8: Preparing 08:57:34 1d061cdc982a: Preparing 08:57:34 5f70bf18a086: Preparing 08:57:34 4fb1b4eed8c0: Preparing 08:57:34 6e29a9be64d5: Preparing 08:57:34 4b8f6bd5abce: Preparing 08:57:34 eeaa73608b53: Preparing 08:57:34 05f1d6c34ad8: Waiting 08:57:34 1d061cdc982a: Waiting 08:57:34 5f70bf18a086: Waiting 08:57:34 4fb1b4eed8c0: Waiting 08:57:34 6e29a9be64d5: Waiting 08:57:34 4b8f6bd5abce: Waiting 08:57:34 eeaa73608b53: Waiting 08:57:34 30d332f60757: Waiting 08:57:34 8195f1a79540: Waiting 08:57:34 925233a63f65: Waiting 08:57:34 8fda8336296f: Waiting 08:57:34 a1c2c92630cb: Layer already exists 08:57:34 48a79205dfcb: Layer already exists 08:57:34 3320e734c9a7: Layer already exists 08:57:34 d9660c259d85: Layer already exists 08:57:34 d2ea145d6696: Layer already exists 08:57:34 05f1d6c34ad8: Layer already exists 08:57:34 8195f1a79540: Layer already exists 08:57:34 925233a63f65: Layer already exists 08:57:34 30d332f60757: Layer already exists 08:57:34 8fda8336296f: Layer already exists 08:57:34 1d061cdc982a: Layer already exists 08:57:34 6e29a9be64d5: Layer already exists 08:57:34 5f70bf18a086: Layer already exists 08:57:34 4fb1b4eed8c0: Layer already exists 08:57:34 4b8f6bd5abce: Layer already exists 08:57:34 eeaa73608b53: Layer already exists 08:57:34 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau 08:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:57:39 d9660c259d85: Preparing 08:57:39 3320e734c9a7: Preparing 08:57:39 48a79205dfcb: Preparing 08:57:39 a1c2c92630cb: Preparing 08:57:39 d2ea145d6696: Preparing 08:57:39 925233a63f65: Preparing 08:57:39 30d332f60757: Preparing 08:57:39 8195f1a79540: Preparing 08:57:39 8fda8336296f: Preparing 08:57:39 05f1d6c34ad8: Preparing 08:57:39 1d061cdc982a: Preparing 08:57:39 5f70bf18a086: Preparing 08:57:39 4fb1b4eed8c0: Preparing 08:57:39 6e29a9be64d5: Preparing 08:57:39 4b8f6bd5abce: Preparing 08:57:39 eeaa73608b53: Preparing 08:57:39 925233a63f65: Waiting 08:57:39 8fda8336296f: Waiting 08:57:39 30d332f60757: Waiting 08:57:39 8195f1a79540: Waiting 08:57:39 1d061cdc982a: Waiting 08:57:39 05f1d6c34ad8: Waiting 08:57:39 6e29a9be64d5: Waiting 08:57:39 5f70bf18a086: Waiting 08:57:39 4b8f6bd5abce: Waiting 08:57:39 4fb1b4eed8c0: Waiting 08:57:39 eeaa73608b53: Waiting 08:57:39 a1c2c92630cb: Layer already exists 08:57:39 d2ea145d6696: Layer already exists 08:57:39 48a79205dfcb: Layer already exists 08:57:39 3320e734c9a7: Layer already exists 08:57:39 925233a63f65: Layer already exists 08:57:39 30d332f60757: Layer already exists 08:57:39 d9660c259d85: Layer already exists 08:57:39 8195f1a79540: Layer already exists 08:57:39 8fda8336296f: Layer already exists 08:57:39 05f1d6c34ad8: Layer already exists 08:57:39 5f70bf18a086: Layer already exists 08:57:39 1d061cdc982a: Layer already exists 08:57:39 4fb1b4eed8c0: Layer already exists 08:57:39 6e29a9be64d5: Layer already exists 08:57:39 4b8f6bd5abce: Layer already exists 08:57:39 eeaa73608b53: Layer already exists 08:57:39 palau: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:39 ===================================================== [Pipeline] echo 08:57:39 taggedImages: 08:57:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2 08:57:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] echo 08:57:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:57:39 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:39 4.0.2 08:57:39 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:39 palau 08:57:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:57:40 62de2576f85a: Preparing 08:57:40 05c0d803947f: Preparing 08:57:40 816dc1e58588: Preparing 08:57:40 47c897db8957: Preparing 08:57:40 8195f1a79540: Preparing 08:57:40 8fda8336296f: Preparing 08:57:40 32e7d9d6647f: Preparing 08:57:40 44be4ff034c5: Preparing 08:57:40 eeaa73608b53: Preparing 08:57:40 32e7d9d6647f: Waiting 08:57:40 44be4ff034c5: Waiting 08:57:40 eeaa73608b53: Waiting 08:57:40 8fda8336296f: Waiting 08:57:40 8195f1a79540: Layer already exists 08:57:40 8fda8336296f: Layer already exists 08:57:40 32e7d9d6647f: Layer already exists 08:57:40 816dc1e58588: Pushed 08:57:40 05c0d803947f: Pushed 08:57:40 44be4ff034c5: Layer already exists 08:57:40 62de2576f85a: Pushed 08:57:40 eeaa73608b53: Layer already exists 08:57:48 47c897db8957: Pushed 08:57:48 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2 08:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:57:49 62de2576f85a: Preparing 08:57:49 05c0d803947f: Preparing 08:57:49 816dc1e58588: Preparing 08:57:49 47c897db8957: Preparing 08:57:49 8195f1a79540: Preparing 08:57:49 8fda8336296f: Preparing 08:57:49 32e7d9d6647f: Preparing 08:57:49 44be4ff034c5: Preparing 08:57:49 eeaa73608b53: Preparing 08:57:49 32e7d9d6647f: Waiting 08:57:49 44be4ff034c5: Waiting 08:57:49 eeaa73608b53: Waiting 08:57:49 8fda8336296f: Waiting 08:57:49 62de2576f85a: Layer already exists 08:57:49 47c897db8957: Layer already exists 08:57:49 8195f1a79540: Layer already exists 08:57:49 05c0d803947f: Layer already exists 08:57:49 32e7d9d6647f: Layer already exists 08:57:49 44be4ff034c5: Layer already exists 08:57:49 8fda8336296f: Layer already exists 08:57:49 eeaa73608b53: Layer already exists 08:57:53 816dc1e58588: Layer already exists 08:57:53 4.0.2: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:57:54 62de2576f85a: Preparing 08:57:54 05c0d803947f: Preparing 08:57:54 816dc1e58588: Preparing 08:57:54 47c897db8957: Preparing 08:57:54 8195f1a79540: Preparing 08:57:54 8fda8336296f: Preparing 08:57:54 32e7d9d6647f: Preparing 08:57:54 44be4ff034c5: Preparing 08:57:54 eeaa73608b53: Preparing 08:57:54 32e7d9d6647f: Waiting 08:57:54 44be4ff034c5: Waiting 08:57:54 eeaa73608b53: Waiting 08:57:54 8fda8336296f: Waiting 08:57:54 62de2576f85a: Layer already exists 08:57:54 8195f1a79540: Layer already exists 08:57:54 05c0d803947f: Layer already exists 08:57:54 816dc1e58588: Layer already exists 08:57:54 47c897db8957: Layer already exists 08:57:54 8fda8336296f: Layer already exists 08:57:54 32e7d9d6647f: Layer already exists 08:57:54 44be4ff034c5: Layer already exists 08:57:54 eeaa73608b53: Layer already exists 08:57:54 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau 08:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:57:55 62de2576f85a: Preparing 08:57:55 05c0d803947f: Preparing 08:57:55 816dc1e58588: Preparing 08:57:55 47c897db8957: Preparing 08:57:55 8195f1a79540: Preparing 08:57:55 8fda8336296f: Preparing 08:57:55 32e7d9d6647f: Preparing 08:57:55 8fda8336296f: Waiting 08:57:55 44be4ff034c5: Preparing 08:57:55 32e7d9d6647f: Waiting 08:57:55 eeaa73608b53: Preparing 08:57:55 44be4ff034c5: Waiting 08:57:55 eeaa73608b53: Waiting 08:57:55 8195f1a79540: Layer already exists 08:57:55 05c0d803947f: Layer already exists 08:57:55 62de2576f85a: Layer already exists 08:57:55 816dc1e58588: Layer already exists 08:57:55 47c897db8957: Layer already exists 08:57:55 8fda8336296f: Layer already exists 08:57:55 32e7d9d6647f: Layer already exists 08:57:55 eeaa73608b53: Layer already exists 08:57:55 44be4ff034c5: Layer already exists 08:57:55 palau: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:55 ===================================================== [Pipeline] echo 08:57:55 taggedImages: 08:57:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2 08:57:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] echo 08:57:55 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:57:55 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:55 4.0.2 08:57:55 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:57:55 palau 08:57:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:57:56 3b5868ed3d71: Preparing 08:57:56 6968f322300e: Preparing 08:57:56 a9bb25f97ec9: Preparing 08:57:56 18b99598ff9c: Preparing 08:57:56 bf3a286513d7: Preparing 08:57:56 8195f1a79540: Preparing 08:57:56 8fda8336296f: Preparing 08:57:56 b4210da22bbd: Preparing 08:57:56 51d234e3ffa7: Preparing 08:57:56 45cec0d5d7f6: Preparing 08:57:56 eeaa73608b53: Preparing 08:57:56 b4210da22bbd: Waiting 08:57:56 51d234e3ffa7: Waiting 08:57:56 45cec0d5d7f6: Waiting 08:57:56 eeaa73608b53: Waiting 08:57:56 8195f1a79540: Waiting 08:57:56 8fda8336296f: Waiting 08:57:56 18b99598ff9c: Pushed 08:57:56 6968f322300e: Pushed 08:57:56 3b5868ed3d71: Pushed 08:57:56 bf3a286513d7: Pushed 08:57:56 8195f1a79540: Layer already exists 08:57:56 8fda8336296f: Layer already exists 08:57:56 eeaa73608b53: Layer already exists 08:57:56 b4210da22bbd: Pushed 08:57:56 51d234e3ffa7: Pushed 08:58:00 45cec0d5d7f6: Pushed 08:58:03 a9bb25f97ec9: Pushed 08:58:03 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2 08:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:58:08 3b5868ed3d71: Preparing 08:58:08 6968f322300e: Preparing 08:58:08 a9bb25f97ec9: Preparing 08:58:08 18b99598ff9c: Preparing 08:58:08 bf3a286513d7: Preparing 08:58:08 8195f1a79540: Preparing 08:58:08 8fda8336296f: Preparing 08:58:08 b4210da22bbd: Preparing 08:58:08 51d234e3ffa7: Preparing 08:58:08 45cec0d5d7f6: Preparing 08:58:08 8fda8336296f: Waiting 08:58:08 8195f1a79540: Waiting 08:58:08 b4210da22bbd: Waiting 08:58:08 eeaa73608b53: Preparing 08:58:08 51d234e3ffa7: Waiting 08:58:08 45cec0d5d7f6: Waiting 08:58:08 eeaa73608b53: Waiting 08:58:08 6968f322300e: Layer already exists 08:58:08 3b5868ed3d71: Layer already exists 08:58:08 a9bb25f97ec9: Layer already exists 08:58:08 18b99598ff9c: Layer already exists 08:58:08 bf3a286513d7: Layer already exists 08:58:08 8fda8336296f: Layer already exists 08:58:08 b4210da22bbd: Layer already exists 08:58:08 8195f1a79540: Layer already exists 08:58:08 51d234e3ffa7: Layer already exists 08:58:08 45cec0d5d7f6: Layer already exists 08:58:08 eeaa73608b53: Layer already exists 08:58:08 4.0.2: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:58:09 3b5868ed3d71: Preparing 08:58:09 6968f322300e: Preparing 08:58:09 a9bb25f97ec9: Preparing 08:58:09 18b99598ff9c: Preparing 08:58:09 bf3a286513d7: Preparing 08:58:09 8195f1a79540: Preparing 08:58:09 8fda8336296f: Preparing 08:58:09 b4210da22bbd: Preparing 08:58:09 51d234e3ffa7: Preparing 08:58:09 45cec0d5d7f6: Preparing 08:58:09 eeaa73608b53: Preparing 08:58:09 8195f1a79540: Waiting 08:58:09 51d234e3ffa7: Waiting 08:58:09 45cec0d5d7f6: Waiting 08:58:09 eeaa73608b53: Waiting 08:58:09 8fda8336296f: Waiting 08:58:09 b4210da22bbd: Waiting 08:58:09 18b99598ff9c: Layer already exists 08:58:09 3b5868ed3d71: Layer already exists 08:58:09 6968f322300e: Layer already exists 08:58:09 a9bb25f97ec9: Layer already exists 08:58:09 bf3a286513d7: Layer already exists 08:58:09 8fda8336296f: Layer already exists 08:58:09 8195f1a79540: Layer already exists 08:58:09 45cec0d5d7f6: Layer already exists 08:58:09 51d234e3ffa7: Layer already exists 08:58:09 b4210da22bbd: Layer already exists 08:58:09 eeaa73608b53: Layer already exists 08:58:09 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau 08:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:58:10 3b5868ed3d71: Preparing 08:58:10 6968f322300e: Preparing 08:58:10 a9bb25f97ec9: Preparing 08:58:10 18b99598ff9c: Preparing 08:58:10 bf3a286513d7: Preparing 08:58:10 8195f1a79540: Preparing 08:58:10 8fda8336296f: Preparing 08:58:10 b4210da22bbd: Preparing 08:58:10 51d234e3ffa7: Preparing 08:58:10 45cec0d5d7f6: Preparing 08:58:10 eeaa73608b53: Preparing 08:58:10 8195f1a79540: Waiting 08:58:10 8fda8336296f: Waiting 08:58:10 b4210da22bbd: Waiting 08:58:10 51d234e3ffa7: Waiting 08:58:10 45cec0d5d7f6: Waiting 08:58:10 eeaa73608b53: Waiting 08:58:10 18b99598ff9c: Layer already exists 08:58:10 3b5868ed3d71: Layer already exists 08:58:10 bf3a286513d7: Layer already exists 08:58:10 6968f322300e: Layer already exists 08:58:10 a9bb25f97ec9: Layer already exists 08:58:10 b4210da22bbd: Layer already exists 08:58:10 8195f1a79540: Layer already exists 08:58:10 51d234e3ffa7: Layer already exists 08:58:10 45cec0d5d7f6: Layer already exists 08:58:10 8fda8336296f: Layer already exists 08:58:10 eeaa73608b53: Layer already exists 08:58:10 palau: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:10 ===================================================== [Pipeline] echo 08:58:10 taggedImages: 08:58:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2 08:58:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] echo 08:58:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:58:10 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:10 4.0.2 08:58:10 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:10 palau 08:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:58:11 3139a48b748f: Preparing 08:58:11 9b6495f06927: Preparing 08:58:11 499bbaad3ad4: Preparing 08:58:11 2a5524c6e4a1: Preparing 08:58:11 0132176ebe41: Preparing 08:58:11 3f7b9827b663: Preparing 08:58:11 48866c2bd0e4: Preparing 08:58:11 8195f1a79540: Preparing 08:58:11 8fda8336296f: Preparing 08:58:11 5aad6f84d079: Preparing 08:58:11 836908f3f65b: Preparing 08:58:11 eeaa73608b53: Preparing 08:58:11 48866c2bd0e4: Waiting 08:58:11 8195f1a79540: Waiting 08:58:11 8fda8336296f: Waiting 08:58:11 5aad6f84d079: Waiting 08:58:11 836908f3f65b: Waiting 08:58:11 eeaa73608b53: Waiting 08:58:11 3f7b9827b663: Waiting 08:58:11 0132176ebe41: Pushed 08:58:11 9b6495f06927: Pushed 08:58:11 3139a48b748f: Pushed 08:58:11 8195f1a79540: Layer already exists 08:58:11 8fda8336296f: Layer already exists 08:58:11 3f7b9827b663: Pushed 08:58:11 48866c2bd0e4: Pushed 08:58:12 5aad6f84d079: Pushed 08:58:12 eeaa73608b53: Layer already exists 08:58:15 836908f3f65b: Pushed 08:58:18 2a5524c6e4a1: Pushed 08:58:18 499bbaad3ad4: Pushed 08:58:22 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2 08:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:58:23 3139a48b748f: Preparing 08:58:23 9b6495f06927: Preparing 08:58:23 499bbaad3ad4: Preparing 08:58:23 2a5524c6e4a1: Preparing 08:58:23 0132176ebe41: Preparing 08:58:23 3f7b9827b663: Preparing 08:58:23 48866c2bd0e4: Preparing 08:58:23 8195f1a79540: Preparing 08:58:23 8fda8336296f: Preparing 08:58:23 5aad6f84d079: Preparing 08:58:23 836908f3f65b: Preparing 08:58:23 eeaa73608b53: Preparing 08:58:23 8fda8336296f: Waiting 08:58:23 836908f3f65b: Waiting 08:58:23 eeaa73608b53: Waiting 08:58:23 5aad6f84d079: Waiting 08:58:23 3f7b9827b663: Waiting 08:58:23 48866c2bd0e4: Waiting 08:58:23 8195f1a79540: Waiting 08:58:23 9b6495f06927: Layer already exists 08:58:23 2a5524c6e4a1: Layer already exists 08:58:23 499bbaad3ad4: Layer already exists 08:58:23 3139a48b748f: Layer already exists 08:58:23 0132176ebe41: Layer already exists 08:58:23 48866c2bd0e4: Layer already exists 08:58:23 8195f1a79540: Layer already exists 08:58:23 3f7b9827b663: Layer already exists 08:58:23 8fda8336296f: Layer already exists 08:58:23 5aad6f84d079: Layer already exists 08:58:23 eeaa73608b53: Layer already exists 08:58:23 836908f3f65b: Layer already exists 08:58:23 4.0.2: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:58:24 3139a48b748f: Preparing 08:58:24 9b6495f06927: Preparing 08:58:24 499bbaad3ad4: Preparing 08:58:24 2a5524c6e4a1: Preparing 08:58:24 0132176ebe41: Preparing 08:58:24 3f7b9827b663: Preparing 08:58:24 48866c2bd0e4: Preparing 08:58:24 3f7b9827b663: Waiting 08:58:24 8195f1a79540: Preparing 08:58:24 8fda8336296f: Preparing 08:58:24 5aad6f84d079: Preparing 08:58:24 836908f3f65b: Preparing 08:58:24 eeaa73608b53: Preparing 08:58:24 8195f1a79540: Waiting 08:58:24 8fda8336296f: Waiting 08:58:24 5aad6f84d079: Waiting 08:58:24 836908f3f65b: Waiting 08:58:24 eeaa73608b53: Waiting 08:58:24 499bbaad3ad4: Layer already exists 08:58:24 0132176ebe41: Layer already exists 08:58:24 3139a48b748f: Layer already exists 08:58:24 2a5524c6e4a1: Layer already exists 08:58:24 9b6495f06927: Layer already exists 08:58:24 8195f1a79540: Layer already exists 08:58:24 3f7b9827b663: Layer already exists 08:58:24 48866c2bd0e4: Layer already exists 08:58:24 5aad6f84d079: Layer already exists 08:58:24 8fda8336296f: Layer already exists 08:58:24 836908f3f65b: Layer already exists 08:58:24 eeaa73608b53: Layer already exists 08:58:24 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau 08:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:58:25 3139a48b748f: Preparing 08:58:25 9b6495f06927: Preparing 08:58:25 499bbaad3ad4: Preparing 08:58:25 2a5524c6e4a1: Preparing 08:58:25 0132176ebe41: Preparing 08:58:25 3f7b9827b663: Preparing 08:58:25 48866c2bd0e4: Preparing 08:58:25 8195f1a79540: Preparing 08:58:25 8fda8336296f: Preparing 08:58:25 5aad6f84d079: Preparing 08:58:25 836908f3f65b: Preparing 08:58:25 eeaa73608b53: Preparing 08:58:25 5aad6f84d079: Waiting 08:58:25 3f7b9827b663: Waiting 08:58:25 836908f3f65b: Waiting 08:58:25 eeaa73608b53: Waiting 08:58:25 48866c2bd0e4: Waiting 08:58:25 8fda8336296f: Waiting 08:58:25 8195f1a79540: Waiting 08:58:25 2a5524c6e4a1: Layer already exists 08:58:25 499bbaad3ad4: Layer already exists 08:58:25 3139a48b748f: Layer already exists 08:58:25 9b6495f06927: Layer already exists 08:58:25 0132176ebe41: Layer already exists 08:58:25 5aad6f84d079: Layer already exists 08:58:25 8fda8336296f: Layer already exists 08:58:25 3f7b9827b663: Layer already exists 08:58:25 48866c2bd0e4: Layer already exists 08:58:25 8195f1a79540: Layer already exists 08:58:25 836908f3f65b: Layer already exists 08:58:25 eeaa73608b53: Layer already exists 08:58:25 palau: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:25 ===================================================== [Pipeline] echo 08:58:25 taggedImages: 08:58:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2 08:58:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] echo 08:58:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:58:26 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:26 4.0.2 08:58:26 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:26 palau 08:58:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:58:26 94bab7fb8a6b: Preparing 08:58:26 0b47e0060522: Preparing 08:58:26 8195f1a79540: Preparing 08:58:26 8fda8336296f: Preparing 08:58:26 800eebf1d3a6: Preparing 08:58:26 80cd215c4169: Preparing 08:58:26 eeaa73608b53: Preparing 08:58:26 80cd215c4169: Waiting 08:58:26 eeaa73608b53: Waiting 08:58:26 8fda8336296f: Layer already exists 08:58:27 8195f1a79540: Layer already exists 08:58:27 eeaa73608b53: Layer already exists 08:58:27 800eebf1d3a6: Pushed 08:58:27 94bab7fb8a6b: Pushed 08:58:28 80cd215c4169: Pushed 08:58:34 0b47e0060522: Pushed 08:58:34 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2 08:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:58:35 94bab7fb8a6b: Preparing 08:58:35 0b47e0060522: Preparing 08:58:35 8195f1a79540: Preparing 08:58:35 8fda8336296f: Preparing 08:58:35 800eebf1d3a6: Preparing 08:58:35 80cd215c4169: Preparing 08:58:35 eeaa73608b53: Preparing 08:58:35 80cd215c4169: Waiting 08:58:35 eeaa73608b53: Waiting 08:58:35 94bab7fb8a6b: Layer already exists 08:58:35 8195f1a79540: Layer already exists 08:58:35 8fda8336296f: Layer already exists 08:58:35 800eebf1d3a6: Layer already exists 08:58:35 0b47e0060522: Layer already exists 08:58:35 80cd215c4169: Layer already exists 08:58:35 eeaa73608b53: Layer already exists 08:58:35 4.0.2: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:58:36 94bab7fb8a6b: Preparing 08:58:36 0b47e0060522: Preparing 08:58:36 8195f1a79540: Preparing 08:58:36 8fda8336296f: Preparing 08:58:36 800eebf1d3a6: Preparing 08:58:36 80cd215c4169: Preparing 08:58:36 eeaa73608b53: Preparing 08:58:36 80cd215c4169: Waiting 08:58:36 eeaa73608b53: Waiting 08:58:36 800eebf1d3a6: Layer already exists 08:58:36 94bab7fb8a6b: Layer already exists 08:58:36 8195f1a79540: Layer already exists 08:58:36 8fda8336296f: Layer already exists 08:58:36 0b47e0060522: Layer already exists 08:58:36 eeaa73608b53: Layer already exists 08:58:36 80cd215c4169: Layer already exists 08:58:36 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau 08:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:58:37 94bab7fb8a6b: Preparing 08:58:37 0b47e0060522: Preparing 08:58:37 8195f1a79540: Preparing 08:58:37 8fda8336296f: Preparing 08:58:37 800eebf1d3a6: Preparing 08:58:37 80cd215c4169: Preparing 08:58:37 eeaa73608b53: Preparing 08:58:37 80cd215c4169: Waiting 08:58:37 eeaa73608b53: Waiting 08:58:37 8195f1a79540: Layer already exists 08:58:37 0b47e0060522: Layer already exists 08:58:37 800eebf1d3a6: Layer already exists 08:58:37 94bab7fb8a6b: Layer already exists 08:58:37 8fda8336296f: Layer already exists 08:58:37 80cd215c4169: Layer already exists 08:58:37 eeaa73608b53: Layer already exists 08:58:37 palau: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:37 ===================================================== [Pipeline] echo 08:58:37 taggedImages: 08:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2 08:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] echo 08:58:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:58:37 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:37 4.0.2 08:58:37 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:58:37 palau 08:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:58:38 a60e2905190a: Preparing 08:58:38 b5e49177c4b6: Preparing 08:58:38 8ead55be79ba: Preparing 08:58:38 8195f1a79540: Preparing 08:58:38 8fda8336296f: Preparing 08:58:38 dc0e84179334: Preparing 08:58:38 79a0d658e7a5: Preparing 08:58:38 51421060f6a6: Preparing 08:58:38 1a6205264376: Preparing 08:58:38 eeaa73608b53: Preparing 08:58:38 79a0d658e7a5: Waiting 08:58:38 51421060f6a6: Waiting 08:58:38 1a6205264376: Waiting 08:58:38 eeaa73608b53: Waiting 08:58:38 dc0e84179334: Waiting 08:58:38 8fda8336296f: Layer already exists 08:58:38 8195f1a79540: Layer already exists 08:58:38 b5e49177c4b6: Pushed 08:58:38 8ead55be79ba: Pushed 08:58:38 a60e2905190a: Pushed 08:58:38 eeaa73608b53: Layer already exists 08:58:38 51421060f6a6: Pushed 08:58:39 1a6205264376: Pushed 08:58:52 79a0d658e7a5: Pushed 08:59:07 dc0e84179334: Pushed 08:59:07 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2 08:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:59:07 a60e2905190a: Preparing 08:59:07 b5e49177c4b6: Preparing 08:59:07 8ead55be79ba: Preparing 08:59:07 8195f1a79540: Preparing 08:59:07 8fda8336296f: Preparing 08:59:07 dc0e84179334: Preparing 08:59:07 79a0d658e7a5: Preparing 08:59:07 51421060f6a6: Preparing 08:59:07 1a6205264376: Preparing 08:59:07 eeaa73608b53: Preparing 08:59:07 79a0d658e7a5: Waiting 08:59:07 51421060f6a6: Waiting 08:59:07 1a6205264376: Waiting 08:59:07 eeaa73608b53: Waiting 08:59:07 dc0e84179334: Waiting 08:59:07 8195f1a79540: Layer already exists 08:59:07 a60e2905190a: Layer already exists 08:59:07 b5e49177c4b6: Layer already exists 08:59:07 8fda8336296f: Layer already exists 08:59:07 8ead55be79ba: Layer already exists 08:59:07 51421060f6a6: Layer already exists 08:59:07 79a0d658e7a5: Layer already exists 08:59:07 1a6205264376: Layer already exists 08:59:07 dc0e84179334: Layer already exists 08:59:07 eeaa73608b53: Layer already exists 08:59:08 4.0.2: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:59:08 a60e2905190a: Preparing 08:59:08 b5e49177c4b6: Preparing 08:59:08 8ead55be79ba: Preparing 08:59:08 8195f1a79540: Preparing 08:59:08 8fda8336296f: Preparing 08:59:08 dc0e84179334: Preparing 08:59:08 79a0d658e7a5: Preparing 08:59:08 51421060f6a6: Preparing 08:59:08 1a6205264376: Preparing 08:59:08 dc0e84179334: Waiting 08:59:08 79a0d658e7a5: Waiting 08:59:08 eeaa73608b53: Preparing 08:59:08 51421060f6a6: Waiting 08:59:08 1a6205264376: Waiting 08:59:08 eeaa73608b53: Waiting 08:59:08 8ead55be79ba: Layer already exists 08:59:08 a60e2905190a: Layer already exists 08:59:08 8fda8336296f: Layer already exists 08:59:08 b5e49177c4b6: Layer already exists 08:59:08 8195f1a79540: Layer already exists 08:59:08 dc0e84179334: Layer already exists 08:59:08 79a0d658e7a5: Layer already exists 08:59:08 eeaa73608b53: Layer already exists 08:59:08 51421060f6a6: Layer already exists 08:59:08 1a6205264376: Layer already exists 08:59:08 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau 08:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:59:09 a60e2905190a: Preparing 08:59:09 b5e49177c4b6: Preparing 08:59:09 8ead55be79ba: Preparing 08:59:09 8195f1a79540: Preparing 08:59:09 8fda8336296f: Preparing 08:59:09 dc0e84179334: Preparing 08:59:09 79a0d658e7a5: Preparing 08:59:09 51421060f6a6: Preparing 08:59:09 1a6205264376: Preparing 08:59:09 eeaa73608b53: Preparing 08:59:09 dc0e84179334: Waiting 08:59:09 79a0d658e7a5: Waiting 08:59:09 51421060f6a6: Waiting 08:59:09 1a6205264376: Waiting 08:59:09 eeaa73608b53: Waiting 08:59:09 8ead55be79ba: Layer already exists 08:59:09 a60e2905190a: Layer already exists 08:59:09 8195f1a79540: Layer already exists 08:59:09 8fda8336296f: Layer already exists 08:59:09 b5e49177c4b6: Layer already exists 08:59:09 dc0e84179334: Layer already exists 08:59:09 79a0d658e7a5: Layer already exists 08:59:09 1a6205264376: Layer already exists 08:59:09 51421060f6a6: Layer already exists 08:59:09 eeaa73608b53: Layer already exists 08:59:10 palau: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:10 ===================================================== [Pipeline] echo 08:59:10 taggedImages: 08:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2 08:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] echo 08:59:10 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:59:10 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:10 4.0.2 08:59:10 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:10 palau 08:59:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:59:10 405d46d0c4a0: Preparing 08:59:10 a42ce8d1e665: Preparing 08:59:10 e98116d94110: Preparing 08:59:10 8195f1a79540: Preparing 08:59:10 8fda8336296f: Preparing 08:59:10 dc0e84179334: Preparing 08:59:10 ac7f353a7e29: Preparing 08:59:10 5ccf9722eab3: Preparing 08:59:10 eeaa73608b53: Preparing 08:59:10 dc0e84179334: Waiting 08:59:10 ac7f353a7e29: Waiting 08:59:10 5ccf9722eab3: Waiting 08:59:10 8fda8336296f: Layer already exists 08:59:10 8195f1a79540: Layer already exists 08:59:10 dc0e84179334: Layer already exists 08:59:11 a42ce8d1e665: Pushed 08:59:11 e98116d94110: Pushed 08:59:11 405d46d0c4a0: Pushed 08:59:11 ac7f353a7e29: Pushed 08:59:11 eeaa73608b53: Layer already exists 08:59:11 5ccf9722eab3: Pushed 08:59:11 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2 08:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:59:12 405d46d0c4a0: Preparing 08:59:12 a42ce8d1e665: Preparing 08:59:12 e98116d94110: Preparing 08:59:12 8195f1a79540: Preparing 08:59:12 8fda8336296f: Preparing 08:59:12 dc0e84179334: Preparing 08:59:12 ac7f353a7e29: Preparing 08:59:12 5ccf9722eab3: Preparing 08:59:12 eeaa73608b53: Preparing 08:59:12 ac7f353a7e29: Waiting 08:59:12 5ccf9722eab3: Waiting 08:59:12 eeaa73608b53: Waiting 08:59:12 dc0e84179334: Waiting 08:59:12 a42ce8d1e665: Layer already exists 08:59:12 8fda8336296f: Layer already exists 08:59:12 e98116d94110: Layer already exists 08:59:12 8195f1a79540: Layer already exists 08:59:12 405d46d0c4a0: Layer already exists 08:59:12 dc0e84179334: Layer already exists 08:59:12 ac7f353a7e29: Layer already exists 08:59:12 eeaa73608b53: Layer already exists 08:59:12 5ccf9722eab3: Layer already exists 08:59:12 4.0.2: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:59:13 405d46d0c4a0: Preparing 08:59:13 a42ce8d1e665: Preparing 08:59:13 e98116d94110: Preparing 08:59:13 8195f1a79540: Preparing 08:59:13 8fda8336296f: Preparing 08:59:13 dc0e84179334: Preparing 08:59:13 ac7f353a7e29: Preparing 08:59:13 5ccf9722eab3: Preparing 08:59:13 eeaa73608b53: Preparing 08:59:13 ac7f353a7e29: Waiting 08:59:13 5ccf9722eab3: Waiting 08:59:13 eeaa73608b53: Waiting 08:59:13 dc0e84179334: Waiting 08:59:13 8195f1a79540: Layer already exists 08:59:13 8fda8336296f: Layer already exists 08:59:13 a42ce8d1e665: Layer already exists 08:59:13 e98116d94110: Layer already exists 08:59:13 405d46d0c4a0: Layer already exists 08:59:13 dc0e84179334: Layer already exists 08:59:13 ac7f353a7e29: Layer already exists 08:59:13 5ccf9722eab3: Layer already exists 08:59:13 eeaa73608b53: Layer already exists 08:59:13 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau 08:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:59:14 405d46d0c4a0: Preparing 08:59:14 a42ce8d1e665: Preparing 08:59:14 e98116d94110: Preparing 08:59:14 8195f1a79540: Preparing 08:59:14 8fda8336296f: Preparing 08:59:14 dc0e84179334: Preparing 08:59:14 ac7f353a7e29: Preparing 08:59:14 5ccf9722eab3: Preparing 08:59:14 eeaa73608b53: Preparing 08:59:14 dc0e84179334: Waiting 08:59:14 ac7f353a7e29: Waiting 08:59:14 5ccf9722eab3: Waiting 08:59:14 eeaa73608b53: Waiting 08:59:14 e98116d94110: Layer already exists 08:59:14 405d46d0c4a0: Layer already exists 08:59:14 a42ce8d1e665: Layer already exists 08:59:14 8fda8336296f: Layer already exists 08:59:14 8195f1a79540: Layer already exists 08:59:14 ac7f353a7e29: Layer already exists 08:59:14 5ccf9722eab3: Layer already exists 08:59:14 eeaa73608b53: Layer already exists 08:59:14 dc0e84179334: Layer already exists 08:59:14 palau: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:15 ===================================================== [Pipeline] echo 08:59:15 taggedImages: 08:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2 08:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] echo 08:59:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:59:15 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:15 4.0.2 08:59:15 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:15 palau 08:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:59:17 a60e2905190a: Preparing 08:59:17 97d04e37a5e9: Preparing 08:59:17 83ea0b4d8538: Preparing 08:59:17 8195f1a79540: Preparing 08:59:17 8fda8336296f: Preparing 08:59:17 dc0e84179334: Preparing 08:59:17 51421060f6a6: Preparing 08:59:17 1a6205264376: Preparing 08:59:17 eeaa73608b53: Preparing 08:59:17 dc0e84179334: Waiting 08:59:17 51421060f6a6: Waiting 08:59:17 1a6205264376: Waiting 08:59:17 8195f1a79540: Layer already exists 08:59:17 a60e2905190a: Layer already exists 08:59:17 8fda8336296f: Layer already exists 08:59:17 dc0e84179334: Layer already exists 08:59:17 1a6205264376: Layer already exists 08:59:17 51421060f6a6: Layer already exists 08:59:17 eeaa73608b53: Layer already exists 08:59:17 83ea0b4d8538: Pushed 08:59:17 97d04e37a5e9: Pushed 08:59:17 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2 08:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:59:18 a60e2905190a: Preparing 08:59:18 97d04e37a5e9: Preparing 08:59:18 83ea0b4d8538: Preparing 08:59:18 8195f1a79540: Preparing 08:59:18 8fda8336296f: Preparing 08:59:18 dc0e84179334: Preparing 08:59:18 51421060f6a6: Preparing 08:59:18 1a6205264376: Preparing 08:59:18 eeaa73608b53: Preparing 08:59:18 dc0e84179334: Waiting 08:59:18 51421060f6a6: Waiting 08:59:18 1a6205264376: Waiting 08:59:18 8195f1a79540: Layer already exists 08:59:18 97d04e37a5e9: Layer already exists 08:59:18 a60e2905190a: Layer already exists 08:59:18 83ea0b4d8538: Layer already exists 08:59:18 8fda8336296f: Layer already exists 08:59:18 1a6205264376: Layer already exists 08:59:18 51421060f6a6: Layer already exists 08:59:18 dc0e84179334: Layer already exists 08:59:18 eeaa73608b53: Layer already exists 08:59:18 4.0.2: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:59:19 a60e2905190a: Preparing 08:59:19 97d04e37a5e9: Preparing 08:59:19 83ea0b4d8538: Preparing 08:59:19 8195f1a79540: Preparing 08:59:19 8fda8336296f: Preparing 08:59:19 dc0e84179334: Preparing 08:59:19 51421060f6a6: Preparing 08:59:19 1a6205264376: Preparing 08:59:19 eeaa73608b53: Preparing 08:59:19 dc0e84179334: Waiting 08:59:19 51421060f6a6: Waiting 08:59:19 1a6205264376: Waiting 08:59:19 eeaa73608b53: Waiting 08:59:19 8195f1a79540: Layer already exists 08:59:19 a60e2905190a: Layer already exists 08:59:19 83ea0b4d8538: Layer already exists 08:59:19 8fda8336296f: Layer already exists 08:59:19 97d04e37a5e9: Layer already exists 08:59:19 51421060f6a6: Layer already exists 08:59:19 1a6205264376: Layer already exists 08:59:19 dc0e84179334: Layer already exists 08:59:19 eeaa73608b53: Layer already exists 08:59:19 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau 08:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:59:20 a60e2905190a: Preparing 08:59:20 97d04e37a5e9: Preparing 08:59:20 83ea0b4d8538: Preparing 08:59:20 8195f1a79540: Preparing 08:59:20 8fda8336296f: Preparing 08:59:20 dc0e84179334: Preparing 08:59:20 51421060f6a6: Preparing 08:59:20 1a6205264376: Preparing 08:59:20 eeaa73608b53: Preparing 08:59:20 dc0e84179334: Waiting 08:59:20 1a6205264376: Waiting 08:59:20 51421060f6a6: Waiting 08:59:20 eeaa73608b53: Waiting 08:59:20 8fda8336296f: Layer already exists 08:59:20 a60e2905190a: Layer already exists 08:59:20 83ea0b4d8538: Layer already exists 08:59:20 8195f1a79540: Layer already exists 08:59:20 97d04e37a5e9: Layer already exists 08:59:20 dc0e84179334: Layer already exists 08:59:20 1a6205264376: Layer already exists 08:59:20 51421060f6a6: Layer already exists 08:59:20 eeaa73608b53: Layer already exists 08:59:20 palau: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:21 ===================================================== [Pipeline] echo 08:59:21 taggedImages: 08:59:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2 08:59:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] echo 08:59:21 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:59:21 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:21 4.0.2 08:59:21 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:21 palau 08:59:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:59:21 088e9b4ce6db: Preparing 08:59:21 33ff9444124a: Preparing 08:59:21 8195f1a79540: Preparing 08:59:21 8fda8336296f: Preparing 08:59:21 d76836525f7e: Preparing 08:59:21 f2c827315362: Preparing 08:59:21 eeaa73608b53: Preparing 08:59:21 f2c827315362: Waiting 08:59:21 eeaa73608b53: Waiting 08:59:21 8fda8336296f: Layer already exists 08:59:21 8195f1a79540: Layer already exists 08:59:22 eeaa73608b53: Layer already exists 08:59:22 d76836525f7e: Pushed 08:59:22 088e9b4ce6db: Pushed 08:59:23 f2c827315362: Pushed 08:59:31 33ff9444124a: Pushed 08:59:31 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2 08:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:59:32 088e9b4ce6db: Preparing 08:59:32 33ff9444124a: Preparing 08:59:32 8195f1a79540: Preparing 08:59:32 8fda8336296f: Preparing 08:59:32 d76836525f7e: Preparing 08:59:32 f2c827315362: Preparing 08:59:32 eeaa73608b53: Preparing 08:59:32 f2c827315362: Waiting 08:59:32 eeaa73608b53: Waiting 08:59:32 8fda8336296f: Layer already exists 08:59:32 33ff9444124a: Layer already exists 08:59:32 088e9b4ce6db: Layer already exists 08:59:32 8195f1a79540: Layer already exists 08:59:32 d76836525f7e: Layer already exists 08:59:32 f2c827315362: Layer already exists 08:59:32 eeaa73608b53: Layer already exists 08:59:32 4.0.2: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:59:33 088e9b4ce6db: Preparing 08:59:33 33ff9444124a: Preparing 08:59:33 8195f1a79540: Preparing 08:59:33 8fda8336296f: Preparing 08:59:33 d76836525f7e: Preparing 08:59:33 f2c827315362: Preparing 08:59:33 eeaa73608b53: Preparing 08:59:33 f2c827315362: Waiting 08:59:33 eeaa73608b53: Waiting 08:59:33 d76836525f7e: Layer already exists 08:59:33 8195f1a79540: Layer already exists 08:59:33 33ff9444124a: Layer already exists 08:59:33 088e9b4ce6db: Layer already exists 08:59:33 8fda8336296f: Layer already exists 08:59:33 f2c827315362: Layer already exists 08:59:33 eeaa73608b53: Layer already exists 08:59:33 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau 08:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:59:34 088e9b4ce6db: Preparing 08:59:34 33ff9444124a: Preparing 08:59:34 8195f1a79540: Preparing 08:59:34 8fda8336296f: Preparing 08:59:34 d76836525f7e: Preparing 08:59:34 f2c827315362: Preparing 08:59:34 eeaa73608b53: Preparing 08:59:34 f2c827315362: Waiting 08:59:34 8195f1a79540: Layer already exists 08:59:34 088e9b4ce6db: Layer already exists 08:59:34 33ff9444124a: Layer already exists 08:59:34 8fda8336296f: Layer already exists 08:59:34 d76836525f7e: Layer already exists 08:59:34 eeaa73608b53: Layer already exists 08:59:34 f2c827315362: Layer already exists 08:59:34 palau: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:34 ===================================================== [Pipeline] echo 08:59:34 taggedImages: 08:59:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2 08:59:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] echo 08:59:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:59:34 3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:34 4.0.2 08:59:34 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:34 palau 08:59:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:59:35 242bd2535acd: Preparing 08:59:35 7b6f5449ab34: Preparing 08:59:35 8195f1a79540: Preparing 08:59:35 8fda8336296f: Preparing 08:59:35 2df3e28338b8: Preparing 08:59:35 e65a48e7c9f3: Preparing 08:59:35 eeaa73608b53: Preparing 08:59:35 e65a48e7c9f3: Waiting 08:59:35 eeaa73608b53: Waiting 08:59:35 8fda8336296f: Layer already exists 08:59:35 8195f1a79540: Layer already exists 08:59:35 2df3e28338b8: Pushed 08:59:35 eeaa73608b53: Layer already exists 08:59:35 242bd2535acd: Pushed 08:59:36 e65a48e7c9f3: Pushed 08:59:44 7b6f5449ab34: Pushed 08:59:44 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2 08:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:59:45 242bd2535acd: Preparing 08:59:45 7b6f5449ab34: Preparing 08:59:45 8195f1a79540: Preparing 08:59:45 8fda8336296f: Preparing 08:59:45 2df3e28338b8: Preparing 08:59:45 e65a48e7c9f3: Preparing 08:59:45 eeaa73608b53: Preparing 08:59:45 e65a48e7c9f3: Waiting 08:59:45 eeaa73608b53: Waiting 08:59:45 242bd2535acd: Layer already exists 08:59:45 7b6f5449ab34: Layer already exists 08:59:45 2df3e28338b8: Layer already exists 08:59:45 8195f1a79540: Layer already exists 08:59:45 8fda8336296f: Layer already exists 08:59:45 eeaa73608b53: Layer already exists 08:59:45 e65a48e7c9f3: Layer already exists 08:59:45 4.0.2: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:59:46 242bd2535acd: Preparing 08:59:46 7b6f5449ab34: Preparing 08:59:46 8195f1a79540: Preparing 08:59:46 8fda8336296f: Preparing 08:59:46 2df3e28338b8: Preparing 08:59:46 e65a48e7c9f3: Preparing 08:59:46 eeaa73608b53: Preparing 08:59:46 e65a48e7c9f3: Waiting 08:59:46 eeaa73608b53: Waiting 08:59:46 7b6f5449ab34: Layer already exists 08:59:46 242bd2535acd: Layer already exists 08:59:46 2df3e28338b8: Layer already exists 08:59:46 8195f1a79540: Layer already exists 08:59:46 8fda8336296f: Layer already exists 08:59:46 eeaa73608b53: Layer already exists 08:59:46 e65a48e7c9f3: Layer already exists 08:59:46 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau 08:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:59:47 242bd2535acd: Preparing 08:59:47 7b6f5449ab34: Preparing 08:59:47 8195f1a79540: Preparing 08:59:47 8fda8336296f: Preparing 08:59:47 2df3e28338b8: Preparing 08:59:47 e65a48e7c9f3: Preparing 08:59:47 eeaa73608b53: Preparing 08:59:47 e65a48e7c9f3: Waiting 08:59:47 eeaa73608b53: Waiting 08:59:47 8195f1a79540: Layer already exists 08:59:47 8fda8336296f: Layer already exists 08:59:47 7b6f5449ab34: Layer already exists 08:59:47 242bd2535acd: Layer already exists 08:59:47 2df3e28338b8: Layer already exists 08:59:47 eeaa73608b53: Layer already exists 08:59:47 e65a48e7c9f3: Layer already exists 08:59:47 palau: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:47 ===================================================== [Pipeline] echo 08:59:47 taggedImages: 08:59:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 08:59:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2 08:59:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 08:59:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:48 08:59:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:48 arm64: Pulling from edgex-lftools-log-publisher 08:59:48 8998bd30e6a1: Pulling fs layer 08:59:48 04944245beec: Pulling fs layer 08:59:48 699f458cf7ca: Pulling fs layer 08:59:48 765212b225bb: Pulling fs layer 08:59:48 f23df028b6ca: Pulling fs layer 08:59:48 d65c8cfc05b1: Pulling fs layer 08:59:48 2437ff75d9bd: Pulling fs layer 08:59:48 765212b225bb: Waiting 08:59:48 f23df028b6ca: Waiting 08:59:48 d65c8cfc05b1: Waiting 08:59:48 2437ff75d9bd: Waiting 08:59:48 04944245beec: Verifying Checksum 08:59:48 04944245beec: Download complete 08:59:48 765212b225bb: Verifying Checksum 08:59:48 765212b225bb: Download complete 08:59:48 f23df028b6ca: Verifying Checksum 08:59:48 f23df028b6ca: Download complete 08:59:48 d65c8cfc05b1: Verifying Checksum 08:59:48 d65c8cfc05b1: Download complete 08:59:48 699f458cf7ca: Verifying Checksum 08:59:48 699f458cf7ca: Download complete 08:59:49 8998bd30e6a1: Verifying Checksum 08:59:49 8998bd30e6a1: Download complete 08:59:51 2437ff75d9bd: Verifying Checksum 08:59:51 2437ff75d9bd: Download complete 08:59:53 8998bd30e6a1: Pull complete 08:59:54 04944245beec: Pull complete 08:59:57 699f458cf7ca: Pull complete 08:59:57 765212b225bb: Pull complete 08:59:58 f23df028b6ca: Pull complete 08:59:58 d65c8cfc05b1: Pull complete 09:00:16 2437ff75d9bd: Pull complete 09:00:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:17 prd-ubuntu20.04-docker-arm64-4c-16g-11601 does not seem to be running inside a container 09:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:00:19 $ docker top 3d61cf19b2e8d7fd942a0078ed7d0ee1fd72b8089cbf74313b117966d0f69ccc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:20 ---> job-cost.sh 09:00:20 lf-activate-venv: SKIPPING 09:00:20 INFO: No Stack... 09:00:21 INFO: Retrieving Pricing Info for: v3-standard-4 09:00:22 INFO: Archiving Costs [Pipeline] sh 09:00:22 + cat /w/workspace/edgex-go/4/archives/cost.csv 09:00:22 + cut -d, -f6 [Pipeline] lock 09:00:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] 09:00:22 Resource [jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] did not exist. Created. 09:00:22 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:23 + echo total: 0.10999999940395355 [Pipeline] stash 09:00:24 Stashed 1 file(s) [Pipeline] } 09:00:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:00:24 $ docker stop --time=1 3d61cf19b2e8d7fd942a0078ed7d0ee1fd72b8089cbf74313b117966d0f69ccc 09:00:27 $ docker rm -f --volumes 3d61cf19b2e8d7fd942a0078ed7d0ee1fd72b8089cbf74313b117966d0f69ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:00:28 provisioning config files... 09:00:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config15071497745317583483tmp [Pipeline] { [Pipeline] sh 09:00:28 + set +x 09:00:28 + curl -s https://codecov.io/bash 09:00:28 + bash -s -- 09:00:28 09:00:28 _____ _ 09:00:28 / ____| | | 09:00:28 | | ___ __| | ___ ___ _____ __ 09:00:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:28 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:28 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:28 Bash-1.0.6 09:00:28 09:00:28 09:00:28 ==> git version 2.25.1 found 09:00:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:00:28 Release-Date: 2020-01-08 09:00:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:00:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:00:28 ==> Jenkins CI detected. 09:00:28 current dir:  /w/workspace/edgex-go/4 09:00:28 project root: . 09:00:28 --> token set from env 09:00:28 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 09:00:28 ==> Running gcov in . (disable via -X gcov) 09:00:28 ==> Python coveragepy not found 09:00:28 ==> Searching for coverage reports in: 09:00:28 + . 09:00:28 -> Found 1 reports 09:00:28 ==> Detecting git/mercurial file structure 09:00:28 ==> Reading reports 09:00:28 + ./coverage.out bytes=1048214 09:00:28 ==> Appending adjustments 09:00:28 https://docs.codecov.io/docs/fixing-reports 09:00:30 + Found adjustments 09:00:30 ==> Gzipping contents 09:00:30 132K /tmp/codecov.NZyu6a.gz 09:00:30 ==> Uploading reports 09:00:30 url: https://codecov.io 09:00:30 query: branch=palau&commit=3f627efe857da1a873412d3c925ae2c07d66e8c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:30 -> Pinging Codecov 09:00:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=3f627efe857da1a873412d3c925ae2c07d66e8c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:30 -> Uploading to 09:00:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3f627efe857da1a873412d3c925ae2c07d66e8c3/3f355a46-d4a7-4234-b4bb-311f46c9863a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260527%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260527T090030Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1c7c45f3dc9aa488a899b85d0eff0ed6b2fe0556403571a1c94397b01e4745e2 09:00:30 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:30 Dload Upload Total Spent Left Speed 09:00:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 644k --:--:-- --:--:-- --:--:-- 641k 100 131k 0 0 100 131k 0 348k --:--:-- --:--:-- --:--:-- 348k 09:00:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } 09:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:00:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:00:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:00:32 09:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:00:32 latest: Pulling from edgex-devops/edgex-snyk-go 09:00:32 2d35ebdb57d9: Pulling fs layer 09:00:32 85e8836fcdb2: Pulling fs layer 09:00:32 91631faa732a: Pulling fs layer 09:00:32 f3f5ae8826fa: Pulling fs layer 09:00:32 4f4fb700ef54: Pulling fs layer 09:00:32 7861252a18e6: Pulling fs layer 09:00:32 9130f900ef6f: Pulling fs layer 09:00:32 f3f5ae8826fa: Waiting 09:00:32 4f4fb700ef54: Waiting 09:00:32 9130f900ef6f: Waiting 09:00:32 7861252a18e6: Waiting 09:00:32 85e8836fcdb2: Verifying Checksum 09:00:32 85e8836fcdb2: Download complete 09:00:32 f3f5ae8826fa: Download complete 09:00:32 4f4fb700ef54: Download complete 09:00:32 2d35ebdb57d9: Download complete 09:00:32 2d35ebdb57d9: Pull complete 09:00:32 7861252a18e6: Verifying Checksum 09:00:32 7861252a18e6: Download complete 09:00:32 85e8836fcdb2: Pull complete 09:00:32 91631faa732a: Verifying Checksum 09:00:32 91631faa732a: Download complete 09:00:33 9130f900ef6f: Verifying Checksum 09:00:33 9130f900ef6f: Download complete 09:00:38 91631faa732a: Pull complete 09:00:38 f3f5ae8826fa: Pull complete 09:00:38 4f4fb700ef54: Pull complete 09:00:38 7861252a18e6: Pull complete 09:00:42 9130f900ef6f: Pull complete 09:00:42 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:42 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 09:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:00:44 $ docker top 87135723571dfb0f6465bdf2656cc38e14711c177d16f743a0745f573d5c846f -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:44 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 09:00:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:palau' [Pipeline] sh 09:00:44 + set -o pipefail 09:00:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:palau' 09:00:50 09:00:50 Monitoring /w/workspace/edgex-go/4 (github.com/edgexfoundry/edgex-go)... 09:00:50 09:00:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4f3e4e36-2379-42c1-852b-d249be37c9d6/history/a8a9f211-78df-4a54-9539-946dc3c20ad0 09:00:50 09:00:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:00:50 09:00:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:00:50 [Pipeline] } 09:00:50 $ docker stop --time=1 87135723571dfb0f6465bdf2656cc38e14711c177d16f743a0745f573d5c846f 09:00:52 $ docker rm -f --volumes 87135723571dfb0f6465bdf2656cc38e14711c177d16f743a0745f573d5c846f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:00:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:52 provisioning config files... 09:00:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/4@tmp/config6444592374539687176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:52 --> edgex-publish-swagger.sh 09:00:52 === Publish openapi API === 09:00:52 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:00:52 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/4/openapi/core-command.yaml] 09:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:52 Dload Upload Total Spent Left Speed 09:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 379 187k --:--:-- --:--:-- --:--:-- 187k 09:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:52 09:00:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/4/openapi/core-data.yaml] 09:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:52 Dload Upload Total Spent Left Speed 09:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 568 633k --:--:-- --:--:-- --:--:-- 634k 09:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:52 09:00:52 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/4/openapi/core-keeper.yaml] 09:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:52 Dload Upload Total Spent Left Speed 09:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 488 218k --:--:-- --:--:-- --:--:-- 219k 09:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:52 09:00:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/4/openapi/core-metadata.yaml] 09:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:52 Dload Upload Total Spent Left Speed 09:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 163k 0 0 39 65535 0 1032k --:--:-- --:--:-- --:--:-- 1015k 100 163k 100 66 100 163k 377 932k --:--:-- --:--:-- --:--:-- 927k 09:00:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:53 09:00:53 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/4/openapi/security-proxy-auth.yaml] 09:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:53 Dload Upload Total Spent Left Speed 09:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 228k 09:00:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:53 09:00:53 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/4/openapi/security-secretstore-setup.yaml] 09:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:53 Dload Upload Total Spent Left Speed 09:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 634 37625 --:--:-- --:--:-- --:--:-- 38631 09:00:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:53 09:00:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/4/openapi/support-notifications.yaml] 09:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:53 Dload Upload Total Spent Left Speed 09:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 511 756k --:--:-- --:--:-- --:--:-- 757k 09:00:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:53 09:00:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/4/openapi/support-scheduler.yaml] 09:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:53 Dload Upload Total Spent Left Speed 09:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 594 450k --:--:-- --:--:-- --:--:-- 451k 09:00:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:00:53 [Pipeline] } 09:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:00:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:54 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 09:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:00:54 $ docker top 0663058b16f78c221b06aeea76b39c3f7c9a4cee2f1cf32cfc3d7f3610294012 -eo pid,comm 09:00:54 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). 09:00:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:00:54 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:55 + git semver [Pipeline] } 09:00:55 $ docker stop --time=1 0663058b16f78c221b06aeea76b39c3f7c9a4cee2f1cf32cfc3d7f3610294012 09:00:57 $ docker rm -f --volumes 0663058b16f78c221b06aeea76b39c3f7c9a4cee2f1cf32cfc3d7f3610294012 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:57 09:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:57 0.23.1-centos7: Pulling from edgex-lftools 09:00:57 ab5ef0e58194: Pulling fs layer 09:00:57 9712f1f96733: Pulling fs layer 09:00:57 63f879dbbcfc: Pulling fs layer 09:00:57 0d9ebad4ef96: Pulling fs layer 09:00:57 e9a5061849ea: Pulling fs layer 09:00:57 d747dcd14b5f: Pulling fs layer 09:00:57 2de7ff778b66: Pulling fs layer 09:00:57 e9a5061849ea: Waiting 09:00:57 d747dcd14b5f: Waiting 09:00:57 0d9ebad4ef96: Waiting 09:00:57 2de7ff778b66: Waiting 09:00:57 9712f1f96733: Verifying Checksum 09:00:57 9712f1f96733: Download complete 09:00:58 63f879dbbcfc: Verifying Checksum 09:00:58 63f879dbbcfc: Download complete 09:00:58 0d9ebad4ef96: Verifying Checksum 09:00:58 0d9ebad4ef96: Download complete 09:00:58 d747dcd14b5f: Verifying Checksum 09:00:58 d747dcd14b5f: Download complete 09:00:58 e9a5061849ea: Verifying Checksum 09:00:58 e9a5061849ea: Download complete 09:00:58 ab5ef0e58194: Verifying Checksum 09:00:58 ab5ef0e58194: Download complete 09:00:58 2de7ff778b66: Verifying Checksum 09:00:58 2de7ff778b66: Download complete 09:01:02 ab5ef0e58194: Pull complete 09:01:02 9712f1f96733: Pull complete 09:01:02 63f879dbbcfc: Pull complete 09:01:09 0d9ebad4ef96: Pull complete 09:01:09 e9a5061849ea: Pull complete 09:01:09 d747dcd14b5f: Pull complete 09:01:09 2de7ff778b66: Pull complete 09:01:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:01:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:10 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 09:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:01:11 $ docker top 44427ddd669b87fadac7a4b51457a59a08486308a32f8d57aa8ed5fd7bc5904d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:01:12 provisioning config files... 09:01:12 copy managed file [sigul-config] to file:/w/workspace/edgex-go/4@tmp/config1711465169618121760tmp 09:01:12 copy managed file [sigul-password] to file:/w/workspace/edgex-go/4@tmp/config14331508874442263271tmp 09:01:12 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/4@tmp/config5985610384762245921tmp [Pipeline] { [Pipeline] echo 09:01:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:01:12 ---> sigul-configuration.sh 09:01:12 gpg: directory `/root/.gnupg' created 09:01:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:01:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:01:12 gpg: keyring `/root/.gnupg/secring.gpg' created 09:01:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:01:12 gpg: CAST5 encrypted data 09:01:12 gpg: encrypted with 1 passphrase 09:01:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:01:12 + mkdir /home/jenkins 09:01:12 + mkdir /home/jenkins/sigul [Pipeline] sh 09:01:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:01:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:01:13 ---> sigul-install.sh 09:01:13 Sigul already installed; skipping installation. [Pipeline] sh 09:01:13 + git tag --list 09:01:13 0.6.0 09:01:13 0.6.1 09:01:13 0.7.0 09:01:13 0.7.1 09:01:13 v1.0.0 09:01:13 v1.0.1 09:01:13 v1.1.0 09:01:13 v1.2.0 09:01:13 v1.2.1 09:01:13 v1.3.0 09:01:13 v1.3.1 09:01:13 v2.0.0 09:01:13 v2.1.0 09:01:13 v2.1.1 09:01:13 v2.2.0 09:01:13 v2.3.0 09:01:13 v3.0 09:01:13 v3.0.0 09:01:13 v3.1 09:01:13 v3.1.0 09:01:13 v3.1.1 09:01:13 v4.0 09:01:13 v4.0.0 09:01:13 v4.0.1 09:01:13 v4.0.1-dev.1 09:01:13 v4.0.1-dev.2 09:01:13 v4.0.2 09:01:13 v4.0.2-dev.1 09:01:13 v4.1.0-dev.1 09:01:13 v4.1.0-dev.10 09:01:13 v4.1.0-dev.100 09:01:13 v4.1.0-dev.101 09:01:13 v4.1.0-dev.102 09:01:13 v4.1.0-dev.103 09:01:13 v4.1.0-dev.104 09:01:13 v4.1.0-dev.105 09:01:13 v4.1.0-dev.106 09:01:13 v4.1.0-dev.107 09:01:13 v4.1.0-dev.108 09:01:13 v4.1.0-dev.109 09:01:13 v4.1.0-dev.11 09:01:13 v4.1.0-dev.110 09:01:13 v4.1.0-dev.111 09:01:13 v4.1.0-dev.112 09:01:13 v4.1.0-dev.113 09:01:13 v4.1.0-dev.114 09:01:13 v4.1.0-dev.115 09:01:13 v4.1.0-dev.116 09:01:13 v4.1.0-dev.12 09:01:13 v4.1.0-dev.13 09:01:13 v4.1.0-dev.14 09:01:13 v4.1.0-dev.15 09:01:13 v4.1.0-dev.16 09:01:13 v4.1.0-dev.17 09:01:13 v4.1.0-dev.18 09:01:13 v4.1.0-dev.19 09:01:13 v4.1.0-dev.2 09:01:13 v4.1.0-dev.20 09:01:13 v4.1.0-dev.21 09:01:13 v4.1.0-dev.22 09:01:13 v4.1.0-dev.23 09:01:13 v4.1.0-dev.24 09:01:13 v4.1.0-dev.25 09:01:13 v4.1.0-dev.26 09:01:13 v4.1.0-dev.27 09:01:13 v4.1.0-dev.28 09:01:13 v4.1.0-dev.29 09:01:13 v4.1.0-dev.3 09:01:13 v4.1.0-dev.30 09:01:13 v4.1.0-dev.31 09:01:13 v4.1.0-dev.32 09:01:13 v4.1.0-dev.33 09:01:13 v4.1.0-dev.34 09:01:13 v4.1.0-dev.35 09:01:13 v4.1.0-dev.36 09:01:13 v4.1.0-dev.37 09:01:13 v4.1.0-dev.38 09:01:13 v4.1.0-dev.39 09:01:13 v4.1.0-dev.4 09:01:13 v4.1.0-dev.40 09:01:13 v4.1.0-dev.41 09:01:13 v4.1.0-dev.42 09:01:13 v4.1.0-dev.43 09:01:13 v4.1.0-dev.44 09:01:13 v4.1.0-dev.45 09:01:13 v4.1.0-dev.46 09:01:13 v4.1.0-dev.47 09:01:13 v4.1.0-dev.48 09:01:13 v4.1.0-dev.49 09:01:13 v4.1.0-dev.5 09:01:13 v4.1.0-dev.50 09:01:13 v4.1.0-dev.51 09:01:13 v4.1.0-dev.52 09:01:13 v4.1.0-dev.53 09:01:13 v4.1.0-dev.54 09:01:13 v4.1.0-dev.55 09:01:13 v4.1.0-dev.56 09:01:13 v4.1.0-dev.57 09:01:13 v4.1.0-dev.58 09:01:13 v4.1.0-dev.59 09:01:13 v4.1.0-dev.6 09:01:13 v4.1.0-dev.60 09:01:13 v4.1.0-dev.61 09:01:13 v4.1.0-dev.62 09:01:13 v4.1.0-dev.63 09:01:13 v4.1.0-dev.64 09:01:13 v4.1.0-dev.65 09:01:13 v4.1.0-dev.66 09:01:13 v4.1.0-dev.67 09:01:13 v4.1.0-dev.68 09:01:13 v4.1.0-dev.69 09:01:13 v4.1.0-dev.7 09:01:13 v4.1.0-dev.70 09:01:13 v4.1.0-dev.71 09:01:13 v4.1.0-dev.72 09:01:13 v4.1.0-dev.73 09:01:13 v4.1.0-dev.74 09:01:13 v4.1.0-dev.75 09:01:13 v4.1.0-dev.76 09:01:13 v4.1.0-dev.77 09:01:13 v4.1.0-dev.78 09:01:13 v4.1.0-dev.79 09:01:13 v4.1.0-dev.8 09:01:13 v4.1.0-dev.80 09:01:13 v4.1.0-dev.81 09:01:13 v4.1.0-dev.82 09:01:13 v4.1.0-dev.83 09:01:13 v4.1.0-dev.84 09:01:13 v4.1.0-dev.85 09:01:13 v4.1.0-dev.86 09:01:13 v4.1.0-dev.87 09:01:13 v4.1.0-dev.88 09:01:13 v4.1.0-dev.89 09:01:13 v4.1.0-dev.9 09:01:13 v4.1.0-dev.90 09:01:13 v4.1.0-dev.91 09:01:13 v4.1.0-dev.92 09:01:13 v4.1.0-dev.93 09:01:13 v4.1.0-dev.94 09:01:13 v4.1.0-dev.95 09:01:13 v4.1.0-dev.96 09:01:13 v4.1.0-dev.97 09:01:13 v4.1.0-dev.98 09:01:13 v4.1.0-dev.99 [Pipeline] sh 09:01:13 + lftools sign git-tag v4.0.2 09:01:14 Signing Git tag with Sigul... 09:01:14 Signing v4.0.2 09:03:05 ERROR: I/O error: NSPR connection reset [Pipeline] echo 09:03:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:03:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:03:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:03:06 $ docker stop --time=1 44427ddd669b87fadac7a4b51457a59a08486308a32f8d57aa8ed5fd7bc5904d 09:03:07 $ docker rm -f --volumes 44427ddd669b87fadac7a4b51457a59a08486308a32f8d57aa8ed5fd7bc5904d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:03:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:03:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:08 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 09:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:03:08 $ docker top 46615317debd0dded892123710fa4e609518fcfee2ab8b973e4ca6a50a61a644 -eo pid,comm 09:03:08 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). 09:03:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:03:08 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:09 + git semver [Pipeline] } 09:03:09 $ docker stop --time=1 46615317debd0dded892123710fa4e609518fcfee2ab8b973e4ca6a50a61a644 09:03:10 $ docker rm -f --volumes 46615317debd0dded892123710fa4e609518fcfee2ab8b973e4ca6a50a61a644 [Pipeline] // withDockerContainer [Pipeline] sh 09:03:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:03:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:11 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 09:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:03:11 $ docker top 43b0a3dd8bad8193d158dcfda31e56e91b0bf8152e9cdd58f696326998db8346 -eo pid,comm 09:03:11 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). 09:03:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:03:12 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:12 + git semver [Pipeline] } 09:03:12 $ docker stop --time=1 43b0a3dd8bad8193d158dcfda31e56e91b0bf8152e9cdd58f696326998db8346 09:03:13 $ docker rm -f --volumes 43b0a3dd8bad8193d158dcfda31e56e91b0bf8152e9cdd58f696326998db8346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:03:14 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:03:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:03:15 ---> package-listing.sh 09:03:15 ++ facter osfamily 09:03:15 ++ tr '[:upper:]' '[:lower:]' 09:03:15 + OS_FAMILY=debian 09:03:15 + workspace=/w/workspace/edgex-go/4 09:03:15 + START_PACKAGES=/tmp/packages_start.txt 09:03:15 + END_PACKAGES=/tmp/packages_end.txt 09:03:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:15 + PACKAGES=/tmp/packages_start.txt 09:03:15 + '[' /w/workspace/edgex-go/4 ']' 09:03:15 + PACKAGES=/tmp/packages_end.txt 09:03:15 + case "${OS_FAMILY}" in 09:03:15 + dpkg -l 09:03:15 + grep '^ii' 09:03:15 + '[' -f /tmp/packages_start.txt ']' 09:03:15 + '[' -f /tmp/packages_end.txt ']' 09:03:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:15 + '[' /w/workspace/edgex-go/4 ']' 09:03:15 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:03:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:03:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:03:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:16 09:03:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:16 latest: Pulling from edgex-lftools-log-publisher 09:03:16 5eb5b503b376: Pulling fs layer 09:03:16 5c69ac0246d0: Pulling fs layer 09:03:16 ec43610c2a17: Pulling fs layer 09:03:16 3a2ae6a8a46f: Pulling fs layer 09:03:16 33b1e0a273af: Pulling fs layer 09:03:16 5d3b04190fa2: Pulling fs layer 09:03:16 2f39f015ded8: Pulling fs layer 09:03:16 3a2ae6a8a46f: Waiting 09:03:16 33b1e0a273af: Waiting 09:03:16 5d3b04190fa2: Waiting 09:03:16 2f39f015ded8: Waiting 09:03:16 5c69ac0246d0: Verifying Checksum 09:03:16 5c69ac0246d0: Download complete 09:03:16 3a2ae6a8a46f: Verifying Checksum 09:03:16 3a2ae6a8a46f: Download complete 09:03:17 33b1e0a273af: Verifying Checksum 09:03:17 33b1e0a273af: Download complete 09:03:17 5d3b04190fa2: Verifying Checksum 09:03:17 5d3b04190fa2: Download complete 09:03:17 ec43610c2a17: Verifying Checksum 09:03:17 ec43610c2a17: Download complete 09:03:17 5eb5b503b376: Verifying Checksum 09:03:17 5eb5b503b376: Download complete 09:03:18 2f39f015ded8: Verifying Checksum 09:03:19 5eb5b503b376: Pull complete 09:03:19 5c69ac0246d0: Pull complete 09:03:19 ec43610c2a17: Pull complete 09:03:19 3a2ae6a8a46f: Pull complete 09:03:19 33b1e0a273af: Pull complete 09:03:19 5d3b04190fa2: Pull complete 09:03:26 2f39f015ded8: Pull complete 09:03:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:26 prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container 09:03:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:03:28 $ docker top 09bddc2722124ed0e696025f9771b1103636d994d2ef28c661c72a2a3fbd658c -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:28 + touch /tmp/pre-build-complete [Pipeline] sh 09:03:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:03:28 + ls /var/log/sa-host 09:03:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:29 provisioning config files... 09:03:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7575149109960339368tmp [Pipeline] { [Pipeline] echo 09:03:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:03:29 ---> create-netrc.sh [Pipeline] } 09:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:03:29 ---> python-tools-install.sh [Pipeline] echo 09:03:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:03:30 ---> sudo-logs.sh 09:03:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:03:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:03:30 ---> job-cost.sh 09:03:30 lf-activate-venv: SKIPPING 09:03:30 DEBUG: total: 0.10999999940395355 09:03:30 INFO: Retrieving Stack Cost... 09:03:30 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:31 INFO: Archiving Costs [Pipeline] echo 09:03:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:03:31 ---> logs-deploy.sh 09:03:31 lf-activate-venv: SKIPPING 09:03:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/palau/4 09:03:31 INFO: archiving workspace using pattern(s): 09:03:32 Archives upload complete. 09:03:32 INFO: archiving logs to Nexus 09:03:33 ---> uname -a: 09:03:33 Linux prd-ubuntu20-04-docker-8c-8g-11600 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:03:33 09:03:33 09:03:33 ---> lscpu: 09:03:33 Architecture: x86_64 09:03:33 CPU op-mode(s): 32-bit, 64-bit 09:03:33 Byte Order: Little Endian 09:03:33 Address sizes: 40 bits physical, 48 bits virtual 09:03:33 CPU(s): 8 09:03:33 On-line CPU(s) list: 0-7 09:03:33 Thread(s) per core: 1 09:03:33 Core(s) per socket: 1 09:03:33 Socket(s): 8 09:03:33 NUMA node(s): 1 09:03:33 Vendor ID: AuthenticAMD 09:03:33 CPU family: 23 09:03:33 Model: 49 09:03:33 Model name: AMD EPYC-Rome Processor 09:03:33 Stepping: 0 09:03:33 CPU MHz: 2799.998 09:03:33 BogoMIPS: 5599.99 09:03:33 Virtualization: AMD-V 09:03:33 Hypervisor vendor: KVM 09:03:33 Virtualization type: full 09:03:33 L1d cache: 256 KiB 09:03:33 L1i cache: 256 KiB 09:03:33 L2 cache: 4 MiB 09:03:33 L3 cache: 128 MiB 09:03:33 NUMA node0 CPU(s): 0-7 09:03:33 Vulnerability Gather data sampling: Not affected 09:03:33 Vulnerability Itlb multihit: Not affected 09:03:33 Vulnerability L1tf: Not affected 09:03:33 Vulnerability Mds: Not affected 09:03:33 Vulnerability Meltdown: Not affected 09:03:33 Vulnerability Mmio stale data: Not affected 09:03:33 Vulnerability Retbleed: Vulnerable 09:03:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:03:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:03:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:03:33 Vulnerability Srbds: Not affected 09:03:33 Vulnerability Tsx async abort: Not affected 09:03:33 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 09:03:33 09:03:33 09:03:33 ---> nproc: 09:03:33 8 09:03:33 09:03:33 09:03:33 ---> df -h: 09:03:33 Filesystem Size Used Avail Use% Mounted on 09:03:33 overlay 155G 36G 120G 23% / 09:03:33 tmpfs 64M 0 64M 0% /dev 09:03:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:03:33 shm 64M 0 64M 0% /dev/shm 09:03:33 /dev/vda1 155G 36G 120G 23% /facter-os 09:03:33 09:03:33 09:03:33 ---> sar -b -r -n DEV: 09:03:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11600) 05/27/26 _x86_64_ (8 CPU) 09:03:33 09:03:33 08:03:57 LINUX RESTART (8 CPU) 09:03:33 09:03:33 08:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:03:33 08:05:03 420.85 74.12 346.73 0.00 12360.87 196818.13 0.00 09:03:33 08:06:01 180.46 11.19 169.27 0.00 1742.43 45855.36 0.00 09:03:33 08:07:01 43.48 0.08 43.39 0.00 0.67 38605.58 0.00 09:03:33 08:08:01 53.04 0.28 52.76 0.00 7.07 20943.18 0.00 09:03:33 08:09:01 183.60 0.17 183.44 0.00 21.33 57954.07 0.00 09:03:33 08:10:01 1573.37 34.31 1539.06 0.00 4758.29 556074.22 0.00 09:03:33 08:11:01 291.54 1.13 290.40 0.00 12.00 80539.15 0.00 09:03:33 08:12:01 182.10 0.93 181.17 0.00 53.01 109576.42 0.00 09:03:33 08:13:01 299.37 3.45 295.92 0.00 310.86 53095.40 0.00 09:03:33 08:14:01 795.95 54.21 741.74 0.00 2877.79 163292.65 0.00 09:03:33 08:15:01 28.23 1.10 27.13 0.00 136.91 725.08 0.00 09:03:33 08:16:01 15.91 0.67 15.25 0.00 95.72 406.33 0.00 09:03:33 08:17:01 1.17 0.05 1.12 0.00 1.07 13.20 0.00 09:03:33 08:18:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 09:03:33 08:19:01 5.02 2.32 2.70 0.00 21.06 31.06 0.00 09:03:33 08:20:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 09:03:33 08:21:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 09:03:33 08:22:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 09:03:33 08:23:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 09:03:33 08:24:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:03:33 08:25:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 09:03:33 08:26:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:03:33 08:27:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 09:03:33 08:28:01 1.47 0.32 1.15 0.00 16.93 12.93 0.00 09:03:33 08:29:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 09:03:33 08:30:01 3.00 1.93 1.07 0.00 57.06 12.80 0.00 09:03:33 08:31:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 09:03:33 08:32:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 09:03:33 08:33:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 09:03:33 08:34:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 09:03:33 08:35:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 09:03:33 08:36:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 09:03:33 08:37:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 09:03:33 08:38:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 09:03:33 08:39:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 09:03:33 08:40:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:03:33 08:41:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 09:03:33 08:42:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:03:33 08:43:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:03:33 08:44:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 09:03:33 08:45:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 09:03:33 08:46:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 09:03:33 08:47:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 09:03:33 08:48:01 0.83 0.00 0.83 0.00 0.00 10.13 0.00 09:03:33 08:49:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 09:03:33 08:50:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 09:03:33 08:51:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 09:03:33 08:52:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:03:33 08:53:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 09:03:33 08:54:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 09:03:33 08:55:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 09:03:33 08:56:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 09:03:33 08:57:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 09:03:33 08:58:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:03:33 08:59:02 1.37 0.00 1.37 0.00 0.00 17.06 0.00 09:03:33 09:00:01 0.95 0.00 0.95 0.00 0.00 11.93 0.00 09:03:33 09:01:01 69.71 3.18 66.52 0.00 242.89 28716.55 0.00 09:03:33 09:02:01 51.92 0.02 51.91 0.00 0.13 22957.11 0.00 09:03:33 09:03:01 2.15 0.00 2.15 0.00 0.00 27.20 0.00 09:03:33 Average: 71.97 3.21 68.76 0.00 384.38 23324.53 0.00 09:03:33 09:03:33 08:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:33 08:05:03 28924468 31518260 783576 2.38 80116 2804316 1782364 5.25 992996 2577772 79484 09:03:33 08:06:01 26881168 31263176 1015620 3.09 127276 4416824 2230524 6.58 1782384 3681208 467732 09:03:33 08:07:01 26131680 31366492 909044 2.77 132660 5215856 2006496 5.92 2128064 4039592 146992 09:03:33 08:08:01 26132224 31454340 817348 2.49 141488 5240420 2095124 6.18 1656272 4449100 184412 09:03:33 08:09:01 26121360 31201828 1060808 3.23 156040 5029828 3985380 11.75 1855364 4282920 52280 09:03:33 08:10:01 8093128 31196360 1033100 3.14 483508 21720960 3075752 9.07 3942224 19189296 1575340 09:03:33 08:11:01 3331504 28556104 3601804 10.96 521436 23468504 11276832 33.25 7315548 20127696 1248096 09:03:33 08:12:01 658052 27832096 4330932 13.18 531280 25337304 10124296 29.85 8837884 21228120 230196 09:03:33 08:13:01 261116 28323028 3839032 11.68 529000 26173564 9564044 28.20 9177948 21232960 1739488 09:03:33 08:14:01 5666216 31080380 1144980 3.48 538192 23746604 2926696 8.63 4363952 20958456 380 09:03:33 08:15:01 5670460 31090620 1134360 3.45 539644 23750848 2903736 8.56 4819896 20498768 592 09:03:33 08:16:01 5672800 31096312 1128028 3.43 540156 23753840 2820864 8.32 4962692 20353004 8 09:03:33 08:17:01 5711796 31135384 1089012 3.31 540180 23753852 2820864 8.32 4922148 20353008 24 09:03:33 08:18:01 5712088 31135784 1088580 3.31 540188 23753936 2820864 8.32 4921692 20353080 8 09:03:33 08:19:01 5785840 31210280 1014444 3.09 540672 23754128 2834256 8.36 4852152 20352940 48 09:03:33 08:20:01 5791340 31215808 1009096 3.07 540688 23754128 2834256 8.36 4841668 20352936 4 09:03:33 08:21:01 5792336 31216832 1008192 3.07 540712 23754132 2834256 8.36 4841848 20352940 12 09:03:33 08:22:01 5792336 31216844 1008164 3.07 540720 23754132 2834256 8.36 4841996 20352940 4 09:03:33 08:23:01 5792020 31216660 1008248 3.07 540744 23754264 2834256 8.36 4841688 20353072 12 09:03:33 08:24:01 5791972 31216656 1008204 3.07 540772 23754264 2834256 8.36 4841756 20353076 24 09:03:33 08:25:01 5791388 31216096 1008732 3.07 540788 23754268 2834256 8.36 4841988 20353076 16 09:03:33 08:26:01 5791260 31215996 1008696 3.07 540808 23754276 2834256 8.36 4841904 20353084 12 09:03:33 08:27:01 5791844 31216596 1008096 3.07 540820 23754280 2834256 8.36 4841832 20353088 28 09:03:33 08:28:01 5790316 31215592 1009032 3.07 540844 23754788 2834256 8.36 4845448 20353400 36 09:03:33 08:29:01 5789268 31214568 1009980 3.07 540860 23754792 2834256 8.36 4845532 20353404 48 09:03:33 08:30:01 5781740 31209596 1014748 3.09 540884 23756508 2834256 8.36 4851948 20353524 172 09:03:33 08:31:01 5780588 31208584 1015768 3.09 540892 23756636 2834256 8.36 4851628 20353656 16 09:03:33 08:32:01 5780856 31208880 1015396 3.09 540912 23756640 2834256 8.36 4851856 20353656 192 09:03:33 08:33:01 5780768 31208804 1015460 3.09 540920 23756644 2834256 8.36 4851424 20353640 32 09:03:33 08:34:01 5780468 31208520 1015628 3.09 540940 23756640 2834256 8.36 4851796 20353636 16 09:03:33 08:35:01 5780548 31208628 1015524 3.09 540956 23756648 2834256 8.36 4851656 20353636 8 09:03:33 08:36:01 5780468 31208556 1015564 3.09 540964 23756652 2834256 8.36 4851664 20353640 24 09:03:33 08:37:01 5780460 31208572 1015448 3.09 540976 23756656 2834256 8.36 4851820 20353644 4 09:03:33 08:38:01 5780424 31208552 1015684 3.09 540988 23756660 2834256 8.36 4851832 20353648 28 09:03:33 08:39:01 5780908 31209052 1015416 3.09 541000 23756664 2834256 8.36 4851404 20353652 4 09:03:33 08:40:01 5781120 31209268 1015132 3.09 541008 23756664 2834256 8.36 4851472 20353652 12 09:03:33 08:41:01 5780796 31208984 1015344 3.09 541036 23756668 2834256 8.36 4851504 20353656 4 09:03:33 08:42:01 5780740 31208940 1015316 3.09 541060 23756668 2834256 8.36 4851760 20353656 12 09:03:33 08:43:01 5780612 31208860 1015300 3.09 541060 23756676 2834256 8.36 4851808 20353660 140 09:03:33 08:44:01 5780628 31208888 1015204 3.09 541084 23756668 2834256 8.36 4851740 20353664 8 09:03:33 08:45:01 5779544 31207864 1016036 3.09 541104 23756680 2850512 8.40 4851876 20353664 28 09:03:33 08:46:01 5779496 31207852 1016000 3.09 541116 23756688 2850512 8.40 4851872 20353668 36 09:03:33 08:47:01 5779400 31207768 1016000 3.09 541128 23756688 2850512 8.40 4851616 20353668 12 09:03:33 08:48:01 5779828 31208216 1015716 3.09 541140 23756692 2850512 8.40 4851724 20353672 28 09:03:33 08:49:01 5779828 31208240 1015680 3.09 541160 23756696 2834144 8.36 4851936 20353676 48 09:03:33 08:50:01 5779836 31208248 1015628 3.09 541160 23756696 2834144 8.36 4851748 20353676 8 09:03:33 08:51:01 5779788 31208212 1015604 3.09 541168 23756700 2834144 8.36 4851680 20353680 28 09:03:33 08:52:01 5779732 31208160 1015608 3.09 541172 23756700 2834144 8.36 4851872 20353680 12 09:03:33 08:53:01 5779172 31207608 1016092 3.09 541184 23756704 2834144 8.36 4851796 20353684 28 09:03:33 08:54:01 5778904 31207372 1016228 3.09 541200 23756708 2834144 8.36 4851972 20353688 152 09:03:33 08:55:01 5779448 31207916 1015676 3.09 541204 23756712 2834144 8.36 4851904 20353688 24 09:03:33 08:56:01 5780292 31208792 1014960 3.09 541232 23756716 2834144 8.36 4851756 20353692 8 09:03:33 08:57:01 5779748 31208280 1015480 3.09 541256 23756716 2834144 8.36 4852188 20353704 16 09:03:33 08:58:01 5779668 31208224 1015448 3.09 541268 23756720 2817568 8.31 4852124 20353708 8 09:03:33 08:59:02 5779392 31207968 1015996 3.09 541288 23756724 2817568 8.31 4851868 20353712 28 09:03:33 09:00:01 5780348 31208944 1014984 3.09 541300 23756728 2817568 8.31 4851956 20353712 24 09:03:33 09:01:01 4406396 31020320 1202420 3.66 562752 24851952 2984128 8.80 5072884 21428520 369132 09:03:33 09:02:01 4036892 30975540 1240988 3.78 593276 25087388 2903688 8.56 5154340 21653496 168 09:03:33 09:03:01 4038008 30976760 1239808 3.77 593320 25087448 2887408 8.51 5154360 21653564 12 09:03:33 Average: 7293811 31051815 1173600 3.57 506317 22219455 3190877 9.41 4758367 19032341 103318 09:03:33 09:03:33 08:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:33 08:05:03 docker0 209.33 187.89 16.02 1333.78 0.00 0.00 0.00 0.00 09:03:33 08:05:03 veth5f9dbe1 209.33 187.99 18.88 1333.79 0.00 0.00 0.00 0.11 09:03:33 08:05:03 ens3 945.11 750.09 8873.91 123.41 0.00 0.00 0.00 0.00 09:03:33 08:05:03 lo 3.90 3.90 0.38 0.38 0.00 0.00 0.00 0.00 09:03:33 08:06:01 docker0 326.27 474.80 25.74 3348.35 0.00 0.00 0.00 0.00 09:03:33 08:06:01 ens3 674.15 452.84 6700.57 93.41 0.00 0.00 0.00 0.00 09:03:33 08:06:01 vetheb96eb2 0.05 0.21 0.00 0.02 0.00 0.00 0.00 0.00 09:03:33 08:06:01 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 09:03:33 08:07:01 docker0 0.57 0.57 0.04 0.05 0.00 0.00 0.00 0.00 09:03:33 08:07:01 ens3 19.63 12.30 15.73 8.79 0.00 0.00 0.00 0.00 09:03:33 08:07:01 vetheb96eb2 0.57 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:03:33 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:08:01 docker0 12.70 13.35 1.04 119.88 0.00 0.00 0.00 0.00 09:03:33 08:08:01 ens3 37.46 28.51 140.25 12.85 0.00 0.00 0.00 0.00 09:03:33 08:08:01 vetheb96eb2 12.70 13.36 1.21 119.88 0.00 0.00 0.00 0.01 09:03:33 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vethb6e1d51 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:03:33 08:09:01 veth0bd5b57 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vetha89c1be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:09:01 docker0 0.68 0.48 0.07 0.22 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vethb382bd4 0.20 0.27 0.04 0.09 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vetha3b3a22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vethd8cb6f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:09:01 veth9458d86 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:03:33 08:09:01 ens3 98.18 66.86 2218.35 17.18 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vethf7682d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:09:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 09:03:33 08:09:01 veth4255063 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vethb8be139 0.33 0.45 0.03 0.14 0.00 0.00 0.00 0.00 09:03:33 08:09:01 veth92a6b98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:09:01 vethaf8b965 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:10:01 docker0 541.07 1017.85 49.24 9443.10 0.00 0.00 0.00 0.00 09:03:33 08:10:01 ens3 1561.43 708.99 12611.23 83.03 0.00 0.00 0.00 0.00 09:03:33 08:10:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 09:03:33 08:10:01 vethb8be139 0.08 2.86 0.00 0.12 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth1bc6b2e 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth10010d2 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth175f23d 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 vethf6e667f 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 vethd75ac61 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth673d96b 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth84fdbed 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth6916dd9 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 vethe45412e 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 docker0 0.72 0.08 0.02 0.00 0.00 0.00 0.00 0.00 09:03:33 08:11:01 ens3 10.43 6.06 8.21 4.55 0.00 0.00 0.00 0.00 09:03:33 08:11:01 vethdb40af6 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:11:01 vethb8be139 0.12 0.70 0.01 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth2d11121 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:11:01 veth9035374 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:03:33 08:12:01 veth1bc6b2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 veth10010d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 veth175f23d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 vethd75ac61 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 veth673d96b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 veth84fdbed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 vethe45412e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 ens3 1.52 1.03 1.16 0.64 0.00 0.00 0.00 0.00 09:03:33 08:12:01 vethdb40af6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 vethb8be139 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 veth2d11121 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:12:01 veth9035374 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 veth1bc6b2e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 veth10010d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 veth175f23d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 vethd75ac61 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 veth673d96b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 veth84fdbed 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 vethe45412e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 ens3 5.86 3.06 4.76 2.59 0.00 0.00 0.00 0.00 09:03:33 08:13:01 vethdb40af6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:13:01 vethb8be139 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 veth2d11121 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:13:01 veth9035374 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:14:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:14:01 ens3 160.61 186.85 77.70 705.84 0.00 0.00 0.00 0.00 09:03:33 08:14:01 lo 12.06 12.06 1.19 1.19 0.00 0.00 0.00 0.00 09:03:33 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:15:01 ens3 379.25 383.94 155.41 2481.61 0.00 0.00 0.00 0.00 09:03:33 08:15:01 lo 29.93 29.93 2.93 2.93 0.00 0.00 0.00 0.00 09:03:33 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:16:01 ens3 164.04 168.79 89.66 853.76 0.00 0.00 0.00 0.00 09:03:33 08:16:01 lo 15.73 15.73 1.54 1.54 0.00 0.00 0.00 0.00 09:03:33 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:17:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:19:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:20:01 ens3 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:03:33 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:21:01 ens3 0.58 0.60 0.28 0.23 0.00 0.00 0.00 0.00 09:03:33 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:22:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:25:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:03:33 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:26:01 ens3 0.55 0.05 0.11 0.00 0.00 0.00 0.00 0.00 09:03:33 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:27:01 ens3 0.73 0.50 0.37 0.29 0.00 0.00 0.00 0.00 09:03:33 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:28:01 ens3 0.92 0.60 0.82 0.37 0.00 0.00 0.00 0.00 09:03:33 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:29:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:30:01 ens3 8.22 5.22 4.36 5.13 0.00 0.00 0.00 0.00 09:03:33 08:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:31:01 ens3 5.30 1.30 1.66 1.01 0.00 0.00 0.00 0.00 09:03:33 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:32:01 ens3 3.40 2.30 2.02 2.02 0.00 0.00 0.00 0.00 09:03:33 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:33:01 ens3 0.78 0.07 0.10 0.01 0.00 0.00 0.00 0.00 09:03:33 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:34:01 ens3 1.30 0.22 0.36 0.20 0.00 0.00 0.00 0.00 09:03:33 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:35:01 ens3 1.23 0.78 0.67 0.49 0.00 0.00 0.00 0.00 09:03:33 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:36:01 ens3 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:03:33 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:37:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:38:01 ens3 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:03:33 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:39:01 ens3 0.38 0.07 0.03 0.01 0.00 0.00 0.00 0.00 09:03:33 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:40:01 ens3 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:03:33 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:41:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:42:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:43:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:44:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:45:01 ens3 0.43 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:03:33 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:46:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:47:01 ens3 0.28 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:03:33 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:48:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:49:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:50:01 ens3 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:03:33 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:51:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:52:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:54:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:55:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:03:33 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:56:01 ens3 0.92 0.05 0.13 0.00 0.00 0.00 0.00 0.00 09:03:33 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:57:01 ens3 0.62 0.50 0.36 0.29 0.00 0.00 0.00 0.00 09:03:33 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:33 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 08:59:02 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:03:33 08:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 09:00:01 ens3 0.31 0.14 0.15 0.07 0.00 0.00 0.00 0.00 09:03:33 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 09:01:01 docker0 2.53 1.93 0.76 0.74 0.00 0.00 0.00 0.00 09:03:33 09:01:01 ens3 259.79 169.97 7288.97 37.89 0.00 0.00 0.00 0.00 09:03:33 09:01:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 09:03:33 09:02:01 vethdb0cc54 0.38 0.35 0.05 0.03 0.00 0.00 0.00 0.00 09:03:33 09:02:01 docker0 0.38 0.20 0.05 0.01 0.00 0.00 0.00 0.00 09:03:33 09:02:01 ens3 27.60 15.35 37.12 9.45 0.00 0.00 0.00 0.00 09:03:33 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 09:03:01 vethdb0cc54 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 09:03:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 09:03:01 ens3 3.42 1.57 2.57 0.67 0.00 0.00 0.00 0.00 09:03:33 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:33 Average: vethdb0cc54 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 09:03:33 Average: docker0 18.38 28.53 1.56 239.84 0.00 0.00 0.00 0.00 09:03:33 Average: ens3 73.92 50.14 644.95 75.37 0.00 0.00 0.00 0.00 09:03:33 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 09:03:33 09:03:33 09:03:33 ---> sar -P ALL: 09:03:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11600) 05/27/26 _x86_64_ (8 CPU) 09:03:33 09:03:33 08:03:57 LINUX RESTART (8 CPU) 09:03:33 09:03:33 08:04:01 CPU %user %nice %system %iowait %steal %idle 09:03:33 08:05:03 all 9.23 0.00 3.07 1.65 0.34 85.72 09:03:33 08:05:03 0 10.53 0.00 2.67 0.15 0.08 86.57 09:03:33 08:05:03 1 8.09 0.00 3.84 4.26 0.27 83.55 09:03:33 08:05:03 2 7.61 0.00 2.95 0.91 0.08 88.44 09:03:33 08:05:03 3 13.54 0.00 5.19 0.47 0.12 80.68 09:03:33 08:05:03 4 9.18 0.00 3.06 2.61 0.67 84.48 09:03:33 08:05:03 5 11.08 0.00 2.12 2.70 0.12 83.98 09:03:33 08:05:03 6 7.37 0.00 2.33 1.23 1.27 87.80 09:03:33 08:05:03 7 6.45 0.00 2.42 0.86 0.08 90.19 09:03:33 08:06:01 all 23.94 0.00 5.74 0.77 0.14 69.42 09:03:33 08:06:01 0 21.37 0.00 6.96 1.07 0.14 70.46 09:03:33 08:06:01 1 24.72 0.00 5.48 2.78 0.12 66.90 09:03:33 08:06:01 2 22.34 0.00 5.53 0.51 0.16 71.47 09:03:33 08:06:01 3 26.03 0.00 6.21 0.31 0.16 67.29 09:03:33 08:06:01 4 22.91 0.00 5.63 0.82 0.12 70.52 09:03:33 08:06:01 5 24.23 0.00 5.73 0.24 0.12 69.68 09:03:33 08:06:01 6 23.47 0.00 4.94 0.09 0.12 71.38 09:03:33 08:06:01 7 26.47 0.00 5.41 0.35 0.16 67.61 09:03:33 08:07:01 all 43.00 0.00 8.46 0.48 0.13 47.92 09:03:33 08:07:01 0 43.74 0.00 9.16 0.02 0.15 46.94 09:03:33 08:07:01 1 43.17 0.00 8.24 0.37 0.13 48.09 09:03:33 08:07:01 2 44.28 0.00 8.22 0.32 0.13 47.04 09:03:33 08:07:01 3 43.51 0.00 8.12 0.27 0.12 47.98 09:03:33 08:07:01 4 44.71 0.00 8.18 0.02 0.14 46.96 09:03:33 08:07:01 5 43.12 0.00 8.37 0.59 0.14 47.78 09:03:33 08:07:01 6 41.52 0.00 8.66 0.15 0.13 49.54 09:03:33 08:07:01 7 39.95 0.00 8.74 2.15 0.14 49.02 09:03:33 08:08:01 all 58.70 0.00 8.05 0.15 0.17 32.93 09:03:33 08:08:01 0 59.31 0.00 7.92 0.00 0.17 32.60 09:03:33 08:08:01 1 58.12 0.00 8.06 0.02 0.17 33.64 09:03:33 08:08:01 2 57.74 0.00 8.25 0.00 0.17 33.84 09:03:33 08:08:01 3 57.86 0.00 8.29 0.05 0.17 33.63 09:03:33 08:08:01 4 60.43 0.00 8.38 0.03 0.18 30.97 09:03:33 08:08:01 5 59.24 0.00 7.75 0.25 0.15 32.61 09:03:33 08:08:01 6 57.84 0.00 7.67 0.88 0.17 33.45 09:03:33 08:08:01 7 59.04 0.00 8.07 0.00 0.19 32.70 09:03:33 08:09:01 all 35.96 0.00 6.51 0.68 0.14 56.71 09:03:33 08:09:01 0 34.85 0.00 6.39 0.39 0.13 58.25 09:03:33 08:09:01 1 36.06 0.00 6.77 0.20 0.13 56.83 09:03:33 08:09:01 2 38.28 0.00 6.67 1.00 0.20 53.85 09:03:33 08:09:01 3 38.11 0.00 6.88 0.25 0.12 54.64 09:03:33 08:09:01 4 37.23 0.00 6.62 2.26 0.13 53.76 09:03:33 08:09:01 5 33.97 0.00 6.13 0.66 0.13 59.11 09:03:33 08:09:01 6 34.95 0.00 6.58 0.50 0.12 57.84 09:03:33 08:09:01 7 34.28 0.00 6.04 0.17 0.12 59.40 09:03:33 08:10:01 all 31.45 0.00 30.95 12.76 0.73 24.11 09:03:33 08:10:01 0 30.20 0.00 34.36 19.34 0.77 15.35 09:03:33 08:10:01 1 32.50 0.00 30.13 8.86 0.76 27.74 09:03:33 08:10:01 2 32.30 0.00 29.33 9.60 0.68 28.09 09:03:33 08:10:01 3 32.66 0.00 27.58 11.91 0.59 27.24 09:03:33 08:10:01 4 31.26 0.00 31.29 14.56 0.75 22.14 09:03:33 08:10:01 5 29.74 0.00 32.41 9.98 0.83 27.04 09:03:33 08:10:01 6 31.10 0.00 31.78 11.75 0.70 24.68 09:03:33 08:10:01 7 31.85 0.00 30.72 16.13 0.77 20.53 09:03:33 08:11:01 all 75.94 0.00 16.61 1.53 0.42 5.49 09:03:33 08:11:01 0 76.48 0.00 15.98 0.87 0.35 6.33 09:03:33 08:11:01 1 76.04 0.00 16.45 1.09 0.35 6.07 09:03:33 08:11:01 2 74.58 0.00 17.92 1.22 0.46 5.81 09:03:33 08:11:01 3 77.94 0.00 14.60 1.01 0.33 6.12 09:03:33 08:11:01 4 73.62 0.00 18.86 1.14 0.33 6.04 09:03:33 08:11:01 5 76.86 0.00 15.14 1.04 0.73 6.23 09:03:33 08:11:01 6 75.37 0.00 17.28 0.97 0.32 6.05 09:03:33 08:11:01 7 76.74 0.00 16.57 4.95 0.52 1.22 09:03:33 08:12:01 all 88.97 0.00 10.79 0.00 0.23 0.00 09:03:33 08:12:01 0 88.59 0.00 11.17 0.00 0.23 0.00 09:03:33 08:12:01 1 88.61 0.00 11.14 0.00 0.25 0.00 09:03:33 08:12:01 2 89.01 0.00 10.74 0.00 0.25 0.00 09:03:33 08:12:01 3 89.70 0.00 10.09 0.00 0.22 0.00 09:03:33 08:12:01 4 88.53 0.00 11.26 0.00 0.22 0.00 09:03:33 08:12:01 5 89.00 0.00 10.76 0.00 0.23 0.00 09:03:33 08:12:01 6 89.21 0.00 10.56 0.00 0.23 0.00 09:03:33 08:12:01 7 89.15 0.00 10.64 0.00 0.22 0.00 09:03:33 08:13:01 all 90.88 0.00 8.95 0.00 0.17 0.00 09:03:33 08:13:01 0 91.42 0.00 8.41 0.00 0.17 0.00 09:03:33 08:13:01 1 91.37 0.00 8.46 0.00 0.17 0.00 09:03:33 08:13:01 2 90.34 0.00 9.49 0.00 0.17 0.00 09:03:33 08:13:01 3 90.16 0.00 9.68 0.00 0.17 0.00 09:03:33 08:13:01 4 90.56 0.00 9.26 0.00 0.18 0.00 09:03:33 08:13:01 5 90.92 0.00 8.89 0.00 0.18 0.00 09:03:33 08:13:01 6 91.44 0.00 8.39 0.00 0.17 0.00 09:03:33 08:13:01 7 90.80 0.00 9.05 0.00 0.15 0.00 09:03:33 08:14:01 all 53.65 0.00 7.45 0.73 0.13 38.03 09:03:33 08:14:01 0 52.73 0.00 7.67 0.57 0.12 38.91 09:03:33 08:14:01 1 53.05 0.00 7.29 0.67 0.12 38.88 09:03:33 08:14:01 2 52.10 0.00 7.43 0.42 0.12 39.94 09:03:33 08:14:01 3 52.19 0.00 7.74 0.83 0.13 39.10 09:03:33 08:14:01 4 52.97 0.00 7.18 0.27 0.13 39.45 09:03:33 08:14:01 5 55.67 0.00 7.69 0.72 0.13 35.78 09:03:33 08:14:01 6 54.53 0.00 7.45 1.51 0.13 36.38 09:03:33 08:14:01 7 55.98 0.00 7.17 0.89 0.15 35.81 09:03:33 08:15:01 all 10.07 0.00 0.86 0.09 0.07 88.92 09:03:33 08:15:01 0 7.32 0.00 0.65 0.02 0.05 91.96 09:03:33 08:15:01 1 11.58 0.00 0.90 0.03 0.08 87.40 09:03:33 08:15:01 2 8.43 0.00 0.70 0.05 0.05 90.77 09:03:33 08:15:01 3 13.79 0.00 1.14 0.03 0.07 84.97 09:03:33 08:15:01 4 7.79 0.00 0.69 0.13 0.08 91.31 09:03:33 08:15:01 5 8.55 0.00 0.82 0.05 0.07 90.51 09:03:33 08:15:01 6 12.84 0.00 1.16 0.37 0.08 85.54 09:03:33 08:15:01 7 10.22 0.00 0.80 0.02 0.08 88.88 09:03:33 09:03:33 08:15:01 CPU %user %nice %system %iowait %steal %idle 09:03:33 08:16:01 all 3.36 0.00 0.50 0.05 0.04 96.05 09:03:33 08:16:01 0 3.71 0.00 0.65 0.00 0.03 95.60 09:03:33 08:16:01 1 4.98 0.00 0.65 0.02 0.05 94.31 09:03:33 08:16:01 2 2.72 0.00 0.50 0.03 0.03 96.72 09:03:33 08:16:01 3 3.90 0.00 0.50 0.03 0.05 95.51 09:03:33 08:16:01 4 2.47 0.00 0.30 0.00 0.03 97.19 09:03:33 08:16:01 5 1.99 0.00 0.55 0.28 0.03 97.14 09:03:33 08:16:01 6 5.40 0.00 0.59 0.00 0.05 93.96 09:03:33 08:16:01 7 1.70 0.00 0.28 0.02 0.03 97.96 09:03:33 08:17:01 all 0.26 0.00 0.02 0.00 0.01 99.70 09:03:33 08:17:01 0 1.62 0.00 0.05 0.00 0.02 98.32 09:03:33 08:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:03:33 08:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:03:33 08:17:01 4 0.07 0.00 0.07 0.00 0.02 99.85 09:03:33 08:17:01 5 0.28 0.00 0.03 0.00 0.00 99.68 09:03:33 08:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:18:01 all 0.27 0.00 0.00 0.00 0.01 99.71 09:03:33 08:18:01 0 2.00 0.00 0.02 0.00 0.00 97.98 09:03:33 08:18:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:03:33 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:03:33 08:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:03:33 08:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:03:33 08:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:19:01 all 0.28 0.00 0.04 0.02 0.00 99.66 09:03:33 08:19:01 0 1.60 0.00 0.03 0.00 0.02 98.35 09:03:33 08:19:01 1 0.05 0.00 0.07 0.00 0.00 99.88 09:03:33 08:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:19:01 3 0.00 0.00 0.03 0.05 0.00 99.92 09:03:33 08:19:01 4 0.27 0.00 0.03 0.00 0.00 99.70 09:03:33 08:19:01 5 0.02 0.00 0.05 0.02 0.02 99.90 09:03:33 08:19:01 6 0.05 0.00 0.07 0.08 0.00 99.80 09:03:33 08:19:01 7 0.23 0.00 0.03 0.00 0.00 99.73 09:03:33 08:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 09:03:33 08:20:01 0 0.08 0.00 0.02 0.00 0.00 99.90 09:03:33 08:20:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:03:33 08:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:03:33 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:21:01 all 0.31 0.00 0.02 0.00 0.00 99.66 09:03:33 08:21:01 0 1.88 0.00 0.07 0.00 0.02 98.04 09:03:33 08:21:01 1 0.07 0.00 0.07 0.00 0.02 99.85 09:03:33 08:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:21:01 4 0.23 0.00 0.02 0.00 0.00 99.75 09:03:33 08:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:03:33 08:21:01 6 0.25 0.00 0.00 0.00 0.00 99.75 09:03:33 08:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:22:01 all 0.19 0.00 0.02 0.00 0.00 99.78 09:03:33 08:22:01 0 1.39 0.00 0.07 0.00 0.00 98.55 09:03:33 08:22:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:03:33 08:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:03:33 08:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:03:33 08:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:23:01 all 0.09 0.00 0.02 0.00 0.01 99.88 09:03:33 08:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:03:33 08:23:01 1 0.05 0.00 0.05 0.02 0.02 99.87 09:03:33 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:23:01 4 0.08 0.00 0.00 0.00 0.02 99.90 09:03:33 08:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:03:33 08:23:01 6 0.27 0.00 0.05 0.00 0.02 99.67 09:03:33 08:23:01 7 0.25 0.00 0.00 0.00 0.00 99.75 09:03:33 08:24:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:03:33 08:24:01 0 0.15 0.00 0.02 0.00 0.00 99.83 09:03:33 08:24:01 1 0.05 0.00 0.07 0.00 0.02 99.87 09:03:33 08:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:03:33 08:24:01 4 0.15 0.00 0.00 0.00 0.00 99.85 09:03:33 08:24:01 5 0.05 0.00 0.00 0.03 0.00 99.92 09:03:33 08:24:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:03:33 08:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:03:33 08:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:03:33 08:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:03:33 08:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:25:01 4 0.20 0.00 0.00 0.00 0.02 99.78 09:03:33 08:25:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:03:33 08:25:01 6 0.22 0.00 0.02 0.00 0.02 99.75 09:03:33 08:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:03:33 08:26:01 all 0.04 0.00 0.03 0.01 0.00 99.93 09:03:33 08:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:03:33 08:26:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:03:33 08:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:03:33 08:26:01 5 0.03 0.00 0.05 0.07 0.00 99.85 09:03:33 08:26:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:03:33 08:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 09:03:33 08:26:01 CPU %user %nice %system %iowait %steal %idle 09:03:33 08:27:01 all 0.18 0.00 0.02 0.00 0.00 99.80 09:03:33 08:27:01 0 0.72 0.00 0.02 0.00 0.00 99.27 09:03:33 08:27:01 1 0.08 0.00 0.07 0.00 0.02 99.83 09:03:33 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:27:01 4 0.28 0.00 0.00 0.00 0.00 99.72 09:03:33 08:27:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:03:33 08:27:01 6 0.27 0.00 0.02 0.00 0.00 99.72 09:03:33 08:27:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:03:33 08:28:01 all 0.32 0.00 0.02 0.00 0.01 99.64 09:03:33 08:28:01 0 2.00 0.00 0.02 0.00 0.02 97.96 09:03:33 08:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:03:33 08:28:01 2 0.15 0.00 0.00 0.00 0.00 99.85 09:03:33 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:28:01 4 0.20 0.00 0.03 0.00 0.02 99.75 09:03:33 08:28:01 5 0.02 0.00 0.03 0.03 0.02 99.90 09:03:33 08:28:01 6 0.10 0.00 0.03 0.00 0.02 99.85 09:03:33 08:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:29:01 all 0.15 0.00 0.03 0.00 0.01 99.82 09:03:33 08:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:03:33 08:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:03:33 08:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:29:01 4 0.20 0.00 0.03 0.00 0.00 99.77 09:03:33 08:29:01 5 0.03 0.00 0.00 0.03 0.02 99.92 09:03:33 08:29:01 6 0.22 0.00 0.03 0.00 0.00 99.75 09:03:33 08:29:01 7 0.62 0.00 0.07 0.00 0.02 99.30 09:03:33 08:30:01 all 0.25 0.00 0.04 0.01 0.01 99.69 09:03:33 08:30:01 0 0.15 0.00 0.05 0.00 0.02 99.78 09:03:33 08:30:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:03:33 08:30:01 2 0.12 0.00 0.03 0.00 0.00 99.85 09:03:33 08:30:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:03:33 08:30:01 4 0.98 0.00 0.03 0.00 0.02 98.97 09:03:33 08:30:01 5 0.20 0.00 0.07 0.02 0.00 99.72 09:03:33 08:30:01 6 0.38 0.00 0.07 0.07 0.02 99.47 09:03:33 08:30:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:03:33 08:31:01 all 0.34 0.00 0.02 0.00 0.01 99.63 09:03:33 08:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:03:33 08:31:01 1 0.27 0.00 0.05 0.00 0.02 99.67 09:03:33 08:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:31:01 4 0.07 0.00 0.00 0.00 0.00 99.93 09:03:33 08:31:01 5 0.27 0.00 0.02 0.02 0.02 99.68 09:03:33 08:31:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:03:33 08:31:01 7 1.96 0.00 0.05 0.00 0.02 97.98 09:03:33 08:32:01 all 0.04 0.00 0.02 0.00 0.01 99.94 09:03:33 08:32:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:03:33 08:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:03:33 08:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:32:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:32:01 5 0.07 0.00 0.02 0.02 0.02 99.88 09:03:33 08:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:03:33 08:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:03:33 08:33:01 all 0.09 0.00 0.02 0.01 0.01 99.87 09:03:33 08:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:03:33 08:33:01 1 0.30 0.00 0.05 0.00 0.02 99.63 09:03:33 08:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:03:33 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:03:33 08:33:01 5 0.08 0.00 0.03 0.05 0.02 99.82 09:03:33 08:33:01 6 0.22 0.00 0.00 0.00 0.02 99.77 09:03:33 08:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:03:33 08:34:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:03:33 08:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:03:33 08:34:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:03:33 08:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:34:01 5 0.02 0.00 0.03 0.05 0.00 99.90 09:03:33 08:34:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:03:33 08:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:03:33 08:35:01 all 0.10 0.00 0.01 0.01 0.01 99.87 09:03:33 08:35:01 0 0.32 0.00 0.02 0.00 0.00 99.67 09:03:33 08:35:01 1 0.13 0.00 0.02 0.00 0.02 99.83 09:03:33 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:03:33 08:35:01 5 0.03 0.00 0.02 0.07 0.02 99.87 09:03:33 08:35:01 6 0.23 0.00 0.02 0.00 0.00 99.75 09:03:33 08:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:36:01 all 0.07 0.00 0.01 0.02 0.00 99.89 09:03:33 08:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:03:33 08:36:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:03:33 08:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:03:33 08:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:03:33 08:36:01 5 0.05 0.00 0.03 0.18 0.00 99.73 09:03:33 08:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:36:01 7 0.33 0.00 0.03 0.00 0.02 99.62 09:03:33 08:37:01 all 0.27 0.00 0.02 0.01 0.01 99.68 09:03:33 08:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:03:33 08:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:03:33 08:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:03:33 08:37:01 5 0.02 0.00 0.00 0.12 0.02 99.85 09:03:33 08:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:03:33 08:37:01 7 2.00 0.00 0.05 0.00 0.02 97.93 09:03:33 09:03:33 08:37:01 CPU %user %nice %system %iowait %steal %idle 09:03:33 08:38:01 all 0.18 0.00 0.01 0.00 0.00 99.80 09:03:33 08:38:01 0 0.30 0.00 0.00 0.00 0.00 99.70 09:03:33 08:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:03:33 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:38:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:03:33 08:38:01 5 0.27 0.00 0.02 0.03 0.00 99.68 09:03:33 08:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:38:01 7 0.70 0.00 0.05 0.00 0.02 99.23 09:03:33 08:39:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:03:33 08:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:39:01 1 0.07 0.00 0.03 0.02 0.00 99.88 09:03:33 08:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:39:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:03:33 08:39:01 5 0.02 0.00 0.02 0.03 0.02 99.92 09:03:33 08:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:03:33 08:40:01 all 0.09 0.00 0.02 0.00 0.00 99.88 09:03:33 08:40:01 0 0.30 0.00 0.03 0.00 0.00 99.67 09:03:33 08:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:40:01 4 0.08 0.00 0.03 0.00 0.02 99.87 09:03:33 08:40:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:03:33 08:40:01 6 0.23 0.00 0.00 0.02 0.00 99.75 09:03:33 08:40:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:03:33 08:41:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:03:33 08:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:03:33 08:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:03:33 08:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:41:01 4 0.15 0.00 0.05 0.00 0.02 99.78 09:03:33 08:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:03:33 08:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:03:33 08:41:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:03:33 08:42:01 all 0.07 0.00 0.02 0.00 0.01 99.90 09:03:33 08:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:03:33 08:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:03:33 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:42:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:03:33 08:42:01 5 0.22 0.00 0.00 0.02 0.00 99.77 09:03:33 08:42:01 6 0.20 0.00 0.02 0.00 0.00 99.78 09:03:33 08:42:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:03:33 08:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:03:33 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:43:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:03:33 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:43:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:03:33 08:43:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:03:33 08:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:03:33 08:43:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:03:33 08:44:01 all 0.09 0.00 0.01 0.00 0.01 99.88 09:03:33 08:44:01 0 0.32 0.00 0.00 0.00 0.00 99.68 09:03:33 08:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:03:33 08:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:03:33 08:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:44:01 5 0.25 0.00 0.02 0.02 0.02 99.70 09:03:33 08:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:03:33 08:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:03:33 08:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:03:33 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:45:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:03:33 08:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:03:33 08:45:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:03:33 08:46:01 all 0.08 0.00 0.01 0.00 0.00 99.90 09:03:33 08:46:01 0 0.27 0.00 0.00 0.00 0.00 99.73 09:03:33 08:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:46:01 5 0.03 0.00 0.03 0.03 0.02 99.88 09:03:33 08:46:01 6 0.22 0.00 0.00 0.00 0.00 99.78 09:03:33 08:46:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:03:33 08:47:01 all 0.04 0.00 0.02 0.00 0.00 99.94 09:03:33 08:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:03:33 08:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:03:33 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:47:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:03:33 08:47:01 5 0.07 0.00 0.02 0.02 0.00 99.90 09:03:33 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:47:01 7 0.05 0.00 0.07 0.00 0.02 99.87 09:03:33 08:48:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:03:33 08:48:01 0 0.08 0.00 0.00 0.00 0.02 99.90 09:03:33 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:03:33 08:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:48:01 4 0.07 0.00 0.05 0.00 0.00 99.88 09:03:33 08:48:01 5 0.12 0.00 0.00 0.02 0.00 99.87 09:03:33 08:48:01 6 0.22 0.00 0.00 0.00 0.00 99.78 09:03:33 08:48:01 7 0.13 0.00 0.05 0.00 0.02 99.80 09:03:33 09:03:33 08:48:01 CPU %user %nice %system %iowait %steal %idle 09:03:33 08:49:01 all 0.20 0.00 0.02 0.00 0.01 99.76 09:03:33 08:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:03:33 08:49:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:03:33 08:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:03:33 08:49:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:03:33 08:49:01 5 0.05 0.00 0.03 0.03 0.02 99.87 09:03:33 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:49:01 7 1.42 0.00 0.05 0.00 0.00 98.53 09:03:33 08:50:01 all 0.10 0.00 0.02 0.00 0.00 99.88 09:03:33 08:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:50:01 1 0.10 0.00 0.02 0.00 0.00 99.88 09:03:33 08:50:01 2 0.18 0.00 0.00 0.00 0.00 99.82 09:03:33 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:50:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:03:33 08:50:01 6 0.18 0.00 0.00 0.00 0.00 99.82 09:03:33 08:50:01 7 0.27 0.00 0.07 0.00 0.02 99.65 09:03:33 08:51:01 all 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:51:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:03:33 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:51:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:03:33 08:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:03:33 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:51:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:03:33 08:52:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:03:33 08:52:01 0 0.23 0.00 0.02 0.00 0.02 99.73 09:03:33 08:52:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:03:33 08:52:01 2 0.20 0.00 0.03 0.00 0.00 99.77 09:03:33 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:03:33 08:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:03:33 08:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:52:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:03:33 08:53:01 all 0.03 0.00 0.03 0.00 0.01 99.94 09:03:33 08:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:03:33 08:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:03:33 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:03:33 08:53:01 5 0.05 0.00 0.03 0.02 0.02 99.88 09:03:33 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:53:01 7 0.08 0.00 0.05 0.00 0.03 99.83 09:03:33 08:54:01 all 0.29 0.00 0.02 0.00 0.00 99.69 09:03:33 08:54:01 0 0.22 0.00 0.05 0.00 0.00 99.73 09:03:33 08:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 08:54:01 5 0.05 0.00 0.03 0.03 0.00 99.88 09:03:33 08:54:01 6 0.20 0.00 0.00 0.00 0.00 99.80 09:03:33 08:54:01 7 1.75 0.00 0.03 0.00 0.02 98.20 09:03:33 08:55:01 all 0.13 0.00 0.03 0.00 0.01 99.83 09:03:33 08:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:03:33 08:55:01 1 0.03 0.00 0.07 0.00 0.00 99.90 09:03:33 08:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:03:33 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:03:33 08:55:01 5 0.00 0.00 0.03 0.02 0.02 99.93 09:03:33 08:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 08:55:01 7 0.88 0.00 0.10 0.00 0.02 99.00 09:03:33 08:56:01 all 0.08 0.00 0.02 0.00 0.00 99.90 09:03:33 08:56:01 0 0.22 0.00 0.02 0.00 0.00 99.77 09:03:33 08:56:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:03:33 08:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:03:33 08:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:03:33 08:56:01 4 0.08 0.00 0.05 0.00 0.00 99.87 09:03:33 08:56:01 5 0.18 0.00 0.02 0.03 0.00 99.77 09:03:33 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:03:33 08:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:03:33 08:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:03:33 08:57:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:03:33 08:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:57:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:03:33 08:57:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:03:33 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:57:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:03:33 08:58:01 all 0.23 0.00 0.01 0.00 0.00 99.75 09:03:33 08:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:58:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:03:33 08:58:01 2 0.20 0.00 0.00 0.00 0.00 99.80 09:03:33 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:03:33 08:58:01 5 0.23 0.00 0.00 0.02 0.00 99.75 09:03:33 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:58:01 7 1.32 0.00 0.03 0.00 0.02 98.63 09:03:33 08:59:02 all 0.19 0.00 0.02 0.00 0.01 99.78 09:03:33 08:59:02 0 0.02 0.00 0.03 0.00 0.02 99.93 09:03:33 08:59:02 1 0.08 0.00 0.02 0.00 0.02 99.88 09:03:33 08:59:02 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:59:02 3 0.00 0.00 0.02 0.00 0.00 99.98 09:03:33 08:59:02 4 0.02 0.00 0.02 0.00 0.00 99.97 09:03:33 08:59:02 5 0.00 0.00 0.02 0.03 0.00 99.95 09:03:33 08:59:02 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 08:59:02 7 1.39 0.00 0.05 0.00 0.02 98.54 09:03:33 09:03:33 08:59:02 CPU %user %nice %system %iowait %steal %idle 09:03:33 09:00:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:03:33 09:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:03:33 09:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:03:33 09:00:01 2 0.17 0.00 0.02 0.00 0.00 99.81 09:03:33 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 09:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:03:33 09:00:01 5 0.17 0.00 0.02 0.03 0.02 99.76 09:03:33 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:33 09:00:01 7 0.09 0.00 0.05 0.00 0.02 99.85 09:03:33 09:01:01 all 5.57 0.00 2.46 0.38 0.05 91.53 09:03:33 09:01:01 0 5.80 0.00 2.56 0.05 0.05 91.54 09:03:33 09:01:01 1 5.49 0.00 2.49 0.10 0.05 91.87 09:03:33 09:01:01 2 5.84 0.00 2.95 0.03 0.03 91.14 09:03:33 09:01:01 3 5.95 0.00 3.23 0.12 0.05 90.65 09:03:33 09:01:01 4 3.96 0.00 2.46 0.15 0.03 93.40 09:03:33 09:01:01 5 4.81 0.00 2.33 2.55 0.05 90.27 09:03:33 09:01:01 6 4.84 0.00 1.47 0.02 0.05 93.62 09:03:33 09:01:01 7 7.92 0.00 2.23 0.03 0.05 89.76 09:03:33 09:02:01 all 2.84 0.00 1.15 0.27 0.04 95.70 09:03:33 09:02:01 0 3.27 0.00 1.49 0.02 0.03 95.19 09:03:33 09:02:01 1 2.74 0.00 1.68 0.12 0.05 95.41 09:03:33 09:02:01 2 3.23 0.00 1.64 0.02 0.05 95.06 09:03:33 09:02:01 3 3.35 0.00 1.38 0.05 0.05 95.17 09:03:33 09:02:01 4 2.62 0.00 0.77 0.27 0.05 96.29 09:03:33 09:02:01 5 1.58 0.00 0.50 0.00 0.02 97.90 09:03:33 09:02:01 6 3.57 0.00 0.96 1.67 0.03 93.76 09:03:33 09:02:01 7 2.38 0.00 0.79 0.00 0.02 96.82 09:03:33 09:03:01 all 0.09 0.00 0.03 0.01 0.00 99.87 09:03:33 09:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 09:03:01 1 0.17 0.00 0.02 0.00 0.00 99.82 09:03:33 09:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:03:33 09:03:01 3 0.07 0.00 0.05 0.03 0.00 99.85 09:03:33 09:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:03:33 09:03:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:03:33 09:03:01 6 0.33 0.00 0.08 0.00 0.00 99.58 09:03:33 09:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:03:33 Average: all 9.08 0.00 1.88 0.33 0.05 88.66 09:03:33 Average: 0 9.14 0.00 1.95 0.37 0.05 88.49 09:03:33 Average: 1 9.07 0.00 1.89 0.31 0.05 88.67 09:03:33 Average: 2 8.93 0.00 1.89 0.24 0.04 88.90 09:03:33 Average: 3 9.24 0.00 1.86 0.26 0.04 88.60 09:03:33 Average: 4 8.99 0.00 1.93 0.37 0.06 88.65 09:03:33 Average: 5 9.00 0.00 1.85 0.34 0.06 88.75 09:03:33 Average: 6 9.05 0.00 1.85 0.32 0.06 88.71 09:03:33 Average: 7 9.20 0.00 1.84 0.42 0.05 88.48 09:03:33 09:03:33 09:03:33