Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23956941b4940f7c704781ef156c6941bf29d18c 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-ssh14094467867134471473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14931916214003190763.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12880500815499556655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13011384573601446257.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1628850136020615337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1775’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1779 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/629 [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/629 # 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 Avoid second fetch Checking out Revision 23956941b4940f7c704781ef156c6941bf29d18c (main) Commit message: "Merge pull request #4764 from edgexfoundry/dependabot/go_modules/github.com/gomodule/redigo-1.9.2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 > git rev-list --no-walk b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:35:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:35:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:35:34 ========================================================= 09:35:34 EdgeX Global Pipelines Version Info 09:35:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:35:35 ------------------- 09:35:35 stable info: 09:35:35 ------------------- 09:35:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:35:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:35:35 Message: update stable to v1.0.258 09:35:36 ------------------- 09:35:36 experimental info: 09:35:36 ------------------- 09:35:36 Commited By: **** collab-it+edgex@linuxfoundation.org 09:35:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:35:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] echo 09:35:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2395694 [Pipeline] echo 09:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:37 provisioning config files... 09:35:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config16090810098821198407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:37 ---> ****-login.sh 09:35:37 nexus3.edgexfoundry.org:10001 09:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:37 Configure a credential helper to remove this warning. See 09:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:37 09:35:37 Login Succeeded 09:35:37 nexus3.edgexfoundry.org:10002 09:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:37 Configure a credential helper to remove this warning. See 09:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:37 09:35:37 Login Succeeded 09:35:37 nexus3.edgexfoundry.org:10003 09:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:37 Configure a credential helper to remove this warning. See 09:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:37 09:35:37 Login Succeeded 09:35:37 nexus3.edgexfoundry.org:10004 09:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:37 Configure a credential helper to remove this warning. See 09:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:37 09:35:37 Login Succeeded 09:35:37 ****.io 09:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:38 Configure a credential helper to remove this warning. See 09:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:38 09:35:38 Login Succeeded 09:35:38 ---> ****-login.sh ends [Pipeline] } 09:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:38 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:35:38 + dirname+ cmd/core-command/Dockerfile 09:35:38 cut -d/ -f2 09:35:38 + echo core-command,cmd/core-command/Dockerfile 09:35:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:35:38 + dirname cmd/core-data/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo core-data,cmd/core-data/Dockerfile 09:35:38 + dirname cmd/core-metadata/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo core-metadata,cmd/core-metadata/Dockerfile 09:35:38 + dirname cmd/security-bootstrapper/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:35:38 + dirname cmd/security-proxy-auth/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:35:38 + dirname cmd/security-proxy-setup/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + dirname cmd/security-secretstore-setup/Dockerfile 09:35:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:35:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:35:38 + dirname cmd/security-spire-agent/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:35:38 + dirname cmd/security-spire-config/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:35:38 + dirname cmd/security-spire-server/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:35:38 + + cut -d/ -f2dirname 09:35:38 cmd/support-notifications/Dockerfile 09:35:38 + echo support-notifications,cmd/support-notifications/Dockerfile 09:35:38 + dirname cmd/support-scheduler/Dockerfile 09:35:38 + cut -d/ -f2 09:35:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:35:38 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:35:39 + git rev-list -1 --merges 23956941b4940f7c704781ef156c6941bf29d18c~1..23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] echo 09:35:39 -----------> git rev-list -1 --merges 23956941b4940f7c704781ef156c6941bf29d18c~1..23956941b4940f7c704781ef156c6941bf29d18c 23956941b4940f7c704781ef156c6941bf29d18c 09:35:39 23956941b4940f7c704781ef156c6941bf29d18c [false] [Pipeline] sh 09:35:39 + git log --format=format:%s -1 23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] echo 09:35:39 ========================================================= 09:35:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:35:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:35:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:39 + grep -v github /etc/ssh/ssh_known_hosts 09:35:39 + [ -e /tmp/ssh_known_hosts ] 09:35:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:35:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:35:39 + sudo tee -a /etc/ssh/ssh_known_hosts 09:35:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:40 09:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:40 0.1.4: Pulling from edgex-devops/py-git-semver 09:35:40 b85a868b505f: Pulling fs layer 09:35:40 e2be974225ed: Pulling fs layer 09:35:40 339a4e72a1f5: Pulling fs layer 09:35:40 988bab9f4d93: Pulling fs layer 09:35:40 1469e6f7b9e6: Pulling fs layer 09:35:40 eaf3925da568: Pulling fs layer 09:35:40 bab4dde63d76: Pulling fs layer 09:35:40 bde34c3a00c8: Pulling fs layer 09:35:40 b352a97aabf1: Pulling fs layer 09:35:40 4872d77fe225: Pulling fs layer 09:35:40 5851b861e8e6: Pulling fs layer 09:35:40 988bab9f4d93: Waiting 09:35:40 eaf3925da568: Waiting 09:35:40 1469e6f7b9e6: Waiting 09:35:40 b352a97aabf1: Waiting 09:35:40 bab4dde63d76: Waiting 09:35:40 4872d77fe225: Waiting 09:35:40 5851b861e8e6: Waiting 09:35:40 bde34c3a00c8: Waiting 09:35:40 e2be974225ed: Download complete 09:35:40 988bab9f4d93: Verifying Checksum 09:35:40 988bab9f4d93: Download complete 09:35:40 1469e6f7b9e6: Verifying Checksum 09:35:40 1469e6f7b9e6: Download complete 09:35:40 eaf3925da568: Download complete 09:35:40 339a4e72a1f5: Verifying Checksum 09:35:40 339a4e72a1f5: Download complete 09:35:40 bde34c3a00c8: Download complete 09:35:40 b352a97aabf1: Download complete 09:35:40 4872d77fe225: Download complete 09:35:40 5851b861e8e6: Verifying Checksum 09:35:40 5851b861e8e6: Download complete 09:35:40 b85a868b505f: Verifying Checksum 09:35:40 b85a868b505f: Download complete 09:35:41 bab4dde63d76: Verifying Checksum 09:35:41 bab4dde63d76: Download complete 09:35:42 b85a868b505f: Pull complete 09:35:42 e2be974225ed: Pull complete 09:35:42 339a4e72a1f5: Pull complete 09:35:43 988bab9f4d93: Pull complete 09:35:43 1469e6f7b9e6: Pull complete 09:35:43 eaf3925da568: Pull complete 09:35:45 bab4dde63d76: Pull complete 09:35:45 bde34c3a00c8: Pull complete 09:35:45 b352a97aabf1: Pull complete 09:35:45 4872d77fe225: Pull complete 09:35:45 5851b861e8e6: Pull complete 09:35:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:45 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 09:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:35:49 $ docker top 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a -eo pid,comm 09:35:49 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:35:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:49 [ssh-agent] Looking for ssh-agent implementation... 09:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:49 $ docker exec 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent 09:35:49 SSH_AUTH_SOCK=/tmp/ssh-JYQFc0KyfB7a/agent.32 09:35:49 SSH_AGENT_PID=38 09:35:49 Running ssh-add (command line suppressed) 09:35:49 Identity added: /w/workspace/edgex-go/629@tmp/private_key_7416064564423961383.key (/w/workspace/edgex-go/629@tmp/private_key_7416064564423961383.key) 09:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:50 + git tag --points-at HEAD [Pipeline] } 09:35:50 $ docker exec --env ******** --env ******** 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent -k 09:35:50 unset SSH_AUTH_SOCK; 09:35:50 unset SSH_AGENT_PID; 09:35:50 echo Agent pid 38 killed; 09:35:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:50 [ssh-agent] Looking for ssh-agent implementation... 09:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:50 $ docker exec 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent 09:35:50 SSH_AUTH_SOCK=/tmp/ssh-YF23z0O7FnxF/agent.71 09:35:50 SSH_AGENT_PID=77 09:35:50 Running ssh-add (command line suppressed) 09:35:50 Identity added: /w/workspace/edgex-go/629@tmp/private_key_10223920586834044338.key (/w/workspace/edgex-go/629@tmp/private_key_10223920586834044338.key) 09:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:50 + git semver init 09:35:51 2024-02-27 09:35:51,108 [run_init] DEBUG init version:0.0.0 force:False 09:35:51 2024-02-27 09:35:51,109 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/629/.semver 09:35:51 2024-02-27 09:35:51,109 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/629/.semver 09:35:51 2024-02-27 09:35:51,109 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/629/.semver'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=None) 09:35:56 2024-02-27 09:35:56,241 [append_file] DEBUG append to file:/w/workspace/edgex-go/629/.git/info/exclude 09:35:56 2024-02-27 09:35:56,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/629/.semver/main with force:False 09:35:56 2024-02-27 09:35:56,241 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 09:35:56 2024-02-27 09:35:56,242 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 09:35:56 3.2.0-dev.19 [Pipeline] } 09:35:56 $ docker exec --env ******** --env ******** 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent -k 09:35:56 unset SSH_AUTH_SOCK; 09:35:56 unset SSH_AGENT_PID; 09:35:56 echo Agent pid 77 killed; 09:35:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:56 + git semver [Pipeline] } 09:35:57 $ docker stop --time=1 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a 09:35:58 $ docker rm -f --volumes 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a [Pipeline] // withDockerContainer [Pipeline] sh 09:35:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:35:59 Stashed 1 file(s) [Pipeline] echo 09:35:59 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 09:35:59 + git config --global --add safe.directory /w/workspace/edgex-go/629 [Pipeline] echo 09:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:35:59 ========================================================= 09:35:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:35:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:36:00 7264a8db6415: Pulling fs layer 09:36:00 c4d48a809fc2: Pulling fs layer 09:36:00 4f1c88b9dad5: Pulling fs layer 09:36:00 ad3a456e5733: Pulling fs layer 09:36:00 69c7f0334f64: Pulling fs layer 09:36:00 1f1c1a5573a3: Pulling fs layer 09:36:00 ce7588e14bc9: Pulling fs layer 09:36:00 b5e4710f87ac: Pulling fs layer 09:36:00 ad3a456e5733: Waiting 09:36:00 69c7f0334f64: Waiting 09:36:00 1f1c1a5573a3: Waiting 09:36:00 b5e4710f87ac: Waiting 09:36:00 ce7588e14bc9: Waiting 09:36:00 c4d48a809fc2: Download complete 09:36:00 ad3a456e5733: Verifying Checksum 09:36:00 ad3a456e5733: Download complete 09:36:00 69c7f0334f64: Verifying Checksum 09:36:00 69c7f0334f64: Download complete 09:36:00 7264a8db6415: Verifying Checksum 09:36:00 7264a8db6415: Download complete 09:36:00 1f1c1a5573a3: Verifying Checksum 09:36:00 1f1c1a5573a3: Download complete 09:36:00 7264a8db6415: Pull complete 09:36:00 c4d48a809fc2: Pull complete 09:36:00 b5e4710f87ac: Verifying Checksum 09:36:00 b5e4710f87ac: Download complete 09:36:00 4f1c88b9dad5: Verifying Checksum 09:36:00 4f1c88b9dad5: Download complete 09:36:01 ce7588e14bc9: Verifying Checksum 09:36:01 ce7588e14bc9: Download complete 09:36:04 4f1c88b9dad5: Pull complete 09:36:04 ad3a456e5733: Pull complete 09:36:04 69c7f0334f64: Pull complete 09:36:04 1f1c1a5573a3: Pull complete 09:36:07 ce7588e14bc9: Pull complete 09:36:07 b5e4710f87ac: Pull complete 09:36:07 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 09:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:36:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:07 WORKDIR /edgex 09:36:07 COPY go.mod . 09:36:07 RUN go mod download 09:36:07 + docker build -t ci-base-image-x86_64 -f - . 09:36:08 Sending build context to Docker daemon 175.2MB 09:36:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:08 ---> 88b5674ff536 09:36:08 Step 2/4 : WORKDIR /edgex 09:36:13 ---> Running in 7d8f7e98ed01 09:36:13 Removing intermediate container 7d8f7e98ed01 09:36:13 ---> e525c8f84064 09:36:13 Step 3/4 : COPY go.mod . 09:36:13 ---> 0921e1d2e20d 09:36:13 Step 4/4 : RUN go mod download 09:36:13 ---> Running in 47c28b900da7 09:36:14 Still waiting to schedule task 09:36:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1776’ is offline 09:36:32 Removing intermediate container 47c28b900da7 09:36:32 ---> c84a8a50dc37 09:36:32 Successfully built c84a8a50dc37 09:36:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:32 + docker inspect -f . ci-base-image-x86_64 09:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:32 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 09:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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-x86_64 cat 09:36:32 $ docker top 1242405e3bf3dee4314e01c268114d03430e46995dd713aef34ab9d12a32d4e3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:33 + go version 09:36:33 go version go1.21.0 linux/amd64 [Pipeline] } 09:36:33 $ docker stop --time=1 1242405e3bf3dee4314e01c268114d03430e46995dd713aef34ab9d12a32d4e3 09:36:34 $ docker rm -f --volumes 1242405e3bf3dee4314e01c268114d03430e46995dd713aef34ab9d12a32d4e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:35 + docker inspect -f . ci-base-image-x86_64 09:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:35 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 09:36:35 $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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-x86_64 cat 09:36:35 $ docker top db23e89fd5b8ab7c17a947a101792658ff195b627805b08113513d5cb2f51195 -eo pid,comm [Pipeline] { [Pipeline] echo 09:36:35 ========================================================= 09:36:35 [edgeXBuildGoParallel] Running Tests and Build... 09:36:35 ========================================================= [Pipeline] sh 09:36:35 + git config --global --add safe.directory /w/workspace/edgex-go/629 [Pipeline] fileExists [Pipeline] sh 09:36:36 + make test 09:36:36 go test -race -coverprofile=coverage.out ./... 09:36:42 ? github.com/edgexfoundry/edgex-go [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:36:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:36:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:36:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 09:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 09:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements 09:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements 09:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.478s coverage: 93.4% of statements 09:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 4.1% of statements 09:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 97.6% of statements 09:37:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 09:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:37:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements 09:37:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements 09:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements 09:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements 09:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 09:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 09:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:37:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:37:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 09:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:37:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:37:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:37:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:37:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:37:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:37:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.054s coverage: 87.2% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.090s coverage: 84.8% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements 09:37:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.105s coverage: 98.9% of statements 09:37:36 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 09:37:36 running golangci-lint 09:37:36 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:37:36 go version go1.21.0 linux/amd64 09:37:36 level=info msg="[config_reader] Used config file .golangci.yml" 09:37:36 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:37:51 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 13.344170024s" 09:37:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.971574ms" 09:37:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1780 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:37:53 Running in /w/workspace/edgex-go/629 [Pipeline] { [Pipeline] checkout 09:37:56 The recommended git tool is: git 09:38:01 using credential edgex-jenkins-ssh 09:38:01 Cloning the remote Git repository 09:38:01 level=info msg="[linters_context/goanalysis] analyzers took 1m22.946905406s with top 10 stages: buildir: 40.784870102s, gosec: 8.328451574s, inspect: 2.315030632s, fact_deprecated: 2.193585148s, printf: 1.369198643s, ctrlflow: 1.337059032s, S1038: 1.190269033s, nilness: 1.036570407s, fact_purity: 1.011766342s, isgenerated: 710.731148ms" 09:38:01 level=info msg="[runner] Issues before processing: 197, after processing: 0" 09:38:01 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, cgo: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, exclude: 197/197, skip_dirs: 197/197" 09:38:01 level=info msg="[runner] processing took 16.940261ms with stages: nolint: 7.648437ms, identifier_marker: 5.579861ms, autogenerated_exclude: 1.52136ms, exclude-rules: 1.042009ms, path_prettifier: 735.855µs, skip_dirs: 350.757µs, cgo: 44.782µs, filename_unadjuster: 11.48µs, max_same_issues: 1.05µs, skip_files: 800ns, uniq_by_line: 610ns, sort_results: 560ns, fixer: 510ns, severity-rules: 480ns, exclude: 390ns, path_shortener: 340ns, diff: 290ns, max_per_file_from_linter: 250ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns" 09:38:01 level=info msg="[runner] linters took 10.115838631s with stages: goanalysis_metalinter: 10.098769254s" 09:38:01 level=info msg="File cache stats: 0 entries of total size 0B" 09:38:01 level=info msg="Memory: 237 samples, avg is 265.8MB, max is 924.5MB" 09:38:01 level=info msg="Execution took 23.516118804s" 09:38:01 go vet ./... 09:38:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:38:01 > git init /w/workspace/edgex-go/629 # timeout=10 09:38:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:38:01 > git --version # timeout=10 09:38:01 > git --version # 'git version 2.25.1' 09:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:38:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:38:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:38:04 ./bin/test-attribution-txt.sh 09:38:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 09:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:38:04 + ls -al . 09:38:04 total 736 09:38:04 drwxrwxr-x 11 1001 1001 4096 Feb 27 09:36 . 09:38:04 drwxr-xr-x 4 root root 4096 Feb 27 09:36 .. 09:38:04 drwxrwxr-x 2 1001 1001 4096 Feb 27 09:35 .blubracket 09:38:04 -rw-rw-r-- 1 1001 1001 10 Feb 27 09:35 .dockerignore 09:38:04 drwxrwxr-x 8 1001 1001 4096 Feb 27 09:37 .git 09:38:04 drwxrwxr-x 3 1001 1001 4096 Feb 27 09:35 .github 09:38:04 -rw-rw-r-- 1 1001 1001 1074 Feb 27 09:35 .gitignore 09:38:04 -rw-rw-r-- 1 1001 1001 42 Feb 27 09:35 .golangci.yml 09:38:04 -rw-rw-r-- 1 1001 1001 100 Feb 27 09:35 .hadolint.yml 09:38:04 drwxr-xr-x 3 1001 1001 4096 Feb 27 09:35 .semver 09:38:04 -rw-rw-r-- 1 1001 1001 155 Feb 27 09:35 .sonarcloud.properties 09:38:04 -rw-rw-r-- 1 1001 1001 1171 Feb 27 09:35 ADOPTERS.md 09:38:04 -rw-rw-r-- 1 1001 1001 11674 Feb 27 09:35 Attribution.txt 09:38:04 -rw-rw-r-- 1 1001 1001 100284 Feb 27 09:35 CHANGELOG.md 09:38:04 -rw-rw-r-- 1 1001 1001 3804 Feb 27 09:35 CONTRIBUTING.md 09:38:04 -rw-rw-r-- 1 1001 1001 677 Feb 27 09:35 GOVERNANCE.md 09:38:04 -rw-rw-r-- 1 1001 1001 861 Feb 27 09:35 Jenkinsfile 09:38:04 -rw-rw-r-- 1 1001 1001 10775 Feb 27 09:35 LICENSE 09:38:04 -rw-rw-r-- 1 1001 1001 15392 Feb 27 09:35 Makefile 09:38:04 -rw-rw-r-- 1 1001 1001 582 Feb 27 09:35 OWNERS.md 09:38:04 -rw-rw-r-- 1 1001 1001 9528 Feb 27 09:35 README.md 09:38:04 -rw-rw-r-- 1 1001 1001 789 Feb 27 09:35 SECURITY.md 09:38:04 -rw-rw-r-- 1 1001 1001 12 Feb 27 09:35 VERSION 09:38:04 drwxrwxr-x 2 1001 1001 4096 Feb 27 09:35 bin 09:38:04 drwxrwxr-x 18 1001 1001 4096 Feb 27 09:35 cmd 09:38:04 -rw-r--r-- 1 root root 453602 Feb 27 09:37 coverage.out 09:38:04 drwxrwxr-x 2 1001 1001 4096 Feb 27 09:35 fuzz_test 09:38:04 -rw-rw-r-- 1 1001 1001 3734 Feb 27 09:35 go.mod 09:38:04 -rw-rw-r-- 1 1001 1001 33955 Feb 27 09:35 go.sum 09:38:04 drwxrwxr-x 7 1001 1001 4096 Feb 27 09:35 internal 09:38:04 drwxrwxr-x 3 1001 1001 4096 Feb 27 09:35 openapi 09:38:04 -rw-rw-r-- 1 1001 1001 584 Feb 27 09:35 security.txt 09:38:04 -rw-rw-r-- 1 1001 1001 204 Feb 27 09:35 version.go [Pipeline] sh 09:38:05 + '[' -e coverage.out ] 09:38:05 + chown 1001:1001 coverage.out [Pipeline] stash 09:38:05 Stashed 1 file(s) [Pipeline] sh 09:38:05 + make build 09:38:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:38:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:38:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:38:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:38:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:38:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:38:19 Avoid second fetch 09:38:19 Checking out Revision 23956941b4940f7c704781ef156c6941bf29d18c (main) 09:38:20 Commit message: "Merge pull request #4764 from edgexfoundry/dependabot/go_modules/github.com/gomodule/redigo-1.9.2" 09:38:19 > git config core.sparsecheckout # timeout=10 09:38:19 > git checkout -f 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:38:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:21 Dload Upload Total Spent Left Speed 09:38:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 09:38:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:38:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:38:22 + sudo tee /etc/docker/daemon.new 09:38:22 { 09:38:22 "registry-mirrors": [ 09:38:22 "https://nexus3.edgexfoundry.org:10001" 09:38:22 ], 09:38:22 "bip": "10.250.0.254/24", 09:38:22 "hosts": [ 09:38:22 "tcp://0.0.0.0:5555", 09:38:22 "unix:///var/run/docker.sock" 09:38:22 ], 09:38:22 "mtu": 1458, 09:38:22 "selinux-enabled": true, 09:38:22 "seccomp-profile": "/etc/docker/seccomp.json" 09:38:22 } [Pipeline] sh 09:38:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:38:22 + sudo service docker restart 09:38:25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:38:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:38:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:38:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:38:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:38:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:38:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:38:30 $ docker stop --time=1 db23e89fd5b8ab7c17a947a101792658ff195b627805b08113513d5cb2f51195 09:38:34 $ docker rm -f --volumes db23e89fd5b8ab7c17a947a101792658ff195b627805b08113513d5cb2f51195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:38:35 09:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:38:36 latest: Pulling from edgex-devops/edgex-compose 09:38:36 91d30c5bc195: Pulling fs layer 09:38:36 2e9b0aa3be6d: Pulling fs layer 09:38:36 9c61dcf015f6: Pulling fs layer 09:38:36 4698f68db338: Pulling fs layer 09:38:36 2a2f49069b9e: Pulling fs layer 09:38:36 e0025b399a48: Pulling fs layer 09:38:36 4698f68db338: Waiting 09:38:36 2a2f49069b9e: Waiting 09:38:36 e0025b399a48: Waiting 09:38:36 91d30c5bc195: Verifying Checksum 09:38:36 91d30c5bc195: Download complete 09:38:36 4698f68db338: Verifying Checksum 09:38:36 4698f68db338: Download complete 09:38:36 2e9b0aa3be6d: Verifying Checksum 09:38:36 2e9b0aa3be6d: Download complete 09:38:36 e0025b399a48: Verifying Checksum 09:38:36 e0025b399a48: Download complete 09:38:36 91d30c5bc195: Pull complete 09:38:36 2a2f49069b9e: Download complete 09:38:37 2e9b0aa3be6d: Pull complete 09:38:37 9c61dcf015f6: Verifying Checksum 09:38:37 9c61dcf015f6: Download complete 09:38:40 9c61dcf015f6: Pull complete 09:38:40 4698f68db338: Pull complete 09:38:40 2a2f49069b9e: Pull complete 09:38:40 e0025b399a48: Pull complete 09:38:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:38:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:40 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 09:38:40 $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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:latest cat 09:38:43 $ docker top 709d3b7679b125293c29d15b7c5023e745bbe3eec633f4a0bf20117ce7ecdde4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 09:38:43 provisioning config files... 09:38:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config8749034733565920056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:43 + docker compose -f ./docker-compose-build.yml build --parallel 09:38:43 ---> ****-login.sh 09:38:43 nexus3.edgexfoundry.org:10001 09:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:44 Configure a credential helper to remove this warning. See 09:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:44 09:38:44 Login Succeeded 09:38:44 nexus3.edgexfoundry.org:10002 09:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:44 Configure a credential helper to remove this warning. See 09:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:44 09:38:44 Login Succeeded 09:38:44 nexus3.edgexfoundry.org:10003 09:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 nexus3.edgexfoundry.org:10004 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 ****.io 09:38:45 #1 [security-proxy-setup internal] load build definition from Dockerfile 09:38:45 #1 transferring dockerfile: 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 #1 transferring dockerfile: 2.50kB done 09:38:45 #1 DONE 0.0s 09:38:45 09:38:45 #2 [security-spire-agent internal] load build definition from Dockerfile 09:38:45 #2 transferring dockerfile: 1.81kB done 09:38:45 #2 DONE 0.0s 09:38:45 09:38:45 #3 [support-notifications internal] load build definition from Dockerfile 09:38:45 #3 transferring dockerfile: 1.95kB done 09:38:45 #3 DONE 0.0s 09:38:45 09:38:45 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:38:45 #4 transferring dockerfile: 2.15kB done 09:38:45 #4 DONE 0.0s 09:38:45 09:38:45 #5 [security-spire-server internal] load build definition from Dockerfile 09:38:45 #5 transferring dockerfile: 1.70kB done 09:38:45 #5 DONE 0.0s 09:38:45 09:38:45 #6 [core-data internal] load build definition from Dockerfile 09:38:45 #6 transferring dockerfile: 2.01kB done 09:38:45 #6 DONE 0.0s 09:38:45 09:38:45 #7 [support-scheduler internal] load build definition from Dockerfile 09:38:45 #7 transferring dockerfile: 1.93kB done 09:38:45 #7 DONE 0.0s 09:38:45 09:38:45 #8 [security-spire-config internal] load build definition from Dockerfile 09:38:45 #8 transferring dockerfile: 1.69kB done 09:38:45 #8 DONE 0.0s 09:38:45 09:38:45 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:38:45 #9 transferring dockerfile: 2.23kB done 09:38:45 #9 DONE 0.0s 09:38:45 09:38:45 #10 [security-secretstore-setup internal] load build definition from Dockerfile 09:38:45 #10 transferring dockerfile: 2.49kB done 09:38:45 #10 DONE 0.0s 09:38:45 09:38:45 #11 [core-command internal] load build definition from Dockerfile 09:38:45 #11 transferring dockerfile: 1.93kB done 09:38:45 #11 DONE 0.0s 09:38:45 09:38:45 #12 [core-metadata internal] load build definition from Dockerfile 09:38:45 #12 transferring dockerfile: 2.06kB done 09:38:45 #12 DONE 0.0s 09:38:45 09:38:45 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:38:45 #13 transferring dockerfile: 1.89kB done 09:38:45 #13 DONE 0.1s 09:38:45 09:38:45 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:38:45 #14 transferring dockerfile: 2.93kB done 09:38:45 #14 DONE 0.1s 09:38:45 09:38:45 #15 [security-proxy-setup internal] load .dockerignore 09:38:45 #15 transferring context: 50B done 09:38:45 #15 DONE 0.0s 09:38:45 09:38:45 #16 [security-spire-agent internal] load .dockerignore 09:38:45 #16 transferring context: 50B done 09:38:45 #16 DONE 0.0s 09:38:45 09:38:45 #17 [support-notifications internal] load .dockerignore 09:38:45 #17 transferring context: 50B done 09:38:45 #17 DONE 0.0s 09:38:45 09:38:45 #18 [security-proxy-auth internal] load .dockerignore 09:38:45 #18 transferring context: 50B done 09:38:45 #18 DONE 0.0s 09:38:45 09:38:45 #19 [security-spire-server internal] load .dockerignore 09:38:45 #19 transferring context: 50B done 09:38:45 #19 DONE 0.0s 09:38:45 09:38:45 #20 [core-data internal] load .dockerignore 09:38:45 #20 transferring context: 50B done 09:38:45 #20 DONE 0.0s 09:38:45 09:38:45 #21 [support-scheduler internal] load .dockerignore 09:38:45 #21 transferring context: 50B done 09:38:45 #21 DONE 0.0s 09:38:45 09:38:45 #22 [security-spire-config internal] load .dockerignore 09:38:45 #22 transferring context: 50B done 09:38:45 #22 DONE 0.0s 09:38:45 09:38:45 #23 [core-common-config-bootstrapper internal] load .dockerignore 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 ---> ****-login.sh ends [Pipeline] } 09:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:38:46 #23 transferring context: 50B done 09:38:46 #23 DONE 0.0s 09:38:46 09:38:46 #24 [security-secretstore-setup internal] load .dockerignore 09:38:46 #24 transferring context: 50B done 09:38:46 #24 DONE 0.0s 09:38:46 09:38:46 #25 [core-command internal] load .dockerignore 09:38:46 #25 transferring context: 50B done 09:38:46 #25 DONE 0.0s 09:38:46 09:38:46 #26 [core-metadata internal] load .dockerignore 09:38:46 #26 transferring context: 50B done 09:38:46 #26 DONE 0.0s 09:38:46 09:38:46 #27 [security-spiffe-token-provider internal] load .dockerignore 09:38:46 #27 transferring context: 50B done 09:38:46 #27 DONE 0.0s 09:38:46 09:38:46 #28 [security-bootstrapper internal] load .dockerignore 09:38:46 #28 transferring context: 50B done 09:38:46 #28 DONE 0.0s 09:38:46 09:38:46 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:38:46 #29 DONE 0.0s 09:38:46 09:38:46 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 09:38:46 #30 DONE 0.1s 09:38:46 09:38:46 #31 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:38:46 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:38:46 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:38:46 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:38:46 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s 09:38:46 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [Pipeline] sh 09:38:46 #31 ... 09:38:46 09:38:46 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:38:46 #29 DONE 0.0s 09:38:46 09:38:46 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:38:46 #30 DONE 0.1s 09:38:46 09:38:46 #31 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:38:46 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:38:46 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:38:46 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:38:46 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 09:38:46 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:38:46 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 09:38:46 #31 ... 09:38:46 09:38:46 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:38:46 #29 DONE 0.0s 09:38:46 09:38:46 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:38:46 #30 DONE 0.2s 09:38:46 09:38:46 #31 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:38:46 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 09:38:46 + git config --global --add safe.directory /w/workspace/edgex-go/629 [Pipeline] echo 09:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 09:38:46 #31 ... 09:38:46 09:38:46 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:38:46 #32 DONE 0.5s 09:38:46 09:38:46 #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:38:46 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:38:46 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:38:46 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:38:46 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 09:38:46 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:38:46 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 09:38:46 #31 ... 09:38:46 09:38:46 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:38:46 #29 DONE 0.0s [Pipeline] echo 09:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:38:46 ========================================================= 09:38:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:38:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:38:46 09:38:46 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:38:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:38:48 #33 DONE 1.7s 09:38:48 09:38:48 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:38:48 #32 DONE 0.5s 09:38:48 09:38:48 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:38:48 #30 DONE 1.8s 09:38:48 09:38:48 #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:38:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:38:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:38:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:38:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 09:38:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:38:48 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 09:38:48 #31 DONE 2.3s 09:38:48 09:38:48 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:38:48 #34 ... 09:38:48 09:38:48 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 09:38:48 #35 DONE 2.3s 09:38:48 09:38:48 #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:38:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:38:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:38:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:38:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 09:38:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:38:48 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 09:38:48 #31 DONE 2.3s 09:38:48 09:38:48 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:38:48 #36 DONE 2.5s 09:38:48 09:38:48 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:38:48 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:38:48 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 09:38:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:38:49 9fda8d8052c6: Pulling fs layer 09:38:49 5d54e960e981: Pulling fs layer 09:38:49 c4a7e357bf2a: Pulling fs layer 09:38:49 f0e02332f6b5: Pulling fs layer 09:38:49 872ee5b61b7b: Pulling fs layer 09:38:49 0c6a40ed1a82: Pulling fs layer 09:38:49 94ae7d8d031c: Pulling fs layer 09:38:49 f0e02332f6b5: Waiting 09:38:49 872ee5b61b7b: Waiting 09:38:49 5d54e960e981: Verifying Checksum 09:38:49 5d54e960e981: Download complete 09:38:49 f0e02332f6b5: Verifying Checksum 09:38:49 f0e02332f6b5: Download complete 09:38:49 872ee5b61b7b: Verifying Checksum 09:38:49 872ee5b61b7b: Download complete 09:38:49 9fda8d8052c6: Download complete 09:38:49 #37 ... 09:38:49 09:38:49 #38 [security-spire-agent internal] load build context 09:38:49 #38 transferring context: 17.63kB 0.0s done 09:38:49 #38 DONE 0.3s 09:38:49 09:38:49 #39 [security-spire-config internal] load build context 09:38:49 #39 transferring context: 16.35kB 0.0s done 09:38:49 #39 DONE 0.3s 09:38:49 09:38:49 #40 [security-spire-server internal] load build context 09:38:49 #40 transferring context: 18.10kB 0.0s done 09:38:49 #40 DONE 0.3s 09:38:49 09:38:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:38:49 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 09:38:49 #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 09:38:49 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 09:38:49 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:38:49 #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 09:38:49 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 09:38:49 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 09:38:49 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 09:38:49 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:38:49 94ae7d8d031c: Verifying Checksum 09:38:49 94ae7d8d031c: Download complete 09:38:49 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 09:38:49 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 09:38:49 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 09:38:49 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 09:38:49 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.6s 09:38:49 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 09:38:49 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.80MB / 25.84MB 0.7s 09:38:49 9fda8d8052c6: Pull complete 09:38:50 5d54e960e981: Pull complete 09:38:50 c4a7e357bf2a: Verifying Checksum 09:38:50 c4a7e357bf2a: Download complete 09:38:51 0c6a40ed1a82: Verifying Checksum 09:38:51 0c6a40ed1a82: Download complete 09:38:53 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.4s done 09:38:56 #41 ... 09:38:56 09:38:56 #42 [security-proxy-setup internal] load build context 09:38:56 #42 transferring context: 310.74MB 8.2s done 09:38:56 #42 ... 09:38:56 09:38:56 #43 [support-notifications internal] load build context 09:38:56 #43 transferring context: 310.74MB 6.3s done 09:38:56 #43 ... 09:38:56 09:38:56 #44 [core-data internal] load build context 09:38:56 #44 transferring context: 310.74MB 5.4s done 09:38:56 #44 ... 09:38:56 09:38:56 #45 [security-proxy-auth internal] load build context 09:38:56 #45 transferring context: 310.74MB 6.5s done 09:38:56 #45 ... 09:38:56 09:38:56 #46 [support-scheduler internal] load build context 09:38:56 #46 transferring context: 310.74MB 6.0s done 09:38:57 #46 ... 09:38:57 09:38:57 #47 [core-common-config-bootstrapper internal] load build context 09:38:57 #47 transferring context: 310.74MB 5.2s done 09:38:58 #47 ... 09:38:58 09:38:58 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:38:58 #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 09:38:58 #37 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 09:38:58 #37 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 09:38:58 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 09:38:58 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 09:38:58 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:38:58 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 09:38:58 #37 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.7s done 09:38:58 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 09:38:58 #37 ... 09:38:58 09:38:58 #48 [security-spiffe-token-provider internal] load build context 09:38:58 #48 transferring context: 310.74MB 6.3s done 09:38:58 #48 ... 09:38:58 09:38:58 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:38:58 #0 0.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:58 #0 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:58 #0 1.425 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:38:58 #0 1.425 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:38:58 #0 1.425 OK: 20075 distinct packages available 09:38:58 #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:58 #0 1.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:58 #0 1.925 OK: 264 MiB in 52 packages 09:38:58 #49 ... 09:38:58 09:38:58 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:38:58 #0 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:58 #0 1.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:58 #0 1.410 OK: 264 MiB in 52 packages 09:38:58 #50 ... 09:38:58 09:38:58 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:38:58 #0 6.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:58 #0 6.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:58 #0 7.069 (1/2) Installing dumb-init (1.2.5-r2) 09:38:58 #0 7.074 (2/2) Installing su-exec (0.2-r3) 09:38:58 #0 7.079 Executing busybox-1.36.1-r5.trigger 09:38:58 #0 7.083 OK: 7 MiB in 17 packages 09:38:59 #51 ... 09:38:59 09:38:59 #52 [security-secretstore-setup internal] load build context 09:38:59 #52 transferring context: 310.74MB 5.6s done 09:38:59 #52 ... 09:38:59 09:38:59 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:38:59 #34 0.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:59 #34 0.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:59 #34 1.373 OK: 264 MiB in 52 packages 09:38:59 #34 ... 09:38:59 09:38:59 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:38:59 #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:59 #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:59 #0 5.088 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:38:59 #0 5.088 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:38:59 #0 5.088 OK: 20070 distinct packages available 09:38:59 #0 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:59 #0 5.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:59 #0 5.474 (1/11) Installing ca-certificates (20230506-r0) 09:38:59 #0 5.608 (2/11) Installing brotli-libs (1.0.9-r14) 09:38:59 #0 5.622 (3/11) Installing libunistring (1.1-r1) 09:38:59 #0 5.646 (4/11) Installing libidn2 (2.3.4-r1) 09:38:59 #0 5.651 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:38:59 #0 5.655 (6/11) Installing libcurl (8.5.0-r0) 09:38:59 #0 5.676 (7/11) Installing curl (8.5.0-r0) 09:38:59 #0 5.681 (8/11) Installing dumb-init (1.2.5-r2) 09:38:59 #0 5.685 (9/11) Installing musl-obstack (1.2.3-r2) 09:38:59 #0 5.688 (10/11) Installing libucontext (1.2-r2) 09:38:59 #0 5.691 (11/11) Installing gcompat (1.1.0-r1) 09:38:59 #0 5.700 Executing busybox-1.36.1-r5.trigger 09:38:59 #0 5.877 Executing ca-certificates-20230506-r0.trigger 09:38:59 #0 5.918 OK: 12 MiB in 26 packages 09:38:59 #53 ... 09:38:59 09:38:59 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:38:59 #54 ... 09:38:59 09:38:59 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:38:59 #55 ... 09:38:59 09:38:59 #56 [core-command internal] load build context 09:38:59 #56 transferring context: 310.74MB 7.8s done 09:39:00 #56 ... 09:39:00 09:39:00 #57 [core-metadata internal] load build context 09:39:00 #57 transferring context: 310.74MB 7.1s done 09:39:00 #57 ... 09:39:00 09:39:00 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:39:00 #58 ... 09:39:00 09:39:00 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:39:00 #0 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:00 #0 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:00 #0 1.067 (1/2) Installing ca-certificates (20230506-r0) 09:39:00 #0 1.077 (2/2) Installing dumb-init (1.2.5-r2) 09:39:00 #0 1.077 Executing busybox-1.36.1-r5.trigger 09:39:00 #0 1.086 Executing ca-certificates-20230506-r0.trigger 09:39:00 #0 1.135 OK: 8 MiB in 17 packages 09:39:00 #59 ... 09:39:00 09:39:00 #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:39:00 #0 7.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:00 #0 7.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:00 #0 8.113 (1/1) Installing dumb-init (1.2.5-r2) 09:39:00 #0 8.117 Executing busybox-1.36.1-r5.trigger 09:39:00 #0 8.125 OK: 7 MiB in 16 packages 09:39:00 #60 ... 09:39:00 09:39:00 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:39:00 #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:00 #0 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:00 #0 4.168 (1/4) Installing ca-certificates (20230506-r0) 09:39:00 #0 4.181 (2/4) Installing dumb-init (1.2.5-r2) 09:39:00 #0 4.186 (3/4) Installing su-exec (0.2-r3) 09:39:00 #0 4.191 (4/4) Installing yq (4.33.3-r5) 09:39:00 #0 4.250 Executing busybox-1.36.1-r5.trigger 09:39:00 #0 4.254 Executing ca-certificates-20230506-r0.trigger 09:39:00 #0 4.292 OK: 17 MiB in 19 packages 09:39:00 #61 ... 09:39:00 09:39:00 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:39:00 #62 ... 09:39:00 09:39:00 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:39:00 #0 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:00 #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:00 #0 1.390 OK: 264 MiB in 52 packages 09:39:01 #63 ... 09:39:01 09:39:01 #64 [security-bootstrapper internal] load build context 09:39:01 #64 transferring context: 310.74MB 5.4s done 09:39:04 c4a7e357bf2a: Pull complete 09:39:04 f0e02332f6b5: Pull complete 09:39:04 872ee5b61b7b: Pull complete 09:39:04 #64 ... 09:39:04 09:39:04 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:39:04 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 09:39:04 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s 09:39:04 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done 09:39:07 #41 ... 09:39:07 09:39:07 #43 [support-notifications internal] load build context 09:39:07 #43 DONE 21.6s 09:39:07 09:39:07 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:39:07 #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 09:39:07 #37 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done 09:39:07 #37 ... 09:39:07 09:39:07 #44 [core-data internal] load build context 09:39:07 #44 DONE 21.6s 09:39:07 09:39:07 #47 [core-common-config-bootstrapper internal] load build context 09:39:07 #47 DONE 21.4s 09:39:07 09:39:07 #46 [support-scheduler internal] load build context 09:39:07 #46 DONE 21.6s 09:39:07 09:39:07 #45 [security-proxy-auth internal] load build context 09:39:07 #45 DONE 21.6s 09:39:07 09:39:07 #64 [security-bootstrapper internal] load build context 09:39:07 #64 DONE 19.9s 09:39:07 09:39:07 #52 [security-secretstore-setup internal] load build context 09:39:07 #52 DONE 19.9s 09:39:07 09:39:07 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:39:07 #51 DONE 19.6s 09:39:07 09:39:07 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:39:07 #61 DONE 19.6s 09:39:07 09:39:07 #42 [security-proxy-setup internal] load build context 09:39:07 #42 DONE 21.9s 09:39:07 09:39:07 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:39:08 #65 ... 09:39:08 09:39:08 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:39:08 #49 DONE 20.0s 09:39:08 09:39:08 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:39:08 #63 DONE 20.0s 09:39:08 09:39:08 #34 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:39:08 #34 DONE 20.0s 09:39:08 09:39:08 #48 [security-spiffe-token-provider internal] load build context 09:39:08 #48 DONE 20.0s 09:39:08 09:39:08 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:39:08 #53 DONE 19.6s 09:39:08 09:39:08 #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:39:08 #60 DONE 19.6s 09:39:08 09:39:08 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:39:08 #59 DONE 19.7s 09:39:08 09:39:08 #57 [core-metadata internal] load build context 09:39:08 #57 DONE 20.0s 09:39:08 09:39:08 #56 [core-command internal] load build context 09:39:08 #56 DONE 20.1s 09:39:08 09:39:08 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:39:08 #50 DONE 20.2s 09:39:08 09:39:08 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:39:08 #66 DONE 0.1s 09:39:08 09:39:08 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:39:08 #67 DONE 0.2s 09:39:08 09:39:08 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:39:08 #68 DONE 0.2s 09:39:08 09:39:08 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:08 #69 ... 09:39:08 09:39:08 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:39:08 #70 DONE 0.2s 09:39:08 09:39:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:39:08 #41 DONE 19.6s 09:39:08 09:39:08 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:39:08 #37 DONE 19.6s 09:39:08 09:39:08 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:39:09 #71 ... 09:39:09 09:39:09 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:39:09 #54 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:09 #54 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:09 #54 21.08 (1/1) Installing dumb-init (1.2.5-r2) 09:39:09 #54 21.09 Executing busybox-1.36.1-r5.trigger 09:39:09 #54 21.10 OK: 7 MiB in 16 packages 09:39:09 #54 DONE 21.3s 09:39:09 09:39:09 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:39:09 #58 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:09 #58 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:09 #58 20.87 (1/4) Installing dumb-init (1.2.5-r2) 09:39:09 #58 20.88 (2/4) Installing openssl (3.1.4-r5) 09:39:09 #58 20.89 (3/4) Installing su-exec (0.2-r3) 09:39:09 #58 20.89 (4/4) Installing yq (4.33.3-r5) 09:39:09 #58 20.97 Executing busybox-1.36.1-r5.trigger 09:39:09 #58 20.98 OK: 17 MiB in 19 packages 09:39:09 #58 DONE 21.3s 09:39:10 09:39:10 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:39:10 #62 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #62 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #62 20.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:39:10 #62 20.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:39:10 #62 20.51 OK: 20070 distinct packages available 09:39:10 #62 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #62 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #62 20.93 (1/4) Installing dumb-init (1.2.5-r2) 09:39:10 #62 20.93 (2/4) Installing musl-obstack (1.2.3-r2) 09:39:10 #62 20.93 (3/4) Installing libucontext (1.2-r2) 09:39:10 #62 20.94 (4/4) Installing gcompat (1.1.0-r1) 09:39:10 #62 20.94 Executing busybox-1.36.1-r5.trigger 09:39:10 #62 20.95 OK: 8 MiB in 19 packages 09:39:10 #62 DONE 21.2s 09:39:10 09:39:10 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:39:10 #55 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #55 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #55 20.48 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:39:10 #55 20.48 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:39:10 #55 20.48 OK: 20070 distinct packages available 09:39:10 #55 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #55 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #55 20.96 (1/5) Installing dumb-init (1.2.5-r2) 09:39:10 #55 20.96 (2/5) Installing musl-obstack (1.2.3-r2) 09:39:10 #55 20.96 (3/5) Installing libucontext (1.2-r2) 09:39:10 #55 20.97 (4/5) Installing gcompat (1.1.0-r1) 09:39:10 #55 20.97 (5/5) Installing openssl (3.1.4-r5) 09:39:10 #55 20.98 Executing busybox-1.36.1-r5.trigger 09:39:10 #55 20.99 OK: 8 MiB in 20 packages 09:39:10 #55 DONE 21.1s 09:39:10 09:39:10 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:39:10 #72 ... 09:39:10 09:39:10 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:39:10 #65 1.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #65 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #65 2.150 OK: 7 MiB in 17 packages 09:39:10 #65 DONE 2.3s 09:39:10 09:39:10 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:39:10 #73 ... 09:39:10 09:39:10 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:39:10 #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #0 2.314 OK: 17 MiB in 19 packages 09:39:10 #74 DONE 2.4s 09:39:10 09:39:10 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:39:10 #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #0 2.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #0 2.255 OK: 8 MiB in 17 packages 09:39:10 #75 DONE 2.3s 09:39:10 09:39:10 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:39:10 #0 1.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:10 #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:10 #0 2.338 OK: 12 MiB in 26 packages 09:39:10 #76 DONE 2.4s 09:39:10 09:39:10 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:39:11 #77 ... 09:39:11 09:39:11 #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:39:11 #71 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:11 #71 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:11 #71 3.134 OK: 7 MiB in 16 packages 09:39:11 #71 DONE 3.3s 09:39:11 09:39:11 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:39:11 #0 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:11 #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:11 #78 1.880 OK: 7 MiB in 16 packages 09:39:11 #78 DONE 2.0s 09:39:11 09:39:11 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:39:11 #77 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:12 #77 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:12 #77 ... 09:39:12 09:39:12 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:39:12 #73 DONE 1.7s 09:39:12 09:39:12 #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:39:12 #79 DONE 0.0s 09:39:12 09:39:12 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:39:12 #0 1.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:12 #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:12 #0 2.228 OK: 17 MiB in 19 packages 09:39:12 #80 DONE 2.3s 09:39:12 0c6a40ed1a82: Pull complete 09:39:12 09:39:12 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:39:12 #77 2.181 OK: 8 MiB in 19 packages 09:39:12 #77 DONE 2.3s 09:39:12 09:39:12 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:39:12 #81 DONE 0.0s 09:39:12 09:39:12 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:39:12 #72 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:12 #72 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:12 #72 2.408 OK: 8 MiB in 20 packages 09:39:13 #72 DONE 3.0s 09:39:13 09:39:13 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:13 #82 DONE 0.7s 09:39:13 09:39:13 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:39:13 94ae7d8d031c: Pull complete 09:39:13 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 09:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:39:13 + + docker build -t ci-base-image-arm64 -f - . 09:39:13 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:39:13 WORKDIR /edgex 09:39:13 COPY go.mod . 09:39:13 RUN go mod download 09:39:14 #83 DONE 1.1s 09:39:14 09:39:14 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:14 #84 DONE 1.1s 09:39:14 09:39:14 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:39:14 #85 DONE 1.1s 09:39:14 09:39:14 #86 [security-spire-config stage-2 6/10] COPY security.txt / 09:39:14 #86 DONE 0.0s 09:39:14 09:39:14 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:14 Sending build context to Docker daemon 2.918MB 09:39:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:39:14 ---> 86de565de09d 09:39:14 Step 2/4 : WORKDIR /edgex 09:39:14 #87 ... 09:39:14 09:39:14 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:39:14 #88 DONE 0.1s 09:39:14 09:39:14 #89 [security-spire-server stage-2 6/9] COPY security.txt / 09:39:14 #89 ... 09:39:14 09:39:14 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:39:14 #90 DONE 0.5s 09:39:14 09:39:14 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:14 #87 DONE 0.6s 09:39:14 09:39:14 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:39:14 #91 DONE 0.0s 09:39:14 09:39:14 #89 [security-spire-server stage-2 6/9] COPY security.txt / 09:39:14 #89 DONE 0.5s 09:39:14 09:39:14 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:39:14 #92 DONE 0.1s 09:39:14 09:39:14 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:39:14 #93 DONE 0.1s 09:39:14 09:39:14 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:39:14 #94 DONE 0.1s 09:39:14 09:39:14 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 09:39:14 #95 DONE 0.0s 09:39:14 09:39:14 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:39:14 #96 DONE 0.1s 09:39:14 09:39:14 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:39:14 #97 DONE 0.1s 09:39:14 09:39:14 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:39:14 #98 DONE 0.1s 09:39:14 09:39:14 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:39:15 #99 DONE 0.1s 09:39:15 09:39:15 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:39:15 #100 DONE 0.0s 09:39:15 09:39:15 #101 [security-spire-agent] exporting to image 09:39:15 #101 exporting layers 09:39:15 #101 exporting layers 0.6s done 09:39:15 #101 exporting layers 0.5s done 09:39:15 #101 writing image sha256:b9c2d7c8f684243811a7cdeeae6c34cba1d5e051cc48cd2bd30f2c67d8c2c09e done 09:39:15 #101 naming to docker.io/library/security-spire-config done 09:39:15 #101 exporting layers 0.5s done 09:39:15 #101 writing image sha256:7d0f40d6c047ed38e3d57a45055b95f70cfb6ee283dbaff91ace7b3ff0f3b597 done 09:39:15 #101 naming to docker.io/library/security-spire-server done 09:39:15 #101 writing image sha256:067044a58b987cb073fc5fc30878f8d310850249112ba692a15e566ac8748981 done 09:39:15 #101 naming to docker.io/library/security-spire-agent done 09:39:15 #101 DONE 0.8s 09:39:15 09:39:15 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:17 ---> Running in 66bbaaa94ddb 09:39:17 Removing intermediate container 66bbaaa94ddb 09:39:17 ---> f323a7ac4d57 09:39:17 Step 3/4 : COPY go.mod . 09:39:17 ---> ca5379aada29 09:39:17 Step 4/4 : RUN go mod download 09:39:18 ---> Running in 2756127006c3 09:39:18 #102 ... 09:39:18 09:39:18 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:18 #103 ... 09:39:18 09:39:18 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:26 #104 DONE 17.1s 09:39:26 09:39:26 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:26 #69 DONE 17.0s 09:39:26 09:39:26 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:26 #102 DONE 17.0s 09:39:26 09:39:26 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:26 #103 DONE 17.1s 09:39:26 09:39:26 #105 [security-proxy-auth builder 6/7] COPY . . 09:39:29 #105 DONE 4.7s 09:39:29 09:39:29 #106 [security-spiffe-token-provider builder 6/7] COPY . . 09:39:29 #106 DONE 4.7s 09:39:29 09:39:29 #107 [core-data builder 6/7] COPY . . 09:39:29 #107 CACHED 09:39:29 09:39:29 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:29 #108 CACHED 09:39:29 09:39:29 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 09:39:29 #109 CACHED 09:39:29 09:39:29 #110 [core-command builder 6/7] COPY . . 09:39:29 #110 CACHED 09:39:29 09:39:29 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:29 #111 CACHED 09:39:29 09:39:29 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 09:39:29 #112 CACHED 09:39:29 09:39:29 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:39:29 #113 CACHED 09:39:29 09:39:29 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:29 #114 CACHED 09:39:29 09:39:29 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 09:39:29 #115 CACHED 09:39:29 09:39:29 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:29 #116 CACHED 09:39:29 09:39:29 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:39:29 #117 CACHED 09:39:29 09:39:29 #118 [support-scheduler builder 6/7] COPY . . 09:39:29 #118 CACHED 09:39:29 09:39:29 #119 [support-notifications builder 6/7] COPY . . 09:39:29 #119 DONE 4.7s 09:39:29 09:39:29 #120 [core-metadata builder 6/7] COPY . . 09:39:29 #120 CACHED 09:39:29 09:39:29 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:29 #121 CACHED 09:39:29 09:39:29 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:39:29 #122 CACHED 09:39:29 09:39:29 #123 [security-secretstore-setup builder 6/7] COPY . . 09:39:29 #123 CACHED 09:39:29 09:39:29 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:29 #124 CACHED 09:39:29 09:39:29 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:39:29 #125 CACHED 09:39:29 09:39:29 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:39:29 #126 CACHED 09:39:29 09:39:29 #127 [security-bootstrapper builder 6/7] COPY . . 09:39:29 #127 CACHED 09:39:29 09:39:29 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:29 #128 CACHED 09:39:29 09:39:29 #129 [security-proxy-setup builder 6/7] COPY . . 09:39:29 #129 DONE 4.7s 09:39:29 09:39:29 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:39:31 #130 1.208 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:39:41 #130 ... 09:39:41 09:39:41 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:39:41 #0 0.623 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:39:41 #131 ... 09:39:41 09:39:41 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:39:41 #0 0.468 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:39:41 #132 ... 09:39:41 09:39:41 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:39:41 #0 0.878 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:39:41 #133 ... 09:39:41 09:39:41 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:41 #0 1.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:39:41 #134 ... 09:39:41 09:39:41 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:41 #0 0.885 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:39:41 #135 ... 09:39:41 09:39:41 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:41 #0 0.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:39:41 #136 ... 09:39:41 09:39:41 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:41 #0 0.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:39:41 #137 ... 09:39:41 09:39:41 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:39:41 #0 1.147 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:39:41 #138 ... 09:39:41 09:39:41 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:39:41 #0 0.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:39:41 #139 ... 09:39:41 09:39:41 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:39:41 #0 0.780 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:39:56 Removing intermediate container 2756127006c3 09:39:56 ---> 328d92ebc0a2 09:39:56 Successfully built 328d92ebc0a2 09:39:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:57 + docker inspect -f . ci-base-image-arm64 09:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:57 prd-ubuntu20.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container 09:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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 09:39:58 $ docker top 52bb688b1ebe85fb8d2e989dec1adbfe160e6c86d754114920569d74f887322a -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:59 + go version 09:39:59 go version go1.21.0 linux/arm64 [Pipeline] } 09:39:59 $ docker stop --time=1 52bb688b1ebe85fb8d2e989dec1adbfe160e6c86d754114920569d74f887322a 09:40:04 $ docker rm -f --volumes 52bb688b1ebe85fb8d2e989dec1adbfe160e6c86d754114920569d74f887322a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:05 09:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:05 latest: Pulling from edgex-devops/edgex-compose-arm64 09:40:05 547446be3368: Pulling fs layer 09:40:05 d125d8839a47: Pulling fs layer 09:40:05 3e85d5ac6304: Pulling fs layer 09:40:05 c3105a71a48b: Pulling fs layer 09:40:05 0f093f025ec4: Pulling fs layer 09:40:05 c3106fc0e877: Pulling fs layer 09:40:05 0f093f025ec4: Waiting 09:40:05 c3106fc0e877: Waiting 09:40:05 c3105a71a48b: Waiting 09:40:06 547446be3368: Download complete 09:40:06 c3105a71a48b: Verifying Checksum 09:40:06 c3105a71a48b: Download complete 09:40:06 d125d8839a47: Verifying Checksum 09:40:06 d125d8839a47: Download complete 09:40:06 c3106fc0e877: Verifying Checksum 09:40:06 c3106fc0e877: Download complete 09:40:06 0f093f025ec4: Verifying Checksum 09:40:06 0f093f025ec4: Download complete 09:40:06 547446be3368: Pull complete 09:40:07 d125d8839a47: Pull complete 09:40:08 3e85d5ac6304: Verifying Checksum 09:40:08 3e85d5ac6304: Download complete 09:40:18 3e85d5ac6304: Pull complete 09:40:18 c3105a71a48b: Pull complete 09:40:19 0f093f025ec4: Pull complete 09:40:19 c3106fc0e877: Pull complete 09:40:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container 09:40:20 $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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 09:40:22 $ docker top 1fbc7a981af5ad97871bf3df4a7f9da23b2c09aa6e55a54584796d01f10df57d -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:22 + docker compose -f ./docker-compose-build.yml build --parallel 09:40:30 #1 [core-command internal] load build definition from Dockerfile 09:40:31 #1 ... 09:40:31 09:40:31 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:40:31 #2 DONE 0.0s 09:40:31 09:40:31 #1 [core-command internal] load build definition from Dockerfile 09:40:31 #1 transferring dockerfile: 09:40:31 #1 transferring dockerfile: 1.93kB 0.0s done 09:40:31 #1 DONE 0.9s 09:40:31 09:40:31 #3 [support-scheduler internal] load build definition from Dockerfile 09:40:31 #3 transferring dockerfile: 1.93kB 0.0s done 09:40:31 #3 DONE 0.3s 09:40:31 09:40:31 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:40:31 #4 ... 09:40:31 09:40:31 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:40:31 #2 transferring dockerfile: 1.89kB 0.0s done 09:40:31 #2 DONE 0.3s 09:40:31 09:40:31 #5 [core-metadata internal] load build definition from Dockerfile 09:40:31 #5 transferring dockerfile: 2.06kB 0.0s done 09:40:31 #5 DONE 0.4s 09:40:31 09:40:31 #6 [support-notifications internal] load build definition from Dockerfile 09:40:31 #6 transferring dockerfile: 1.95kB 0.0s done 09:40:31 #6 DONE 0.3s 09:40:31 09:40:31 #7 [security-proxy-setup internal] load build definition from Dockerfile 09:40:31 #7 transferring dockerfile: 2.50kB 0.0s done 09:40:31 #7 DONE 0.5s 09:40:31 09:40:31 #8 [security-spire-config internal] load build definition from Dockerfile 09:40:31 #8 transferring dockerfile: 1.69kB 0.0s done 09:40:31 #8 DONE 0.4s 09:40:31 09:40:31 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:40:31 #4 transferring dockerfile: 2.23kB 0.0s done 09:40:32 #4 DONE 0.3s 09:40:32 09:40:32 #9 [security-spire-agent internal] load build definition from Dockerfile 09:40:32 #9 transferring dockerfile: 1.81kB 0.0s done 09:40:32 #9 DONE 0.3s 09:40:32 09:40:32 #10 [core-data internal] load build definition from Dockerfile 09:40:32 #10 ... 09:40:32 09:40:32 #11 [security-spire-server internal] load build definition from Dockerfile 09:40:32 #11 transferring dockerfile: 1.70kB 0.0s done 09:40:32 #11 DONE 0.3s 09:40:32 09:40:32 #12 [security-secretstore-setup internal] load build definition from Dockerfile 09:40:32 #12 transferring dockerfile: 2.49kB done 09:40:32 #12 DONE 0.3s 09:40:32 09:40:32 #10 [core-data internal] load build definition from Dockerfile 09:40:32 #10 transferring dockerfile: 2.01kB done 09:40:32 #10 DONE 0.2s 09:40:32 09:40:32 #13 [security-proxy-auth internal] load build definition from Dockerfile 09:40:32 #13 transferring dockerfile: 2.15kB 0.0s done 09:40:32 #13 DONE 0.2s 09:40:32 09:40:32 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:40:32 #14 transferring dockerfile: 2.93kB 0.0s done 09:40:32 #14 DONE 0.2s 09:40:32 09:40:32 #15 [core-command internal] load .dockerignore 09:40:32 #15 transferring context: 50B 0.0s done 09:40:32 #15 DONE 0.1s 09:40:33 09:40:33 #16 [support-scheduler internal] load .dockerignore 09:40:33 #16 transferring context: 50B 0.0s done 09:40:33 #16 DONE 0.1s 09:40:33 09:40:33 #17 [security-proxy-setup internal] load .dockerignore 09:40:33 #17 transferring context: 50B done 09:40:33 #17 DONE 0.1s 09:40:33 09:40:33 #18 [core-metadata internal] load .dockerignore 09:40:33 #18 transferring context: 50B done 09:40:33 #18 DONE 0.0s 09:40:33 09:40:33 #19 [security-spiffe-token-provider internal] load .dockerignore 09:40:33 #19 transferring context: 50B 0.0s done 09:40:33 #19 DONE 0.0s 09:40:33 09:40:33 #20 [support-notifications internal] load .dockerignore 09:40:33 #20 transferring context: 50B 0.0s done 09:40:33 #20 DONE 0.1s 09:40:33 09:40:33 #21 [security-spire-config internal] load .dockerignore 09:40:33 #21 transferring context: 50B 0.0s done 09:40:33 #21 DONE 0.1s 09:40:33 09:40:33 #22 [core-common-config-bootstrapper internal] load .dockerignore 09:40:33 #22 transferring context: 50B 0.0s done 09:40:33 #22 DONE 0.1s 09:40:33 09:40:33 #23 [security-spire-agent internal] load .dockerignore 09:40:33 #23 transferring context: 50B 0.0s done 09:40:33 #23 DONE 0.1s 09:40:33 09:40:33 #24 [security-spire-server internal] load .dockerignore 09:40:33 #24 transferring context: 50B done 09:40:33 #24 DONE 0.1s 09:40:33 09:40:33 #25 [security-secretstore-setup internal] load .dockerignore 09:40:33 #25 transferring context: 50B done 09:40:33 #25 DONE 0.1s 09:40:33 09:40:33 #26 [core-data internal] load .dockerignore 09:40:33 #26 transferring context: 50B done 09:40:33 #26 DONE 0.1s 09:40:33 09:40:33 #27 [security-bootstrapper internal] load .dockerignore 09:40:33 #27 transferring context: 50B 0.0s done 09:40:33 #27 DONE 0.1s 09:40:33 09:40:33 #28 [security-proxy-auth internal] load .dockerignore 09:40:33 #28 transferring context: 50B done 09:40:33 #28 DONE 0.1s 09:40:33 09:40:33 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:33 #29 DONE 0.0s 09:40:33 09:40:33 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:40:34 #30 DONE 0.1s 09:40:34 09:40:34 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:40:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:40:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:40:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:40:34 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.2s 09:40:34 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 09:40:34 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 09:40:35 #31 ... 09:40:35 09:40:35 #32 [core-command internal] load build context 09:40:35 #32 transferring context: 2.56MB 0.6s done 09:40:35 #32 DONE 0.8s 09:40:35 09:40:35 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:35 #33 DONE 0.8s 09:40:35 09:40:35 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:35 #31 ... 09:40:35 09:40:35 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:35 #29 DONE 0.0s 09:40:35 09:40:35 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:35 #29 DONE 0.0s 09:40:35 09:40:35 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:35 #33 DONE 1.4s 09:40:35 09:40:35 #34 [core-command builder 2/7] WORKDIR /edgex-go 09:40:35 #34 DONE 0.4s 09:40:35 09:40:35 #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:40:35 #35 ... 09:40:35 09:40:35 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:35 #29 DONE 0.0s 09:40:35 09:40:35 #35 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:40:35 #35 ... 09:40:35 09:40:35 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:35 #29 DONE 0.0s 09:40:35 09:40:35 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:35 #33 DONE 1.4s 09:40:35 09:40:35 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 09:40:35 #34 DONE 0.4s 09:40:35 09:40:35 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:40:35 #36 ... 09:40:35 09:40:35 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:35 #29 DONE 0.0s 09:40:35 09:40:35 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:40:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:40:35 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:40:35 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:40:35 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 09:40:35 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 09:40:36 #31 ... 09:40:36 09:40:36 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:36 #33 DONE 1.5s 09:40:36 09:40:36 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:40:36 #34 DONE 0.4s 09:40:36 09:40:36 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:40:36 #30 DONE 1.0s 09:40:36 09:40:36 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:36 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:40:36 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:40:36 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:40:36 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:40:36 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 09:40:36 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 09:40:36 #31 ... 09:40:36 09:40:36 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:36 #29 DONE 0.0s 09:40:36 09:40:36 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:36 #29 DONE 0.0s 09:40:36 09:40:36 #37 [support-scheduler internal] load build context 09:40:36 #37 transferring context: 2.56MB 1.3s done 09:40:36 #37 DONE 1.5s 09:40:36 09:40:36 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:40:36 #30 ... 09:40:36 09:40:36 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:36 #33 DONE 1.5s 09:40:36 09:40:36 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:40:36 #34 DONE 0.5s 09:40:36 09:40:36 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:36 #29 DONE 0.0s 09:40:36 09:40:36 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:36 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:40:36 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:40:36 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:40:36 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:40:36 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 09:40:36 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 09:40:36 #31 DONE 3.3s 09:40:36 09:40:36 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:40:36 #30 ... 09:40:36 09:40:36 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:36 #29 DONE 0.0s 09:40:36 09:40:36 #38 [security-proxy-setup internal] load build context 09:40:36 #38 transferring context: 2.56MB 1.6s done 09:40:36 #38 DONE 1.9s 09:40:36 09:40:36 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:40:37 #30 ... 09:40:37 09:40:37 #39 [security-spiffe-token-provider internal] load build context 09:40:37 #39 transferring context: 2.56MB 1.3s done 09:40:37 #39 DONE 2.0s 09:40:37 09:40:37 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:37 #33 DONE 1.6s 09:40:37 09:40:37 #34 [core-data builder 2/7] WORKDIR /edgex-go 09:40:37 #34 DONE 0.6s 09:40:37 09:40:37 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:37 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:40:37 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:40:37 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:40:37 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:40:37 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 09:40:37 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 09:40:37 #31 DONE 3.4s 09:40:37 09:40:37 #40 [security-proxy-auth internal] load build context 09:40:37 #40 DONE 0.0s 09:40:37 09:40:37 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:40:37 #30 DONE 2.3s 09:40:37 09:40:37 #41 [core-metadata internal] load build context 09:40:37 #41 transferring context: 2.56MB 1.7s done 09:40:37 #41 DONE 2.3s 09:40:37 09:40:37 #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:40:37 #42 ... 09:40:37 09:40:37 #43 [security-bootstrapper internal] load build context 09:40:37 #43 DONE 0.0s 09:40:37 09:40:37 #44 [core-data internal] load build context 09:40:37 #44 DONE 0.0s 09:40:37 09:40:37 #45 [support-notifications internal] load build context 09:40:37 #45 transferring context: 2.56MB 1.6s done 09:40:37 #45 DONE 2.2s 09:40:37 09:40:37 #44 [core-data internal] load build context 09:40:38 #44 ... 09:40:38 09:40:38 #46 [core-common-config-bootstrapper internal] load build context 09:40:38 #46 transferring context: 2.56MB 1.5s done 09:40:38 #46 DONE 2.0s 09:40:38 09:40:38 #47 [security-secretstore-setup internal] load build context 09:40:38 #47 ... 09:40:38 09:40:38 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 09:40:38 #48 DONE 2.4s 09:40:38 09:40:38 #47 [security-secretstore-setup internal] load build context 09:40:38 #47 transferring context: 2.56MB 1.3s done 09:40:38 #47 ... 09:40:38 09:40:38 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:38 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:40:38 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:40:38 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:40:38 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:40:38 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 09:40:38 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 09:40:38 #31 DONE 3.4s 09:40:38 09:40:38 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:40:38 #36 DONE 2.9s 09:40:38 09:40:38 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:40:38 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:40:38 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:40:38 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:40:38 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:40:38 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 09:40:38 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 09:40:38 #31 DONE 3.4s 09:40:38 09:40:38 #47 [security-secretstore-setup internal] load build context 09:40:38 #47 DONE 1.9s 09:40:38 09:40:38 #49 [security-spire-config internal] load build context 09:40:38 #49 DONE 0.0s 09:40:38 09:40:38 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:38 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:38 #50 ... 09:40:38 09:40:38 #51 [security-spire-agent internal] load build context 09:40:38 #51 DONE 0.0s 09:40:38 09:40:38 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:40 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done 09:40:40 #50 ... 09:40:40 09:40:40 #51 [security-spire-agent internal] load build context 09:40:40 #51 transferring context: 17.63kB 0.5s done 09:40:40 #51 DONE 1.5s 09:40:40 09:40:40 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:40 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:40:40 #50 ... 09:40:40 09:40:40 #49 [security-spire-config internal] load build context 09:40:40 #49 transferring context: 16.35kB 0.1s done 09:40:40 #49 DONE 1.6s 09:40:40 09:40:40 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:40 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:40:40 #50 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 09:40:40 #50 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 09:40:41 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 09:40:41 #50 ... 09:40:41 09:40:41 #52 [security-spire-server internal] load build context 09:40:41 #52 transferring context: 18.10kB 0.2s done 09:40:41 #52 DONE 2.1s 09:40:41 09:40:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:41 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 09:40:41 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 09:40:41 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 09:40:41 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 09:40:41 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 09:40:41 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 09:40:41 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 09:40:41 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 09:40:41 #50 ... 09:40:41 09:40:41 #40 [security-proxy-auth internal] load build context 09:40:41 #40 transferring context: 2.56MB 3.1s done 09:40:41 #40 DONE 4.3s 09:40:41 09:40:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:41 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s 09:40:41 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.0s 09:40:42 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s 09:40:42 #50 ... 09:40:42 09:40:42 #44 [core-data internal] load build context 09:40:42 #44 transferring context: 2.56MB 3.1s done 09:40:42 #44 DONE 4.2s 09:40:42 09:40:42 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:42 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 09:40:42 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.20MB / 23.39MB 1.6s 09:40:42 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.9s 09:40:43 #50 ... 09:40:43 09:40:43 #43 [security-bootstrapper internal] load build context 09:40:43 #43 transferring context: 2.56MB 3.8s done 09:40:43 #43 DONE 5.2s 09:40:43 09:40:43 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:43 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.6s 09:40:44 #50 ... 09:40:44 09:40:44 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:40:44 #0 6.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:44 #0 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:44 #0 8.333 OK: 266 MiB in 52 packages 09:40:44 #53 DONE 9.3s 09:40:44 09:40:44 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:44 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.4s 09:40:44 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.9s 09:40:45 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 09:40:45 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 09:40:45 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 4.4s 09:40:45 #50 ... 09:40:45 09:40:45 #54 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:40:45 #54 DONE 1.1s 09:40:45 09:40:45 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:45 #50 ... 09:40:45 09:40:45 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:40:45 #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:45 #0 9.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:45 #55 ... 09:40:45 09:40:45 #35 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:40:45 #35 8.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:45 #35 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:45 #35 ... 09:40:45 09:40:45 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:40:45 #56 ... 09:40:45 09:40:45 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:45 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.0s 09:40:46 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.65MB / 23.39MB 5.4s 09:40:46 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.7s 09:40:47 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.0s 09:40:47 #50 ... 09:40:47 09:40:47 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:40:47 #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:47 #0 8.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:47 #57 ... 09:40:47 09:40:47 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:47 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.63MB / 23.39MB 6.4s 09:40:47 #50 ... 09:40:47 09:40:47 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:40:47 #0 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:47 #58 ... 09:40:47 09:40:47 #35 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:40:47 #35 11.21 OK: 266 MiB in 52 packages 09:40:47 #35 DONE 13.1s 09:40:47 09:40:47 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:40:47 #59 ... 09:40:47 09:40:47 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:40:47 #60 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:47 #60 ... 09:40:47 09:40:47 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:47 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.6s done 09:40:47 #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 09:40:48 #50 ... 09:40:48 09:40:48 #61 [core-command builder 4/7] COPY go.mod vendor* ./ 09:40:48 #61 DONE 1.2s 09:40:48 09:40:48 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:40:48 #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done 09:40:48 #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 09:40:48 #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 09:40:48 #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 09:40:48 #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 09:40:48 #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 09:40:48 #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 09:40:48 #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 09:40:48 #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.2s done 09:40:48 #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 09:40:48 #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 09:40:48 #62 ... 09:40:48 09:40:48 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:40:48 #55 12.24 OK: 266 MiB in 52 packages 09:40:48 #55 DONE 13.2s 09:40:48 09:40:48 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:40:49 #63 ... 09:40:49 09:40:49 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:40:49 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:49 #64 ... 09:40:49 09:40:49 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:40:49 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:49 #140 ... 09:40:49 09:40:49 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:40:49 #134 79.28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:40:49 #65 ... 09:40:49 09:40:49 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:40:49 #66 ... 09:40:49 09:40:49 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:40:49 #60 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:49 #60 ... 09:40:49 09:40:49 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:40:49 #67 ... 09:40:49 09:40:49 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:40:49 #63 DONE 1.1s 09:40:49 09:40:49 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:53 #68 ... 09:40:53 09:40:53 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:40:53 #57 11.27 (1/4) Installing ca-certificates (20230506-r0) 09:40:53 #57 11.63 (2/4) Installing dumb-init (1.2.5-r2) 09:40:53 #57 11.64 (3/4) Installing su-exec (0.2-r3) 09:40:53 #57 11.68 (4/4) Installing yq (4.33.3-r5) 09:40:53 #57 13.08 Executing busybox-1.36.1-r5.trigger 09:40:53 #57 13.20 Executing ca-certificates-20230506-r0.trigger 09:40:53 #57 14.28 OK: 18 MiB in 19 packages 09:40:53 #57 DONE 15.9s 09:40:53 09:40:53 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:53 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.4s 09:40:53 #50 ... 09:40:53 09:40:53 #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:40:53 #42 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:53 #42 9.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:53 #42 14.07 (1/1) Installing dumb-init (1.2.5-r2) 09:40:53 #42 14.11 Executing busybox-1.36.1-r5.trigger 09:40:53 #42 14.28 OK: 8 MiB in 16 packages 09:40:53 #42 DONE 16.6s 09:40:53 09:40:53 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:55 #50 ... 09:40:55 09:40:55 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:55 #69 ... 09:40:55 09:40:55 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:56 #134 DONE 85.6s 09:40:56 09:40:56 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:40:56 #135 DONE 85.6s 09:40:56 09:40:56 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:56 #131 DONE 85.6s 09:40:56 09:40:56 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:56 #137 DONE 85.6s 09:40:56 09:40:56 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:56 #132 DONE 85.6s 09:40:56 09:40:56 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #141 ... 09:40:56 09:40:56 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:40:56 #138 DONE 85.7s 09:40:56 09:40:56 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:40:56 #130 DONE 85.9s 09:40:56 09:40:56 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #142 ... 09:40:56 09:40:56 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:56 #133 DONE 85.9s 09:40:56 09:40:56 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:40:56 #136 DONE 86.0s 09:40:56 09:40:56 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:40:56 #140 DONE 86.1s 09:40:56 09:40:56 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:40:56 #143 ... 09:40:56 09:40:56 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:40:56 #139 DONE 86.2s 09:40:56 09:40:56 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #141 DONE 0.8s 09:40:56 09:40:56 #144 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #144 DONE 0.8s 09:40:56 09:40:56 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #142 DONE 0.7s 09:40:56 09:40:56 #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:56 #145 ... 09:40:56 09:40:56 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:40:56 #143 DONE 0.5s 09:40:56 09:40:56 #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #146 DONE 0.8s 09:40:56 09:40:56 #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #147 DONE 0.6s 09:40:56 #50 ... 09:40:56 09:40:56 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:40:56 #56 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:56 #56 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:56 #56 18.07 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:40:56 #56 18.07 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:40:56 #56 18.07 OK: 19951 distinct packages available 09:40:56 #56 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:56 #56 ... 09:40:56 09:40:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:56 09:40:56 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:40:56 #148 ... 09:40:56 09:40:56 #149 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:56 #149 DONE 0.4s 09:40:56 09:40:56 #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:40:56 #150 DONE 0.4s 09:40:56 09:40:56 #151 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:56 #151 DONE 0.4s 09:40:56 09:40:56 #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:56 #145 DONE 0.4s 09:40:57 09:40:57 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:40:57 #152 CACHED 09:40:57 09:40:57 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:40:57 #153 CACHED 09:40:57 09:40:57 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:40:57 #154 CACHED 09:40:57 09:40:57 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:40:57 #155 CACHED 09:40:57 09:40:57 #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:40:57 #156 CACHED 09:40:57 09:40:57 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:40:57 #157 CACHED 09:40:57 09:40:57 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:40:57 #158 CACHED 09:40:57 09:40:57 #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:40:57 #159 CACHED 09:40:57 09:40:57 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:57 #160 DONE 0.4s 09:40:57 09:40:57 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:40:57 #148 DONE 0.4s 09:40:57 09:40:57 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:40:57 #50 ... 09:40:57 09:40:57 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:40:57 #58 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:57 #58 16.03 (1/4) Installing dumb-init (1.2.5-r2) 09:40:57 #58 16.06 (2/4) Installing openssl (3.1.4-r5) 09:40:57 #58 16.18 (3/4) Installing su-exec (0.2-r3) 09:40:57 #58 16.27 (4/4) Installing yq (4.33.3-r5) 09:40:57 #58 17.55 Executing busybox-1.36.1-r5.trigger 09:40:57 #58 17.74 OK: 18 MiB in 19 packages 09:40:57 #58 DONE 19.7s 09:40:57 09:40:57 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:57 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.5s 09:40:57 #50 ... 09:40:57 09:40:57 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:40:57 #59 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:40:57 #59 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:40:57 #59 19.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:40:57 #59 19.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:40:57 #59 19.71 OK: 19946 distinct packages available 09:40:57 #59 ... 09:40:57 09:40:57 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:58 #161 ... 09:40:58 09:40:58 #162 [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 09:40:58 #162 DONE 1.4s 09:40:58 09:40:58 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:58 #163 DONE 1.4s 09:40:58 09:40:58 #164 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:40:58 #164 DONE 1.3s 09:40:58 09:40:58 #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:40:58 #165 DONE 1.4s 09:40:58 09:40:58 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:40:58 #161 DONE 1.3s 09:40:58 09:40:58 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:40:58 #166 DONE 1.4s 09:40:58 09:40:58 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:40:58 #167 DONE 1.4s 09:40:58 09:40:58 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:40:58 #168 DONE 1.4s 09:40:58 09:40:58 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:40:58 #169 DONE 1.4s 09:40:58 09:40:58 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:40:58 #170 DONE 1.4s 09:40:58 09:40:58 #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:40:58 #171 ... 09:40:58 09:40:58 #172 [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 09:40:58 #172 DONE 0.4s 09:40:58 09:40:58 #173 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:40:58 #173 DONE 0.4s 09:40:58 09:40:58 #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:40:58 #174 DONE 0.4s 09:40:58 09:40:58 #175 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:40:58 #175 DONE 0.4s 09:40:58 09:40:58 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:40:58 #176 DONE 0.5s 09:40:58 09:40:58 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:40:58 #177 DONE 0.4s 09:40:58 09:40:58 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:40:58 #178 DONE 0.5s 09:40:58 09:40:58 #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:40:58 #171 DONE 0.5s 09:40:58 09:40:58 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:40:58 #50 ... 09:40:58 09:40:58 #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:59 #179 ... 09:40:59 09:40:59 #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:40:59 #180 DONE 0.5s 09:40:59 09:40:59 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:40:59 #181 DONE 2.3s 09:40:59 09:40:59 #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:40:59 #182 DONE 0.5s 09:40:59 09:40:59 #183 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:40:59 #183 DONE 0.3s 09:40:59 09:40:59 #101 [security-spiffe-token-provider] exporting to image 09:40:59 #101 exporting layers 09:40:59 #70 ... 09:40:59 09:40:59 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:40:59 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s 09:40:59 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s done 09:40:59 #101 ... 09:40:59 09:40:59 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:40:59 #184 DONE 0.5s 09:40:59 09:40:59 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:40:59 #179 DONE 0.4s 09:40:59 09:40:59 #101 [security-spiffe-token-provider] exporting to image 09:40:59 #101 exporting layers 0.3s done 09:40:59 #101 ... 09:40:59 09:40:59 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:40:59 #185 DONE 0.4s 09:40:59 09:40:59 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:40:59 #186 DONE 0.4s 09:40:59 09:40:59 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:40:59 #187 DONE 0.4s 09:40:59 09:40:59 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:40:59 #188 DONE 0.5s 09:40:59 09:40:59 #101 [core-metadata] exporting to image 09:40:59 #62 ... 09:40:59 09:40:59 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:40:59 #101 exporting layers 0.7s done 09:40:59 #101 ... 09:40:59 09:40:59 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:40:59 #189 DONE 0.3s 09:40:59 09:40:59 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:40:59 #190 DONE 0.3s 09:40:59 09:40:59 #101 [support-scheduler] exporting to image 09:40:59 #101 exporting layers 0.3s done 09:40:59 #101 writing image sha256:88c31a7ab9b3780738d034db58fe5218b182558aacdf85f3a0b5a4e3953e56ae 0.0s done 09:40:59 #101 writing image sha256:3bc956fab7e5ed3feaa89214a99a79b7f0b404d09ba6fce196e4bfd3d7a15739 done 09:40:59 #101 writing image sha256:111ef32f734a92e7ef6dacba73da512e166b168b4f3539e31d01f7bcc2e982bc done 09:40:59 #101 writing image sha256:cc09a3d75af7652ad7f4695f64c6cb8f875e8ff88c5bd1f577bc1961ae127447 0.1s done 09:40:59 #101 naming to docker.io/library/core-data 0.0s done 09:40:59 #101 naming to docker.io/library/core-command 0.0s done 09:40:59 #101 naming to docker.io/library/support-notifications done 09:40:59 #101 naming to docker.io/library/support-scheduler done 09:40:59 #101 writing image sha256:2b41138a31ad3bc4b55f161215c575b01fcb64241c1ad5e113a2486cb6437c6f done 09:40:59 #101 naming to docker.io/library/security-spiffe-token-provider done 09:40:59 #101 writing image sha256:c7eddc49092f35dfdbf99facf31cd8d713b7d095621e010573737f581c605b01 done 09:40:59 #101 naming to docker.io/library/core-metadata done 09:40:59 #101 DONE 1.8s 09:40:59 09:40:59 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:40:59 #191 DONE 0.3s 09:40:59 09:40:59 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:41:00 #192 ... 09:41:00 09:41:00 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:41:00 #193 DONE 0.4s 09:41:00 #50 ... 09:41:00 09:41:00 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:00 #67 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:00 #67 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:00 #67 19.66 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:41:00 #67 19.66 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:41:00 #67 19.66 OK: 19946 distinct packages available 09:41:00 #67 ... 09:41:00 09:41:00 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:41:00 09:41:00 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:00 #194 DONE 0.9s 09:41:00 09:41:00 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:41:00 #192 DONE 0.5s 09:41:00 09:41:00 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:41:00 #195 DONE 0.2s 09:41:00 09:41:00 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:00 #196 DONE 0.9s 09:41:00 09:41:00 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:41:00 #197 DONE 0.1s 09:41:00 09:41:00 #101 [security-proxy-auth] exporting to image 09:41:00 #101 ... 09:41:00 09:41:00 #198 [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/ 09:41:00 #198 DONE 0.1s 09:41:00 09:41:00 #101 [core-common-config-bootstrapper] exporting to image 09:41:00 #101 exporting layers 0.1s done 09:41:00 #101 writing image sha256:1cb851adf60c249790c2905f208e4867bda85d869dd86e656d8c40b812a198ea done 09:41:00 #101 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 09:41:00 #101 exporting layers 0.2s done 09:41:00 #101 writing image sha256:35f28eae096f8924937f77ad1b41799ae6debcd8f93910a604395b0e9c8ec1c8 0.0s done 09:41:00 #101 naming to docker.io/library/security-proxy-auth done 09:41:00 #101 DONE 2.1s 09:41:00 09:41:00 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:41:00 #199 DONE 0.1s 09:41:00 09:41:00 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:00 #200 ... 09:41:00 09:41:00 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:41:00 #201 DONE 0.1s 09:41:00 09:41:00 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:41:00 #202 DONE 0.2s 09:41:00 09:41:00 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:00 #203 DONE 1.1s 09:41:00 09:41:00 #101 [security-proxy-setup] exporting to image 09:41:01 #101 exporting layers 0.2s done 09:41:01 #101 writing image sha256:f6225f1efea24730881775f486aa0859407c14fee1dcd037ebea213d4001eb16 done 09:41:01 #101 naming to docker.io/library/security-proxy-setup done 09:41:01 #101 DONE 2.3s 09:41:01 09:41:01 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:01 #200 DONE 0.8s 09:41:01 09:41:01 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:41:01 #50 ... 09:41:01 09:41:01 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:01 #65 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:01 #65 19.84 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:41:01 #65 19.84 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:41:01 #65 19.84 OK: 19946 distinct packages available 09:41:01 #65 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:01 #65 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:01 #204 ... 09:41:01 09:41:01 #101 [security-secretstore-setup] exporting to image 09:41:01 #101 exporting layers 0.2s done 09:41:01 #101 writing image sha256:f78488293af584416c3b8d8143b0576436f41473abd9dd9195c67469bc3f7c37 done 09:41:01 #101 naming to docker.io/library/security-secretstore-setup done 09:41:01 #101 DONE 2.5s 09:41:01 09:41:01 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:41:01 #65 ... 09:41:01 09:41:01 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:41:01 #64 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:01 #64 19.25 (1/1) Installing dumb-init (1.2.5-r2) 09:41:01 #64 19.29 Executing busybox-1.36.1-r5.trigger 09:41:01 #64 19.46 OK: 8 MiB in 16 packages 09:41:01 #64 DONE 22.5s 09:41:01 09:41:01 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:41:01 #60 18.74 (1/2) Installing ca-certificates (20230506-r0) 09:41:01 #60 19.35 (2/2) Installing dumb-init (1.2.5-r2) 09:41:01 #60 19.42 Executing busybox-1.36.1-r5.trigger 09:41:01 #60 19.54 Executing ca-certificates-20230506-r0.trigger 09:41:01 #60 20.82 OK: 9 MiB in 17 packages 09:41:01 #204 DONE 0.9s 09:41:01 09:41:01 #101 [security-bootstrapper] exporting to image 09:41:01 #101 exporting layers 0.2s done 09:41:01 #101 writing image sha256:4cd7095771eac777f16d4bc60c92e0d038e30f15e0e59ac7633d0710d511e169 done 09:41:01 #101 naming to docker.io/library/security-bootstrapper done 09:41:01 #101 DONE 2.7s 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:01 time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:41:01 $ docker stop --time=1 709d3b7679b125293c29d15b7c5023e745bbe3eec633f4a0bf20117ce7ecdde4 09:41:01 #60 DONE 24.1s 09:41:01 09:41:01 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:41:01 #66 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:01 #66 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:01 #66 20.94 (1/2) Installing dumb-init (1.2.5-r2) 09:41:01 #66 20.96 (2/2) Installing su-exec (0.2-r3) 09:41:01 #66 21.00 Executing busybox-1.36.1-r5.trigger 09:41:01 #66 21.10 OK: 8 MiB in 17 packages 09:41:01 #66 DONE 22.6s 09:41:01 09:41:01 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:41:02 #50 ... 09:41:02 09:41:02 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:02 #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:02 #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:03 #71 ... 09:41:03 09:41:03 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:41:03 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.7s 09:41:03 #50 ... 09:41:03 09:41:03 #72 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 09:41:03 #0 7.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:03 #0 8.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:03 #72 ... 09:41:03 09:41:03 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:41:03 $ docker rm -f --volumes 709d3b7679b125293c29d15b7c5023e745bbe3eec633f4a0bf20117ce7ecdde4 [Pipeline] // withDockerContainer 09:41:03 #50 ... 09:41:03 09:41:03 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:03 #56 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:03 #56 26.97 OK: 266 MiB in 52 packages 09:41:03 #56 DONE 28.1s [Pipeline] sh 09:41:03 09:41:03 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:41:03 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s done 09:41:03 + docker images 09:41:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:41:03 security-bootstrapper latest 4cd7095771ea 2 seconds ago 18.6MB 09:41:03 security-secretstore-setup latest f78488293af5 3 seconds ago 36.3MB 09:41:03 security-proxy-auth latest 35f28eae096f 3 seconds ago 15.8MB 09:41:03 core-common-config-bootstrapper latest 1cb851adf60c 3 seconds ago 15MB 09:41:03 security-proxy-setup latest f6225f1efea2 3 seconds ago 25.9MB 09:41:03 core-metadata latest c7eddc49092f 4 seconds ago 17.4MB 09:41:03 support-scheduler latest cc09a3d75af7 5 seconds ago 26.2MB 09:41:03 security-spiffe-token-provider latest 2b41138a31ad 5 seconds ago 28.7MB 09:41:03 core-command latest 88c31a7ab9b3 5 seconds ago 17MB 09:41:03 support-notifications latest 3bc956fab7e5 5 seconds ago 26.7MB 09:41:03 core-data latest 111ef32f734a 5 seconds ago 17.2MB 09:41:03 security-spire-server latest 7d0f40d6c047 About a minute ago 102MB 09:41:03 security-spire-agent latest 067044a58b98 About a minute ago 161MB 09:41:03 security-spire-config latest b9c2d7c8f684 About a minute ago 102MB 09:41:03 ci-base-image-x86_64 latest c84a8a50dc37 4 minutes ago 885MB 09:41:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 09:41:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 09:41:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 09:41:04 #50 ... 09:41:04 09:41:04 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:41:04 #73 DONE 0.5s [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:04 provisioning config files... 09:41:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config17375486538545452993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:04 09:41:04 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:04 ---> ****-login.sh 09:41:04 nexus3.edgexfoundry.org:10001 09:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:04 Configure a credential helper to remove this warning. See 09:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:04 09:41:04 Login Succeeded 09:41:04 nexus3.edgexfoundry.org:10002 09:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:04 Configure a credential helper to remove this warning. See 09:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:04 09:41:04 Login Succeeded 09:41:04 nexus3.edgexfoundry.org:10003 09:41:04 #74 ... 09:41:04 09:41:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:41:04 #50 DONE 26.1s 09:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:04 Configure a credential helper to remove this warning. See 09:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:04 09:41:04 Login Succeeded 09:41:04 nexus3.edgexfoundry.org:10004 09:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:04 Configure a credential helper to remove this warning. See 09:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:04 09:41:04 Login Succeeded 09:41:04 ****.io 09:41:04 09:41:04 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:05 Configure a credential helper to remove this warning. See 09:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:05 09:41:05 Login Succeeded 09:41:05 ---> ****-login.sh ends [Pipeline] } 09:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:05 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:41:05 23956941b4940f7c704781ef156c6941bf29d18c 09:41:05 latest 09:41:05 3.2.0-dev.19 09:41:05 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:05 main 09:41:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:06 + docker push nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c 09:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:41:06 77371f1fc1ae: Preparing 09:41:06 03200c840ff9: Preparing 09:41:06 f296388f629e: Preparing 09:41:06 0df8a660a6e3: Preparing 09:41:06 6e6b3342776f: Preparing 09:41:06 916d2979c85d: Preparing 09:41:06 aedc3bda2944: Preparing 09:41:06 916d2979c85d: Waiting 09:41:06 aedc3bda2944: Waiting 09:41:06 f296388f629e: Pushed 09:41:06 0df8a660a6e3: Pushed 09:41:06 6e6b3342776f: Pushed 09:41:06 aedc3bda2944: Layer already exists 09:41:06 77371f1fc1ae: Pushed 09:41:06 916d2979c85d: Pushed 09:41:07 #62 ... 09:41:07 09:41:07 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:41:07 #0 5.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:07 #0 8.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:07 #75 ... 09:41:07 09:41:07 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:07 #65 27.86 (1/5) Installing dumb-init (1.2.5-r2) 09:41:07 #65 27.92 (2/5) Installing musl-obstack (1.2.3-r2) 09:41:07 #65 27.94 (3/5) Installing libucontext (1.2-r2) 09:41:07 #65 27.96 (4/5) Installing gcompat (1.1.0-r1) 09:41:07 #65 27.99 (5/5) Installing openssl (3.1.4-r5) 09:41:07 #65 ... 09:41:07 09:41:07 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:07 #71 13.46 OK: 18 MiB in 19 packages 09:41:07 #71 DONE 14.4s 09:41:07 09:41:07 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:07 #65 28.18 Executing busybox-1.36.1-r5.trigger 09:41:07 #65 28.35 OK: 9 MiB in 20 packages 09:41:08 #65 ... 09:41:08 09:41:08 #72 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 09:41:08 #72 14.30 OK: 8 MiB in 16 packages 09:41:08 #72 DONE 15.7s 09:41:08 03200c840ff9: Pushed 09:41:08 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:08 09:41:08 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:08 #59 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:08 #59 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:08 #59 28.73 (1/11) Installing ca-certificates (20230506-r0) 09:41:08 #59 28.91 (2/11) Installing brotli-libs (1.0.9-r14) 09:41:08 #59 29.03 (3/11) Installing libunistring (1.1-r1) 09:41:08 #59 29.40 (4/11) Installing libidn2 (2.3.4-r1) 09:41:08 #59 29.43 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:41:08 #59 29.47 (6/11) Installing libcurl (8.5.0-r0) 09:41:08 #59 29.62 (7/11) Installing curl (8.5.0-r0) 09:41:08 #59 29.68 (8/11) Installing dumb-init (1.2.5-r2) 09:41:08 #59 29.71 (9/11) Installing musl-obstack (1.2.3-r2) 09:41:08 #59 29.72 (10/11) Installing libucontext (1.2-r2) 09:41:08 #59 29.74 (11/11) Installing gcompat (1.1.0-r1) 09:41:08 #59 29.77 Executing busybox-1.36.1-r5.trigger 09:41:08 #59 30.06 Executing ca-certificates-20230506-r0.trigger 09:41:08 #59 ... 09:41:08 09:41:08 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:08 #65 DONE 29.4s 09:41:08 09:41:08 #76 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:41:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:41:09 77371f1fc1ae: Preparing 09:41:09 03200c840ff9: Preparing 09:41:09 f296388f629e: Preparing 09:41:09 0df8a660a6e3: Preparing 09:41:09 6e6b3342776f: Preparing 09:41:09 916d2979c85d: Preparing 09:41:09 aedc3bda2944: Preparing 09:41:09 916d2979c85d: Waiting 09:41:09 aedc3bda2944: Waiting 09:41:09 0df8a660a6e3: Layer already exists 09:41:09 f296388f629e: Layer already exists 09:41:09 6e6b3342776f: Layer already exists 09:41:09 77371f1fc1ae: Layer already exists 09:41:09 03200c840ff9: Layer already exists 09:41:09 aedc3bda2944: Layer already exists 09:41:09 916d2979c85d: Layer already exists 09:41:09 latest: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 #76 ... 09:41:10 09:41:10 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:10 #67 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:10 #67 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:10 #67 28.92 (1/4) Installing dumb-init (1.2.5-r2) 09:41:10 #67 29.00 (2/4) Installing musl-obstack (1.2.3-r2) 09:41:10 #67 29.04 (3/4) Installing libucontext (1.2-r2) 09:41:10 #67 29.09 (4/4) Installing gcompat (1.1.0-r1) 09:41:10 #67 29.13 Executing busybox-1.36.1-r5.trigger 09:41:10 #67 29.35 OK: 8 MiB in 19 packages 09:41:10 #67 DONE 30.4s 09:41:10 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.19 09:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:41:10 77371f1fc1ae: Preparing 09:41:10 03200c840ff9: Preparing 09:41:10 f296388f629e: Preparing 09:41:10 0df8a660a6e3: Preparing 09:41:10 6e6b3342776f: Preparing 09:41:10 916d2979c85d: Preparing 09:41:10 aedc3bda2944: Preparing 09:41:10 916d2979c85d: Waiting 09:41:10 aedc3bda2944: Waiting 09:41:10 77371f1fc1ae: Layer already exists 09:41:10 6e6b3342776f: Layer already exists 09:41:10 03200c840ff9: Layer already exists 09:41:10 f296388f629e: Layer already exists 09:41:10 0df8a660a6e3: Layer already exists 09:41:10 916d2979c85d: Layer already exists 09:41:10 aedc3bda2944: Layer already exists 09:41:10 3.2.0-dev.19: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 09:41:10 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:10 #59 31.41 OK: 13 MiB in 26 packages 09:41:10 #59 DONE 32.7s 09:41:10 09:41:10 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:41:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 + docker push nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:41:10 77371f1fc1ae: Preparing 09:41:10 03200c840ff9: Preparing 09:41:10 f296388f629e: Preparing 09:41:10 0df8a660a6e3: Preparing 09:41:10 6e6b3342776f: Preparing 09:41:10 916d2979c85d: Preparing 09:41:10 aedc3bda2944: Preparing 09:41:10 aedc3bda2944: Waiting 09:41:10 916d2979c85d: Waiting 09:41:10 6e6b3342776f: Layer already exists 09:41:10 77371f1fc1ae: Layer already exists 09:41:10 f296388f629e: Layer already exists 09:41:10 03200c840ff9: Layer already exists 09:41:10 0df8a660a6e3: Layer already exists 09:41:10 916d2979c85d: Layer already exists 09:41:10 aedc3bda2944: Layer already exists 09:41:10 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:41:11 77371f1fc1ae: Preparing 09:41:11 03200c840ff9: Preparing 09:41:11 f296388f629e: Preparing 09:41:11 0df8a660a6e3: Preparing 09:41:11 6e6b3342776f: Preparing 09:41:11 916d2979c85d: Preparing 09:41:11 aedc3bda2944: Preparing 09:41:11 aedc3bda2944: Waiting 09:41:11 916d2979c85d: Waiting 09:41:11 0df8a660a6e3: Layer already exists 09:41:11 f296388f629e: Layer already exists 09:41:11 6e6b3342776f: Layer already exists 09:41:11 77371f1fc1ae: Layer already exists 09:41:11 03200c840ff9: Layer already exists 09:41:11 916d2979c85d: Layer already exists 09:41:11 aedc3bda2944: Layer already exists 09:41:11 main: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } 09:41:11 #77 ... 09:41:11 09:41:11 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:41:11 #0 5.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:11 #0 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:11 #78 ... 09:41:11 09:41:11 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:41:11 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:11 #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:11 ===================================================== [Pipeline] echo 09:41:11 taggedImages: 09:41:11 - nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c 09:41:11 - nexus3.edgexfoundry.org:10004/core-command:latest 09:41:11 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.19 09:41:11 - nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:11 - nexus3.edgexfoundry.org:10004/core-command:main 09:41:11 #79 ... 09:41:11 09:41:11 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:41:11 #0 5.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:11 #0 7.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:11 #80 ... 09:41:11 09:41:11 #76 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:41:11 #76 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 09:41:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:41:12 23956941b4940f7c704781ef156c6941bf29d18c 09:41:12 latest 09:41:12 3.2.0-dev.19 09:41:12 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:12 main 09:41:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:12 #76 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c 09:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:41:13 8742c03c28ba: Preparing 09:41:13 77f8298ac536: Preparing 09:41:13 c9f3afc74392: Preparing 09:41:13 6448febb0752: Preparing 09:41:13 f296388f629e: Preparing 09:41:13 0df8a660a6e3: Preparing 09:41:13 6e6b3342776f: Preparing 09:41:13 916d2979c85d: Preparing 09:41:13 aedc3bda2944: Preparing 09:41:13 0df8a660a6e3: Waiting 09:41:13 6e6b3342776f: Waiting 09:41:13 916d2979c85d: Waiting 09:41:13 aedc3bda2944: Waiting 09:41:13 f296388f629e: Layer already exists 09:41:13 c9f3afc74392: Pushed 09:41:13 77f8298ac536: Pushed 09:41:13 0df8a660a6e3: Layer already exists 09:41:13 916d2979c85d: Layer already exists 09:41:13 6e6b3342776f: Layer already exists 09:41:13 aedc3bda2944: Layer already exists 09:41:13 8742c03c28ba: Pushed 09:41:13 6448febb0752: Pushed 09:41:13 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:14 #76 5.906 OK: 9 MiB in 20 packages 09:41:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:41:14 8742c03c28ba: Preparing 09:41:14 77f8298ac536: Preparing 09:41:14 c9f3afc74392: Preparing 09:41:14 6448febb0752: Preparing 09:41:14 f296388f629e: Preparing 09:41:14 0df8a660a6e3: Preparing 09:41:14 6e6b3342776f: Preparing 09:41:14 916d2979c85d: Preparing 09:41:14 aedc3bda2944: Preparing 09:41:14 0df8a660a6e3: Waiting 09:41:14 6e6b3342776f: Waiting 09:41:14 916d2979c85d: Waiting 09:41:14 aedc3bda2944: Waiting 09:41:14 6448febb0752: Layer already exists 09:41:14 c9f3afc74392: Layer already exists 09:41:14 f296388f629e: Layer already exists 09:41:14 8742c03c28ba: Layer already exists 09:41:14 77f8298ac536: Layer already exists 09:41:14 916d2979c85d: Layer already exists 09:41:14 0df8a660a6e3: Layer already exists 09:41:14 6e6b3342776f: Layer already exists 09:41:14 aedc3bda2944: Layer already exists 09:41:14 latest: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.19 09:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:41:15 8742c03c28ba: Preparing 09:41:15 77f8298ac536: Preparing 09:41:15 c9f3afc74392: Preparing 09:41:15 6448febb0752: Preparing 09:41:15 f296388f629e: Preparing 09:41:15 0df8a660a6e3: Preparing 09:41:15 6e6b3342776f: Preparing 09:41:15 916d2979c85d: Preparing 09:41:15 aedc3bda2944: Preparing 09:41:15 aedc3bda2944: Waiting 09:41:15 0df8a660a6e3: Waiting 09:41:15 6e6b3342776f: Waiting 09:41:15 c9f3afc74392: Layer already exists 09:41:15 6448febb0752: Layer already exists 09:41:15 f296388f629e: Layer already exists 09:41:15 77f8298ac536: Layer already exists 09:41:15 8742c03c28ba: Layer already exists 09:41:15 0df8a660a6e3: Layer already exists 09:41:15 6e6b3342776f: Layer already exists 09:41:15 916d2979c85d: Layer already exists 09:41:15 aedc3bda2944: Layer already exists 09:41:15 3.2.0-dev.19: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:41:16 8742c03c28ba: Preparing 09:41:16 77f8298ac536: Preparing 09:41:16 c9f3afc74392: Preparing 09:41:16 6448febb0752: Preparing 09:41:16 f296388f629e: Preparing 09:41:16 0df8a660a6e3: Preparing 09:41:16 6e6b3342776f: Preparing 09:41:16 916d2979c85d: Preparing 09:41:16 aedc3bda2944: Preparing 09:41:16 0df8a660a6e3: Waiting 09:41:16 916d2979c85d: Waiting 09:41:16 aedc3bda2944: Waiting 09:41:16 6e6b3342776f: Waiting 09:41:16 f296388f629e: Layer already exists 09:41:16 77f8298ac536: Layer already exists 09:41:16 c9f3afc74392: Layer already exists 09:41:16 8742c03c28ba: Layer already exists 09:41:16 6448febb0752: Layer already exists 09:41:16 0df8a660a6e3: Layer already exists 09:41:16 aedc3bda2944: Layer already exists 09:41:16 916d2979c85d: Layer already exists 09:41:16 6e6b3342776f: Layer already exists 09:41:16 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:16 #76 ... 09:41:16 09:41:16 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:41:16 #75 14.18 OK: 18 MiB in 19 packages 09:41:16 #75 DONE 19.5s 09:41:16 09:41:16 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:41:16 #81 ... 09:41:16 09:41:16 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:41:16 #80 11.11 OK: 8 MiB in 17 packages 09:41:16 #80 DONE 15.1s 09:41:16 09:41:16 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:41:16 #79 11.67 OK: 9 MiB in 17 packages 09:41:16 #79 DONE 15.0s 09:41:16 09:41:16 #76 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:41:16 #76 DONE 8.3s 09:41:16 09:41:16 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:41:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } 09:41:17 #82 ... 09:41:17 09:41:17 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:41:17 #78 11.10 OK: 8 MiB in 16 packages 09:41:17 #78 DONE 15.3s 09:41:17 09:41:17 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:41:17 #77 6.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:41:17 8742c03c28ba: Preparing 09:41:17 77f8298ac536: Preparing 09:41:17 c9f3afc74392: Preparing 09:41:17 6448febb0752: Preparing 09:41:17 f296388f629e: Preparing 09:41:17 0df8a660a6e3: Preparing 09:41:17 6e6b3342776f: Preparing 09:41:17 916d2979c85d: Preparing 09:41:17 aedc3bda2944: Preparing 09:41:17 0df8a660a6e3: Waiting 09:41:17 916d2979c85d: Waiting 09:41:17 6e6b3342776f: Waiting 09:41:17 aedc3bda2944: Waiting 09:41:17 8742c03c28ba: Layer already exists 09:41:17 c9f3afc74392: Layer already exists 09:41:17 f296388f629e: Layer already exists 09:41:17 77f8298ac536: Layer already exists 09:41:17 6448febb0752: Layer already exists 09:41:17 6e6b3342776f: Layer already exists 09:41:17 916d2979c85d: Layer already exists 09:41:17 0df8a660a6e3: Layer already exists 09:41:17 aedc3bda2944: Layer already exists 09:41:17 main: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 09:41:17 #77 ... 09:41:17 09:41:17 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:41:17 #81 DONE 0.9s 09:41:17 09:41:17 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] echo 09:41:17 ===================================================== [Pipeline] echo 09:41:17 taggedImages: 09:41:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c 09:41:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:41:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.19 09:41:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:41:17 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:41:17 23956941b4940f7c704781ef156c6941bf29d18c 09:41:17 latest 09:41:17 3.2.0-dev.19 09:41:17 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:17 main 09:41:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker push nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c 09:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:41:18 f87232994192: Preparing 09:41:18 8e7bb8374850: Preparing 09:41:18 f296388f629e: Preparing 09:41:18 0df8a660a6e3: Preparing 09:41:18 6e6b3342776f: Preparing 09:41:18 3c978e043eb2: Preparing 09:41:18 aedc3bda2944: Preparing 09:41:18 3c978e043eb2: Waiting 09:41:18 aedc3bda2944: Waiting 09:41:18 0df8a660a6e3: Layer already exists 09:41:18 6e6b3342776f: Layer already exists 09:41:18 f296388f629e: Layer already exists 09:41:18 aedc3bda2944: Layer already exists 09:41:18 f87232994192: Pushed 09:41:18 3c978e043eb2: Pushed 09:41:19 #83 DONE 2.4s 09:41:19 09:41:19 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:41:19 #82 DONE 2.5s 09:41:19 09:41:19 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:41:19 #84 ... 09:41:19 09:41:19 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:41:19 #85 DONE 0.2s 09:41:19 09:41:19 #86 [security-spire-server stage-2 6/9] COPY security.txt / 09:41:19 #86 DONE 0.2s 09:41:19 09:41:19 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:41:19 #87 DONE 0.2s 09:41:19 09:41:19 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:41:20 #88 ... 09:41:20 09:41:20 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:41:20 #89 DONE 3.4s 09:41:20 09:41:20 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:41:20 #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:20 #0 7.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:20 8e7bb8374850: Pushed 09:41:20 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:20 #90 ... 09:41:20 09:41:20 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:41:20 #88 DONE 0.4s 09:41:20 09:41:20 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:41:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv 09:41:20 #91 DONE 0.3s 09:41:20 09:41:20 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:41:20 #92 DONE 0.4s 09:41:20 09:41:20 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:41:20 #77 7.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:20 #77 10.05 OK: 8 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:21 #77 DONE 10.9s 09:41:21 09:41:21 #93 [security-spire-server] exporting to image 09:41:21 #93 exporting layers 09:41:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:41:21 f87232994192: Preparing 09:41:21 8e7bb8374850: Preparing 09:41:21 f296388f629e: Preparing 09:41:21 0df8a660a6e3: Preparing 09:41:21 6e6b3342776f: Preparing 09:41:21 3c978e043eb2: Preparing 09:41:21 aedc3bda2944: Preparing 09:41:21 3c978e043eb2: Waiting 09:41:21 aedc3bda2944: Waiting 09:41:21 0df8a660a6e3: Layer already exists 09:41:21 6e6b3342776f: Layer already exists 09:41:21 f87232994192: Layer already exists 09:41:21 8e7bb8374850: Layer already exists 09:41:21 f296388f629e: Layer already exists 09:41:21 aedc3bda2944: Layer already exists 09:41:21 3c978e043eb2: Layer already exists 09:41:21 latest: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:21 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.19 09:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:41:21 f87232994192: Preparing 09:41:21 8e7bb8374850: Preparing 09:41:21 f296388f629e: Preparing 09:41:21 0df8a660a6e3: Preparing 09:41:21 6e6b3342776f: Preparing 09:41:21 3c978e043eb2: Preparing 09:41:21 aedc3bda2944: Preparing 09:41:21 aedc3bda2944: Waiting 09:41:21 3c978e043eb2: Waiting 09:41:21 f87232994192: Layer already exists 09:41:21 6e6b3342776f: Layer already exists 09:41:21 8e7bb8374850: Layer already exists 09:41:21 0df8a660a6e3: Layer already exists 09:41:21 f296388f629e: Layer already exists 09:41:21 3c978e043eb2: Layer already exists 09:41:21 aedc3bda2944: Layer already exists 09:41:21 3.2.0-dev.19: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } 09:41:21 #93 ... 09:41:21 09:41:21 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:41:21 #84 DONE 2.4s 09:41:21 09:41:21 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:41:21 #90 11.08 OK: 13 MiB in 26 packages 09:41:21 #90 DONE 11.7s 09:41:21 09:41:21 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:22 #94 DONE 0.3s 09:41:22 09:41:22 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 09:41:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 09:41:22 #95 DONE 0.3s 09:41:22 09:41:22 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh 09:41:22 + docker push nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:41:22 f87232994192: Preparing 09:41:22 8e7bb8374850: Preparing 09:41:22 f296388f629e: Preparing 09:41:22 0df8a660a6e3: Preparing 09:41:22 6e6b3342776f: Preparing 09:41:22 3c978e043eb2: Preparing 09:41:22 aedc3bda2944: Preparing 09:41:22 aedc3bda2944: Waiting 09:41:22 3c978e043eb2: Waiting 09:41:22 8e7bb8374850: Layer already exists 09:41:22 6e6b3342776f: Layer already exists 09:41:22 f87232994192: Layer already exists 09:41:22 f296388f629e: Layer already exists 09:41:22 0df8a660a6e3: Layer already exists 09:41:22 3c978e043eb2: Layer already exists 09:41:22 aedc3bda2944: Layer already exists 09:41:22 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:23 #96 ... 09:41:23 09:41:23 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:41:23 #97 DONE 0.4s 09:41:23 09:41:23 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:41:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:23 #98 DONE 0.4s 09:41:23 09:41:23 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:41:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:41:23 f87232994192: Preparing 09:41:23 8e7bb8374850: Preparing 09:41:23 f296388f629e: Preparing 09:41:23 0df8a660a6e3: Preparing 09:41:23 6e6b3342776f: Preparing 09:41:23 3c978e043eb2: Preparing 09:41:23 aedc3bda2944: Preparing 09:41:23 3c978e043eb2: Waiting 09:41:23 aedc3bda2944: Waiting 09:41:23 8e7bb8374850: Layer already exists 09:41:23 6e6b3342776f: Layer already exists 09:41:23 0df8a660a6e3: Layer already exists 09:41:23 f296388f629e: Layer already exists 09:41:23 f87232994192: Layer already exists 09:41:23 aedc3bda2944: Layer already exists 09:41:23 3c978e043eb2: Layer already exists 09:41:23 main: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } 09:41:23 #99 DONE 0.4s 09:41:23 09:41:23 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:41:23 #96 DONE 2.5s 09:41:23 09:41:23 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 09:41:23 #100 DONE 0.3s 09:41:23 09:41:23 #93 [security-spire-agent] exporting to image 09:41:23 #93 exporting layers 3.3s done 09:41:23 #93 writing image sha256:7e6ee4664d16479c6da05242145a8ecb09c9ee17dea6c2921046392d3679e85b [Pipeline] echo 09:41:24 ===================================================== [Pipeline] echo 09:41:24 taggedImages: 09:41:24 - nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c 09:41:24 - nexus3.edgexfoundry.org:10004/core-data:latest 09:41:24 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.19 09:41:24 - nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:24 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:41:24 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:41:24 23956941b4940f7c704781ef156c6941bf29d18c 09:41:24 latest 09:41:24 3.2.0-dev.19 09:41:24 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:24 main 09:41:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 09:41:24 #93 writing image sha256:7e6ee4664d16479c6da05242145a8ecb09c9ee17dea6c2921046392d3679e85b 0.0s done 09:41:24 #93 naming to docker.io/library/security-spire-server-arm64 done 09:41:24 #93 ... 09:41:24 09:41:24 #101 [security-spire-config stage-2 6/10] COPY security.txt / 09:41:24 #101 DONE 0.3s [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:24 09:41:24 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:41:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 09:41:24 #102 DONE 0.3s 09:41:24 09:41:24 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] sh 09:41:25 #103 DONE 0.2s 09:41:25 09:41:25 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:41:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c 09:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:41:25 daedc5b54edb: Preparing 09:41:25 36641746aeeb: Preparing 09:41:25 f030dbf5b299: Preparing 09:41:25 f296388f629e: Preparing 09:41:25 0df8a660a6e3: Preparing 09:41:25 6e6b3342776f: Preparing 09:41:25 916d2979c85d: Preparing 09:41:25 aedc3bda2944: Preparing 09:41:25 6e6b3342776f: Waiting 09:41:25 916d2979c85d: Waiting 09:41:25 aedc3bda2944: Waiting 09:41:25 0df8a660a6e3: Layer already exists 09:41:25 f296388f629e: Layer already exists 09:41:25 6e6b3342776f: Layer already exists 09:41:25 916d2979c85d: Layer already exists 09:41:25 aedc3bda2944: Layer already exists 09:41:25 36641746aeeb: Pushed 09:41:25 daedc5b54edb: Pushed 09:41:25 #104 DONE 0.4s 09:41:25 09:41:25 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:25 #68 ... 09:41:25 09:41:25 #93 [security-spire-config] exporting to image 09:41:26 f030dbf5b299: Pushed 09:41:26 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv 09:41:26 #93 exporting layers 2.8s done 09:41:26 #93 writing image sha256:0047200193fdcf34b56af911b4fd423acaa45b474b552a1eab559ff9209de5ac 0.0s done 09:41:26 #93 naming to docker.io/library/security-spire-agent-arm64 done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 09:41:27 #93 exporting layers 1.7s done 09:41:27 #93 writing image sha256:5c5f2a46e9639caa6ddf54301997ba667d45d5c16547a5c2ea13acbd006e1ca9 0.0s done 09:41:27 #93 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:41:27 #93 DONE 6.5s 09:41:27 09:41:27 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 09:41:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:41:27 daedc5b54edb: Preparing 09:41:27 36641746aeeb: Preparing 09:41:27 f030dbf5b299: Preparing 09:41:27 f296388f629e: Preparing 09:41:27 0df8a660a6e3: Preparing 09:41:27 6e6b3342776f: Preparing 09:41:27 916d2979c85d: Preparing 09:41:27 aedc3bda2944: Preparing 09:41:27 916d2979c85d: Waiting 09:41:27 6e6b3342776f: Waiting 09:41:27 aedc3bda2944: Waiting 09:41:27 daedc5b54edb: Layer already exists 09:41:27 36641746aeeb: Layer already exists 09:41:27 f296388f629e: Layer already exists 09:41:27 0df8a660a6e3: Layer already exists 09:41:27 f030dbf5b299: Layer already exists 09:41:27 6e6b3342776f: Layer already exists 09:41:27 916d2979c85d: Layer already exists 09:41:27 aedc3bda2944: Layer already exists 09:41:27 latest: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.19 09:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:41:28 daedc5b54edb: Preparing 09:41:28 36641746aeeb: Preparing 09:41:28 f030dbf5b299: Preparing 09:41:28 f296388f629e: Preparing 09:41:28 0df8a660a6e3: Preparing 09:41:28 6e6b3342776f: Preparing 09:41:28 916d2979c85d: Preparing 09:41:28 aedc3bda2944: Preparing 09:41:28 6e6b3342776f: Waiting 09:41:28 916d2979c85d: Waiting 09:41:28 aedc3bda2944: Waiting 09:41:28 0df8a660a6e3: Layer already exists 09:41:28 f296388f629e: Layer already exists 09:41:28 f030dbf5b299: Layer already exists 09:41:28 36641746aeeb: Layer already exists 09:41:28 daedc5b54edb: Layer already exists 09:41:28 916d2979c85d: Layer already exists 09:41:28 aedc3bda2944: Layer already exists 09:41:28 6e6b3342776f: Layer already exists 09:41:28 3.2.0-dev.19: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:41:29 daedc5b54edb: Preparing 09:41:29 36641746aeeb: Preparing 09:41:29 f030dbf5b299: Preparing 09:41:29 f296388f629e: Preparing 09:41:29 0df8a660a6e3: Preparing 09:41:29 6e6b3342776f: Preparing 09:41:29 916d2979c85d: Preparing 09:41:29 aedc3bda2944: Preparing 09:41:29 6e6b3342776f: Waiting 09:41:29 916d2979c85d: Waiting 09:41:29 aedc3bda2944: Waiting 09:41:29 0df8a660a6e3: Layer already exists 09:41:29 f030dbf5b299: Layer already exists 09:41:29 f296388f629e: Layer already exists 09:41:29 daedc5b54edb: Layer already exists 09:41:29 36641746aeeb: Layer already exists 09:41:29 6e6b3342776f: Layer already exists 09:41:29 916d2979c85d: Layer already exists 09:41:29 aedc3bda2944: Layer already exists 09:41:29 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:41:30 daedc5b54edb: Preparing 09:41:30 36641746aeeb: Preparing 09:41:30 f030dbf5b299: Preparing 09:41:30 f296388f629e: Preparing 09:41:30 0df8a660a6e3: Preparing 09:41:30 6e6b3342776f: Preparing 09:41:30 916d2979c85d: Preparing 09:41:30 aedc3bda2944: Preparing 09:41:30 6e6b3342776f: Waiting 09:41:30 916d2979c85d: Waiting 09:41:30 aedc3bda2944: Waiting 09:41:30 36641746aeeb: Layer already exists 09:41:30 f296388f629e: Layer already exists 09:41:30 daedc5b54edb: Layer already exists 09:41:30 0df8a660a6e3: Layer already exists 09:41:30 f030dbf5b299: Layer already exists 09:41:30 6e6b3342776f: Layer already exists 09:41:30 916d2979c85d: Layer already exists 09:41:30 aedc3bda2944: Layer already exists 09:41:30 main: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:30 ===================================================== [Pipeline] echo 09:41:30 taggedImages: 09:41:30 - nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c 09:41:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:41:30 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.19 09:41:30 - nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:41:30 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:41:30 23956941b4940f7c704781ef156c6941bf29d18c 09:41:30 latest 09:41:30 3.2.0-dev.19 09:41:30 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:30 main 09:41:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c 09:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:41:31 e710d70623fc: Preparing 09:41:31 56220d206e4c: Preparing 09:41:31 74becc181baa: Preparing 09:41:31 911d9747d496: Preparing 09:41:31 bfb9741df3a0: Preparing 09:41:31 5ad0e6e6259d: Preparing 09:41:31 fa0b483475f9: Preparing 09:41:31 f296388f629e: Preparing 09:41:31 0df8a660a6e3: Preparing 09:41:31 8bb703255d84: Preparing 09:41:31 9e1f17db6d8d: Preparing 09:41:31 5f70bf18a086: Preparing 09:41:31 a6229f80383a: Preparing 09:41:31 fa0b483475f9: Waiting 09:41:31 e89c650a119b: Preparing 09:41:31 9666699aaf92: Preparing 09:41:31 9e1f17db6d8d: Waiting 09:41:31 8bb703255d84: Waiting 09:41:31 aedc3bda2944: Preparing 09:41:31 f296388f629e: Waiting 09:41:31 5f70bf18a086: Waiting 09:41:31 a6229f80383a: Waiting 09:41:31 0df8a660a6e3: Waiting 09:41:31 e89c650a119b: Waiting 09:41:31 9666699aaf92: Waiting 09:41:31 aedc3bda2944: Waiting 09:41:31 bfb9741df3a0: Pushed 09:41:31 e710d70623fc: Pushed 09:41:31 911d9747d496: Pushed 09:41:31 74becc181baa: Pushed 09:41:31 56220d206e4c: Pushed 09:41:31 f296388f629e: Layer already exists 09:41:31 0df8a660a6e3: Layer already exists 09:41:31 5ad0e6e6259d: Pushed 09:41:32 9e1f17db6d8d: Pushed 09:41:32 5f70bf18a086: Pushed 09:41:32 8bb703255d84: Pushed 09:41:32 a6229f80383a: Pushed 09:41:32 aedc3bda2944: Layer already exists 09:41:32 e89c650a119b: Pushed 09:41:32 9666699aaf92: Pushed 09:41:33 fa0b483475f9: Pushed 09:41:33 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:41:34 e710d70623fc: Preparing 09:41:34 56220d206e4c: Preparing 09:41:34 74becc181baa: Preparing 09:41:34 911d9747d496: Preparing 09:41:34 bfb9741df3a0: Preparing 09:41:34 5ad0e6e6259d: Preparing 09:41:34 fa0b483475f9: Preparing 09:41:34 f296388f629e: Preparing 09:41:34 0df8a660a6e3: Preparing 09:41:34 8bb703255d84: Preparing 09:41:34 9e1f17db6d8d: Preparing 09:41:34 5f70bf18a086: Preparing 09:41:34 a6229f80383a: Preparing 09:41:34 e89c650a119b: Preparing 09:41:34 9666699aaf92: Preparing 09:41:34 aedc3bda2944: Preparing 09:41:34 e89c650a119b: Waiting 09:41:34 9666699aaf92: Waiting 09:41:34 9e1f17db6d8d: Waiting 09:41:34 aedc3bda2944: Waiting 09:41:34 5f70bf18a086: Waiting 09:41:34 a6229f80383a: Waiting 09:41:34 5ad0e6e6259d: Waiting 09:41:34 fa0b483475f9: Waiting 09:41:34 f296388f629e: Waiting 09:41:34 0df8a660a6e3: Waiting 09:41:34 8bb703255d84: Waiting 09:41:34 911d9747d496: Layer already exists 09:41:34 74becc181baa: Layer already exists 09:41:34 e710d70623fc: Layer already exists 09:41:34 bfb9741df3a0: Layer already exists 09:41:34 56220d206e4c: Layer already exists 09:41:34 fa0b483475f9: Layer already exists 09:41:34 f296388f629e: Layer already exists 09:41:34 5ad0e6e6259d: Layer already exists 09:41:34 8bb703255d84: Layer already exists 09:41:34 0df8a660a6e3: Layer already exists 09:41:34 5f70bf18a086: Layer already exists 09:41:34 a6229f80383a: Layer already exists 09:41:34 9e1f17db6d8d: Layer already exists 09:41:34 e89c650a119b: Layer already exists 09:41:34 9666699aaf92: Layer already exists 09:41:34 aedc3bda2944: Layer already exists 09:41:34 latest: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.19 09:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:41:35 e710d70623fc: Preparing 09:41:35 56220d206e4c: Preparing 09:41:35 74becc181baa: Preparing 09:41:35 911d9747d496: Preparing 09:41:35 bfb9741df3a0: Preparing 09:41:35 5ad0e6e6259d: Preparing 09:41:35 fa0b483475f9: Preparing 09:41:35 f296388f629e: Preparing 09:41:35 0df8a660a6e3: Preparing 09:41:35 8bb703255d84: Preparing 09:41:35 9e1f17db6d8d: Preparing 09:41:35 5f70bf18a086: Preparing 09:41:35 a6229f80383a: Preparing 09:41:35 e89c650a119b: Preparing 09:41:35 9666699aaf92: Preparing 09:41:35 aedc3bda2944: Preparing 09:41:35 5ad0e6e6259d: Waiting 09:41:35 fa0b483475f9: Waiting 09:41:35 f296388f629e: Waiting 09:41:35 0df8a660a6e3: Waiting 09:41:35 8bb703255d84: Waiting 09:41:35 9e1f17db6d8d: Waiting 09:41:35 5f70bf18a086: Waiting 09:41:35 a6229f80383a: Waiting 09:41:35 aedc3bda2944: Waiting 09:41:35 e89c650a119b: Waiting 09:41:35 74becc181baa: Layer already exists 09:41:35 56220d206e4c: Layer already exists 09:41:35 e710d70623fc: Layer already exists 09:41:35 bfb9741df3a0: Layer already exists 09:41:35 911d9747d496: Layer already exists 09:41:35 5ad0e6e6259d: Layer already exists 09:41:35 fa0b483475f9: Layer already exists 09:41:35 0df8a660a6e3: Layer already exists 09:41:35 f296388f629e: Layer already exists 09:41:35 8bb703255d84: Layer already exists 09:41:35 5f70bf18a086: Layer already exists 09:41:35 9e1f17db6d8d: Layer already exists 09:41:35 aedc3bda2944: Layer already exists 09:41:35 9666699aaf92: Layer already exists 09:41:35 a6229f80383a: Layer already exists 09:41:35 e89c650a119b: Layer already exists 09:41:35 3.2.0-dev.19: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:41:36 e710d70623fc: Preparing 09:41:36 56220d206e4c: Preparing 09:41:36 74becc181baa: Preparing 09:41:36 911d9747d496: Preparing 09:41:36 bfb9741df3a0: Preparing 09:41:36 5ad0e6e6259d: Preparing 09:41:36 fa0b483475f9: Preparing 09:41:36 f296388f629e: Preparing 09:41:36 0df8a660a6e3: Preparing 09:41:36 8bb703255d84: Preparing 09:41:36 9e1f17db6d8d: Preparing 09:41:36 5f70bf18a086: Preparing 09:41:36 a6229f80383a: Preparing 09:41:36 e89c650a119b: Preparing 09:41:36 9666699aaf92: Preparing 09:41:36 aedc3bda2944: Preparing 09:41:36 5ad0e6e6259d: Waiting 09:41:36 fa0b483475f9: Waiting 09:41:36 f296388f629e: Waiting 09:41:36 0df8a660a6e3: Waiting 09:41:36 8bb703255d84: Waiting 09:41:36 9e1f17db6d8d: Waiting 09:41:36 5f70bf18a086: Waiting 09:41:36 a6229f80383a: Waiting 09:41:36 e89c650a119b: Waiting 09:41:36 9666699aaf92: Waiting 09:41:36 aedc3bda2944: Waiting 09:41:36 bfb9741df3a0: Layer already exists 09:41:36 56220d206e4c: Layer already exists 09:41:36 911d9747d496: Layer already exists 09:41:36 74becc181baa: Layer already exists 09:41:36 e710d70623fc: Layer already exists 09:41:36 5ad0e6e6259d: Layer already exists 09:41:36 f296388f629e: Layer already exists 09:41:36 0df8a660a6e3: Layer already exists 09:41:36 fa0b483475f9: Layer already exists 09:41:36 8bb703255d84: Layer already exists 09:41:36 9e1f17db6d8d: Layer already exists 09:41:36 5f70bf18a086: Layer already exists 09:41:36 e89c650a119b: Layer already exists 09:41:36 a6229f80383a: Layer already exists 09:41:36 9666699aaf92: Layer already exists 09:41:36 aedc3bda2944: Layer already exists 09:41:36 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:37 #74 ... 09:41:37 09:41:37 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #68 DONE 46.4s 09:41:37 09:41:37 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #69 DONE 50.9s 09:41:37 09:41:37 #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #70 DONE 47.5s 09:41:37 09:41:37 #105 [security-proxy-setup builder 6/7] COPY . . 09:41:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:41:37 e710d70623fc: Preparing 09:41:37 56220d206e4c: Preparing 09:41:37 74becc181baa: Preparing 09:41:37 911d9747d496: Preparing 09:41:37 bfb9741df3a0: Preparing 09:41:37 5ad0e6e6259d: Preparing 09:41:37 fa0b483475f9: Preparing 09:41:37 f296388f629e: Preparing 09:41:37 0df8a660a6e3: Preparing 09:41:37 8bb703255d84: Preparing 09:41:37 9e1f17db6d8d: Preparing 09:41:37 5f70bf18a086: Preparing 09:41:37 a6229f80383a: Preparing 09:41:37 e89c650a119b: Preparing 09:41:37 9666699aaf92: Preparing 09:41:37 aedc3bda2944: Preparing 09:41:37 0df8a660a6e3: Waiting 09:41:37 fa0b483475f9: Waiting 09:41:37 f296388f629e: Waiting 09:41:37 8bb703255d84: Waiting 09:41:37 e89c650a119b: Waiting 09:41:37 9666699aaf92: Waiting 09:41:37 aedc3bda2944: Waiting 09:41:37 9e1f17db6d8d: Waiting 09:41:37 5ad0e6e6259d: Waiting 09:41:37 5f70bf18a086: Waiting 09:41:37 a6229f80383a: Waiting 09:41:37 e710d70623fc: Layer already exists 09:41:37 911d9747d496: Layer already exists 09:41:37 56220d206e4c: Layer already exists 09:41:37 74becc181baa: Layer already exists 09:41:37 bfb9741df3a0: Layer already exists 09:41:37 5ad0e6e6259d: Layer already exists 09:41:37 0df8a660a6e3: Layer already exists 09:41:37 fa0b483475f9: Layer already exists 09:41:37 f296388f629e: Layer already exists 09:41:37 8bb703255d84: Layer already exists 09:41:37 a6229f80383a: Layer already exists 09:41:37 9e1f17db6d8d: Layer already exists 09:41:37 e89c650a119b: Layer already exists 09:41:37 5f70bf18a086: Layer already exists 09:41:37 9666699aaf92: Layer already exists 09:41:37 aedc3bda2944: Layer already exists 09:41:37 main: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 09:41:37 #105 ... 09:41:37 09:41:37 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 09:41:37 #106 CACHED 09:41:37 09:41:37 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:41:37 #107 CACHED 09:41:37 09:41:37 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #108 CACHED 09:41:37 09:41:37 #109 [core-command builder 6/7] COPY . . 09:41:37 #109 DONE 1.2s [Pipeline] // withEnv [Pipeline] echo 09:41:37 ===================================================== [Pipeline] echo 09:41:37 taggedImages: 09:41:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c 09:41:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:41:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.19 09:41:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:41:37 09:41:37 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:41:37 #110 CACHED 09:41:37 09:41:37 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #111 CACHED 09:41:37 09:41:37 #112 [security-proxy-auth builder 6/7] COPY . . 09:41:37 #112 CACHED 09:41:37 09:41:37 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:41:37 #113 CACHED 09:41:37 09:41:37 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #114 CACHED 09:41:37 09:41:37 #115 [security-bootstrapper builder 6/7] COPY . . 09:41:37 #115 CACHED 09:41:37 09:41:37 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 09:41:37 #116 CACHED 09:41:37 09:41:37 #117 [core-data builder 6/7] COPY . . 09:41:37 #117 CACHED 09:41:37 09:41:37 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #118 CACHED 09:41:37 09:41:37 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #119 CACHED 09:41:37 09:41:37 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:41:37 #120 CACHED 09:41:37 09:41:37 #121 [security-secretstore-setup builder 6/7] COPY . . 09:41:37 #121 CACHED 09:41:37 09:41:37 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #122 CACHED 09:41:37 09:41:37 #123 [core-metadata builder 6/7] COPY . . 09:41:37 #123 CACHED 09:41:37 09:41:37 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:41:37 #124 CACHED 09:41:37 09:41:37 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:37 #125 CACHED 09:41:37 09:41:37 #126 [support-scheduler builder 6/7] COPY . . 09:41:37 #126 CACHED 09:41:37 09:41:37 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:41:37 #127 CACHED 09:41:37 09:41:37 #105 [security-proxy-setup builder 6/7] COPY . . 09:41:37 #105 DONE 1.2s 09:41:37 09:41:37 #128 [support-notifications builder 6/7] COPY . . 09:41:37 #128 DONE 1.2s 09:41:37 09:41:37 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] echo 09:41:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:41:37 23956941b4940f7c704781ef156c6941bf29d18c 09:41:37 latest 09:41:37 3.2.0-dev.19 09:41:37 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:37 main 09:41:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:38 #129 ... 09:41:38 09:41:38 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:38 #74 DONE 34.2s 09:41:38 09:41:38 #130 [security-spiffe-token-provider builder 6/7] COPY . . 09:41:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c 09:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:41:38 c6056e4f1341: Preparing 09:41:38 0aba89a55e75: Preparing 09:41:38 56f270a6f99d: Preparing 09:41:38 d993b67476c8: Preparing 09:41:38 f296388f629e: Preparing 09:41:38 0df8a660a6e3: Preparing 09:41:38 6e6b3342776f: Preparing 09:41:38 916d2979c85d: Preparing 09:41:38 aedc3bda2944: Preparing 09:41:38 0df8a660a6e3: Waiting 09:41:38 6e6b3342776f: Waiting 09:41:38 916d2979c85d: Waiting 09:41:38 aedc3bda2944: Waiting 09:41:38 f296388f629e: Layer already exists 09:41:38 0df8a660a6e3: Layer already exists 09:41:38 6e6b3342776f: Layer already exists 09:41:38 916d2979c85d: Layer already exists 09:41:38 56f270a6f99d: Pushed 09:41:38 c6056e4f1341: Pushed 09:41:38 aedc3bda2944: Layer already exists 09:41:38 0aba89a55e75: Pushed 09:41:39 d993b67476c8: Pushed 09:41:40 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:41:41 c6056e4f1341: Preparing 09:41:41 0aba89a55e75: Preparing 09:41:41 56f270a6f99d: Preparing 09:41:41 d993b67476c8: Preparing 09:41:41 f296388f629e: Preparing 09:41:41 0df8a660a6e3: Preparing 09:41:41 6e6b3342776f: Preparing 09:41:41 916d2979c85d: Preparing 09:41:41 aedc3bda2944: Preparing 09:41:41 916d2979c85d: Waiting 09:41:41 0df8a660a6e3: Waiting 09:41:41 aedc3bda2944: Waiting 09:41:41 6e6b3342776f: Waiting 09:41:41 56f270a6f99d: Layer already exists 09:41:41 f296388f629e: Layer already exists 09:41:41 0aba89a55e75: Layer already exists 09:41:41 d993b67476c8: Layer already exists 09:41:41 c6056e4f1341: Layer already exists 09:41:41 916d2979c85d: Layer already exists 09:41:41 0df8a660a6e3: Layer already exists 09:41:41 6e6b3342776f: Layer already exists 09:41:41 aedc3bda2944: Layer already exists 09:41:41 latest: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.19 09:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:41:41 c6056e4f1341: Preparing 09:41:41 0aba89a55e75: Preparing 09:41:41 56f270a6f99d: Preparing 09:41:41 d993b67476c8: Preparing 09:41:41 f296388f629e: Preparing 09:41:41 0df8a660a6e3: Preparing 09:41:41 6e6b3342776f: Preparing 09:41:41 916d2979c85d: Preparing 09:41:41 aedc3bda2944: Preparing 09:41:41 0df8a660a6e3: Waiting 09:41:41 6e6b3342776f: Waiting 09:41:41 916d2979c85d: Waiting 09:41:41 aedc3bda2944: Waiting 09:41:41 f296388f629e: Layer already exists 09:41:41 0aba89a55e75: Layer already exists 09:41:41 56f270a6f99d: Layer already exists 09:41:41 d993b67476c8: Layer already exists 09:41:41 c6056e4f1341: Layer already exists 09:41:41 6e6b3342776f: Layer already exists 09:41:41 916d2979c85d: Layer already exists 09:41:41 0df8a660a6e3: Layer already exists 09:41:41 aedc3bda2944: Layer already exists 09:41:41 3.2.0-dev.19: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv 09:41:42 #130 DONE 3.0s 09:41:42 09:41:42 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:41:42 c6056e4f1341: Preparing 09:41:42 0aba89a55e75: Preparing 09:41:42 56f270a6f99d: Preparing 09:41:42 d993b67476c8: Preparing 09:41:42 f296388f629e: Preparing 09:41:42 0df8a660a6e3: Preparing 09:41:42 6e6b3342776f: Preparing 09:41:42 916d2979c85d: Preparing 09:41:42 aedc3bda2944: Preparing 09:41:42 0df8a660a6e3: Waiting 09:41:42 916d2979c85d: Waiting 09:41:42 6e6b3342776f: Waiting 09:41:42 aedc3bda2944: Waiting 09:41:42 f296388f629e: Layer already exists 09:41:42 0aba89a55e75: Layer already exists 09:41:42 c6056e4f1341: Layer already exists 09:41:42 d993b67476c8: Layer already exists 09:41:42 56f270a6f99d: Layer already exists 09:41:42 6e6b3342776f: Layer already exists 09:41:42 0df8a660a6e3: Layer already exists 09:41:42 916d2979c85d: Layer already exists 09:41:42 aedc3bda2944: Layer already exists 09:41:42 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:41:43 c6056e4f1341: Preparing 09:41:43 0aba89a55e75: Preparing 09:41:43 56f270a6f99d: Preparing 09:41:43 d993b67476c8: Preparing 09:41:43 f296388f629e: Preparing 09:41:43 0df8a660a6e3: Preparing 09:41:43 6e6b3342776f: Preparing 09:41:43 916d2979c85d: Preparing 09:41:43 aedc3bda2944: Preparing 09:41:43 0df8a660a6e3: Waiting 09:41:43 aedc3bda2944: Waiting 09:41:43 6e6b3342776f: Waiting 09:41:43 916d2979c85d: Waiting 09:41:43 d993b67476c8: Layer already exists 09:41:43 c6056e4f1341: Layer already exists 09:41:43 0aba89a55e75: Layer already exists 09:41:43 56f270a6f99d: Layer already exists 09:41:43 f296388f629e: Layer already exists 09:41:43 0df8a660a6e3: Layer already exists 09:41:43 aedc3bda2944: Layer already exists 09:41:43 916d2979c85d: Layer already exists 09:41:43 6e6b3342776f: Layer already exists 09:41:43 main: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:44 ===================================================== [Pipeline] echo 09:41:44 taggedImages: 09:41:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c 09:41:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:41:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.19 09:41:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:41:44 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:41:44 23956941b4940f7c704781ef156c6941bf29d18c 09:41:44 latest 09:41:44 3.2.0-dev.19 09:41:44 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:44 main 09:41:44 ===================================================== [Pipeline] withEnv [Pipeline] { 09:41:44 #131 2.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c 09:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:41:45 bfa7acf9e059: Preparing 09:41:45 22fd3bb2fd0b: Preparing 09:41:45 04eacc48d751: Preparing 09:41:45 aea93c45ade2: Preparing 09:41:45 2282d4577878: Preparing 09:41:45 f296388f629e: Preparing 09:41:45 0df8a660a6e3: Preparing 09:41:45 d9db5434d28b: Preparing 09:41:45 bf48e8a1e52d: Preparing 09:41:45 d50e8e91e6c0: Preparing 09:41:45 aedc3bda2944: Preparing 09:41:45 0df8a660a6e3: Waiting 09:41:45 d9db5434d28b: Waiting 09:41:45 bf48e8a1e52d: Waiting 09:41:45 d50e8e91e6c0: Waiting 09:41:45 aedc3bda2944: Waiting 09:41:45 f296388f629e: Waiting 09:41:45 22fd3bb2fd0b: Pushed 09:41:45 bfa7acf9e059: Pushed 09:41:45 f296388f629e: Layer already exists 09:41:45 aea93c45ade2: Pushed 09:41:45 0df8a660a6e3: Layer already exists 09:41:45 2282d4577878: Pushed 09:41:45 aedc3bda2944: Layer already exists 09:41:45 d9db5434d28b: Pushed 09:41:46 bf48e8a1e52d: Pushed 09:41:46 04eacc48d751: Pushed 09:41:47 d50e8e91e6c0: Pushed 09:41:47 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:48 #131 ... 09:41:48 09:41:48 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:48 #0 5.940 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:41:48 #132 ... 09:41:48 09:41:48 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:41:48 #0 4.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:41:48 #133 ... 09:41:48 09:41:48 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:41:48 #0 3.856 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:41:48 #134 ... 09:41:48 09:41:48 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:41:48 #0 6.085 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:41:48 #135 ... 09:41:48 09:41:48 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:41:48 #0 5.408 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:41:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:41:48 bfa7acf9e059: Preparing 09:41:48 22fd3bb2fd0b: Preparing 09:41:48 04eacc48d751: Preparing 09:41:48 aea93c45ade2: Preparing 09:41:48 2282d4577878: Preparing 09:41:48 f296388f629e: Preparing 09:41:48 0df8a660a6e3: Preparing 09:41:48 d9db5434d28b: Preparing 09:41:48 bf48e8a1e52d: Preparing 09:41:48 d50e8e91e6c0: Preparing 09:41:48 aedc3bda2944: Preparing 09:41:48 0df8a660a6e3: Waiting 09:41:48 f296388f629e: Waiting 09:41:48 d9db5434d28b: Waiting 09:41:48 bf48e8a1e52d: Waiting 09:41:48 d50e8e91e6c0: Waiting 09:41:48 aedc3bda2944: Waiting 09:41:48 22fd3bb2fd0b: Layer already exists 09:41:48 bfa7acf9e059: Layer already exists 09:41:48 2282d4577878: Layer already exists 09:41:48 04eacc48d751: Layer already exists 09:41:48 aea93c45ade2: Layer already exists 09:41:48 f296388f629e: Layer already exists 09:41:48 0df8a660a6e3: Layer already exists 09:41:48 d50e8e91e6c0: Layer already exists 09:41:48 d9db5434d28b: Layer already exists 09:41:48 bf48e8a1e52d: Layer already exists 09:41:48 aedc3bda2944: Layer already exists 09:41:48 latest: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv 09:41:48 #136 ... 09:41:48 09:41:48 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:41:48 #0 6.097 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:48 #137 ... 09:41:48 09:41:48 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:41:48 #0 6.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:41:48 #138 ... 09:41:48 09:41:48 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:41:48 #0 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:41:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 09:41:48 #139 ... 09:41:48 09:41:48 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:41:48 #0 5.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] sh 09:41:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.19 09:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:41:49 bfa7acf9e059: Preparing 09:41:49 22fd3bb2fd0b: Preparing 09:41:49 04eacc48d751: Preparing 09:41:49 aea93c45ade2: Preparing 09:41:49 2282d4577878: Preparing 09:41:49 f296388f629e: Preparing 09:41:49 0df8a660a6e3: Preparing 09:41:49 d9db5434d28b: Preparing 09:41:49 bf48e8a1e52d: Preparing 09:41:49 d50e8e91e6c0: Preparing 09:41:49 aedc3bda2944: Preparing 09:41:49 d9db5434d28b: Waiting 09:41:49 f296388f629e: Waiting 09:41:49 bf48e8a1e52d: Waiting 09:41:49 d50e8e91e6c0: Waiting 09:41:49 0df8a660a6e3: Waiting 09:41:49 aedc3bda2944: Waiting 09:41:49 22fd3bb2fd0b: Layer already exists 09:41:49 2282d4577878: Layer already exists 09:41:49 aea93c45ade2: Layer already exists 09:41:49 04eacc48d751: Layer already exists 09:41:49 bfa7acf9e059: Layer already exists 09:41:49 bf48e8a1e52d: Layer already exists 09:41:49 f296388f629e: Layer already exists 09:41:49 0df8a660a6e3: Layer already exists 09:41:49 d9db5434d28b: Layer already exists 09:41:49 d50e8e91e6c0: Layer already exists 09:41:49 aedc3bda2944: Layer already exists 09:41:49 3.2.0-dev.19: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:41:50 bfa7acf9e059: Preparing 09:41:50 22fd3bb2fd0b: Preparing 09:41:50 04eacc48d751: Preparing 09:41:50 aea93c45ade2: Preparing 09:41:50 2282d4577878: Preparing 09:41:50 f296388f629e: Preparing 09:41:50 0df8a660a6e3: Preparing 09:41:50 d9db5434d28b: Preparing 09:41:50 bf48e8a1e52d: Preparing 09:41:50 d50e8e91e6c0: Preparing 09:41:50 aedc3bda2944: Preparing 09:41:50 0df8a660a6e3: Waiting 09:41:50 f296388f629e: Waiting 09:41:50 bf48e8a1e52d: Waiting 09:41:50 d9db5434d28b: Waiting 09:41:50 d50e8e91e6c0: Waiting 09:41:50 aedc3bda2944: Waiting 09:41:50 22fd3bb2fd0b: Layer already exists 09:41:50 aea93c45ade2: Layer already exists 09:41:50 bfa7acf9e059: Layer already exists 09:41:50 2282d4577878: Layer already exists 09:41:50 04eacc48d751: Layer already exists 09:41:50 f296388f629e: Layer already exists 09:41:50 d9db5434d28b: Layer already exists 09:41:50 0df8a660a6e3: Layer already exists 09:41:50 bf48e8a1e52d: Layer already exists 09:41:50 d50e8e91e6c0: Layer already exists 09:41:50 aedc3bda2944: Layer already exists 09:41:50 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:41:51 bfa7acf9e059: Preparing 09:41:51 22fd3bb2fd0b: Preparing 09:41:51 04eacc48d751: Preparing 09:41:51 aea93c45ade2: Preparing 09:41:51 2282d4577878: Preparing 09:41:51 f296388f629e: Preparing 09:41:51 0df8a660a6e3: Preparing 09:41:51 d9db5434d28b: Preparing 09:41:51 bf48e8a1e52d: Preparing 09:41:51 d50e8e91e6c0: Preparing 09:41:51 aedc3bda2944: Preparing 09:41:51 d9db5434d28b: Waiting 09:41:51 d50e8e91e6c0: Waiting 09:41:51 f296388f629e: Waiting 09:41:51 bf48e8a1e52d: Waiting 09:41:51 0df8a660a6e3: Waiting 09:41:51 aedc3bda2944: Waiting 09:41:51 04eacc48d751: Layer already exists 09:41:51 aea93c45ade2: Layer already exists 09:41:51 2282d4577878: Layer already exists 09:41:51 bfa7acf9e059: Layer already exists 09:41:51 22fd3bb2fd0b: Layer already exists 09:41:51 f296388f629e: Layer already exists 09:41:51 d50e8e91e6c0: Layer already exists 09:41:51 d9db5434d28b: Layer already exists 09:41:51 0df8a660a6e3: Layer already exists 09:41:51 bf48e8a1e52d: Layer already exists 09:41:51 aedc3bda2944: Layer already exists 09:41:51 main: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:51 ===================================================== [Pipeline] echo 09:41:51 taggedImages: 09:41:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c 09:41:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:41:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.19 09:41:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:41:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:41:51 23956941b4940f7c704781ef156c6941bf29d18c 09:41:51 latest 09:41:51 3.2.0-dev.19 09:41:51 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:51 main 09:41:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c 09:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:41:53 0d2a70972a55: Preparing 09:41:53 0507a36b8275: Preparing 09:41:53 ef2d396103b7: Preparing 09:41:53 5e2ea814cb94: Preparing 09:41:53 4776dbb40efe: Preparing 09:41:53 316d25e51261: Preparing 09:41:53 b19d901691b2: Preparing 09:41:53 f296388f629e: Preparing 09:41:53 0df8a660a6e3: Preparing 09:41:53 5d0bef54b858: Preparing 09:41:53 315aa4c372d8: Preparing 09:41:53 aedc3bda2944: Preparing 09:41:53 316d25e51261: Waiting 09:41:53 b19d901691b2: Waiting 09:41:53 f296388f629e: Waiting 09:41:53 0df8a660a6e3: Waiting 09:41:53 315aa4c372d8: Waiting 09:41:53 5d0bef54b858: Waiting 09:41:53 aedc3bda2944: Waiting 09:41:53 0d2a70972a55: Pushed 09:41:53 4776dbb40efe: Pushed 09:41:53 0507a36b8275: Pushed 09:41:53 f296388f629e: Layer already exists 09:41:53 0df8a660a6e3: Layer already exists 09:41:53 #140 ... 09:41:53 09:41:53 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:53 #129 5.000 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:41:53 316d25e51261: Pushed 09:41:53 b19d901691b2: Pushed 09:41:53 aedc3bda2944: Layer already exists 09:41:53 5d0bef54b858: Pushed 09:41:53 5e2ea814cb94: Pushed 09:41:54 ef2d396103b7: Pushed 09:41:54 315aa4c372d8: Pushed 09:41:54 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:41:55 0d2a70972a55: Preparing 09:41:55 0507a36b8275: Preparing 09:41:55 ef2d396103b7: Preparing 09:41:55 5e2ea814cb94: Preparing 09:41:55 4776dbb40efe: Preparing 09:41:55 316d25e51261: Preparing 09:41:55 b19d901691b2: Preparing 09:41:55 f296388f629e: Preparing 09:41:55 0df8a660a6e3: Preparing 09:41:55 5d0bef54b858: Preparing 09:41:55 315aa4c372d8: Preparing 09:41:55 aedc3bda2944: Preparing 09:41:55 f296388f629e: Waiting 09:41:55 316d25e51261: Waiting 09:41:55 b19d901691b2: Waiting 09:41:55 0df8a660a6e3: Waiting 09:41:55 5d0bef54b858: Waiting 09:41:55 315aa4c372d8: Waiting 09:41:55 aedc3bda2944: Waiting 09:41:55 0d2a70972a55: Layer already exists 09:41:55 0507a36b8275: Layer already exists 09:41:55 ef2d396103b7: Layer already exists 09:41:55 5e2ea814cb94: Layer already exists 09:41:55 4776dbb40efe: Layer already exists 09:41:55 b19d901691b2: Layer already exists 09:41:55 f296388f629e: Layer already exists 09:41:55 316d25e51261: Layer already exists 09:41:55 0df8a660a6e3: Layer already exists 09:41:55 5d0bef54b858: Layer already exists 09:41:55 aedc3bda2944: Layer already exists 09:41:55 315aa4c372d8: Layer already exists 09:41:55 latest: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.19 09:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:41:56 0d2a70972a55: Preparing 09:41:56 0507a36b8275: Preparing 09:41:56 ef2d396103b7: Preparing 09:41:56 5e2ea814cb94: Preparing 09:41:56 4776dbb40efe: Preparing 09:41:56 316d25e51261: Preparing 09:41:56 b19d901691b2: Preparing 09:41:56 f296388f629e: Preparing 09:41:56 0df8a660a6e3: Preparing 09:41:56 5d0bef54b858: Preparing 09:41:56 315aa4c372d8: Preparing 09:41:56 aedc3bda2944: Preparing 09:41:56 0df8a660a6e3: Waiting 09:41:56 316d25e51261: Waiting 09:41:56 5d0bef54b858: Waiting 09:41:56 315aa4c372d8: Waiting 09:41:56 b19d901691b2: Waiting 09:41:56 f296388f629e: Waiting 09:41:56 5e2ea814cb94: Layer already exists 09:41:56 0d2a70972a55: Layer already exists 09:41:56 4776dbb40efe: Layer already exists 09:41:56 0507a36b8275: Layer already exists 09:41:56 ef2d396103b7: Layer already exists 09:41:56 0df8a660a6e3: Layer already exists 09:41:56 316d25e51261: Layer already exists 09:41:56 f296388f629e: Layer already exists 09:41:56 5d0bef54b858: Layer already exists 09:41:56 b19d901691b2: Layer already exists 09:41:56 315aa4c372d8: Layer already exists 09:41:56 aedc3bda2944: Layer already exists 09:41:56 3.2.0-dev.19: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:41:57 0d2a70972a55: Preparing 09:41:57 0507a36b8275: Preparing 09:41:57 ef2d396103b7: Preparing 09:41:57 5e2ea814cb94: Preparing 09:41:57 4776dbb40efe: Preparing 09:41:57 316d25e51261: Preparing 09:41:57 b19d901691b2: Preparing 09:41:57 f296388f629e: Preparing 09:41:57 0df8a660a6e3: Preparing 09:41:57 5d0bef54b858: Preparing 09:41:57 315aa4c372d8: Preparing 09:41:57 aedc3bda2944: Preparing 09:41:57 316d25e51261: Waiting 09:41:57 0df8a660a6e3: Waiting 09:41:57 5d0bef54b858: Waiting 09:41:57 b19d901691b2: Waiting 09:41:57 315aa4c372d8: Waiting 09:41:57 aedc3bda2944: Waiting 09:41:57 f296388f629e: Waiting 09:41:57 0507a36b8275: Layer already exists 09:41:57 5e2ea814cb94: Layer already exists 09:41:57 4776dbb40efe: Layer already exists 09:41:57 0d2a70972a55: Layer already exists 09:41:57 ef2d396103b7: Layer already exists 09:41:57 b19d901691b2: Layer already exists 09:41:57 316d25e51261: Layer already exists 09:41:57 0df8a660a6e3: Layer already exists 09:41:57 5d0bef54b858: Layer already exists 09:41:57 f296388f629e: Layer already exists 09:41:57 315aa4c372d8: Layer already exists 09:41:57 aedc3bda2944: Layer already exists 09:41:57 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:41:58 0d2a70972a55: Preparing 09:41:58 0507a36b8275: Preparing 09:41:58 ef2d396103b7: Preparing 09:41:58 5e2ea814cb94: Preparing 09:41:58 4776dbb40efe: Preparing 09:41:58 316d25e51261: Preparing 09:41:58 b19d901691b2: Preparing 09:41:58 f296388f629e: Preparing 09:41:58 0df8a660a6e3: Preparing 09:41:58 5d0bef54b858: Preparing 09:41:58 315aa4c372d8: Preparing 09:41:58 aedc3bda2944: Preparing 09:41:58 316d25e51261: Waiting 09:41:58 b19d901691b2: Waiting 09:41:58 315aa4c372d8: Waiting 09:41:58 0df8a660a6e3: Waiting 09:41:58 5d0bef54b858: Waiting 09:41:58 f296388f629e: Waiting 09:41:58 aedc3bda2944: Waiting 09:41:58 ef2d396103b7: Layer already exists 09:41:58 0d2a70972a55: Layer already exists 09:41:58 0507a36b8275: Layer already exists 09:41:58 4776dbb40efe: Layer already exists 09:41:58 5e2ea814cb94: Layer already exists 09:41:58 316d25e51261: Layer already exists 09:41:58 b19d901691b2: Layer already exists 09:41:58 f296388f629e: Layer already exists 09:41:58 0df8a660a6e3: Layer already exists 09:41:58 5d0bef54b858: Layer already exists 09:41:58 315aa4c372d8: Layer already exists 09:41:58 aedc3bda2944: Layer already exists 09:41:58 main: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:59 ===================================================== [Pipeline] echo 09:41:59 taggedImages: 09:41:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c 09:41:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:41:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.19 09:41:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:41:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:41:59 23956941b4940f7c704781ef156c6941bf29d18c 09:41:59 latest 09:41:59 3.2.0-dev.19 09:41:59 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:41:59 main 09:41:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c 09:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:42:00 ed199cd69920: Preparing 09:42:00 c80c1beca6c7: Preparing 09:42:00 f296388f629e: Preparing 09:42:00 0df8a660a6e3: Preparing 09:42:00 168b386c4524: Preparing 09:42:00 6320a463ff85: Preparing 09:42:00 aedc3bda2944: Preparing 09:42:00 6320a463ff85: Waiting 09:42:00 aedc3bda2944: Waiting 09:42:00 f296388f629e: Layer already exists 09:42:00 0df8a660a6e3: Layer already exists 09:42:00 aedc3bda2944: Layer already exists 09:42:00 ed199cd69920: Pushed 09:42:00 168b386c4524: Pushed 09:42:01 6320a463ff85: Pushed 09:42:02 c80c1beca6c7: Pushed 09:42:02 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:42:03 ed199cd69920: Preparing 09:42:03 c80c1beca6c7: Preparing 09:42:03 f296388f629e: Preparing 09:42:03 0df8a660a6e3: Preparing 09:42:03 168b386c4524: Preparing 09:42:03 6320a463ff85: Preparing 09:42:03 aedc3bda2944: Preparing 09:42:03 6320a463ff85: Waiting 09:42:03 aedc3bda2944: Waiting 09:42:03 0df8a660a6e3: Layer already exists 09:42:03 c80c1beca6c7: Layer already exists 09:42:03 ed199cd69920: Layer already exists 09:42:03 f296388f629e: Layer already exists 09:42:03 168b386c4524: Layer already exists 09:42:03 aedc3bda2944: Layer already exists 09:42:03 6320a463ff85: Layer already exists 09:42:03 latest: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.19 09:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:42:04 ed199cd69920: Preparing 09:42:04 c80c1beca6c7: Preparing 09:42:04 f296388f629e: Preparing 09:42:04 0df8a660a6e3: Preparing 09:42:04 168b386c4524: Preparing 09:42:04 6320a463ff85: Preparing 09:42:04 aedc3bda2944: Preparing 09:42:04 6320a463ff85: Waiting 09:42:04 aedc3bda2944: Waiting 09:42:04 0df8a660a6e3: Layer already exists 09:42:04 f296388f629e: Layer already exists 09:42:04 c80c1beca6c7: Layer already exists 09:42:04 ed199cd69920: Layer already exists 09:42:04 168b386c4524: Layer already exists 09:42:04 6320a463ff85: Layer already exists 09:42:04 aedc3bda2944: Layer already exists 09:42:04 3.2.0-dev.19: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:42:05 ed199cd69920: Preparing 09:42:05 c80c1beca6c7: Preparing 09:42:05 f296388f629e: Preparing 09:42:05 0df8a660a6e3: Preparing 09:42:05 168b386c4524: Preparing 09:42:05 6320a463ff85: Preparing 09:42:05 aedc3bda2944: Preparing 09:42:05 6320a463ff85: Waiting 09:42:05 aedc3bda2944: Waiting 09:42:05 f296388f629e: Layer already exists 09:42:05 0df8a660a6e3: Layer already exists 09:42:05 ed199cd69920: Layer already exists 09:42:05 c80c1beca6c7: Layer already exists 09:42:05 168b386c4524: Layer already exists 09:42:05 6320a463ff85: Layer already exists 09:42:05 aedc3bda2944: Layer already exists 09:42:05 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:42:06 ed199cd69920: Preparing 09:42:06 c80c1beca6c7: Preparing 09:42:06 f296388f629e: Preparing 09:42:06 0df8a660a6e3: Preparing 09:42:06 168b386c4524: Preparing 09:42:06 6320a463ff85: Preparing 09:42:06 aedc3bda2944: Preparing 09:42:06 6320a463ff85: Waiting 09:42:06 aedc3bda2944: Waiting 09:42:06 c80c1beca6c7: Layer already exists 09:42:06 ed199cd69920: Layer already exists 09:42:06 168b386c4524: Layer already exists 09:42:06 0df8a660a6e3: Layer already exists 09:42:06 f296388f629e: Layer already exists 09:42:06 aedc3bda2944: Layer already exists 09:42:06 6320a463ff85: Layer already exists 09:42:06 main: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:07 ===================================================== [Pipeline] echo 09:42:07 taggedImages: 09:42:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c 09:42:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:42:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.19 09:42:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:42:07 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:42:07 23956941b4940f7c704781ef156c6941bf29d18c 09:42:07 latest 09:42:07 3.2.0-dev.19 09:42:07 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:07 main 09:42:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c 09:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:42:08 986d0866975e: Preparing 09:42:08 1ccb2d96d3b2: Preparing 09:42:08 63b3c7f6c368: Preparing 09:42:08 f296388f629e: Preparing 09:42:08 0df8a660a6e3: Preparing 09:42:08 f84e2ccd7379: Preparing 09:42:08 7b6c65c73814: Preparing 09:42:08 7bb1bee2437f: Preparing 09:42:08 639db75c96b9: Preparing 09:42:08 aedc3bda2944: Preparing 09:42:08 639db75c96b9: Waiting 09:42:08 7b6c65c73814: Waiting 09:42:08 7bb1bee2437f: Waiting 09:42:08 aedc3bda2944: Waiting 09:42:08 f84e2ccd7379: Waiting 09:42:08 0df8a660a6e3: Layer already exists 09:42:08 f296388f629e: Layer already exists 09:42:08 1ccb2d96d3b2: Pushed 09:42:08 63b3c7f6c368: Pushed 09:42:08 986d0866975e: Pushed 09:42:08 aedc3bda2944: Layer already exists 09:42:08 7bb1bee2437f: Pushed 09:42:08 639db75c96b9: Pushed 09:42:14 7b6c65c73814: Pushed 09:42:16 f84e2ccd7379: Pushed 09:42:16 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:42:17 986d0866975e: Preparing 09:42:17 1ccb2d96d3b2: Preparing 09:42:17 63b3c7f6c368: Preparing 09:42:17 f296388f629e: Preparing 09:42:17 0df8a660a6e3: Preparing 09:42:17 f84e2ccd7379: Preparing 09:42:17 7b6c65c73814: Preparing 09:42:17 7bb1bee2437f: Preparing 09:42:17 639db75c96b9: Preparing 09:42:17 aedc3bda2944: Preparing 09:42:17 7b6c65c73814: Waiting 09:42:17 639db75c96b9: Waiting 09:42:17 7bb1bee2437f: Waiting 09:42:17 f84e2ccd7379: Waiting 09:42:17 aedc3bda2944: Waiting 09:42:17 63b3c7f6c368: Layer already exists 09:42:17 986d0866975e: Layer already exists 09:42:17 f296388f629e: Layer already exists 09:42:17 1ccb2d96d3b2: Layer already exists 09:42:17 0df8a660a6e3: Layer already exists 09:42:17 639db75c96b9: Layer already exists 09:42:17 f84e2ccd7379: Layer already exists 09:42:17 7bb1bee2437f: Layer already exists 09:42:17 7b6c65c73814: Layer already exists 09:42:17 aedc3bda2944: Layer already exists 09:42:17 latest: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.19 09:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:42:19 986d0866975e: Preparing 09:42:19 1ccb2d96d3b2: Preparing 09:42:19 63b3c7f6c368: Preparing 09:42:19 f296388f629e: Preparing 09:42:19 0df8a660a6e3: Preparing 09:42:19 f84e2ccd7379: Preparing 09:42:19 7b6c65c73814: Preparing 09:42:19 7bb1bee2437f: Preparing 09:42:19 639db75c96b9: Preparing 09:42:19 f84e2ccd7379: Waiting 09:42:19 aedc3bda2944: Preparing 09:42:19 7bb1bee2437f: Waiting 09:42:19 639db75c96b9: Waiting 09:42:19 7b6c65c73814: Waiting 09:42:19 aedc3bda2944: Waiting 09:42:19 0df8a660a6e3: Layer already exists 09:42:19 1ccb2d96d3b2: Layer already exists 09:42:19 f296388f629e: Layer already exists 09:42:19 63b3c7f6c368: Layer already exists 09:42:19 986d0866975e: Layer already exists 09:42:19 f84e2ccd7379: Layer already exists 09:42:19 7bb1bee2437f: Layer already exists 09:42:19 639db75c96b9: Layer already exists 09:42:19 aedc3bda2944: Layer already exists 09:42:19 7b6c65c73814: Layer already exists 09:42:19 3.2.0-dev.19: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:42:20 986d0866975e: Preparing 09:42:20 1ccb2d96d3b2: Preparing 09:42:20 63b3c7f6c368: Preparing 09:42:20 f296388f629e: Preparing 09:42:20 0df8a660a6e3: Preparing 09:42:20 f84e2ccd7379: Preparing 09:42:20 7b6c65c73814: Preparing 09:42:20 7bb1bee2437f: Preparing 09:42:20 639db75c96b9: Preparing 09:42:20 aedc3bda2944: Preparing 09:42:20 7b6c65c73814: Waiting 09:42:20 f84e2ccd7379: Waiting 09:42:20 7bb1bee2437f: Waiting 09:42:20 aedc3bda2944: Waiting 09:42:20 1ccb2d96d3b2: Layer already exists 09:42:20 63b3c7f6c368: Layer already exists 09:42:20 986d0866975e: Layer already exists 09:42:20 0df8a660a6e3: Layer already exists 09:42:20 f296388f629e: Layer already exists 09:42:20 f84e2ccd7379: Layer already exists 09:42:20 7b6c65c73814: Layer already exists 09:42:20 7bb1bee2437f: Layer already exists 09:42:20 aedc3bda2944: Layer already exists 09:42:20 639db75c96b9: Layer already exists 09:42:20 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:42:21 986d0866975e: Preparing 09:42:21 1ccb2d96d3b2: Preparing 09:42:21 63b3c7f6c368: Preparing 09:42:21 f296388f629e: Preparing 09:42:21 0df8a660a6e3: Preparing 09:42:21 f84e2ccd7379: Preparing 09:42:21 7b6c65c73814: Preparing 09:42:21 7bb1bee2437f: Preparing 09:42:21 639db75c96b9: Preparing 09:42:21 aedc3bda2944: Preparing 09:42:21 f84e2ccd7379: Waiting 09:42:21 7b6c65c73814: Waiting 09:42:21 7bb1bee2437f: Waiting 09:42:21 639db75c96b9: Waiting 09:42:21 986d0866975e: Layer already exists 09:42:21 63b3c7f6c368: Layer already exists 09:42:21 f296388f629e: Layer already exists 09:42:21 1ccb2d96d3b2: Layer already exists 09:42:21 0df8a660a6e3: Layer already exists 09:42:21 f84e2ccd7379: Layer already exists 09:42:21 7b6c65c73814: Layer already exists 09:42:21 aedc3bda2944: Layer already exists 09:42:21 639db75c96b9: Layer already exists 09:42:21 7bb1bee2437f: Layer already exists 09:42:21 main: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:21 ===================================================== [Pipeline] echo 09:42:21 taggedImages: 09:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c 09:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.19 09:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:42:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:42:21 23956941b4940f7c704781ef156c6941bf29d18c 09:42:21 latest 09:42:21 3.2.0-dev.19 09:42:21 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:21 main 09:42:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c 09:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:42:23 b2a1cfeac7f4: Preparing 09:42:23 93659cda7078: Preparing 09:42:23 90ac3ca2bc14: Preparing 09:42:23 f296388f629e: Preparing 09:42:23 0df8a660a6e3: Preparing 09:42:23 ac9e46924c52: Preparing 09:42:23 250ad3b692ed: Preparing 09:42:23 5d1ef6e8c72c: Preparing 09:42:23 aedc3bda2944: Preparing 09:42:23 ac9e46924c52: Waiting 09:42:23 250ad3b692ed: Waiting 09:42:23 5d1ef6e8c72c: Waiting 09:42:23 aedc3bda2944: Waiting 09:42:23 0df8a660a6e3: Layer already exists 09:42:23 f296388f629e: Layer already exists 09:42:23 b2a1cfeac7f4: Pushed 09:42:23 90ac3ca2bc14: Pushed 09:42:23 93659cda7078: Pushed 09:42:23 250ad3b692ed: Pushed 09:42:23 aedc3bda2944: Layer already exists 09:42:23 5d1ef6e8c72c: Pushed 09:42:31 ac9e46924c52: Pushed 09:42:31 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:42:33 b2a1cfeac7f4: Preparing 09:42:33 93659cda7078: Preparing 09:42:33 90ac3ca2bc14: Preparing 09:42:33 f296388f629e: Preparing 09:42:33 0df8a660a6e3: Preparing 09:42:33 ac9e46924c52: Preparing 09:42:33 250ad3b692ed: Preparing 09:42:33 ac9e46924c52: Waiting 09:42:33 5d1ef6e8c72c: Preparing 09:42:33 aedc3bda2944: Preparing 09:42:33 250ad3b692ed: Waiting 09:42:33 aedc3bda2944: Waiting 09:42:33 5d1ef6e8c72c: Waiting 09:42:33 0df8a660a6e3: Layer already exists 09:42:33 93659cda7078: Layer already exists 09:42:33 90ac3ca2bc14: Layer already exists 09:42:33 f296388f629e: Layer already exists 09:42:33 b2a1cfeac7f4: Layer already exists 09:42:33 250ad3b692ed: Layer already exists 09:42:33 ac9e46924c52: Layer already exists 09:42:33 5d1ef6e8c72c: Layer already exists 09:42:33 aedc3bda2944: Layer already exists 09:42:33 latest: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.19 09:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:42:34 b2a1cfeac7f4: Preparing 09:42:34 93659cda7078: Preparing 09:42:34 90ac3ca2bc14: Preparing 09:42:34 f296388f629e: Preparing 09:42:34 0df8a660a6e3: Preparing 09:42:34 ac9e46924c52: Preparing 09:42:34 250ad3b692ed: Preparing 09:42:34 5d1ef6e8c72c: Preparing 09:42:34 250ad3b692ed: Waiting 09:42:34 ac9e46924c52: Waiting 09:42:34 aedc3bda2944: Preparing 09:42:34 5d1ef6e8c72c: Waiting 09:42:34 f296388f629e: Layer already exists 09:42:34 93659cda7078: Layer already exists 09:42:34 0df8a660a6e3: Layer already exists 09:42:34 b2a1cfeac7f4: Layer already exists 09:42:34 90ac3ca2bc14: Layer already exists 09:42:34 ac9e46924c52: Layer already exists 09:42:34 250ad3b692ed: Layer already exists 09:42:34 5d1ef6e8c72c: Layer already exists 09:42:34 aedc3bda2944: Layer already exists 09:42:34 3.2.0-dev.19: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:42:35 b2a1cfeac7f4: Preparing 09:42:35 93659cda7078: Preparing 09:42:35 90ac3ca2bc14: Preparing 09:42:35 f296388f629e: Preparing 09:42:35 0df8a660a6e3: Preparing 09:42:35 ac9e46924c52: Preparing 09:42:35 250ad3b692ed: Preparing 09:42:35 5d1ef6e8c72c: Preparing 09:42:35 aedc3bda2944: Preparing 09:42:35 ac9e46924c52: Waiting 09:42:35 250ad3b692ed: Waiting 09:42:35 5d1ef6e8c72c: Waiting 09:42:35 aedc3bda2944: Waiting 09:42:35 90ac3ca2bc14: Layer already exists 09:42:35 b2a1cfeac7f4: Layer already exists 09:42:35 93659cda7078: Layer already exists 09:42:35 0df8a660a6e3: Layer already exists 09:42:35 f296388f629e: Layer already exists 09:42:35 ac9e46924c52: Layer already exists 09:42:35 250ad3b692ed: Layer already exists 09:42:35 aedc3bda2944: Layer already exists 09:42:35 5d1ef6e8c72c: Layer already exists 09:42:35 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:42:36 b2a1cfeac7f4: Preparing 09:42:36 93659cda7078: Preparing 09:42:36 90ac3ca2bc14: Preparing 09:42:36 f296388f629e: Preparing 09:42:36 0df8a660a6e3: Preparing 09:42:36 ac9e46924c52: Preparing 09:42:36 250ad3b692ed: Preparing 09:42:36 5d1ef6e8c72c: Preparing 09:42:36 aedc3bda2944: Preparing 09:42:36 ac9e46924c52: Waiting 09:42:36 5d1ef6e8c72c: Waiting 09:42:36 250ad3b692ed: Waiting 09:42:36 aedc3bda2944: Waiting 09:42:36 93659cda7078: Layer already exists 09:42:36 b2a1cfeac7f4: Layer already exists 09:42:36 f296388f629e: Layer already exists 09:42:36 0df8a660a6e3: Layer already exists 09:42:36 90ac3ca2bc14: Layer already exists 09:42:36 aedc3bda2944: Layer already exists 09:42:36 250ad3b692ed: Layer already exists 09:42:36 5d1ef6e8c72c: Layer already exists 09:42:36 ac9e46924c52: Layer already exists 09:42:36 main: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:36 ===================================================== [Pipeline] echo 09:42:37 taggedImages: 09:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c 09:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.19 09:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:42:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:42:37 23956941b4940f7c704781ef156c6941bf29d18c 09:42:37 latest 09:42:37 3.2.0-dev.19 09:42:37 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:37 main 09:42:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c 09:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:42:38 986d0866975e: Preparing 09:42:38 83fb1c48ec1a: Preparing 09:42:38 36dacaa50704: Preparing 09:42:38 f296388f629e: Preparing 09:42:38 0df8a660a6e3: Preparing 09:42:38 ac9e46924c52: Preparing 09:42:38 7bb1bee2437f: Preparing 09:42:38 639db75c96b9: Preparing 09:42:38 aedc3bda2944: Preparing 09:42:38 ac9e46924c52: Waiting 09:42:38 639db75c96b9: Waiting 09:42:38 7bb1bee2437f: Waiting 09:42:38 986d0866975e: Layer already exists 09:42:38 f296388f629e: Layer already exists 09:42:38 0df8a660a6e3: Layer already exists 09:42:38 ac9e46924c52: Layer already exists 09:42:38 639db75c96b9: Layer already exists 09:42:38 7bb1bee2437f: Layer already exists 09:42:38 aedc3bda2944: Layer already exists 09:42:38 83fb1c48ec1a: Pushed 09:42:38 36dacaa50704: Pushed 09:42:38 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:42:39 986d0866975e: Preparing 09:42:39 83fb1c48ec1a: Preparing 09:42:39 36dacaa50704: Preparing 09:42:39 f296388f629e: Preparing 09:42:39 0df8a660a6e3: Preparing 09:42:39 ac9e46924c52: Preparing 09:42:39 7bb1bee2437f: Preparing 09:42:39 639db75c96b9: Preparing 09:42:39 aedc3bda2944: Preparing 09:42:39 7bb1bee2437f: Waiting 09:42:39 639db75c96b9: Waiting 09:42:39 aedc3bda2944: Waiting 09:42:39 ac9e46924c52: Waiting 09:42:39 36dacaa50704: Layer already exists 09:42:39 83fb1c48ec1a: Layer already exists 09:42:39 f296388f629e: Layer already exists 09:42:39 986d0866975e: Layer already exists 09:42:39 0df8a660a6e3: Layer already exists 09:42:39 ac9e46924c52: Layer already exists 09:42:39 7bb1bee2437f: Layer already exists 09:42:39 aedc3bda2944: Layer already exists 09:42:39 639db75c96b9: Layer already exists 09:42:39 latest: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.19 09:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:42:40 986d0866975e: Preparing 09:42:40 83fb1c48ec1a: Preparing 09:42:40 36dacaa50704: Preparing 09:42:40 f296388f629e: Preparing 09:42:40 0df8a660a6e3: Preparing 09:42:40 ac9e46924c52: Preparing 09:42:40 7bb1bee2437f: Preparing 09:42:40 639db75c96b9: Preparing 09:42:40 aedc3bda2944: Preparing 09:42:40 ac9e46924c52: Waiting 09:42:40 7bb1bee2437f: Waiting 09:42:40 639db75c96b9: Waiting 09:42:40 aedc3bda2944: Waiting 09:42:40 986d0866975e: Layer already exists 09:42:40 83fb1c48ec1a: Layer already exists 09:42:40 f296388f629e: Layer already exists 09:42:40 36dacaa50704: Layer already exists 09:42:40 0df8a660a6e3: Layer already exists 09:42:40 639db75c96b9: Layer already exists 09:42:40 ac9e46924c52: Layer already exists 09:42:40 7bb1bee2437f: Layer already exists 09:42:40 aedc3bda2944: Layer already exists 09:42:40 3.2.0-dev.19: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:42:42 986d0866975e: Preparing 09:42:42 83fb1c48ec1a: Preparing 09:42:42 36dacaa50704: Preparing 09:42:42 f296388f629e: Preparing 09:42:42 0df8a660a6e3: Preparing 09:42:42 ac9e46924c52: Preparing 09:42:42 7bb1bee2437f: Preparing 09:42:42 639db75c96b9: Preparing 09:42:42 aedc3bda2944: Preparing 09:42:42 ac9e46924c52: Waiting 09:42:42 7bb1bee2437f: Waiting 09:42:42 639db75c96b9: Waiting 09:42:42 aedc3bda2944: Waiting 09:42:42 f296388f629e: Layer already exists 09:42:42 36dacaa50704: Layer already exists 09:42:42 83fb1c48ec1a: Layer already exists 09:42:42 986d0866975e: Layer already exists 09:42:42 0df8a660a6e3: Layer already exists 09:42:42 639db75c96b9: Layer already exists 09:42:42 ac9e46924c52: Layer already exists 09:42:42 aedc3bda2944: Layer already exists 09:42:42 7bb1bee2437f: Layer already exists 09:42:42 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:42:43 986d0866975e: Preparing 09:42:43 83fb1c48ec1a: Preparing 09:42:43 36dacaa50704: Preparing 09:42:43 f296388f629e: Preparing 09:42:43 0df8a660a6e3: Preparing 09:42:43 ac9e46924c52: Preparing 09:42:43 7bb1bee2437f: Preparing 09:42:43 639db75c96b9: Preparing 09:42:43 aedc3bda2944: Preparing 09:42:43 ac9e46924c52: Waiting 09:42:43 639db75c96b9: Waiting 09:42:43 7bb1bee2437f: Waiting 09:42:43 aedc3bda2944: Waiting 09:42:43 986d0866975e: Layer already exists 09:42:43 83fb1c48ec1a: Layer already exists 09:42:43 36dacaa50704: Layer already exists 09:42:43 f296388f629e: Layer already exists 09:42:43 0df8a660a6e3: Layer already exists 09:42:43 ac9e46924c52: Layer already exists 09:42:43 639db75c96b9: Layer already exists 09:42:43 7bb1bee2437f: Layer already exists 09:42:43 aedc3bda2944: Layer already exists 09:42:43 main: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:43 ===================================================== [Pipeline] echo 09:42:44 taggedImages: 09:42:44 - nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c 09:42:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:42:44 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.19 09:42:44 - nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:42:44 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:42:44 23956941b4940f7c704781ef156c6941bf29d18c 09:42:44 latest 09:42:44 3.2.0-dev.19 09:42:44 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:44 main 09:42:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c 09:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:42:45 d2c3342565c8: Preparing 09:42:45 dae96e1955a1: Preparing 09:42:45 f296388f629e: Preparing 09:42:45 0df8a660a6e3: Preparing 09:42:45 4b974eaac4ae: Preparing 09:42:45 d6db25c0bbad: Preparing 09:42:45 aedc3bda2944: Preparing 09:42:45 aedc3bda2944: Waiting 09:42:45 d6db25c0bbad: Waiting 09:42:45 f296388f629e: Layer already exists 09:42:45 0df8a660a6e3: Layer already exists 09:42:45 aedc3bda2944: Layer already exists 09:42:45 d6db25c0bbad: Pushed 09:42:45 4b974eaac4ae: Pushed 09:42:45 d2c3342565c8: Pushed 09:42:47 dae96e1955a1: Pushed 09:42:47 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:42:48 d2c3342565c8: Preparing 09:42:48 dae96e1955a1: Preparing 09:42:48 f296388f629e: Preparing 09:42:48 0df8a660a6e3: Preparing 09:42:48 4b974eaac4ae: Preparing 09:42:48 d6db25c0bbad: Preparing 09:42:48 aedc3bda2944: Preparing 09:42:48 d6db25c0bbad: Waiting 09:42:48 aedc3bda2944: Waiting 09:42:48 f296388f629e: Layer already exists 09:42:48 0df8a660a6e3: Layer already exists 09:42:48 d2c3342565c8: Layer already exists 09:42:48 dae96e1955a1: Layer already exists 09:42:48 4b974eaac4ae: Layer already exists 09:42:48 d6db25c0bbad: Layer already exists 09:42:48 aedc3bda2944: Layer already exists 09:42:48 latest: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.19 09:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:42:50 d2c3342565c8: Preparing 09:42:50 dae96e1955a1: Preparing 09:42:50 f296388f629e: Preparing 09:42:50 0df8a660a6e3: Preparing 09:42:50 4b974eaac4ae: Preparing 09:42:50 d6db25c0bbad: Preparing 09:42:50 aedc3bda2944: Preparing 09:42:50 d6db25c0bbad: Waiting 09:42:50 aedc3bda2944: Waiting 09:42:50 4b974eaac4ae: Layer already exists 09:42:50 f296388f629e: Layer already exists 09:42:50 dae96e1955a1: Layer already exists 09:42:50 0df8a660a6e3: Layer already exists 09:42:50 d2c3342565c8: Layer already exists 09:42:50 aedc3bda2944: Layer already exists 09:42:50 d6db25c0bbad: Layer already exists 09:42:50 3.2.0-dev.19: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:42:51 d2c3342565c8: Preparing 09:42:51 dae96e1955a1: Preparing 09:42:51 f296388f629e: Preparing 09:42:51 0df8a660a6e3: Preparing 09:42:51 4b974eaac4ae: Preparing 09:42:51 d6db25c0bbad: Preparing 09:42:51 aedc3bda2944: Preparing 09:42:51 d6db25c0bbad: Waiting 09:42:51 aedc3bda2944: Waiting 09:42:51 0df8a660a6e3: Layer already exists 09:42:51 d2c3342565c8: Layer already exists 09:42:51 f296388f629e: Layer already exists 09:42:51 4b974eaac4ae: Layer already exists 09:42:51 dae96e1955a1: Layer already exists 09:42:51 aedc3bda2944: Layer already exists 09:42:51 d6db25c0bbad: Layer already exists 09:42:51 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:42:52 d2c3342565c8: Preparing 09:42:52 dae96e1955a1: Preparing 09:42:52 f296388f629e: Preparing 09:42:52 0df8a660a6e3: Preparing 09:42:52 4b974eaac4ae: Preparing 09:42:52 d6db25c0bbad: Preparing 09:42:52 aedc3bda2944: Preparing 09:42:52 d6db25c0bbad: Waiting 09:42:52 aedc3bda2944: Waiting 09:42:52 d2c3342565c8: Layer already exists 09:42:52 dae96e1955a1: Layer already exists 09:42:52 0df8a660a6e3: Layer already exists 09:42:52 4b974eaac4ae: Layer already exists 09:42:52 f296388f629e: Layer already exists 09:42:52 aedc3bda2944: Layer already exists 09:42:52 d6db25c0bbad: Layer already exists 09:42:52 main: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:53 ===================================================== [Pipeline] echo 09:42:53 taggedImages: 09:42:53 - nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c 09:42:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:42:53 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.19 09:42:53 - nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:42:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:42:53 23956941b4940f7c704781ef156c6941bf29d18c 09:42:53 latest 09:42:53 3.2.0-dev.19 09:42:53 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:42:53 main 09:42:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c 09:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:42:54 e6568bf7e5ca: Preparing 09:42:54 73cbd2937d9e: Preparing 09:42:54 f296388f629e: Preparing 09:42:54 0df8a660a6e3: Preparing 09:42:54 6e6b3342776f: Preparing 09:42:54 916d2979c85d: Preparing 09:42:54 aedc3bda2944: Preparing 09:42:54 916d2979c85d: Waiting 09:42:54 aedc3bda2944: Waiting 09:42:54 0df8a660a6e3: Layer already exists 09:42:54 6e6b3342776f: Layer already exists 09:42:54 f296388f629e: Layer already exists 09:42:54 916d2979c85d: Layer already exists 09:42:54 aedc3bda2944: Layer already exists 09:42:54 e6568bf7e5ca: Pushed 09:42:56 73cbd2937d9e: Pushed 09:42:56 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:42:58 e6568bf7e5ca: Preparing 09:42:58 73cbd2937d9e: Preparing 09:42:58 f296388f629e: Preparing 09:42:58 0df8a660a6e3: Preparing 09:42:58 6e6b3342776f: Preparing 09:42:58 916d2979c85d: Preparing 09:42:58 aedc3bda2944: Preparing 09:42:58 916d2979c85d: Waiting 09:42:58 aedc3bda2944: Waiting 09:42:58 e6568bf7e5ca: Layer already exists 09:42:58 f296388f629e: Layer already exists 09:42:58 73cbd2937d9e: Layer already exists 09:42:58 0df8a660a6e3: Layer already exists 09:42:58 6e6b3342776f: Layer already exists 09:42:58 916d2979c85d: Layer already exists 09:42:58 aedc3bda2944: Layer already exists 09:42:58 latest: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.19 09:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:42:59 e6568bf7e5ca: Preparing 09:42:59 73cbd2937d9e: Preparing 09:42:59 f296388f629e: Preparing 09:42:59 0df8a660a6e3: Preparing 09:42:59 6e6b3342776f: Preparing 09:42:59 916d2979c85d: Preparing 09:42:59 aedc3bda2944: Preparing 09:42:59 916d2979c85d: Waiting 09:42:59 aedc3bda2944: Waiting 09:42:59 f296388f629e: Layer already exists 09:42:59 e6568bf7e5ca: Layer already exists 09:42:59 0df8a660a6e3: Layer already exists 09:42:59 6e6b3342776f: Layer already exists 09:42:59 73cbd2937d9e: Layer already exists 09:42:59 aedc3bda2944: Layer already exists 09:42:59 916d2979c85d: Layer already exists 09:42:59 3.2.0-dev.19: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:43:00 e6568bf7e5ca: Preparing 09:43:00 73cbd2937d9e: Preparing 09:43:00 f296388f629e: Preparing 09:43:00 0df8a660a6e3: Preparing 09:43:00 6e6b3342776f: Preparing 09:43:00 916d2979c85d: Preparing 09:43:00 aedc3bda2944: Preparing 09:43:00 916d2979c85d: Waiting 09:43:00 aedc3bda2944: Waiting 09:43:00 f296388f629e: Layer already exists 09:43:00 0df8a660a6e3: Layer already exists 09:43:00 6e6b3342776f: Layer already exists 09:43:00 e6568bf7e5ca: Layer already exists 09:43:00 73cbd2937d9e: Layer already exists 09:43:00 916d2979c85d: Layer already exists 09:43:00 aedc3bda2944: Layer already exists 09:43:00 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:43:01 e6568bf7e5ca: Preparing 09:43:01 73cbd2937d9e: Preparing 09:43:01 f296388f629e: Preparing 09:43:01 0df8a660a6e3: Preparing 09:43:01 6e6b3342776f: Preparing 09:43:01 916d2979c85d: Preparing 09:43:01 aedc3bda2944: Preparing 09:43:01 aedc3bda2944: Waiting 09:43:01 916d2979c85d: Waiting 09:43:01 e6568bf7e5ca: Layer already exists 09:43:01 73cbd2937d9e: Layer already exists 09:43:01 6e6b3342776f: Layer already exists 09:43:01 0df8a660a6e3: Layer already exists 09:43:01 f296388f629e: Layer already exists 09:43:01 aedc3bda2944: Layer already exists 09:43:01 916d2979c85d: Layer already exists 09:43:01 main: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:02 ===================================================== [Pipeline] echo 09:43:02 taggedImages: 09:43:02 - nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c 09:43:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:43:02 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.19 09:43:02 - nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:43:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:54:19 #129 ... 09:54:19 09:54:19 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:19 #138 747.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:54:19 #138 ... 09:54:19 09:54:19 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:54:19 #134 DONE 751.7s 09:54:19 09:54:19 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:54:19 #137 ... 09:54:19 09:54:19 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:54:19 #141 DONE 0.2s 09:54:19 09:54:19 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:54:19 #142 DONE 0.1s 09:54:19 09:54:19 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:54:19 #62 ... 09:54:19 09:54:19 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:54:19 #143 DONE 0.1s 09:54:19 09:54:19 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:54:19 #144 DONE 0.1s 09:54:19 09:54:19 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:54:19 #137 ... 09:54:19 09:54:19 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:54:19 #145 DONE 0.3s 09:54:19 09:54:19 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:54:19 #131 ... 09:54:19 09:54:19 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:54:19 #146 DONE 0.1s 09:54:19 09:54:19 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:54:19 #147 DONE 2.1s 09:54:19 09:54:19 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:54:19 #140 ... 09:54:19 09:54:19 #93 [security-proxy-setup] exporting to image 09:54:19 #93 exporting layers 09:54:19 #93 exporting layers 1.0s done 09:54:19 #93 writing image sha256:f4f9b3fe8924176d06eceed3e93990e8296c366ff147cbb715cb262cd5256fef done 09:54:19 #93 naming to docker.io/library/security-proxy-setup-arm64 done 09:54:19 #93 DONE 7.4s 09:54:19 09:54:19 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:54:19 #62 ... 09:54:19 09:54:19 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:19 #138 DONE 762.2s 09:54:19 09:54:19 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:54:20 #140 ... 09:54:20 09:54:20 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:54:20 #148 DONE 0.1s 09:54:20 09:54:20 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:54:20 #139 ... 09:54:20 09:54:20 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:54:20 #149 DONE 0.2s 09:54:20 09:54:20 #150 [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 09:54:20 #150 DONE 0.3s 09:54:20 09:54:20 #151 [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 09:54:20 #151 DONE 0.1s 09:54:20 09:54:20 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:54:20 #136 ... 09:54:20 09:54:20 #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:54:20 #152 DONE 0.1s 09:54:21 09:54:21 #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:54:21 #153 DONE 0.3s 09:54:21 09:54:21 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:54:21 #133 ... 09:54:21 09:54:21 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:54:21 #154 DONE 0.3s 09:54:21 09:54:21 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:54:22 #155 DONE 0.3s 09:54:22 09:54:22 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:54:23 #156 DONE 1.7s 09:54:23 09:54:23 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:54:23 #139 ... 09:54:23 09:54:23 #93 [security-secretstore-setup] exporting to image 09:54:23 #93 exporting layers 09:54:25 #93 exporting layers 1.4s done 09:54:25 #93 writing image sha256:3e570b948809743cbc880206e238152fec688ac6d02db44908824fa22856f33a 0.0s done 09:54:25 #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:54:25 #93 DONE 8.9s 09:54:25 09:54:25 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:25 #129 ... 09:54:25 09:54:25 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:54:25 #139 DONE 767.8s 09:54:25 09:54:25 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:54:25 #157 DONE 0.4s 09:54:25 09:54:25 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:54:25 #137 ... 09:54:25 09:54:25 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:54:27 #158 DONE 2.1s 09:54:27 09:54:27 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:54:28 #62 ... 09:54:28 09:54:28 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:54:28 #159 DONE 0.2s 09:54:28 09:54:28 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:54:28 #160 DONE 0.2s 09:54:28 09:54:28 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:54:28 #161 DONE 0.3s 09:54:28 09:54:28 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:54:28 #162 DONE 0.1s 09:54:28 09:54:28 #163 [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/ 09:54:29 #163 DONE 0.3s 09:54:29 09:54:29 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:54:29 #164 DONE 0.2s 09:54:29 09:54:29 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:54:29 #165 DONE 0.2s 09:54:29 09:54:29 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:54:29 #166 DONE 0.2s 09:54:29 09:54:29 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:54:31 #167 DONE 2.0s 09:54:31 09:54:31 #93 [security-bootstrapper] exporting to image 09:54:31 #93 exporting layers 09:54:32 #93 exporting layers 0.9s done 09:54:32 #93 writing image sha256:834a711557a3b4c2a25ac90bb03e82835e94d3368e88880c9646dc264bda7568 0.0s done 09:54:32 #93 naming to docker.io/library/security-bootstrapper-arm64 09:54:32 #93 naming to docker.io/library/security-bootstrapper-arm64 done 09:54:32 #93 DONE 9.8s 09:54:32 09:54:32 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:54:41 #131 ... 09:54:41 09:54:41 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:54:41 #133 DONE 782.3s 09:54:41 09:54:41 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:54:41 #140 ... 09:54:41 09:54:41 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:54:41 #168 DONE 0.1s 09:54:41 09:54:41 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:54:41 #169 DONE 0.1s 09:54:41 09:54:41 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:41 #129 ... 09:54:41 09:54:41 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:54:41 #170 DONE 0.3s 09:54:41 09:54:41 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:41 #129 ... 09:54:41 09:54:41 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:54:41 #171 DONE 0.2s 09:54:41 09:54:41 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:54:41 #172 DONE 0.1s 09:54:41 09:54:41 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:54:41 #131 ... 09:54:41 09:54:41 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:54:46 #173 DONE 4.7s 09:54:46 09:54:46 #93 [security-proxy-auth] exporting to image 09:54:46 #93 exporting layers 09:54:46 #93 exporting layers 0.6s done 09:54:46 #93 writing image sha256:9d2716175bb985e509666bf99fb96471f5da0d33527bbac733c26f4ca0b2df05 09:54:46 #93 writing image sha256:9d2716175bb985e509666bf99fb96471f5da0d33527bbac733c26f4ca0b2df05 done 09:54:46 #93 naming to docker.io/library/security-proxy-auth-arm64 done 09:54:46 #93 DONE 10.5s 09:54:46 09:54:46 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:48 #129 ... 09:54:48 09:54:48 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:54:48 #140 DONE 790.6s 09:54:48 09:54:48 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:48 #129 ... 09:54:48 09:54:48 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:54:48 #174 DONE 0.3s 09:54:48 09:54:48 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:54:48 #137 ... 09:54:48 09:54:48 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:54:48 #175 DONE 0.2s 09:54:48 09:54:48 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:54:49 #176 DONE 0.2s 09:54:49 09:54:49 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:49 #129 ... 09:54:49 09:54:49 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:54:49 #177 DONE 0.1s 09:54:49 09:54:49 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:54:49 #178 DONE 0.2s 09:54:49 09:54:49 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:54:51 #179 DONE 1.9s 09:54:51 09:54:51 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:54:51 #131 ... 09:54:51 09:54:51 #93 [core-common-config-bootstrapper] exporting to image 09:54:51 #93 exporting layers 0.4s done 09:54:51 #93 writing image sha256:3fe927cfe0a880c5c8d7b679a9464d134c658e619b52992c78831e491ffaf284 09:54:51 #93 writing image sha256:3fe927cfe0a880c5c8d7b679a9464d134c658e619b52992c78831e491ffaf284 done 09:54:51 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:54:51 #93 DONE 10.9s 09:54:51 09:54:51 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:24 #131 ... 09:55:24 09:55:24 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:55:24 #135 DONE 826.7s 09:55:24 09:55:24 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:55:24 #62 ... 09:55:24 09:55:24 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:55:24 #180 DONE 0.1s 09:55:24 09:55:24 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:55:24 #181 DONE 0.2s 09:55:24 09:55:24 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:25 #129 ... 09:55:25 09:55:25 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:55:25 #182 DONE 0.3s 09:55:25 09:55:25 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:55:25 #137 ... 09:55:25 09:55:25 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:55:25 #183 DONE 0.1s 09:55:25 09:55:25 #93 [core-command] exporting to image 09:55:25 #93 exporting layers 09:55:26 #93 exporting layers 0.3s done 09:55:26 #93 writing image sha256:1fddfa8066c9595e0bce8afe4e2ec2ba14e62718d92711dcce7f99e611fbcc58 done 09:55:26 #93 naming to docker.io/library/core-command-arm64 done 09:55:26 #93 DONE 11.3s 09:55:26 09:55:26 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:30 #131 ... 09:55:30 09:55:30 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:55:30 #136 DONE 832.6s 09:55:30 09:55:30 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:30 #129 ... 09:55:30 09:55:30 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:30 #184 DONE 0.3s 09:55:30 09:55:30 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:30 #185 DONE 0.1s 09:55:30 09:55:30 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:55:31 #186 DONE 0.3s 09:55:31 09:55:31 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:55:31 #187 DONE 0.2s 09:55:31 09:55:31 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:55:31 #62 ... 09:55:31 09:55:31 #93 [core-data] exporting to image 09:55:31 #93 exporting layers 0.2s done 09:55:31 #93 writing image sha256:6ceddfe390f0c4ee5e426fbd7cfe37b00142c58dc461a05ba3b041c4b8b6bebe done 09:55:31 #93 naming to docker.io/library/core-data-arm64 done 09:55:31 #93 DONE 11.5s 09:55:31 09:55:31 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:55:34 #137 DONE 836.5s 09:55:34 09:55:34 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:34 #131 ... 09:55:34 09:55:34 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:55:34 #188 DONE 0.2s 09:55:34 09:55:34 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:55:34 #132 ... 09:55:34 09:55:34 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:55:34 #189 DONE 0.1s 09:55:34 09:55:34 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:55:35 #190 DONE 0.2s 09:55:35 09:55:35 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:55:35 #191 DONE 0.1s 09:55:35 09:55:35 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:35 #131 ... 09:55:35 09:55:35 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:55:35 #192 DONE 0.2s 09:55:35 09:55:35 #93 [core-metadata] exporting to image 09:55:35 #93 exporting layers 0.3s done 09:55:35 #93 writing image sha256:5fcfde6ec037863f99fc79ff160ce40c162aca11493fa04799b0af3faded52b0 done 09:55:35 #93 naming to docker.io/library/core-metadata-arm64 done 09:55:35 #93 DONE 11.8s 09:55:35 09:55:35 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:55:57 #62 ... 09:55:57 09:55:57 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:57 #131 DONE 855.5s 09:55:57 09:55:57 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:55:57 #132 ... 09:55:57 09:55:57 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:57 #193 DONE 0.1s 09:55:57 09:55:57 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:57 #194 DONE 0.2s 09:55:57 09:55:57 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:55:57 #195 DONE 0.3s 09:55:57 09:55:57 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:55:58 #196 DONE 0.1s 09:55:58 09:55:58 #93 [security-spiffe-token-provider] exporting to image 09:55:58 #93 exporting layers 09:55:58 #93 exporting layers 0.6s done 09:55:58 #93 writing image sha256:ed1a70337abefa4b9fa12a09256348356c9f0cccb40bba12b53ec60c2777280f done 09:55:58 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:55:58 #93 DONE 12.3s 09:55:58 09:55:58 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:16 #132 DONE 879.0s 09:56:16 09:56:16 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:56:16 #62 ... 09:56:16 09:56:16 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:16 #129 DONE 879.0s 09:56:16 09:56:16 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:16 #197 DONE 0.4s 09:56:16 09:56:16 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:17 #198 DONE 0.3s 09:56:17 09:56:17 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:17 #199 DONE 0.2s 09:56:17 09:56:17 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:17 #200 DONE 0.2s 09:56:17 09:56:17 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:56:17 #201 DONE 0.4s 09:56:17 09:56:17 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:17 #202 DONE 0.3s 09:56:17 09:56:17 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:56:17 #203 DONE 0.1s 09:56:17 09:56:17 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:56:17 #204 DONE 0.1s 09:56:17 09:56:17 #93 [support-notifications] exporting to image 09:56:17 #93 exporting layers 09:56:18 #93 exporting layers 0.3s done 09:56:18 #93 writing image sha256:ec13a041be4d7a7435efc30a38ee4e9dd6db9cf376e7bd51d3005447a7cea794 0.0s done 09:56:18 #93 naming to docker.io/library/support-scheduler-arm64 done 09:56:18 #93 exporting layers 0.4s done 09:56:18 #93 writing image sha256:a478a065b4c36de527f49b5c37c266af2a08195f20c338a6f902b9f7c502d26e done 09:56:18 #93 naming to docker.io/library/support-notifications-arm64 done 09:56:18 #93 DONE 12.8s 09:56:18 09:56:18 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:56:18 time="2024-02-27T09:40:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:18 time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:56:18 $ docker stop --time=1 1fbc7a981af5ad97871bf3df4a7f9da23b2c09aa6e55a54584796d01f10df57d 09:56:19 $ docker rm -f --volumes 1fbc7a981af5ad97871bf3df4a7f9da23b2c09aa6e55a54584796d01f10df57d [Pipeline] // withDockerContainer [Pipeline] sh 09:56:20 + docker images 09:56:20 REPOSITORY TAG IMAGE ID CREATED SIZE 09:56:20 support-notifications-arm64 latest a478a065b4c3 3 seconds ago 26.6MB 09:56:20 support-scheduler-arm64 latest ec13a041be4d 3 seconds ago 25.9MB 09:56:20 security-spiffe-token-provider-arm64 latest ed1a70337abe 23 seconds ago 29.1MB 09:56:20 core-metadata-arm64 latest 5fcfde6ec037 45 seconds ago 17.4MB 09:56:20 core-data-arm64 latest 6ceddfe390f0 49 seconds ago 17.2MB 09:56:20 core-command-arm64 latest 1fddfa8066c9 55 seconds ago 17.1MB 09:56:20 core-common-config-bootstrapper-arm64 latest 3fe927cfe0a8 About a minute ago 15.1MB 09:56:20 security-proxy-auth-arm64 latest 9d2716175bb9 About a minute ago 15.9MB 09:56:20 security-bootstrapper-arm64 latest 834a711557a3 About a minute ago 18.5MB 09:56:20 security-secretstore-setup-arm64 latest 3e570b948809 About a minute ago 35.9MB 09:56:20 security-proxy-setup-arm64 latest f4f9b3fe8924 2 minutes ago 25.9MB 09:56:20 security-spire-config-arm64 latest 5c5f2a46e963 14 minutes ago 95.8MB 09:56:20 security-spire-agent-arm64 latest 0047200193fd 14 minutes ago 152MB 09:56:20 security-spire-server-arm64 latest 7e6ee4664d16 15 minutes ago 96.7MB 09:56:20 ci-base-image-arm64 latest 328d92ebc0a2 16 minutes ago 881MB 09:56:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 09:56:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:21 provisioning config files... 09:56:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config7540020952535325482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:22 ---> ****-login.sh 09:56:22 nexus3.edgexfoundry.org:10001 09:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:22 Configure a credential helper to remove this warning. See 09:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:22 09:56:22 Login Succeeded 09:56:22 nexus3.edgexfoundry.org:10002 09:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:22 Configure a credential helper to remove this warning. See 09:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:22 09:56:22 Login Succeeded 09:56:22 nexus3.edgexfoundry.org:10003 09:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:23 Configure a credential helper to remove this warning. See 09:56:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:23 09:56:23 Login Succeeded 09:56:23 nexus3.edgexfoundry.org:10004 09:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:23 Configure a credential helper to remove this warning. See 09:56:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:23 09:56:23 Login Succeeded 09:56:23 ****.io 09:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:24 Configure a credential helper to remove this warning. See 09:56:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:24 09:56:24 Login Succeeded 09:56:24 ---> ****-login.sh ends [Pipeline] } 09:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:56:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:56:24 23956941b4940f7c704781ef156c6941bf29d18c 09:56:24 latest 09:56:24 3.2.0-dev.19 09:56:24 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:56:24 main 09:56:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:56:28 d490d275af04: Preparing 09:56:28 ebd8b8f77e1c: Preparing 09:56:28 23f65eb19dad: Preparing 09:56:28 86f1e49e3329: Preparing 09:56:28 2a1c679f4727: Preparing 09:56:28 d7d004a09308: Preparing 09:56:28 7c504f21be85: Preparing 09:56:28 d7d004a09308: Waiting 09:56:28 7c504f21be85: Waiting 09:56:28 2a1c679f4727: Pushed 09:56:28 23f65eb19dad: Pushed 09:56:28 86f1e49e3329: Pushed 09:56:28 d490d275af04: Pushed 09:56:28 7c504f21be85: Layer already exists 09:56:29 d7d004a09308: Pushed 09:56:31 ebd8b8f77e1c: Pushed 09:56:31 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:56:32 d490d275af04: Preparing 09:56:32 ebd8b8f77e1c: Preparing 09:56:32 23f65eb19dad: Preparing 09:56:32 86f1e49e3329: Preparing 09:56:32 2a1c679f4727: Preparing 09:56:32 d7d004a09308: Preparing 09:56:32 7c504f21be85: Preparing 09:56:32 d7d004a09308: Waiting 09:56:32 7c504f21be85: Waiting 09:56:32 ebd8b8f77e1c: Layer already exists 09:56:32 d490d275af04: Layer already exists 09:56:32 2a1c679f4727: Layer already exists 09:56:32 86f1e49e3329: Layer already exists 09:56:32 23f65eb19dad: Layer already exists 09:56:32 d7d004a09308: Layer already exists 09:56:32 7c504f21be85: Layer already exists 09:56:33 latest: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.19 09:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:56:34 d490d275af04: Preparing 09:56:34 ebd8b8f77e1c: Preparing 09:56:34 23f65eb19dad: Preparing 09:56:34 86f1e49e3329: Preparing 09:56:34 2a1c679f4727: Preparing 09:56:34 d7d004a09308: Preparing 09:56:34 7c504f21be85: Preparing 09:56:34 d7d004a09308: Waiting 09:56:34 7c504f21be85: Waiting 09:56:34 86f1e49e3329: Layer already exists 09:56:34 2a1c679f4727: Layer already exists 09:56:34 23f65eb19dad: Layer already exists 09:56:34 d490d275af04: Layer already exists 09:56:34 ebd8b8f77e1c: Layer already exists 09:56:34 d7d004a09308: Layer already exists 09:56:34 7c504f21be85: Layer already exists 09:56:34 3.2.0-dev.19: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:56:36 d490d275af04: Preparing 09:56:36 ebd8b8f77e1c: Preparing 09:56:36 23f65eb19dad: Preparing 09:56:36 86f1e49e3329: Preparing 09:56:36 2a1c679f4727: Preparing 09:56:36 d7d004a09308: Preparing 09:56:36 7c504f21be85: Preparing 09:56:36 d7d004a09308: Waiting 09:56:36 7c504f21be85: Waiting 09:56:36 2a1c679f4727: Layer already exists 09:56:36 d490d275af04: Layer already exists 09:56:36 ebd8b8f77e1c: Layer already exists 09:56:36 23f65eb19dad: Layer already exists 09:56:36 86f1e49e3329: Layer already exists 09:56:36 7c504f21be85: Layer already exists 09:56:36 d7d004a09308: Layer already exists 09:56:36 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:56:37 d490d275af04: Preparing 09:56:37 ebd8b8f77e1c: Preparing 09:56:37 23f65eb19dad: Preparing 09:56:37 86f1e49e3329: Preparing 09:56:37 2a1c679f4727: Preparing 09:56:37 d7d004a09308: Preparing 09:56:37 7c504f21be85: Preparing 09:56:37 d7d004a09308: Waiting 09:56:37 7c504f21be85: Waiting 09:56:37 86f1e49e3329: Layer already exists 09:56:37 ebd8b8f77e1c: Layer already exists 09:56:37 2a1c679f4727: Layer already exists 09:56:37 23f65eb19dad: Layer already exists 09:56:37 d490d275af04: Layer already exists 09:56:37 d7d004a09308: Layer already exists 09:56:37 7c504f21be85: Layer already exists 09:56:38 main: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:38 ===================================================== [Pipeline] echo 09:56:38 taggedImages: 09:56:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:56:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:56:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.19 09:56:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:56:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:56:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:56:39 23956941b4940f7c704781ef156c6941bf29d18c 09:56:39 latest 09:56:39 3.2.0-dev.19 09:56:39 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:56:39 main 09:56:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:56:42 589fc3d816ef: Preparing 09:56:42 6bbd699c54aa: Preparing 09:56:42 e06578e0bb92: Preparing 09:56:42 190fb1b4e0a9: Preparing 09:56:42 23f65eb19dad: Preparing 09:56:42 86f1e49e3329: Preparing 09:56:42 2a1c679f4727: Preparing 09:56:42 d7d004a09308: Preparing 09:56:42 7c504f21be85: Preparing 09:56:42 2a1c679f4727: Waiting 09:56:42 86f1e49e3329: Waiting 09:56:42 d7d004a09308: Waiting 09:56:42 7c504f21be85: Waiting 09:56:42 23f65eb19dad: Layer already exists 09:56:42 86f1e49e3329: Layer already exists 09:56:42 2a1c679f4727: Layer already exists 09:56:42 d7d004a09308: Layer already exists 09:56:42 589fc3d816ef: Pushed 09:56:42 6bbd699c54aa: Pushed 09:56:42 e06578e0bb92: Pushed 09:56:42 7c504f21be85: Layer already exists 09:56:44 190fb1b4e0a9: Pushed 09:56:44 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:56:46 589fc3d816ef: Preparing 09:56:46 6bbd699c54aa: Preparing 09:56:46 e06578e0bb92: Preparing 09:56:46 190fb1b4e0a9: Preparing 09:56:46 23f65eb19dad: Preparing 09:56:46 86f1e49e3329: Preparing 09:56:46 2a1c679f4727: Preparing 09:56:46 86f1e49e3329: Waiting 09:56:46 d7d004a09308: Preparing 09:56:46 2a1c679f4727: Waiting 09:56:46 d7d004a09308: Waiting 09:56:46 7c504f21be85: Preparing 09:56:46 7c504f21be85: Waiting 09:56:46 6bbd699c54aa: Layer already exists 09:56:46 23f65eb19dad: Layer already exists 09:56:46 190fb1b4e0a9: Layer already exists 09:56:46 e06578e0bb92: Layer already exists 09:56:46 589fc3d816ef: Layer already exists 09:56:46 86f1e49e3329: Layer already exists 09:56:46 7c504f21be85: Layer already exists 09:56:46 d7d004a09308: Layer already exists 09:56:46 2a1c679f4727: Layer already exists 09:56:46 latest: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.19 09:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:56:47 589fc3d816ef: Preparing 09:56:47 6bbd699c54aa: Preparing 09:56:47 e06578e0bb92: Preparing 09:56:47 190fb1b4e0a9: Preparing 09:56:47 23f65eb19dad: Preparing 09:56:47 86f1e49e3329: Preparing 09:56:47 86f1e49e3329: Waiting 09:56:47 2a1c679f4727: Preparing 09:56:47 d7d004a09308: Preparing 09:56:47 2a1c679f4727: Waiting 09:56:47 7c504f21be85: Preparing 09:56:47 d7d004a09308: Waiting 09:56:47 7c504f21be85: Waiting 09:56:47 190fb1b4e0a9: Layer already exists 09:56:47 589fc3d816ef: Layer already exists 09:56:47 6bbd699c54aa: Layer already exists 09:56:47 23f65eb19dad: Layer already exists 09:56:47 e06578e0bb92: Layer already exists 09:56:47 2a1c679f4727: Layer already exists 09:56:47 86f1e49e3329: Layer already exists 09:56:47 7c504f21be85: Layer already exists 09:56:47 d7d004a09308: Layer already exists 09:56:47 3.2.0-dev.19: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:56:49 589fc3d816ef: Preparing 09:56:49 6bbd699c54aa: Preparing 09:56:49 e06578e0bb92: Preparing 09:56:49 190fb1b4e0a9: Preparing 09:56:49 23f65eb19dad: Preparing 09:56:49 86f1e49e3329: Preparing 09:56:49 2a1c679f4727: Preparing 09:56:49 d7d004a09308: Preparing 09:56:49 7c504f21be85: Preparing 09:56:49 86f1e49e3329: Waiting 09:56:49 2a1c679f4727: Waiting 09:56:49 d7d004a09308: Waiting 09:56:49 7c504f21be85: Waiting 09:56:49 e06578e0bb92: Layer already exists 09:56:49 23f65eb19dad: Layer already exists 09:56:49 6bbd699c54aa: Layer already exists 09:56:49 589fc3d816ef: Layer already exists 09:56:49 190fb1b4e0a9: Layer already exists 09:56:49 2a1c679f4727: Layer already exists 09:56:49 86f1e49e3329: Layer already exists 09:56:49 d7d004a09308: Layer already exists 09:56:49 7c504f21be85: Layer already exists 09:56:49 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:56:51 589fc3d816ef: Preparing 09:56:51 6bbd699c54aa: Preparing 09:56:51 e06578e0bb92: Preparing 09:56:51 190fb1b4e0a9: Preparing 09:56:51 23f65eb19dad: Preparing 09:56:51 86f1e49e3329: Preparing 09:56:51 2a1c679f4727: Preparing 09:56:51 d7d004a09308: Preparing 09:56:51 7c504f21be85: Preparing 09:56:51 2a1c679f4727: Waiting 09:56:51 d7d004a09308: Waiting 09:56:51 86f1e49e3329: Waiting 09:56:51 7c504f21be85: Waiting 09:56:51 589fc3d816ef: Layer already exists 09:56:51 6bbd699c54aa: Layer already exists 09:56:51 e06578e0bb92: Layer already exists 09:56:51 190fb1b4e0a9: Layer already exists 09:56:51 23f65eb19dad: Layer already exists 09:56:51 86f1e49e3329: Layer already exists 09:56:51 2a1c679f4727: Layer already exists 09:56:51 d7d004a09308: Layer already exists 09:56:51 7c504f21be85: Layer already exists 09:56:51 main: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:52 ===================================================== [Pipeline] echo 09:56:52 taggedImages: 09:56:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:56:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:56:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.19 09:56:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:56:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:56:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:56:52 23956941b4940f7c704781ef156c6941bf29d18c 09:56:52 latest 09:56:52 3.2.0-dev.19 09:56:52 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:56:52 main 09:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:56:56 d18a5bae6b2e: Preparing 09:56:56 790db9a3c94d: Preparing 09:56:56 23f65eb19dad: Preparing 09:56:56 86f1e49e3329: Preparing 09:56:56 14eadbc2b13a: Preparing 09:56:56 0a171a85cf51: Preparing 09:56:56 7c504f21be85: Preparing 09:56:56 7c504f21be85: Waiting 09:56:56 0a171a85cf51: Waiting 09:56:56 23f65eb19dad: Layer already exists 09:56:56 86f1e49e3329: Layer already exists 09:56:56 7c504f21be85: Layer already exists 09:56:56 d18a5bae6b2e: Pushed 09:56:56 14eadbc2b13a: Pushed 09:56:56 0a171a85cf51: Pushed 09:56:59 790db9a3c94d: Pushed 09:56:59 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:57:00 d18a5bae6b2e: Preparing 09:57:00 790db9a3c94d: Preparing 09:57:00 23f65eb19dad: Preparing 09:57:00 86f1e49e3329: Preparing 09:57:00 14eadbc2b13a: Preparing 09:57:00 0a171a85cf51: Preparing 09:57:00 7c504f21be85: Preparing 09:57:00 0a171a85cf51: Waiting 09:57:00 7c504f21be85: Waiting 09:57:00 23f65eb19dad: Layer already exists 09:57:00 14eadbc2b13a: Layer already exists 09:57:00 86f1e49e3329: Layer already exists 09:57:00 d18a5bae6b2e: Layer already exists 09:57:00 790db9a3c94d: Layer already exists 09:57:00 0a171a85cf51: Layer already exists 09:57:00 7c504f21be85: Layer already exists 09:57:01 latest: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.19 09:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:57:02 d18a5bae6b2e: Preparing 09:57:02 790db9a3c94d: Preparing 09:57:02 23f65eb19dad: Preparing 09:57:02 86f1e49e3329: Preparing 09:57:02 14eadbc2b13a: Preparing 09:57:02 0a171a85cf51: Preparing 09:57:02 7c504f21be85: Preparing 09:57:02 0a171a85cf51: Waiting 09:57:02 7c504f21be85: Waiting 09:57:02 d18a5bae6b2e: Layer already exists 09:57:02 14eadbc2b13a: Layer already exists 09:57:02 23f65eb19dad: Layer already exists 09:57:02 86f1e49e3329: Layer already exists 09:57:02 790db9a3c94d: Layer already exists 09:57:02 0a171a85cf51: Layer already exists 09:57:02 7c504f21be85: Layer already exists 09:57:02 3.2.0-dev.19: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:57:04 d18a5bae6b2e: Preparing 09:57:04 790db9a3c94d: Preparing 09:57:04 23f65eb19dad: Preparing 09:57:04 86f1e49e3329: Preparing 09:57:04 14eadbc2b13a: Preparing 09:57:04 0a171a85cf51: Preparing 09:57:04 7c504f21be85: Preparing 09:57:04 0a171a85cf51: Waiting 09:57:04 7c504f21be85: Waiting 09:57:04 14eadbc2b13a: Layer already exists 09:57:04 86f1e49e3329: Layer already exists 09:57:04 790db9a3c94d: Layer already exists 09:57:04 d18a5bae6b2e: Layer already exists 09:57:04 23f65eb19dad: Layer already exists 09:57:04 7c504f21be85: Layer already exists 09:57:04 0a171a85cf51: Layer already exists 09:57:04 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:57:05 d18a5bae6b2e: Preparing 09:57:05 790db9a3c94d: Preparing 09:57:05 23f65eb19dad: Preparing 09:57:05 86f1e49e3329: Preparing 09:57:05 14eadbc2b13a: Preparing 09:57:05 0a171a85cf51: Preparing 09:57:05 7c504f21be85: Preparing 09:57:05 0a171a85cf51: Waiting 09:57:05 7c504f21be85: Waiting 09:57:05 14eadbc2b13a: Layer already exists 09:57:05 790db9a3c94d: Layer already exists 09:57:05 23f65eb19dad: Layer already exists 09:57:05 86f1e49e3329: Layer already exists 09:57:05 d18a5bae6b2e: Layer already exists 09:57:05 0a171a85cf51: Layer already exists 09:57:05 7c504f21be85: Layer already exists 09:57:06 main: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:06 ===================================================== [Pipeline] echo 09:57:06 taggedImages: 09:57:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:57:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.19 09:57:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:57:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:57:07 23956941b4940f7c704781ef156c6941bf29d18c 09:57:07 latest 09:57:07 3.2.0-dev.19 09:57:07 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:07 main 09:57:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:57:11 8977508b3300: Preparing 09:57:11 4613653371a2: Preparing 09:57:11 ea387534be22: Preparing 09:57:11 23f65eb19dad: Preparing 09:57:11 86f1e49e3329: Preparing 09:57:11 2a1c679f4727: Preparing 09:57:11 d7d004a09308: Preparing 09:57:11 7c504f21be85: Preparing 09:57:11 2a1c679f4727: Waiting 09:57:11 d7d004a09308: Waiting 09:57:11 7c504f21be85: Waiting 09:57:11 86f1e49e3329: Layer already exists 09:57:11 23f65eb19dad: Layer already exists 09:57:11 2a1c679f4727: Layer already exists 09:57:11 d7d004a09308: Layer already exists 09:57:11 7c504f21be85: Layer already exists 09:57:11 4613653371a2: Pushed 09:57:11 8977508b3300: Pushed 09:57:14 ea387534be22: Pushed 09:57:14 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:57:15 8977508b3300: Preparing 09:57:15 4613653371a2: Preparing 09:57:15 ea387534be22: Preparing 09:57:15 23f65eb19dad: Preparing 09:57:15 86f1e49e3329: Preparing 09:57:15 2a1c679f4727: Preparing 09:57:15 d7d004a09308: Preparing 09:57:15 7c504f21be85: Preparing 09:57:15 2a1c679f4727: Waiting 09:57:15 d7d004a09308: Waiting 09:57:15 7c504f21be85: Waiting 09:57:15 23f65eb19dad: Layer already exists 09:57:15 86f1e49e3329: Layer already exists 09:57:15 8977508b3300: Layer already exists 09:57:15 ea387534be22: Layer already exists 09:57:15 4613653371a2: Layer already exists 09:57:15 2a1c679f4727: Layer already exists 09:57:15 d7d004a09308: Layer already exists 09:57:15 7c504f21be85: Layer already exists 09:57:15 latest: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.19 09:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:57:17 8977508b3300: Preparing 09:57:17 4613653371a2: Preparing 09:57:17 ea387534be22: Preparing 09:57:17 23f65eb19dad: Preparing 09:57:17 86f1e49e3329: Preparing 09:57:17 2a1c679f4727: Preparing 09:57:17 d7d004a09308: Preparing 09:57:17 7c504f21be85: Preparing 09:57:17 2a1c679f4727: Waiting 09:57:17 d7d004a09308: Waiting 09:57:17 7c504f21be85: Waiting 09:57:17 ea387534be22: Layer already exists 09:57:17 4613653371a2: Layer already exists 09:57:17 8977508b3300: Layer already exists 09:57:17 23f65eb19dad: Layer already exists 09:57:17 86f1e49e3329: Layer already exists 09:57:17 2a1c679f4727: Layer already exists 09:57:17 7c504f21be85: Layer already exists 09:57:17 d7d004a09308: Layer already exists 09:57:17 3.2.0-dev.19: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:57:18 8977508b3300: Preparing 09:57:18 4613653371a2: Preparing 09:57:18 ea387534be22: Preparing 09:57:18 23f65eb19dad: Preparing 09:57:18 86f1e49e3329: Preparing 09:57:18 2a1c679f4727: Preparing 09:57:18 d7d004a09308: Preparing 09:57:18 7c504f21be85: Preparing 09:57:18 d7d004a09308: Waiting 09:57:18 7c504f21be85: Waiting 09:57:18 2a1c679f4727: Waiting 09:57:18 8977508b3300: Layer already exists 09:57:18 23f65eb19dad: Layer already exists 09:57:18 86f1e49e3329: Layer already exists 09:57:18 4613653371a2: Layer already exists 09:57:18 ea387534be22: Layer already exists 09:57:18 d7d004a09308: Layer already exists 09:57:18 7c504f21be85: Layer already exists 09:57:18 2a1c679f4727: Layer already exists 09:57:19 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:57:20 8977508b3300: Preparing 09:57:20 4613653371a2: Preparing 09:57:20 ea387534be22: Preparing 09:57:20 23f65eb19dad: Preparing 09:57:20 86f1e49e3329: Preparing 09:57:20 2a1c679f4727: Preparing 09:57:20 d7d004a09308: Preparing 09:57:20 7c504f21be85: Preparing 09:57:20 2a1c679f4727: Waiting 09:57:20 d7d004a09308: Waiting 09:57:20 7c504f21be85: Waiting 09:57:20 86f1e49e3329: Layer already exists 09:57:20 8977508b3300: Layer already exists 09:57:20 23f65eb19dad: Layer already exists 09:57:20 ea387534be22: Layer already exists 09:57:20 4613653371a2: Layer already exists 09:57:20 d7d004a09308: Layer already exists 09:57:20 2a1c679f4727: Layer already exists 09:57:20 7c504f21be85: Layer already exists 09:57:20 main: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:21 ===================================================== [Pipeline] echo 09:57:21 taggedImages: 09:57:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:57:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.19 09:57:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:57:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:57:21 23956941b4940f7c704781ef156c6941bf29d18c 09:57:21 latest 09:57:21 3.2.0-dev.19 09:57:21 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:21 main 09:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:57:25 54a870a650f4: Preparing 09:57:25 1bca8a38bb6f: Preparing 09:57:25 8904d28f5b8c: Preparing 09:57:25 f8b9518474e8: Preparing 09:57:25 181862e848f9: Preparing 09:57:25 0cc0c3dfbf00: Preparing 09:57:25 f884cf023108: Preparing 09:57:25 23f65eb19dad: Preparing 09:57:25 86f1e49e3329: Preparing 09:57:25 cf4f399aa678: Preparing 09:57:25 61772d25c4ea: Preparing 09:57:25 5f70bf18a086: Preparing 09:57:25 2631c74fb455: Preparing 09:57:25 8c41e60aef5e: Preparing 09:57:25 0e1d8eb39fce: Preparing 09:57:25 7c504f21be85: Preparing 09:57:25 f884cf023108: Waiting 09:57:25 23f65eb19dad: Waiting 09:57:25 86f1e49e3329: Waiting 09:57:25 cf4f399aa678: Waiting 09:57:25 61772d25c4ea: Waiting 09:57:25 5f70bf18a086: Waiting 09:57:25 2631c74fb455: Waiting 09:57:25 8c41e60aef5e: Waiting 09:57:25 0cc0c3dfbf00: Waiting 09:57:25 0e1d8eb39fce: Waiting 09:57:25 7c504f21be85: Waiting 09:57:25 f8b9518474e8: Pushed 09:57:25 181862e848f9: Pushed 09:57:25 1bca8a38bb6f: Pushed 09:57:25 8904d28f5b8c: Pushed 09:57:25 54a870a650f4: Pushed 09:57:25 86f1e49e3329: Layer already exists 09:57:25 23f65eb19dad: Layer already exists 09:57:25 0cc0c3dfbf00: Pushed 09:57:25 cf4f399aa678: Pushed 09:57:25 2631c74fb455: Pushed 09:57:25 61772d25c4ea: Pushed 09:57:25 5f70bf18a086: Pushed 09:57:25 7c504f21be85: Layer already exists 09:57:25 8c41e60aef5e: Pushed 09:57:26 0e1d8eb39fce: Pushed 09:57:28 f884cf023108: Pushed 09:57:28 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:57:29 54a870a650f4: Preparing 09:57:29 1bca8a38bb6f: Preparing 09:57:29 8904d28f5b8c: Preparing 09:57:29 f8b9518474e8: Preparing 09:57:29 181862e848f9: Preparing 09:57:29 0cc0c3dfbf00: Preparing 09:57:29 f884cf023108: Preparing 09:57:29 0cc0c3dfbf00: Waiting 09:57:29 23f65eb19dad: Preparing 09:57:29 f884cf023108: Waiting 09:57:29 86f1e49e3329: Preparing 09:57:29 23f65eb19dad: Waiting 09:57:29 cf4f399aa678: Preparing 09:57:29 86f1e49e3329: Waiting 09:57:29 61772d25c4ea: Preparing 09:57:29 5f70bf18a086: Preparing 09:57:29 2631c74fb455: Preparing 09:57:29 8c41e60aef5e: Preparing 09:57:29 61772d25c4ea: Waiting 09:57:29 0e1d8eb39fce: Preparing 09:57:29 cf4f399aa678: Waiting 09:57:29 5f70bf18a086: Waiting 09:57:29 7c504f21be85: Preparing 09:57:29 8c41e60aef5e: Waiting 09:57:29 2631c74fb455: Waiting 09:57:29 7c504f21be85: Waiting 09:57:29 0e1d8eb39fce: Waiting 09:57:29 181862e848f9: Layer already exists 09:57:29 54a870a650f4: Layer already exists 09:57:29 1bca8a38bb6f: Layer already exists 09:57:29 f8b9518474e8: Layer already exists 09:57:29 8904d28f5b8c: Layer already exists 09:57:29 0cc0c3dfbf00: Layer already exists 09:57:29 23f65eb19dad: Layer already exists 09:57:29 f884cf023108: Layer already exists 09:57:29 86f1e49e3329: Layer already exists 09:57:29 cf4f399aa678: Layer already exists 09:57:29 5f70bf18a086: Layer already exists 09:57:29 61772d25c4ea: Layer already exists 09:57:29 2631c74fb455: Layer already exists 09:57:29 8c41e60aef5e: Layer already exists 09:57:29 0e1d8eb39fce: Layer already exists 09:57:29 7c504f21be85: Layer already exists 09:57:30 latest: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.19 09:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:57:31 54a870a650f4: Preparing 09:57:31 1bca8a38bb6f: Preparing 09:57:31 8904d28f5b8c: Preparing 09:57:31 f8b9518474e8: Preparing 09:57:31 181862e848f9: Preparing 09:57:31 0cc0c3dfbf00: Preparing 09:57:31 f884cf023108: Preparing 09:57:31 23f65eb19dad: Preparing 09:57:31 86f1e49e3329: Preparing 09:57:31 0cc0c3dfbf00: Waiting 09:57:31 cf4f399aa678: Preparing 09:57:31 f884cf023108: Waiting 09:57:31 61772d25c4ea: Preparing 09:57:31 23f65eb19dad: Waiting 09:57:31 5f70bf18a086: Preparing 09:57:31 2631c74fb455: Preparing 09:57:31 86f1e49e3329: Waiting 09:57:31 8c41e60aef5e: Preparing 09:57:31 cf4f399aa678: Waiting 09:57:31 0e1d8eb39fce: Preparing 09:57:31 5f70bf18a086: Waiting 09:57:31 61772d25c4ea: Waiting 09:57:31 7c504f21be85: Preparing 09:57:31 8c41e60aef5e: Waiting 09:57:31 0e1d8eb39fce: Waiting 09:57:31 7c504f21be85: Waiting 09:57:31 181862e848f9: Layer already exists 09:57:31 f8b9518474e8: Layer already exists 09:57:31 54a870a650f4: Layer already exists 09:57:31 1bca8a38bb6f: Layer already exists 09:57:31 8904d28f5b8c: Layer already exists 09:57:31 f884cf023108: Layer already exists 09:57:31 23f65eb19dad: Layer already exists 09:57:31 86f1e49e3329: Layer already exists 09:57:31 0cc0c3dfbf00: Layer already exists 09:57:31 cf4f399aa678: Layer already exists 09:57:31 2631c74fb455: Layer already exists 09:57:31 8c41e60aef5e: Layer already exists 09:57:31 5f70bf18a086: Layer already exists 09:57:31 0e1d8eb39fce: Layer already exists 09:57:31 61772d25c4ea: Layer already exists 09:57:31 7c504f21be85: Layer already exists 09:57:31 3.2.0-dev.19: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:57:33 54a870a650f4: Preparing 09:57:33 1bca8a38bb6f: Preparing 09:57:33 8904d28f5b8c: Preparing 09:57:33 f8b9518474e8: Preparing 09:57:33 181862e848f9: Preparing 09:57:33 0cc0c3dfbf00: Preparing 09:57:33 f884cf023108: Preparing 09:57:33 23f65eb19dad: Preparing 09:57:33 86f1e49e3329: Preparing 09:57:33 cf4f399aa678: Preparing 09:57:33 61772d25c4ea: Preparing 09:57:33 5f70bf18a086: Preparing 09:57:33 2631c74fb455: Preparing 09:57:33 8c41e60aef5e: Preparing 09:57:33 0e1d8eb39fce: Preparing 09:57:33 7c504f21be85: Preparing 09:57:33 61772d25c4ea: Waiting 09:57:33 5f70bf18a086: Waiting 09:57:33 0cc0c3dfbf00: Waiting 09:57:33 2631c74fb455: Waiting 09:57:33 8c41e60aef5e: Waiting 09:57:33 0e1d8eb39fce: Waiting 09:57:33 f884cf023108: Waiting 09:57:33 7c504f21be85: Waiting 09:57:33 23f65eb19dad: Waiting 09:57:33 86f1e49e3329: Waiting 09:57:33 cf4f399aa678: Waiting 09:57:33 1bca8a38bb6f: Layer already exists 09:57:33 8904d28f5b8c: Layer already exists 09:57:33 f8b9518474e8: Layer already exists 09:57:33 181862e848f9: Layer already exists 09:57:33 54a870a650f4: Layer already exists 09:57:33 0cc0c3dfbf00: Layer already exists 09:57:33 f884cf023108: Layer already exists 09:57:33 23f65eb19dad: Layer already exists 09:57:33 86f1e49e3329: Layer already exists 09:57:33 cf4f399aa678: Layer already exists 09:57:33 61772d25c4ea: Layer already exists 09:57:33 2631c74fb455: Layer already exists 09:57:33 5f70bf18a086: Layer already exists 09:57:33 0e1d8eb39fce: Layer already exists 09:57:33 8c41e60aef5e: Layer already exists 09:57:33 7c504f21be85: Layer already exists 09:57:33 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:57:34 54a870a650f4: Preparing 09:57:34 1bca8a38bb6f: Preparing 09:57:34 8904d28f5b8c: Preparing 09:57:34 f8b9518474e8: Preparing 09:57:34 181862e848f9: Preparing 09:57:34 0cc0c3dfbf00: Preparing 09:57:34 f884cf023108: Preparing 09:57:34 23f65eb19dad: Preparing 09:57:34 86f1e49e3329: Preparing 09:57:34 cf4f399aa678: Preparing 09:57:34 61772d25c4ea: Preparing 09:57:34 5f70bf18a086: Preparing 09:57:34 2631c74fb455: Preparing 09:57:34 8c41e60aef5e: Preparing 09:57:34 0e1d8eb39fce: Preparing 09:57:34 7c504f21be85: Preparing 09:57:34 61772d25c4ea: Waiting 09:57:34 5f70bf18a086: Waiting 09:57:34 0cc0c3dfbf00: Waiting 09:57:34 f884cf023108: Waiting 09:57:34 2631c74fb455: Waiting 09:57:34 23f65eb19dad: Waiting 09:57:34 8c41e60aef5e: Waiting 09:57:34 86f1e49e3329: Waiting 09:57:34 0e1d8eb39fce: Waiting 09:57:34 cf4f399aa678: Waiting 09:57:34 f8b9518474e8: Layer already exists 09:57:34 54a870a650f4: Layer already exists 09:57:34 1bca8a38bb6f: Layer already exists 09:57:34 181862e848f9: Layer already exists 09:57:34 8904d28f5b8c: Layer already exists 09:57:34 0cc0c3dfbf00: Layer already exists 09:57:34 23f65eb19dad: Layer already exists 09:57:34 f884cf023108: Layer already exists 09:57:34 86f1e49e3329: Layer already exists 09:57:34 cf4f399aa678: Layer already exists 09:57:34 61772d25c4ea: Layer already exists 09:57:34 5f70bf18a086: Layer already exists 09:57:34 8c41e60aef5e: Layer already exists 09:57:34 2631c74fb455: Layer already exists 09:57:34 0e1d8eb39fce: Layer already exists 09:57:35 7c504f21be85: Layer already exists 09:57:35 main: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:35 ===================================================== [Pipeline] echo 09:57:36 taggedImages: 09:57:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:57:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.19 09:57:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:57:36 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:57:36 23956941b4940f7c704781ef156c6941bf29d18c 09:57:36 latest 09:57:36 3.2.0-dev.19 09:57:36 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:36 main 09:57:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:57:39 a6fa4de517a3: Preparing 09:57:39 3201e1b92535: Preparing 09:57:39 b81f8523b938: Preparing 09:57:39 e0f1e927cfcc: Preparing 09:57:39 23f65eb19dad: Preparing 09:57:39 86f1e49e3329: Preparing 09:57:39 2a1c679f4727: Preparing 09:57:39 d7d004a09308: Preparing 09:57:39 7c504f21be85: Preparing 09:57:39 86f1e49e3329: Waiting 09:57:39 2a1c679f4727: Waiting 09:57:39 7c504f21be85: Waiting 09:57:39 d7d004a09308: Waiting 09:57:39 23f65eb19dad: Layer already exists 09:57:40 86f1e49e3329: Layer already exists 09:57:40 3201e1b92535: Pushed 09:57:40 b81f8523b938: Pushed 09:57:40 2a1c679f4727: Layer already exists 09:57:40 d7d004a09308: Layer already exists 09:57:40 a6fa4de517a3: Pushed 09:57:40 7c504f21be85: Layer already exists 09:57:42 e0f1e927cfcc: Pushed 09:57:42 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:57:43 a6fa4de517a3: Preparing 09:57:43 3201e1b92535: Preparing 09:57:43 b81f8523b938: Preparing 09:57:43 e0f1e927cfcc: Preparing 09:57:43 23f65eb19dad: Preparing 09:57:43 86f1e49e3329: Preparing 09:57:43 2a1c679f4727: Preparing 09:57:43 d7d004a09308: Preparing 09:57:43 7c504f21be85: Preparing 09:57:43 86f1e49e3329: Waiting 09:57:43 2a1c679f4727: Waiting 09:57:43 d7d004a09308: Waiting 09:57:43 7c504f21be85: Waiting 09:57:43 3201e1b92535: Layer already exists 09:57:43 e0f1e927cfcc: Layer already exists 09:57:43 a6fa4de517a3: Layer already exists 09:57:43 b81f8523b938: Layer already exists 09:57:43 23f65eb19dad: Layer already exists 09:57:43 d7d004a09308: Layer already exists 09:57:43 86f1e49e3329: Layer already exists 09:57:43 2a1c679f4727: Layer already exists 09:57:43 7c504f21be85: Layer already exists 09:57:44 latest: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.19 09:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:57:45 a6fa4de517a3: Preparing 09:57:45 3201e1b92535: Preparing 09:57:45 b81f8523b938: Preparing 09:57:45 e0f1e927cfcc: Preparing 09:57:45 23f65eb19dad: Preparing 09:57:45 86f1e49e3329: Preparing 09:57:45 2a1c679f4727: Preparing 09:57:45 d7d004a09308: Preparing 09:57:45 7c504f21be85: Preparing 09:57:45 2a1c679f4727: Waiting 09:57:45 d7d004a09308: Waiting 09:57:45 7c504f21be85: Waiting 09:57:45 86f1e49e3329: Waiting 09:57:45 3201e1b92535: Layer already exists 09:57:45 a6fa4de517a3: Layer already exists 09:57:45 b81f8523b938: Layer already exists 09:57:45 e0f1e927cfcc: Layer already exists 09:57:45 23f65eb19dad: Layer already exists 09:57:45 d7d004a09308: Layer already exists 09:57:45 86f1e49e3329: Layer already exists 09:57:45 2a1c679f4727: Layer already exists 09:57:45 7c504f21be85: Layer already exists 09:57:45 3.2.0-dev.19: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:57:47 a6fa4de517a3: Preparing 09:57:47 3201e1b92535: Preparing 09:57:47 b81f8523b938: Preparing 09:57:47 e0f1e927cfcc: Preparing 09:57:47 23f65eb19dad: Preparing 09:57:47 86f1e49e3329: Preparing 09:57:47 2a1c679f4727: Preparing 09:57:47 d7d004a09308: Preparing 09:57:47 7c504f21be85: Preparing 09:57:47 86f1e49e3329: Waiting 09:57:47 2a1c679f4727: Waiting 09:57:47 d7d004a09308: Waiting 09:57:47 7c504f21be85: Waiting 09:57:47 b81f8523b938: Layer already exists 09:57:47 a6fa4de517a3: Layer already exists 09:57:47 23f65eb19dad: Layer already exists 09:57:47 3201e1b92535: Layer already exists 09:57:47 e0f1e927cfcc: Layer already exists 09:57:47 2a1c679f4727: Layer already exists 09:57:47 86f1e49e3329: Layer already exists 09:57:47 7c504f21be85: Layer already exists 09:57:47 d7d004a09308: Layer already exists 09:57:47 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:57:49 a6fa4de517a3: Preparing 09:57:49 3201e1b92535: Preparing 09:57:49 b81f8523b938: Preparing 09:57:49 e0f1e927cfcc: Preparing 09:57:49 23f65eb19dad: Preparing 09:57:49 86f1e49e3329: Preparing 09:57:49 2a1c679f4727: Preparing 09:57:49 d7d004a09308: Preparing 09:57:49 7c504f21be85: Preparing 09:57:49 86f1e49e3329: Waiting 09:57:49 2a1c679f4727: Waiting 09:57:49 d7d004a09308: Waiting 09:57:49 7c504f21be85: Waiting 09:57:49 3201e1b92535: Layer already exists 09:57:49 b81f8523b938: Layer already exists 09:57:49 23f65eb19dad: Layer already exists 09:57:49 a6fa4de517a3: Layer already exists 09:57:49 e0f1e927cfcc: Layer already exists 09:57:49 2a1c679f4727: Layer already exists 09:57:49 86f1e49e3329: Layer already exists 09:57:49 7c504f21be85: Layer already exists 09:57:49 d7d004a09308: Layer already exists 09:57:49 main: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:50 ===================================================== [Pipeline] echo 09:57:50 taggedImages: 09:57:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:57:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.19 09:57:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:57:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:57:50 23956941b4940f7c704781ef156c6941bf29d18c 09:57:50 latest 09:57:50 3.2.0-dev.19 09:57:50 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:57:50 main 09:57:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:57:52 48c3aa825699: Preparing 09:57:52 7d03f0905cf0: Preparing 09:57:52 bcb8c0060975: Preparing 09:57:52 72659b76b5ce: Preparing 09:57:52 83a1c74d2786: Preparing 09:57:52 23f65eb19dad: Preparing 09:57:52 86f1e49e3329: Preparing 09:57:52 7a624583d6ff: Preparing 09:57:52 abb62414c3de: Preparing 09:57:52 785f11947543: Preparing 09:57:52 7c504f21be85: Preparing 09:57:52 23f65eb19dad: Waiting 09:57:52 86f1e49e3329: Waiting 09:57:52 7a624583d6ff: Waiting 09:57:52 abb62414c3de: Waiting 09:57:52 785f11947543: Waiting 09:57:52 7c504f21be85: Waiting 09:57:52 7d03f0905cf0: Pushed 09:57:52 72659b76b5ce: Pushed 09:57:52 83a1c74d2786: Pushed 09:57:53 23f65eb19dad: Layer already exists 09:57:53 86f1e49e3329: Layer already exists 09:57:53 48c3aa825699: Pushed 09:57:53 7a624583d6ff: Pushed 09:57:53 7c504f21be85: Layer already exists 09:57:53 abb62414c3de: Pushed 09:57:54 bcb8c0060975: Pushed 09:57:55 785f11947543: Pushed 09:57:55 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:57:57 48c3aa825699: Preparing 09:57:57 7d03f0905cf0: Preparing 09:57:57 bcb8c0060975: Preparing 09:57:57 72659b76b5ce: Preparing 09:57:57 83a1c74d2786: Preparing 09:57:57 23f65eb19dad: Preparing 09:57:57 86f1e49e3329: Preparing 09:57:57 7a624583d6ff: Preparing 09:57:57 abb62414c3de: Preparing 09:57:57 785f11947543: Preparing 09:57:57 7c504f21be85: Preparing 09:57:57 7a624583d6ff: Waiting 09:57:57 abb62414c3de: Waiting 09:57:57 785f11947543: Waiting 09:57:57 7c504f21be85: Waiting 09:57:57 23f65eb19dad: Waiting 09:57:57 86f1e49e3329: Waiting 09:57:57 bcb8c0060975: Layer already exists 09:57:57 48c3aa825699: Layer already exists 09:57:57 83a1c74d2786: Layer already exists 09:57:57 7d03f0905cf0: Layer already exists 09:57:57 72659b76b5ce: Layer already exists 09:57:57 23f65eb19dad: Layer already exists 09:57:57 86f1e49e3329: Layer already exists 09:57:57 785f11947543: Layer already exists 09:57:57 7a624583d6ff: Layer already exists 09:57:57 abb62414c3de: Layer already exists 09:57:57 7c504f21be85: Layer already exists 09:57:57 latest: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.19 09:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:57:59 48c3aa825699: Preparing 09:57:59 7d03f0905cf0: Preparing 09:57:59 bcb8c0060975: Preparing 09:57:59 72659b76b5ce: Preparing 09:57:59 83a1c74d2786: Preparing 09:57:59 23f65eb19dad: Preparing 09:57:59 86f1e49e3329: Preparing 09:57:59 7a624583d6ff: Preparing 09:57:59 abb62414c3de: Preparing 09:57:59 785f11947543: Preparing 09:57:59 7c504f21be85: Preparing 09:57:59 23f65eb19dad: Waiting 09:57:59 86f1e49e3329: Waiting 09:57:59 abb62414c3de: Waiting 09:57:59 785f11947543: Waiting 09:57:59 7c504f21be85: Waiting 09:57:59 7a624583d6ff: Waiting 09:57:59 bcb8c0060975: Layer already exists 09:57:59 48c3aa825699: Layer already exists 09:57:59 7d03f0905cf0: Layer already exists 09:57:59 72659b76b5ce: Layer already exists 09:57:59 83a1c74d2786: Layer already exists 09:57:59 86f1e49e3329: Layer already exists 09:57:59 23f65eb19dad: Layer already exists 09:57:59 785f11947543: Layer already exists 09:57:59 7a624583d6ff: Layer already exists 09:57:59 abb62414c3de: Layer already exists 09:57:59 7c504f21be85: Layer already exists 09:57:59 3.2.0-dev.19: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:58:01 48c3aa825699: Preparing 09:58:01 7d03f0905cf0: Preparing 09:58:01 bcb8c0060975: Preparing 09:58:01 72659b76b5ce: Preparing 09:58:01 83a1c74d2786: Preparing 09:58:01 23f65eb19dad: Preparing 09:58:01 86f1e49e3329: Preparing 09:58:01 7a624583d6ff: Preparing 09:58:01 abb62414c3de: Preparing 09:58:01 785f11947543: Preparing 09:58:01 7c504f21be85: Preparing 09:58:01 23f65eb19dad: Waiting 09:58:01 7a624583d6ff: Waiting 09:58:01 86f1e49e3329: Waiting 09:58:01 abb62414c3de: Waiting 09:58:01 785f11947543: Waiting 09:58:01 7c504f21be85: Waiting 09:58:01 7d03f0905cf0: Layer already exists 09:58:01 bcb8c0060975: Layer already exists 09:58:01 72659b76b5ce: Layer already exists 09:58:01 83a1c74d2786: Layer already exists 09:58:01 48c3aa825699: Layer already exists 09:58:01 23f65eb19dad: Layer already exists 09:58:01 7a624583d6ff: Layer already exists 09:58:01 86f1e49e3329: Layer already exists 09:58:01 785f11947543: Layer already exists 09:58:01 abb62414c3de: Layer already exists 09:58:01 7c504f21be85: Layer already exists 09:58:01 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:58:02 48c3aa825699: Preparing 09:58:02 7d03f0905cf0: Preparing 09:58:02 bcb8c0060975: Preparing 09:58:02 72659b76b5ce: Preparing 09:58:02 83a1c74d2786: Preparing 09:58:02 23f65eb19dad: Preparing 09:58:02 86f1e49e3329: Preparing 09:58:02 7a624583d6ff: Preparing 09:58:02 abb62414c3de: Preparing 09:58:02 785f11947543: Preparing 09:58:02 7c504f21be85: Preparing 09:58:02 23f65eb19dad: Waiting 09:58:02 785f11947543: Waiting 09:58:02 86f1e49e3329: Waiting 09:58:02 7a624583d6ff: Waiting 09:58:02 abb62414c3de: Waiting 09:58:02 7c504f21be85: Waiting 09:58:02 7d03f0905cf0: Layer already exists 09:58:02 bcb8c0060975: Layer already exists 09:58:02 48c3aa825699: Layer already exists 09:58:02 72659b76b5ce: Layer already exists 09:58:02 83a1c74d2786: Layer already exists 09:58:02 23f65eb19dad: Layer already exists 09:58:02 86f1e49e3329: Layer already exists 09:58:02 785f11947543: Layer already exists 09:58:02 7a624583d6ff: Layer already exists 09:58:02 abb62414c3de: Layer already exists 09:58:02 7c504f21be85: Layer already exists 09:58:03 main: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:03 ===================================================== [Pipeline] echo 09:58:04 taggedImages: 09:58:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:58:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:58:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.19 09:58:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:58:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:58:04 23956941b4940f7c704781ef156c6941bf29d18c 09:58:04 latest 09:58:04 3.2.0-dev.19 09:58:04 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:04 main 09:58:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:58:06 8ab806749d5c: Preparing 09:58:06 6b5cf013ef8c: Preparing 09:58:06 cc0f38b5b8c1: Preparing 09:58:06 44168bff4485: Preparing 09:58:06 fc66bfe4ff26: Preparing 09:58:06 77d9c6fad764: Preparing 09:58:06 f48c6f538b0b: Preparing 09:58:06 23f65eb19dad: Preparing 09:58:06 86f1e49e3329: Preparing 09:58:06 cdee71c22eb7: Preparing 09:58:06 4ebc2acfb078: Preparing 09:58:06 7c504f21be85: Preparing 09:58:06 77d9c6fad764: Waiting 09:58:06 cdee71c22eb7: Waiting 09:58:06 f48c6f538b0b: Waiting 09:58:06 4ebc2acfb078: Waiting 09:58:06 7c504f21be85: Waiting 09:58:06 23f65eb19dad: Waiting 09:58:06 86f1e49e3329: Waiting 09:58:06 6b5cf013ef8c: Pushed 09:58:06 fc66bfe4ff26: Pushed 09:58:07 8ab806749d5c: Pushed 09:58:07 23f65eb19dad: Layer already exists 09:58:07 77d9c6fad764: Pushed 09:58:07 f48c6f538b0b: Pushed 09:58:07 86f1e49e3329: Layer already exists 09:58:07 7c504f21be85: Layer already exists 09:58:07 cdee71c22eb7: Pushed 09:58:08 44168bff4485: Pushed 09:58:09 cc0f38b5b8c1: Pushed 09:58:10 4ebc2acfb078: Pushed 09:58:10 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:58:11 8ab806749d5c: Preparing 09:58:11 6b5cf013ef8c: Preparing 09:58:11 cc0f38b5b8c1: Preparing 09:58:11 44168bff4485: Preparing 09:58:11 fc66bfe4ff26: Preparing 09:58:11 77d9c6fad764: Preparing 09:58:11 f48c6f538b0b: Preparing 09:58:11 23f65eb19dad: Preparing 09:58:11 86f1e49e3329: Preparing 09:58:11 cdee71c22eb7: Preparing 09:58:11 4ebc2acfb078: Preparing 09:58:11 7c504f21be85: Preparing 09:58:11 23f65eb19dad: Waiting 09:58:11 86f1e49e3329: Waiting 09:58:11 cdee71c22eb7: Waiting 09:58:11 4ebc2acfb078: Waiting 09:58:11 7c504f21be85: Waiting 09:58:11 77d9c6fad764: Waiting 09:58:11 f48c6f538b0b: Waiting 09:58:11 6b5cf013ef8c: Layer already exists 09:58:11 cc0f38b5b8c1: Layer already exists 09:58:11 8ab806749d5c: Layer already exists 09:58:11 fc66bfe4ff26: Layer already exists 09:58:11 44168bff4485: Layer already exists 09:58:11 cdee71c22eb7: Layer already exists 09:58:11 77d9c6fad764: Layer already exists 09:58:11 f48c6f538b0b: Layer already exists 09:58:11 23f65eb19dad: Layer already exists 09:58:11 86f1e49e3329: Layer already exists 09:58:11 4ebc2acfb078: Layer already exists 09:58:11 7c504f21be85: Layer already exists 09:58:12 latest: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.19 09:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:58:13 8ab806749d5c: Preparing 09:58:13 6b5cf013ef8c: Preparing 09:58:13 cc0f38b5b8c1: Preparing 09:58:13 44168bff4485: Preparing 09:58:13 fc66bfe4ff26: Preparing 09:58:13 77d9c6fad764: Preparing 09:58:13 f48c6f538b0b: Preparing 09:58:13 77d9c6fad764: Waiting 09:58:13 f48c6f538b0b: Waiting 09:58:13 23f65eb19dad: Preparing 09:58:13 23f65eb19dad: Waiting 09:58:13 86f1e49e3329: Preparing 09:58:13 cdee71c22eb7: Preparing 09:58:13 86f1e49e3329: Waiting 09:58:13 4ebc2acfb078: Preparing 09:58:13 7c504f21be85: Preparing 09:58:13 cdee71c22eb7: Waiting 09:58:13 4ebc2acfb078: Waiting 09:58:13 7c504f21be85: Waiting 09:58:13 44168bff4485: Layer already exists 09:58:13 cc0f38b5b8c1: Layer already exists 09:58:13 fc66bfe4ff26: Layer already exists 09:58:13 8ab806749d5c: Layer already exists 09:58:13 6b5cf013ef8c: Layer already exists 09:58:13 77d9c6fad764: Layer already exists 09:58:13 23f65eb19dad: Layer already exists 09:58:13 f48c6f538b0b: Layer already exists 09:58:13 86f1e49e3329: Layer already exists 09:58:13 cdee71c22eb7: Layer already exists 09:58:13 7c504f21be85: Layer already exists 09:58:13 4ebc2acfb078: Layer already exists 09:58:13 3.2.0-dev.19: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:58:15 8ab806749d5c: Preparing 09:58:15 6b5cf013ef8c: Preparing 09:58:15 cc0f38b5b8c1: Preparing 09:58:15 44168bff4485: Preparing 09:58:15 fc66bfe4ff26: Preparing 09:58:15 77d9c6fad764: Preparing 09:58:15 f48c6f538b0b: Preparing 09:58:15 23f65eb19dad: Preparing 09:58:15 86f1e49e3329: Preparing 09:58:15 cdee71c22eb7: Preparing 09:58:15 4ebc2acfb078: Preparing 09:58:15 7c504f21be85: Preparing 09:58:15 86f1e49e3329: Waiting 09:58:15 77d9c6fad764: Waiting 09:58:15 cdee71c22eb7: Waiting 09:58:15 f48c6f538b0b: Waiting 09:58:15 4ebc2acfb078: Waiting 09:58:15 23f65eb19dad: Waiting 09:58:15 8ab806749d5c: Layer already exists 09:58:15 6b5cf013ef8c: Layer already exists 09:58:15 44168bff4485: Layer already exists 09:58:15 cc0f38b5b8c1: Layer already exists 09:58:15 fc66bfe4ff26: Layer already exists 09:58:15 f48c6f538b0b: Layer already exists 09:58:15 77d9c6fad764: Layer already exists 09:58:15 cdee71c22eb7: Layer already exists 09:58:15 23f65eb19dad: Layer already exists 09:58:15 86f1e49e3329: Layer already exists 09:58:15 7c504f21be85: Layer already exists 09:58:15 4ebc2acfb078: Layer already exists 09:58:15 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:58:17 8ab806749d5c: Preparing 09:58:17 6b5cf013ef8c: Preparing 09:58:17 cc0f38b5b8c1: Preparing 09:58:17 44168bff4485: Preparing 09:58:17 fc66bfe4ff26: Preparing 09:58:17 77d9c6fad764: Preparing 09:58:17 f48c6f538b0b: Preparing 09:58:17 23f65eb19dad: Preparing 09:58:17 86f1e49e3329: Preparing 09:58:17 cdee71c22eb7: Preparing 09:58:17 4ebc2acfb078: Preparing 09:58:17 7c504f21be85: Preparing 09:58:17 23f65eb19dad: Waiting 09:58:17 86f1e49e3329: Waiting 09:58:17 cdee71c22eb7: Waiting 09:58:17 4ebc2acfb078: Waiting 09:58:17 7c504f21be85: Waiting 09:58:17 77d9c6fad764: Waiting 09:58:17 f48c6f538b0b: Waiting 09:58:17 6b5cf013ef8c: Layer already exists 09:58:17 44168bff4485: Layer already exists 09:58:17 cc0f38b5b8c1: Layer already exists 09:58:17 fc66bfe4ff26: Layer already exists 09:58:17 8ab806749d5c: Layer already exists 09:58:17 23f65eb19dad: Layer already exists 09:58:17 f48c6f538b0b: Layer already exists 09:58:17 77d9c6fad764: Layer already exists 09:58:17 86f1e49e3329: Layer already exists 09:58:17 cdee71c22eb7: Layer already exists 09:58:17 4ebc2acfb078: Layer already exists 09:58:17 7c504f21be85: Layer already exists 09:58:17 main: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:18 ===================================================== [Pipeline] echo 09:58:18 taggedImages: 09:58:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:58:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:58:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.19 09:58:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:58:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:58:18 23956941b4940f7c704781ef156c6941bf29d18c 09:58:18 latest 09:58:18 3.2.0-dev.19 09:58:18 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:18 main 09:58:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:58:23 ff181fdebe36: Preparing 09:58:23 1fac61b25bf7: Preparing 09:58:23 23f65eb19dad: Preparing 09:58:23 86f1e49e3329: Preparing 09:58:23 97d034069459: Preparing 09:58:23 ed70df423925: Preparing 09:58:23 7c504f21be85: Preparing 09:58:23 ed70df423925: Waiting 09:58:23 7c504f21be85: Waiting 09:58:23 86f1e49e3329: Layer already exists 09:58:24 23f65eb19dad: Layer already exists 09:58:24 7c504f21be85: Layer already exists 09:58:24 97d034069459: Pushed 09:58:24 ff181fdebe36: Pushed 09:58:25 ed70df423925: Pushed 09:58:27 1fac61b25bf7: Pushed 09:58:27 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:58:29 ff181fdebe36: Preparing 09:58:29 1fac61b25bf7: Preparing 09:58:29 23f65eb19dad: Preparing 09:58:29 86f1e49e3329: Preparing 09:58:29 97d034069459: Preparing 09:58:29 ed70df423925: Preparing 09:58:29 7c504f21be85: Preparing 09:58:29 ed70df423925: Waiting 09:58:29 7c504f21be85: Waiting 09:58:29 ff181fdebe36: Layer already exists 09:58:29 1fac61b25bf7: Layer already exists 09:58:29 86f1e49e3329: Layer already exists 09:58:29 23f65eb19dad: Layer already exists 09:58:29 97d034069459: Layer already exists 09:58:29 ed70df423925: Layer already exists 09:58:29 7c504f21be85: Layer already exists 09:58:29 latest: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.19 09:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:58:30 ff181fdebe36: Preparing 09:58:30 1fac61b25bf7: Preparing 09:58:30 23f65eb19dad: Preparing 09:58:30 86f1e49e3329: Preparing 09:58:30 97d034069459: Preparing 09:58:30 ed70df423925: Preparing 09:58:30 7c504f21be85: Preparing 09:58:30 ed70df423925: Waiting 09:58:30 7c504f21be85: Waiting 09:58:30 ff181fdebe36: Layer already exists 09:58:30 23f65eb19dad: Layer already exists 09:58:30 97d034069459: Layer already exists 09:58:30 86f1e49e3329: Layer already exists 09:58:30 1fac61b25bf7: Layer already exists 09:58:30 7c504f21be85: Layer already exists 09:58:30 ed70df423925: Layer already exists 09:58:30 3.2.0-dev.19: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:58:32 ff181fdebe36: Preparing 09:58:32 1fac61b25bf7: Preparing 09:58:32 23f65eb19dad: Preparing 09:58:32 86f1e49e3329: Preparing 09:58:32 97d034069459: Preparing 09:58:32 ed70df423925: Preparing 09:58:32 7c504f21be85: Preparing 09:58:32 ed70df423925: Waiting 09:58:32 7c504f21be85: Waiting 09:58:32 1fac61b25bf7: Layer already exists 09:58:32 86f1e49e3329: Layer already exists 09:58:32 ff181fdebe36: Layer already exists 09:58:32 97d034069459: Layer already exists 09:58:32 23f65eb19dad: Layer already exists 09:58:32 7c504f21be85: Layer already exists 09:58:32 ed70df423925: Layer already exists 09:58:32 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:58:34 ff181fdebe36: Preparing 09:58:34 1fac61b25bf7: Preparing 09:58:34 23f65eb19dad: Preparing 09:58:34 86f1e49e3329: Preparing 09:58:34 97d034069459: Preparing 09:58:34 ed70df423925: Preparing 09:58:34 7c504f21be85: Preparing 09:58:34 7c504f21be85: Waiting 09:58:34 ed70df423925: Waiting 09:58:34 ff181fdebe36: Layer already exists 09:58:34 1fac61b25bf7: Layer already exists 09:58:34 23f65eb19dad: Layer already exists 09:58:34 97d034069459: Layer already exists 09:58:34 86f1e49e3329: Layer already exists 09:58:34 ed70df423925: Layer already exists 09:58:34 7c504f21be85: Layer already exists 09:58:34 main: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:35 ===================================================== [Pipeline] echo 09:58:35 taggedImages: 09:58:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:58:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:58:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.19 09:58:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:58:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:58:36 23956941b4940f7c704781ef156c6941bf29d18c 09:58:36 latest 09:58:36 3.2.0-dev.19 09:58:36 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:58:36 main 09:58:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:58:37 813e60a9f903: Preparing 09:58:37 8ca772579441: Preparing 09:58:37 958b8d49d66d: Preparing 09:58:37 23f65eb19dad: Preparing 09:58:37 86f1e49e3329: Preparing 09:58:37 46748cc81bad: Preparing 09:58:37 f2403fca60ff: Preparing 09:58:37 ae28d2e6f1cc: Preparing 09:58:37 f59a219cc7ab: Preparing 09:58:37 7c504f21be85: Preparing 09:58:37 ae28d2e6f1cc: Waiting 09:58:37 f59a219cc7ab: Waiting 09:58:37 7c504f21be85: Waiting 09:58:37 46748cc81bad: Waiting 09:58:37 f2403fca60ff: Waiting 09:58:37 23f65eb19dad: Layer already exists 09:58:38 86f1e49e3329: Layer already exists 09:58:38 8ca772579441: Pushed 09:58:38 958b8d49d66d: Pushed 09:58:38 813e60a9f903: Pushed 09:58:38 7c504f21be85: Layer already exists 09:58:38 ae28d2e6f1cc: Pushed 09:58:39 f59a219cc7ab: Pushed 09:58:51 f2403fca60ff: Pushed 09:58:55 46748cc81bad: Pushed 09:58:55 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:58:57 813e60a9f903: Preparing 09:58:57 8ca772579441: Preparing 09:58:57 958b8d49d66d: Preparing 09:58:57 23f65eb19dad: Preparing 09:58:57 86f1e49e3329: Preparing 09:58:57 46748cc81bad: Preparing 09:58:57 f2403fca60ff: Preparing 09:58:57 ae28d2e6f1cc: Preparing 09:58:57 f59a219cc7ab: Preparing 09:58:57 7c504f21be85: Preparing 09:58:57 f2403fca60ff: Waiting 09:58:57 f59a219cc7ab: Waiting 09:58:57 ae28d2e6f1cc: Waiting 09:58:57 7c504f21be85: Waiting 09:58:57 46748cc81bad: Waiting 09:58:57 23f65eb19dad: Layer already exists 09:58:57 813e60a9f903: Layer already exists 09:58:57 958b8d49d66d: Layer already exists 09:58:57 86f1e49e3329: Layer already exists 09:58:57 8ca772579441: Layer already exists 09:58:57 46748cc81bad: Layer already exists 09:58:57 7c504f21be85: Layer already exists 09:58:57 f2403fca60ff: Layer already exists 09:58:57 f59a219cc7ab: Layer already exists 09:58:57 ae28d2e6f1cc: Layer already exists 09:58:57 latest: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.19 09:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:58:59 813e60a9f903: Preparing 09:58:59 8ca772579441: Preparing 09:58:59 958b8d49d66d: Preparing 09:58:59 23f65eb19dad: Preparing 09:58:59 86f1e49e3329: Preparing 09:58:59 46748cc81bad: Preparing 09:58:59 f2403fca60ff: Preparing 09:58:59 ae28d2e6f1cc: Preparing 09:58:59 f59a219cc7ab: Preparing 09:58:59 7c504f21be85: Preparing 09:58:59 f2403fca60ff: Waiting 09:58:59 ae28d2e6f1cc: Waiting 09:58:59 f59a219cc7ab: Waiting 09:58:59 7c504f21be85: Waiting 09:58:59 46748cc81bad: Waiting 09:58:59 958b8d49d66d: Layer already exists 09:58:59 813e60a9f903: Layer already exists 09:58:59 23f65eb19dad: Layer already exists 09:58:59 86f1e49e3329: Layer already exists 09:58:59 46748cc81bad: Layer already exists 09:58:59 f2403fca60ff: Layer already exists 09:58:59 ae28d2e6f1cc: Layer already exists 09:58:59 8ca772579441: Layer already exists 09:58:59 f59a219cc7ab: Layer already exists 09:58:59 7c504f21be85: Layer already exists 09:58:59 3.2.0-dev.19: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:59:01 813e60a9f903: Preparing 09:59:01 8ca772579441: Preparing 09:59:01 958b8d49d66d: Preparing 09:59:01 23f65eb19dad: Preparing 09:59:01 86f1e49e3329: Preparing 09:59:01 46748cc81bad: Preparing 09:59:01 f2403fca60ff: Preparing 09:59:01 46748cc81bad: Waiting 09:59:01 ae28d2e6f1cc: Preparing 09:59:01 f59a219cc7ab: Preparing 09:59:01 7c504f21be85: Preparing 09:59:01 f2403fca60ff: Waiting 09:59:01 ae28d2e6f1cc: Waiting 09:59:01 f59a219cc7ab: Waiting 09:59:01 7c504f21be85: Waiting 09:59:01 813e60a9f903: Layer already exists 09:59:01 958b8d49d66d: Layer already exists 09:59:01 23f65eb19dad: Layer already exists 09:59:01 8ca772579441: Layer already exists 09:59:01 86f1e49e3329: Layer already exists 09:59:01 f59a219cc7ab: Layer already exists 09:59:01 ae28d2e6f1cc: Layer already exists 09:59:01 46748cc81bad: Layer already exists 09:59:01 7c504f21be85: Layer already exists 09:59:01 f2403fca60ff: Layer already exists 09:59:01 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:59:03 813e60a9f903: Preparing 09:59:03 8ca772579441: Preparing 09:59:03 958b8d49d66d: Preparing 09:59:03 23f65eb19dad: Preparing 09:59:03 86f1e49e3329: Preparing 09:59:03 46748cc81bad: Preparing 09:59:03 f2403fca60ff: Preparing 09:59:03 ae28d2e6f1cc: Preparing 09:59:03 f59a219cc7ab: Preparing 09:59:03 7c504f21be85: Preparing 09:59:03 46748cc81bad: Waiting 09:59:03 ae28d2e6f1cc: Waiting 09:59:03 f59a219cc7ab: Waiting 09:59:03 f2403fca60ff: Waiting 09:59:03 23f65eb19dad: Layer already exists 09:59:03 813e60a9f903: Layer already exists 09:59:03 86f1e49e3329: Layer already exists 09:59:03 958b8d49d66d: Layer already exists 09:59:03 8ca772579441: Layer already exists 09:59:03 f2403fca60ff: Layer already exists 09:59:03 ae28d2e6f1cc: Layer already exists 09:59:03 7c504f21be85: Layer already exists 09:59:03 46748cc81bad: Layer already exists 09:59:03 f59a219cc7ab: Layer already exists 09:59:03 main: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:04 ===================================================== [Pipeline] echo 09:59:04 taggedImages: 09:59:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:59:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:59:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.19 09:59:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:59:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:59:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:59:04 23956941b4940f7c704781ef156c6941bf29d18c 09:59:04 latest 09:59:04 3.2.0-dev.19 09:59:04 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:59:04 main 09:59:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:59:07 0e4afef8bb79: Preparing 09:59:07 9ce51fa8cdbf: Preparing 09:59:07 ca9a4f0c01ff: Preparing 09:59:07 23f65eb19dad: Preparing 09:59:07 86f1e49e3329: Preparing 09:59:07 7b3248753cc7: Preparing 09:59:07 29bd3d9bd277: Preparing 09:59:07 eb982aebdc3a: Preparing 09:59:07 7c504f21be85: Preparing 09:59:07 29bd3d9bd277: Waiting 09:59:07 eb982aebdc3a: Waiting 09:59:07 7c504f21be85: Waiting 09:59:07 7b3248753cc7: Waiting 09:59:07 86f1e49e3329: Layer already exists 09:59:07 23f65eb19dad: Layer already exists 09:59:07 ca9a4f0c01ff: Pushed 09:59:07 9ce51fa8cdbf: Pushed 09:59:07 0e4afef8bb79: Pushed 09:59:07 7c504f21be85: Layer already exists 09:59:07 29bd3d9bd277: Pushed 09:59:08 eb982aebdc3a: Pushed 09:59:26 7b3248753cc7: Pushed 09:59:26 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:59:27 0e4afef8bb79: Preparing 09:59:27 9ce51fa8cdbf: Preparing 09:59:27 ca9a4f0c01ff: Preparing 09:59:27 23f65eb19dad: Preparing 09:59:27 86f1e49e3329: Preparing 09:59:27 7b3248753cc7: Preparing 09:59:27 29bd3d9bd277: Preparing 09:59:27 eb982aebdc3a: Preparing 09:59:27 7c504f21be85: Preparing 09:59:27 29bd3d9bd277: Waiting 09:59:27 eb982aebdc3a: Waiting 09:59:27 7c504f21be85: Waiting 09:59:27 7b3248753cc7: Waiting 09:59:27 23f65eb19dad: Layer already exists 09:59:27 ca9a4f0c01ff: Layer already exists 09:59:27 0e4afef8bb79: Layer already exists 09:59:27 9ce51fa8cdbf: Layer already exists 09:59:27 86f1e49e3329: Layer already exists 09:59:27 eb982aebdc3a: Layer already exists 09:59:27 7b3248753cc7: Layer already exists 09:59:27 7c504f21be85: Layer already exists 09:59:27 29bd3d9bd277: Layer already exists 09:59:28 latest: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.19 09:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:59:29 0e4afef8bb79: Preparing 09:59:29 9ce51fa8cdbf: Preparing 09:59:29 ca9a4f0c01ff: Preparing 09:59:29 23f65eb19dad: Preparing 09:59:29 86f1e49e3329: Preparing 09:59:29 7b3248753cc7: Preparing 09:59:29 29bd3d9bd277: Preparing 09:59:29 eb982aebdc3a: Preparing 09:59:29 7c504f21be85: Preparing 09:59:29 eb982aebdc3a: Waiting 09:59:29 7b3248753cc7: Waiting 09:59:29 7c504f21be85: Waiting 09:59:29 29bd3d9bd277: Waiting 09:59:29 86f1e49e3329: Layer already exists 09:59:29 0e4afef8bb79: Layer already exists 09:59:29 ca9a4f0c01ff: Layer already exists 09:59:29 23f65eb19dad: Layer already exists 09:59:29 9ce51fa8cdbf: Layer already exists 09:59:29 29bd3d9bd277: Layer already exists 09:59:29 7b3248753cc7: Layer already exists 09:59:29 eb982aebdc3a: Layer already exists 09:59:29 7c504f21be85: Layer already exists 09:59:29 3.2.0-dev.19: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:59:31 0e4afef8bb79: Preparing 09:59:31 9ce51fa8cdbf: Preparing 09:59:31 ca9a4f0c01ff: Preparing 09:59:31 23f65eb19dad: Preparing 09:59:31 86f1e49e3329: Preparing 09:59:31 7b3248753cc7: Preparing 09:59:31 29bd3d9bd277: Preparing 09:59:31 eb982aebdc3a: Preparing 09:59:31 7c504f21be85: Preparing 09:59:31 7b3248753cc7: Waiting 09:59:31 29bd3d9bd277: Waiting 09:59:31 eb982aebdc3a: Waiting 09:59:31 7c504f21be85: Waiting 09:59:31 23f65eb19dad: Layer already exists 09:59:31 ca9a4f0c01ff: Layer already exists 09:59:31 86f1e49e3329: Layer already exists 09:59:31 9ce51fa8cdbf: Layer already exists 09:59:31 0e4afef8bb79: Layer already exists 09:59:31 eb982aebdc3a: Layer already exists 09:59:31 7b3248753cc7: Layer already exists 09:59:31 29bd3d9bd277: Layer already exists 09:59:31 7c504f21be85: Layer already exists 09:59:31 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:59:36 0e4afef8bb79: Preparing 09:59:36 9ce51fa8cdbf: Preparing 09:59:36 ca9a4f0c01ff: Preparing 09:59:36 23f65eb19dad: Preparing 09:59:36 86f1e49e3329: Preparing 09:59:36 7b3248753cc7: Preparing 09:59:36 29bd3d9bd277: Preparing 09:59:36 eb982aebdc3a: Preparing 09:59:36 7c504f21be85: Preparing 09:59:36 29bd3d9bd277: Waiting 09:59:36 eb982aebdc3a: Waiting 09:59:36 7c504f21be85: Waiting 09:59:36 7b3248753cc7: Waiting 09:59:36 0e4afef8bb79: Layer already exists 09:59:36 ca9a4f0c01ff: Layer already exists 09:59:36 23f65eb19dad: Layer already exists 09:59:36 9ce51fa8cdbf: Layer already exists 09:59:36 86f1e49e3329: Layer already exists 09:59:36 eb982aebdc3a: Layer already exists 09:59:36 7b3248753cc7: Layer already exists 09:59:36 29bd3d9bd277: Layer already exists 09:59:36 7c504f21be85: Layer already exists 09:59:36 main: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:37 ===================================================== [Pipeline] echo 09:59:37 taggedImages: 09:59:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:59:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:59:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.19 09:59:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:59:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:59:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:59:37 23956941b4940f7c704781ef156c6941bf29d18c 09:59:37 latest 09:59:37 3.2.0-dev.19 09:59:37 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 09:59:37 main 09:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c 09:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:59:39 39861baf4c17: Preparing 09:59:39 cd70ae3d1e36: Preparing 09:59:39 0a0f429b30f0: Preparing 09:59:39 23f65eb19dad: Preparing 09:59:39 86f1e49e3329: Preparing 09:59:39 5e16f44d6ac6: Preparing 09:59:39 ae28d2e6f1cc: Preparing 09:59:39 f59a219cc7ab: Preparing 09:59:39 7c504f21be85: Preparing 09:59:39 ae28d2e6f1cc: Waiting 09:59:39 f59a219cc7ab: Waiting 09:59:39 7c504f21be85: Waiting 09:59:39 5e16f44d6ac6: Waiting 09:59:39 23f65eb19dad: Layer already exists 09:59:39 86f1e49e3329: Layer already exists 09:59:40 ae28d2e6f1cc: Layer already exists 09:59:40 0a0f429b30f0: Pushed 09:59:40 f59a219cc7ab: Layer already exists 09:59:40 cd70ae3d1e36: Pushed 09:59:40 7c504f21be85: Layer already exists 09:59:40 39861baf4c17: Pushed 09:59:58 5e16f44d6ac6: Pushed 09:59:58 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:59:59 39861baf4c17: Preparing 09:59:59 cd70ae3d1e36: Preparing 09:59:59 0a0f429b30f0: Preparing 09:59:59 23f65eb19dad: Preparing 09:59:59 86f1e49e3329: Preparing 09:59:59 5e16f44d6ac6: Preparing 09:59:59 ae28d2e6f1cc: Preparing 09:59:59 f59a219cc7ab: Preparing 09:59:59 7c504f21be85: Preparing 09:59:59 ae28d2e6f1cc: Waiting 09:59:59 f59a219cc7ab: Waiting 09:59:59 5e16f44d6ac6: Waiting 09:59:59 cd70ae3d1e36: Layer already exists 09:59:59 39861baf4c17: Layer already exists 09:59:59 0a0f429b30f0: Layer already exists 09:59:59 86f1e49e3329: Layer already exists 09:59:59 23f65eb19dad: Layer already exists 09:59:59 ae28d2e6f1cc: Layer already exists 09:59:59 f59a219cc7ab: Layer already exists 09:59:59 5e16f44d6ac6: Layer already exists 09:59:59 7c504f21be85: Layer already exists 10:00:00 latest: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.19 10:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:00:01 39861baf4c17: Preparing 10:00:01 cd70ae3d1e36: Preparing 10:00:01 0a0f429b30f0: Preparing 10:00:01 23f65eb19dad: Preparing 10:00:01 86f1e49e3329: Preparing 10:00:01 5e16f44d6ac6: Preparing 10:00:01 ae28d2e6f1cc: Preparing 10:00:01 f59a219cc7ab: Preparing 10:00:01 7c504f21be85: Preparing 10:00:01 ae28d2e6f1cc: Waiting 10:00:01 f59a219cc7ab: Waiting 10:00:01 7c504f21be85: Waiting 10:00:01 5e16f44d6ac6: Waiting 10:00:01 39861baf4c17: Layer already exists 10:00:01 86f1e49e3329: Layer already exists 10:00:01 cd70ae3d1e36: Layer already exists 10:00:01 0a0f429b30f0: Layer already exists 10:00:01 23f65eb19dad: Layer already exists 10:00:01 7c504f21be85: Layer already exists 10:00:01 ae28d2e6f1cc: Layer already exists 10:00:01 5e16f44d6ac6: Layer already exists 10:00:01 f59a219cc7ab: Layer already exists 10:00:02 3.2.0-dev.19: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:00:06 39861baf4c17: Preparing 10:00:06 cd70ae3d1e36: Preparing 10:00:06 0a0f429b30f0: Preparing 10:00:06 23f65eb19dad: Preparing 10:00:06 86f1e49e3329: Preparing 10:00:06 5e16f44d6ac6: Preparing 10:00:06 ae28d2e6f1cc: Preparing 10:00:06 f59a219cc7ab: Preparing 10:00:06 7c504f21be85: Preparing 10:00:06 5e16f44d6ac6: Waiting 10:00:06 ae28d2e6f1cc: Waiting 10:00:06 f59a219cc7ab: Waiting 10:00:06 7c504f21be85: Waiting 10:00:06 23f65eb19dad: Layer already exists 10:00:06 0a0f429b30f0: Layer already exists 10:00:06 cd70ae3d1e36: Layer already exists 10:00:06 39861baf4c17: Layer already exists 10:00:06 86f1e49e3329: Layer already exists 10:00:06 ae28d2e6f1cc: Layer already exists 10:00:06 7c504f21be85: Layer already exists 10:00:06 5e16f44d6ac6: Layer already exists 10:00:06 f59a219cc7ab: Layer already exists 10:00:06 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:00:08 39861baf4c17: Preparing 10:00:08 cd70ae3d1e36: Preparing 10:00:08 0a0f429b30f0: Preparing 10:00:08 23f65eb19dad: Preparing 10:00:08 86f1e49e3329: Preparing 10:00:08 5e16f44d6ac6: Preparing 10:00:08 ae28d2e6f1cc: Preparing 10:00:08 f59a219cc7ab: Preparing 10:00:08 7c504f21be85: Preparing 10:00:08 ae28d2e6f1cc: Waiting 10:00:08 5e16f44d6ac6: Waiting 10:00:08 f59a219cc7ab: Waiting 10:00:08 7c504f21be85: Waiting 10:00:08 23f65eb19dad: Layer already exists 10:00:08 cd70ae3d1e36: Layer already exists 10:00:08 86f1e49e3329: Layer already exists 10:00:08 0a0f429b30f0: Layer already exists 10:00:08 39861baf4c17: Layer already exists 10:00:08 ae28d2e6f1cc: Layer already exists 10:00:08 5e16f44d6ac6: Layer already exists 10:00:08 7c504f21be85: Layer already exists 10:00:08 f59a219cc7ab: Layer already exists 10:00:08 main: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:09 ===================================================== [Pipeline] echo 10:00:10 taggedImages: 10:00:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c 10:00:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:00:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.19 10:00:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:00:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:00:10 23956941b4940f7c704781ef156c6941bf29d18c 10:00:10 latest 10:00:10 3.2.0-dev.19 10:00:10 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:10 main 10:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c 10:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:00:12 f04a6073e083: Preparing 10:00:12 289bfd471b56: Preparing 10:00:12 23f65eb19dad: Preparing 10:00:12 86f1e49e3329: Preparing 10:00:12 3f7315efb7da: Preparing 10:00:12 1aff3ee3c148: Preparing 10:00:12 7c504f21be85: Preparing 10:00:12 1aff3ee3c148: Waiting 10:00:12 7c504f21be85: Waiting 10:00:12 23f65eb19dad: Layer already exists 10:00:12 86f1e49e3329: Layer already exists 10:00:12 7c504f21be85: Layer already exists 10:00:12 f04a6073e083: Pushed 10:00:12 3f7315efb7da: Pushed 10:00:12 1aff3ee3c148: Pushed 10:00:17 289bfd471b56: Pushed 10:00:17 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:00:19 f04a6073e083: Preparing 10:00:19 289bfd471b56: Preparing 10:00:19 23f65eb19dad: Preparing 10:00:19 86f1e49e3329: Preparing 10:00:19 3f7315efb7da: Preparing 10:00:19 1aff3ee3c148: Preparing 10:00:19 7c504f21be85: Preparing 10:00:19 7c504f21be85: Waiting 10:00:19 1aff3ee3c148: Waiting 10:00:19 23f65eb19dad: Layer already exists 10:00:19 3f7315efb7da: Layer already exists 10:00:19 86f1e49e3329: Layer already exists 10:00:19 f04a6073e083: Layer already exists 10:00:19 289bfd471b56: Layer already exists 10:00:19 7c504f21be85: Layer already exists 10:00:19 1aff3ee3c148: Layer already exists 10:00:19 latest: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.19 10:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:00:21 f04a6073e083: Preparing 10:00:21 289bfd471b56: Preparing 10:00:21 23f65eb19dad: Preparing 10:00:21 86f1e49e3329: Preparing 10:00:21 3f7315efb7da: Preparing 10:00:21 1aff3ee3c148: Preparing 10:00:21 7c504f21be85: Preparing 10:00:21 1aff3ee3c148: Waiting 10:00:21 7c504f21be85: Waiting 10:00:21 f04a6073e083: Layer already exists 10:00:21 86f1e49e3329: Layer already exists 10:00:21 289bfd471b56: Layer already exists 10:00:21 23f65eb19dad: Layer already exists 10:00:21 3f7315efb7da: Layer already exists 10:00:21 7c504f21be85: Layer already exists 10:00:21 1aff3ee3c148: Layer already exists 10:00:21 3.2.0-dev.19: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:00:23 f04a6073e083: Preparing 10:00:23 289bfd471b56: Preparing 10:00:23 23f65eb19dad: Preparing 10:00:23 86f1e49e3329: Preparing 10:00:23 3f7315efb7da: Preparing 10:00:23 1aff3ee3c148: Preparing 10:00:23 7c504f21be85: Preparing 10:00:23 1aff3ee3c148: Waiting 10:00:23 7c504f21be85: Waiting 10:00:23 289bfd471b56: Layer already exists 10:00:23 23f65eb19dad: Layer already exists 10:00:23 3f7315efb7da: Layer already exists 10:00:23 86f1e49e3329: Layer already exists 10:00:23 f04a6073e083: Layer already exists 10:00:23 7c504f21be85: Layer already exists 10:00:23 1aff3ee3c148: Layer already exists 10:00:23 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:00:25 f04a6073e083: Preparing 10:00:25 289bfd471b56: Preparing 10:00:25 23f65eb19dad: Preparing 10:00:25 86f1e49e3329: Preparing 10:00:25 3f7315efb7da: Preparing 10:00:25 1aff3ee3c148: Preparing 10:00:25 7c504f21be85: Preparing 10:00:25 1aff3ee3c148: Waiting 10:00:25 7c504f21be85: Waiting 10:00:25 289bfd471b56: Layer already exists 10:00:25 86f1e49e3329: Layer already exists 10:00:25 3f7315efb7da: Layer already exists 10:00:25 f04a6073e083: Layer already exists 10:00:25 23f65eb19dad: Layer already exists 10:00:25 7c504f21be85: Layer already exists 10:00:25 1aff3ee3c148: Layer already exists 10:00:25 main: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:27 ===================================================== [Pipeline] echo 10:00:27 taggedImages: 10:00:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c 10:00:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:00:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.19 10:00:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:00:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:00:27 23956941b4940f7c704781ef156c6941bf29d18c 10:00:27 latest 10:00:27 3.2.0-dev.19 10:00:27 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:27 main 10:00:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c 10:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:00:29 23f1502dc164: Preparing 10:00:29 aeededc15cdb: Preparing 10:00:29 23f65eb19dad: Preparing 10:00:29 86f1e49e3329: Preparing 10:00:29 2a1c679f4727: Preparing 10:00:29 d7d004a09308: Preparing 10:00:29 7c504f21be85: Preparing 10:00:29 d7d004a09308: Waiting 10:00:34 23f65eb19dad: Layer already exists 10:00:34 2a1c679f4727: Layer already exists 10:00:34 86f1e49e3329: Layer already exists 10:00:34 d7d004a09308: Layer already exists 10:00:34 7c504f21be85: Layer already exists 10:00:34 23f1502dc164: Pushed 10:00:35 aeededc15cdb: Pushed 10:00:36 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:00:37 23f1502dc164: Preparing 10:00:37 aeededc15cdb: Preparing 10:00:37 23f65eb19dad: Preparing 10:00:37 86f1e49e3329: Preparing 10:00:37 2a1c679f4727: Preparing 10:00:37 d7d004a09308: Preparing 10:00:37 7c504f21be85: Preparing 10:00:37 d7d004a09308: Waiting 10:00:37 7c504f21be85: Waiting 10:00:37 23f65eb19dad: Layer already exists 10:00:37 2a1c679f4727: Layer already exists 10:00:37 aeededc15cdb: Layer already exists 10:00:37 86f1e49e3329: Layer already exists 10:00:37 23f1502dc164: Layer already exists 10:00:37 d7d004a09308: Layer already exists 10:00:37 7c504f21be85: Layer already exists 10:00:38 latest: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.19 10:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:00:39 23f1502dc164: Preparing 10:00:39 aeededc15cdb: Preparing 10:00:39 23f65eb19dad: Preparing 10:00:39 86f1e49e3329: Preparing 10:00:39 2a1c679f4727: Preparing 10:00:39 d7d004a09308: Preparing 10:00:39 7c504f21be85: Preparing 10:00:39 d7d004a09308: Waiting 10:00:39 7c504f21be85: Waiting 10:00:39 aeededc15cdb: Layer already exists 10:00:39 23f65eb19dad: Layer already exists 10:00:39 23f1502dc164: Layer already exists 10:00:39 86f1e49e3329: Layer already exists 10:00:39 2a1c679f4727: Layer already exists 10:00:39 d7d004a09308: Layer already exists 10:00:39 7c504f21be85: Layer already exists 10:00:40 3.2.0-dev.19: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:00:41 23f1502dc164: Preparing 10:00:41 aeededc15cdb: Preparing 10:00:41 23f65eb19dad: Preparing 10:00:41 86f1e49e3329: Preparing 10:00:41 2a1c679f4727: Preparing 10:00:41 d7d004a09308: Preparing 10:00:41 7c504f21be85: Preparing 10:00:41 d7d004a09308: Waiting 10:00:41 7c504f21be85: Waiting 10:00:41 86f1e49e3329: Layer already exists 10:00:41 2a1c679f4727: Layer already exists 10:00:41 23f65eb19dad: Layer already exists 10:00:41 23f1502dc164: Layer already exists 10:00:41 aeededc15cdb: Layer already exists 10:00:41 d7d004a09308: Layer already exists 10:00:41 7c504f21be85: Layer already exists 10:00:41 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:00:43 23f1502dc164: Preparing 10:00:43 aeededc15cdb: Preparing 10:00:43 23f65eb19dad: Preparing 10:00:43 86f1e49e3329: Preparing 10:00:43 2a1c679f4727: Preparing 10:00:43 d7d004a09308: Preparing 10:00:43 7c504f21be85: Preparing 10:00:43 d7d004a09308: Waiting 10:00:43 7c504f21be85: Waiting 10:00:43 86f1e49e3329: Layer already exists 10:00:43 2a1c679f4727: Layer already exists 10:00:43 23f1502dc164: Layer already exists 10:00:43 23f65eb19dad: Layer already exists 10:00:43 aeededc15cdb: Layer already exists 10:00:43 7c504f21be85: Layer already exists 10:00:43 d7d004a09308: Layer already exists 10:00:43 main: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:45 ===================================================== [Pipeline] echo 10:00:45 taggedImages: 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.19 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:46 10:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:48 arm64: Pulling from edgex-lftools-log-publisher 10:00:48 8998bd30e6a1: Pulling fs layer 10:00:48 04944245beec: Pulling fs layer 10:00:48 699f458cf7ca: Pulling fs layer 10:00:48 765212b225bb: Pulling fs layer 10:00:48 f23df028b6ca: Pulling fs layer 10:00:48 d65c8cfc05b1: Pulling fs layer 10:00:48 2437ff75d9bd: Pulling fs layer 10:00:48 d65c8cfc05b1: Waiting 10:00:48 2437ff75d9bd: Waiting 10:00:48 765212b225bb: Waiting 10:00:48 f23df028b6ca: Waiting 10:00:48 04944245beec: Verifying Checksum 10:00:48 04944245beec: Download complete 10:00:48 765212b225bb: Verifying Checksum 10:00:48 765212b225bb: Download complete 10:00:48 f23df028b6ca: Download complete 10:00:48 d65c8cfc05b1: Download complete 10:00:48 699f458cf7ca: Verifying Checksum 10:00:48 699f458cf7ca: Download complete 10:00:48 8998bd30e6a1: Verifying Checksum 10:00:48 8998bd30e6a1: Download complete 10:00:51 2437ff75d9bd: Verifying Checksum 10:00:51 2437ff75d9bd: Download complete 10:00:53 8998bd30e6a1: Pull complete 10:00:53 04944245beec: Pull complete 10:00:55 699f458cf7ca: Pull complete 10:00:55 765212b225bb: Pull complete 10:00:56 f23df028b6ca: Pull complete 10:00:56 d65c8cfc05b1: Pull complete 10:01:14 2437ff75d9bd: Pull complete 10:01:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:15 prd-ubuntu20.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container 10:01:15 $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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 10:01:18 $ docker top 1d09f9d6dc884a05b1d808ac252ba36d05285a26e4cd87ae3d89ab3d434b4bde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:19 ---> job-cost.sh 10:01:19 lf-activate-venv: SKIPPING 10:01:19 INFO: No Stack... 10:01:20 INFO: Retrieving Pricing Info for: v3-standard-4 10:01:20 INFO: Archiving Costs [Pipeline] sh 10:01:21 + + cat /w/workspace/edgex-go/629/archives/cost.csv 10:01:21 cut -d, -f6 [Pipeline] lock 10:01:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] 10:01:21 Resource [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] did not exist. Created. 10:01:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:01:22 + echo total: 0.10999999940395355 [Pipeline] stash 10:01:23 Stashed 1 file(s) [Pipeline] } 10:01:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] [Pipeline] // lock [Pipeline] } 10:01:23 $ docker stop --time=1 1d09f9d6dc884a05b1d808ac252ba36d05285a26e4cd87ae3d89ab3d434b4bde 10:01:25 $ docker rm -f --volumes 1d09f9d6dc884a05b1d808ac252ba36d05285a26e4cd87ae3d89ab3d434b4bde [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 10:01:28 provisioning config files... 10:01:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/629@tmp/config1430680328203203096tmp [Pipeline] { [Pipeline] sh 10:01:29 + set +x 10:01:29 + + bash -s -- 10:01:29 curl -s https://codecov.io/bash 10:01:29 10:01:29 _____ _ 10:01:29 / ____| | | 10:01:29 | | ___ __| | ___ ___ _____ __ 10:01:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:01:29 | |___| (_) | (_| | __/ (_| (_) \ V / 10:01:29 \_____\___/ \__,_|\___|\___\___/ \_/ 10:01:29 Bash-1.0.6 10:01:29 10:01:29 10:01:29 ==> git version 2.25.1 found 10:01:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:01:29 Release-Date: 2020-01-08 10:01:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:01:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:01:29 ==> Jenkins CI detected. 10:01:29 current dir:  /w/workspace/edgex-go/629 10:01:29 project root: . 10:01:29 --> token set from env 10:01:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:01:29 ==> Running gcov in . (disable via -X gcov) 10:01:29 ==> Python coveragepy not found 10:01:29 ==> Searching for coverage reports in: 10:01:29 + . 10:01:29 -> Found 1 reports 10:01:29 ==> Detecting git/mercurial file structure 10:01:29 ==> Reading reports 10:01:29 + ./coverage.out bytes=453602 10:01:29 ==> Appending adjustments 10:01:29 https://docs.codecov.io/docs/fixing-reports 10:01:30 + Found adjustments 10:01:30 ==> Gzipping contents 10:01:30 60K /tmp/codecov.irSSva.gz 10:01:30 ==> Uploading reports 10:01:30 url: https://codecov.io 10:01:30 query: branch=main&commit=23956941b4940f7c704781ef156c6941bf29d18c&build=629&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F629%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:01:30 -> Pinging Codecov 10:01:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=23956941b4940f7c704781ef156c6941bf29d18c&build=629&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F629%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:01:31 -> Uploading to 10:01:31 https://storage.googleapis.com/codecov/v4/raw/2024-02-27/00271124DB129430A58F1EEE437C3FCB/23956941b4940f7c704781ef156c6941bf29d18c/7b2b4f87-8ee2-4fea-b629-ad7d9ec08fb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T100130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=031024dcaed126b8bc64ad24e283fb63ba824779735a5de2844eb5821e701781 10:01:31 % Total % Received % Xferd Average Speed Time Time Time Current 10:01:31 Dload Upload Total Spent Left Speed 10:01:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57790 0 0 100 57790 0 184k --:--:-- --:--:-- --:--:-- 184k 10:01:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } 10:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:01:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:01:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:01:33 10:01:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:01:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:01:33 df9b9388f04a: Pulling fs layer 10:01:33 52dc419b0ee2: Pulling fs layer 10:01:33 25bc292e5bac: Pulling fs layer 10:01:33 114826534d7a: Pulling fs layer 10:01:33 4657fd5d0bcf: Pulling fs layer 10:01:33 6ad1cebc031e: Pulling fs layer 10:01:33 8a3aa393b2d8: Pulling fs layer 10:01:33 114826534d7a: Waiting 10:01:33 4657fd5d0bcf: Waiting 10:01:33 6ad1cebc031e: Waiting 10:01:33 8a3aa393b2d8: Waiting 10:01:33 25bc292e5bac: Verifying Checksum 10:01:33 25bc292e5bac: Download complete 10:01:33 52dc419b0ee2: Verifying Checksum 10:01:33 52dc419b0ee2: Download complete 10:01:33 4657fd5d0bcf: Verifying Checksum 10:01:33 4657fd5d0bcf: Download complete 10:01:33 6ad1cebc031e: Verifying Checksum 10:01:33 6ad1cebc031e: Download complete 10:01:33 df9b9388f04a: Pull complete 10:01:34 52dc419b0ee2: Pull complete 10:01:34 25bc292e5bac: Pull complete 10:01:34 114826534d7a: Download complete 10:01:34 8a3aa393b2d8: Verifying Checksum 10:01:34 8a3aa393b2d8: Download complete 10:01:38 114826534d7a: Pull complete 10:01:38 4657fd5d0bcf: Pull complete 10:01:38 6ad1cebc031e: Pull complete 10:01:41 8a3aa393b2d8: Pull complete 10:01:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:41 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 10:01:41 $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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-snyk-go:1.410.4 cat 10:01:48 $ docker top 67bd25808991a9ed00bf0d9736cb7f722b52405c06e1e006c1ea4f81b6a2a2eb -eo pid,comm [Pipeline] { [Pipeline] echo 10:01:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:01:48 + set -o pipefail 10:01:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:01:54 10:01:54 Monitoring /w/workspace/edgex-go/629 (github.com/edgexfoundry/edgex-go)... 10:01:54 10:01:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/37697fdc-4078-494b-b885-6463f2ae1906 10:01:54 10:01:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:01:54 10:01:54 10:01:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:01:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:01:54 More details here: https://snyk.co/ue1NS [Pipeline] } 10:01:54 $ docker stop --time=1 67bd25808991a9ed00bf0d9736cb7f722b52405c06e1e006c1ea4f81b6a2a2eb 10:01:58 $ docker rm -f --volumes 67bd25808991a9ed00bf0d9736cb7f722b52405c06e1e006c1ea4f81b6a2a2eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:01:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:59 provisioning config files... 10:01:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/629@tmp/config6771192452835512651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:00 --> edgex-publish-swagger.sh 10:02:00 === Publish openapi/v3 API === 10:02:00 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:02:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/629/openapi/v3/core-command.yaml] 10:02:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:00 Dload Upload Total Spent Left Speed 10:02:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 136k --:--:-- --:--:-- --:--:-- 136k 100 32782 0 0 100 32782 0 71265 --:--:-- --:--:-- --:--:-- 71110 10:02:00 10:02:00 10:02:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/629/openapi/v3/core-data.yaml] 10:02:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:00 Dload Upload Total Spent Left Speed 10:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 137k --:--:-- --:--:-- --:--:-- 137k 10:02:01 10:02:01 10:02:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/629/openapi/v3/core-metadata.yaml] 10:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:01 Dload Upload Total Spent Left Speed 10:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 707k --:--:-- --:--:-- --:--:-- 704k 100 144k 100 180 100 144k 422 338k --:--:-- --:--:-- --:--:-- 338k 10:02:01 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 10:02:01 10:02:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/629/openapi/v3/support-notifications.yaml] 10:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:01 Dload Upload Total Spent Left Speed 10:02:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 419 198k --:--:-- --:--:-- --:--:-- 198k 10:02:02 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 10:02:02 10:02:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/629/openapi/v3/support-scheduler.yaml] 10:02:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:02 Dload Upload Total Spent Left Speed 10:02:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 434 89260 --:--:-- --:--:-- --:--:-- 89479 100 37134 100 180 100 36954 433 89045 --:--:-- --:--:-- --:--:-- 89264 10:02:02 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 10:02:02 [Pipeline] } 10:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:02:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:05 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 10:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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/py-git-semver:0.1.4 cat 10:02:06 $ docker top a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 -eo pid,comm 10:02:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:02:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:07 [ssh-agent] Looking for ssh-agent implementation... 10:02:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:07 $ docker exec a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 ssh-agent 10:02:07 SSH_AUTH_SOCK=/tmp/ssh-vkJ8aCfJbGIa/agent.32 10:02:07 SSH_AGENT_PID=38 10:02:07 Running ssh-add (command line suppressed) 10:02:07 Identity added: /w/workspace/edgex-go/629@tmp/private_key_4914645107438858483.key (/w/workspace/edgex-go/629@tmp/private_key_4914645107438858483.key) 10:02:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:07 + git semver tag 10:02:08 2024-02-27 10:02:07,999 [run_tag] DEBUG tag force:False 10:02:08 2024-02-27 10:02:07,999 [check_head_tag] DEBUG check head tag 10:02:08 2024-02-27 10:02:08,000 [execute] INFO git cat-file --batch-check 10:02:08 2024-02-27 10:02:08,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=) 10:02:08 2024-02-27 10:02:08,004 [execute] INFO git cat-file --batch 10:02:08 2024-02-27 10:02:08,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=) 10:02:08 2024-02-27 10:02:08,029 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 10:02:08 2024-02-27 10:02:08,029 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 10:02:08 2024-02-27 10:02:08,029 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=None) 10:02:08 2024-02-27 10:02:08,034 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 10:02:08 3.2.0-dev.19 [Pipeline] } 10:02:08 $ docker exec --env ******** --env ******** a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 ssh-agent -k 10:02:08 unset SSH_AUTH_SOCK; 10:02:08 unset SSH_AGENT_PID; 10:02:08 echo Agent pid 38 killed; 10:02:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:09 + git semver [Pipeline] } 10:02:09 $ docker stop --time=1 a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 10:02:10 $ docker rm -f --volumes a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:12 10:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:12 0.23.1-centos7: Pulling from edgex-lftools 10:02:12 ab5ef0e58194: Pulling fs layer 10:02:12 9712f1f96733: Pulling fs layer 10:02:12 63f879dbbcfc: Pulling fs layer 10:02:12 0d9ebad4ef96: Pulling fs layer 10:02:12 e9a5061849ea: Pulling fs layer 10:02:12 d747dcd14b5f: Pulling fs layer 10:02:12 2de7ff778b66: Pulling fs layer 10:02:12 e9a5061849ea: Waiting 10:02:12 d747dcd14b5f: Waiting 10:02:12 2de7ff778b66: Waiting 10:02:12 0d9ebad4ef96: Waiting 10:02:12 9712f1f96733: Download complete 10:02:12 63f879dbbcfc: Verifying Checksum 10:02:12 63f879dbbcfc: Download complete 10:02:13 0d9ebad4ef96: Verifying Checksum 10:02:13 0d9ebad4ef96: Download complete 10:02:13 d747dcd14b5f: Verifying Checksum 10:02:13 d747dcd14b5f: Download complete 10:02:13 ab5ef0e58194: Verifying Checksum 10:02:13 ab5ef0e58194: Download complete 10:02:13 e9a5061849ea: Verifying Checksum 10:02:13 e9a5061849ea: Download complete 10:02:13 2de7ff778b66: Verifying Checksum 10:02:13 2de7ff778b66: Download complete 10:02:15 ab5ef0e58194: Pull complete 10:02:15 9712f1f96733: Pull complete 10:02:16 63f879dbbcfc: Pull complete 10:02:19 0d9ebad4ef96: Pull complete 10:02:19 e9a5061849ea: Pull complete 10:02:19 d747dcd14b5f: Pull complete 10:02:21 2de7ff778b66: Pull complete 10:02:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:22 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 10:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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-lftools:0.23.1-centos7 cat 10:02:28 $ docker top 82a737cf63e576b7db78cb657f2d0224a72ad2d17ba2e88ffbc952443883ecdf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:02:29 provisioning config files... 10:02:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/629@tmp/config3889148733273404856tmp 10:02:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/629@tmp/config3152823297555351145tmp 10:02:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/629@tmp/config11276195726215736311tmp [Pipeline] { [Pipeline] echo 10:02:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:02:30 ---> sigul-configuration.sh 10:02:30 gpg: directory `/root/.gnupg' created 10:02:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:02:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:02:30 gpg: keyring `/root/.gnupg/secring.gpg' created 10:02:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:02:30 gpg: CAST5 encrypted data 10:02:30 gpg: encrypted with 1 passphrase 10:02:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:02:30 + mkdir /home/jenkins 10:02:30 + mkdir /home/jenkins/sigul [Pipeline] sh 10:02:30 + 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 10:02:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:02:30 ---> sigul-install.sh 10:02:30 Sigul already installed; skipping installation. [Pipeline] sh 10:02:31 + git tag --list 10:02:31 0.6.0 10:02:31 0.6.1 10:02:31 0.7.0 10:02:31 0.7.1 10:02:31 v1.0.0 10:02:31 v1.0.1 10:02:31 v1.1.0 10:02:31 v1.2.0 10:02:31 v1.2.1 10:02:31 v1.3.0 10:02:31 v1.3.1 10:02:31 v2.0.0 10:02:31 v2.1.0 10:02:31 v2.1.1 10:02:31 v2.2.0 10:02:31 v2.3.0 10:02:31 v3.0 10:02:31 v3.0.0 10:02:31 v3.1 10:02:31 v3.1.0 10:02:31 v3.1.0-dev.1 10:02:31 v3.1.0-dev.10 10:02:31 v3.1.0-dev.11 10:02:31 v3.1.0-dev.12 10:02:31 v3.1.0-dev.13 10:02:31 v3.1.0-dev.14 10:02:31 v3.1.0-dev.15 10:02:31 v3.1.0-dev.16 10:02:31 v3.1.0-dev.17 10:02:31 v3.1.0-dev.18 10:02:31 v3.1.0-dev.19 10:02:31 v3.1.0-dev.2 10:02:31 v3.1.0-dev.20 10:02:31 v3.1.0-dev.21 10:02:31 v3.1.0-dev.22 10:02:31 v3.1.0-dev.23 10:02:31 v3.1.0-dev.24 10:02:31 v3.1.0-dev.25 10:02:31 v3.1.0-dev.26 10:02:31 v3.1.0-dev.27 10:02:31 v3.1.0-dev.28 10:02:31 v3.1.0-dev.29 10:02:31 v3.1.0-dev.3 10:02:31 v3.1.0-dev.30 10:02:31 v3.1.0-dev.31 10:02:31 v3.1.0-dev.32 10:02:31 v3.1.0-dev.33 10:02:31 v3.1.0-dev.34 10:02:31 v3.1.0-dev.35 10:02:31 v3.1.0-dev.36 10:02:31 v3.1.0-dev.37 10:02:31 v3.1.0-dev.38 10:02:31 v3.1.0-dev.39 10:02:31 v3.1.0-dev.4 10:02:31 v3.1.0-dev.40 10:02:31 v3.1.0-dev.41 10:02:31 v3.1.0-dev.42 10:02:31 v3.1.0-dev.43 10:02:31 v3.1.0-dev.44 10:02:31 v3.1.0-dev.45 10:02:31 v3.1.0-dev.46 10:02:31 v3.1.0-dev.47 10:02:31 v3.1.0-dev.48 10:02:31 v3.1.0-dev.49 10:02:31 v3.1.0-dev.5 10:02:31 v3.1.0-dev.50 10:02:31 v3.1.0-dev.51 10:02:31 v3.1.0-dev.52 10:02:31 v3.1.0-dev.53 10:02:31 v3.1.0-dev.54 10:02:31 v3.1.0-dev.55 10:02:31 v3.1.0-dev.56 10:02:31 v3.1.0-dev.57 10:02:31 v3.1.0-dev.58 10:02:31 v3.1.0-dev.59 10:02:31 v3.1.0-dev.6 10:02:31 v3.1.0-dev.60 10:02:31 v3.1.0-dev.61 10:02:31 v3.1.0-dev.62 10:02:31 v3.1.0-dev.63 10:02:31 v3.1.0-dev.64 10:02:31 v3.1.0-dev.65 10:02:31 v3.1.0-dev.66 10:02:31 v3.1.0-dev.67 10:02:31 v3.1.0-dev.68 10:02:31 v3.1.0-dev.69 10:02:31 v3.1.0-dev.7 10:02:31 v3.1.0-dev.70 10:02:31 v3.1.0-dev.71 10:02:31 v3.1.0-dev.72 10:02:31 v3.1.0-dev.73 10:02:31 v3.1.0-dev.8 10:02:31 v3.1.0-dev.9 10:02:31 v3.2.0-dev.1 10:02:31 v3.2.0-dev.10 10:02:31 v3.2.0-dev.11 10:02:31 v3.2.0-dev.12 10:02:31 v3.2.0-dev.13 10:02:31 v3.2.0-dev.14 10:02:31 v3.2.0-dev.15 10:02:31 v3.2.0-dev.16 10:02:31 v3.2.0-dev.17 10:02:31 v3.2.0-dev.18 10:02:31 v3.2.0-dev.19 10:02:31 v3.2.0-dev.2 10:02:31 v3.2.0-dev.3 10:02:31 v3.2.0-dev.4 10:02:31 v3.2.0-dev.5 10:02:31 v3.2.0-dev.6 10:02:31 v3.2.0-dev.7 10:02:31 v3.2.0-dev.8 10:02:31 v3.2.0-dev.9 [Pipeline] sh 10:02:31 + lftools sign git-tag v3.2.0-dev.19 10:02:32 Signing Git tag with Sigul... 10:02:32 Signing v3.2.0-dev.19 [Pipeline] echo 10:02:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:02:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:02:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:02:33 $ docker stop --time=1 82a737cf63e576b7db78cb657f2d0224a72ad2d17ba2e88ffbc952443883ecdf 10:02:34 $ docker rm -f --volumes 82a737cf63e576b7db78cb657f2d0224a72ad2d17ba2e88ffbc952443883ecdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:02:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:36 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 10:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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/py-git-semver:0.1.4 cat 10:02:37 $ docker top c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:38 [ssh-agent] Looking for ssh-agent implementation... 10:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:38 $ docker exec c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad ssh-agent 10:02:38 SSH_AUTH_SOCK=/tmp/ssh-YMS3C4tQOqyT/agent.32 10:02:38 SSH_AGENT_PID=38 10:02:38 Running ssh-add (command line suppressed) 10:02:38 Identity added: /w/workspace/edgex-go/629@tmp/private_key_6334042086103881364.key (/w/workspace/edgex-go/629@tmp/private_key_6334042086103881364.key) 10:02:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:38 + git semver bump pre 10:02:39 2024-02-27 10:02:39,058 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 10:02:39 2024-02-27 10:02:39,059 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev 10:02:39 2024-02-27 10:02:39,059 [bump_version] DEBUG bumped version:3.2.0-dev.20 10:02:39 2024-02-27 10:02:39,059 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/edgex-go/629/.semver/main with force:True 10:02:39 2024-02-27 10:02:39,059 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 10:02:39 2024-02-27 10:02:39,059 [write_file] DEBUG write to file:/w/workspace/edgex-go/629/.semver/main 10:02:39 2024-02-27 10:02:39,061 [execute] INFO git cat-file --batch-check 10:02:39 2024-02-27 10:02:39,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=) 10:02:39 2024-02-27 10:02:39,066 [execute] INFO git cat-file --batch 10:02:39 2024-02-27 10:02:39,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=) 10:02:39 2024-02-27 10:02:39,072 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 10:02:39 3.2.0-dev.20 [Pipeline] } 10:02:39 $ docker exec --env ******** --env ******** c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad ssh-agent -k 10:02:39 unset SSH_AUTH_SOCK; 10:02:39 unset SSH_AGENT_PID; 10:02:39 echo Agent pid 38 killed; 10:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:40 + git semver [Pipeline] } 10:02:40 $ docker stop --time=1 c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad 10:02:41 $ docker rm -f --volumes c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad [Pipeline] // withDockerContainer [Pipeline] sh 10:02:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:43 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 10:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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/py-git-semver:0.1.4 cat 10:02:44 $ docker top 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 -eo pid,comm 10:02:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:02:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:44 [ssh-agent] Looking for ssh-agent implementation... 10:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:45 $ docker exec 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 ssh-agent 10:02:45 SSH_AUTH_SOCK=/tmp/ssh-yWltER1XAkms/agent.32 10:02:45 SSH_AGENT_PID=38 10:02:45 Running ssh-add (command line suppressed) 10:02:45 Identity added: /w/workspace/edgex-go/629@tmp/private_key_17827170949069652626.key (/w/workspace/edgex-go/629@tmp/private_key_17827170949069652626.key) 10:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:45 + git semver push 10:02:45 2024-02-27 10:02:45,886 [run_push] DEBUG push 10:02:45 2024-02-27 10:02:45,888 [execute] INFO git cat-file --batch-check 10:02:45 2024-02-27 10:02:45,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=) 10:02:45 2024-02-27 10:02:45,895 [execute] INFO git rev-list 148f52534ca58a33cb409843c1046943f95864d0 -- 10:02:45 2024-02-27 10:02:45,895 [execute] DEBUG Popen(['git', 'rev-list', '148f52534ca58a33cb409843c1046943f95864d0', '--'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=None) 10:02:45 2024-02-27 10:02:45,914 [execute] INFO git fetch -v origin 10:02:45 2024-02-27 10:02:45,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=True, shell=None, istream=None) 10:02:46 2024-02-27 10:02:46,384 [run_push] DEBUG no remote changes detected 10:02:46 2024-02-27 10:02:46,384 [execute] INFO git push origin semver 10:02:46 2024-02-27 10:02:46,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=None) 10:02:47 2024-02-27 10:02:47,665 [run_push] DEBUG push all version tags 10:02:47 2024-02-27 10:02:47,666 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:02:47 2024-02-27 10:02:47,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=None) 10:02:48 2024-02-27 10:02:48,418 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main 10:02:48 3.2.0-dev.20 [Pipeline] } 10:02:48 $ docker exec --env ******** --env ******** 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 ssh-agent -k 10:02:48 unset SSH_AUTH_SOCK; 10:02:48 unset SSH_AGENT_PID; 10:02:48 echo Agent pid 38 killed; 10:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:49 + git semver [Pipeline] } 10:02:49 $ docker stop --time=1 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 10:02:51 $ docker rm -f --volumes 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 [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 10:02:53 + [ -d /w/workspace/edgex-go/629/archives ] [Pipeline] libraryResource [Pipeline] sh 10:02:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:02:54 ---> package-listing.sh 10:02:54 ++ facter osfamily 10:02:54 ++ tr '[:upper:]' '[:lower:]' 10:02:55 + OS_FAMILY=debian 10:02:55 + workspace=/w/workspace/edgex-go/629 10:02:55 + START_PACKAGES=/tmp/packages_start.txt 10:02:55 + END_PACKAGES=/tmp/packages_end.txt 10:02:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:55 + PACKAGES=/tmp/packages_start.txt 10:02:55 + '[' /w/workspace/edgex-go/629 ']' 10:02:55 + PACKAGES=/tmp/packages_end.txt 10:02:55 + case "${OS_FAMILY}" in 10:02:55 + dpkg -l 10:02:55 + grep '^ii' 10:02:55 + '[' -f /tmp/packages_start.txt ']' 10:02:55 + '[' -f /tmp/packages_end.txt ']' 10:02:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:55 + '[' /w/workspace/edgex-go/629 ']' 10:02:55 + mkdir -p /w/workspace/edgex-go/629/archives/ 10:02:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/629/archives/ [Pipeline] echo 10:02:55 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/629/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:02:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:56 10:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:56 latest: Pulling from edgex-lftools-log-publisher 10:02:56 5eb5b503b376: Pulling fs layer 10:02:56 5c69ac0246d0: Pulling fs layer 10:02:56 ec43610c2a17: Pulling fs layer 10:02:56 3a2ae6a8a46f: Pulling fs layer 10:02:56 33b1e0a273af: Pulling fs layer 10:02:56 5d3b04190fa2: Pulling fs layer 10:02:56 2f39f015ded8: Pulling fs layer 10:02:56 3a2ae6a8a46f: Waiting 10:02:56 33b1e0a273af: Waiting 10:02:56 5d3b04190fa2: Waiting 10:02:56 2f39f015ded8: Waiting 10:02:56 5c69ac0246d0: Download complete 10:02:56 3a2ae6a8a46f: Verifying Checksum 10:02:56 3a2ae6a8a46f: Download complete 10:02:56 33b1e0a273af: Verifying Checksum 10:02:56 33b1e0a273af: Download complete 10:02:56 5d3b04190fa2: Verifying Checksum 10:02:56 5d3b04190fa2: Download complete 10:02:56 ec43610c2a17: Verifying Checksum 10:02:56 ec43610c2a17: Download complete 10:02:56 5eb5b503b376: Verifying Checksum 10:02:56 5eb5b503b376: Download complete 10:02:57 2f39f015ded8: Download complete 10:02:58 5eb5b503b376: Pull complete 10:02:58 5c69ac0246d0: Pull complete 10:02:58 ec43610c2a17: Pull complete 10:02:58 3a2ae6a8a46f: Pull complete 10:02:59 33b1e0a273af: Pull complete 10:02:59 5d3b04190fa2: Pull complete 10:03:04 2f39f015ded8: Pull complete 10:03:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:05 prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container 10:03:05 $ 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/629/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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@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-lftools-log-publisher:latest cat 10:03:11 $ docker top 1aa1ca4ff10ce1d6a7b9ee95e2abcfe615c452e95b64a2d57386775824358656 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:03:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:03:12 + ls /var/log/sa-host 10:03:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:12 provisioning config files... 10:03:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/629@tmp/config14542339756507722782tmp [Pipeline] { [Pipeline] echo 10:03:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:03:13 ---> create-netrc.sh [Pipeline] } 10:03:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:03:14 ---> python-tools-install.sh [Pipeline] echo 10:03:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:03:14 ---> sudo-logs.sh 10:03:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:03:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:03:14 ---> job-cost.sh 10:03:14 lf-activate-venv: SKIPPING 10:03:14 DEBUG: total: 0.10999999940395355 10:03:14 INFO: Retrieving Stack Cost... 10:03:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:03:15 INFO: Archiving Costs [Pipeline] echo 10:03:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:03:16 ---> logs-deploy.sh 10:03:16 lf-activate-venv: SKIPPING 10:03:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/629 10:03:16 INFO: archiving workspace using pattern(s): 10:03:16 Archives upload complete. 10:03:16 INFO: archiving logs to Nexus 10:03:17 ---> uname -a: 10:03:17 Linux prd-ubuntu20-04-docker-8c-8g-1779 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:03:17 10:03:17 10:03:17 ---> lscpu: 10:03:17 Architecture: x86_64 10:03:17 CPU op-mode(s): 32-bit, 64-bit 10:03:17 Byte Order: Little Endian 10:03:17 Address sizes: 40 bits physical, 48 bits virtual 10:03:17 CPU(s): 8 10:03:17 On-line CPU(s) list: 0-7 10:03:17 Thread(s) per core: 1 10:03:17 Core(s) per socket: 1 10:03:17 Socket(s): 8 10:03:17 NUMA node(s): 1 10:03:17 Vendor ID: AuthenticAMD 10:03:17 CPU family: 23 10:03:17 Model: 49 10:03:17 Model name: AMD EPYC-Rome Processor 10:03:17 Stepping: 0 10:03:17 CPU MHz: 2799.996 10:03:17 BogoMIPS: 5599.99 10:03:17 Virtualization: AMD-V 10:03:17 Hypervisor vendor: KVM 10:03:17 Virtualization type: full 10:03:17 L1d cache: 256 KiB 10:03:17 L1i cache: 256 KiB 10:03:17 L2 cache: 4 MiB 10:03:17 L3 cache: 128 MiB 10:03:17 NUMA node0 CPU(s): 0-7 10:03:17 Vulnerability Itlb multihit: Not affected 10:03:17 Vulnerability L1tf: Not affected 10:03:17 Vulnerability Mds: Not affected 10:03:17 Vulnerability Meltdown: Not affected 10:03:17 Vulnerability Mmio stale data: Not affected 10:03:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:03:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:03:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:03:17 Vulnerability Srbds: Not affected 10:03:17 Vulnerability Tsx async abort: Not affected 10:03:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:03:17 10:03:17 10:03:17 ---> nproc: 10:03:17 8 10:03:17 10:03:17 10:03:17 ---> df -h: 10:03:17 Filesystem Size Used Avail Use% Mounted on 10:03:17 overlay 155G 21G 135G 14% / 10:03:17 tmpfs 64M 0 64M 0% /dev 10:03:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:03:17 shm 64M 0 64M 0% /dev/shm 10:03:17 /dev/vda1 155G 21G 135G 14% /facter-os 10:03:17 10:03:17 10:03:17 ---> sar -b -r -n DEV: 10:03:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1779) 02/27/24 _x86_64_ (8 CPU) 10:03:17 10:03:17 09:34:52 LINUX RESTART (8 CPU) 10:03:17 10:03:17 09:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:03:17 09:36:01 141.74 47.93 93.82 0.00 5410.96 173560.27 0.00 10:03:17 09:37:01 125.61 0.73 124.88 0.00 12.93 53843.39 0.00 10:03:17 09:38:01 30.96 0.05 30.91 0.00 0.40 20120.13 0.00 10:03:17 09:39:01 203.88 0.57 203.32 0.00 63.06 115072.02 0.00 10:03:17 09:40:01 557.79 5.14 552.65 0.00 111.40 128890.90 0.00 10:03:17 09:41:01 684.71 6.93 677.77 0.00 837.72 137333.02 0.00 10:03:17 09:42:01 73.82 3.40 70.42 0.00 4261.82 8705.22 0.00 10:03:17 09:43:01 23.50 0.05 23.45 0.00 4.40 640.69 0.00 10:03:17 09:44:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 10:03:17 09:45:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 10:03:17 09:46:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 10:03:17 09:47:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 10:03:17 09:48:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 10:03:17 09:49:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 10:03:17 09:50:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 10:03:17 09:51:01 1.55 0.02 1.53 0.00 0.13 23.59 0.00 10:03:17 09:52:01 1.25 0.00 1.25 0.00 0.00 14.27 0.00 10:03:17 09:53:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 10:03:17 09:54:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 10:03:17 09:55:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 10:03:17 09:56:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 10:03:17 09:57:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 10:03:17 09:58:02 1.05 0.00 1.05 0.00 0.00 12.93 0.00 10:03:17 09:59:01 1.03 0.00 1.03 0.00 0.00 12.34 0.00 10:03:17 10:00:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 10:03:17 10:01:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 10:03:17 10:02:01 90.27 0.18 90.08 0.00 10.93 34668.09 0.00 10:03:17 10:03:01 94.08 0.23 93.85 0.00 21.20 24066.92 0.00 10:03:17 Average: 73.21 2.33 70.88 0.00 383.60 24920.12 0.00 10:03:17 10:03:17 09:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:17 09:36:01 29239148 31565040 770152 2.34 63316 2549536 2039844 6.01 1017892 2265600 323512 10:03:17 09:37:01 27774348 31423972 877280 2.67 111200 3724996 1998244 5.89 1595684 3023460 561236 10:03:17 09:38:01 27728152 31447924 851236 2.59 115268 3767308 2117448 6.24 1340868 3296116 298100 10:03:17 09:39:01 24320816 31441600 848168 2.58 126644 7069752 2490012 7.34 1591212 6349816 1083680 10:03:17 09:40:01 17212720 28267760 3959684 12.04 220332 10543648 10093664 29.75 5581932 9002332 1191344 10:03:17 09:41:01 19452924 31409972 842904 2.56 250148 11486596 2273584 6.70 2242484 10230864 1324 10:03:17 09:42:01 19165492 31464284 790884 2.41 266084 11805880 2170144 6.40 2525812 10238176 620 10:03:17 09:43:01 19183912 31479304 776536 2.36 265528 11802956 2022612 5.96 2785204 9959748 192 10:03:17 09:44:01 19184656 31480048 775860 2.36 265556 11802956 2022612 5.96 2784276 9959748 12 10:03:17 09:45:01 19185836 31481224 774616 2.36 265596 11802956 2022612 5.96 2782388 9959752 196 10:03:17 09:46:01 19187740 31483136 773176 2.35 265628 11802968 2022612 5.96 2781108 9959756 8 10:03:17 09:47:01 19188008 31483376 772864 2.35 265656 11802968 2043816 6.02 2781192 9959760 248 10:03:17 09:48:01 19197544 31492916 763292 2.32 265688 11802972 2043816 6.02 2770776 9959764 32 10:03:17 09:49:01 19197528 31492944 763256 2.32 265712 11802968 2043816 6.02 2771004 9959764 140 10:03:17 09:50:01 19197724 31493176 762940 2.32 265752 11802972 2059924 6.07 2770812 9959768 12 10:03:17 09:51:01 19195464 31491040 764724 2.33 265792 11802956 2087528 6.15 2771596 9959740 200 10:03:17 09:52:01 19196000 31491596 764092 2.32 265828 11802956 2087528 6.15 2771588 9959740 16 10:03:17 09:53:01 19195920 31491704 763896 2.32 265864 11803092 2087528 6.15 2771824 9959856 200 10:03:17 09:54:01 19195788 31491608 764112 2.32 265884 11803096 2087528 6.15 2772172 9959864 20 10:03:17 09:55:01 19195804 31491668 764064 2.32 265908 11803096 2087528 6.15 2771752 9959880 180 10:03:17 09:56:01 19196728 31492604 763276 2.32 265928 11803100 2087528 6.15 2770980 9959884 8 10:03:17 09:57:01 19196840 31492792 763200 2.32 265956 11803100 2087528 6.15 2771060 9959884 144 10:03:17 09:58:02 19196540 31492516 763424 2.32 265972 11803104 2087528 6.15 2771064 9959888 36 10:03:17 09:59:01 19196656 31492644 763160 2.32 265976 11803112 2087528 6.15 2771068 9959892 148 10:03:17 10:00:01 19196640 31492656 763096 2.32 265996 11803112 2087528 6.15 2771424 9959896 4 10:03:17 10:01:01 19196340 31492404 763284 2.32 266036 11803116 2087528 6.15 2771360 9959900 192 10:03:17 10:02:01 18389128 31451604 802528 2.44 277276 12507068 2127552 6.27 2858296 10622624 104 10:03:17 10:03:01 17161716 31410080 841112 2.56 310300 13550632 2359652 6.95 2951296 11642080 443820 10:03:17 Average: 20183075 31363628 898101 2.73 242529 10759392 2389813 7.04 2657790 9139555 139490 10:03:17 10:03:17 09:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:17 09:36:01 ens3 1381.14 1340.46 11177.26 165.45 0.00 0.00 0.00 0.00 10:03:17 09:36:01 docker0 558.44 485.09 39.30 2820.87 0.00 0.00 0.00 0.00 10:03:17 09:36:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 10:03:17 09:37:01 ens3 225.96 186.24 1720.91 86.38 0.00 0.00 0.00 0.00 10:03:17 09:37:01 veth37be790 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:03:17 09:37:01 docker0 129.29 165.34 11.06 1681.88 0.00 0.00 0.00 0.00 10:03:17 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:38:01 ens3 36.16 24.46 36.85 14.97 0.00 0.00 0.00 0.00 10:03:17 09:38:01 veth37be790 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 10:03:17 09:38:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 10:03:17 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 ens3 177.45 99.70 3456.14 24.97 0.00 0.00 0.00 0.00 10:03:17 09:39:01 vethb91df82 2.47 6.12 0.19 95.46 0.00 0.00 0.00 0.01 10:03:17 09:39:01 vethf829cea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth1c3ce93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth38f1ebc 4.63 7.60 0.36 92.07 0.00 0.00 0.00 0.01 10:03:17 09:39:01 vethf761558 1.32 2.53 0.10 30.89 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth70f63d9 1.53 3.42 0.12 31.44 0.00 0.00 0.00 0.00 10:03:17 09:39:01 vethb79fc96 1.57 2.68 0.12 33.97 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth46a7b94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth0d6da7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 vethf660844 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 docker0 19.48 34.63 1.22 438.91 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth7dc7487 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 vetha26b72d 1.20 2.27 0.10 31.44 0.00 0.00 0.00 0.00 10:03:17 09:39:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth2ec48f4 0.42 0.58 0.04 0.16 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth8fa82b9 1.32 2.70 0.10 30.89 0.00 0.00 0.00 0.00 10:03:17 09:39:01 vethb82bc0a 3.88 6.10 0.28 61.83 0.00 0.00 0.00 0.01 10:03:17 09:39:01 veth49375d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth544758c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:39:01 veth68f62c3 1.15 2.72 0.09 30.90 0.00 0.00 0.00 0.00 10:03:17 09:40:01 ens3 260.77 157.61 1950.98 25.66 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth2759f0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth0f7b53f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth85b20b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth35c4167 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth47e5eb9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth9a31813 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 vethcb6e8bd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth442852e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 docker0 141.04 231.14 11.60 1924.44 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth9c1c998 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth8b22ad4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:40:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth2ec48f4 0.08 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:03:17 09:40:01 veth3656a25 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:17 09:41:01 ens3 78.99 43.09 700.02 7.45 0.00 0.00 0.00 0.00 10:03:17 09:41:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:03:17 09:41:01 veth2ec48f4 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:42:01 ens3 482.52 413.00 2259.37 1070.93 0.00 0.00 0.00 0.00 10:03:17 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:42:01 lo 48.33 48.33 4.77 4.77 0.00 0.00 0.00 0.00 10:03:17 09:43:01 ens3 301.73 295.32 147.94 1622.41 0.00 0.00 0.00 0.00 10:03:17 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:43:01 lo 27.53 27.53 2.71 2.71 0.00 0.00 0.00 0.00 10:03:17 09:44:01 ens3 0.03 0.07 0.00 0.03 0.00 0.00 0.00 0.00 10:03:17 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:45:01 ens3 0.57 0.42 0.81 0.03 0.00 0.00 0.00 0.00 10:03:17 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:46:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:03:17 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:48:01 ens3 0.58 0.20 0.14 0.07 0.00 0.00 0.00 0.00 10:03:17 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:49:01 ens3 0.62 0.57 0.32 0.22 0.00 0.00 0.00 0.00 10:03:17 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:51:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 10:03:17 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:52:01 ens3 0.70 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:03:17 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:53:01 ens3 0.33 0.28 0.10 0.08 0.00 0.00 0.00 0.00 10:03:17 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:54:01 ens3 0.40 0.40 0.26 0.21 0.00 0.00 0.00 0.00 10:03:17 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:56:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:03:17 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:57:01 ens3 0.32 0.22 0.13 0.02 0.00 0.00 0.00 0.00 10:03:17 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:58:02 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:03:17 09:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 10:00:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 10:01:01 ens3 0.78 0.68 0.41 0.30 0.00 0.00 0.00 0.00 10:03:17 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:17 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:17 10:02:01 ens3 224.16 144.16 4904.36 22.29 0.00 0.00 0.00 0.00 10:03:17 10:02:01 docker0 67.56 87.74 5.26 924.52 0.00 0.00 0.00 0.00 10:03:17 10:02:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:03:17 10:03:01 ens3 286.29 199.73 5783.02 150.00 0.00 0.00 0.00 0.00 10:03:17 10:03:01 docker0 2.25 2.05 0.36 1.05 0.00 0.00 0.00 0.00 10:03:17 10:03:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 10:03:17 Average: ens3 123.68 103.90 1148.55 114.05 0.00 0.00 0.00 0.00 10:03:17 Average: docker0 32.87 36.02 2.46 278.55 0.00 0.00 0.00 0.00 10:03:17 Average: lo 3.16 3.16 0.31 0.31 0.00 0.00 0.00 0.00 10:03:17 10:03:17 10:03:17 ---> sar -P ALL: 10:03:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1779) 02/27/24 _x86_64_ (8 CPU) 10:03:17 10:03:17 09:34:52 LINUX RESTART (8 CPU) 10:03:17 10:03:17 09:35:01 CPU %user %nice %system %iowait %steal %idle 10:03:17 09:36:01 all 8.89 0.00 2.83 2.36 0.06 85.86 10:03:17 09:36:01 0 9.24 0.00 3.45 0.79 0.05 86.47 10:03:17 09:36:01 1 11.83 0.00 3.09 5.92 0.07 79.09 10:03:17 09:36:01 2 7.41 0.00 3.01 9.24 0.07 80.27 10:03:17 09:36:01 3 7.30 0.00 2.25 0.34 0.07 90.05 10:03:17 09:36:01 4 9.57 0.00 3.25 0.88 0.05 86.26 10:03:17 09:36:01 5 9.67 0.00 2.50 0.50 0.05 87.27 10:03:17 09:36:01 6 7.22 0.00 2.22 0.64 0.05 89.87 10:03:17 09:36:01 7 8.91 0.00 2.87 0.61 0.05 87.56 10:03:17 09:37:01 all 24.36 0.00 4.43 2.69 0.07 68.45 10:03:17 09:37:01 0 23.96 0.00 4.14 0.24 0.05 71.61 10:03:17 09:37:01 1 25.90 0.00 5.03 4.59 0.07 64.41 10:03:17 09:37:01 2 26.00 0.00 4.39 1.23 0.07 68.31 10:03:17 09:37:01 3 23.52 0.00 5.30 11.17 0.10 59.91 10:03:17 09:37:01 4 24.86 0.00 3.77 0.17 0.07 71.14 10:03:17 09:37:01 5 23.80 0.00 4.91 2.58 0.08 68.62 10:03:17 09:37:01 6 24.91 0.00 3.93 1.59 0.07 69.50 10:03:17 09:37:01 7 21.90 0.00 3.97 0.02 0.05 74.05 10:03:17 09:38:01 all 38.76 0.00 3.66 1.16 0.09 56.33 10:03:17 09:38:01 0 39.47 0.00 4.13 0.13 0.12 56.15 10:03:17 09:38:01 1 38.43 0.00 2.96 7.07 0.10 51.44 10:03:17 09:38:01 2 37.75 0.00 3.91 1.12 0.10 57.11 10:03:17 09:38:01 3 37.13 0.00 3.50 0.39 0.08 58.90 10:03:17 09:38:01 4 38.61 0.00 3.04 0.10 0.07 58.18 10:03:17 09:38:01 5 40.39 0.00 3.25 0.40 0.08 55.87 10:03:17 09:38:01 6 39.15 0.00 3.95 0.03 0.07 56.80 10:03:17 09:38:01 7 39.15 0.00 4.51 0.05 0.12 56.18 10:03:17 09:39:01 all 30.34 0.00 6.95 6.88 0.10 55.73 10:03:17 09:39:01 0 29.29 0.00 7.06 1.87 0.07 61.71 10:03:17 09:39:01 1 30.06 0.00 6.82 4.64 0.10 58.38 10:03:17 09:39:01 2 30.70 0.00 6.44 2.37 0.14 60.36 10:03:17 09:39:01 3 32.11 0.00 7.05 8.79 0.10 51.95 10:03:17 09:39:01 4 29.44 0.00 7.62 8.83 0.12 53.98 10:03:17 09:39:01 5 30.01 0.00 6.82 4.09 0.08 58.99 10:03:17 09:39:01 6 30.05 0.00 7.33 12.35 0.10 50.17 10:03:17 09:39:01 7 31.06 0.00 6.49 12.08 0.10 50.27 10:03:17 09:40:01 all 51.54 0.00 8.18 9.48 0.12 30.68 10:03:17 09:40:01 0 50.71 0.00 7.77 12.20 0.14 29.18 10:03:17 09:40:01 1 51.63 0.00 7.15 14.46 0.12 26.64 10:03:17 09:40:01 2 52.22 0.00 8.74 15.14 0.12 23.78 10:03:17 09:40:01 3 51.03 0.00 7.86 4.80 0.12 36.19 10:03:17 09:40:01 4 50.77 0.00 8.69 7.65 0.10 32.79 10:03:17 09:40:01 5 52.91 0.00 8.89 4.10 0.13 33.96 10:03:17 09:40:01 6 50.20 0.00 7.24 6.01 0.10 36.45 10:03:17 09:40:01 7 52.87 0.00 9.11 11.53 0.12 26.38 10:03:17 09:41:01 all 78.36 0.00 9.31 3.87 0.21 8.26 10:03:17 09:41:01 0 78.68 0.00 8.96 3.09 0.22 9.05 10:03:17 09:41:01 1 79.90 0.00 7.72 1.68 0.19 10.51 10:03:17 09:41:01 2 79.23 0.00 8.56 4.30 0.21 7.70 10:03:17 09:41:01 3 78.82 0.00 9.00 2.82 0.23 9.13 10:03:17 09:41:01 4 76.58 0.00 10.65 7.23 0.26 5.28 10:03:17 09:41:01 5 77.78 0.00 10.21 4.50 0.17 7.35 10:03:17 09:41:01 6 76.57 0.00 10.04 1.70 0.19 11.50 10:03:17 09:41:01 7 79.31 0.00 9.32 5.54 0.21 5.62 10:03:17 09:42:01 all 5.92 0.00 1.77 1.13 0.06 91.12 10:03:17 09:42:01 0 4.73 0.00 2.24 0.94 0.05 92.04 10:03:17 09:42:01 1 4.46 0.00 1.61 1.27 0.08 92.58 10:03:17 09:42:01 2 5.28 0.00 2.91 3.01 0.07 88.73 10:03:17 09:42:01 3 7.06 0.00 1.59 0.18 0.07 91.11 10:03:17 09:42:01 4 7.44 0.00 1.45 1.00 0.03 90.08 10:03:17 09:42:01 5 7.13 0.00 1.51 1.56 0.05 89.74 10:03:17 09:42:01 6 4.63 0.00 1.37 0.65 0.05 93.30 10:03:17 09:42:01 7 6.68 0.00 1.45 0.42 0.05 91.40 10:03:17 09:43:01 all 6.47 0.00 0.72 0.07 0.06 92.68 10:03:17 09:43:01 0 5.21 0.00 0.70 0.18 0.07 93.84 10:03:17 09:43:01 1 9.83 0.00 0.79 0.00 0.08 89.30 10:03:17 09:43:01 2 5.67 0.00 0.77 0.05 0.07 93.44 10:03:17 09:43:01 3 6.19 0.00 0.82 0.00 0.05 92.94 10:03:17 09:43:01 4 3.34 0.00 0.64 0.03 0.08 95.90 10:03:17 09:43:01 5 8.89 0.00 0.65 0.25 0.07 90.14 10:03:17 09:43:01 6 5.70 0.00 0.75 0.02 0.05 93.48 10:03:17 09:43:01 7 6.93 0.00 0.62 0.02 0.05 92.39 10:03:17 09:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:03:17 09:44:01 0 0.05 0.00 0.05 0.02 0.02 99.87 10:03:17 09:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:44:01 2 0.00 0.00 0.02 0.03 0.02 99.93 10:03:17 09:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 09:44:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:03:17 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 09:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 09:45:01 all 0.05 0.00 0.03 0.12 0.00 99.80 10:03:17 09:45:01 0 0.03 0.00 0.08 0.60 0.02 99.27 10:03:17 09:45:01 1 0.02 0.00 0.02 0.03 0.00 99.93 10:03:17 09:45:01 2 0.00 0.00 0.00 0.17 0.00 99.83 10:03:17 09:45:01 3 0.02 0.00 0.02 0.13 0.00 99.83 10:03:17 09:45:01 4 0.30 0.00 0.05 0.00 0.02 99.63 10:03:17 09:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:03:17 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 09:46:01 all 0.05 0.00 0.01 0.19 0.01 99.74 10:03:17 09:46:01 0 0.08 0.00 0.02 0.40 0.03 99.47 10:03:17 09:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:03:17 09:46:01 2 0.00 0.00 0.02 0.58 0.00 99.40 10:03:17 09:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:46:01 4 0.25 0.00 0.00 0.55 0.03 99.16 10:03:17 09:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:03:17 09:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 10:03:17 09:46:01 CPU %user %nice %system %iowait %steal %idle 10:03:17 09:47:01 all 0.02 0.00 0.01 0.13 0.02 99.83 10:03:17 09:47:01 0 0.02 0.00 0.02 0.67 0.03 99.27 10:03:17 09:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 09:47:01 2 0.00 0.00 0.00 0.35 0.02 99.63 10:03:17 09:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:47:01 4 0.10 0.00 0.03 0.00 0.03 99.83 10:03:17 09:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 09:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 09:48:01 all 0.13 0.00 0.02 0.12 0.00 99.73 10:03:17 09:48:01 0 0.03 0.00 0.02 0.65 0.02 99.28 10:03:17 09:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:03:17 09:48:01 2 0.73 0.00 0.05 0.32 0.00 98.90 10:03:17 09:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:03:17 09:48:01 5 0.07 0.00 0.02 0.00 0.00 99.92 10:03:17 09:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:03:17 09:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:03:17 09:49:01 all 0.11 0.00 0.02 0.00 0.01 99.86 10:03:17 09:49:01 0 0.07 0.00 0.05 0.02 0.02 99.85 10:03:17 09:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:03:17 09:49:01 2 0.75 0.00 0.00 0.02 0.02 99.22 10:03:17 09:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:49:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:03:17 09:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:03:17 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:50:01 all 0.17 0.00 0.01 0.01 0.01 99.80 10:03:17 09:50:01 0 0.07 0.00 0.05 0.05 0.02 99.82 10:03:17 09:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:03:17 09:50:01 2 1.08 0.00 0.00 0.02 0.02 98.89 10:03:17 09:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:03:17 09:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:03:17 09:50:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:03:17 09:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:03:17 09:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:51:01 all 0.10 0.00 0.04 0.02 0.01 99.84 10:03:17 09:51:01 0 0.05 0.00 0.07 0.13 0.02 99.73 10:03:17 09:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:03:17 09:51:01 2 0.58 0.00 0.05 0.02 0.00 99.35 10:03:17 09:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:03:17 09:51:01 4 0.05 0.00 0.05 0.00 0.03 99.87 10:03:17 09:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 09:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:51:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:03:17 09:52:01 all 0.04 0.00 0.02 0.06 0.01 99.87 10:03:17 09:52:01 0 0.07 0.00 0.03 0.27 0.02 99.62 10:03:17 09:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:03:17 09:52:01 2 0.07 0.00 0.02 0.20 0.02 99.70 10:03:17 09:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:03:17 09:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:03:17 09:52:01 5 0.05 0.00 0.03 0.00 0.00 99.92 10:03:17 09:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:03:17 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:53:01 all 0.02 0.00 0.01 0.02 0.01 99.94 10:03:17 09:53:01 0 0.07 0.00 0.03 0.08 0.03 99.78 10:03:17 09:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:03:17 09:53:01 2 0.00 0.00 0.00 0.10 0.02 99.88 10:03:17 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:03:17 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:54:01 all 0.13 0.00 0.01 0.02 0.01 99.84 10:03:17 09:54:01 0 0.12 0.00 0.03 0.12 0.02 99.72 10:03:17 09:54:01 1 0.05 0.00 0.00 0.00 0.03 99.92 10:03:17 09:54:01 2 0.80 0.00 0.02 0.02 0.00 99.17 10:03:17 09:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:03:17 09:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:03:17 09:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:03:17 09:55:01 0 0.03 0.00 0.02 0.07 0.00 99.88 10:03:17 09:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:03:17 09:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:03:17 09:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:03:17 09:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 09:55:01 5 0.12 0.00 0.02 0.02 0.02 99.83 10:03:17 09:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:56:01 all 0.04 0.00 0.01 0.02 0.01 99.92 10:03:17 09:56:01 0 0.10 0.00 0.03 0.10 0.02 99.75 10:03:17 09:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:03:17 09:56:01 2 0.02 0.00 0.00 0.03 0.02 99.93 10:03:17 09:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:03:17 09:56:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:03:17 09:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:03:17 09:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:03:17 09:57:01 all 0.07 0.00 0.01 0.02 0.00 99.90 10:03:17 09:57:01 0 0.08 0.00 0.00 0.02 0.00 99.90 10:03:17 09:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:03:17 09:57:01 2 0.00 0.00 0.02 0.13 0.00 99.85 10:03:17 09:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 09:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:57:01 6 0.43 0.00 0.00 0.00 0.00 99.57 10:03:17 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 10:03:17 09:57:01 CPU %user %nice %system %iowait %steal %idle 10:03:17 09:58:02 all 0.06 0.00 0.02 0.01 0.01 99.91 10:03:17 09:58:02 0 0.12 0.00 0.03 0.00 0.02 99.83 10:03:17 09:58:02 1 0.05 0.00 0.02 0.00 0.02 99.92 10:03:17 09:58:02 2 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 09:58:02 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 09:58:02 4 0.03 0.00 0.03 0.08 0.00 99.85 10:03:17 09:58:02 5 0.03 0.00 0.03 0.00 0.02 99.92 10:03:17 09:58:02 6 0.23 0.00 0.00 0.00 0.00 99.77 10:03:17 09:58:02 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:17 09:59:01 all 0.06 0.00 0.01 0.01 0.01 99.91 10:03:17 09:59:01 0 0.08 0.00 0.02 0.00 0.02 99.88 10:03:17 09:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 09:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:03:17 09:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 09:59:01 4 0.02 0.00 0.00 0.07 0.02 99.90 10:03:17 09:59:01 5 0.05 0.00 0.03 0.00 0.03 99.88 10:03:17 09:59:01 6 0.22 0.00 0.00 0.00 0.02 99.76 10:03:17 09:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 10:00:01 all 0.08 0.00 0.01 0.01 0.01 99.89 10:03:17 10:00:01 0 0.08 0.00 0.02 0.00 0.02 99.88 10:03:17 10:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:03:17 10:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:03:17 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:17 10:00:01 4 0.02 0.00 0.02 0.10 0.00 99.87 10:03:17 10:00:01 5 0.13 0.00 0.03 0.00 0.02 99.82 10:03:17 10:00:01 6 0.32 0.00 0.00 0.00 0.02 99.67 10:03:17 10:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:03:17 10:01:01 all 0.08 0.00 0.02 0.09 0.01 99.80 10:03:17 10:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:03:17 10:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:03:17 10:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:03:17 10:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:03:17 10:01:01 4 0.02 0.00 0.03 0.02 0.02 99.92 10:03:17 10:01:01 5 0.00 0.00 0.02 0.70 0.00 99.28 10:03:17 10:01:01 6 0.53 0.00 0.02 0.00 0.00 99.45 10:03:17 10:01:01 7 0.05 0.00 0.02 0.00 0.03 99.90 10:03:17 10:02:01 all 4.63 0.00 1.89 1.72 0.04 91.71 10:03:17 10:02:01 0 4.26 0.00 1.39 0.05 0.03 94.26 10:03:17 10:02:01 1 4.44 0.00 2.21 0.07 0.03 93.25 10:03:17 10:02:01 2 5.17 0.00 2.19 11.54 0.07 81.03 10:03:17 10:02:01 3 5.19 0.00 1.97 0.00 0.02 92.82 10:03:17 10:02:01 4 3.99 0.00 1.74 1.50 0.05 92.72 10:03:17 10:02:01 5 4.72 0.00 2.23 0.00 0.03 93.02 10:03:17 10:02:01 6 4.65 0.00 1.57 0.72 0.03 93.02 10:03:17 10:02:01 7 4.64 0.00 1.85 0.02 0.07 93.43 10:03:17 10:03:01 all 6.51 0.00 2.97 1.68 0.06 88.78 10:03:17 10:03:01 0 6.81 0.00 2.57 0.03 0.12 90.47 10:03:17 10:03:01 1 6.37 0.00 2.63 1.79 0.05 89.16 10:03:17 10:03:01 2 5.93 0.00 3.63 9.43 0.05 80.96 10:03:17 10:03:01 3 7.46 0.00 2.57 0.52 0.05 89.39 10:03:17 10:03:01 4 6.23 0.00 3.86 0.44 0.05 89.42 10:03:17 10:03:01 5 5.54 0.00 2.78 0.24 0.05 91.39 10:03:17 10:03:01 6 7.34 0.00 2.97 0.86 0.07 88.77 10:03:17 10:03:01 7 6.37 0.00 2.71 0.19 0.07 90.67 10:03:17 Average: all 9.06 0.00 1.52 1.13 0.04 88.26 10:03:17 Average: 0 8.96 0.00 1.52 0.80 0.04 88.67 10:03:17 Average: 1 9.27 0.00 1.42 1.47 0.04 87.80 10:03:17 Average: 2 9.15 0.00 1.58 2.10 0.04 87.12 10:03:17 Average: 3 8.98 0.00 1.48 1.02 0.03 88.48 10:03:17 Average: 4 8.90 0.00 1.59 1.01 0.04 88.45 10:03:17 Average: 5 9.23 0.00 1.56 0.67 0.03 88.51 10:03:17 Average: 6 8.88 0.00 1.46 0.87 0.03 88.76 10:03:17 Average: 7 9.11 0.00 1.52 1.07 0.04 88.27 10:03:17 10:03:17 10:03:17