Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 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-ssh2521042474804885449.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-ssh13710143081542517470.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-ssh12785906412974741897.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-ssh6185969132035884041.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-ssh10400708925940586693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27825 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/621 [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/621 # 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 3a892ac0b38b8d685f9d63feb7dde70ee06d273b (main) Commit message: "feat: Add new StoreForwardQueueSize metric to common App services config (#4751)" > 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 3a892ac0b38b8d685f9d63feb7dde70ee06d273b # timeout=10 > git rev-list --no-walk 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:12 ========================================================= 20:30:12 EdgeX Global Pipelines Version Info 20:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:12 ------------------- 20:30:12 stable info: 20:30:12 ------------------- 20:30:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:30:12 Message: update stable to v1.0.258 20:30:13 ------------------- 20:30:13 experimental info: 20:30:13 ------------------- 20:30:13 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:30:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a892ac [Pipeline] echo 20:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:14 provisioning config files... 20:30:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config1440029776146197972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:15 ---> ****-login.sh 20:30:15 nexus3.edgexfoundry.org:10001 20:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:15 Configure a credential helper to remove this warning. See 20:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:15 20:30:15 Login Succeeded 20:30:15 nexus3.edgexfoundry.org:10002 20:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:15 Configure a credential helper to remove this warning. See 20:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:15 20:30:15 Login Succeeded 20:30:15 nexus3.edgexfoundry.org:10003 20:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:15 Configure a credential helper to remove this warning. See 20:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:15 20:30:15 Login Succeeded 20:30:15 nexus3.edgexfoundry.org:10004 20:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:15 Configure a credential helper to remove this warning. See 20:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:15 20:30:15 Login Succeeded 20:30:15 ****.io 20:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:16 Configure a credential helper to remove this warning. See 20:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:16 20:30:16 Login Succeeded 20:30:16 ---> ****-login.sh ends [Pipeline] } 20:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:16 + 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 20:30:16 + dirname cmd/core-command/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo core-command,cmd/core-command/Dockerfile 20:30:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:30:16 + dirname cmd/core-data/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo core-data,cmd/core-data/Dockerfile 20:30:16 + dirname cmd/core-metadata/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:16 + dirname cmd/security-bootstrapper/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:16 + dirname cmd/security-proxy-auth/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:30:16 + dirname cmd/security-proxy-setup/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:16 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:16 + dirname cmd/security-spire-agent/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:16 + dirname cmd/security-spire-config/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:16 + dirname cmd/security-spire-server/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:16 + dirname cmd/support-notifications/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:16 + dirname cmd/support-scheduler/Dockerfile 20:30:16 + cut -d/ -f2 20:30:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:30:16 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 20:30:17 + git rev-list -1 --merges 3a892ac0b38b8d685f9d63feb7dde70ee06d273b~1..3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] echo 20:30:17 -----------> git rev-list -1 --merges 3a892ac0b38b8d685f9d63feb7dde70ee06d273b~1..3a892ac0b38b8d685f9d63feb7dde70ee06d273b 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [false] [Pipeline] sh 20:30:17 + git log --format=format:%s -1 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] echo 20:30:17 ========================================================= 20:30:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:18 + grep -v github /etc/ssh/ssh_known_hosts 20:30:18 + [ -e /tmp/ssh_known_hosts ] 20:30:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:18 + + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:18 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:18 20:30:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:18 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:18 b85a868b505f: Pulling fs layer 20:30:18 e2be974225ed: Pulling fs layer 20:30:18 339a4e72a1f5: Pulling fs layer 20:30:18 988bab9f4d93: Pulling fs layer 20:30:18 1469e6f7b9e6: Pulling fs layer 20:30:18 eaf3925da568: Pulling fs layer 20:30:18 bab4dde63d76: Pulling fs layer 20:30:18 bde34c3a00c8: Pulling fs layer 20:30:18 b352a97aabf1: Pulling fs layer 20:30:18 4872d77fe225: Pulling fs layer 20:30:18 5851b861e8e6: Pulling fs layer 20:30:18 988bab9f4d93: Waiting 20:30:18 bde34c3a00c8: Waiting 20:30:18 1469e6f7b9e6: Waiting 20:30:18 eaf3925da568: Waiting 20:30:18 bab4dde63d76: Waiting 20:30:18 b352a97aabf1: Waiting 20:30:18 5851b861e8e6: Waiting 20:30:18 4872d77fe225: Waiting 20:30:18 e2be974225ed: Verifying Checksum 20:30:18 e2be974225ed: Download complete 20:30:18 988bab9f4d93: Verifying Checksum 20:30:18 988bab9f4d93: Download complete 20:30:19 1469e6f7b9e6: Verifying Checksum 20:30:19 1469e6f7b9e6: Download complete 20:30:19 eaf3925da568: Verifying Checksum 20:30:19 eaf3925da568: Download complete 20:30:19 339a4e72a1f5: Verifying Checksum 20:30:19 339a4e72a1f5: Download complete 20:30:19 bde34c3a00c8: Download complete 20:30:19 b352a97aabf1: Verifying Checksum 20:30:19 b352a97aabf1: Download complete 20:30:19 4872d77fe225: Verifying Checksum 20:30:19 5851b861e8e6: Verifying Checksum 20:30:19 5851b861e8e6: Download complete 20:30:19 b85a868b505f: Verifying Checksum 20:30:19 b85a868b505f: Download complete 20:30:19 bab4dde63d76: Verifying Checksum 20:30:19 bab4dde63d76: Download complete 20:30:20 b85a868b505f: Pull complete 20:30:20 e2be974225ed: Pull complete 20:30:21 339a4e72a1f5: Pull complete 20:30:21 988bab9f4d93: Pull complete 20:30:21 1469e6f7b9e6: Pull complete 20:30:21 eaf3925da568: Pull complete 20:30:23 bab4dde63d76: Pull complete 20:30:23 bde34c3a00c8: Pull complete 20:30:23 b352a97aabf1: Pull complete 20:30:23 4872d77fe225: Pull complete 20:30:23 5851b861e8e6: Pull complete 20:30:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:23 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:30:27 $ docker top 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 -eo pid,comm 20:30:27 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). 20:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:27 [ssh-agent] Looking for ssh-agent implementation... 20:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:27 $ docker exec 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent 20:30:27 SSH_AUTH_SOCK=/tmp/ssh-X6IEtPEr1TZ9/agent.31 20:30:27 SSH_AGENT_PID=37 20:30:27 Running ssh-add (command line suppressed) 20:30:27 Identity added: /w/workspace/edgex-go/621@tmp/private_key_1528972246706624116.key (/w/workspace/edgex-go/621@tmp/private_key_1528972246706624116.key) 20:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:28 + git tag --points-at HEAD [Pipeline] } 20:30:28 $ docker exec --env ******** --env ******** 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent -k 20:30:28 unset SSH_AUTH_SOCK; 20:30:28 unset SSH_AGENT_PID; 20:30:28 echo Agent pid 37 killed; 20:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:28 [ssh-agent] Looking for ssh-agent implementation... 20:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:28 $ docker exec 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent 20:30:28 SSH_AUTH_SOCK=/tmp/ssh-jHmirWqtxGYZ/agent.69 20:30:28 SSH_AGENT_PID=75 20:30:28 Running ssh-add (command line suppressed) 20:30:28 Identity added: /w/workspace/edgex-go/621@tmp/private_key_13950656426175616143.key (/w/workspace/edgex-go/621@tmp/private_key_13950656426175616143.key) 20:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:28 + git semver init 20:30:29 2024-01-24 20:30:29,131 [run_init] DEBUG init version:0.0.0 force:False 20:30:29 2024-01-24 20:30:29,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/621/.semver 20:30:29 2024-01-24 20:30:29,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/621/.semver 20:30:29 2024-01-24 20:30:29,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/621/.semver'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=None) 20:30:34 2024-01-24 20:30:33,860 [append_file] DEBUG append to file:/w/workspace/edgex-go/621/.git/info/exclude 20:30:34 2024-01-24 20:30:33,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/621/.semver/main with force:False 20:30:34 2024-01-24 20:30:33,861 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:30:34 2024-01-24 20:30:33,861 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:30:34 3.2.0-dev.11 [Pipeline] } 20:30:34 $ docker exec --env ******** --env ******** 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent -k 20:30:34 unset SSH_AUTH_SOCK; 20:30:34 unset SSH_AGENT_PID; 20:30:34 echo Agent pid 75 killed; 20:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:34 + git semver [Pipeline] } 20:30:35 $ docker stop --time=1 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 20:30:36 $ docker rm -f --volumes 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:37 Stashed 1 file(s) [Pipeline] echo 20:30:37 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 20:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/621 [Pipeline] echo 20:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:37 ========================================================= 20:30:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:30:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:30:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:38 7264a8db6415: Pulling fs layer 20:30:38 c4d48a809fc2: Pulling fs layer 20:30:38 4f1c88b9dad5: Pulling fs layer 20:30:38 ad3a456e5733: Pulling fs layer 20:30:38 69c7f0334f64: Pulling fs layer 20:30:38 1f1c1a5573a3: Pulling fs layer 20:30:38 ce7588e14bc9: Pulling fs layer 20:30:38 b5e4710f87ac: Pulling fs layer 20:30:38 69c7f0334f64: Waiting 20:30:38 ad3a456e5733: Waiting 20:30:38 1f1c1a5573a3: Waiting 20:30:38 ce7588e14bc9: Waiting 20:30:38 b5e4710f87ac: Waiting 20:30:38 c4d48a809fc2: Download complete 20:30:38 ad3a456e5733: Verifying Checksum 20:30:38 ad3a456e5733: Download complete 20:30:38 69c7f0334f64: Verifying Checksum 20:30:38 69c7f0334f64: Download complete 20:30:38 7264a8db6415: Verifying Checksum 20:30:38 7264a8db6415: Download complete 20:30:38 1f1c1a5573a3: Download complete 20:30:38 7264a8db6415: Pull complete 20:30:38 b5e4710f87ac: Verifying Checksum 20:30:38 b5e4710f87ac: Download complete 20:30:38 c4d48a809fc2: Pull complete 20:30:38 4f1c88b9dad5: Verifying Checksum 20:30:38 4f1c88b9dad5: Download complete 20:30:39 ce7588e14bc9: Verifying Checksum 20:30:39 ce7588e14bc9: Download complete 20:30:43 4f1c88b9dad5: Pull complete 20:30:43 ad3a456e5733: Pull complete 20:30:43 69c7f0334f64: Pull complete 20:30:43 1f1c1a5573a3: Pull complete 20:30:46 ce7588e14bc9: Pull complete 20:30:46 b5e4710f87ac: Pull complete 20:30:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:30:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:30:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:30:47 WORKDIR /edgex 20:30:47 COPY go.mod . 20:30:47 RUN go mod download 20:30:47 + docker build -t ci-base-image-x86_64 -f - . 20:30:47 Sending build context to Docker daemon 175.1MB 20:30:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:30:47 ---> 88b5674ff536 20:30:47 Step 2/4 : WORKDIR /edgex 20:30:52 Still waiting to schedule task 20:30:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:53 ---> Running in b272bcd1db23 20:30:53 Removing intermediate container b272bcd1db23 20:30:53 ---> 0ea7d31de5dc 20:30:53 Step 3/4 : COPY go.mod . 20:30:53 ---> c28f1384a192 20:30:53 Step 4/4 : RUN go mod download 20:30:53 ---> Running in b43708a4567d 20:31:15 Removing intermediate container b43708a4567d 20:31:15 ---> c5086a116ca9 20:31:15 Successfully built c5086a116ca9 20:31:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:15 + docker inspect -f . ci-base-image-x86_64 20:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:15 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:31:16 $ docker top 026364afca84c1f4996dfa8c0925551845619c1058cfa1e961b3963f4538312f -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:16 + go version 20:31:16 go version go1.21.0 linux/amd64 [Pipeline] } 20:31:16 $ docker stop --time=1 026364afca84c1f4996dfa8c0925551845619c1058cfa1e961b3963f4538312f 20:31:17 $ docker rm -f --volumes 026364afca84c1f4996dfa8c0925551845619c1058cfa1e961b3963f4538312f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:18 + docker inspect -f . ci-base-image-x86_64 20:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:18 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:31:18 $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:31:18 $ docker top fb5960552deafbdb729cc671deb3b78b415f76579e3e0ddd2ac02c164e68bac4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:18 ========================================================= 20:31:18 [edgeXBuildGoParallel] Running Tests and Build... 20:31:18 ========================================================= [Pipeline] sh 20:31:19 + git config --global --add safe.directory /w/workspace/edgex-go/621 [Pipeline] fileExists [Pipeline] sh 20:31:19 + make test 20:31:19 go test -race -coverprofile=coverage.out ./... 20:31:26 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements 20:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.899s coverage: 93.4% of statements 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.605s coverage: 97.6% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements 20:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.064s coverage: 82.9% of statements 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.049s coverage: 87.5% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.077s coverage: 92.9% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.053s coverage: 87.2% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 95.7% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements 20:32:22 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 20:32:22 running golangci-lint 20:32:22 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:32:22 go version go1.21.0 linux/amd64 20:32:22 level=info msg="[config_reader] Used config file .golangci.yml" 20:32:22 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:32:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27826 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:32:32 Running in /w/workspace/edgex-go/621 [Pipeline] { [Pipeline] checkout 20:32:32 The recommended git tool is: git 20:32:37 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 14.288138053s" 20:32:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.991949ms" 20:32:37 using credential edgex-jenkins-ssh 20:32:37 Cloning the remote Git repository 20:32:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:32:37 > git init /w/workspace/edgex-go/621 # timeout=10 20:32:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:38 > git --version # timeout=10 20:32:38 > git --version # 'git version 2.25.1' 20:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:45 level=info msg="[linters_context/goanalysis] analyzers took 1m20.721469745s with top 10 stages: buildir: 38.793875593s, gosec: 8.32410158s, fact_deprecated: 2.147003147s, inspect: 1.718278101s, printf: 1.182349344s, S1038: 1.091617275s, ctrlflow: 1.061503286s, nilness: 990.421945ms, fact_purity: 950.809912ms, S1007: 681.159136ms" 20:32:45 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:32:45 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, cgo: 197/197" 20:32:45 level=info msg="[runner] processing took 15.619051ms with stages: nolint: 6.821928ms, identifier_marker: 4.624739ms, autogenerated_exclude: 1.29142ms, exclude-rules: 1.131689ms, path_prettifier: 1.12279ms, skip_dirs: 571.785µs, filename_unadjuster: 27.62µs, cgo: 22.42µs, max_same_issues: 640ns, uniq_by_line: 540ns, sort_results: 530ns, diff: 490ns, skip_files: 430ns, exclude: 400ns, fixer: 380ns, path_shortener: 370ns, severity-rules: 270ns, source_code: 210ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 20:32:45 level=info msg="[runner] linters took 9.371052752s with stages: goanalysis_metalinter: 9.355348161s" 20:32:45 level=info msg="File cache stats: 0 entries of total size 0B" 20:32:45 level=info msg="Memory: 234 samples, avg is 234.8MB, max is 934.1MB" 20:32:45 level=info msg="Execution took 23.719309835s" 20:32:45 go vet ./... 20:32:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:50 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:32:50 + ls -al . 20:32:50 total 736 20:32:50 drwxrwxr-x 11 1001 1001 4096 Jan 24 20:31 . 20:32:50 drwxr-xr-x 4 root root 4096 Jan 24 20:31 .. 20:32:50 drwxrwxr-x 2 1001 1001 4096 Jan 24 20:30 .blubracket 20:32:50 -rw-rw-r-- 1 1001 1001 10 Jan 24 20:30 .dockerignore 20:32:50 drwxrwxr-x 8 1001 1001 4096 Jan 24 20:32 .git 20:32:50 drwxrwxr-x 3 1001 1001 4096 Jan 24 20:30 .github 20:32:50 -rw-rw-r-- 1 1001 1001 1074 Jan 24 20:30 .gitignore 20:32:50 -rw-rw-r-- 1 1001 1001 42 Jan 24 20:30 .golangci.yml 20:32:50 -rw-rw-r-- 1 1001 1001 100 Jan 24 20:30 .hadolint.yml 20:32:50 drwxr-xr-x 3 1001 1001 4096 Jan 24 20:30 .semver 20:32:50 -rw-rw-r-- 1 1001 1001 155 Jan 24 20:30 .sonarcloud.properties 20:32:50 -rw-rw-r-- 1 1001 1001 1171 Jan 24 20:30 ADOPTERS.md 20:32:50 -rw-rw-r-- 1 1001 1001 11674 Jan 24 20:30 Attribution.txt 20:32:50 -rw-rw-r-- 1 1001 1001 100284 Jan 24 20:30 CHANGELOG.md 20:32:50 -rw-rw-r-- 1 1001 1001 3804 Jan 24 20:30 CONTRIBUTING.md 20:32:50 -rw-rw-r-- 1 1001 1001 677 Jan 24 20:30 GOVERNANCE.md 20:32:50 -rw-rw-r-- 1 1001 1001 861 Jan 24 20:30 Jenkinsfile 20:32:50 -rw-rw-r-- 1 1001 1001 10775 Jan 24 20:30 LICENSE 20:32:50 -rw-rw-r-- 1 1001 1001 15392 Jan 24 20:30 Makefile 20:32:50 -rw-rw-r-- 1 1001 1001 582 Jan 24 20:30 OWNERS.md 20:32:50 -rw-rw-r-- 1 1001 1001 9528 Jan 24 20:30 README.md 20:32:50 -rw-rw-r-- 1 1001 1001 789 Jan 24 20:30 SECURITY.md 20:32:50 -rw-rw-r-- 1 1001 1001 12 Jan 24 20:30 VERSION 20:32:50 drwxrwxr-x 2 1001 1001 4096 Jan 24 20:30 bin 20:32:50 drwxrwxr-x 18 1001 1001 4096 Jan 24 20:30 cmd 20:32:50 -rw-r--r-- 1 root root 453602 Jan 24 20:32 coverage.out 20:32:50 drwxrwxr-x 2 1001 1001 4096 Jan 24 20:30 fuzz_test 20:32:50 -rw-rw-r-- 1 1001 1001 3686 Jan 24 20:30 go.mod 20:32:50 -rw-rw-r-- 1 1001 1001 34039 Jan 24 20:30 go.sum 20:32:50 drwxrwxr-x 7 1001 1001 4096 Jan 24 20:30 internal 20:32:50 drwxrwxr-x 3 1001 1001 4096 Jan 24 20:30 openapi 20:32:50 -rw-rw-r-- 1 1001 1001 584 Jan 24 20:30 security.txt 20:32:50 -rw-rw-r-- 1 1001 1001 204 Jan 24 20:30 version.go [Pipeline] sh 20:32:51 + '[' -e coverage.out ] 20:32:51 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:51 Stashed 1 file(s) [Pipeline] sh 20:32:51 + make build 20:32:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:32:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:57 Avoid second fetch 20:32:57 Checking out Revision 3a892ac0b38b8d685f9d63feb7dde70ee06d273b (main) 20:32:57 Commit message: "feat: Add new StoreForwardQueueSize metric to common App services config (#4751)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:58 Dload Upload Total Spent Left Speed 20:32:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 20:32:57 > git config core.sparsecheckout # timeout=10 20:32:57 > git checkout -f 3a892ac0b38b8d685f9d63feb7dde70ee06d273b # timeout=10 [Pipeline] sh 20:32:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:59 + sudo tee /etc/docker/daemon.new 20:32:59 { 20:32:59 "registry-mirrors": [ 20:32:59 "https://nexus3.edgexfoundry.org:10001" 20:32:59 ], 20:32:59 "bip": "10.250.0.254/24", 20:32:59 "hosts": [ 20:32:59 "tcp://0.0.0.0:5555", 20:32:59 "unix:///var/run/docker.sock" 20:32:59 ], 20:32:59 "mtu": 1458, 20:32:59 "selinux-enabled": true, 20:32:59 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:59 } [Pipeline] sh 20:32:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:33:00 + sudo service docker restart 20:33:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:33:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:33:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:18 $ docker stop --time=1 fb5960552deafbdb729cc671deb3b78b415f76579e3e0ddd2ac02c164e68bac4 20:33:22 $ docker rm -f --volumes fb5960552deafbdb729cc671deb3b78b415f76579e3e0ddd2ac02c164e68bac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 20:33:23 provisioning config files... [Pipeline] // stage 20:33:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config15808644323156589137tmp [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 20:33:23 ---> ****-login.sh 20:33:23 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:24 20:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:24 Configure a credential helper to remove this warning. See 20:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:24 20:33:24 Login Succeeded 20:33:24 nexus3.edgexfoundry.org:10002 20:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:24 latest: Pulling from edgex-devops/edgex-compose 20:33:24 91d30c5bc195: Pulling fs layer 20:33:24 2e9b0aa3be6d: Pulling fs layer 20:33:24 9c61dcf015f6: Pulling fs layer 20:33:24 4698f68db338: Pulling fs layer 20:33:24 2a2f49069b9e: Pulling fs layer 20:33:24 e0025b399a48: Pulling fs layer 20:33:24 4698f68db338: Waiting 20:33:24 2a2f49069b9e: Waiting 20:33:24 e0025b399a48: Waiting 20:33:24 91d30c5bc195: Verifying Checksum 20:33:24 91d30c5bc195: Download complete 20:33:24 4698f68db338: Verifying Checksum 20:33:24 4698f68db338: Download complete 20:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:24 Configure a credential helper to remove this warning. See 20:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:24 20:33:24 Login Succeeded 20:33:24 nexus3.edgexfoundry.org:10003 20:33:24 2e9b0aa3be6d: Verifying Checksum 20:33:24 2e9b0aa3be6d: Download complete 20:33:24 e0025b399a48: Verifying Checksum 20:33:24 e0025b399a48: Download complete 20:33:24 91d30c5bc195: Pull complete 20:33:24 2a2f49069b9e: Download complete 20:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:24 Configure a credential helper to remove this warning. See 20:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:24 20:33:24 Login Succeeded 20:33:24 nexus3.edgexfoundry.org:10004 20:33:25 2e9b0aa3be6d: Pull complete 20:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:25 Configure a credential helper to remove this warning. See 20:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:25 20:33:25 Login Succeeded 20:33:25 ****.io 20:33:25 9c61dcf015f6: Verifying Checksum 20:33:25 9c61dcf015f6: Download complete 20:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:25 Configure a credential helper to remove this warning. See 20:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:25 20:33:25 Login Succeeded 20:33:25 ---> ****-login.sh ends [Pipeline] } 20:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:33:26 + git config --global --add safe.directory /w/workspace/edgex-go/621 [Pipeline] echo 20:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:33:26 ========================================================= 20:33:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:33:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:33:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:27 9fda8d8052c6: Pulling fs layer 20:33:27 5d54e960e981: Pulling fs layer 20:33:27 c4a7e357bf2a: Pulling fs layer 20:33:27 f0e02332f6b5: Pulling fs layer 20:33:27 872ee5b61b7b: Pulling fs layer 20:33:27 0c6a40ed1a82: Pulling fs layer 20:33:27 94ae7d8d031c: Pulling fs layer 20:33:27 0c6a40ed1a82: Waiting 20:33:27 f0e02332f6b5: Waiting 20:33:27 94ae7d8d031c: Waiting 20:33:27 5d54e960e981: Verifying Checksum 20:33:27 5d54e960e981: Download complete 20:33:27 f0e02332f6b5: Verifying Checksum 20:33:27 f0e02332f6b5: Download complete 20:33:27 9fda8d8052c6: Download complete 20:33:27 872ee5b61b7b: Verifying Checksum 20:33:27 872ee5b61b7b: Download complete 20:33:27 94ae7d8d031c: Verifying Checksum 20:33:27 94ae7d8d031c: Download complete 20:33:27 9fda8d8052c6: Pull complete 20:33:27 9c61dcf015f6: Pull complete 20:33:27 4698f68db338: Pull complete 20:33:27 2a2f49069b9e: Pull complete 20:33:28 e0025b399a48: Pull complete 20:33:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 20:33:28 5d54e960e981: Pull complete [Pipeline] withDockerContainer 20:33:28 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:33:28 $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:33:28 c4a7e357bf2a: Verifying Checksum 20:33:28 c4a7e357bf2a: Download complete 20:33:29 0c6a40ed1a82: Verifying Checksum 20:33:29 0c6a40ed1a82: Download complete 20:33:31 $ docker top 654dedb003175a3083e9d02e73536d45d9872839c8a0ad529a0bae30196206ee -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:31 + docker compose -f ./docker-compose-build.yml build --parallel 20:33:34 #1 [security-secretstore-setup internal] load build definition from Dockerfile 20:33:34 #1 transferring dockerfile: 2.49kB done 20:33:34 #1 DONE 0.0s 20:33:34 20:33:34 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:33:34 #2 transferring dockerfile: 1.89kB done 20:33:34 #2 DONE 0.0s 20:33:34 20:33:34 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:33:34 #3 transferring dockerfile: 2.23kB done 20:33:34 #3 DONE 0.0s 20:33:34 20:33:34 #4 [core-data internal] load build definition from Dockerfile 20:33:34 #4 transferring dockerfile: 2.01kB done 20:33:34 #4 DONE 0.0s 20:33:34 20:33:34 #5 [support-scheduler internal] load build definition from Dockerfile 20:33:34 #5 transferring dockerfile: 1.93kB done 20:33:34 #5 DONE 0.0s 20:33:34 20:33:34 #6 [core-metadata internal] load build definition from Dockerfile 20:33:34 #6 transferring dockerfile: 2.06kB done 20:33:34 #6 DONE 0.0s 20:33:34 20:33:34 #7 [support-notifications internal] load build definition from Dockerfile 20:33:34 #7 transferring dockerfile: 1.95kB done 20:33:34 #7 DONE 0.0s 20:33:34 20:33:34 #8 [security-spire-agent internal] load build definition from Dockerfile 20:33:34 #8 transferring dockerfile: 1.81kB done 20:33:34 #8 DONE 0.0s 20:33:34 20:33:34 #9 [security-bootstrapper internal] load build definition from Dockerfile 20:33:34 #9 transferring dockerfile: 2.93kB done 20:33:34 #9 DONE 0.0s 20:33:34 20:33:34 #10 [core-command internal] load build definition from Dockerfile 20:33:34 #10 transferring dockerfile: 1.93kB done 20:33:34 #10 DONE 0.0s 20:33:34 20:33:34 #11 [security-proxy-auth internal] load build definition from Dockerfile 20:33:34 #11 transferring dockerfile: 2.15kB done 20:33:34 #11 DONE 0.0s 20:33:34 20:33:34 #12 [security-proxy-setup internal] load build definition from Dockerfile 20:33:34 #12 transferring dockerfile: 2.50kB done 20:33:34 #12 DONE 0.1s 20:33:34 20:33:34 #13 [security-spire-config internal] load build definition from Dockerfile 20:33:34 #13 transferring dockerfile: 1.69kB done 20:33:34 #13 DONE 0.0s 20:33:34 20:33:34 #14 [security-spire-server internal] load build definition from Dockerfile 20:33:34 #14 transferring dockerfile: 1.70kB done 20:33:34 #14 DONE 0.0s 20:33:34 20:33:34 #15 [security-secretstore-setup internal] load .dockerignore 20:33:34 #15 transferring context: 50B done 20:33:34 #15 DONE 0.0s 20:33:34 20:33:34 #16 [security-spiffe-token-provider internal] load .dockerignore 20:33:34 #16 transferring context: 50B done 20:33:34 #16 DONE 0.0s 20:33:34 20:33:34 #17 [core-common-config-bootstrapper internal] load .dockerignore 20:33:34 #17 transferring context: 50B done 20:33:34 #17 DONE 0.0s 20:33:34 20:33:34 #18 [core-data internal] load .dockerignore 20:33:34 #18 transferring context: 50B done 20:33:34 #18 DONE 0.0s 20:33:34 20:33:34 #19 [support-scheduler internal] load .dockerignore 20:33:34 #19 transferring context: 50B done 20:33:34 #19 DONE 0.0s 20:33:34 20:33:34 #20 [core-metadata internal] load .dockerignore 20:33:34 #20 transferring context: 50B done 20:33:34 #20 DONE 0.0s 20:33:34 20:33:34 #21 [support-notifications internal] load .dockerignore 20:33:34 #21 transferring context: 50B done 20:33:34 #21 DONE 0.0s 20:33:34 20:33:34 #22 [security-spire-agent internal] load .dockerignore 20:33:34 #22 transferring context: 50B done 20:33:34 #22 DONE 0.0s 20:33:34 20:33:34 #23 [security-bootstrapper internal] load .dockerignore 20:33:34 #23 transferring context: 50B done 20:33:34 #23 DONE 0.0s 20:33:34 20:33:34 #24 [security-proxy-auth internal] load .dockerignore 20:33:34 #24 transferring context: 50B done 20:33:34 #24 DONE 0.0s 20:33:34 20:33:34 #25 [security-spire-config internal] load .dockerignore 20:33:34 #25 transferring context: 50B done 20:33:34 #25 DONE 0.1s 20:33:34 20:33:34 #26 [core-command internal] load .dockerignore 20:33:34 #26 transferring context: 50B done 20:33:34 #26 DONE 0.1s 20:33:34 20:33:34 #27 [security-proxy-setup internal] load .dockerignore 20:33:34 #27 transferring context: 50B done 20:33:34 #27 DONE 0.1s 20:33:34 20:33:34 #28 [security-spire-server internal] load .dockerignore 20:33:34 #28 transferring context: 50B done 20:33:34 #28 DONE 0.1s 20:33:34 20:33:34 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:33:34 #29 DONE 0.0s 20:33:34 20:33:34 #30 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:34 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:34 #30 ... 20:33:34 20:33:34 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:33:34 #29 DONE 0.0s 20:33:34 20:33:34 #30 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:34 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:34 #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:33:34 #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:33:34 #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:33:34 #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s 20:33:34 #30 ... 20:33:34 20:33:34 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:33:34 #29 DONE 0.0s 20:33:34 20:33:34 #30 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:34 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:34 #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:33:34 #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:33:34 #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:33:34 #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 20:33:34 #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 20:33:34 #30 ... 20:33:34 20:33:34 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:33:34 #29 DONE 0.0s 20:33:34 20:33:34 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:33:34 #31 DONE 0.2s 20:33:34 20:33:34 #30 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:34 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:34 #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:33:34 #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:33:34 #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:33:34 #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 20:33:35 #30 ... 20:33:35 20:33:35 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:33:35 #29 DONE 0.0s 20:33:35 20:33:35 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:33:35 #31 DONE 0.3s 20:33:35 20:33:35 #30 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:35 #30 ... 20:33:35 20:33:35 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:33:35 #29 DONE 0.0s 20:33:35 20:33:35 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:33:35 #31 DONE 0.3s 20:33:35 20:33:35 #30 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:35 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:35 #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:33:35 #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:33:35 #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:33:35 #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 20:33:35 #30 ... 20:33:35 20:33:35 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:33:35 #29 DONE 0.0s 20:33:35 20:33:35 #30 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:35 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:35 #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:33:35 #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:33:35 #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:33:35 #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 20:33:35 #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done 20:33:35 #30 ... 20:33:35 20:33:35 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:33:35 #31 DONE 0.5s 20:33:35 20:33:35 #30 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:35 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:35 #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:33:35 #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:33:35 #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:33:35 #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 20:33:35 #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done 20:33:35 #30 ... 20:33:35 20:33:35 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:33:35 #31 DONE 0.5s 20:33:35 20:33:35 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:33:35 #32 DONE 1.0s 20:33:35 20:33:35 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:33:41 #33 ... 20:33:41 20:33:41 #34 [security-secretstore-setup internal] load build context 20:33:41 #34 transferring context: 241.01MB 5.9s 20:33:41 #34 ... 20:33:41 20:33:41 #35 [security-bootstrapper internal] load build context 20:33:41 #35 ... 20:33:41 20:33:41 #34 [security-secretstore-setup internal] load build context 20:33:43 #34 transferring context: 309.52MB 7.2s done 20:33:44 #34 ... 20:33:44 20:33:44 #36 [security-spiffe-token-provider internal] load build context 20:33:44 #36 transferring context: 309.52MB 8.3s done 20:33:44 #36 ... 20:33:44 20:33:44 #37 [core-metadata internal] load build context 20:33:44 #37 transferring context: 309.52MB 7.0s done 20:33:44 #37 ... 20:33:44 20:33:44 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:33:45 #38 ... 20:33:45 20:33:45 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:33:45 #39 ... 20:33:45 20:33:45 #40 [core-command internal] load build context 20:33:45 #40 transferring context: 309.52MB 10.0s done 20:33:45 #40 ... 20:33:45 20:33:45 #41 [support-scheduler internal] load build context 20:33:45 #41 transferring context: 309.52MB 8.5s done 20:33:45 #41 ... 20:33:45 20:33:45 #42 [support-notifications internal] load build context 20:33:45 #42 transferring context: 309.52MB 4.8s done 20:33:45 #42 ... 20:33:45 20:33:45 #43 [core-data internal] load build context 20:33:45 #43 transferring context: 309.52MB 8.9s done 20:33:45 #43 ... 20:33:45 20:33:45 #44 [core-common-config-bootstrapper internal] load build context 20:33:45 #44 transferring context: 309.52MB 10.6s done 20:33:46 #44 ... 20:33:46 20:33:46 #45 [security-proxy-setup internal] load build context 20:33:46 #45 transferring context: 309.52MB 8.9s done 20:33:46 #45 ... 20:33:46 20:33:46 #46 [security-proxy-auth internal] load build context 20:33:46 #46 transferring context: 309.52MB 9.4s done 20:33:47 c4a7e357bf2a: Pull complete 20:33:47 f0e02332f6b5: Pull complete 20:33:47 872ee5b61b7b: Pull complete 20:33:51 #46 ... 20:33:51 20:33:51 #35 [security-bootstrapper internal] load build context 20:33:51 #35 transferring context: 309.52MB 8.2s done 20:33:54 0c6a40ed1a82: Pull complete 20:33:55 #35 ... 20:33:55 20:33:55 #30 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:55 #30 DONE 21.4s 20:33:55 20:33:55 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:33:56 #47 ... 20:33:56 20:33:56 #42 [support-notifications internal] load build context 20:33:56 #42 DONE 21.0s 20:33:56 20:33:56 #37 [core-metadata internal] load build context 20:33:56 #37 DONE 21.1s 20:33:56 20:33:56 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:33:56 #39 DONE 21.0s 20:33:56 20:33:56 #36 [security-spiffe-token-provider internal] load build context 20:33:56 #36 DONE 21.3s 20:33:56 20:33:56 #35 [security-bootstrapper internal] load build context 20:33:56 #35 DONE 20.9s 20:33:56 20:33:56 #41 [support-scheduler internal] load build context 20:33:56 #41 DONE 21.2s 20:33:56 20:33:56 #34 [security-secretstore-setup internal] load build context 20:33:56 #34 DONE 21.3s 20:33:56 20:33:56 #33 [core-command builder 2/7] WORKDIR /edgex-go 20:33:56 #33 DONE 20.7s 20:33:56 20:33:56 #43 [core-data internal] load build context 20:33:56 #43 DONE 21.3s 20:33:56 20:33:56 #45 [security-proxy-setup internal] load build context 20:33:56 #45 DONE 20.8s 20:33:56 20:33:56 #46 [security-proxy-auth internal] load build context 20:33:56 #46 DONE 20.9s 20:33:56 20:33:56 #40 [core-command internal] load build context 20:33:56 #40 DONE 20.9s 20:33:56 20:33:56 #44 [core-common-config-bootstrapper internal] load build context 20:33:56 #44 DONE 21.4s 20:33:56 20:33:56 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:33:56 94ae7d8d031c: Pull complete 20:33:56 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists 20:33:56 #38 DONE 21.2s 20:33:56 20:33:56 #30 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:33:56 #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:33:56 #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:33:56 #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:33:56 #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:33:56 #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 20:33:56 #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done 20:33:56 #30 DONE 21.4s 20:33:56 20:33:56 #48 [security-spire-agent internal] load build context 20:33:56 #48 transferring context: 17.63kB done 20:33:56 #48 DONE 0.1s 20:33:56 20:33:56 #49 [security-spire-server internal] load build context 20:33:56 #49 transferring context: 18.10kB done 20:33:56 #49 DONE 0.0s 20:33:56 20:33:56 #50 [security-spire-config internal] load build context 20:33:56 #50 transferring context: 16.35kB done 20:33:56 #50 DONE 0.0s 20:33:56 20:33:56 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:33:56 #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 20:33:56 #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:33:56 #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:33:56 #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:33:56 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:33:56 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 20:33:56 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 20:33:56 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:33:56 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:33:56 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 20:33:56 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:33:56 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 20:33:56 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 20:33:56 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 0.3s 20:33:56 #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [Pipeline] sh 20:33:56 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.4s 20:33:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:56 WORKDIR /edgex 20:33:56 COPY go.mod . 20:33:56 RUN go mod download 20:33:56 + docker build -t ci-base-image-arm64 -f - . 20:33:56 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.5s 20:33:56 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.7s 20:33:56 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.8s 20:33:57 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.9s 20:33:57 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 20:33:57 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 20:33:57 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:33:58 #0 building with "default" instance using docker driver 20:33:58 20:33:58 #1 [internal] load .dockerignore 20:33:58 #1 transferring context: 50B done 20:33:58 #1 DONE 0.1s 20:33:58 20:33:58 #2 [internal] load build definition from Dockerfile 20:33:58 #2 transferring dockerfile: 172B done 20:33:58 #2 DONE 0.1s 20:33:58 20:33:58 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:58 #3 DONE 0.0s 20:33:58 20:33:58 #4 [internal] load build context 20:33:58 #4 transferring context: 3.72kB done 20:33:58 #4 DONE 0.1s 20:33:58 20:33:58 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:58 #5 DONE 0.2s 20:33:58 20:33:58 #6 [2/4] WORKDIR /edgex 20:33:58 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done 20:33:59 #6 DONE 1.1s 20:33:59 20:33:59 #7 [3/4] COPY go.mod . 20:33:59 #7 DONE 0.1s 20:33:59 20:33:59 #8 [4/4] RUN go mod download 20:34:00 #51 ... 20:34:00 20:34:00 #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:34:00 #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.393 OK: 264 MiB in 52 packages 20:34:00 #52 DONE 4.3s 20:34:00 20:34:00 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:34:00 #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.397 (1/2) Installing ca-certificates (20230506-r0) 20:34:00 #0 1.422 (2/2) Installing dumb-init (1.2.5-r2) 20:34:00 #0 1.427 Executing busybox-1.36.1-r5.trigger 20:34:00 #0 1.438 Executing ca-certificates-20230506-r0.trigger 20:34:00 #0 1.482 OK: 8 MiB in 17 packages 20:34:00 #53 DONE 4.3s 20:34:00 20:34:00 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:34:00 #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.405 (1/2) Installing dumb-init (1.2.5-r2) 20:34:00 #0 1.409 (2/2) Installing su-exec (0.2-r3) 20:34:00 #0 1.412 Executing busybox-1.36.1-r5.trigger 20:34:00 #0 1.424 OK: 7 MiB in 17 packages 20:34:00 #54 DONE 4.3s 20:34:00 20:34:00 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:34:00 #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 2.233 OK: 264 MiB in 52 packages 20:34:00 #55 DONE 4.5s 20:34:00 20:34:00 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:34:00 #0 0.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.039 (1/4) Installing ca-certificates (20230506-r0) 20:34:00 #0 1.061 (2/4) Installing dumb-init (1.2.5-r2) 20:34:00 #0 1.062 (3/4) Installing su-exec (0.2-r3) 20:34:00 #0 1.065 (4/4) Installing yq (4.33.3-r5) 20:34:00 #0 1.137 Executing busybox-1.36.1-r5.trigger 20:34:00 #0 1.146 Executing ca-certificates-20230506-r0.trigger 20:34:00 #0 1.366 OK: 17 MiB in 19 packages 20:34:00 #56 DONE 4.3s 20:34:00 20:34:00 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:34:00 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 2.746 OK: 264 MiB in 52 packages 20:34:00 #57 DONE 4.4s 20:34:00 20:34:00 #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:34:00 #58 ... 20:34:00 20:34:00 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:34:00 #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.626 (1/1) Installing dumb-init (1.2.5-r2) 20:34:00 #0 1.632 Executing busybox-1.36.1-r5.trigger 20:34:00 #0 1.637 OK: 7 MiB in 16 packages 20:34:00 #59 DONE 4.4s 20:34:00 20:34:00 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:34:00 #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.448 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:00 #0 1.479 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:00 #0 1.489 (3/6) Installing dumb-init (1.2.5-r2) 20:34:00 #0 1.492 (4/6) Installing openssl (3.1.4-r4) 20:34:00 #0 1.505 (5/6) Installing su-exec (0.2-r3) 20:34:00 #0 1.508 (6/6) Installing yq (4.33.3-r5) 20:34:00 #0 1.584 Executing busybox-1.36.1-r5.trigger 20:34:00 #0 1.596 OK: 17 MiB in 19 packages 20:34:00 #60 DONE 4.5s 20:34:00 20:34:00 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:00 #47 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #47 0.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #47 1.073 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:34:00 #47 1.073 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:34:00 #47 1.073 OK: 20071 distinct packages available 20:34:00 #47 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #47 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #47 1.585 (1/11) Installing ca-certificates (20230506-r0) 20:34:00 #47 1.603 (2/11) Installing brotli-libs (1.0.9-r14) 20:34:00 #47 1.612 (3/11) Installing libunistring (1.1-r1) 20:34:00 #47 1.624 (4/11) Installing libidn2 (2.3.4-r1) 20:34:00 #47 1.628 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:34:00 #47 1.632 (6/11) Installing libcurl (8.5.0-r0) 20:34:00 #47 1.644 (7/11) Installing curl (8.5.0-r0) 20:34:00 #47 1.649 (8/11) Installing dumb-init (1.2.5-r2) 20:34:00 #47 1.654 (9/11) Installing musl-obstack (1.2.3-r2) 20:34:00 #47 1.656 (10/11) Installing libucontext (1.2-r2) 20:34:00 #47 1.660 (11/11) Installing gcompat (1.1.0-r1) 20:34:00 #47 1.666 Executing busybox-1.36.1-r5.trigger 20:34:00 #47 1.676 Executing ca-certificates-20230506-r0.trigger 20:34:00 #47 1.719 OK: 12 MiB in 26 packages 20:34:00 #47 DONE 4.5s 20:34:00 20:34:00 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:34:00 #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 1.909 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:34:00 #0 1.909 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:34:00 #0 1.909 OK: 20073 distinct packages available 20:34:00 #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 2.334 OK: 264 MiB in 52 packages 20:34:00 #61 DONE 4.5s 20:34:00 20:34:00 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:34:00 #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:00 #0 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:00 #0 3.801 (1/1) Installing dumb-init (1.2.5-r2) 20:34:00 #0 3.804 Executing busybox-1.36.1-r5.trigger 20:34:00 #0 3.812 OK: 7 MiB in 16 packages 20:34:00 #62 DONE 4.5s 20:34:00 20:34:00 #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:34:00 #63 DONE 0.3s 20:34:00 20:34:00 #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:34:00 #58 DONE 0.2s 20:34:00 20:34:00 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:34:00 #64 DONE 0.2s 20:34:00 20:34:00 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:34:00 #65 DONE 0.3s 20:34:00 20:34:00 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:34:00 #51 ... 20:34:00 20:34:00 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:00 #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 20:34:00 #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:34:00 #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 20:34:00 #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:34:00 #66 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:34:00 #66 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:34:00 #66 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:34:00 #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 20:34:00 #66 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 20:34:00 #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:34:00 #66 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done 20:34:00 #66 DONE 4.6s 20:34:00 20:34:00 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:34:01 #51 ... 20:34:01 20:34:01 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:34:01 #0 4.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:01 #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:01 #0 5.151 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:34:01 #0 5.151 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:34:01 #0 5.151 OK: 20071 distinct packages available 20:34:01 #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:01 #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:01 #0 5.584 (1/4) Installing dumb-init (1.2.5-r2) 20:34:01 #0 5.588 (2/4) Installing musl-obstack (1.2.3-r2) 20:34:01 #0 5.593 (3/4) Installing libucontext (1.2-r2) 20:34:01 #0 5.595 (4/4) Installing gcompat (1.1.0-r1) 20:34:01 #0 5.603 Executing busybox-1.36.1-r5.trigger 20:34:01 #0 5.615 OK: 8 MiB in 19 packages 20:34:01 #67 DONE 5.8s 20:34:01 20:34:01 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:34:02 #68 ... 20:34:02 20:34:02 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:02 #0 5.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:02 #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:02 #0 5.400 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:34:02 #0 5.400 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:34:02 #0 5.400 OK: 20071 distinct packages available 20:34:02 #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:02 #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:02 #0 5.879 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:02 #0 5.912 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:02 #0 5.919 (3/7) Installing dumb-init (1.2.5-r2) 20:34:02 #0 5.922 (4/7) Installing musl-obstack (1.2.3-r2) 20:34:02 #0 5.926 (5/7) Installing libucontext (1.2-r2) 20:34:02 #0 5.928 (6/7) Installing gcompat (1.1.0-r1) 20:34:02 #0 5.932 (7/7) Installing openssl (3.1.4-r4) 20:34:02 #0 5.944 Executing busybox-1.36.1-r5.trigger 20:34:02 #0 5.949 OK: 8 MiB in 20 packages 20:34:02 #69 DONE 6.3s 20:34:02 20:34:02 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:34:02 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:02 #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:02 #0 1.852 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:02 #0 1.896 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:02 #0 1.905 Executing ca-certificates-20230506-r0.trigger 20:34:02 #0 1.958 OK: 17 MiB in 19 packages 20:34:02 #70 DONE 2.2s 20:34:02 20:34:02 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:34:03 #71 ... 20:34:03 20:34:03 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:34:03 #0 1.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:03 #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.202 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.224 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.235 OK: 7 MiB in 17 packages 20:34:03 #72 DONE 2.7s 20:34:03 20:34:03 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:34:03 #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.320 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.353 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.363 Executing ca-certificates-20230506-r0.trigger 20:34:03 #0 2.412 OK: 8 MiB in 17 packages 20:34:03 #73 DONE 2.8s 20:34:03 20:34:03 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:34:03 #0 2.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.465 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.533 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.549 OK: 7 MiB in 16 packages 20:34:03 #74 DONE 2.7s 20:34:03 20:34:03 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:34:03 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.467 OK: 17 MiB in 19 packages 20:34:03 #75 DONE 2.7s 20:34:03 20:34:03 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:34:03 #76 DONE 0.0s 20:34:03 20:34:03 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:34:03 #77 ... 20:34:03 20:34:03 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:34:03 #0 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.878 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.911 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 2.919 OK: 7 MiB in 16 packages 20:34:03 #78 DONE 3.3s 20:34:03 20:34:03 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:34:03 #0 2.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:03 #0 2.990 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 3.028 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:03 #0 3.035 Executing ca-certificates-20230506-r0.trigger 20:34:03 #0 3.191 OK: 12 MiB in 26 packages 20:34:03 #79 DONE 3.3s 20:34:03 20:34:03 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:34:03 #68 1.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:03 #68 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:04 #68 2.256 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:34:04 #68 2.293 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:34:04 #68 2.305 OK: 8 MiB in 19 packages 20:34:04 #68 DONE 2.5s 20:34:04 20:34:04 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:34:04 #71 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:04 #71 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:04 #71 2.033 OK: 8 MiB in 20 packages 20:34:04 #71 ... 20:34:04 20:34:04 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:34:04 #77 DONE 1.4s 20:34:04 20:34:04 #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:34:04 #80 DONE 0.0s 20:34:04 20:34:04 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:34:06 #81 DONE 1.4s 20:34:06 20:34:06 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:34:06 #71 DONE 3.5s 20:34:06 20:34:06 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:34:06 #82 DONE 0.8s 20:34:06 20:34:06 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:34:06 #83 DONE 0.8s 20:34:06 20:34:06 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:34:06 #84 DONE 0.8s 20:34:06 20:34:06 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:34:06 #85 DONE 0.1s 20:34:06 20:34:06 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:34:06 #86 ... 20:34:06 20:34:06 #87 [security-spire-config stage-2 6/10] COPY security.txt / 20:34:06 #87 DONE 0.1s 20:34:07 20:34:07 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:34:07 #88 DONE 0.5s 20:34:07 20:34:07 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:34:07 #86 DONE 0.6s 20:34:07 20:34:07 #89 [security-spire-server stage-2 6/9] COPY security.txt / 20:34:07 #89 DONE 0.5s 20:34:07 20:34:07 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:34:07 #90 DONE 0.0s 20:34:07 20:34:07 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:34:07 #91 DONE 0.0s 20:34:07 20:34:07 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:07 #92 DONE 0.1s 20:34:07 20:34:07 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:34:07 #93 DONE 0.1s 20:34:07 20:34:07 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:07 #94 DONE 0.1s 20:34:07 20:34:07 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 20:34:07 #95 DONE 0.1s 20:34:07 20:34:07 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:07 #96 DONE 0.0s 20:34:07 20:34:07 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:34:07 #97 DONE 0.1s 20:34:07 20:34:07 #98 [security-spire-server] exporting to image 20:34:07 #98 exporting layers 20:34:07 #98 ... 20:34:07 20:34:07 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:34:07 #99 DONE 0.0s 20:34:07 20:34:07 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:34:07 #100 DONE 0.0s 20:34:07 20:34:07 #98 [security-spire-agent] exporting to image 20:34:07 #98 exporting layers 0.5s done 20:34:07 #98 exporting layers 0.4s done 20:34:07 #98 writing image sha256:ea83391ca59a678b2e4511e857e3418924530b4e9afed1dbd0dcabf8555f06a7 done 20:34:07 #98 naming to docker.io/library/security-spire-config done 20:34:07 #98 writing image sha256:de8b590db124f2bd99e9ac9a1959be5a445a8a7a74aac1aa7eac3191c292328e done 20:34:07 #98 naming to docker.io/library/security-spire-server 0.0s done 20:34:07 #98 writing image sha256:42ee4e7b39f304021d87a862de24ab70aeae3114c13e6402dd2309d2939a0521 done 20:34:07 #98 naming to docker.io/library/security-spire-agent 20:34:08 #98 naming to docker.io/library/security-spire-agent done 20:34:08 #98 DONE 0.6s 20:34:08 20:34:08 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:10 #101 ... 20:34:10 20:34:10 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:10 #102 ... 20:34:10 20:34:10 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:10 #103 ... 20:34:10 20:34:10 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:11 #8 DONE 12.5s 20:34:11 20:34:11 #9 exporting to image 20:34:11 #9 exporting layers 20:34:24 #9 exporting layers 12.5s done 20:34:24 #9 writing image sha256:1d9ef190908be97630ac8d783379daab9bf052dcf3ee839485c82c8b4d112f26 done 20:34:24 #9 naming to docker.io/library/ci-base-image-arm64 done 20:34:24 #9 DONE 12.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:24 + docker inspect -f . ci-base-image-arm64 20:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:24 prd-ubuntu20.04-docker-arm64-4c-16g-27826 does not seem to be running inside a container 20:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:34:25 $ docker top 404543fb74c6bf6d9ee73e6d3509b0261c3a85d1bc7966cbd3ccaf6fdaf0bc77 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:26 + go version 20:34:26 go version go1.21.0 linux/arm64 [Pipeline] } 20:34:26 $ docker stop --time=1 404543fb74c6bf6d9ee73e6d3509b0261c3a85d1bc7966cbd3ccaf6fdaf0bc77 20:34:27 $ docker rm -f --volumes 404543fb74c6bf6d9ee73e6d3509b0261c3a85d1bc7966cbd3ccaf6fdaf0bc77 [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 20:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:28 20:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:29 latest: Pulling from edgex-devops/edgex-compose-arm64 20:34:29 547446be3368: Pulling fs layer 20:34:29 d125d8839a47: Pulling fs layer 20:34:29 3e85d5ac6304: Pulling fs layer 20:34:29 c3105a71a48b: Pulling fs layer 20:34:29 0f093f025ec4: Pulling fs layer 20:34:29 c3106fc0e877: Pulling fs layer 20:34:29 c3105a71a48b: Waiting 20:34:29 0f093f025ec4: Waiting 20:34:29 c3106fc0e877: Waiting 20:34:29 547446be3368: Download complete 20:34:29 c3105a71a48b: Verifying Checksum 20:34:29 c3105a71a48b: Download complete 20:34:29 d125d8839a47: Verifying Checksum 20:34:29 d125d8839a47: Download complete 20:34:29 c3106fc0e877: Download complete 20:34:29 0f093f025ec4: Verifying Checksum 20:34:30 547446be3368: Pull complete 20:34:31 d125d8839a47: Pull complete 20:34:31 3e85d5ac6304: Verifying Checksum 20:34:31 3e85d5ac6304: Download complete 20:34:43 #104 DONE 41.6s 20:34:43 20:34:43 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:43 #102 DONE 41.6s 20:34:43 20:34:43 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:43 #101 DONE 41.6s 20:34:43 20:34:43 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:43 #103 DONE 41.6s 20:34:43 20:34:43 #105 [security-spiffe-token-provider builder 6/7] COPY . . 20:34:44 3e85d5ac6304: Pull complete 20:34:44 c3105a71a48b: Pull complete 20:34:44 0f093f025ec4: Pull complete 20:34:44 c3106fc0e877: Pull complete 20:34:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:45 prd-ubuntu20.04-docker-arm64-4c-16g-27826 does not seem to be running inside a container 20:34:45 $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:34:46 $ docker top 520a759c3e71c4e78313b9ba036ffe0a5adbdfaf0a3909ce25ecee6c83cc322b -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:47 + docker compose -f ./docker-compose-build.yml build --parallel 20:34:49 #1 [security-spire-server internal] load .dockerignore 20:34:49 #105 ... 20:34:49 20:34:49 #106 [support-notifications builder 6/7] COPY . . 20:34:49 #106 DONE 6.6s 20:34:49 20:34:49 #107 [security-secretstore-setup builder 6/7] COPY . . 20:34:49 #107 DONE 6.6s 20:34:49 20:34:49 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 #108 CACHED 20:34:49 20:34:49 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:34:49 #109 CACHED 20:34:49 20:34:49 #110 [security-bootstrapper builder 6/7] COPY . . 20:34:49 #110 CACHED 20:34:49 20:34:49 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 #111 CACHED 20:34:49 20:34:49 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:34:49 #112 CACHED 20:34:49 20:34:49 #113 [security-proxy-setup builder 6/7] COPY . . 20:34:49 #113 CACHED 20:34:49 20:34:49 #105 [security-spiffe-token-provider builder 6/7] COPY . . 20:34:49 #105 DONE 6.6s 20:34:49 20:34:49 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:34:49 #114 CACHED 20:34:49 20:34:49 #115 [core-metadata builder 6/7] COPY . . 20:34:49 #115 CACHED 20:34:49 20:34:49 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 #116 CACHED 20:34:49 20:34:49 #117 [core-command builder 6/7] COPY . . 20:34:49 #117 CACHED 20:34:49 20:34:49 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 #118 CACHED 20:34:49 20:34:49 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 20:34:49 #119 CACHED 20:34:49 20:34:49 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:34:49 #120 CACHED 20:34:49 20:34:49 #121 [security-proxy-auth builder 6/7] COPY . . 20:34:49 #121 CACHED 20:34:49 20:34:49 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 #122 CACHED 20:34:49 20:34:49 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 20:34:49 #123 DONE 6.6s 20:34:49 20:34:49 #124 [support-scheduler builder 6/7] COPY . . 20:34:49 #124 CACHED 20:34:49 20:34:49 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:34:49 #125 CACHED 20:34:49 20:34:49 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 #126 CACHED 20:34:49 20:34:49 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 #127 CACHED 20:34:49 20:34:49 #128 [core-data builder 6/7] COPY . . 20:34:49 #128 CACHED 20:34:49 20:34:49 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 20:34:49 #129 CACHED 20:34:49 20:34:49 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:34:49 #130 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:53 #1 ... 20:34:53 20:34:53 #2 [security-spire-config internal] load build definition from Dockerfile 20:34:53 #2 transferring dockerfile: 1.69kB 0.0s done 20:34:53 #2 DONE 3.9s 20:34:53 20:34:53 #3 [security-spire-config internal] load .dockerignore 20:34:53 #3 transferring context: 50B done 20:34:53 #3 DONE 3.9s 20:34:53 20:34:53 #4 [security-spire-server internal] load build definition from Dockerfile 20:34:53 #4 transferring dockerfile: 1.70kB done 20:34:53 #4 DONE 3.9s 20:34:53 20:34:53 #1 [security-spire-server internal] load .dockerignore 20:34:53 #1 transferring context: 50B done 20:34:53 #1 DONE 4.1s 20:34:53 20:34:53 #5 [security-bootstrapper internal] load .dockerignore 20:34:53 #5 transferring context: 50B 0.0s done 20:34:53 #5 DONE 4.1s 20:34:53 20:34:53 #6 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:34:53 #6 ... 20:34:53 20:34:53 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:34:53 #7 transferring dockerfile: 2.93kB done 20:34:53 #7 DONE 4.2s 20:34:53 20:34:53 #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:34:53 #8 DONE 0.0s 20:34:53 20:34:53 #9 [core-data internal] load build definition from Dockerfile 20:34:53 #9 transferring dockerfile: 2.01kB done 20:34:53 #9 DONE 4.2s 20:34:53 20:34:53 #10 [core-data internal] load .dockerignore 20:34:53 #10 transferring context: 50B done 20:34:53 #10 DONE 4.2s 20:34:53 20:34:53 #8 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:34:53 #8 DONE 0.0s 20:34:53 20:34:53 #11 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:34:53 #11 ... 20:34:53 20:34:53 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:34:53 #12 transferring dockerfile: 1.89kB done 20:34:53 #12 DONE 4.3s 20:34:53 20:34:53 #13 [security-spiffe-token-provider internal] load .dockerignore 20:34:53 #13 transferring context: 50B done 20:34:53 #13 DONE 4.3s 20:34:53 20:34:53 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:34:53 #14 transferring dockerfile: 2.23kB done 20:34:53 #14 DONE 4.3s 20:34:53 20:34:53 #15 [core-common-config-bootstrapper internal] load .dockerignore 20:34:53 #15 transferring context: 50B done 20:34:53 #15 DONE 4.3s 20:34:53 20:34:53 #16 [support-notifications internal] load build definition from Dockerfile 20:34:53 #16 transferring dockerfile: 1.95kB done 20:34:53 #16 DONE 4.3s 20:34:53 20:34:53 #17 [support-notifications internal] load .dockerignore 20:34:53 #17 transferring context: 50B done 20:34:53 #17 DONE 4.3s 20:34:53 20:34:53 #18 [core-command internal] load .dockerignore 20:34:53 #18 transferring context: 50B 0.0s done 20:34:53 #18 DONE 4.2s 20:34:53 20:34:53 #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:34:53 #8 DONE 0.0s 20:34:53 20:34:53 #19 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:53 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:34:53 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:34:53 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:34:53 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:34:53 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 20:34:53 #19 ... 20:34:53 20:34:53 #20 [core-command internal] load build definition from Dockerfile 20:34:53 #20 transferring dockerfile: 1.93kB done 20:34:53 #20 DONE 4.2s 20:34:53 20:34:53 #21 [security-spire-agent internal] load .dockerignore 20:34:53 #21 transferring context: 50B done 20:34:53 #21 DONE 4.2s 20:34:53 20:34:53 #22 [security-spire-agent internal] load build definition from Dockerfile 20:34:53 #22 transferring dockerfile: 1.81kB done 20:34:53 #22 DONE 4.2s 20:34:53 20:34:53 #23 [security-proxy-auth internal] load build definition from Dockerfile 20:34:53 #23 transferring dockerfile: 2.15kB done 20:34:53 #23 DONE 4.2s 20:34:53 20:34:53 #24 [security-proxy-auth internal] load .dockerignore 20:34:53 #24 transferring context: 50B done 20:34:53 #24 DONE 4.2s 20:34:53 20:34:53 #25 [security-spiffe-token-provider internal] load build context 20:34:53 #25 DONE 0.0s 20:34:53 20:34:53 #26 [security-secretstore-setup internal] load build definition from Dockerfile 20:34:53 #26 transferring dockerfile: 2.49kB done 20:34:53 #26 DONE 4.1s 20:34:53 20:34:53 #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:34:53 #8 DONE 0.0s 20:34:53 20:34:53 #19 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:53 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:34:53 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:34:53 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:34:53 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:34:53 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s 20:34:53 #19 ... 20:34:53 20:34:53 #27 [security-secretstore-setup internal] load .dockerignore 20:34:53 #27 transferring context: 50B done 20:34:53 #27 DONE 4.2s 20:34:53 20:34:53 #28 [support-scheduler internal] load .dockerignore 20:34:53 #28 transferring context: 50B done 20:34:53 #28 DONE 4.1s 20:34:53 20:34:53 #29 [support-scheduler internal] load build definition from Dockerfile 20:34:53 #29 transferring dockerfile: 1.93kB done 20:34:53 #29 DONE 4.1s 20:34:53 20:34:53 #30 [security-proxy-setup internal] load build definition from Dockerfile 20:34:53 #30 transferring dockerfile: 2.50kB done 20:34:53 #30 DONE 4.1s 20:34:53 20:34:53 #31 [security-proxy-setup internal] load .dockerignore 20:34:53 #31 transferring context: 50B done 20:34:53 #31 DONE 4.1s 20:34:53 20:34:53 #32 [core-metadata internal] load .dockerignore 20:34:53 #32 transferring context: 50B done 20:34:53 #32 DONE 4.0s 20:34:53 20:34:53 #33 [core-metadata internal] load build definition from Dockerfile 20:34:53 #33 transferring dockerfile: 2.06kB done 20:34:53 #33 DONE 4.0s 20:34:53 20:34:53 #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:34:53 #8 DONE 0.0s 20:34:53 20:34:53 #19 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:53 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:34:53 #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:34:53 #19 ... 20:34:53 20:34:53 #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:34:53 #8 DONE 0.0s 20:34:53 20:34:53 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:34:53 #34 DONE 0.9s 20:34:53 20:34:53 #19 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:53 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:34:53 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:34:53 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:34:53 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:34:53 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:34:54 #19 ... 20:34:54 20:34:54 #6 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:34:54 #6 DONE 1.1s 20:34:54 20:34:54 #19 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:54 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:34:54 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:34:54 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:34:54 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:34:54 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:34:55 #19 ... 20:34:55 20:34:55 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:34:55 #35 DONE 1.7s 20:34:55 20:34:55 #36 [core-data internal] load build context 20:34:55 #36 transferring context: 2.56MB 1.0s done 20:34:55 #36 DONE 1.9s 20:34:55 20:34:55 #19 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:55 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:34:55 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:34:55 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:34:55 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:34:55 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:34:55 #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.7s done 20:34:55 #19 ... 20:34:55 20:34:55 #37 [security-bootstrapper internal] load build context 20:34:55 #37 transferring context: 2.56MB 1.1s done 20:34:55 #37 DONE 2.1s 20:34:55 20:34:55 #38 [core-command internal] load build context 20:34:55 #38 transferring context: 2.56MB 1.0s done 20:34:55 #38 DONE 1.9s 20:34:55 20:34:55 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:55 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 20:34:55 #39 DONE 0.1s 20:34:55 20:34:55 #40 [support-notifications internal] load build context 20:34:55 #40 transferring context: 2.56MB 1.0s done 20:34:55 #40 DONE 1.9s 20:34:55 20:34:55 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:55 #39 ... 20:34:55 20:34:55 #25 [security-spiffe-token-provider internal] load build context 20:34:55 #25 transferring context: 2.56MB 1.0s done 20:34:55 #25 DONE 2.0s 20:34:55 20:34:55 #41 [core-metadata internal] load build context 20:34:55 #41 transferring context: 2.56MB 1.0s done 20:34:55 #41 DONE 1.9s 20:34:55 20:34:55 #42 [core-common-config-bootstrapper internal] load build context 20:34:55 #42 transferring context: 2.56MB 1.2s done 20:34:55 #42 DONE 2.2s 20:34:56 20:34:56 #43 [security-spire-server internal] load build context 20:34:56 #43 transferring context: 18.10kB 0.1s done 20:34:56 #43 DONE 1.9s 20:34:56 20:34:56 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:56 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:34:56 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:34:56 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:34:56 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:34:56 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:34:56 #39 ... 20:34:56 20:34:56 #44 [security-spire-config internal] load build context 20:34:56 #44 transferring context: 16.35kB 0.0s done 20:34:56 #44 DONE 1.9s 20:34:56 20:34:56 #11 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:34:56 #11 DONE 2.6s 20:34:56 20:34:56 #45 [security-proxy-auth internal] load build context 20:34:56 #45 transferring context: 2.56MB 0.8s done 20:34:56 #45 DONE 2.1s 20:34:56 20:34:56 #46 [security-proxy-setup internal] load build context 20:34:56 #46 transferring context: 2.56MB 0.8s done 20:34:56 #46 DONE 2.1s 20:34:56 20:34:56 #47 [support-scheduler internal] load build context 20:34:56 #47 transferring context: 2.56MB 0.9s done 20:34:56 #47 DONE 2.1s 20:34:56 20:34:56 #48 [security-secretstore-setup internal] load build context 20:34:56 #48 transferring context: 2.56MB 0.6s done 20:34:56 #48 DONE 2.1s 20:34:56 20:34:56 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:56 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 20:34:56 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.3s 20:34:56 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:34:56 #39 ... 20:34:56 20:34:56 #19 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:56 #19 DONE 2.7s 20:34:56 20:34:56 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:56 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 0.4s 20:34:56 #39 ... 20:34:56 20:34:56 #49 [security-spire-agent internal] load build context 20:34:56 #49 transferring context: 17.63kB 0.0s done 20:34:56 #49 DONE 0.7s 20:34:56 20:34:56 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:56 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 0.5s 20:34:56 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.26MB / 17.12MB 0.6s 20:34:56 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.18MB / 17.12MB 0.7s 20:34:56 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 0.8s 20:34:57 #39 ... 20:34:57 20:34:57 #50 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:34:57 #50 DONE 0.7s 20:34:57 20:34:57 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:57 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 0.8s done 20:34:57 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20:34:59 #130 ... 20:34:59 20:34:59 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:34:59 #0 1.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:34:59 #131 ... 20:34:59 20:34:59 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:34:59 #0 1.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:34:59 #132 ... 20:34:59 20:34:59 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:59 #0 0.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:59 #133 ... 20:34:59 20:34:59 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:34:59 #0 1.412 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:34:59 #134 ... 20:34:59 20:34:59 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:59 #0 0.645 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:59 #135 ... 20:34:59 20:34:59 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:34:59 #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:34:59 #136 ... 20:34:59 20:34:59 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:59 #0 0.896 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:59 #137 ... 20:34:59 20:34:59 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:59 #0 0.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:59 #138 ... 20:34:59 20:34:59 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:34:59 #0 0.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:35:00 #139 ... 20:35:00 20:35:00 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:00 #0 0.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:35:02 #39 ... 20:35:02 20:35:02 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:35:02 #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:02 #0 2.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:02 #0 3.636 (1/2) Installing ca-certificates (20230506-r0) 20:35:02 #0 3.866 (2/2) Installing dumb-init (1.2.5-r2) 20:35:02 #0 3.874 Executing busybox-1.36.1-r5.trigger 20:35:02 #0 3.906 Executing ca-certificates-20230506-r0.trigger 20:35:02 #0 4.490 OK: 9 MiB in 17 packages 20:35:02 #51 DONE 5.3s 20:35:02 20:35:02 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:02 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done 20:35:02 #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:35:02 #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:35:02 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 20:35:02 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:35:02 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 20:35:02 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 20:35:02 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:35:02 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:35:02 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.2s done 20:35:02 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:35:02 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 20:35:03 #52 ... 20:35:03 20:35:03 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:35:03 #0 3.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:03 #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:03 #0 4.833 (1/4) Installing ca-certificates (20230506-r0) 20:35:03 #0 5.014 (2/4) Installing dumb-init (1.2.5-r2) 20:35:03 #0 5.024 (3/4) Installing su-exec (0.2-r3) 20:35:03 #0 5.038 (4/4) Installing yq (4.33.3-r5) 20:35:03 #0 5.311 Executing busybox-1.36.1-r5.trigger 20:35:03 #0 5.364 Executing ca-certificates-20230506-r0.trigger 20:35:03 #0 6.017 OK: 18 MiB in 19 packages 20:35:03 #53 DONE 6.8s 20:35:03 20:35:03 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:03 #52 ... 20:35:03 20:35:03 #54 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:35:03 #54 ... 20:35:03 20:35:03 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:03 #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:03 #0 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:03 #0 5.246 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:03 #0 5.441 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:03 #0 5.513 (3/6) Installing dumb-init (1.2.5-r2) 20:35:03 #0 5.513 (4/6) Installing openssl (3.1.4-r4) 20:35:03 #0 5.569 (5/6) Installing su-exec (0.2-r3) 20:35:03 #0 5.576 (6/6) Installing yq (4.33.3-r5) 20:35:03 #0 6.181 Executing busybox-1.36.1-r5.trigger 20:35:03 #0 6.273 OK: 18 MiB in 19 packages 20:35:03 #55 DONE 7.0s 20:35:03 20:35:03 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:04 #52 ... 20:35:04 20:35:04 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:35:04 #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:04 #0 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:04 #0 6.471 OK: 266 MiB in 52 packages 20:35:04 #56 DONE 7.3s 20:35:04 20:35:04 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:35:04 #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:04 #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:04 #0 6.831 (1/2) Installing dumb-init (1.2.5-r2) 20:35:04 #0 6.847 (2/2) Installing su-exec (0.2-r3) 20:35:04 #0 6.867 Executing busybox-1.36.1-r5.trigger 20:35:04 #0 7.027 OK: 8 MiB in 17 packages 20:35:04 #57 DONE 8.0s 20:35:04 20:35:04 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:35:04 #0 3.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:04 #0 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:04 #0 6.869 OK: 266 MiB in 52 packages 20:35:04 #58 DONE 7.5s 20:35:04 20:35:04 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:35:04 #0 3.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:04 #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:04 #0 6.998 (1/1) Installing dumb-init (1.2.5-r2) 20:35:04 #0 7.008 Executing busybox-1.36.1-r5.trigger 20:35:04 #0 7.112 OK: 8 MiB in 16 packages 20:35:04 #59 DONE 8.1s 20:35:04 20:35:04 #60 [core-data builder 4/7] COPY go.mod vendor* ./ 20:35:04 #60 ... 20:35:04 20:35:04 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:35:04 #0 3.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:04 #0 4.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:04 #0 6.887 (1/1) Installing dumb-init (1.2.5-r2) 20:35:04 #0 6.951 Executing busybox-1.36.1-r5.trigger 20:35:04 #0 7.035 OK: 8 MiB in 16 packages 20:35:04 #61 DONE 8.1s 20:35:04 20:35:04 #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:35:05 #62 ... 20:35:05 20:35:05 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:35:05 #63 DONE 1.0s 20:35:05 20:35:05 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:35:05 #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:05 #0 5.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:05 #0 7.442 OK: 266 MiB in 52 packages 20:35:05 #64 DONE 8.5s 20:35:05 20:35:05 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:35:05 #65 ... 20:35:05 20:35:05 #60 [core-data builder 4/7] COPY go.mod vendor* ./ 20:35:05 #60 DONE 1.1s 20:35:05 20:35:05 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:06 #52 ... 20:35:06 20:35:06 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:06 #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:06 #0 5.264 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:06 #0 5.264 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:06 #0 5.264 OK: 19947 distinct packages available 20:35:06 #0 5.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 6.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:06 #0 9.104 (1/4) Installing dumb-init (1.2.5-r2) 20:35:06 #0 9.118 (2/4) Installing musl-obstack (1.2.3-r2) 20:35:06 #0 9.130 (3/4) Installing libucontext (1.2-r2) 20:35:06 #0 9.146 (4/4) Installing gcompat (1.1.0-r1) 20:35:06 #0 9.161 Executing busybox-1.36.1-r5.trigger 20:35:06 #0 9.255 OK: 8 MiB in 19 packages 20:35:06 #66 DONE 9.8s 20:35:06 20:35:06 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:06 #52 ... 20:35:06 20:35:06 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:06 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.8s done 20:35:06 #39 DONE 10.5s 20:35:06 20:35:06 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:06 #52 ... 20:35:06 20:35:06 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:06 #0 4.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:06 #0 7.905 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:06 #0 7.905 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:06 #0 7.905 OK: 19947 distinct packages available 20:35:06 #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 8.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:06 #67 ... 20:35:06 20:35:06 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:06 #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:06 #0 6.194 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:06 #0 6.194 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:06 #0 6.194 OK: 19947 distinct packages available 20:35:06 #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 7.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:06 #0 9.281 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:06 #0 9.452 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:06 #0 9.485 (3/7) Installing dumb-init (1.2.5-r2) 20:35:06 #0 9.485 (4/7) Installing musl-obstack (1.2.3-r2) 20:35:06 #0 9.485 (5/7) Installing libucontext (1.2-r2) 20:35:06 #0 9.501 (6/7) Installing gcompat (1.1.0-r1) 20:35:06 #0 9.529 (7/7) Installing openssl (3.1.4-r4) 20:35:06 #0 9.576 Executing busybox-1.36.1-r5.trigger 20:35:06 #0 9.648 OK: 9 MiB in 20 packages 20:35:06 #68 DONE 10.3s 20:35:06 20:35:06 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:35:06 #65 DONE 1.2s 20:35:06 20:35:06 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:06 #69 ... 20:35:06 20:35:06 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:35:06 #0 3.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 4.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:06 #0 7.711 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:06 #0 7.711 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:06 #0 7.711 OK: 19949 distinct packages available 20:35:06 #0 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:06 #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:07 #70 ... 20:35:07 20:35:07 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:07 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.6s 20:35:07 #52 ... 20:35:07 20:35:07 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:35:07 #0 2.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:07 #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:07 #0 4.845 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:07 #0 4.973 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:07 #0 5.036 Executing ca-certificates-20230506-r0.trigger 20:35:07 #0 5.344 OK: 9 MiB in 17 packages 20:35:07 #71 DONE 6.0s 20:35:07 20:35:07 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:08 #52 ... 20:35:08 20:35:08 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:35:08 #70 10.48 OK: 266 MiB in 52 packages 20:35:08 #70 DONE 11.1s 20:35:08 20:35:08 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:08 #52 ... 20:35:08 20:35:08 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:35:08 #72 DONE 0.4s 20:35:08 20:35:08 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:08 #67 10.87 (1/11) Installing ca-certificates (20230506-r0) 20:35:08 #67 11.03 (2/11) Installing brotli-libs (1.0.9-r14) 20:35:08 #67 11.06 (3/11) Installing libunistring (1.1-r1) 20:35:08 #67 11.11 (4/11) Installing libidn2 (2.3.4-r1) 20:35:08 #67 11.13 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:35:08 #67 11.14 (6/11) Installing libcurl (8.5.0-r0) 20:35:08 #67 11.18 (7/11) Installing curl (8.5.0-r0) 20:35:08 #67 11.22 (8/11) Installing dumb-init (1.2.5-r2) 20:35:08 #67 11.22 (9/11) Installing musl-obstack (1.2.3-r2) 20:35:08 #67 11.22 (10/11) Installing libucontext (1.2-r2) 20:35:08 #67 11.23 (11/11) Installing gcompat (1.1.0-r1) 20:35:08 #67 11.26 Executing busybox-1.36.1-r5.trigger 20:35:08 #67 11.30 Executing ca-certificates-20230506-r0.trigger 20:35:08 #67 11.62 OK: 13 MiB in 26 packages 20:35:08 #67 DONE 12.2s 20:35:08 20:35:08 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:08 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.2s done 20:35:08 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.2s done 20:35:08 #52 DONE 14.7s 20:35:08 20:35:08 #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:35:08 #62 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:09 #62 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:11 #62 6.361 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:11 #62 ... 20:35:11 20:35:11 #54 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:35:11 #54 4.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:11 #54 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:11 #54 6.799 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:11 #54 7.083 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:11 #54 7.149 Executing ca-certificates-20230506-r0.trigger 20:35:11 #54 7.516 OK: 18 MiB in 19 packages 20:35:11 #54 DONE 8.0s 20:35:11 20:35:11 #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:35:11 #62 6.565 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:11 #62 6.592 OK: 8 MiB in 16 packages 20:35:11 #62 DONE 7.2s 20:35:11 20:35:11 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:35:11 #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:11 #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:11 #0 7.641 OK: 18 MiB in 19 packages 20:35:11 #73 DONE 8.3s 20:35:11 20:35:11 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:35:11 #74 DONE 0.1s 20:35:11 20:35:11 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:35:11 #0 4.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:11 #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:11 #0 6.699 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:11 #0 6.881 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:11 #0 6.921 OK: 8 MiB in 16 packages 20:35:11 #75 DONE 7.4s 20:35:11 20:35:11 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:35:11 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:11 #0 2.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:12 #76 ... 20:35:12 20:35:12 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:35:12 #0 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:12 #0 5.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:12 #0 7.829 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:12 #0 7.987 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:12 #0 8.022 OK: 8 MiB in 17 packages 20:35:12 #77 DONE 8.4s 20:35:12 20:35:12 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:35:12 #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:12 #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:12 #0 5.767 OK: 9 MiB in 20 packages 20:35:12 #78 DONE 6.1s 20:35:12 20:35:12 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:35:13 #79 ... 20:35:13 20:35:13 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:35:13 #0 3.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:13 #0 4.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:13 #0 6.411 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:13 #0 6.549 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:13 #0 6.581 OK: 8 MiB in 19 packages 20:35:13 #80 DONE 7.0s 20:35:13 20:35:13 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:35:13 #76 4.492 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 20:35:13 #76 4.646 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 20:35:13 #76 4.657 Executing ca-certificates-20230506-r0.trigger 20:35:13 #76 4.906 OK: 13 MiB in 26 packages 20:35:14 #76 DONE 5.5s 20:35:14 20:35:14 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:35:14 #79 DONE 1.2s 20:35:14 20:35:14 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:14 #81 DONE 1.2s 20:35:14 20:35:14 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:14 #82 DONE 0.9s 20:35:14 20:35:14 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:35:14 #83 ... 20:35:14 20:35:14 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:35:14 #84 DONE 0.2s 20:35:14 20:35:14 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:35:14 #83 DONE 0.2s 20:35:14 20:35:14 #85 [security-spire-config stage-2 6/10] COPY security.txt / 20:35:14 #85 DONE 0.2s 20:35:14 20:35:14 #86 [security-spire-server stage-2 6/9] COPY security.txt / 20:35:14 #86 DONE 0.2s 20:35:14 20:35:14 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:35:14 #87 ... 20:35:14 20:35:14 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:14 #88 DONE 0.2s 20:35:14 20:35:14 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:35:14 #89 DONE 1.9s 20:35:14 20:35:14 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:35:14 #87 DONE 0.2s 20:35:14 20:35:14 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:35:14 #90 ... 20:35:14 20:35:14 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:35:14 #91 DONE 0.2s 20:35:14 20:35:14 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:14 #92 DONE 0.3s 20:35:15 20:35:15 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:35:15 #90 DONE 0.4s 20:35:15 20:35:15 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:15 #93 DONE 0.2s 20:35:15 20:35:15 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:15 #94 DONE 1.1s 20:35:15 20:35:15 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:35:15 #95 DONE 0.2s 20:35:15 20:35:15 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:15 #96 ... 20:35:15 20:35:15 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:15 #97 DONE 0.2s 20:35:15 20:35:15 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 20:35:15 #98 DONE 0.2s 20:35:15 20:35:15 #99 [security-spire-config] exporting to image 20:35:15 #99 exporting layers 20:35:15 #99 ... 20:35:15 20:35:15 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:15 #100 DONE 0.1s 20:35:15 20:35:15 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:15 #101 ... 20:35:15 20:35:15 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:15 #102 DONE 0.1s 20:35:15 20:35:15 #103 [security-spire-server] exporting to image 20:35:15 #103 ... 20:35:15 20:35:15 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:15 #104 DONE 0.1s 20:35:15 20:35:15 #105 [security-spire-agent] exporting to image 20:35:16 #105 ... 20:35:16 20:35:16 #103 [security-spire-server] exporting to image 20:35:16 #103 exporting layers 1.5s done 20:35:16 #103 writing image sha256:8e9f17045421533bad005083db77283a67635b56d4e1733852ac4e7627dcaf9c 0.0s done 20:35:16 #103 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:35:16 #103 DONE 1.5s 20:35:16 20:35:16 #99 [security-spire-config] exporting to image 20:35:16 #99 exporting layers 1.4s done 20:35:16 #99 writing image sha256:655134d7ba282e65bc854eb62c9247781bf1b902e6a255b4414f8ea925f8b565 0.0s done 20:35:16 #99 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:35:16 #99 DONE 1.4s 20:35:16 20:35:16 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:17 #106 ... 20:35:17 20:35:17 #105 [security-spire-agent] exporting to image 20:35:17 #105 exporting layers 1.3s done 20:35:17 #105 writing image sha256:e0e644e012a02cdf2fb0388d574489d04ea384a99880ed9124a48ad22f7580a0 done 20:35:17 #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:35:17 #105 DONE 1.3s 20:35:17 20:35:17 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #96 ... 20:35:44 20:35:44 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #106 DONE 31.9s 20:35:44 20:35:44 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #101 DONE 34.8s 20:35:44 20:35:44 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #69 DONE 33.7s 20:35:44 20:35:44 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #96 DONE 35.1s 20:35:44 20:35:44 #107 [security-bootstrapper builder 6/7] COPY . . 20:35:44 #107 DONE 0.8s 20:35:44 20:35:44 #108 [security-spiffe-token-provider builder 6/7] COPY . . 20:35:44 #108 DONE 0.8s 20:35:44 20:35:44 #109 [core-data builder 6/7] COPY . . 20:35:44 #109 DONE 0.8s 20:35:44 20:35:44 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #110 CACHED 20:35:44 20:35:44 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:35:44 #111 CACHED 20:35:44 20:35:44 #112 [support-scheduler builder 6/7] COPY . . 20:35:44 #112 CACHED 20:35:44 20:35:44 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #113 CACHED 20:35:44 20:35:44 #114 [core-metadata builder 6/7] COPY . . 20:35:44 #114 CACHED 20:35:44 20:35:44 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:35:44 #115 CACHED 20:35:44 20:35:44 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:35:44 #116 CACHED 20:35:44 20:35:44 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #117 CACHED 20:35:44 20:35:44 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 20:35:44 #118 CACHED 20:35:44 20:35:44 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:35:44 #119 CACHED 20:35:44 20:35:44 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #120 CACHED 20:35:44 20:35:44 #121 [security-proxy-auth builder 6/7] COPY . . 20:35:44 #121 CACHED 20:35:44 20:35:44 #122 [core-command builder 6/7] COPY . . 20:35:44 #122 CACHED 20:35:44 20:35:44 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 20:35:44 #123 CACHED 20:35:44 20:35:44 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #124 CACHED 20:35:44 20:35:44 #125 [support-notifications builder 6/7] COPY . . 20:35:44 #125 DONE 0.8s 20:35:44 20:35:44 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #126 CACHED 20:35:44 20:35:44 #127 [security-proxy-setup builder 6/7] COPY . . 20:35:44 #127 CACHED 20:35:44 20:35:44 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:35:44 #128 CACHED 20:35:44 20:35:44 #129 [security-secretstore-setup builder 6/7] COPY . . 20:35:44 #129 CACHED 20:35:44 20:35:44 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 #130 CACHED 20:35:44 20:35:44 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:35:44 #131 CACHED 20:35:44 20:35:44 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:44 #132 3.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:52 #132 ... 20:35:52 20:35:52 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:35:52 #0 2.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:35:52 #133 ... 20:35:52 20:35:52 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:52 #0 2.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:35:52 #134 ... 20:35:52 20:35:52 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:35:52 #0 2.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:52 #135 ... 20:35:52 20:35:52 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:52 #0 2.851 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:35:52 #136 ... 20:35:52 20:35:52 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:35:52 #0 1.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:35:52 #137 ... 20:35:52 20:35:52 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:35:52 #0 2.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:35:52 #138 ... 20:35:52 20:35:52 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:52 #0 1.906 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:35:52 #139 ... 20:35:52 20:35:52 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:35:52 #0 2.360 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:35:52 #140 ... 20:35:52 20:35:52 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:35:52 #0 2.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:35:53 #141 ... 20:35:53 20:35:53 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:53 #0 1.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:36:21 #140 ... 20:36:21 20:36:21 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:36:21 #137 80.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:23 #137 DONE 94.2s 20:36:23 20:36:23 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:23 #132 DONE 94.2s 20:36:23 20:36:23 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:36:23 #134 DONE 94.2s 20:36:23 20:36:23 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:36:23 #135 DONE 94.2s 20:36:23 20:36:23 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:23 #131 DONE 94.2s 20:36:23 20:36:23 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:23 #130 DONE 94.2s 20:36:23 20:36:23 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:23 #133 DONE 94.2s 20:36:23 20:36:23 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:36:23 #141 ... 20:36:23 20:36:23 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:23 #136 DONE 94.3s 20:36:23 20:36:23 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:36:23 #139 DONE 94.3s 20:36:23 20:36:23 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:23 #140 DONE 94.5s 20:36:23 20:36:23 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #142 ... 20:36:23 20:36:23 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:23 #138 DONE 94.7s 20:36:23 20:36:23 #143 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #143 DONE 0.6s 20:36:23 20:36:23 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #144 ... 20:36:23 20:36:23 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #142 DONE 0.3s 20:36:23 20:36:23 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #145 DONE 0.5s 20:36:23 20:36:23 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:36:23 #141 DONE 0.7s 20:36:23 20:36:23 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #146 DONE 0.7s 20:36:23 20:36:23 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #144 DONE 0.3s 20:36:23 20:36:23 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #147 DONE 0.3s 20:36:23 20:36:23 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:23 #148 DONE 0.2s 20:36:23 20:36:23 #149 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:36:23 #149 DONE 0.3s 20:36:23 20:36:23 #150 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:24 #150 ... 20:36:24 20:36:24 #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:36:24 #151 CACHED 20:36:24 20:36:24 #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:36:24 #152 CACHED 20:36:24 20:36:24 #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:36:24 #153 CACHED 20:36:24 20:36:24 #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:36:24 #154 CACHED 20:36:24 20:36:24 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:36:24 #155 CACHED 20:36:24 20:36:24 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:36:24 #156 CACHED 20:36:24 20:36:24 #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:24 #157 CACHED 20:36:24 20:36:24 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:24 #158 CACHED 20:36:24 20:36:24 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:36:24 #159 DONE 0.3s 20:36:24 20:36:24 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:24 #160 DONE 0.3s 20:36:24 20:36:24 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:36:24 #161 DONE 0.3s 20:36:24 20:36:24 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:24 #162 DONE 0.4s 20:36:24 20:36:24 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:25 #163 ... 20:36:25 20:36:25 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:36:25 #164 DONE 1.5s 20:36:25 20:36:25 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:36:25 #165 DONE 1.5s 20:36:25 20:36:25 #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:25 #166 DONE 1.6s 20:36:25 20:36:25 #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:25 #167 DONE 1.6s 20:36:25 20:36:25 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:36:25 #168 DONE 1.6s 20:36:25 20:36:25 #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:25 #169 DONE 1.6s 20:36:25 20:36:25 #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:25 #170 DONE 1.6s 20:36:25 20:36:25 #171 [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 20:36:25 #171 DONE 1.5s 20:36:25 20:36:25 #150 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:25 #150 DONE 1.6s 20:36:25 20:36:25 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:25 #163 DONE 1.5s 20:36:25 20:36:25 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:36:25 #172 ... 20:36:25 20:36:25 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:36:25 #173 DONE 0.3s 20:36:25 20:36:25 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:36:25 #174 DONE 0.4s 20:36:25 20:36:25 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:36:25 #175 DONE 0.4s 20:36:25 20:36:25 #176 [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 20:36:25 #176 DONE 0.4s 20:36:25 20:36:25 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:36:26 #177 ... 20:36:26 20:36:26 #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:36:26 #178 DONE 0.4s 20:36:26 20:36:26 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:36:26 #179 DONE 0.4s 20:36:26 20:36:26 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:36:26 #172 DONE 0.4s 20:36:26 20:36:26 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:36:26 #180 DONE 0.4s 20:36:26 20:36:26 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:36:26 #181 DONE 0.5s 20:36:26 20:36:26 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:36:26 #182 DONE 0.5s 20:36:26 20:36:26 #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:36:26 #183 DONE 2.4s 20:36:26 20:36:26 #98 [support-notifications] exporting to image 20:36:26 #98 exporting layers 20:36:26 #98 ... 20:36:26 20:36:26 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:36:26 #184 DONE 0.5s 20:36:26 20:36:26 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:36:26 #185 DONE 0.5s 20:36:26 20:36:26 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:36:26 #177 DONE 0.5s 20:36:26 20:36:26 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:36:26 #186 DONE 0.5s 20:36:26 20:36:26 #98 [core-metadata] exporting to image 20:36:26 #98 ... 20:36:26 20:36:26 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:26 #187 DONE 0.4s 20:36:26 20:36:26 #98 [core-metadata] exporting to image 20:36:26 #98 exporting layers 0.5s done 20:36:26 #98 writing image sha256:e0b31cd3db145bd971cf43f9f4d07f3afd430b993c620035db0b9ac3447585bd 20:36:26 #98 ... 20:36:26 20:36:26 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:36:26 #188 DONE 0.5s 20:36:26 20:36:26 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:26 #189 DONE 0.3s 20:36:26 20:36:26 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:26 #190 DONE 0.3s 20:36:26 20:36:26 #98 [core-data] exporting to image 20:36:26 #98 exporting layers 0.7s done 20:36:26 #98 writing image sha256:e0b31cd3db145bd971cf43f9f4d07f3afd430b993c620035db0b9ac3447585bd 0.2s done 20:36:26 #98 writing image sha256:37b3f048f918086f53439cc2558beaff07dad7af8e316442f2342a2dfc4c2f93 0.0s done 20:36:26 #98 naming to docker.io/library/support-scheduler done 20:36:26 #98 writing image sha256:a564bf6decd0067a4ba04cbe05728639ddb448895057456a050b77a23f1623c6 0.0s done 20:36:26 #98 naming to docker.io/library/core-command done 20:36:26 #98 naming to docker.io/library/core-data done 20:36:26 #98 exporting layers 0.5s done 20:36:26 #98 writing image sha256:3def813944e728b84968656214e09a35cf00f1bf7aa270916f5b5d56525b1ef6 20:36:27 #98 ... 20:36:27 20:36:27 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:36:27 #191 DONE 0.4s 20:36:27 20:36:27 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:27 #192 DONE 0.8s 20:36:27 20:36:27 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:27 #193 DONE 0.3s 20:36:27 20:36:27 #98 [core-metadata] exporting to image 20:36:27 #98 exporting layers 1.0s done 20:36:27 #98 writing image sha256:3def813944e728b84968656214e09a35cf00f1bf7aa270916f5b5d56525b1ef6 done 20:36:27 #98 writing image sha256:9d01f0b0743fd3e7176f996d916d7dcee84aff22870a042f2dd348b0e81f2d61 done 20:36:27 #98 naming to docker.io/library/core-metadata done 20:36:27 #98 naming to docker.io/library/support-notifications done 20:36:27 #98 ... 20:36:27 20:36:27 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:27 #194 DONE 0.8s 20:36:27 20:36:27 #195 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:27 #195 DONE 0.2s 20:36:27 20:36:27 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:36:27 #196 DONE 0.1s 20:36:27 20:36:27 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:27 #197 DONE 0.2s 20:36:27 20:36:27 #98 [security-spiffe-token-provider] exporting to image 20:36:27 #98 writing image sha256:d9fe89ff4a0a4ebe7353a69e54b418a919cc6e1233e212e4ff9f4d123d98d9c8 done 20:36:27 #98 naming to docker.io/library/security-spiffe-token-provider done 20:36:27 #98 ... 20:36:27 20:36:27 #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/ 20:36:27 #198 DONE 0.1s 20:36:27 20:36:27 #98 [core-common-config-bootstrapper] exporting to image 20:36:27 #98 exporting layers 0.2s done 20:36:27 #98 writing image sha256:bb7fc34cd2138fb6f696ea0e0f0ecdb3e168d0dcacf6262f97d6ab538f933814 done 20:36:27 #98 naming to docker.io/library/core-common-config-bootstrapper done 20:36:27 #98 ... 20:36:27 20:36:27 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:27 #199 DONE 0.8s 20:36:27 20:36:27 #200 [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/ 20:36:27 #200 DONE 0.1s 20:36:27 20:36:27 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:36:27 #201 DONE 0.1s 20:36:27 20:36:27 #98 [security-proxy-setup] exporting to image 20:36:27 #98 writing image sha256:9de5e2de69d5e600964050360ff73f06733f026dc772c84d5769db69e89c4396 done 20:36:27 #98 naming to docker.io/library/security-proxy-auth done 20:36:27 #98 ... 20:36:27 20:36:27 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:27 #202 DONE 0.1s 20:36:27 20:36:27 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:27 #203 DONE 0.5s 20:36:27 20:36:27 #98 [security-proxy-setup] exporting to image 20:36:27 #98 exporting layers 0.3s done 20:36:27 #98 writing image sha256:947664eadf3c338c999c801bd7cf0780324515009e56de6253ba389c8c80b39d done 20:36:27 #98 naming to docker.io/library/security-proxy-setup done 20:36:27 #98 exporting layers 0.2s done 20:36:28 #98 ... 20:36:28 20:36:28 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:36:28 #204 DONE 0.4s 20:36:28 20:36:28 #98 [security-bootstrapper] exporting to image 20:36:28 #98 writing image sha256:8650f8dac769a724e2fbf93292f56e8a3d2c29f8c90f0b215c9c42cd5b5f95a7 done 20:36:28 #98 naming to docker.io/library/security-secretstore-setup done 20:36:28 #98 exporting layers 0.2s done 20:36:28 #98 writing image sha256:4fbb91f9d334aa0733543c2bc59c3c9dc75cf38126b5e2f2586abcba9db0b257 done 20:36:28 #98 naming to docker.io/library/security-bootstrapper done 20:36:28 #98 DONE 2.8s 20:36:28 20:36:28 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:28 time="2024-01-24T20:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:36:28 $ docker stop --time=1 654dedb003175a3083e9d02e73536d45d9872839c8a0ad529a0bae30196206ee 20:36:29 $ docker rm -f --volumes 654dedb003175a3083e9d02e73536d45d9872839c8a0ad529a0bae30196206ee [Pipeline] // withDockerContainer [Pipeline] sh 20:36:29 + docker images 20:36:29 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:29 security-proxy-auth latest 9de5e2de69d5 2 seconds ago 20.8MB 20:36:29 security-bootstrapper latest 4fbb91f9d334 2 seconds ago 23.5MB 20:36:29 security-secretstore-setup latest 8650f8dac769 2 seconds ago 41.5MB 20:36:29 security-proxy-setup latest 947664eadf3c 2 seconds ago 30.9MB 20:36:29 core-common-config-bootstrapper latest bb7fc34cd213 3 seconds ago 20MB 20:36:29 core-metadata latest 3def813944e7 3 seconds ago 22.4MB 20:36:29 core-command latest 37b3f048f918 4 seconds ago 22MB 20:36:29 support-notifications latest 9d01f0b0743f 4 seconds ago 31.8MB 20:36:29 security-spiffe-token-provider latest d9fe89ff4a0a 4 seconds ago 33.7MB 20:36:29 core-data latest a564bf6decd0 4 seconds ago 22.1MB 20:36:29 support-scheduler latest e0b31cd3db14 4 seconds ago 31MB 20:36:29 security-spire-server latest de8b590db124 2 minutes ago 107MB 20:36:29 security-spire-config latest ea83391ca59a 2 minutes ago 107MB 20:36:29 security-spire-agent latest 42ee4e7b39f3 2 minutes ago 166MB 20:36:29 ci-base-image-x86_64 latest c5086a116ca9 5 minutes ago 937MB 20:36:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB 20:36:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB 20:36:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:30 provisioning config files... 20:36:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config552229393141412168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:30 ---> ****-login.sh 20:36:30 nexus3.edgexfoundry.org:10001 20:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:30 Configure a credential helper to remove this warning. See 20:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:30 20:36:30 Login Succeeded 20:36:30 nexus3.edgexfoundry.org:10002 20:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:30 Configure a credential helper to remove this warning. See 20:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:30 20:36:30 Login Succeeded 20:36:30 nexus3.edgexfoundry.org:10003 20:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:30 Configure a credential helper to remove this warning. See 20:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:30 20:36:30 Login Succeeded 20:36:30 nexus3.edgexfoundry.org:10004 20:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:31 Configure a credential helper to remove this warning. See 20:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:31 20:36:31 Login Succeeded 20:36:31 ****.io 20:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:31 Configure a credential helper to remove this warning. See 20:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:31 20:36:31 Login Succeeded 20:36:31 ---> ****-login.sh ends [Pipeline] } 20:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:36:31 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:36:31 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:31 latest 20:36:31 3.2.0-dev.11 20:36:31 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:31 main 20:36:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:32 + docker push nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:36:32 f4ce1a47deec: Preparing 20:36:32 56cfee967f9e: Preparing 20:36:32 c694a39b5e7b: Preparing 20:36:32 76623eed0fc9: Preparing 20:36:32 450a0ce0cf2e: Preparing 20:36:32 908c789e2658: Preparing 20:36:32 9fe9a137fd00: Preparing 20:36:32 908c789e2658: Waiting 20:36:32 9fe9a137fd00: Waiting 20:36:32 f4ce1a47deec: Pushed 20:36:32 76623eed0fc9: Pushed 20:36:32 c694a39b5e7b: Pushed 20:36:32 9fe9a137fd00: Layer already exists 20:36:32 908c789e2658: Pushed 20:36:33 450a0ce0cf2e: Pushed 20:36:33 56cfee967f9e: Pushed 20:36:33 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:36:34 f4ce1a47deec: Preparing 20:36:34 56cfee967f9e: Preparing 20:36:34 c694a39b5e7b: Preparing 20:36:34 76623eed0fc9: Preparing 20:36:34 450a0ce0cf2e: Preparing 20:36:34 908c789e2658: Preparing 20:36:34 9fe9a137fd00: Preparing 20:36:34 9fe9a137fd00: Waiting 20:36:34 908c789e2658: Waiting 20:36:34 56cfee967f9e: Layer already exists 20:36:34 76623eed0fc9: Layer already exists 20:36:34 c694a39b5e7b: Layer already exists 20:36:34 f4ce1a47deec: Layer already exists 20:36:34 450a0ce0cf2e: Layer already exists 20:36:34 908c789e2658: Layer already exists 20:36:34 9fe9a137fd00: Layer already exists 20:36:34 latest: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:35 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.11 20:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:36:35 f4ce1a47deec: Preparing 20:36:35 56cfee967f9e: Preparing 20:36:35 c694a39b5e7b: Preparing 20:36:35 76623eed0fc9: Preparing 20:36:35 450a0ce0cf2e: Preparing 20:36:35 908c789e2658: Preparing 20:36:35 9fe9a137fd00: Preparing 20:36:35 908c789e2658: Waiting 20:36:35 f4ce1a47deec: Layer already exists 20:36:35 56cfee967f9e: Layer already exists 20:36:35 c694a39b5e7b: Layer already exists 20:36:35 76623eed0fc9: Layer already exists 20:36:35 450a0ce0cf2e: Layer already exists 20:36:35 9fe9a137fd00: Layer already exists 20:36:35 908c789e2658: Layer already exists 20:36:35 3.2.0-dev.11: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:36 + docker push nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:36:36 f4ce1a47deec: Preparing 20:36:36 56cfee967f9e: Preparing 20:36:36 c694a39b5e7b: Preparing 20:36:36 76623eed0fc9: Preparing 20:36:36 450a0ce0cf2e: Preparing 20:36:36 908c789e2658: Preparing 20:36:36 9fe9a137fd00: Preparing 20:36:36 908c789e2658: Waiting 20:36:36 9fe9a137fd00: Waiting 20:36:36 56cfee967f9e: Layer already exists 20:36:36 450a0ce0cf2e: Layer already exists 20:36:36 76623eed0fc9: Layer already exists 20:36:36 c694a39b5e7b: Layer already exists 20:36:36 f4ce1a47deec: Layer already exists 20:36:36 9fe9a137fd00: Layer already exists 20:36:36 908c789e2658: Layer already exists 20:36:36 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:37 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:36:37 f4ce1a47deec: Preparing 20:36:37 56cfee967f9e: Preparing 20:36:37 c694a39b5e7b: Preparing 20:36:37 76623eed0fc9: Preparing 20:36:37 450a0ce0cf2e: Preparing 20:36:37 908c789e2658: Preparing 20:36:37 9fe9a137fd00: Preparing 20:36:37 908c789e2658: Waiting 20:36:37 9fe9a137fd00: Waiting 20:36:37 f4ce1a47deec: Layer already exists 20:36:37 450a0ce0cf2e: Layer already exists 20:36:37 76623eed0fc9: Layer already exists 20:36:37 56cfee967f9e: Layer already exists 20:36:37 c694a39b5e7b: Layer already exists 20:36:37 908c789e2658: Layer already exists 20:36:37 9fe9a137fd00: Layer already exists 20:36:37 main: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:37 ===================================================== [Pipeline] echo 20:36:37 taggedImages: 20:36:37 - nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:37 - nexus3.edgexfoundry.org:10004/core-command:latest 20:36:37 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.11 20:36:37 - nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:37 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:36:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:36:37 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:37 latest 20:36:37 3.2.0-dev.11 20:36:37 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:37 main 20:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:36:38 13380efdc557: Preparing 20:36:38 ba98a48d2791: Preparing 20:36:38 b342448429d5: Preparing 20:36:38 3dc0463843e1: Preparing 20:36:38 c694a39b5e7b: Preparing 20:36:38 76623eed0fc9: Preparing 20:36:38 450a0ce0cf2e: Preparing 20:36:38 908c789e2658: Preparing 20:36:38 9fe9a137fd00: Preparing 20:36:38 76623eed0fc9: Waiting 20:36:38 450a0ce0cf2e: Waiting 20:36:38 908c789e2658: Waiting 20:36:38 9fe9a137fd00: Waiting 20:36:38 c694a39b5e7b: Layer already exists 20:36:38 76623eed0fc9: Layer already exists 20:36:38 b342448429d5: Pushed 20:36:38 ba98a48d2791: Pushed 20:36:38 13380efdc557: Pushed 20:36:38 450a0ce0cf2e: Layer already exists 20:36:38 908c789e2658: Layer already exists 20:36:38 9fe9a137fd00: Layer already exists 20:36:39 3dc0463843e1: Pushed 20:36:39 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:39 + 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 20:36:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:36:40 13380efdc557: Preparing 20:36:40 ba98a48d2791: Preparing 20:36:40 b342448429d5: Preparing 20:36:40 3dc0463843e1: Preparing 20:36:40 c694a39b5e7b: Preparing 20:36:40 76623eed0fc9: Preparing 20:36:40 450a0ce0cf2e: Preparing 20:36:40 908c789e2658: Preparing 20:36:40 9fe9a137fd00: Preparing 20:36:40 76623eed0fc9: Waiting 20:36:40 9fe9a137fd00: Waiting 20:36:40 908c789e2658: Waiting 20:36:40 450a0ce0cf2e: Waiting 20:36:40 c694a39b5e7b: Layer already exists 20:36:40 13380efdc557: Layer already exists 20:36:40 3dc0463843e1: Layer already exists 20:36:40 b342448429d5: Layer already exists 20:36:40 ba98a48d2791: Layer already exists 20:36:40 76623eed0fc9: Layer already exists 20:36:40 908c789e2658: Layer already exists 20:36:40 450a0ce0cf2e: Layer already exists 20:36:40 9fe9a137fd00: Layer already exists 20:36:40 latest: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.11 20:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:36:41 13380efdc557: Preparing 20:36:41 ba98a48d2791: Preparing 20:36:41 b342448429d5: Preparing 20:36:41 3dc0463843e1: Preparing 20:36:41 c694a39b5e7b: Preparing 20:36:41 76623eed0fc9: Preparing 20:36:41 450a0ce0cf2e: Preparing 20:36:41 908c789e2658: Preparing 20:36:41 9fe9a137fd00: Preparing 20:36:41 76623eed0fc9: Waiting 20:36:41 450a0ce0cf2e: Waiting 20:36:41 9fe9a137fd00: Waiting 20:36:41 908c789e2658: Waiting 20:36:41 3dc0463843e1: Layer already exists 20:36:41 b342448429d5: Layer already exists 20:36:41 13380efdc557: Layer already exists 20:36:41 c694a39b5e7b: Layer already exists 20:36:41 ba98a48d2791: Layer already exists 20:36:41 450a0ce0cf2e: Layer already exists 20:36:41 76623eed0fc9: Layer already exists 20:36:41 908c789e2658: Layer already exists 20:36:41 9fe9a137fd00: Layer already exists 20:36:41 3.2.0-dev.11: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:36:42 13380efdc557: Preparing 20:36:42 ba98a48d2791: Preparing 20:36:42 b342448429d5: Preparing 20:36:42 3dc0463843e1: Preparing 20:36:42 c694a39b5e7b: Preparing 20:36:42 76623eed0fc9: Preparing 20:36:42 450a0ce0cf2e: Preparing 20:36:42 908c789e2658: Preparing 20:36:42 9fe9a137fd00: Preparing 20:36:42 76623eed0fc9: Waiting 20:36:42 450a0ce0cf2e: Waiting 20:36:42 908c789e2658: Waiting 20:36:42 9fe9a137fd00: Waiting 20:36:42 ba98a48d2791: Layer already exists 20:36:42 b342448429d5: Layer already exists 20:36:42 3dc0463843e1: Layer already exists 20:36:42 c694a39b5e7b: Layer already exists 20:36:42 13380efdc557: Layer already exists 20:36:42 908c789e2658: Layer already exists 20:36:42 76623eed0fc9: Layer already exists 20:36:42 450a0ce0cf2e: Layer already exists 20:36:42 9fe9a137fd00: Layer already exists 20:36:42 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:36:42 13380efdc557: Preparing 20:36:42 ba98a48d2791: Preparing 20:36:42 b342448429d5: Preparing 20:36:42 3dc0463843e1: Preparing 20:36:42 c694a39b5e7b: Preparing 20:36:42 76623eed0fc9: Preparing 20:36:42 450a0ce0cf2e: Preparing 20:36:42 908c789e2658: Preparing 20:36:42 9fe9a137fd00: Preparing 20:36:42 450a0ce0cf2e: Waiting 20:36:42 908c789e2658: Waiting 20:36:42 9fe9a137fd00: Waiting 20:36:42 76623eed0fc9: Waiting 20:36:42 c694a39b5e7b: Layer already exists 20:36:42 b342448429d5: Layer already exists 20:36:42 3dc0463843e1: Layer already exists 20:36:42 ba98a48d2791: Layer already exists 20:36:42 13380efdc557: Layer already exists 20:36:42 76623eed0fc9: Layer already exists 20:36:42 450a0ce0cf2e: Layer already exists 20:36:42 908c789e2658: Layer already exists 20:36:42 9fe9a137fd00: Layer already exists 20:36:42 main: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:43 ===================================================== [Pipeline] echo 20:36:43 taggedImages: 20:36:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:36:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.11 20:36:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:36:43 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:36:43 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:43 latest 20:36:43 3.2.0-dev.11 20:36:43 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:43 main 20:36:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:44 + docker push nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:36:44 be1fbf04317d: Preparing 20:36:44 ac0f4f22b378: Preparing 20:36:44 c694a39b5e7b: Preparing 20:36:44 76623eed0fc9: Preparing 20:36:44 fba64d701dbc: Preparing 20:36:44 c1ac37753d99: Preparing 20:36:44 9fe9a137fd00: Preparing 20:36:44 c1ac37753d99: Waiting 20:36:44 9fe9a137fd00: Waiting 20:36:44 76623eed0fc9: Layer already exists 20:36:44 c694a39b5e7b: Layer already exists 20:36:44 9fe9a137fd00: Layer already exists 20:36:44 be1fbf04317d: Pushed 20:36:44 c1ac37753d99: Pushed 20:36:44 fba64d701dbc: Pushed 20:36:45 ac0f4f22b378: Pushed 20:36:45 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:36:46 be1fbf04317d: Preparing 20:36:46 ac0f4f22b378: Preparing 20:36:46 c694a39b5e7b: Preparing 20:36:46 76623eed0fc9: Preparing 20:36:46 fba64d701dbc: Preparing 20:36:46 c1ac37753d99: Preparing 20:36:46 9fe9a137fd00: Preparing 20:36:46 c1ac37753d99: Waiting 20:36:46 9fe9a137fd00: Waiting 20:36:46 76623eed0fc9: Layer already exists 20:36:46 ac0f4f22b378: Layer already exists 20:36:46 fba64d701dbc: Layer already exists 20:36:46 be1fbf04317d: Layer already exists 20:36:46 c694a39b5e7b: Layer already exists 20:36:46 9fe9a137fd00: Layer already exists 20:36:46 c1ac37753d99: Layer already exists 20:36:46 latest: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:47 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.11 20:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:36:47 be1fbf04317d: Preparing 20:36:47 ac0f4f22b378: Preparing 20:36:47 c694a39b5e7b: Preparing 20:36:47 76623eed0fc9: Preparing 20:36:47 fba64d701dbc: Preparing 20:36:47 c1ac37753d99: Preparing 20:36:47 9fe9a137fd00: Preparing 20:36:47 c1ac37753d99: Waiting 20:36:47 9fe9a137fd00: Waiting 20:36:47 be1fbf04317d: Layer already exists 20:36:47 76623eed0fc9: Layer already exists 20:36:47 fba64d701dbc: Layer already exists 20:36:47 c694a39b5e7b: Layer already exists 20:36:47 ac0f4f22b378: Layer already exists 20:36:47 c1ac37753d99: Layer already exists 20:36:47 9fe9a137fd00: Layer already exists 20:36:47 3.2.0-dev.11: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:48 + docker push nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:36:48 be1fbf04317d: Preparing 20:36:48 ac0f4f22b378: Preparing 20:36:48 c694a39b5e7b: Preparing 20:36:48 76623eed0fc9: Preparing 20:36:48 fba64d701dbc: Preparing 20:36:48 c1ac37753d99: Preparing 20:36:48 9fe9a137fd00: Preparing 20:36:48 c1ac37753d99: Waiting 20:36:48 9fe9a137fd00: Waiting 20:36:48 fba64d701dbc: Layer already exists 20:36:48 76623eed0fc9: Layer already exists 20:36:48 ac0f4f22b378: Layer already exists 20:36:48 be1fbf04317d: Layer already exists 20:36:48 c694a39b5e7b: Layer already exists 20:36:48 c1ac37753d99: Layer already exists 20:36:48 9fe9a137fd00: Layer already exists 20:36:48 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:49 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:36:49 be1fbf04317d: Preparing 20:36:49 ac0f4f22b378: Preparing 20:36:49 c694a39b5e7b: Preparing 20:36:49 76623eed0fc9: Preparing 20:36:49 fba64d701dbc: Preparing 20:36:49 c1ac37753d99: Preparing 20:36:49 9fe9a137fd00: Preparing 20:36:49 9fe9a137fd00: Waiting 20:36:49 c1ac37753d99: Waiting 20:36:49 c694a39b5e7b: Layer already exists 20:36:49 be1fbf04317d: Layer already exists 20:36:49 ac0f4f22b378: Layer already exists 20:36:49 fba64d701dbc: Layer already exists 20:36:49 76623eed0fc9: Layer already exists 20:36:49 c1ac37753d99: Layer already exists 20:36:49 9fe9a137fd00: Layer already exists 20:36:49 main: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:49 ===================================================== [Pipeline] echo 20:36:49 taggedImages: 20:36:49 - nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:49 - nexus3.edgexfoundry.org:10004/core-data:latest 20:36:49 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.11 20:36:49 - nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:36:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:36:50 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:50 latest 20:36:50 3.2.0-dev.11 20:36:50 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:50 main 20:36:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:36:51 b1d89f93ef28: Preparing 20:36:51 693b0e3f702b: Preparing 20:36:51 3da184ccb6ce: Preparing 20:36:51 c694a39b5e7b: Preparing 20:36:51 76623eed0fc9: Preparing 20:36:51 450a0ce0cf2e: Preparing 20:36:51 908c789e2658: Preparing 20:36:51 9fe9a137fd00: Preparing 20:36:51 908c789e2658: Waiting 20:36:51 9fe9a137fd00: Waiting 20:36:51 76623eed0fc9: Layer already exists 20:36:51 c694a39b5e7b: Layer already exists 20:36:51 450a0ce0cf2e: Layer already exists 20:36:51 908c789e2658: Layer already exists 20:36:51 9fe9a137fd00: Layer already exists 20:36:51 b1d89f93ef28: Pushed 20:36:51 693b0e3f702b: Pushed 20:36:51 3da184ccb6ce: Pushed 20:36:52 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:36:53 b1d89f93ef28: Preparing 20:36:53 693b0e3f702b: Preparing 20:36:53 3da184ccb6ce: Preparing 20:36:53 c694a39b5e7b: Preparing 20:36:53 76623eed0fc9: Preparing 20:36:53 450a0ce0cf2e: Preparing 20:36:53 908c789e2658: Preparing 20:36:53 9fe9a137fd00: Preparing 20:36:53 450a0ce0cf2e: Waiting 20:36:53 9fe9a137fd00: Waiting 20:36:53 693b0e3f702b: Layer already exists 20:36:53 b1d89f93ef28: Layer already exists 20:36:53 c694a39b5e7b: Layer already exists 20:36:53 76623eed0fc9: Layer already exists 20:36:53 3da184ccb6ce: Layer already exists 20:36:53 450a0ce0cf2e: Layer already exists 20:36:53 908c789e2658: Layer already exists 20:36:53 9fe9a137fd00: Layer already exists 20:36:53 latest: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.11 20:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:36:54 b1d89f93ef28: Preparing 20:36:54 693b0e3f702b: Preparing 20:36:54 3da184ccb6ce: Preparing 20:36:54 c694a39b5e7b: Preparing 20:36:54 76623eed0fc9: Preparing 20:36:54 450a0ce0cf2e: Preparing 20:36:54 908c789e2658: Preparing 20:36:54 9fe9a137fd00: Preparing 20:36:54 908c789e2658: Waiting 20:36:54 450a0ce0cf2e: Waiting 20:36:54 9fe9a137fd00: Waiting 20:36:54 c694a39b5e7b: Layer already exists 20:36:54 693b0e3f702b: Layer already exists 20:36:54 3da184ccb6ce: Layer already exists 20:36:54 76623eed0fc9: Layer already exists 20:36:54 b1d89f93ef28: Layer already exists 20:36:54 908c789e2658: Layer already exists 20:36:54 450a0ce0cf2e: Layer already exists 20:36:54 9fe9a137fd00: Layer already exists 20:36:54 3.2.0-dev.11: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:36:55 b1d89f93ef28: Preparing 20:36:55 693b0e3f702b: Preparing 20:36:55 3da184ccb6ce: Preparing 20:36:55 c694a39b5e7b: Preparing 20:36:55 76623eed0fc9: Preparing 20:36:55 450a0ce0cf2e: Preparing 20:36:55 908c789e2658: Preparing 20:36:55 9fe9a137fd00: Preparing 20:36:55 450a0ce0cf2e: Waiting 20:36:55 908c789e2658: Waiting 20:36:55 9fe9a137fd00: Waiting 20:36:55 c694a39b5e7b: Layer already exists 20:36:55 693b0e3f702b: Layer already exists 20:36:55 76623eed0fc9: Layer already exists 20:36:55 b1d89f93ef28: Layer already exists 20:36:55 3da184ccb6ce: Layer already exists 20:36:55 450a0ce0cf2e: Layer already exists 20:36:55 908c789e2658: Layer already exists 20:36:55 9fe9a137fd00: Layer already exists 20:36:55 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:36:56 b1d89f93ef28: Preparing 20:36:56 693b0e3f702b: Preparing 20:36:56 3da184ccb6ce: Preparing 20:36:56 c694a39b5e7b: Preparing 20:36:56 76623eed0fc9: Preparing 20:36:56 450a0ce0cf2e: Preparing 20:36:56 908c789e2658: Preparing 20:36:56 9fe9a137fd00: Preparing 20:36:56 450a0ce0cf2e: Waiting 20:36:56 9fe9a137fd00: Waiting 20:36:56 908c789e2658: Waiting 20:36:56 b1d89f93ef28: Layer already exists 20:36:56 76623eed0fc9: Layer already exists 20:36:56 3da184ccb6ce: Layer already exists 20:36:56 693b0e3f702b: Layer already exists 20:36:56 c694a39b5e7b: Layer already exists 20:36:56 450a0ce0cf2e: Layer already exists 20:36:56 908c789e2658: Layer already exists 20:36:56 9fe9a137fd00: Layer already exists 20:36:56 main: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:56 ===================================================== [Pipeline] echo 20:36:56 taggedImages: 20:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.11 20:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:36:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:36:56 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:56 latest 20:36:56 3.2.0-dev.11 20:36:56 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:36:56 main 20:36:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:36:57 ba898a129a1c: Preparing 20:36:57 99366e5baf82: Preparing 20:36:57 44bdbac89121: Preparing 20:36:57 e9aa132585e0: Preparing 20:36:57 40185c6c4f77: Preparing 20:36:57 100af129cae2: Preparing 20:36:57 3248b72792b4: Preparing 20:36:57 c694a39b5e7b: Preparing 20:36:57 76623eed0fc9: Preparing 20:36:57 64aecff3a280: Preparing 20:36:57 69e7797176f9: Preparing 20:36:57 5f70bf18a086: Preparing 20:36:57 e1be4f980cef: Preparing 20:36:57 f52c7c578918: Preparing 20:36:57 872ab1ac280c: Preparing 20:36:57 9fe9a137fd00: Preparing 20:36:57 c694a39b5e7b: Waiting 20:36:57 e1be4f980cef: Waiting 20:36:57 3248b72792b4: Waiting 20:36:57 64aecff3a280: Waiting 20:36:57 f52c7c578918: Waiting 20:36:57 76623eed0fc9: Waiting 20:36:57 69e7797176f9: Waiting 20:36:57 872ab1ac280c: Waiting 20:36:57 9fe9a137fd00: Waiting 20:36:57 100af129cae2: Waiting 20:36:57 99366e5baf82: Pushed 20:36:57 e9aa132585e0: Pushed 20:36:57 40185c6c4f77: Pushed 20:36:57 44bdbac89121: Pushed 20:36:57 ba898a129a1c: Pushed 20:36:57 c694a39b5e7b: Layer already exists 20:36:57 76623eed0fc9: Layer already exists 20:36:57 100af129cae2: Pushed 20:36:57 5f70bf18a086: Pushed 20:36:57 69e7797176f9: Pushed 20:36:57 e1be4f980cef: Pushed 20:36:57 64aecff3a280: Pushed 20:36:57 9fe9a137fd00: Layer already exists 20:36:57 872ab1ac280c: Pushed 20:36:58 f52c7c578918: Pushed 20:36:59 3248b72792b4: Pushed 20:36:59 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:00 ba898a129a1c: Preparing 20:37:00 99366e5baf82: Preparing 20:37:00 44bdbac89121: Preparing 20:37:00 e9aa132585e0: Preparing 20:37:00 40185c6c4f77: Preparing 20:37:00 100af129cae2: Preparing 20:37:00 3248b72792b4: Preparing 20:37:00 c694a39b5e7b: Preparing 20:37:00 76623eed0fc9: Preparing 20:37:00 64aecff3a280: Preparing 20:37:00 69e7797176f9: Preparing 20:37:00 5f70bf18a086: Preparing 20:37:00 e1be4f980cef: Preparing 20:37:00 f52c7c578918: Preparing 20:37:00 872ab1ac280c: Preparing 20:37:00 9fe9a137fd00: Preparing 20:37:00 76623eed0fc9: Waiting 20:37:00 64aecff3a280: Waiting 20:37:00 69e7797176f9: Waiting 20:37:00 5f70bf18a086: Waiting 20:37:00 c694a39b5e7b: Waiting 20:37:00 e1be4f980cef: Waiting 20:37:00 f52c7c578918: Waiting 20:37:00 9fe9a137fd00: Waiting 20:37:00 3248b72792b4: Waiting 20:37:00 100af129cae2: Waiting 20:37:00 ba898a129a1c: Layer already exists 20:37:00 40185c6c4f77: Layer already exists 20:37:00 99366e5baf82: Layer already exists 20:37:00 e9aa132585e0: Layer already exists 20:37:00 44bdbac89121: Layer already exists 20:37:00 100af129cae2: Layer already exists 20:37:00 64aecff3a280: Layer already exists 20:37:00 3248b72792b4: Layer already exists 20:37:00 c694a39b5e7b: Layer already exists 20:37:00 76623eed0fc9: Layer already exists 20:37:00 69e7797176f9: Layer already exists 20:37:00 872ab1ac280c: Layer already exists 20:37:00 e1be4f980cef: Layer already exists 20:37:00 5f70bf18a086: Layer already exists 20:37:00 f52c7c578918: Layer already exists 20:37:00 9fe9a137fd00: Layer already exists 20:37:00 latest: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.11 20:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:01 ba898a129a1c: Preparing 20:37:01 99366e5baf82: Preparing 20:37:01 44bdbac89121: Preparing 20:37:01 e9aa132585e0: Preparing 20:37:01 40185c6c4f77: Preparing 20:37:01 100af129cae2: Preparing 20:37:01 3248b72792b4: Preparing 20:37:01 c694a39b5e7b: Preparing 20:37:01 76623eed0fc9: Preparing 20:37:01 64aecff3a280: Preparing 20:37:01 69e7797176f9: Preparing 20:37:01 5f70bf18a086: Preparing 20:37:01 e1be4f980cef: Preparing 20:37:01 f52c7c578918: Preparing 20:37:01 872ab1ac280c: Preparing 20:37:01 9fe9a137fd00: Preparing 20:37:01 100af129cae2: Waiting 20:37:01 3248b72792b4: Waiting 20:37:01 c694a39b5e7b: Waiting 20:37:01 76623eed0fc9: Waiting 20:37:01 e1be4f980cef: Waiting 20:37:01 f52c7c578918: Waiting 20:37:01 5f70bf18a086: Waiting 20:37:01 69e7797176f9: Waiting 20:37:01 872ab1ac280c: Waiting 20:37:01 64aecff3a280: Waiting 20:37:01 9fe9a137fd00: Waiting 20:37:01 40185c6c4f77: Layer already exists 20:37:01 99366e5baf82: Layer already exists 20:37:01 e9aa132585e0: Layer already exists 20:37:01 44bdbac89121: Layer already exists 20:37:01 ba898a129a1c: Layer already exists 20:37:01 3248b72792b4: Layer already exists 20:37:01 100af129cae2: Layer already exists 20:37:01 76623eed0fc9: Layer already exists 20:37:01 c694a39b5e7b: Layer already exists 20:37:01 64aecff3a280: Layer already exists 20:37:01 69e7797176f9: Layer already exists 20:37:01 5f70bf18a086: Layer already exists 20:37:01 e1be4f980cef: Layer already exists 20:37:01 f52c7c578918: Layer already exists 20:37:01 872ab1ac280c: Layer already exists 20:37:01 9fe9a137fd00: Layer already exists 20:37:01 3.2.0-dev.11: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:02 ba898a129a1c: Preparing 20:37:02 99366e5baf82: Preparing 20:37:02 44bdbac89121: Preparing 20:37:02 e9aa132585e0: Preparing 20:37:02 40185c6c4f77: Preparing 20:37:02 100af129cae2: Preparing 20:37:02 3248b72792b4: Preparing 20:37:02 c694a39b5e7b: Preparing 20:37:02 76623eed0fc9: Preparing 20:37:02 64aecff3a280: Preparing 20:37:02 69e7797176f9: Preparing 20:37:02 5f70bf18a086: Preparing 20:37:02 e1be4f980cef: Preparing 20:37:02 f52c7c578918: Preparing 20:37:02 872ab1ac280c: Preparing 20:37:02 9fe9a137fd00: Preparing 20:37:02 100af129cae2: Waiting 20:37:02 3248b72792b4: Waiting 20:37:02 76623eed0fc9: Waiting 20:37:02 69e7797176f9: Waiting 20:37:02 64aecff3a280: Waiting 20:37:02 5f70bf18a086: Waiting 20:37:02 c694a39b5e7b: Waiting 20:37:02 e1be4f980cef: Waiting 20:37:02 9fe9a137fd00: Waiting 20:37:02 f52c7c578918: Waiting 20:37:02 872ab1ac280c: Waiting 20:37:02 e9aa132585e0: Layer already exists 20:37:02 ba898a129a1c: Layer already exists 20:37:02 44bdbac89121: Layer already exists 20:37:02 99366e5baf82: Layer already exists 20:37:02 40185c6c4f77: Layer already exists 20:37:02 100af129cae2: Layer already exists 20:37:02 3248b72792b4: Layer already exists 20:37:02 76623eed0fc9: Layer already exists 20:37:02 c694a39b5e7b: Layer already exists 20:37:02 64aecff3a280: Layer already exists 20:37:02 69e7797176f9: Layer already exists 20:37:02 e1be4f980cef: Layer already exists 20:37:02 5f70bf18a086: Layer already exists 20:37:02 f52c7c578918: Layer already exists 20:37:02 872ab1ac280c: Layer already exists 20:37:02 9fe9a137fd00: Layer already exists 20:37:02 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:03 ba898a129a1c: Preparing 20:37:03 99366e5baf82: Preparing 20:37:03 44bdbac89121: Preparing 20:37:03 e9aa132585e0: Preparing 20:37:03 40185c6c4f77: Preparing 20:37:03 100af129cae2: Preparing 20:37:03 3248b72792b4: Preparing 20:37:03 c694a39b5e7b: Preparing 20:37:03 76623eed0fc9: Preparing 20:37:03 64aecff3a280: Preparing 20:37:03 69e7797176f9: Preparing 20:37:03 5f70bf18a086: Preparing 20:37:03 e1be4f980cef: Preparing 20:37:03 f52c7c578918: Preparing 20:37:03 872ab1ac280c: Preparing 20:37:03 9fe9a137fd00: Preparing 20:37:03 100af129cae2: Waiting 20:37:03 3248b72792b4: Waiting 20:37:03 c694a39b5e7b: Waiting 20:37:03 76623eed0fc9: Waiting 20:37:03 64aecff3a280: Waiting 20:37:03 69e7797176f9: Waiting 20:37:03 5f70bf18a086: Waiting 20:37:03 e1be4f980cef: Waiting 20:37:03 f52c7c578918: Waiting 20:37:03 872ab1ac280c: Waiting 20:37:03 9fe9a137fd00: Waiting 20:37:03 99366e5baf82: Layer already exists 20:37:03 e9aa132585e0: Layer already exists 20:37:03 44bdbac89121: Layer already exists 20:37:03 40185c6c4f77: Layer already exists 20:37:03 ba898a129a1c: Layer already exists 20:37:03 100af129cae2: Layer already exists 20:37:03 3248b72792b4: Layer already exists 20:37:03 c694a39b5e7b: Layer already exists 20:37:03 64aecff3a280: Layer already exists 20:37:03 76623eed0fc9: Layer already exists 20:37:03 5f70bf18a086: Layer already exists 20:37:03 69e7797176f9: Layer already exists 20:37:03 e1be4f980cef: Layer already exists 20:37:03 872ab1ac280c: Layer already exists 20:37:03 f52c7c578918: Layer already exists 20:37:03 9fe9a137fd00: Layer already exists 20:37:03 main: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:03 ===================================================== [Pipeline] echo 20:37:03 taggedImages: 20:37:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:37:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.11 20:37:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:37:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:37:03 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:03 latest 20:37:03 3.2.0-dev.11 20:37:03 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:03 main 20:37:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:05 13380efdc557: Preparing 20:37:05 ba98a48d2791: Preparing 20:37:05 3d1bcadd2110: Preparing 20:37:05 88c0b3a6a954: Preparing 20:37:05 c694a39b5e7b: Preparing 20:37:05 76623eed0fc9: Preparing 20:37:05 450a0ce0cf2e: Preparing 20:37:05 908c789e2658: Preparing 20:37:05 9fe9a137fd00: Preparing 20:37:05 450a0ce0cf2e: Waiting 20:37:05 9fe9a137fd00: Waiting 20:37:05 76623eed0fc9: Waiting 20:37:05 908c789e2658: Waiting 20:37:05 13380efdc557: Layer already exists 20:37:05 ba98a48d2791: Layer already exists 20:37:05 c694a39b5e7b: Layer already exists 20:37:05 76623eed0fc9: Layer already exists 20:37:05 908c789e2658: Layer already exists 20:37:05 450a0ce0cf2e: Layer already exists 20:37:05 9fe9a137fd00: Layer already exists 20:37:05 3d1bcadd2110: Pushed 20:37:06 88c0b3a6a954: Pushed 20:37:06 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:07 13380efdc557: Preparing 20:37:07 ba98a48d2791: Preparing 20:37:07 3d1bcadd2110: Preparing 20:37:07 88c0b3a6a954: Preparing 20:37:07 c694a39b5e7b: Preparing 20:37:07 76623eed0fc9: Preparing 20:37:07 450a0ce0cf2e: Preparing 20:37:07 908c789e2658: Preparing 20:37:07 9fe9a137fd00: Preparing 20:37:07 450a0ce0cf2e: Waiting 20:37:07 9fe9a137fd00: Waiting 20:37:07 76623eed0fc9: Waiting 20:37:07 908c789e2658: Waiting 20:37:07 ba98a48d2791: Layer already exists 20:37:07 c694a39b5e7b: Layer already exists 20:37:07 3d1bcadd2110: Layer already exists 20:37:07 13380efdc557: Layer already exists 20:37:07 88c0b3a6a954: Layer already exists 20:37:07 76623eed0fc9: Layer already exists 20:37:07 450a0ce0cf2e: Layer already exists 20:37:07 9fe9a137fd00: Layer already exists 20:37:07 908c789e2658: Layer already exists 20:37:07 latest: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.11 20:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:08 13380efdc557: Preparing 20:37:08 ba98a48d2791: Preparing 20:37:08 3d1bcadd2110: Preparing 20:37:08 88c0b3a6a954: Preparing 20:37:08 c694a39b5e7b: Preparing 20:37:08 76623eed0fc9: Preparing 20:37:08 450a0ce0cf2e: Preparing 20:37:08 908c789e2658: Preparing 20:37:08 9fe9a137fd00: Preparing 20:37:08 450a0ce0cf2e: Waiting 20:37:08 908c789e2658: Waiting 20:37:08 9fe9a137fd00: Waiting 20:37:08 76623eed0fc9: Waiting 20:37:08 c694a39b5e7b: Layer already exists 20:37:08 3d1bcadd2110: Layer already exists 20:37:08 ba98a48d2791: Layer already exists 20:37:08 13380efdc557: Layer already exists 20:37:08 88c0b3a6a954: Layer already exists 20:37:08 76623eed0fc9: Layer already exists 20:37:08 9fe9a137fd00: Layer already exists 20:37:08 450a0ce0cf2e: Layer already exists 20:37:08 908c789e2658: Layer already exists 20:37:08 3.2.0-dev.11: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:09 13380efdc557: Preparing 20:37:09 ba98a48d2791: Preparing 20:37:09 3d1bcadd2110: Preparing 20:37:09 88c0b3a6a954: Preparing 20:37:09 c694a39b5e7b: Preparing 20:37:09 76623eed0fc9: Preparing 20:37:09 450a0ce0cf2e: Preparing 20:37:09 908c789e2658: Preparing 20:37:09 9fe9a137fd00: Preparing 20:37:09 76623eed0fc9: Waiting 20:37:09 450a0ce0cf2e: Waiting 20:37:09 908c789e2658: Waiting 20:37:09 9fe9a137fd00: Waiting 20:37:09 c694a39b5e7b: Layer already exists 20:37:09 3d1bcadd2110: Layer already exists 20:37:09 88c0b3a6a954: Layer already exists 20:37:09 ba98a48d2791: Layer already exists 20:37:09 13380efdc557: Layer already exists 20:37:09 9fe9a137fd00: Layer already exists 20:37:09 450a0ce0cf2e: Layer already exists 20:37:09 76623eed0fc9: Layer already exists 20:37:09 908c789e2658: Layer already exists 20:37:09 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:10 13380efdc557: Preparing 20:37:10 ba98a48d2791: Preparing 20:37:10 3d1bcadd2110: Preparing 20:37:10 88c0b3a6a954: Preparing 20:37:10 c694a39b5e7b: Preparing 20:37:10 76623eed0fc9: Preparing 20:37:10 450a0ce0cf2e: Preparing 20:37:10 908c789e2658: Preparing 20:37:10 9fe9a137fd00: Preparing 20:37:10 9fe9a137fd00: Waiting 20:37:10 908c789e2658: Waiting 20:37:10 76623eed0fc9: Waiting 20:37:10 c694a39b5e7b: Layer already exists 20:37:10 88c0b3a6a954: Layer already exists 20:37:10 13380efdc557: Layer already exists 20:37:10 ba98a48d2791: Layer already exists 20:37:10 3d1bcadd2110: Layer already exists 20:37:10 76623eed0fc9: Layer already exists 20:37:10 450a0ce0cf2e: Layer already exists 20:37:10 908c789e2658: Layer already exists 20:37:10 9fe9a137fd00: Layer already exists 20:37:10 main: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:10 ===================================================== [Pipeline] echo 20:37:10 taggedImages: 20:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.11 20:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:37:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:37:10 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:10 latest 20:37:10 3.2.0-dev.11 20:37:10 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:10 main 20:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:37:12 9cc97e7934e8: Preparing 20:37:12 8bba45248f80: Preparing 20:37:12 b577251e42da: Preparing 20:37:12 eac2609ab460: Preparing 20:37:12 8978a5c318a5: Preparing 20:37:12 c694a39b5e7b: Preparing 20:37:12 76623eed0fc9: Preparing 20:37:12 c694a39b5e7b: Waiting 20:37:12 3a4f10078549: Preparing 20:37:12 92ffc495e2a6: Preparing 20:37:12 76623eed0fc9: Waiting 20:37:12 3a4f10078549: Waiting 20:37:12 0fb8a401f4ef: Preparing 20:37:12 92ffc495e2a6: Waiting 20:37:12 9fe9a137fd00: Preparing 20:37:12 9fe9a137fd00: Waiting 20:37:12 0fb8a401f4ef: Waiting 20:37:12 9cc97e7934e8: Pushed 20:37:12 8bba45248f80: Pushed 20:37:12 eac2609ab460: Pushed 20:37:12 8978a5c318a5: Pushed 20:37:12 c694a39b5e7b: Layer already exists 20:37:12 76623eed0fc9: Layer already exists 20:37:12 9fe9a137fd00: Layer already exists 20:37:12 3a4f10078549: Pushed 20:37:12 92ffc495e2a6: Pushed 20:37:13 b577251e42da: Pushed 20:37:14 0fb8a401f4ef: Pushed 20:37:14 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:37:15 9cc97e7934e8: Preparing 20:37:15 8bba45248f80: Preparing 20:37:15 b577251e42da: Preparing 20:37:15 eac2609ab460: Preparing 20:37:15 8978a5c318a5: Preparing 20:37:15 c694a39b5e7b: Preparing 20:37:15 76623eed0fc9: Preparing 20:37:15 3a4f10078549: Preparing 20:37:15 92ffc495e2a6: Preparing 20:37:15 0fb8a401f4ef: Preparing 20:37:15 9fe9a137fd00: Preparing 20:37:15 3a4f10078549: Waiting 20:37:15 92ffc495e2a6: Waiting 20:37:15 0fb8a401f4ef: Waiting 20:37:15 76623eed0fc9: Waiting 20:37:15 9fe9a137fd00: Waiting 20:37:15 c694a39b5e7b: Waiting 20:37:15 b577251e42da: Layer already exists 20:37:15 9cc97e7934e8: Layer already exists 20:37:15 eac2609ab460: Layer already exists 20:37:15 8978a5c318a5: Layer already exists 20:37:15 8bba45248f80: Layer already exists 20:37:15 76623eed0fc9: Layer already exists 20:37:15 92ffc495e2a6: Layer already exists 20:37:15 3a4f10078549: Layer already exists 20:37:15 0fb8a401f4ef: Layer already exists 20:37:15 c694a39b5e7b: Layer already exists 20:37:15 9fe9a137fd00: Layer already exists 20:37:15 latest: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.11 20:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:37:16 9cc97e7934e8: Preparing 20:37:16 8bba45248f80: Preparing 20:37:16 b577251e42da: Preparing 20:37:16 eac2609ab460: Preparing 20:37:16 8978a5c318a5: Preparing 20:37:16 c694a39b5e7b: Preparing 20:37:16 76623eed0fc9: Preparing 20:37:16 3a4f10078549: Preparing 20:37:16 92ffc495e2a6: Preparing 20:37:16 0fb8a401f4ef: Preparing 20:37:16 9fe9a137fd00: Preparing 20:37:16 76623eed0fc9: Waiting 20:37:16 3a4f10078549: Waiting 20:37:16 92ffc495e2a6: Waiting 20:37:16 0fb8a401f4ef: Waiting 20:37:16 9fe9a137fd00: Waiting 20:37:16 c694a39b5e7b: Waiting 20:37:16 b577251e42da: Layer already exists 20:37:16 8bba45248f80: Layer already exists 20:37:16 8978a5c318a5: Layer already exists 20:37:16 9cc97e7934e8: Layer already exists 20:37:16 eac2609ab460: Layer already exists 20:37:16 76623eed0fc9: Layer already exists 20:37:16 c694a39b5e7b: Layer already exists 20:37:16 3a4f10078549: Layer already exists 20:37:16 0fb8a401f4ef: Layer already exists 20:37:16 92ffc495e2a6: Layer already exists 20:37:16 9fe9a137fd00: Layer already exists 20:37:16 3.2.0-dev.11: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:37:17 9cc97e7934e8: Preparing 20:37:17 8bba45248f80: Preparing 20:37:17 b577251e42da: Preparing 20:37:17 eac2609ab460: Preparing 20:37:17 8978a5c318a5: Preparing 20:37:17 c694a39b5e7b: Preparing 20:37:17 76623eed0fc9: Preparing 20:37:17 3a4f10078549: Preparing 20:37:17 92ffc495e2a6: Preparing 20:37:17 0fb8a401f4ef: Preparing 20:37:17 9fe9a137fd00: Preparing 20:37:17 76623eed0fc9: Waiting 20:37:17 92ffc495e2a6: Waiting 20:37:17 3a4f10078549: Waiting 20:37:17 0fb8a401f4ef: Waiting 20:37:17 9fe9a137fd00: Waiting 20:37:17 c694a39b5e7b: Waiting 20:37:17 b577251e42da: Layer already exists 20:37:17 eac2609ab460: Layer already exists 20:37:17 9cc97e7934e8: Layer already exists 20:37:17 8978a5c318a5: Layer already exists 20:37:17 8bba45248f80: Layer already exists 20:37:17 c694a39b5e7b: Layer already exists 20:37:17 92ffc495e2a6: Layer already exists 20:37:17 3a4f10078549: Layer already exists 20:37:17 0fb8a401f4ef: Layer already exists 20:37:17 76623eed0fc9: Layer already exists 20:37:17 9fe9a137fd00: Layer already exists 20:37:17 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:37:18 9cc97e7934e8: Preparing 20:37:18 8bba45248f80: Preparing 20:37:18 b577251e42da: Preparing 20:37:18 eac2609ab460: Preparing 20:37:18 8978a5c318a5: Preparing 20:37:18 c694a39b5e7b: Preparing 20:37:18 76623eed0fc9: Preparing 20:37:18 3a4f10078549: Preparing 20:37:18 92ffc495e2a6: Preparing 20:37:18 0fb8a401f4ef: Preparing 20:37:18 9fe9a137fd00: Preparing 20:37:18 76623eed0fc9: Waiting 20:37:18 3a4f10078549: Waiting 20:37:18 92ffc495e2a6: Waiting 20:37:18 0fb8a401f4ef: Waiting 20:37:18 9fe9a137fd00: Waiting 20:37:18 c694a39b5e7b: Waiting 20:37:18 8bba45248f80: Layer already exists 20:37:18 b577251e42da: Layer already exists 20:37:18 8978a5c318a5: Layer already exists 20:37:18 eac2609ab460: Layer already exists 20:37:18 9cc97e7934e8: Layer already exists 20:37:18 76623eed0fc9: Layer already exists 20:37:18 0fb8a401f4ef: Layer already exists 20:37:18 c694a39b5e7b: Layer already exists 20:37:18 3a4f10078549: Layer already exists 20:37:18 92ffc495e2a6: Layer already exists 20:37:18 9fe9a137fd00: Layer already exists 20:37:18 main: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:18 ===================================================== [Pipeline] echo 20:37:18 taggedImages: 20:37:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:37:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.11 20:37:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:37:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:37:18 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:18 latest 20:37:18 3.2.0-dev.11 20:37:18 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:18 main 20:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:37:20 226c8451deb0: Preparing 20:37:20 7dab45e982e4: Preparing 20:37:20 fee94a9a30fe: Preparing 20:37:20 d5555a2471d1: Preparing 20:37:20 c8ba4a7874a0: Preparing 20:37:20 00108cb68b9d: Preparing 20:37:20 b36f3807f5f4: Preparing 20:37:20 c694a39b5e7b: Preparing 20:37:20 76623eed0fc9: Preparing 20:37:20 b94e27865975: Preparing 20:37:20 fa010c487560: Preparing 20:37:20 9fe9a137fd00: Preparing 20:37:20 76623eed0fc9: Waiting 20:37:20 fa010c487560: Waiting 20:37:20 b94e27865975: Waiting 20:37:20 00108cb68b9d: Waiting 20:37:20 b36f3807f5f4: Waiting 20:37:20 c694a39b5e7b: Waiting 20:37:20 9fe9a137fd00: Waiting 20:37:20 226c8451deb0: Pushed 20:37:20 c8ba4a7874a0: Pushed 20:37:20 7dab45e982e4: Pushed 20:37:20 c694a39b5e7b: Layer already exists 20:37:20 00108cb68b9d: Pushed 20:37:20 76623eed0fc9: Layer already exists 20:37:20 b36f3807f5f4: Pushed 20:37:20 9fe9a137fd00: Layer already exists 20:37:20 b94e27865975: Pushed 20:37:20 d5555a2471d1: Pushed 20:37:21 fee94a9a30fe: Pushed 20:37:21 fa010c487560: Pushed 20:37:21 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:37:22 226c8451deb0: Preparing 20:37:22 7dab45e982e4: Preparing 20:37:22 fee94a9a30fe: Preparing 20:37:22 d5555a2471d1: Preparing 20:37:22 c8ba4a7874a0: Preparing 20:37:22 00108cb68b9d: Preparing 20:37:22 b36f3807f5f4: Preparing 20:37:22 c694a39b5e7b: Preparing 20:37:22 76623eed0fc9: Preparing 20:37:22 b94e27865975: Preparing 20:37:22 fa010c487560: Preparing 20:37:22 9fe9a137fd00: Preparing 20:37:22 9fe9a137fd00: Waiting 20:37:22 76623eed0fc9: Waiting 20:37:22 fa010c487560: Waiting 20:37:22 b94e27865975: Waiting 20:37:22 00108cb68b9d: Waiting 20:37:22 b36f3807f5f4: Waiting 20:37:22 c694a39b5e7b: Waiting 20:37:22 226c8451deb0: Layer already exists 20:37:22 c8ba4a7874a0: Layer already exists 20:37:22 d5555a2471d1: Layer already exists 20:37:22 7dab45e982e4: Layer already exists 20:37:22 fee94a9a30fe: Layer already exists 20:37:22 b36f3807f5f4: Layer already exists 20:37:22 c694a39b5e7b: Layer already exists 20:37:22 76623eed0fc9: Layer already exists 20:37:22 9fe9a137fd00: Layer already exists 20:37:22 00108cb68b9d: Layer already exists 20:37:22 fa010c487560: Layer already exists 20:37:22 b94e27865975: Layer already exists 20:37:22 latest: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.11 20:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:37:23 226c8451deb0: Preparing 20:37:23 7dab45e982e4: Preparing 20:37:23 fee94a9a30fe: Preparing 20:37:23 d5555a2471d1: Preparing 20:37:23 c8ba4a7874a0: Preparing 20:37:23 00108cb68b9d: Preparing 20:37:23 b36f3807f5f4: Preparing 20:37:23 c694a39b5e7b: Preparing 20:37:23 76623eed0fc9: Preparing 20:37:23 b94e27865975: Preparing 20:37:23 fa010c487560: Preparing 20:37:23 9fe9a137fd00: Preparing 20:37:23 00108cb68b9d: Waiting 20:37:23 b36f3807f5f4: Waiting 20:37:23 c694a39b5e7b: Waiting 20:37:23 76623eed0fc9: Waiting 20:37:23 9fe9a137fd00: Waiting 20:37:23 fa010c487560: Waiting 20:37:23 b94e27865975: Waiting 20:37:23 d5555a2471d1: Layer already exists 20:37:23 c8ba4a7874a0: Layer already exists 20:37:23 226c8451deb0: Layer already exists 20:37:23 7dab45e982e4: Layer already exists 20:37:23 fee94a9a30fe: Layer already exists 20:37:23 00108cb68b9d: Layer already exists 20:37:23 b36f3807f5f4: Layer already exists 20:37:23 c694a39b5e7b: Layer already exists 20:37:23 b94e27865975: Layer already exists 20:37:23 76623eed0fc9: Layer already exists 20:37:23 fa010c487560: Layer already exists 20:37:23 9fe9a137fd00: Layer already exists 20:37:23 3.2.0-dev.11: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:37:25 226c8451deb0: Preparing 20:37:25 7dab45e982e4: Preparing 20:37:25 fee94a9a30fe: Preparing 20:37:25 d5555a2471d1: Preparing 20:37:25 c8ba4a7874a0: Preparing 20:37:25 00108cb68b9d: Preparing 20:37:25 b36f3807f5f4: Preparing 20:37:25 c694a39b5e7b: Preparing 20:37:25 76623eed0fc9: Preparing 20:37:25 b94e27865975: Preparing 20:37:25 fa010c487560: Preparing 20:37:25 9fe9a137fd00: Preparing 20:37:25 fa010c487560: Waiting 20:37:25 c694a39b5e7b: Waiting 20:37:25 76623eed0fc9: Waiting 20:37:25 9fe9a137fd00: Waiting 20:37:25 b94e27865975: Waiting 20:37:25 00108cb68b9d: Waiting 20:37:25 b36f3807f5f4: Waiting 20:37:25 c8ba4a7874a0: Layer already exists 20:37:25 d5555a2471d1: Layer already exists 20:37:25 fee94a9a30fe: Layer already exists 20:37:25 7dab45e982e4: Layer already exists 20:37:25 226c8451deb0: Layer already exists 20:37:25 b36f3807f5f4: Layer already exists 20:37:25 00108cb68b9d: Layer already exists 20:37:25 76623eed0fc9: Layer already exists 20:37:25 b94e27865975: Layer already exists 20:37:25 c694a39b5e7b: Layer already exists 20:37:25 fa010c487560: Layer already exists 20:37:25 9fe9a137fd00: Layer already exists 20:37:25 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:37:26 226c8451deb0: Preparing 20:37:26 7dab45e982e4: Preparing 20:37:26 fee94a9a30fe: Preparing 20:37:26 d5555a2471d1: Preparing 20:37:26 c8ba4a7874a0: Preparing 20:37:26 00108cb68b9d: Preparing 20:37:26 b36f3807f5f4: Preparing 20:37:26 c694a39b5e7b: Preparing 20:37:26 76623eed0fc9: Preparing 20:37:26 b94e27865975: Preparing 20:37:26 fa010c487560: Preparing 20:37:26 9fe9a137fd00: Preparing 20:37:26 b36f3807f5f4: Waiting 20:37:26 c694a39b5e7b: Waiting 20:37:26 fa010c487560: Waiting 20:37:26 9fe9a137fd00: Waiting 20:37:26 76623eed0fc9: Waiting 20:37:26 00108cb68b9d: Waiting 20:37:26 b94e27865975: Waiting 20:37:26 fee94a9a30fe: Layer already exists 20:37:26 d5555a2471d1: Layer already exists 20:37:26 c8ba4a7874a0: Layer already exists 20:37:26 7dab45e982e4: Layer already exists 20:37:26 226c8451deb0: Layer already exists 20:37:26 c694a39b5e7b: Layer already exists 20:37:26 00108cb68b9d: Layer already exists 20:37:26 b36f3807f5f4: Layer already exists 20:37:26 76623eed0fc9: Layer already exists 20:37:26 b94e27865975: Layer already exists 20:37:26 9fe9a137fd00: Layer already exists 20:37:26 fa010c487560: Layer already exists 20:37:26 main: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:26 ===================================================== [Pipeline] echo 20:37:26 taggedImages: 20:37:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:37:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.11 20:37:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:37:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:37:26 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:26 latest 20:37:26 3.2.0-dev.11 20:37:26 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:26 main 20:37:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:37:27 51a4466d0266: Preparing 20:37:27 08a7773ebef4: Preparing 20:37:27 c694a39b5e7b: Preparing 20:37:27 76623eed0fc9: Preparing 20:37:27 6dbc5050709d: Preparing 20:37:27 a726502eeb40: Preparing 20:37:27 9fe9a137fd00: Preparing 20:37:27 9fe9a137fd00: Waiting 20:37:27 a726502eeb40: Waiting 20:37:27 76623eed0fc9: Layer already exists 20:37:27 c694a39b5e7b: Layer already exists 20:37:27 9fe9a137fd00: Layer already exists 20:37:27 51a4466d0266: Pushed 20:37:28 6dbc5050709d: Pushed 20:37:28 a726502eeb40: Pushed 20:37:29 08a7773ebef4: Pushed 20:37:29 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:30 + 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 20:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:37:31 51a4466d0266: Preparing 20:37:31 08a7773ebef4: Preparing 20:37:31 c694a39b5e7b: Preparing 20:37:31 76623eed0fc9: Preparing 20:37:31 6dbc5050709d: Preparing 20:37:31 a726502eeb40: Preparing 20:37:31 9fe9a137fd00: Preparing 20:37:31 a726502eeb40: Waiting 20:37:31 9fe9a137fd00: Waiting 20:37:31 51a4466d0266: Layer already exists 20:37:31 08a7773ebef4: Layer already exists 20:37:31 6dbc5050709d: Layer already exists 20:37:31 c694a39b5e7b: Layer already exists 20:37:31 76623eed0fc9: Layer already exists 20:37:31 a726502eeb40: Layer already exists 20:37:31 9fe9a137fd00: Layer already exists 20:37:31 latest: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.11 20:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:37:32 51a4466d0266: Preparing 20:37:32 08a7773ebef4: Preparing 20:37:32 c694a39b5e7b: Preparing 20:37:32 76623eed0fc9: Preparing 20:37:32 6dbc5050709d: Preparing 20:37:32 a726502eeb40: Preparing 20:37:32 9fe9a137fd00: Preparing 20:37:32 9fe9a137fd00: Waiting 20:37:32 a726502eeb40: Waiting 20:37:32 51a4466d0266: Layer already exists 20:37:32 6dbc5050709d: Layer already exists 20:37:32 08a7773ebef4: Layer already exists 20:37:32 76623eed0fc9: Layer already exists 20:37:32 c694a39b5e7b: Layer already exists 20:37:32 a726502eeb40: Layer already exists 20:37:32 9fe9a137fd00: Layer already exists 20:37:32 3.2.0-dev.11: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:37:33 51a4466d0266: Preparing 20:37:33 08a7773ebef4: Preparing 20:37:33 c694a39b5e7b: Preparing 20:37:33 76623eed0fc9: Preparing 20:37:33 6dbc5050709d: Preparing 20:37:33 a726502eeb40: Preparing 20:37:33 9fe9a137fd00: Preparing 20:37:33 a726502eeb40: Waiting 20:37:33 9fe9a137fd00: Waiting 20:37:33 08a7773ebef4: Layer already exists 20:37:33 51a4466d0266: Layer already exists 20:37:33 76623eed0fc9: Layer already exists 20:37:33 6dbc5050709d: Layer already exists 20:37:33 c694a39b5e7b: Layer already exists 20:37:33 a726502eeb40: Layer already exists 20:37:33 9fe9a137fd00: Layer already exists 20:37:33 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + 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 20:37:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:37:34 51a4466d0266: Preparing 20:37:34 08a7773ebef4: Preparing 20:37:34 c694a39b5e7b: Preparing 20:37:34 76623eed0fc9: Preparing 20:37:34 6dbc5050709d: Preparing 20:37:34 a726502eeb40: Preparing 20:37:34 9fe9a137fd00: Preparing 20:37:34 9fe9a137fd00: Waiting 20:37:34 a726502eeb40: Waiting 20:37:34 08a7773ebef4: Layer already exists 20:37:34 51a4466d0266: Layer already exists 20:37:34 c694a39b5e7b: Layer already exists 20:37:34 6dbc5050709d: Layer already exists 20:37:34 76623eed0fc9: Layer already exists 20:37:34 a726502eeb40: Layer already exists 20:37:34 9fe9a137fd00: Layer already exists 20:37:34 main: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:34 ===================================================== [Pipeline] echo 20:37:35 taggedImages: 20:37:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:37:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.11 20:37:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:37:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:37:35 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:35 latest 20:37:35 3.2.0-dev.11 20:37:35 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:35 main 20:37:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:37:36 e41e83131e54: Preparing 20:37:36 743925d40b7e: Preparing 20:37:36 bf0902f3e995: Preparing 20:37:36 c694a39b5e7b: Preparing 20:37:36 76623eed0fc9: Preparing 20:37:36 81e1b912d43f: Preparing 20:37:36 e07f9e3d944b: Preparing 20:37:36 4715222be198: Preparing 20:37:36 bc291573fea5: Preparing 20:37:36 9fe9a137fd00: Preparing 20:37:36 4715222be198: Waiting 20:37:36 81e1b912d43f: Waiting 20:37:36 e07f9e3d944b: Waiting 20:37:36 bc291573fea5: Waiting 20:37:36 9fe9a137fd00: Waiting 20:37:36 76623eed0fc9: Layer already exists 20:37:36 c694a39b5e7b: Layer already exists 20:37:36 743925d40b7e: Pushed 20:37:36 bf0902f3e995: Pushed 20:37:36 e41e83131e54: Pushed 20:37:36 9fe9a137fd00: Layer already exists 20:37:36 4715222be198: Pushed 20:37:37 bc291573fea5: Pushed 20:37:42 e07f9e3d944b: Pushed 20:37:44 81e1b912d43f: Pushed 20:37:44 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:37:45 e41e83131e54: Preparing 20:37:45 743925d40b7e: Preparing 20:37:45 bf0902f3e995: Preparing 20:37:45 c694a39b5e7b: Preparing 20:37:45 76623eed0fc9: Preparing 20:37:45 81e1b912d43f: Preparing 20:37:45 e07f9e3d944b: Preparing 20:37:45 4715222be198: Preparing 20:37:45 bc291573fea5: Preparing 20:37:45 9fe9a137fd00: Preparing 20:37:45 81e1b912d43f: Waiting 20:37:45 e07f9e3d944b: Waiting 20:37:45 4715222be198: Waiting 20:37:45 bc291573fea5: Waiting 20:37:45 9fe9a137fd00: Waiting 20:37:45 bf0902f3e995: Layer already exists 20:37:45 e41e83131e54: Layer already exists 20:37:45 743925d40b7e: Layer already exists 20:37:45 c694a39b5e7b: Layer already exists 20:37:45 76623eed0fc9: Layer already exists 20:37:45 81e1b912d43f: Layer already exists 20:37:45 bc291573fea5: Layer already exists 20:37:45 e07f9e3d944b: Layer already exists 20:37:45 4715222be198: Layer already exists 20:37:45 9fe9a137fd00: Layer already exists 20:37:45 latest: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.11 20:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:37:47 e41e83131e54: Preparing 20:37:47 743925d40b7e: Preparing 20:37:47 bf0902f3e995: Preparing 20:37:47 c694a39b5e7b: Preparing 20:37:47 76623eed0fc9: Preparing 20:37:47 81e1b912d43f: Preparing 20:37:47 e07f9e3d944b: Preparing 20:37:47 4715222be198: Preparing 20:37:47 e07f9e3d944b: Waiting 20:37:47 81e1b912d43f: Waiting 20:37:47 bc291573fea5: Preparing 20:37:47 9fe9a137fd00: Preparing 20:37:47 bc291573fea5: Waiting 20:37:47 9fe9a137fd00: Waiting 20:37:47 4715222be198: Waiting 20:37:47 c694a39b5e7b: Layer already exists 20:37:47 e41e83131e54: Layer already exists 20:37:47 743925d40b7e: Layer already exists 20:37:47 bf0902f3e995: Layer already exists 20:37:47 76623eed0fc9: Layer already exists 20:37:47 e07f9e3d944b: Layer already exists 20:37:47 9fe9a137fd00: Layer already exists 20:37:47 bc291573fea5: Layer already exists 20:37:47 81e1b912d43f: Layer already exists 20:37:47 4715222be198: Layer already exists 20:37:47 3.2.0-dev.11: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:37:48 e41e83131e54: Preparing 20:37:48 743925d40b7e: Preparing 20:37:48 bf0902f3e995: Preparing 20:37:48 c694a39b5e7b: Preparing 20:37:48 76623eed0fc9: Preparing 20:37:48 81e1b912d43f: Preparing 20:37:48 e07f9e3d944b: Preparing 20:37:48 4715222be198: Preparing 20:37:48 bc291573fea5: Preparing 20:37:48 9fe9a137fd00: Preparing 20:37:48 81e1b912d43f: Waiting 20:37:48 4715222be198: Waiting 20:37:48 e07f9e3d944b: Waiting 20:37:48 bc291573fea5: Waiting 20:37:48 76623eed0fc9: Layer already exists 20:37:48 bf0902f3e995: Layer already exists 20:37:48 e41e83131e54: Layer already exists 20:37:48 c694a39b5e7b: Layer already exists 20:37:48 743925d40b7e: Layer already exists 20:37:48 81e1b912d43f: Layer already exists 20:37:48 e07f9e3d944b: Layer already exists 20:37:48 4715222be198: Layer already exists 20:37:48 bc291573fea5: Layer already exists 20:37:48 9fe9a137fd00: Layer already exists 20:37:48 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:37:49 e41e83131e54: Preparing 20:37:49 743925d40b7e: Preparing 20:37:49 bf0902f3e995: Preparing 20:37:49 c694a39b5e7b: Preparing 20:37:49 76623eed0fc9: Preparing 20:37:49 81e1b912d43f: Preparing 20:37:49 e07f9e3d944b: Preparing 20:37:49 4715222be198: Preparing 20:37:49 bc291573fea5: Preparing 20:37:49 9fe9a137fd00: Preparing 20:37:49 e07f9e3d944b: Waiting 20:37:49 4715222be198: Waiting 20:37:49 bc291573fea5: Waiting 20:37:49 9fe9a137fd00: Waiting 20:37:49 81e1b912d43f: Waiting 20:37:49 743925d40b7e: Layer already exists 20:37:49 76623eed0fc9: Layer already exists 20:37:49 c694a39b5e7b: Layer already exists 20:37:49 bf0902f3e995: Layer already exists 20:37:49 e41e83131e54: Layer already exists 20:37:49 81e1b912d43f: Layer already exists 20:37:49 9fe9a137fd00: Layer already exists 20:37:49 e07f9e3d944b: Layer already exists 20:37:49 4715222be198: Layer already exists 20:37:49 bc291573fea5: Layer already exists 20:37:49 main: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:49 ===================================================== [Pipeline] echo 20:37:49 taggedImages: 20:37:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:37:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.11 20:37:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:37:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:37:50 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:50 latest 20:37:50 3.2.0-dev.11 20:37:50 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:37:50 main 20:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:37:51 1be831c34b0e: Preparing 20:37:51 73e3209c02de: Preparing 20:37:51 68a6019874a7: Preparing 20:37:51 c694a39b5e7b: Preparing 20:37:51 76623eed0fc9: Preparing 20:37:51 1664ec3e0de0: Preparing 20:37:51 05b05508cae8: Preparing 20:37:51 1edf199d40ae: Preparing 20:37:51 9fe9a137fd00: Preparing 20:37:51 9fe9a137fd00: Waiting 20:37:51 1edf199d40ae: Waiting 20:37:51 1664ec3e0de0: Waiting 20:37:51 76623eed0fc9: Layer already exists 20:37:51 c694a39b5e7b: Layer already exists 20:37:51 73e3209c02de: Pushed 20:37:51 1be831c34b0e: Pushed 20:37:51 68a6019874a7: Pushed 20:37:51 9fe9a137fd00: Layer already exists 20:37:51 1edf199d40ae: Pushed 20:37:51 05b05508cae8: Pushed 20:37:59 1664ec3e0de0: Pushed 20:37:59 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:01 1be831c34b0e: Preparing 20:38:01 73e3209c02de: Preparing 20:38:01 68a6019874a7: Preparing 20:38:01 c694a39b5e7b: Preparing 20:38:01 76623eed0fc9: Preparing 20:38:01 1664ec3e0de0: Preparing 20:38:01 05b05508cae8: Preparing 20:38:01 1edf199d40ae: Preparing 20:38:01 9fe9a137fd00: Preparing 20:38:01 05b05508cae8: Waiting 20:38:01 1664ec3e0de0: Waiting 20:38:01 1edf199d40ae: Waiting 20:38:01 9fe9a137fd00: Waiting 20:38:01 76623eed0fc9: Layer already exists 20:38:01 c694a39b5e7b: Layer already exists 20:38:01 68a6019874a7: Layer already exists 20:38:01 1be831c34b0e: Layer already exists 20:38:01 73e3209c02de: Layer already exists 20:38:01 1664ec3e0de0: Layer already exists 20:38:01 05b05508cae8: Layer already exists 20:38:01 9fe9a137fd00: Layer already exists 20:38:01 1edf199d40ae: Layer already exists 20:38:01 latest: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.11 20:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:02 1be831c34b0e: Preparing 20:38:02 73e3209c02de: Preparing 20:38:02 68a6019874a7: Preparing 20:38:02 c694a39b5e7b: Preparing 20:38:02 76623eed0fc9: Preparing 20:38:02 1664ec3e0de0: Preparing 20:38:02 05b05508cae8: Preparing 20:38:02 1edf199d40ae: Preparing 20:38:02 9fe9a137fd00: Preparing 20:38:02 1664ec3e0de0: Waiting 20:38:02 1edf199d40ae: Waiting 20:38:02 05b05508cae8: Waiting 20:38:02 9fe9a137fd00: Waiting 20:38:02 68a6019874a7: Layer already exists 20:38:02 c694a39b5e7b: Layer already exists 20:38:02 73e3209c02de: Layer already exists 20:38:02 1be831c34b0e: Layer already exists 20:38:02 76623eed0fc9: Layer already exists 20:38:02 1664ec3e0de0: Layer already exists 20:38:02 05b05508cae8: Layer already exists 20:38:02 1edf199d40ae: Layer already exists 20:38:02 9fe9a137fd00: Layer already exists 20:38:02 3.2.0-dev.11: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:03 1be831c34b0e: Preparing 20:38:03 73e3209c02de: Preparing 20:38:03 68a6019874a7: Preparing 20:38:03 c694a39b5e7b: Preparing 20:38:03 76623eed0fc9: Preparing 20:38:03 1664ec3e0de0: Preparing 20:38:03 05b05508cae8: Preparing 20:38:03 1edf199d40ae: Preparing 20:38:03 9fe9a137fd00: Preparing 20:38:03 9fe9a137fd00: Waiting 20:38:03 1edf199d40ae: Waiting 20:38:03 1664ec3e0de0: Waiting 20:38:03 c694a39b5e7b: Layer already exists 20:38:03 68a6019874a7: Layer already exists 20:38:03 1be831c34b0e: Layer already exists 20:38:03 76623eed0fc9: Layer already exists 20:38:03 73e3209c02de: Layer already exists 20:38:03 1664ec3e0de0: Layer already exists 20:38:03 05b05508cae8: Layer already exists 20:38:03 9fe9a137fd00: Layer already exists 20:38:03 1edf199d40ae: Layer already exists 20:38:03 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:04 1be831c34b0e: Preparing 20:38:04 73e3209c02de: Preparing 20:38:04 68a6019874a7: Preparing 20:38:04 c694a39b5e7b: Preparing 20:38:04 76623eed0fc9: Preparing 20:38:04 1664ec3e0de0: Preparing 20:38:04 05b05508cae8: Preparing 20:38:04 1edf199d40ae: Preparing 20:38:04 9fe9a137fd00: Preparing 20:38:04 05b05508cae8: Waiting 20:38:04 1664ec3e0de0: Waiting 20:38:04 1edf199d40ae: Waiting 20:38:04 9fe9a137fd00: Waiting 20:38:04 1be831c34b0e: Layer already exists 20:38:04 73e3209c02de: Layer already exists 20:38:04 76623eed0fc9: Layer already exists 20:38:04 68a6019874a7: Layer already exists 20:38:04 c694a39b5e7b: Layer already exists 20:38:04 1664ec3e0de0: Layer already exists 20:38:04 05b05508cae8: Layer already exists 20:38:04 9fe9a137fd00: Layer already exists 20:38:04 1edf199d40ae: Layer already exists 20:38:04 main: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:05 ===================================================== [Pipeline] echo 20:38:05 taggedImages: 20:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.11 20:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:38:05 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:38:05 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:05 latest 20:38:05 3.2.0-dev.11 20:38:05 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:05 main 20:38:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:06 e41e83131e54: Preparing 20:38:06 8f3a33895d4f: Preparing 20:38:06 2c30027ccd8d: Preparing 20:38:06 c694a39b5e7b: Preparing 20:38:06 76623eed0fc9: Preparing 20:38:06 668b9ead1d69: Preparing 20:38:06 4715222be198: Preparing 20:38:06 bc291573fea5: Preparing 20:38:06 9fe9a137fd00: Preparing 20:38:06 bc291573fea5: Waiting 20:38:06 9fe9a137fd00: Waiting 20:38:06 668b9ead1d69: Waiting 20:38:06 e41e83131e54: Layer already exists 20:38:06 c694a39b5e7b: Layer already exists 20:38:06 76623eed0fc9: Layer already exists 20:38:06 4715222be198: Layer already exists 20:38:06 bc291573fea5: Layer already exists 20:38:06 9fe9a137fd00: Layer already exists 20:38:06 8f3a33895d4f: Pushed 20:38:06 2c30027ccd8d: Pushed 20:38:14 668b9ead1d69: Pushed 20:38:14 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:16 e41e83131e54: Preparing 20:38:16 8f3a33895d4f: Preparing 20:38:16 2c30027ccd8d: Preparing 20:38:16 c694a39b5e7b: Preparing 20:38:16 76623eed0fc9: Preparing 20:38:16 668b9ead1d69: Preparing 20:38:16 4715222be198: Preparing 20:38:16 bc291573fea5: Preparing 20:38:16 9fe9a137fd00: Preparing 20:38:16 668b9ead1d69: Waiting 20:38:16 bc291573fea5: Waiting 20:38:16 9fe9a137fd00: Waiting 20:38:16 4715222be198: Waiting 20:38:16 e41e83131e54: Layer already exists 20:38:16 c694a39b5e7b: Layer already exists 20:38:16 8f3a33895d4f: Layer already exists 20:38:16 76623eed0fc9: Layer already exists 20:38:16 2c30027ccd8d: Layer already exists 20:38:16 4715222be198: Layer already exists 20:38:16 668b9ead1d69: Layer already exists 20:38:16 bc291573fea5: Layer already exists 20:38:16 9fe9a137fd00: Layer already exists 20:38:16 latest: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.11 20:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:17 e41e83131e54: Preparing 20:38:17 8f3a33895d4f: Preparing 20:38:17 2c30027ccd8d: Preparing 20:38:17 c694a39b5e7b: Preparing 20:38:17 76623eed0fc9: Preparing 20:38:17 668b9ead1d69: Preparing 20:38:17 4715222be198: Preparing 20:38:17 bc291573fea5: Preparing 20:38:17 9fe9a137fd00: Preparing 20:38:17 4715222be198: Waiting 20:38:17 bc291573fea5: Waiting 20:38:17 9fe9a137fd00: Waiting 20:38:17 668b9ead1d69: Waiting 20:38:17 8f3a33895d4f: Layer already exists 20:38:17 2c30027ccd8d: Layer already exists 20:38:17 e41e83131e54: Layer already exists 20:38:17 c694a39b5e7b: Layer already exists 20:38:17 76623eed0fc9: Layer already exists 20:38:17 668b9ead1d69: Layer already exists 20:38:17 4715222be198: Layer already exists 20:38:17 bc291573fea5: Layer already exists 20:38:17 9fe9a137fd00: Layer already exists 20:38:17 3.2.0-dev.11: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:18 e41e83131e54: Preparing 20:38:18 8f3a33895d4f: Preparing 20:38:18 2c30027ccd8d: Preparing 20:38:18 c694a39b5e7b: Preparing 20:38:18 76623eed0fc9: Preparing 20:38:18 668b9ead1d69: Preparing 20:38:18 4715222be198: Preparing 20:38:18 bc291573fea5: Preparing 20:38:18 9fe9a137fd00: Preparing 20:38:18 4715222be198: Waiting 20:38:18 bc291573fea5: Waiting 20:38:18 668b9ead1d69: Waiting 20:38:18 9fe9a137fd00: Waiting 20:38:18 e41e83131e54: Layer already exists 20:38:18 2c30027ccd8d: Layer already exists 20:38:18 8f3a33895d4f: Layer already exists 20:38:18 76623eed0fc9: Layer already exists 20:38:18 c694a39b5e7b: Layer already exists 20:38:18 668b9ead1d69: Layer already exists 20:38:18 bc291573fea5: Layer already exists 20:38:18 9fe9a137fd00: Layer already exists 20:38:18 4715222be198: Layer already exists 20:38:18 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:19 e41e83131e54: Preparing 20:38:19 8f3a33895d4f: Preparing 20:38:19 2c30027ccd8d: Preparing 20:38:19 c694a39b5e7b: Preparing 20:38:19 76623eed0fc9: Preparing 20:38:19 668b9ead1d69: Preparing 20:38:19 4715222be198: Preparing 20:38:19 bc291573fea5: Preparing 20:38:19 668b9ead1d69: Waiting 20:38:19 bc291573fea5: Waiting 20:38:19 9fe9a137fd00: Preparing 20:38:19 9fe9a137fd00: Waiting 20:38:19 4715222be198: Waiting 20:38:19 8f3a33895d4f: Layer already exists 20:38:19 2c30027ccd8d: Layer already exists 20:38:19 c694a39b5e7b: Layer already exists 20:38:19 e41e83131e54: Layer already exists 20:38:19 76623eed0fc9: Layer already exists 20:38:19 4715222be198: Layer already exists 20:38:19 668b9ead1d69: Layer already exists 20:38:19 bc291573fea5: Layer already exists 20:38:19 9fe9a137fd00: Layer already exists 20:38:19 main: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:20 ===================================================== [Pipeline] echo 20:38:20 taggedImages: 20:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.11 20:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:38:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:38:20 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:20 latest 20:38:20 3.2.0-dev.11 20:38:20 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:20 main 20:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:38:22 cf0ea80061f5: Preparing 20:38:22 bc8d02e9ecab: Preparing 20:38:22 c694a39b5e7b: Preparing 20:38:22 76623eed0fc9: Preparing 20:38:22 a6b82d47b27f: Preparing 20:38:22 5b97080e3737: Preparing 20:38:22 9fe9a137fd00: Preparing 20:38:22 5b97080e3737: Waiting 20:38:22 9fe9a137fd00: Waiting 20:38:22 c694a39b5e7b: Layer already exists 20:38:22 76623eed0fc9: Layer already exists 20:38:22 9fe9a137fd00: Layer already exists 20:38:22 cf0ea80061f5: Pushed 20:38:22 5b97080e3737: Pushed 20:38:22 a6b82d47b27f: Pushed 20:38:24 bc8d02e9ecab: Pushed 20:38:24 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:38:25 cf0ea80061f5: Preparing 20:38:25 bc8d02e9ecab: Preparing 20:38:25 c694a39b5e7b: Preparing 20:38:25 76623eed0fc9: Preparing 20:38:25 a6b82d47b27f: Preparing 20:38:25 5b97080e3737: Preparing 20:38:25 9fe9a137fd00: Preparing 20:38:25 5b97080e3737: Waiting 20:38:25 9fe9a137fd00: Waiting 20:38:25 cf0ea80061f5: Layer already exists 20:38:25 76623eed0fc9: Layer already exists 20:38:25 a6b82d47b27f: Layer already exists 20:38:25 bc8d02e9ecab: Layer already exists 20:38:25 c694a39b5e7b: Layer already exists 20:38:25 9fe9a137fd00: Layer already exists 20:38:25 5b97080e3737: Layer already exists 20:38:25 latest: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.11 20:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:38:26 cf0ea80061f5: Preparing 20:38:26 bc8d02e9ecab: Preparing 20:38:26 c694a39b5e7b: Preparing 20:38:26 76623eed0fc9: Preparing 20:38:26 a6b82d47b27f: Preparing 20:38:26 5b97080e3737: Preparing 20:38:26 9fe9a137fd00: Preparing 20:38:26 5b97080e3737: Waiting 20:38:26 9fe9a137fd00: Waiting 20:38:26 c694a39b5e7b: Layer already exists 20:38:26 bc8d02e9ecab: Layer already exists 20:38:26 cf0ea80061f5: Layer already exists 20:38:26 76623eed0fc9: Layer already exists 20:38:26 a6b82d47b27f: Layer already exists 20:38:26 5b97080e3737: Layer already exists 20:38:26 9fe9a137fd00: Layer already exists 20:38:26 3.2.0-dev.11: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:38:27 cf0ea80061f5: Preparing 20:38:27 bc8d02e9ecab: Preparing 20:38:27 c694a39b5e7b: Preparing 20:38:27 76623eed0fc9: Preparing 20:38:27 a6b82d47b27f: Preparing 20:38:27 5b97080e3737: Preparing 20:38:27 9fe9a137fd00: Preparing 20:38:27 5b97080e3737: Waiting 20:38:27 9fe9a137fd00: Waiting 20:38:27 bc8d02e9ecab: Layer already exists 20:38:27 c694a39b5e7b: Layer already exists 20:38:27 a6b82d47b27f: Layer already exists 20:38:27 cf0ea80061f5: Layer already exists 20:38:27 76623eed0fc9: Layer already exists 20:38:27 9fe9a137fd00: Layer already exists 20:38:27 5b97080e3737: Layer already exists 20:38:27 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:38:29 cf0ea80061f5: Preparing 20:38:29 bc8d02e9ecab: Preparing 20:38:29 c694a39b5e7b: Preparing 20:38:29 76623eed0fc9: Preparing 20:38:29 a6b82d47b27f: Preparing 20:38:29 5b97080e3737: Preparing 20:38:29 9fe9a137fd00: Preparing 20:38:29 9fe9a137fd00: Waiting 20:38:29 5b97080e3737: Waiting 20:38:29 bc8d02e9ecab: Layer already exists 20:38:29 76623eed0fc9: Layer already exists 20:38:29 c694a39b5e7b: Layer already exists 20:38:29 cf0ea80061f5: Layer already exists 20:38:29 a6b82d47b27f: Layer already exists 20:38:29 5b97080e3737: Layer already exists 20:38:29 9fe9a137fd00: Layer already exists 20:38:29 main: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:29 ===================================================== [Pipeline] echo 20:38:29 taggedImages: 20:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.11 20:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:38:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:38:29 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:29 latest 20:38:29 3.2.0-dev.11 20:38:29 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:29 main 20:38:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:38:31 532db2892f29: Preparing 20:38:31 32811d79993a: Preparing 20:38:31 c694a39b5e7b: Preparing 20:38:31 76623eed0fc9: Preparing 20:38:31 450a0ce0cf2e: Preparing 20:38:31 908c789e2658: Preparing 20:38:31 9fe9a137fd00: Preparing 20:38:31 9fe9a137fd00: Waiting 20:38:31 908c789e2658: Waiting 20:38:31 c694a39b5e7b: Layer already exists 20:38:31 450a0ce0cf2e: Layer already exists 20:38:31 76623eed0fc9: Layer already exists 20:38:31 908c789e2658: Layer already exists 20:38:31 9fe9a137fd00: Layer already exists 20:38:31 532db2892f29: Pushed 20:38:33 32811d79993a: Pushed 20:38:33 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:38:34 532db2892f29: Preparing 20:38:34 32811d79993a: Preparing 20:38:34 c694a39b5e7b: Preparing 20:38:34 76623eed0fc9: Preparing 20:38:34 450a0ce0cf2e: Preparing 20:38:34 908c789e2658: Preparing 20:38:34 9fe9a137fd00: Preparing 20:38:34 9fe9a137fd00: Waiting 20:38:34 32811d79993a: Layer already exists 20:38:34 c694a39b5e7b: Layer already exists 20:38:34 532db2892f29: Layer already exists 20:38:34 450a0ce0cf2e: Layer already exists 20:38:34 76623eed0fc9: Layer already exists 20:38:34 908c789e2658: Layer already exists 20:38:34 9fe9a137fd00: Layer already exists 20:38:34 latest: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.11 20:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:38:35 532db2892f29: Preparing 20:38:35 32811d79993a: Preparing 20:38:35 c694a39b5e7b: Preparing 20:38:35 76623eed0fc9: Preparing 20:38:35 450a0ce0cf2e: Preparing 20:38:35 908c789e2658: Preparing 20:38:35 9fe9a137fd00: Preparing 20:38:35 908c789e2658: Waiting 20:38:35 9fe9a137fd00: Waiting 20:38:35 32811d79993a: Layer already exists 20:38:35 532db2892f29: Layer already exists 20:38:35 c694a39b5e7b: Layer already exists 20:38:35 450a0ce0cf2e: Layer already exists 20:38:35 76623eed0fc9: Layer already exists 20:38:35 9fe9a137fd00: Layer already exists 20:38:35 908c789e2658: Layer already exists 20:38:35 3.2.0-dev.11: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:38:37 532db2892f29: Preparing 20:38:37 32811d79993a: Preparing 20:38:37 c694a39b5e7b: Preparing 20:38:37 76623eed0fc9: Preparing 20:38:37 450a0ce0cf2e: Preparing 20:38:37 908c789e2658: Preparing 20:38:37 9fe9a137fd00: Preparing 20:38:37 908c789e2658: Waiting 20:38:37 9fe9a137fd00: Waiting 20:38:37 450a0ce0cf2e: Layer already exists 20:38:37 c694a39b5e7b: Layer already exists 20:38:37 32811d79993a: Layer already exists 20:38:37 532db2892f29: Layer already exists 20:38:37 76623eed0fc9: Layer already exists 20:38:37 9fe9a137fd00: Layer already exists 20:38:37 908c789e2658: Layer already exists 20:38:37 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:38:38 532db2892f29: Preparing 20:38:38 32811d79993a: Preparing 20:38:38 c694a39b5e7b: Preparing 20:38:38 76623eed0fc9: Preparing 20:38:38 450a0ce0cf2e: Preparing 20:38:38 908c789e2658: Preparing 20:38:38 9fe9a137fd00: Preparing 20:38:38 908c789e2658: Waiting 20:38:38 9fe9a137fd00: Waiting 20:38:38 32811d79993a: Layer already exists 20:38:38 76623eed0fc9: Layer already exists 20:38:38 532db2892f29: Layer already exists 20:38:38 c694a39b5e7b: Layer already exists 20:38:38 450a0ce0cf2e: Layer already exists 20:38:38 908c789e2658: Layer already exists 20:38:38 9fe9a137fd00: Layer already exists 20:38:38 main: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:38 ===================================================== [Pipeline] echo 20:38:39 taggedImages: 20:38:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:38:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:38:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.11 20:38:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:38:39 - 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] } 20:41:48 #142 ... 20:41:48 20:41:48 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:48 #132 355.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:41:48 #132 ... 20:41:48 20:41:48 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:41:48 #134 DONE 361.5s 20:41:48 20:41:48 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:41:48 #141 DONE 361.5s 20:41:48 20:41:48 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:41:48 #143 DONE 0.7s 20:41:48 20:41:48 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:41:48 #144 ... 20:41:48 20:41:48 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:41:48 #145 DONE 0.4s 20:41:48 20:41:48 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:41:48 #146 DONE 0.4s 20:41:48 20: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 20:41:48 #140 ... 20:41:48 20:41:48 #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:41:48 #147 DONE 0.3s 20:41:48 20:41:48 #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:41:48 #148 DONE 0.3s 20:41:48 20:41:48 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:41:48 #142 ... 20:41:48 20:41:48 #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:41:48 #149 DONE 0.3s 20:41:48 20:41:48 #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:41:48 #150 DONE 0.2s 20:41:48 20:41:48 #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:48 #151 ... 20:41:48 20:41:48 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:41:48 #144 DONE 2.2s 20:41:48 20:41:48 #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:41:48 #152 DONE 0.4s 20:41:48 20:41:48 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:41:48 #136 ... 20:41:48 20:41:48 #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:41:48 #153 DONE 0.4s 20:41:48 20:41:48 #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:41:48 #154 DONE 0.3s 20:41:48 20:41:48 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:41:48 #133 ... 20:41:48 20:41:48 #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:41:48 #155 DONE 0.2s 20:41:48 20:41:48 #156 [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/ 20:41:48 #156 DONE 0.3s 20:41:48 20:41:48 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:48 #132 DONE 366.1s 20:41:48 20:41:48 #157 [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/ 20:41:48 #157 ... 20:41:48 20:41:48 #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:48 #151 DONE 2.2s 20:41:48 20:41:48 #157 [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/ 20:41:48 #157 DONE 0.5s 20:41:48 20:41:48 #158 [security-proxy-setup] exporting to image 20:41:48 #158 exporting layers 20:41:48 #158 ... 20:41:48 20:41:48 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:41:48 #159 DONE 0.4s 20:41:48 20:41:48 #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:41:48 #160 DONE 0.6s 20:41:48 20:41:48 #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:41:48 #161 ... 20:41:48 20:41:48 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:41:48 #162 DONE 0.2s 20:41:48 20:41:48 #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:41:48 #161 DONE 0.3s 20:41:48 20:41:48 #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:41:49 #163 ... 20:41:49 20:41:49 #158 [security-proxy-setup] exporting to image 20:41:49 #158 exporting layers 1.3s done 20:41:49 #158 writing image sha256:c16194add0a190324c431dcb6353fee0b7e151dbc5ed19d4ee3d83c4ff003c02 0.1s done 20:41:49 #158 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 20:41:49 #158 DONE 1.4s 20:41:49 20:41:49 #164 [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 20:41:49 #164 DONE 0.3s 20:41:49 20:41:49 #165 [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 20:41:49 #165 DONE 0.6s 20:41:49 20:41:49 #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:41:49 #166 DONE 0.2s 20:41:49 20:41:49 #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:41:50 #167 DONE 0.4s 20:41:50 20:41:50 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:41:50 #168 DONE 0.4s 20:41:50 20:41:50 #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:41:50 #163 DONE 1.9s 20:41:50 20:41:50 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:41:50 #142 ... 20:41:50 20:41:50 #169 [security-bootstrapper] exporting to image 20:41:51 #169 ... 20:41:51 20:41:51 #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:41:51 #170 DONE 0.6s 20:41:51 20:41:51 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:52 #171 ... 20:41:52 20:41:52 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:41:52 #138 DONE 370.9s 20:41:52 20:41:52 #169 [security-bootstrapper] exporting to image 20:41:52 #169 exporting layers 1.5s done 20:41:52 #169 writing image sha256:491dee313cd5e87019b7513996f993d56a564acf7e72860270c58f8c1c0b1769 0.0s done 20:41:52 #169 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:41:52 #169 DONE 1.6s 20:41:52 20:41:52 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:41:52 #142 ... 20:41:52 20:41:52 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:41:52 #172 DONE 0.2s 20:41:52 20:41:52 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:52 #171 DONE 1.5s 20:41:52 20:41:52 #173 [security-secretstore-setup] exporting to image 20:41:53 #173 ... 20:41:53 20:41:53 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:41:53 #174 DONE 0.4s 20:41:53 20:41:53 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:41:53 #175 DONE 0.5s 20:41:53 20:41:53 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:41:53 #176 DONE 0.1s 20:41:53 20:41:53 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:41:54 #177 DONE 0.1s 20:41:54 20:41:54 #173 [security-secretstore-setup] exporting to image 20:41:54 #173 exporting layers 1.3s done 20:41:54 #173 writing image sha256:a45090ce6710fde093fc7d9e1501090d2b8018dfc66131be83cd48d055d3580e done 20:41:54 #173 naming to docker.io/library/security-secretstore-setup-arm64 done 20:41:54 #173 DONE 1.3s 20:41:54 20:41:54 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:56 #178 ... 20:41:56 20:41:56 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:41:56 #140 DONE 375.1s 20:41:56 20:41:56 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:56 #178 DONE 2.5s 20:41:56 20:41:56 #179 [security-proxy-auth] exporting to image 20:41:56 #179 ... 20:41:56 20:41:56 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:41:56 #180 CACHED 20:41:56 20:41:56 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:41:56 #181 CACHED 20:41:56 20:41:56 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:41:57 #182 DONE 0.4s 20:41:57 20:41:57 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:41:57 #142 ... 20:41:57 20:41:57 #179 [security-proxy-auth] exporting to image 20:41:57 #179 exporting layers 0.8s done 20:41:57 #179 writing image sha256:38ec939a150b254e4702139ab07b9ba82d6fdc1befc0cbb3b99f3774c0bfaaff 0.1s done 20:41:57 #179 naming to docker.io/library/security-proxy-auth-arm64 20:41:57 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:41:57 #179 DONE 0.9s 20:41:57 20:41:57 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:41:57 #183 DONE 0.3s 20:41:57 20:41:57 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:41:57 #184 DONE 0.1s 20:41:57 20:41:57 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:59 #185 DONE 1.5s 20:41:59 20:41:59 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:41:59 #135 ... 20:41:59 20:41:59 #186 [core-common-config-bootstrapper] exporting to image 20:41:59 #186 exporting layers 0.5s done 20:41:59 #186 writing image sha256:c78cf086151f7c387980b8e253978a70a025bfab32c274d39386344cad4974ea done 20:41:59 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:41:59 #186 DONE 0.5s 20:41:59 20:41:59 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:42:12 #139 ... 20:42:12 20:42:12 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:42:12 #137 DONE 389.8s 20:42:12 20:42:12 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:42:12 #187 DONE 0.2s 20:42:12 20:42:12 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:42:12 #142 ... 20:42:12 20:42:12 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:42:12 #188 DONE 0.2s 20:42:12 20:42:12 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:42:12 #189 DONE 0.2s 20:42:12 20:42:12 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:42:12 #190 DONE 0.1s 20:42:12 20:42:12 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:42:12 #142 ... 20:42:12 20:42:12 #191 [core-command] exporting to image 20:42:12 #191 exporting layers 20:42:12 #191 exporting layers 0.3s done 20:42:12 #191 writing image sha256:06b76fa704e1f8ef4f25cbb574a8f5463fefc7f3ccea61ea4537183caac90ed1 done 20:42:12 #191 naming to docker.io/library/core-command-arm64 done 20:42:12 #191 DONE 0.3s 20:42:12 20:42:12 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:42:14 #142 ... 20:42:14 20:42:14 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:42:14 #133 DONE 393.1s 20:42:14 20:42:14 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:42:14 #135 DONE 393.1s 20:42:14 20:42:14 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:42:14 #139 ... 20:42:14 20:42:14 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:42:14 #192 DONE 0.2s 20:42:14 20:42:14 #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:42:15 #193 DONE 0.3s 20:42:15 20:42:15 #194 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:42:15 #194 DONE 0.2s 20:42:15 20:42:15 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:42:15 #195 DONE 0.1s 20:42:15 20:42:15 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:42:15 #196 DONE 0.3s 20:42:15 20:42:15 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:42:15 #197 DONE 0.3s 20:42:15 20:42:15 #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:42:15 #198 DONE 0.2s 20:42:15 20:42:15 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:42:15 #199 DONE 0.2s 20:42:15 20:42:15 #200 [core-data] exporting to image 20:42:15 #200 ... 20:42:15 20:42:15 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:42:15 #201 DONE 0.2s 20:42:15 20:42:15 #202 [core-metadata] exporting to image 20:42:16 #202 exporting layers 0.4s done 20:42:16 #202 writing image sha256:18a0e9d299eb1225d99cca96c9ab375288863a8819caa47bcaa05696ce609527 done 20:42:16 #202 naming to docker.io/library/core-metadata-arm64 0.0s done 20:42:16 #202 DONE 0.4s 20:42:16 20:42:16 #200 [core-data] exporting to image 20:42:16 #200 exporting layers 0.5s done 20:42:16 #200 writing image sha256:8d4f2a32ca59c7a0ce7513813ef150f1253a16fbb0874feb132d357f5e113e18 0.0s done 20:42:16 #200 naming to docker.io/library/core-data-arm64 done 20:42:16 #200 DONE 0.5s 20:42:16 20:42:16 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:42:28 #142 DONE 405.7s 20:42:28 20:42:28 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:42:28 #136 ... 20:42:28 20:42:28 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:42:28 #203 DONE 0.1s 20:42:28 20:42:28 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:42:28 #136 ... 20:42:28 20:42:28 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:42:28 #204 DONE 0.1s 20:42:28 20:42:28 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:42:28 #205 DONE 0.3s 20:42:28 20:42:28 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:42:28 #206 DONE 0.1s 20:42:28 20:42:28 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:42:28 #136 ... 20:42:28 20:42:28 #207 [security-spiffe-token-provider] exporting to image 20:42:28 #207 exporting layers 20:42:28 #207 exporting layers 0.4s done 20:42:28 #207 writing image sha256:fc8752040d5a45de984e0cd4166fd23784549f8313285affa454aad86bdd40a5 done 20:42:28 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 20:42:28 #207 DONE 0.5s 20:42:28 20:42:28 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:42:31 #136 DONE 410.1s 20:42:31 20:42:31 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:42:31 #139 DONE 410.1s 20:42:31 20:42:31 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:42:31 #208 DONE 0.1s 20:42:31 20:42:31 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:42:31 #209 DONE 0.1s 20:42:31 20:42:31 #210 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:42:31 #210 DONE 0.2s 20:42:31 20:42:31 #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:42:31 #211 DONE 0.1s 20:42:31 20:42:31 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:42:31 #212 DONE 0.3s 20:42:31 20:42:31 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:42:31 #213 DONE 0.2s 20:42:31 20:42:31 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:42:32 #214 ... 20:42:32 20:42:32 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:42:32 #215 DONE 0.1s 20:42:32 20:42:32 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:42:32 #214 DONE 0.1s 20:42:32 20:42:32 #216 [support-scheduler] exporting to image 20:42:32 #216 exporting layers 0.3s done 20:42:32 #216 writing image sha256:d8b554eaa1f8ad5819f8cdc746721a25cac455243c8d6589d52b40fbe45fe47a 0.0s done 20:42:32 #216 naming to docker.io/library/support-scheduler-arm64 done 20:42:32 #216 DONE 0.3s 20:42:32 20:42:32 #217 [support-notifications] exporting to image 20:42:32 #217 exporting layers 0.4s done 20:42:32 #217 writing image sha256:4a28496c9e727c97e8f36d0c484a6cbffb15fb9eacb15dfbf9c2ee387199b628 done 20:42:32 #217 naming to docker.io/library/support-notifications-arm64 20:42:32 #217 naming to docker.io/library/support-notifications-arm64 done 20:42:32 #217 DONE 0.4s 20:42:32 time="2024-01-24T20:34:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:42:32 time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:42:32 $ docker stop --time=1 520a759c3e71c4e78313b9ba036ffe0a5adbdfaf0a3909ce25ecee6c83cc322b 20:42:34 $ docker rm -f --volumes 520a759c3e71c4e78313b9ba036ffe0a5adbdfaf0a3909ce25ecee6c83cc322b [Pipeline] // withDockerContainer [Pipeline] sh 20:42:34 + docker images 20:42:34 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:34 support-notifications-arm64 latest 4a28496c9e72 2 seconds ago 31.5MB 20:42:34 support-scheduler-arm64 latest d8b554eaa1f8 2 seconds ago 30.6MB 20:42:34 security-spiffe-token-provider-arm64 latest fc8752040d5a 7 seconds ago 34MB 20:42:34 core-data-arm64 latest 8d4f2a32ca59 19 seconds ago 22MB 20:42:34 core-metadata-arm64 latest 18a0e9d299eb 19 seconds ago 22.2MB 20:42:34 core-command-arm64 latest 06b76fa704e1 23 seconds ago 21.8MB 20:42:34 core-common-config-bootstrapper-arm64 latest c78cf086151f 35 seconds ago 19.9MB 20:42:34 security-proxy-auth-arm64 latest 38ec939a150b 38 seconds ago 20.7MB 20:42:34 security-secretstore-setup-arm64 latest a45090ce6710 42 seconds ago 40.8MB 20:42:34 security-bootstrapper-arm64 latest 491dee313cd5 44 seconds ago 23.3MB 20:42:34 security-proxy-setup-arm64 latest c16194add0a1 47 seconds ago 30.6MB 20:42:34 security-spire-config-arm64 latest 655134d7ba28 7 minutes ago 101MB 20:42:34 security-spire-server-arm64 latest 8e9f17045421 7 minutes ago 102MB 20:42:34 security-spire-agent-arm64 latest e0e644e012a0 7 minutes ago 157MB 20:42:34 ci-base-image-arm64 latest 1d9ef190908b 8 minutes ago 933MB 20:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB 20:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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 20:42:35 provisioning config files... 20:42:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config10773177146668549238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:36 ---> ****-login.sh 20:42:36 nexus3.edgexfoundry.org:10001 20:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:42:36 Configure a credential helper to remove this warning. See 20:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:42:36 20:42:36 Login Succeeded 20:42:36 nexus3.edgexfoundry.org:10002 20:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:42:36 Configure a credential helper to remove this warning. See 20:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:42:36 20:42:36 Login Succeeded 20:42:36 nexus3.edgexfoundry.org:10003 20:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:42:37 Configure a credential helper to remove this warning. See 20:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:42:37 20:42:37 Login Succeeded 20:42:37 nexus3.edgexfoundry.org:10004 20:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:42:37 Configure a credential helper to remove this warning. See 20:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:42:37 20:42:37 Login Succeeded 20:42:37 ****.io 20:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:42:38 Configure a credential helper to remove this warning. See 20:42:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:42:38 20:42:38 Login Succeeded 20:42:38 ---> ****-login.sh ends [Pipeline] } 20:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:42:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:42:38 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:42:38 latest 20:42:38 3.2.0-dev.11 20:42:38 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:42:38 main 20:42:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:41 d180a340dd32: Preparing 20:42:41 c31bab0d9c01: Preparing 20:42:41 3718b6afe141: Preparing 20:42:41 d512a0b71aa1: Preparing 20:42:41 7449edff4bc1: Preparing 20:42:41 7ccbc5efa905: Preparing 20:42:41 7ccbc5efa905: Waiting 20:42:41 0faf9b67be60: Preparing 20:42:41 0faf9b67be60: Waiting 20:42:41 3718b6afe141: Pushed 20:42:41 d512a0b71aa1: Pushed 20:42:41 d180a340dd32: Pushed 20:42:41 0faf9b67be60: Layer already exists 20:42:41 7ccbc5efa905: Pushed 20:42:42 7449edff4bc1: Pushed 20:42:43 c31bab0d9c01: Pushed 20:42:43 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:45 d180a340dd32: Preparing 20:42:45 c31bab0d9c01: Preparing 20:42:45 3718b6afe141: Preparing 20:42:45 d512a0b71aa1: Preparing 20:42:45 7449edff4bc1: Preparing 20:42:45 7ccbc5efa905: Preparing 20:42:45 0faf9b67be60: Preparing 20:42:45 7ccbc5efa905: Waiting 20:42:45 0faf9b67be60: Waiting 20:42:45 d512a0b71aa1: Layer already exists 20:42:45 7449edff4bc1: Layer already exists 20:42:45 d180a340dd32: Layer already exists 20:42:45 c31bab0d9c01: Layer already exists 20:42:45 3718b6afe141: Layer already exists 20:42:45 7ccbc5efa905: Layer already exists 20:42:45 0faf9b67be60: Layer already exists 20:42:45 latest: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.11 20:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:46 d180a340dd32: Preparing 20:42:46 c31bab0d9c01: Preparing 20:42:46 3718b6afe141: Preparing 20:42:46 d512a0b71aa1: Preparing 20:42:46 7449edff4bc1: Preparing 20:42:46 7ccbc5efa905: Preparing 20:42:46 7ccbc5efa905: Waiting 20:42:46 0faf9b67be60: Preparing 20:42:46 0faf9b67be60: Waiting 20:42:46 c31bab0d9c01: Layer already exists 20:42:46 3718b6afe141: Layer already exists 20:42:46 d512a0b71aa1: Layer already exists 20:42:46 d180a340dd32: Layer already exists 20:42:46 7449edff4bc1: Layer already exists 20:42:46 0faf9b67be60: Layer already exists 20:42:46 7ccbc5efa905: Layer already exists 20:42:46 3.2.0-dev.11: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:48 d180a340dd32: Preparing 20:42:48 c31bab0d9c01: Preparing 20:42:48 3718b6afe141: Preparing 20:42:48 d512a0b71aa1: Preparing 20:42:48 7449edff4bc1: Preparing 20:42:48 7ccbc5efa905: Preparing 20:42:48 0faf9b67be60: Preparing 20:42:48 7ccbc5efa905: Waiting 20:42:48 0faf9b67be60: Waiting 20:42:48 c31bab0d9c01: Layer already exists 20:42:48 d180a340dd32: Layer already exists 20:42:48 7449edff4bc1: Layer already exists 20:42:48 3718b6afe141: Layer already exists 20:42:48 d512a0b71aa1: Layer already exists 20:42:48 7ccbc5efa905: Layer already exists 20:42:48 0faf9b67be60: Layer already exists 20:42:48 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:49 d180a340dd32: Preparing 20:42:49 c31bab0d9c01: Preparing 20:42:49 3718b6afe141: Preparing 20:42:49 d512a0b71aa1: Preparing 20:42:49 7449edff4bc1: Preparing 20:42:49 7ccbc5efa905: Preparing 20:42:49 0faf9b67be60: Preparing 20:42:49 7ccbc5efa905: Waiting 20:42:49 0faf9b67be60: Waiting 20:42:49 3718b6afe141: Layer already exists 20:42:49 d512a0b71aa1: Layer already exists 20:42:49 c31bab0d9c01: Layer already exists 20:42:49 7449edff4bc1: Layer already exists 20:42:49 d180a340dd32: Layer already exists 20:42:49 7ccbc5efa905: Layer already exists 20:42:49 0faf9b67be60: Layer already exists 20:42:50 main: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:50 ===================================================== [Pipeline] echo 20:42:50 taggedImages: 20:42:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:42:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:42:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.11 20:42:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:42:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:42:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:42:51 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:42:51 latest 20:42:51 3.2.0-dev.11 20:42:51 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:42:51 main 20:42:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:42:52 f762f91772a6: Preparing 20:42:52 9cb6c9f03bec: Preparing 20:42:52 559b4e53247f: Preparing 20:42:52 8f7e266f132f: Preparing 20:42:52 3718b6afe141: Preparing 20:42:52 d512a0b71aa1: Preparing 20:42:52 7449edff4bc1: Preparing 20:42:52 7ccbc5efa905: Preparing 20:42:52 0faf9b67be60: Preparing 20:42:52 d512a0b71aa1: Waiting 20:42:52 7449edff4bc1: Waiting 20:42:52 0faf9b67be60: Waiting 20:42:52 7ccbc5efa905: Waiting 20:42:52 9cb6c9f03bec: Pushed 20:42:52 559b4e53247f: Pushed 20:42:54 8f7e266f132f: Pushed 20:42:55 3718b6afe141: Layer already exists 20:42:55 d512a0b71aa1: Layer already exists 20:42:55 7449edff4bc1: Layer already exists 20:42:55 0faf9b67be60: Layer already exists 20:42:55 7ccbc5efa905: Layer already exists 20:42:55 f762f91772a6: Pushed 20:42:56 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:56 + 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 20:42:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:42:57 f762f91772a6: Preparing 20:42:57 9cb6c9f03bec: Preparing 20:42:57 559b4e53247f: Preparing 20:42:57 8f7e266f132f: Preparing 20:42:57 3718b6afe141: Preparing 20:42:57 d512a0b71aa1: Preparing 20:42:57 7449edff4bc1: Preparing 20:42:57 7ccbc5efa905: Preparing 20:42:57 0faf9b67be60: Preparing 20:42:57 7ccbc5efa905: Waiting 20:42:57 d512a0b71aa1: Waiting 20:42:57 0faf9b67be60: Waiting 20:42:57 7449edff4bc1: Waiting 20:42:57 3718b6afe141: Layer already exists 20:42:57 9cb6c9f03bec: Layer already exists 20:42:57 f762f91772a6: Layer already exists 20:42:57 559b4e53247f: Layer already exists 20:42:57 8f7e266f132f: Layer already exists 20:42:57 7449edff4bc1: Layer already exists 20:42:57 7ccbc5efa905: Layer already exists 20:42:57 0faf9b67be60: Layer already exists 20:42:57 d512a0b71aa1: Layer already exists 20:42:57 latest: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.11 20:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:42:59 f762f91772a6: Preparing 20:42:59 9cb6c9f03bec: Preparing 20:42:59 559b4e53247f: Preparing 20:42:59 8f7e266f132f: Preparing 20:42:59 3718b6afe141: Preparing 20:42:59 d512a0b71aa1: Preparing 20:42:59 d512a0b71aa1: Waiting 20:42:59 7449edff4bc1: Preparing 20:42:59 7ccbc5efa905: Preparing 20:42:59 7449edff4bc1: Waiting 20:42:59 0faf9b67be60: Preparing 20:42:59 7ccbc5efa905: Waiting 20:42:59 0faf9b67be60: Waiting 20:42:59 f762f91772a6: Layer already exists 20:42:59 559b4e53247f: Layer already exists 20:42:59 9cb6c9f03bec: Layer already exists 20:42:59 3718b6afe141: Layer already exists 20:42:59 8f7e266f132f: Layer already exists 20:42:59 0faf9b67be60: Layer already exists 20:42:59 7ccbc5efa905: Layer already exists 20:42:59 7449edff4bc1: Layer already exists 20:42:59 d512a0b71aa1: Layer already exists 20:42:59 3.2.0-dev.11: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:43:00 f762f91772a6: Preparing 20:43:00 9cb6c9f03bec: Preparing 20:43:00 559b4e53247f: Preparing 20:43:00 8f7e266f132f: Preparing 20:43:00 3718b6afe141: Preparing 20:43:00 d512a0b71aa1: Preparing 20:43:00 7449edff4bc1: Preparing 20:43:00 7ccbc5efa905: Preparing 20:43:00 0faf9b67be60: Preparing 20:43:00 d512a0b71aa1: Waiting 20:43:00 7449edff4bc1: Waiting 20:43:00 7ccbc5efa905: Waiting 20:43:00 0faf9b67be60: Waiting 20:43:00 3718b6afe141: Layer already exists 20:43:00 8f7e266f132f: Layer already exists 20:43:00 9cb6c9f03bec: Layer already exists 20:43:00 f762f91772a6: Layer already exists 20:43:00 559b4e53247f: Layer already exists 20:43:00 0faf9b67be60: Layer already exists 20:43:00 d512a0b71aa1: Layer already exists 20:43:00 7449edff4bc1: Layer already exists 20:43:00 7ccbc5efa905: Layer already exists 20:43:01 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:01 + 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 20:43:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:43:02 f762f91772a6: Preparing 20:43:02 9cb6c9f03bec: Preparing 20:43:02 559b4e53247f: Preparing 20:43:02 8f7e266f132f: Preparing 20:43:02 3718b6afe141: Preparing 20:43:02 d512a0b71aa1: Preparing 20:43:02 7449edff4bc1: Preparing 20:43:02 d512a0b71aa1: Waiting 20:43:02 7ccbc5efa905: Preparing 20:43:02 7449edff4bc1: Waiting 20:43:02 0faf9b67be60: Preparing 20:43:02 7ccbc5efa905: Waiting 20:43:02 0faf9b67be60: Waiting 20:43:02 559b4e53247f: Layer already exists 20:43:02 8f7e266f132f: Layer already exists 20:43:02 f762f91772a6: Layer already exists 20:43:02 9cb6c9f03bec: Layer already exists 20:43:02 3718b6afe141: Layer already exists 20:43:02 7449edff4bc1: Layer already exists 20:43:02 d512a0b71aa1: Layer already exists 20:43:02 0faf9b67be60: Layer already exists 20:43:02 7ccbc5efa905: Layer already exists 20:43:02 main: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:03 ===================================================== [Pipeline] echo 20:43:03 taggedImages: 20:43:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:43:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.11 20:43:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:43:03 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:43:03 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:03 latest 20:43:03 3.2.0-dev.11 20:43:03 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:03 main 20:43:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:05 bc0efbe3a83f: Preparing 20:43:05 c459bb03a94a: Preparing 20:43:05 3718b6afe141: Preparing 20:43:05 d512a0b71aa1: Preparing 20:43:05 d5b5141b8051: Preparing 20:43:05 7ccbc5efa905: Preparing 20:43:05 0faf9b67be60: Preparing 20:43:05 7ccbc5efa905: Waiting 20:43:05 0faf9b67be60: Waiting 20:43:05 3718b6afe141: Layer already exists 20:43:05 d512a0b71aa1: Layer already exists 20:43:05 7ccbc5efa905: Layer already exists 20:43:05 0faf9b67be60: Layer already exists 20:43:05 bc0efbe3a83f: Pushed 20:43:06 d5b5141b8051: Pushed 20:43:07 c459bb03a94a: Pushed 20:43:11 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:13 bc0efbe3a83f: Preparing 20:43:13 c459bb03a94a: Preparing 20:43:13 3718b6afe141: Preparing 20:43:13 d512a0b71aa1: Preparing 20:43:13 d5b5141b8051: Preparing 20:43:13 7ccbc5efa905: Preparing 20:43:13 0faf9b67be60: Preparing 20:43:13 7ccbc5efa905: Waiting 20:43:13 c459bb03a94a: Layer already exists 20:43:13 3718b6afe141: Layer already exists 20:43:13 bc0efbe3a83f: Layer already exists 20:43:13 d512a0b71aa1: Layer already exists 20:43:13 d5b5141b8051: Layer already exists 20:43:13 7ccbc5efa905: Layer already exists 20:43:13 0faf9b67be60: Layer already exists 20:43:13 latest: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.11 20:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:14 bc0efbe3a83f: Preparing 20:43:14 c459bb03a94a: Preparing 20:43:14 3718b6afe141: Preparing 20:43:14 d512a0b71aa1: Preparing 20:43:14 d5b5141b8051: Preparing 20:43:14 7ccbc5efa905: Preparing 20:43:14 0faf9b67be60: Preparing 20:43:14 7ccbc5efa905: Waiting 20:43:14 0faf9b67be60: Waiting 20:43:14 d512a0b71aa1: Layer already exists 20:43:14 3718b6afe141: Layer already exists 20:43:14 bc0efbe3a83f: Layer already exists 20:43:14 d5b5141b8051: Layer already exists 20:43:14 c459bb03a94a: Layer already exists 20:43:14 0faf9b67be60: Layer already exists 20:43:14 7ccbc5efa905: Layer already exists 20:43:15 3.2.0-dev.11: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:16 bc0efbe3a83f: Preparing 20:43:16 c459bb03a94a: Preparing 20:43:16 3718b6afe141: Preparing 20:43:16 d512a0b71aa1: Preparing 20:43:16 d5b5141b8051: Preparing 20:43:16 7ccbc5efa905: Preparing 20:43:16 0faf9b67be60: Preparing 20:43:16 7ccbc5efa905: Waiting 20:43:16 0faf9b67be60: Waiting 20:43:16 d5b5141b8051: Layer already exists 20:43:16 d512a0b71aa1: Layer already exists 20:43:16 3718b6afe141: Layer already exists 20:43:16 c459bb03a94a: Layer already exists 20:43:16 bc0efbe3a83f: Layer already exists 20:43:16 0faf9b67be60: Layer already exists 20:43:16 7ccbc5efa905: Layer already exists 20:43:16 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:18 bc0efbe3a83f: Preparing 20:43:18 c459bb03a94a: Preparing 20:43:18 3718b6afe141: Preparing 20:43:18 d512a0b71aa1: Preparing 20:43:18 d5b5141b8051: Preparing 20:43:18 7ccbc5efa905: Preparing 20:43:18 7ccbc5efa905: Waiting 20:43:18 0faf9b67be60: Preparing 20:43:18 0faf9b67be60: Waiting 20:43:18 d5b5141b8051: Layer already exists 20:43:18 bc0efbe3a83f: Layer already exists 20:43:18 3718b6afe141: Layer already exists 20:43:18 c459bb03a94a: Layer already exists 20:43:18 d512a0b71aa1: Layer already exists 20:43:18 7ccbc5efa905: Layer already exists 20:43:18 0faf9b67be60: Layer already exists 20:43:18 main: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:19 ===================================================== [Pipeline] echo 20:43:19 taggedImages: 20:43:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:43:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.11 20:43:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:43:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:43:19 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:19 latest 20:43:19 3.2.0-dev.11 20:43:19 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:19 main 20:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:21 15286e2d1c1a: Preparing 20:43:21 195fc50fd8c4: Preparing 20:43:21 e3e0e6b0de27: Preparing 20:43:21 3718b6afe141: Preparing 20:43:21 d512a0b71aa1: Preparing 20:43:21 7449edff4bc1: Preparing 20:43:21 7ccbc5efa905: Preparing 20:43:21 0faf9b67be60: Preparing 20:43:21 7449edff4bc1: Waiting 20:43:21 7ccbc5efa905: Waiting 20:43:21 0faf9b67be60: Waiting 20:43:21 d512a0b71aa1: Layer already exists 20:43:21 3718b6afe141: Layer already exists 20:43:21 7449edff4bc1: Layer already exists 20:43:21 7ccbc5efa905: Layer already exists 20:43:21 0faf9b67be60: Layer already exists 20:43:21 195fc50fd8c4: Pushed 20:43:21 15286e2d1c1a: Pushed 20:43:24 e3e0e6b0de27: Pushed 20:43:24 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:25 15286e2d1c1a: Preparing 20:43:25 195fc50fd8c4: Preparing 20:43:25 e3e0e6b0de27: Preparing 20:43:25 3718b6afe141: Preparing 20:43:25 d512a0b71aa1: Preparing 20:43:25 7449edff4bc1: Preparing 20:43:25 7ccbc5efa905: Preparing 20:43:25 0faf9b67be60: Preparing 20:43:25 7449edff4bc1: Waiting 20:43:25 7ccbc5efa905: Waiting 20:43:25 0faf9b67be60: Waiting 20:43:25 15286e2d1c1a: Layer already exists 20:43:25 195fc50fd8c4: Layer already exists 20:43:25 e3e0e6b0de27: Layer already exists 20:43:25 d512a0b71aa1: Layer already exists 20:43:25 3718b6afe141: Layer already exists 20:43:25 7ccbc5efa905: Layer already exists 20:43:25 0faf9b67be60: Layer already exists 20:43:25 7449edff4bc1: Layer already exists 20:43:25 latest: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.11 20:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:27 15286e2d1c1a: Preparing 20:43:27 195fc50fd8c4: Preparing 20:43:27 e3e0e6b0de27: Preparing 20:43:27 3718b6afe141: Preparing 20:43:27 d512a0b71aa1: Preparing 20:43:27 7449edff4bc1: Preparing 20:43:27 7ccbc5efa905: Preparing 20:43:27 0faf9b67be60: Preparing 20:43:27 7449edff4bc1: Waiting 20:43:27 7ccbc5efa905: Waiting 20:43:27 0faf9b67be60: Waiting 20:43:27 e3e0e6b0de27: Layer already exists 20:43:27 195fc50fd8c4: Layer already exists 20:43:27 d512a0b71aa1: Layer already exists 20:43:27 15286e2d1c1a: Layer already exists 20:43:27 3718b6afe141: Layer already exists 20:43:27 7449edff4bc1: Layer already exists 20:43:27 0faf9b67be60: Layer already exists 20:43:27 7ccbc5efa905: Layer already exists 20:43:27 3.2.0-dev.11: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:28 15286e2d1c1a: Preparing 20:43:28 195fc50fd8c4: Preparing 20:43:28 e3e0e6b0de27: Preparing 20:43:28 3718b6afe141: Preparing 20:43:28 d512a0b71aa1: Preparing 20:43:28 7449edff4bc1: Preparing 20:43:28 7ccbc5efa905: Preparing 20:43:28 0faf9b67be60: Preparing 20:43:28 7449edff4bc1: Waiting 20:43:28 0faf9b67be60: Waiting 20:43:28 7ccbc5efa905: Waiting 20:43:28 3718b6afe141: Layer already exists 20:43:28 e3e0e6b0de27: Layer already exists 20:43:28 195fc50fd8c4: Layer already exists 20:43:28 d512a0b71aa1: Layer already exists 20:43:28 15286e2d1c1a: Layer already exists 20:43:28 7ccbc5efa905: Layer already exists 20:43:28 7449edff4bc1: Layer already exists 20:43:28 0faf9b67be60: Layer already exists 20:43:29 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:30 15286e2d1c1a: Preparing 20:43:30 195fc50fd8c4: Preparing 20:43:30 e3e0e6b0de27: Preparing 20:43:30 3718b6afe141: Preparing 20:43:30 d512a0b71aa1: Preparing 20:43:30 7449edff4bc1: Preparing 20:43:30 7ccbc5efa905: Preparing 20:43:30 0faf9b67be60: Preparing 20:43:30 7449edff4bc1: Waiting 20:43:30 7ccbc5efa905: Waiting 20:43:30 0faf9b67be60: Waiting 20:43:30 3718b6afe141: Layer already exists 20:43:30 e3e0e6b0de27: Layer already exists 20:43:30 195fc50fd8c4: Layer already exists 20:43:30 d512a0b71aa1: Layer already exists 20:43:30 15286e2d1c1a: Layer already exists 20:43:30 7449edff4bc1: Layer already exists 20:43:30 7ccbc5efa905: Layer already exists 20:43:30 0faf9b67be60: Layer already exists 20:43:30 main: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:31 ===================================================== [Pipeline] echo 20:43:31 taggedImages: 20:43:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:43:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.11 20:43:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:43:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:43:31 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:31 latest 20:43:31 3.2.0-dev.11 20:43:31 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:31 main 20:43:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:33 2722e83914ac: Preparing 20:43:33 bc803e6bc7ef: Preparing 20:43:33 c9f11ad25045: Preparing 20:43:33 296fd15822bf: Preparing 20:43:33 98522e212b1e: Preparing 20:43:33 6bf17f8bf3b0: Preparing 20:43:33 dd0b3207baa1: Preparing 20:43:33 3718b6afe141: Preparing 20:43:33 d512a0b71aa1: Preparing 20:43:33 67ce68b35485: Preparing 20:43:33 0bdf5da3c043: Preparing 20:43:33 5f70bf18a086: Preparing 20:43:33 6bf17f8bf3b0: Waiting 20:43:33 dd0b3207baa1: Waiting 20:43:33 918ef3c158cc: Preparing 20:43:33 3718b6afe141: Waiting 20:43:33 1bd102d42fb7: Preparing 20:43:33 d512a0b71aa1: Waiting 20:43:33 67ce68b35485: Waiting 20:43:33 2067cb5224d0: Preparing 20:43:33 0bdf5da3c043: Waiting 20:43:33 0faf9b67be60: Preparing 20:43:33 5f70bf18a086: Waiting 20:43:33 918ef3c158cc: Waiting 20:43:33 1bd102d42fb7: Waiting 20:43:33 2067cb5224d0: Waiting 20:43:33 0faf9b67be60: Waiting 20:43:33 296fd15822bf: Pushed 20:43:33 c9f11ad25045: Pushed 20:43:33 98522e212b1e: Pushed 20:43:33 bc803e6bc7ef: Pushed 20:43:33 2722e83914ac: Pushed 20:43:33 3718b6afe141: Layer already exists 20:43:33 d512a0b71aa1: Layer already exists 20:43:34 6bf17f8bf3b0: Pushed 20:43:34 0bdf5da3c043: Pushed 20:43:34 5f70bf18a086: Pushed 20:43:34 67ce68b35485: Pushed 20:43:34 0faf9b67be60: Layer already exists 20:43:34 918ef3c158cc: Pushed 20:43:34 2067cb5224d0: Pushed 20:43:35 1bd102d42fb7: Pushed 20:43:36 dd0b3207baa1: Pushed 20:43:39 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:40 2722e83914ac: Preparing 20:43:40 bc803e6bc7ef: Preparing 20:43:40 c9f11ad25045: Preparing 20:43:40 296fd15822bf: Preparing 20:43:40 98522e212b1e: Preparing 20:43:40 6bf17f8bf3b0: Preparing 20:43:40 dd0b3207baa1: Preparing 20:43:40 3718b6afe141: Preparing 20:43:40 d512a0b71aa1: Preparing 20:43:40 67ce68b35485: Preparing 20:43:40 0bdf5da3c043: Preparing 20:43:40 5f70bf18a086: Preparing 20:43:40 918ef3c158cc: Preparing 20:43:40 1bd102d42fb7: Preparing 20:43:40 2067cb5224d0: Preparing 20:43:40 0faf9b67be60: Preparing 20:43:40 dd0b3207baa1: Waiting 20:43:40 3718b6afe141: Waiting 20:43:40 d512a0b71aa1: Waiting 20:43:40 67ce68b35485: Waiting 20:43:40 0bdf5da3c043: Waiting 20:43:40 2067cb5224d0: Waiting 20:43:40 0faf9b67be60: Waiting 20:43:40 5f70bf18a086: Waiting 20:43:40 918ef3c158cc: Waiting 20:43:40 1bd102d42fb7: Waiting 20:43:40 296fd15822bf: Layer already exists 20:43:40 98522e212b1e: Layer already exists 20:43:40 bc803e6bc7ef: Layer already exists 20:43:40 c9f11ad25045: Layer already exists 20:43:40 2722e83914ac: Layer already exists 20:43:40 6bf17f8bf3b0: Layer already exists 20:43:40 dd0b3207baa1: Layer already exists 20:43:40 3718b6afe141: Layer already exists 20:43:40 67ce68b35485: Layer already exists 20:43:40 0bdf5da3c043: Layer already exists 20:43:40 d512a0b71aa1: Layer already exists 20:43:40 5f70bf18a086: Layer already exists 20:43:40 1bd102d42fb7: Layer already exists 20:43:40 918ef3c158cc: Layer already exists 20:43:40 2067cb5224d0: Layer already exists 20:43:40 0faf9b67be60: Layer already exists 20:43:40 latest: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.11 20:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:42 2722e83914ac: Preparing 20:43:42 bc803e6bc7ef: Preparing 20:43:42 c9f11ad25045: Preparing 20:43:42 296fd15822bf: Preparing 20:43:42 98522e212b1e: Preparing 20:43:42 6bf17f8bf3b0: Preparing 20:43:42 dd0b3207baa1: Preparing 20:43:42 3718b6afe141: Preparing 20:43:42 d512a0b71aa1: Preparing 20:43:42 6bf17f8bf3b0: Waiting 20:43:42 67ce68b35485: Preparing 20:43:42 dd0b3207baa1: Waiting 20:43:42 0bdf5da3c043: Preparing 20:43:42 3718b6afe141: Waiting 20:43:42 5f70bf18a086: Preparing 20:43:42 d512a0b71aa1: Waiting 20:43:42 918ef3c158cc: Preparing 20:43:42 67ce68b35485: Waiting 20:43:42 1bd102d42fb7: Preparing 20:43:42 0bdf5da3c043: Waiting 20:43:42 2067cb5224d0: Preparing 20:43:42 5f70bf18a086: Waiting 20:43:42 0faf9b67be60: Preparing 20:43:42 918ef3c158cc: Waiting 20:43:42 1bd102d42fb7: Waiting 20:43:42 2067cb5224d0: Waiting 20:43:42 0faf9b67be60: Waiting 20:43:42 c9f11ad25045: Layer already exists 20:43:42 98522e212b1e: Layer already exists 20:43:42 296fd15822bf: Layer already exists 20:43:42 bc803e6bc7ef: Layer already exists 20:43:42 2722e83914ac: Layer already exists 20:43:42 3718b6afe141: Layer already exists 20:43:42 6bf17f8bf3b0: Layer already exists 20:43:42 dd0b3207baa1: Layer already exists 20:43:42 d512a0b71aa1: Layer already exists 20:43:42 67ce68b35485: Layer already exists 20:43:42 5f70bf18a086: Layer already exists 20:43:42 0bdf5da3c043: Layer already exists 20:43:42 918ef3c158cc: Layer already exists 20:43:42 1bd102d42fb7: Layer already exists 20:43:42 2067cb5224d0: Layer already exists 20:43:42 0faf9b67be60: Layer already exists 20:43:42 3.2.0-dev.11: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:43 2722e83914ac: Preparing 20:43:43 bc803e6bc7ef: Preparing 20:43:43 c9f11ad25045: Preparing 20:43:43 296fd15822bf: Preparing 20:43:43 98522e212b1e: Preparing 20:43:43 6bf17f8bf3b0: Preparing 20:43:43 dd0b3207baa1: Preparing 20:43:43 3718b6afe141: Preparing 20:43:43 6bf17f8bf3b0: Waiting 20:43:43 d512a0b71aa1: Preparing 20:43:43 dd0b3207baa1: Waiting 20:43:43 67ce68b35485: Preparing 20:43:43 3718b6afe141: Waiting 20:43:43 0bdf5da3c043: Preparing 20:43:43 d512a0b71aa1: Waiting 20:43:43 67ce68b35485: Waiting 20:43:43 5f70bf18a086: Preparing 20:43:43 0bdf5da3c043: Waiting 20:43:43 918ef3c158cc: Preparing 20:43:43 1bd102d42fb7: Preparing 20:43:43 5f70bf18a086: Waiting 20:43:43 918ef3c158cc: Waiting 20:43:43 2067cb5224d0: Preparing 20:43:43 1bd102d42fb7: Waiting 20:43:43 0faf9b67be60: Preparing 20:43:43 2067cb5224d0: Waiting 20:43:43 0faf9b67be60: Waiting 20:43:43 98522e212b1e: Layer already exists 20:43:43 296fd15822bf: Layer already exists 20:43:43 bc803e6bc7ef: Layer already exists 20:43:43 c9f11ad25045: Layer already exists 20:43:43 2722e83914ac: Layer already exists 20:43:43 6bf17f8bf3b0: Layer already exists 20:43:43 dd0b3207baa1: Layer already exists 20:43:43 3718b6afe141: Layer already exists 20:43:43 67ce68b35485: Layer already exists 20:43:43 d512a0b71aa1: Layer already exists 20:43:43 0bdf5da3c043: Layer already exists 20:43:43 5f70bf18a086: Layer already exists 20:43:44 918ef3c158cc: Layer already exists 20:43:44 1bd102d42fb7: Layer already exists 20:43:44 0faf9b67be60: Layer already exists 20:43:44 2067cb5224d0: Layer already exists 20:43:44 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:45 2722e83914ac: Preparing 20:43:45 bc803e6bc7ef: Preparing 20:43:45 c9f11ad25045: Preparing 20:43:45 296fd15822bf: Preparing 20:43:45 98522e212b1e: Preparing 20:43:45 6bf17f8bf3b0: Preparing 20:43:45 dd0b3207baa1: Preparing 20:43:45 6bf17f8bf3b0: Waiting 20:43:45 dd0b3207baa1: Waiting 20:43:45 3718b6afe141: Preparing 20:43:45 d512a0b71aa1: Preparing 20:43:45 3718b6afe141: Waiting 20:43:45 67ce68b35485: Preparing 20:43:45 d512a0b71aa1: Waiting 20:43:45 0bdf5da3c043: Preparing 20:43:45 67ce68b35485: Waiting 20:43:45 5f70bf18a086: Preparing 20:43:45 0bdf5da3c043: Waiting 20:43:45 918ef3c158cc: Preparing 20:43:45 5f70bf18a086: Waiting 20:43:45 1bd102d42fb7: Preparing 20:43:45 918ef3c158cc: Waiting 20:43:45 2067cb5224d0: Preparing 20:43:45 0faf9b67be60: Preparing 20:43:45 1bd102d42fb7: Waiting 20:43:45 2067cb5224d0: Waiting 20:43:45 c9f11ad25045: Layer already exists 20:43:45 296fd15822bf: Layer already exists 20:43:45 bc803e6bc7ef: Layer already exists 20:43:45 98522e212b1e: Layer already exists 20:43:45 2722e83914ac: Layer already exists 20:43:45 6bf17f8bf3b0: Layer already exists 20:43:45 dd0b3207baa1: Layer already exists 20:43:45 3718b6afe141: Layer already exists 20:43:45 d512a0b71aa1: Layer already exists 20:43:45 67ce68b35485: Layer already exists 20:43:45 0bdf5da3c043: Layer already exists 20:43:45 1bd102d42fb7: Layer already exists 20:43:45 5f70bf18a086: Layer already exists 20:43:45 918ef3c158cc: Layer already exists 20:43:45 2067cb5224d0: Layer already exists 20:43:45 0faf9b67be60: Layer already exists 20:43:45 main: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:46 ===================================================== [Pipeline] echo 20:43:46 taggedImages: 20:43:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:43:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.11 20:43:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:43:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:43:47 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:47 latest 20:43:47 3.2.0-dev.11 20:43:47 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:47 main 20:43:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:43:48 e86c49337fde: Preparing 20:43:48 1ffd5670a01b: Preparing 20:43:48 d9640f4c6631: Preparing 20:43:48 d487eb93e270: Preparing 20:43:48 3718b6afe141: Preparing 20:43:48 d512a0b71aa1: Preparing 20:43:48 7449edff4bc1: Preparing 20:43:48 7ccbc5efa905: Preparing 20:43:48 0faf9b67be60: Preparing 20:43:48 7449edff4bc1: Waiting 20:43:48 0faf9b67be60: Waiting 20:43:48 7ccbc5efa905: Waiting 20:43:48 d512a0b71aa1: Waiting 20:43:48 3718b6afe141: Layer already exists 20:43:49 d512a0b71aa1: Layer already exists 20:43:49 7449edff4bc1: Layer already exists 20:43:49 7ccbc5efa905: Layer already exists 20:43:49 d9640f4c6631: Pushed 20:43:49 e86c49337fde: Pushed 20:43:49 0faf9b67be60: Layer already exists 20:43:49 1ffd5670a01b: Pushed 20:43:51 d487eb93e270: Pushed 20:43:54 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:55 + 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 20:43:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:43:55 e86c49337fde: Preparing 20:43:55 1ffd5670a01b: Preparing 20:43:55 d9640f4c6631: Preparing 20:43:55 d487eb93e270: Preparing 20:43:55 3718b6afe141: Preparing 20:43:55 d512a0b71aa1: Preparing 20:43:55 7449edff4bc1: Preparing 20:43:55 7ccbc5efa905: Preparing 20:43:55 d512a0b71aa1: Waiting 20:43:55 7449edff4bc1: Waiting 20:43:55 0faf9b67be60: Preparing 20:43:55 7ccbc5efa905: Waiting 20:43:55 0faf9b67be60: Waiting 20:43:55 d9640f4c6631: Layer already exists 20:43:55 3718b6afe141: Layer already exists 20:43:55 e86c49337fde: Layer already exists 20:43:55 1ffd5670a01b: Layer already exists 20:43:55 d487eb93e270: Layer already exists 20:43:55 d512a0b71aa1: Layer already exists 20:43:55 7449edff4bc1: Layer already exists 20:43:55 7ccbc5efa905: Layer already exists 20:43:55 0faf9b67be60: Layer already exists 20:43:56 latest: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.11 20:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:43:57 e86c49337fde: Preparing 20:43:57 1ffd5670a01b: Preparing 20:43:57 d9640f4c6631: Preparing 20:43:57 d487eb93e270: Preparing 20:43:57 3718b6afe141: Preparing 20:43:57 d512a0b71aa1: Preparing 20:43:57 7449edff4bc1: Preparing 20:43:57 7ccbc5efa905: Preparing 20:43:57 0faf9b67be60: Preparing 20:43:57 d512a0b71aa1: Waiting 20:43:57 7449edff4bc1: Waiting 20:43:57 7ccbc5efa905: Waiting 20:43:57 0faf9b67be60: Waiting 20:43:57 e86c49337fde: Layer already exists 20:43:57 3718b6afe141: Layer already exists 20:43:57 d487eb93e270: Layer already exists 20:43:57 1ffd5670a01b: Layer already exists 20:43:57 d9640f4c6631: Layer already exists 20:43:57 d512a0b71aa1: Layer already exists 20:43:57 7449edff4bc1: Layer already exists 20:43:57 7ccbc5efa905: Layer already exists 20:43:57 0faf9b67be60: Layer already exists 20:43:57 3.2.0-dev.11: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:43:59 e86c49337fde: Preparing 20:43:59 1ffd5670a01b: Preparing 20:43:59 d9640f4c6631: Preparing 20:43:59 d487eb93e270: Preparing 20:43:59 3718b6afe141: Preparing 20:43:59 d512a0b71aa1: Preparing 20:43:59 7449edff4bc1: Preparing 20:43:59 7ccbc5efa905: Preparing 20:43:59 0faf9b67be60: Preparing 20:43:59 d512a0b71aa1: Waiting 20:43:59 7449edff4bc1: Waiting 20:43:59 7ccbc5efa905: Waiting 20:43:59 0faf9b67be60: Waiting 20:43:59 e86c49337fde: Layer already exists 20:43:59 d487eb93e270: Layer already exists 20:43:59 d9640f4c6631: Layer already exists 20:43:59 1ffd5670a01b: Layer already exists 20:43:59 3718b6afe141: Layer already exists 20:43:59 7449edff4bc1: Layer already exists 20:43:59 d512a0b71aa1: Layer already exists 20:43:59 0faf9b67be60: Layer already exists 20:43:59 7ccbc5efa905: Layer already exists 20:43:59 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:00 + 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 20:44:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:44:00 e86c49337fde: Preparing 20:44:00 1ffd5670a01b: Preparing 20:44:00 d9640f4c6631: Preparing 20:44:00 d487eb93e270: Preparing 20:44:00 3718b6afe141: Preparing 20:44:00 d512a0b71aa1: Preparing 20:44:00 7449edff4bc1: Preparing 20:44:00 7ccbc5efa905: Preparing 20:44:00 0faf9b67be60: Preparing 20:44:00 d512a0b71aa1: Waiting 20:44:00 7449edff4bc1: Waiting 20:44:00 7ccbc5efa905: Waiting 20:44:00 0faf9b67be60: Waiting 20:44:00 3718b6afe141: Layer already exists 20:44:00 d9640f4c6631: Layer already exists 20:44:00 d487eb93e270: Layer already exists 20:44:00 1ffd5670a01b: Layer already exists 20:44:00 e86c49337fde: Layer already exists 20:44:00 7449edff4bc1: Layer already exists 20:44:00 d512a0b71aa1: Layer already exists 20:44:00 0faf9b67be60: Layer already exists 20:44:00 7ccbc5efa905: Layer already exists 20:44:01 main: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:02 ===================================================== [Pipeline] echo 20:44:02 taggedImages: 20:44:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:44:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.11 20:44:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:44:02 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:44:02 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:02 latest 20:44:02 3.2.0-dev.11 20:44:02 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:02 main 20:44:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:04 a82921116e99: Preparing 20:44:04 2b0a68c74861: Preparing 20:44:04 81941c3db5ed: Preparing 20:44:04 c0d2c067b93f: Preparing 20:44:04 f6e50b4d6b36: Preparing 20:44:04 3718b6afe141: Preparing 20:44:04 d512a0b71aa1: Preparing 20:44:04 67dabceecfc8: Preparing 20:44:04 3718b6afe141: Waiting 20:44:04 e1e6c4bfff72: Preparing 20:44:04 d512a0b71aa1: Waiting 20:44:04 67dabceecfc8: Waiting 20:44:04 a0114084c728: Preparing 20:44:04 e1e6c4bfff72: Waiting 20:44:04 a0114084c728: Waiting 20:44:04 0faf9b67be60: Preparing 20:44:04 0faf9b67be60: Waiting 20:44:04 f6e50b4d6b36: Pushed 20:44:04 2b0a68c74861: Pushed 20:44:04 a82921116e99: Pushed 20:44:04 c0d2c067b93f: Pushed 20:44:04 3718b6afe141: Layer already exists 20:44:04 d512a0b71aa1: Layer already exists 20:44:04 0faf9b67be60: Layer already exists 20:44:04 67dabceecfc8: Pushed 20:44:04 e1e6c4bfff72: Pushed 20:44:06 81941c3db5ed: Pushed 20:44:08 a0114084c728: Pushed 20:44:09 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:10 + 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 20:44:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:10 a82921116e99: Preparing 20:44:10 2b0a68c74861: Preparing 20:44:10 81941c3db5ed: Preparing 20:44:10 c0d2c067b93f: Preparing 20:44:10 f6e50b4d6b36: Preparing 20:44:10 3718b6afe141: Preparing 20:44:10 d512a0b71aa1: Preparing 20:44:10 67dabceecfc8: Preparing 20:44:10 3718b6afe141: Waiting 20:44:10 d512a0b71aa1: Waiting 20:44:10 e1e6c4bfff72: Preparing 20:44:10 a0114084c728: Preparing 20:44:10 0faf9b67be60: Preparing 20:44:10 67dabceecfc8: Waiting 20:44:10 e1e6c4bfff72: Waiting 20:44:10 a0114084c728: Waiting 20:44:10 0faf9b67be60: Waiting 20:44:10 81941c3db5ed: Layer already exists 20:44:10 f6e50b4d6b36: Layer already exists 20:44:10 2b0a68c74861: Layer already exists 20:44:10 a82921116e99: Layer already exists 20:44:10 c0d2c067b93f: Layer already exists 20:44:10 d512a0b71aa1: Layer already exists 20:44:10 a0114084c728: Layer already exists 20:44:10 3718b6afe141: Layer already exists 20:44:10 e1e6c4bfff72: Layer already exists 20:44:10 67dabceecfc8: Layer already exists 20:44:10 0faf9b67be60: Layer already exists 20:44:11 latest: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.11 20:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:12 a82921116e99: Preparing 20:44:12 2b0a68c74861: Preparing 20:44:12 81941c3db5ed: Preparing 20:44:12 c0d2c067b93f: Preparing 20:44:12 f6e50b4d6b36: Preparing 20:44:12 3718b6afe141: Preparing 20:44:12 d512a0b71aa1: Preparing 20:44:12 67dabceecfc8: Preparing 20:44:12 e1e6c4bfff72: Preparing 20:44:12 a0114084c728: Preparing 20:44:12 0faf9b67be60: Preparing 20:44:12 3718b6afe141: Waiting 20:44:12 0faf9b67be60: Waiting 20:44:12 67dabceecfc8: Waiting 20:44:12 e1e6c4bfff72: Waiting 20:44:12 a0114084c728: Waiting 20:44:12 d512a0b71aa1: Waiting 20:44:12 f6e50b4d6b36: Layer already exists 20:44:12 81941c3db5ed: Layer already exists 20:44:12 2b0a68c74861: Layer already exists 20:44:12 c0d2c067b93f: Layer already exists 20:44:12 a82921116e99: Layer already exists 20:44:12 e1e6c4bfff72: Layer already exists 20:44:12 3718b6afe141: Layer already exists 20:44:12 67dabceecfc8: Layer already exists 20:44:12 a0114084c728: Layer already exists 20:44:12 d512a0b71aa1: Layer already exists 20:44:12 0faf9b67be60: Layer already exists 20:44:12 3.2.0-dev.11: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:14 a82921116e99: Preparing 20:44:14 2b0a68c74861: Preparing 20:44:14 81941c3db5ed: Preparing 20:44:14 c0d2c067b93f: Preparing 20:44:14 f6e50b4d6b36: Preparing 20:44:14 3718b6afe141: Preparing 20:44:14 d512a0b71aa1: Preparing 20:44:14 67dabceecfc8: Preparing 20:44:14 e1e6c4bfff72: Preparing 20:44:14 a0114084c728: Preparing 20:44:14 3718b6afe141: Waiting 20:44:14 d512a0b71aa1: Waiting 20:44:14 67dabceecfc8: Waiting 20:44:14 0faf9b67be60: Preparing 20:44:14 e1e6c4bfff72: Waiting 20:44:14 a0114084c728: Waiting 20:44:14 81941c3db5ed: Layer already exists 20:44:14 c0d2c067b93f: Layer already exists 20:44:14 a82921116e99: Layer already exists 20:44:14 f6e50b4d6b36: Layer already exists 20:44:14 2b0a68c74861: Layer already exists 20:44:14 3718b6afe141: Layer already exists 20:44:14 67dabceecfc8: Layer already exists 20:44:14 d512a0b71aa1: Layer already exists 20:44:14 e1e6c4bfff72: Layer already exists 20:44:14 a0114084c728: Layer already exists 20:44:14 0faf9b67be60: Layer already exists 20:44:14 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:15 + 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 20:44:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:16 a82921116e99: Preparing 20:44:16 2b0a68c74861: Preparing 20:44:16 81941c3db5ed: Preparing 20:44:16 c0d2c067b93f: Preparing 20:44:16 f6e50b4d6b36: Preparing 20:44:16 3718b6afe141: Preparing 20:44:16 d512a0b71aa1: Preparing 20:44:16 67dabceecfc8: Preparing 20:44:16 e1e6c4bfff72: Preparing 20:44:16 a0114084c728: Preparing 20:44:16 0faf9b67be60: Preparing 20:44:16 d512a0b71aa1: Waiting 20:44:16 67dabceecfc8: Waiting 20:44:16 e1e6c4bfff72: Waiting 20:44:16 a0114084c728: Waiting 20:44:16 0faf9b67be60: Waiting 20:44:16 3718b6afe141: Waiting 20:44:16 a82921116e99: Layer already exists 20:44:16 c0d2c067b93f: Layer already exists 20:44:16 2b0a68c74861: Layer already exists 20:44:16 f6e50b4d6b36: Layer already exists 20:44:16 81941c3db5ed: Layer already exists 20:44:16 3718b6afe141: Layer already exists 20:44:16 a0114084c728: Layer already exists 20:44:16 67dabceecfc8: Layer already exists 20:44:16 e1e6c4bfff72: Layer already exists 20:44:16 d512a0b71aa1: Layer already exists 20:44:16 0faf9b67be60: Layer already exists 20:44:16 main: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:17 ===================================================== [Pipeline] echo 20:44:17 taggedImages: 20:44:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:44:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.11 20:44:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:44:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:44:17 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:17 latest 20:44:17 3.2.0-dev.11 20:44:17 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:17 main 20:44:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:19 e784f27ca2e1: Preparing 20:44:19 78697d26b78b: Preparing 20:44:19 466b92c9c34e: Preparing 20:44:19 55fcaa9d5e08: Preparing 20:44:19 8da75a5cd547: Preparing 20:44:19 7e5df05bba38: Preparing 20:44:19 4003bfa2e8ae: Preparing 20:44:19 3718b6afe141: Preparing 20:44:19 d512a0b71aa1: Preparing 20:44:19 229a846588ef: Preparing 20:44:19 01567e0e265c: Preparing 20:44:19 0faf9b67be60: Preparing 20:44:19 3718b6afe141: Waiting 20:44:19 d512a0b71aa1: Waiting 20:44:19 229a846588ef: Waiting 20:44:19 01567e0e265c: Waiting 20:44:19 7e5df05bba38: Waiting 20:44:19 4003bfa2e8ae: Waiting 20:44:19 0faf9b67be60: Waiting 20:44:20 78697d26b78b: Pushed 20:44:20 8da75a5cd547: Pushed 20:44:20 e784f27ca2e1: Pushed 20:44:20 3718b6afe141: Layer already exists 20:44:20 d512a0b71aa1: Layer already exists 20:44:20 7e5df05bba38: Pushed 20:44:20 4003bfa2e8ae: Pushed 20:44:20 0faf9b67be60: Layer already exists 20:44:21 229a846588ef: Pushed 20:44:21 55fcaa9d5e08: Pushed 20:44:22 466b92c9c34e: Pushed 20:44:22 01567e0e265c: Pushed 20:44:23 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:24 + 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 20:44:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:25 e784f27ca2e1: Preparing 20:44:25 78697d26b78b: Preparing 20:44:25 466b92c9c34e: Preparing 20:44:25 55fcaa9d5e08: Preparing 20:44:25 8da75a5cd547: Preparing 20:44:25 7e5df05bba38: Preparing 20:44:25 4003bfa2e8ae: Preparing 20:44:25 3718b6afe141: Preparing 20:44:25 d512a0b71aa1: Preparing 20:44:25 229a846588ef: Preparing 20:44:25 01567e0e265c: Preparing 20:44:25 0faf9b67be60: Preparing 20:44:25 d512a0b71aa1: Waiting 20:44:25 229a846588ef: Waiting 20:44:25 7e5df05bba38: Waiting 20:44:25 01567e0e265c: Waiting 20:44:25 4003bfa2e8ae: Waiting 20:44:25 3718b6afe141: Waiting 20:44:25 0faf9b67be60: Waiting 20:44:25 e784f27ca2e1: Layer already exists 20:44:25 78697d26b78b: Layer already exists 20:44:25 8da75a5cd547: Layer already exists 20:44:25 466b92c9c34e: Layer already exists 20:44:25 55fcaa9d5e08: Layer already exists 20:44:25 4003bfa2e8ae: Layer already exists 20:44:25 7e5df05bba38: Layer already exists 20:44:25 3718b6afe141: Layer already exists 20:44:25 d512a0b71aa1: Layer already exists 20:44:25 229a846588ef: Layer already exists 20:44:25 01567e0e265c: Layer already exists 20:44:25 0faf9b67be60: Layer already exists 20:44:25 latest: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.11 20:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:27 e784f27ca2e1: Preparing 20:44:27 78697d26b78b: Preparing 20:44:27 466b92c9c34e: Preparing 20:44:27 55fcaa9d5e08: Preparing 20:44:27 8da75a5cd547: Preparing 20:44:27 7e5df05bba38: Preparing 20:44:27 4003bfa2e8ae: Preparing 20:44:27 3718b6afe141: Preparing 20:44:27 d512a0b71aa1: Preparing 20:44:27 229a846588ef: Preparing 20:44:27 01567e0e265c: Preparing 20:44:27 0faf9b67be60: Preparing 20:44:27 3718b6afe141: Waiting 20:44:27 7e5df05bba38: Waiting 20:44:27 01567e0e265c: Waiting 20:44:27 d512a0b71aa1: Waiting 20:44:27 0faf9b67be60: Waiting 20:44:27 229a846588ef: Waiting 20:44:27 4003bfa2e8ae: Waiting 20:44:27 466b92c9c34e: Layer already exists 20:44:27 78697d26b78b: Layer already exists 20:44:27 e784f27ca2e1: Layer already exists 20:44:27 55fcaa9d5e08: Layer already exists 20:44:27 8da75a5cd547: Layer already exists 20:44:27 7e5df05bba38: Layer already exists 20:44:27 229a846588ef: Layer already exists 20:44:27 4003bfa2e8ae: Layer already exists 20:44:27 d512a0b71aa1: Layer already exists 20:44:27 3718b6afe141: Layer already exists 20:44:27 01567e0e265c: Layer already exists 20:44:27 0faf9b67be60: Layer already exists 20:44:27 3.2.0-dev.11: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:29 e784f27ca2e1: Preparing 20:44:29 78697d26b78b: Preparing 20:44:29 466b92c9c34e: Preparing 20:44:29 55fcaa9d5e08: Preparing 20:44:29 8da75a5cd547: Preparing 20:44:29 7e5df05bba38: Preparing 20:44:29 4003bfa2e8ae: Preparing 20:44:29 7e5df05bba38: Waiting 20:44:29 3718b6afe141: Preparing 20:44:29 4003bfa2e8ae: Waiting 20:44:29 d512a0b71aa1: Preparing 20:44:29 3718b6afe141: Waiting 20:44:29 229a846588ef: Preparing 20:44:29 d512a0b71aa1: Waiting 20:44:29 01567e0e265c: Preparing 20:44:29 229a846588ef: Waiting 20:44:29 0faf9b67be60: Preparing 20:44:29 01567e0e265c: Waiting 20:44:29 78697d26b78b: Layer already exists 20:44:29 466b92c9c34e: Layer already exists 20:44:29 8da75a5cd547: Layer already exists 20:44:29 e784f27ca2e1: Layer already exists 20:44:29 55fcaa9d5e08: Layer already exists 20:44:29 3718b6afe141: Layer already exists 20:44:29 7e5df05bba38: Layer already exists 20:44:29 4003bfa2e8ae: Layer already exists 20:44:29 d512a0b71aa1: Layer already exists 20:44:29 229a846588ef: Layer already exists 20:44:29 01567e0e265c: Layer already exists 20:44:29 0faf9b67be60: Layer already exists 20:44:29 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:30 + 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 20:44:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:30 e784f27ca2e1: Preparing 20:44:30 78697d26b78b: Preparing 20:44:30 466b92c9c34e: Preparing 20:44:30 55fcaa9d5e08: Preparing 20:44:30 8da75a5cd547: Preparing 20:44:30 7e5df05bba38: Preparing 20:44:30 4003bfa2e8ae: Preparing 20:44:30 3718b6afe141: Preparing 20:44:30 d512a0b71aa1: Preparing 20:44:30 229a846588ef: Preparing 20:44:30 01567e0e265c: Preparing 20:44:30 0faf9b67be60: Preparing 20:44:30 3718b6afe141: Waiting 20:44:30 d512a0b71aa1: Waiting 20:44:30 229a846588ef: Waiting 20:44:30 01567e0e265c: Waiting 20:44:30 0faf9b67be60: Waiting 20:44:30 7e5df05bba38: Waiting 20:44:30 4003bfa2e8ae: Waiting 20:44:30 55fcaa9d5e08: Layer already exists 20:44:30 78697d26b78b: Layer already exists 20:44:30 e784f27ca2e1: Layer already exists 20:44:30 8da75a5cd547: Layer already exists 20:44:30 466b92c9c34e: Layer already exists 20:44:30 7e5df05bba38: Layer already exists 20:44:30 3718b6afe141: Layer already exists 20:44:30 d512a0b71aa1: Layer already exists 20:44:30 4003bfa2e8ae: Layer already exists 20:44:30 229a846588ef: Layer already exists 20:44:30 01567e0e265c: Layer already exists 20:44:30 0faf9b67be60: Layer already exists 20:44:31 main: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:31 ===================================================== [Pipeline] echo 20:44:32 taggedImages: 20:44:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:44:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.11 20:44:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:44:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:44:32 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:32 latest 20:44:32 3.2.0-dev.11 20:44:32 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:32 main 20:44:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:34 4199d2a450cb: Preparing 20:44:34 3a4f92732650: Preparing 20:44:34 3718b6afe141: Preparing 20:44:34 d512a0b71aa1: Preparing 20:44:34 218a5d3eefda: Preparing 20:44:34 230a601daa07: Preparing 20:44:34 0faf9b67be60: Preparing 20:44:34 230a601daa07: Waiting 20:44:34 0faf9b67be60: Waiting 20:44:35 218a5d3eefda: Pushed 20:44:37 3718b6afe141: Layer already exists 20:44:37 d512a0b71aa1: Layer already exists 20:44:37 0faf9b67be60: Layer already exists 20:44:37 4199d2a450cb: Pushed 20:44:37 3a4f92732650: Pushed 20:44:39 230a601daa07: Pushed 20:44:39 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:40 + 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 20:44:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:41 4199d2a450cb: Preparing 20:44:41 3a4f92732650: Preparing 20:44:41 3718b6afe141: Preparing 20:44:41 d512a0b71aa1: Preparing 20:44:41 218a5d3eefda: Preparing 20:44:41 230a601daa07: Preparing 20:44:41 0faf9b67be60: Preparing 20:44:41 230a601daa07: Waiting 20:44:41 0faf9b67be60: Waiting 20:44:41 3718b6afe141: Layer already exists 20:44:41 4199d2a450cb: Layer already exists 20:44:41 218a5d3eefda: Layer already exists 20:44:41 3a4f92732650: Layer already exists 20:44:41 d512a0b71aa1: Layer already exists 20:44:41 230a601daa07: Layer already exists 20:44:41 0faf9b67be60: Layer already exists 20:44:41 latest: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.11 20:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:42 4199d2a450cb: Preparing 20:44:42 3a4f92732650: Preparing 20:44:42 3718b6afe141: Preparing 20:44:42 d512a0b71aa1: Preparing 20:44:42 218a5d3eefda: Preparing 20:44:42 230a601daa07: Preparing 20:44:42 230a601daa07: Waiting 20:44:42 0faf9b67be60: Preparing 20:44:42 0faf9b67be60: Waiting 20:44:42 d512a0b71aa1: Layer already exists 20:44:42 3718b6afe141: Layer already exists 20:44:42 4199d2a450cb: Layer already exists 20:44:42 218a5d3eefda: Layer already exists 20:44:42 3a4f92732650: Layer already exists 20:44:42 0faf9b67be60: Layer already exists 20:44:42 230a601daa07: Layer already exists 20:44:43 3.2.0-dev.11: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:44 4199d2a450cb: Preparing 20:44:44 3a4f92732650: Preparing 20:44:44 3718b6afe141: Preparing 20:44:44 d512a0b71aa1: Preparing 20:44:44 218a5d3eefda: Preparing 20:44:44 230a601daa07: Preparing 20:44:44 0faf9b67be60: Preparing 20:44:44 230a601daa07: Waiting 20:44:44 0faf9b67be60: Waiting 20:44:44 4199d2a450cb: Layer already exists 20:44:44 3a4f92732650: Layer already exists 20:44:44 218a5d3eefda: Layer already exists 20:44:44 3718b6afe141: Layer already exists 20:44:44 d512a0b71aa1: Layer already exists 20:44:44 230a601daa07: Layer already exists 20:44:44 0faf9b67be60: Layer already exists 20:44:44 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:45 + 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 20:44:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:46 4199d2a450cb: Preparing 20:44:46 3a4f92732650: Preparing 20:44:46 3718b6afe141: Preparing 20:44:46 d512a0b71aa1: Preparing 20:44:46 218a5d3eefda: Preparing 20:44:46 230a601daa07: Preparing 20:44:46 0faf9b67be60: Preparing 20:44:46 0faf9b67be60: Waiting 20:44:46 230a601daa07: Waiting 20:44:46 d512a0b71aa1: Layer already exists 20:44:46 218a5d3eefda: Layer already exists 20:44:46 3a4f92732650: Layer already exists 20:44:46 3718b6afe141: Layer already exists 20:44:46 4199d2a450cb: Layer already exists 20:44:46 230a601daa07: Layer already exists 20:44:46 0faf9b67be60: Layer already exists 20:44:46 main: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:47 ===================================================== [Pipeline] echo 20:44:47 taggedImages: 20:44:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:44:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.11 20:44:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:44:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:44:47 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:47 latest 20:44:47 3.2.0-dev.11 20:44:47 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:44:47 main 20:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:49 60b124a189de: Preparing 20:44:49 3ae0c4c69809: Preparing 20:44:49 9fe0c1dd50ac: Preparing 20:44:49 3718b6afe141: Preparing 20:44:49 d512a0b71aa1: Preparing 20:44:49 aea3c882b438: Preparing 20:44:49 63a76e9448b6: Preparing 20:44:49 aea3c882b438: Waiting 20:44:49 a32ac5443f0b: Preparing 20:44:49 b0c12954d91b: Preparing 20:44:49 0faf9b67be60: Preparing 20:44:49 63a76e9448b6: Waiting 20:44:49 a32ac5443f0b: Waiting 20:44:49 0faf9b67be60: Waiting 20:44:49 b0c12954d91b: Waiting 20:44:50 3ae0c4c69809: Pushed 20:44:50 9fe0c1dd50ac: Pushed 20:44:52 d512a0b71aa1: Layer already exists 20:44:52 3718b6afe141: Layer already exists 20:44:52 60b124a189de: Pushed 20:44:52 0faf9b67be60: Layer already exists 20:44:52 a32ac5443f0b: Pushed 20:44:54 b0c12954d91b: Pushed 20:45:04 63a76e9448b6: Pushed 20:45:10 aea3c882b438: Pushed 20:45:10 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + 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 20:45:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:11 60b124a189de: Preparing 20:45:11 3ae0c4c69809: Preparing 20:45:11 9fe0c1dd50ac: Preparing 20:45:11 3718b6afe141: Preparing 20:45:11 d512a0b71aa1: Preparing 20:45:11 aea3c882b438: Preparing 20:45:11 63a76e9448b6: Preparing 20:45:11 a32ac5443f0b: Preparing 20:45:11 b0c12954d91b: Preparing 20:45:11 0faf9b67be60: Preparing 20:45:11 aea3c882b438: Waiting 20:45:11 b0c12954d91b: Waiting 20:45:11 0faf9b67be60: Waiting 20:45:11 63a76e9448b6: Waiting 20:45:11 a32ac5443f0b: Waiting 20:45:11 60b124a189de: Layer already exists 20:45:11 3ae0c4c69809: Layer already exists 20:45:11 3718b6afe141: Layer already exists 20:45:11 d512a0b71aa1: Layer already exists 20:45:11 9fe0c1dd50ac: Layer already exists 20:45:11 aea3c882b438: Layer already exists 20:45:11 63a76e9448b6: Layer already exists 20:45:11 b0c12954d91b: Layer already exists 20:45:11 a32ac5443f0b: Layer already exists 20:45:11 0faf9b67be60: Layer already exists 20:45:11 latest: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.11 20:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:13 60b124a189de: Preparing 20:45:13 3ae0c4c69809: Preparing 20:45:13 9fe0c1dd50ac: Preparing 20:45:13 3718b6afe141: Preparing 20:45:13 d512a0b71aa1: Preparing 20:45:13 aea3c882b438: Preparing 20:45:13 63a76e9448b6: Preparing 20:45:13 a32ac5443f0b: Preparing 20:45:13 b0c12954d91b: Preparing 20:45:13 aea3c882b438: Waiting 20:45:13 0faf9b67be60: Preparing 20:45:13 a32ac5443f0b: Waiting 20:45:13 63a76e9448b6: Waiting 20:45:13 b0c12954d91b: Waiting 20:45:13 0faf9b67be60: Waiting 20:45:13 3718b6afe141: Layer already exists 20:45:13 d512a0b71aa1: Layer already exists 20:45:13 3ae0c4c69809: Layer already exists 20:45:13 9fe0c1dd50ac: Layer already exists 20:45:13 60b124a189de: Layer already exists 20:45:13 aea3c882b438: Layer already exists 20:45:13 63a76e9448b6: Layer already exists 20:45:13 a32ac5443f0b: Layer already exists 20:45:13 b0c12954d91b: Layer already exists 20:45:13 0faf9b67be60: Layer already exists 20:45:13 3.2.0-dev.11: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:15 60b124a189de: Preparing 20:45:15 3ae0c4c69809: Preparing 20:45:15 9fe0c1dd50ac: Preparing 20:45:15 3718b6afe141: Preparing 20:45:15 d512a0b71aa1: Preparing 20:45:15 aea3c882b438: Preparing 20:45:15 63a76e9448b6: Preparing 20:45:15 a32ac5443f0b: Preparing 20:45:15 b0c12954d91b: Preparing 20:45:15 0faf9b67be60: Preparing 20:45:15 a32ac5443f0b: Waiting 20:45:15 b0c12954d91b: Waiting 20:45:15 0faf9b67be60: Waiting 20:45:15 aea3c882b438: Waiting 20:45:15 63a76e9448b6: Waiting 20:45:15 60b124a189de: Layer already exists 20:45:15 3ae0c4c69809: Layer already exists 20:45:15 9fe0c1dd50ac: Layer already exists 20:45:15 3718b6afe141: Layer already exists 20:45:15 d512a0b71aa1: Layer already exists 20:45:15 aea3c882b438: Layer already exists 20:45:15 63a76e9448b6: Layer already exists 20:45:15 a32ac5443f0b: Layer already exists 20:45:15 b0c12954d91b: Layer already exists 20:45:15 0faf9b67be60: Layer already exists 20:45:15 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + 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 20:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:17 60b124a189de: Preparing 20:45:17 3ae0c4c69809: Preparing 20:45:17 9fe0c1dd50ac: Preparing 20:45:17 3718b6afe141: Preparing 20:45:17 d512a0b71aa1: Preparing 20:45:17 aea3c882b438: Preparing 20:45:17 63a76e9448b6: Preparing 20:45:17 a32ac5443f0b: Preparing 20:45:17 b0c12954d91b: Preparing 20:45:17 0faf9b67be60: Preparing 20:45:17 aea3c882b438: Waiting 20:45:17 63a76e9448b6: Waiting 20:45:17 a32ac5443f0b: Waiting 20:45:17 b0c12954d91b: Waiting 20:45:17 0faf9b67be60: Waiting 20:45:17 3718b6afe141: Layer already exists 20:45:17 60b124a189de: Layer already exists 20:45:17 3ae0c4c69809: Layer already exists 20:45:17 d512a0b71aa1: Layer already exists 20:45:17 9fe0c1dd50ac: Layer already exists 20:45:17 aea3c882b438: Layer already exists 20:45:17 63a76e9448b6: Layer already exists 20:45:17 a32ac5443f0b: Layer already exists 20:45:17 b0c12954d91b: Layer already exists 20:45:17 0faf9b67be60: Layer already exists 20:45:17 main: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:18 ===================================================== [Pipeline] echo 20:45:18 taggedImages: 20:45:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:45:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:45:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.11 20:45:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:45:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:45:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:45:18 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:45:18 latest 20:45:18 3.2.0-dev.11 20:45:18 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:45:18 main 20:45:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:20 f48a6f638911: Preparing 20:45:20 83c906b8a76e: Preparing 20:45:20 f8c7d0f3804b: Preparing 20:45:20 3718b6afe141: Preparing 20:45:20 d512a0b71aa1: Preparing 20:45:20 3a8fe4234b79: Preparing 20:45:20 bf274ac89b73: Preparing 20:45:20 ce4e9e8a6033: Preparing 20:45:20 0faf9b67be60: Preparing 20:45:20 3a8fe4234b79: Waiting 20:45:20 bf274ac89b73: Waiting 20:45:20 0faf9b67be60: Waiting 20:45:20 ce4e9e8a6033: Waiting 20:45:21 f8c7d0f3804b: Pushed 20:45:21 83c906b8a76e: Pushed 20:45:21 d512a0b71aa1: Layer already exists 20:45:21 3718b6afe141: Layer already exists 20:45:21 0faf9b67be60: Layer already exists 20:45:21 f48a6f638911: Pushed 20:45:22 ce4e9e8a6033: Pushed 20:45:23 bf274ac89b73: Pushed 20:45:41 3a8fe4234b79: Pushed 20:45:41 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + 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 20:45:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:42 f48a6f638911: Preparing 20:45:42 83c906b8a76e: Preparing 20:45:42 f8c7d0f3804b: Preparing 20:45:42 3718b6afe141: Preparing 20:45:42 d512a0b71aa1: Preparing 20:45:42 3a8fe4234b79: Preparing 20:45:42 bf274ac89b73: Preparing 20:45:42 ce4e9e8a6033: Preparing 20:45:42 0faf9b67be60: Preparing 20:45:42 3a8fe4234b79: Waiting 20:45:42 bf274ac89b73: Waiting 20:45:42 0faf9b67be60: Waiting 20:45:42 ce4e9e8a6033: Waiting 20:45:42 f8c7d0f3804b: Layer already exists 20:45:42 3718b6afe141: Layer already exists 20:45:42 d512a0b71aa1: Layer already exists 20:45:42 f48a6f638911: Layer already exists 20:45:42 bf274ac89b73: Layer already exists 20:45:42 83c906b8a76e: Layer already exists 20:45:42 3a8fe4234b79: Layer already exists 20:45:42 ce4e9e8a6033: Layer already exists 20:45:42 0faf9b67be60: Layer already exists 20:45:43 latest: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.11 20:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:44 f48a6f638911: Preparing 20:45:44 83c906b8a76e: Preparing 20:45:44 f8c7d0f3804b: Preparing 20:45:44 3718b6afe141: Preparing 20:45:44 d512a0b71aa1: Preparing 20:45:44 3a8fe4234b79: Preparing 20:45:44 bf274ac89b73: Preparing 20:45:44 ce4e9e8a6033: Preparing 20:45:44 0faf9b67be60: Preparing 20:45:44 3a8fe4234b79: Waiting 20:45:44 bf274ac89b73: Waiting 20:45:44 ce4e9e8a6033: Waiting 20:45:44 0faf9b67be60: Waiting 20:45:44 f8c7d0f3804b: Layer already exists 20:45:44 3718b6afe141: Layer already exists 20:45:44 83c906b8a76e: Layer already exists 20:45:44 f48a6f638911: Layer already exists 20:45:44 d512a0b71aa1: Layer already exists 20:45:44 3a8fe4234b79: Layer already exists 20:45:44 bf274ac89b73: Layer already exists 20:45:44 0faf9b67be60: Layer already exists 20:45:44 ce4e9e8a6033: Layer already exists 20:45:45 3.2.0-dev.11: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:46 f48a6f638911: Preparing 20:45:46 83c906b8a76e: Preparing 20:45:46 f8c7d0f3804b: Preparing 20:45:46 3718b6afe141: Preparing 20:45:46 d512a0b71aa1: Preparing 20:45:46 3a8fe4234b79: Preparing 20:45:46 bf274ac89b73: Preparing 20:45:46 ce4e9e8a6033: Preparing 20:45:46 3a8fe4234b79: Waiting 20:45:46 bf274ac89b73: Waiting 20:45:46 0faf9b67be60: Preparing 20:45:46 ce4e9e8a6033: Waiting 20:45:46 0faf9b67be60: Waiting 20:45:46 83c906b8a76e: Layer already exists 20:45:46 f8c7d0f3804b: Layer already exists 20:45:46 d512a0b71aa1: Layer already exists 20:45:46 f48a6f638911: Layer already exists 20:45:46 3718b6afe141: Layer already exists 20:45:46 3a8fe4234b79: Layer already exists 20:45:46 bf274ac89b73: Layer already exists 20:45:46 ce4e9e8a6033: Layer already exists 20:45:47 0faf9b67be60: Layer already exists 20:45:47 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + 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 20:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:48 f48a6f638911: Preparing 20:45:48 83c906b8a76e: Preparing 20:45:48 f8c7d0f3804b: Preparing 20:45:48 3718b6afe141: Preparing 20:45:48 d512a0b71aa1: Preparing 20:45:48 3a8fe4234b79: Preparing 20:45:48 bf274ac89b73: Preparing 20:45:48 ce4e9e8a6033: Preparing 20:45:48 0faf9b67be60: Preparing 20:45:48 3a8fe4234b79: Waiting 20:45:48 bf274ac89b73: Waiting 20:45:48 0faf9b67be60: Waiting 20:45:48 ce4e9e8a6033: Waiting 20:45:48 d512a0b71aa1: Layer already exists 20:45:48 f48a6f638911: Layer already exists 20:45:48 3718b6afe141: Layer already exists 20:45:48 83c906b8a76e: Layer already exists 20:45:48 f8c7d0f3804b: Layer already exists 20:45:48 3a8fe4234b79: Layer already exists 20:45:48 0faf9b67be60: Layer already exists 20:45:48 ce4e9e8a6033: Layer already exists 20:45:48 bf274ac89b73: Layer already exists 20:45:49 main: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:50 ===================================================== [Pipeline] echo 20:45:50 taggedImages: 20:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.11 20:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:45:50 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:45:50 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:45:50 latest 20:45:50 3.2.0-dev.11 20:45:50 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:45:50 main 20:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:45:52 92fb891c3bbc: Preparing 20:45:52 c0341ec8e38f: Preparing 20:45:52 6199dc8ad443: Preparing 20:45:52 3718b6afe141: Preparing 20:45:52 d512a0b71aa1: Preparing 20:45:52 d9956696b172: Preparing 20:45:52 a32ac5443f0b: Preparing 20:45:52 b0c12954d91b: Preparing 20:45:52 0faf9b67be60: Preparing 20:45:52 b0c12954d91b: Waiting 20:45:52 0faf9b67be60: Waiting 20:45:52 d9956696b172: Waiting 20:45:52 a32ac5443f0b: Waiting 20:45:52 3718b6afe141: Layer already exists 20:45:52 d512a0b71aa1: Layer already exists 20:45:52 a32ac5443f0b: Layer already exists 20:45:52 c0341ec8e38f: Pushed 20:45:52 6199dc8ad443: Pushed 20:45:52 b0c12954d91b: Layer already exists 20:45:52 92fb891c3bbc: Pushed 20:45:52 0faf9b67be60: Layer already exists 20:46:10 d9956696b172: Pushed 20:46:10 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:11 + 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 20:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:12 92fb891c3bbc: Preparing 20:46:12 c0341ec8e38f: Preparing 20:46:12 6199dc8ad443: Preparing 20:46:12 3718b6afe141: Preparing 20:46:12 d512a0b71aa1: Preparing 20:46:12 d9956696b172: Preparing 20:46:12 a32ac5443f0b: Preparing 20:46:12 b0c12954d91b: Preparing 20:46:12 0faf9b67be60: Preparing 20:46:12 d9956696b172: Waiting 20:46:12 a32ac5443f0b: Waiting 20:46:12 b0c12954d91b: Waiting 20:46:12 0faf9b67be60: Waiting 20:46:12 c0341ec8e38f: Layer already exists 20:46:12 6199dc8ad443: Layer already exists 20:46:12 92fb891c3bbc: Layer already exists 20:46:12 d512a0b71aa1: Layer already exists 20:46:12 3718b6afe141: Layer already exists 20:46:12 b0c12954d91b: Layer already exists 20:46:12 a32ac5443f0b: Layer already exists 20:46:12 d9956696b172: Layer already exists 20:46:12 0faf9b67be60: Layer already exists 20:46:12 latest: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.11 20:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:14 92fb891c3bbc: Preparing 20:46:14 c0341ec8e38f: Preparing 20:46:14 6199dc8ad443: Preparing 20:46:14 3718b6afe141: Preparing 20:46:14 d512a0b71aa1: Preparing 20:46:14 d9956696b172: Preparing 20:46:14 a32ac5443f0b: Preparing 20:46:14 b0c12954d91b: Preparing 20:46:14 0faf9b67be60: Preparing 20:46:14 d9956696b172: Waiting 20:46:14 a32ac5443f0b: Waiting 20:46:14 b0c12954d91b: Waiting 20:46:14 0faf9b67be60: Waiting 20:46:14 92fb891c3bbc: Layer already exists 20:46:14 3718b6afe141: Layer already exists 20:46:14 6199dc8ad443: Layer already exists 20:46:14 c0341ec8e38f: Layer already exists 20:46:14 d512a0b71aa1: Layer already exists 20:46:14 b0c12954d91b: Layer already exists 20:46:14 d9956696b172: Layer already exists 20:46:14 a32ac5443f0b: Layer already exists 20:46:14 0faf9b67be60: Layer already exists 20:46:14 3.2.0-dev.11: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:16 92fb891c3bbc: Preparing 20:46:16 c0341ec8e38f: Preparing 20:46:16 6199dc8ad443: Preparing 20:46:16 3718b6afe141: Preparing 20:46:16 d512a0b71aa1: Preparing 20:46:16 d9956696b172: Preparing 20:46:16 a32ac5443f0b: Preparing 20:46:16 b0c12954d91b: Preparing 20:46:16 0faf9b67be60: Preparing 20:46:16 a32ac5443f0b: Waiting 20:46:16 b0c12954d91b: Waiting 20:46:16 0faf9b67be60: Waiting 20:46:16 d9956696b172: Waiting 20:46:16 3718b6afe141: Layer already exists 20:46:16 92fb891c3bbc: Layer already exists 20:46:16 d512a0b71aa1: Layer already exists 20:46:16 c0341ec8e38f: Layer already exists 20:46:16 6199dc8ad443: Layer already exists 20:46:16 d9956696b172: Layer already exists 20:46:16 0faf9b67be60: Layer already exists 20:46:16 b0c12954d91b: Layer already exists 20:46:16 a32ac5443f0b: Layer already exists 20:46:16 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:17 + 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 20:46:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:19 92fb891c3bbc: Preparing 20:46:19 c0341ec8e38f: Preparing 20:46:19 6199dc8ad443: Preparing 20:46:19 3718b6afe141: Preparing 20:46:19 d512a0b71aa1: Preparing 20:46:19 d9956696b172: Preparing 20:46:19 a32ac5443f0b: Preparing 20:46:19 b0c12954d91b: Preparing 20:46:19 0faf9b67be60: Preparing 20:46:19 d9956696b172: Waiting 20:46:19 0faf9b67be60: Waiting 20:46:19 a32ac5443f0b: Waiting 20:46:19 b0c12954d91b: Waiting 20:46:19 3718b6afe141: Layer already exists 20:46:19 6199dc8ad443: Layer already exists 20:46:19 d512a0b71aa1: Layer already exists 20:46:19 c0341ec8e38f: Layer already exists 20:46:19 92fb891c3bbc: Layer already exists 20:46:19 d9956696b172: Layer already exists 20:46:19 a32ac5443f0b: Layer already exists 20:46:19 0faf9b67be60: Layer already exists 20:46:19 b0c12954d91b: Layer already exists 20:46:20 main: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:21 ===================================================== [Pipeline] echo 20:46:21 taggedImages: 20:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.11 20:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:46:21 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:46:21 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:46:21 latest 20:46:21 3.2.0-dev.11 20:46:21 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:21 main 20:46:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:23 f919e978c090: Preparing 20:46:23 4a2ed095f83e: Preparing 20:46:23 3718b6afe141: Preparing 20:46:23 d512a0b71aa1: Preparing 20:46:23 c9cc405a447b: Preparing 20:46:23 84495def2ddf: Preparing 20:46:23 0faf9b67be60: Preparing 20:46:23 84495def2ddf: Waiting 20:46:23 0faf9b67be60: Waiting 20:46:23 d512a0b71aa1: Layer already exists 20:46:23 3718b6afe141: Layer already exists 20:46:23 0faf9b67be60: Layer already exists 20:46:23 f919e978c090: Pushed 20:46:24 84495def2ddf: Pushed 20:46:25 c9cc405a447b: Pushed 20:46:28 4a2ed095f83e: Pushed 20:46:28 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:30 f919e978c090: Preparing 20:46:30 4a2ed095f83e: Preparing 20:46:30 3718b6afe141: Preparing 20:46:30 d512a0b71aa1: Preparing 20:46:30 c9cc405a447b: Preparing 20:46:30 84495def2ddf: Preparing 20:46:30 0faf9b67be60: Preparing 20:46:30 84495def2ddf: Waiting 20:46:30 0faf9b67be60: Waiting 20:46:30 f919e978c090: Layer already exists 20:46:30 d512a0b71aa1: Layer already exists 20:46:30 c9cc405a447b: Layer already exists 20:46:30 3718b6afe141: Layer already exists 20:46:30 4a2ed095f83e: Layer already exists 20:46:30 84495def2ddf: Layer already exists 20:46:30 0faf9b67be60: Layer already exists 20:46:30 latest: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.11 20:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:32 f919e978c090: Preparing 20:46:32 4a2ed095f83e: Preparing 20:46:32 3718b6afe141: Preparing 20:46:32 d512a0b71aa1: Preparing 20:46:32 c9cc405a447b: Preparing 20:46:32 84495def2ddf: Preparing 20:46:32 0faf9b67be60: Preparing 20:46:32 84495def2ddf: Waiting 20:46:32 0faf9b67be60: Waiting 20:46:32 d512a0b71aa1: Layer already exists 20:46:32 c9cc405a447b: Layer already exists 20:46:32 f919e978c090: Layer already exists 20:46:32 3718b6afe141: Layer already exists 20:46:32 4a2ed095f83e: Layer already exists 20:46:32 84495def2ddf: Layer already exists 20:46:32 0faf9b67be60: Layer already exists 20:46:32 3.2.0-dev.11: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:35 f919e978c090: Preparing 20:46:35 4a2ed095f83e: Preparing 20:46:35 3718b6afe141: Preparing 20:46:35 d512a0b71aa1: Preparing 20:46:35 c9cc405a447b: Preparing 20:46:35 84495def2ddf: Preparing 20:46:35 0faf9b67be60: Preparing 20:46:35 84495def2ddf: Waiting 20:46:35 0faf9b67be60: Waiting 20:46:35 d512a0b71aa1: Layer already exists 20:46:35 4a2ed095f83e: Layer already exists 20:46:35 c9cc405a447b: Layer already exists 20:46:35 3718b6afe141: Layer already exists 20:46:35 f919e978c090: Layer already exists 20:46:35 84495def2ddf: Layer already exists 20:46:35 0faf9b67be60: Layer already exists 20:46:35 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:37 f919e978c090: Preparing 20:46:37 4a2ed095f83e: Preparing 20:46:37 3718b6afe141: Preparing 20:46:37 d512a0b71aa1: Preparing 20:46:37 c9cc405a447b: Preparing 20:46:37 84495def2ddf: Preparing 20:46:37 0faf9b67be60: Preparing 20:46:37 84495def2ddf: Waiting 20:46:37 0faf9b67be60: Waiting 20:46:37 f919e978c090: Layer already exists 20:46:37 3718b6afe141: Layer already exists 20:46:37 c9cc405a447b: Layer already exists 20:46:37 d512a0b71aa1: Layer already exists 20:46:37 4a2ed095f83e: Layer already exists 20:46:37 84495def2ddf: Layer already exists 20:46:37 0faf9b67be60: Layer already exists 20:46:37 main: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:38 ===================================================== [Pipeline] echo 20:46:38 taggedImages: 20:46:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:46:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:46:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.11 20:46:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:46:38 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:46:38 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:46:38 latest 20:46:38 3.2.0-dev.11 20:46:38 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:38 main 20:46:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:40 e7988247ef64: Preparing 20:46:40 2b4b9d423068: Preparing 20:46:40 3718b6afe141: Preparing 20:46:40 d512a0b71aa1: Preparing 20:46:40 7449edff4bc1: Preparing 20:46:40 7ccbc5efa905: Preparing 20:46:40 0faf9b67be60: Preparing 20:46:40 0faf9b67be60: Waiting 20:46:40 7ccbc5efa905: Waiting 20:46:40 3718b6afe141: Layer already exists 20:46:40 d512a0b71aa1: Layer already exists 20:46:40 7449edff4bc1: Layer already exists 20:46:40 7ccbc5efa905: Layer already exists 20:46:41 0faf9b67be60: Layer already exists 20:46:41 e7988247ef64: Pushed 20:46:45 2b4b9d423068: Pushed 20:46:45 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:49 e7988247ef64: Preparing 20:46:49 2b4b9d423068: Preparing 20:46:49 3718b6afe141: Preparing 20:46:49 d512a0b71aa1: Preparing 20:46:49 7449edff4bc1: Preparing 20:46:49 7ccbc5efa905: Preparing 20:46:49 0faf9b67be60: Preparing 20:46:49 0faf9b67be60: Waiting 20:46:49 7ccbc5efa905: Waiting 20:46:49 2b4b9d423068: Layer already exists 20:46:49 3718b6afe141: Layer already exists 20:46:49 d512a0b71aa1: Layer already exists 20:46:49 e7988247ef64: Layer already exists 20:46:49 7449edff4bc1: Layer already exists 20:46:49 7ccbc5efa905: Layer already exists 20:46:49 0faf9b67be60: Layer already exists 20:46:49 latest: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.11 20:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:51 e7988247ef64: Preparing 20:46:51 2b4b9d423068: Preparing 20:46:51 3718b6afe141: Preparing 20:46:51 d512a0b71aa1: Preparing 20:46:51 7449edff4bc1: Preparing 20:46:51 7ccbc5efa905: Preparing 20:46:51 0faf9b67be60: Preparing 20:46:51 7ccbc5efa905: Waiting 20:46:51 0faf9b67be60: Waiting 20:46:51 e7988247ef64: Layer already exists 20:46:51 d512a0b71aa1: Layer already exists 20:46:51 2b4b9d423068: Layer already exists 20:46:51 7449edff4bc1: Layer already exists 20:46:51 3718b6afe141: Layer already exists 20:46:51 7ccbc5efa905: Layer already exists 20:46:51 0faf9b67be60: Layer already exists 20:46:51 3.2.0-dev.11: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:53 e7988247ef64: Preparing 20:46:53 2b4b9d423068: Preparing 20:46:53 3718b6afe141: Preparing 20:46:53 d512a0b71aa1: Preparing 20:46:53 7449edff4bc1: Preparing 20:46:53 7ccbc5efa905: Preparing 20:46:53 0faf9b67be60: Preparing 20:46:53 7ccbc5efa905: Waiting 20:46:53 0faf9b67be60: Waiting 20:46:53 2b4b9d423068: Layer already exists 20:46:53 7449edff4bc1: Layer already exists 20:46:53 d512a0b71aa1: Layer already exists 20:46:53 e7988247ef64: Layer already exists 20:46:53 3718b6afe141: Layer already exists 20:46:53 7ccbc5efa905: Layer already exists 20:46:53 0faf9b67be60: Layer already exists 20:46:53 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:55 e7988247ef64: Preparing 20:46:55 2b4b9d423068: Preparing 20:46:55 3718b6afe141: Preparing 20:46:55 d512a0b71aa1: Preparing 20:46:55 7449edff4bc1: Preparing 20:46:55 7ccbc5efa905: Preparing 20:46:55 0faf9b67be60: Preparing 20:46:55 7ccbc5efa905: Waiting 20:46:55 0faf9b67be60: Waiting 20:46:55 2b4b9d423068: Layer already exists 20:46:55 d512a0b71aa1: Layer already exists 20:46:55 7449edff4bc1: Layer already exists 20:46:55 e7988247ef64: Layer already exists 20:46:55 3718b6afe141: Layer already exists 20:46:55 7ccbc5efa905: Layer already exists 20:46:55 0faf9b67be60: Layer already exists 20:46:55 main: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:56 ===================================================== [Pipeline] echo 20:46:57 taggedImages: 20:46:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b 20:46:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:46:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.11 20:46:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 20:46:57 - 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 20:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:58 20:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:58 arm64: Pulling from edgex-lftools-log-publisher 20:46:58 8998bd30e6a1: Pulling fs layer 20:46:58 04944245beec: Pulling fs layer 20:46:58 699f458cf7ca: Pulling fs layer 20:46:58 765212b225bb: Pulling fs layer 20:46:58 f23df028b6ca: Pulling fs layer 20:46:58 d65c8cfc05b1: Pulling fs layer 20:46:58 2437ff75d9bd: Pulling fs layer 20:46:58 f23df028b6ca: Waiting 20:46:58 d65c8cfc05b1: Waiting 20:46:58 2437ff75d9bd: Waiting 20:46:58 765212b225bb: Waiting 20:46:59 04944245beec: Verifying Checksum 20:46:59 04944245beec: Download complete 20:46:59 765212b225bb: Verifying Checksum 20:46:59 765212b225bb: Download complete 20:46:59 f23df028b6ca: Verifying Checksum 20:46:59 f23df028b6ca: Download complete 20:46:59 d65c8cfc05b1: Verifying Checksum 20:46:59 d65c8cfc05b1: Download complete 20:46:59 699f458cf7ca: Verifying Checksum 20:46:59 699f458cf7ca: Download complete 20:46:59 8998bd30e6a1: Verifying Checksum 20:46:59 8998bd30e6a1: Download complete 20:47:01 2437ff75d9bd: Verifying Checksum 20:47:01 2437ff75d9bd: Download complete 20:47:05 8998bd30e6a1: Pull complete 20:47:06 04944245beec: Pull complete 20:47:08 699f458cf7ca: Pull complete 20:47:08 765212b225bb: Pull complete 20:47:09 f23df028b6ca: Pull complete 20:47:09 d65c8cfc05b1: Pull complete 20:47:36 2437ff75d9bd: Pull complete 20:47:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:37 prd-ubuntu20.04-docker-arm64-4c-16g-27826 does not seem to be running inside a container 20:47:37 $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:47:39 $ docker top 51d4722df6e405d99339fa7de075022612e0326290ac69b84f9eaf0163e06e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:39 ---> job-cost.sh 20:47:40 lf-activate-venv: SKIPPING 20:47:40 INFO: No Stack... 20:47:40 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:41 INFO: Archiving Costs [Pipeline] sh 20:47:41 + cut -d, -f6 20:47:41 + cat /w/workspace/edgex-go/621/archives/cost.csv [Pipeline] lock 20:47:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] 20:47:41 Resource [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] did not exist. Created. 20:47:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:42 + echo total: 0.2199999988079071 [Pipeline] stash 20:47:43 Stashed 1 file(s) [Pipeline] } 20:47:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:43 $ docker stop --time=1 51d4722df6e405d99339fa7de075022612e0326290ac69b84f9eaf0163e06e00 20:47:47 $ docker rm -f --volumes 51d4722df6e405d99339fa7de075022612e0326290ac69b84f9eaf0163e06e00 [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 20:47:51 provisioning config files... 20:47:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/621@tmp/config15105938333152262247tmp [Pipeline] { [Pipeline] sh 20:47:52 + set +x 20:47:52 + curl -s https://codecov.io/bash 20:47:52 + bash -s -- 20:47:52 20:47:52 _____ _ 20:47:52 / ____| | | 20:47:52 | | ___ __| | ___ ___ _____ __ 20:47:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:52 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:52 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:52 Bash-1.0.6 20:47:52 20:47:52 20:47:52 ==> git version 2.25.1 found 20:47:52 ==> 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 20:47:52 Release-Date: 2020-01-08 20:47:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:47:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:47:52 ==> Jenkins CI detected. 20:47:52 current dir:  /w/workspace/edgex-go/621 20:47:52 project root: . 20:47:52 --> token set from env 20:47:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:52 ==> Running gcov in . (disable via -X gcov) 20:47:52 ==> Python coveragepy not found 20:47:52 ==> Searching for coverage reports in: 20:47:52 + . 20:47:52 -> Found 1 reports 20:47:52 ==> Detecting git/mercurial file structure 20:47:52 ==> Reading reports 20:47:52 + ./coverage.out bytes=453602 20:47:52 ==> Appending adjustments 20:47:52 https://docs.codecov.io/docs/fixing-reports 20:47:53 + Found adjustments 20:47:53 ==> Gzipping contents 20:47:53 60K /tmp/codecov.Ml0OHE.gz 20:47:53 ==> Uploading reports 20:47:53 url: https://codecov.io 20:47:53 query: branch=main&commit=3a892ac0b38b8d685f9d63feb7dde70ee06d273b&build=621&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F621%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:53 -> Pinging Codecov 20:47:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a892ac0b38b8d685f9d63feb7dde70ee06d273b&build=621&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F621%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:53 -> Uploading to 20:47:53 https://storage.googleapis.com/codecov/v4/raw/2024-01-24/00271124DB129430A58F1EEE437C3FCB/3a892ac0b38b8d685f9d63feb7dde70ee06d273b/c1b796e1-dbc7-43a9-b96a-379a7f3d3056.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240124T204753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c1dc2be24bca9c46c39000a71526ecd90ab4f562f72e51e7fbfb2ab056fba8f 20:47:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:54 Dload Upload Total Spent Left Speed 20:47:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57813 0 0 100 57813 0 184k --:--:-- --:--:-- --:--:-- 184k 20:47:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } 20:47:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:47:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:47:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:56 20:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:47:56 df9b9388f04a: Pulling fs layer 20:47:56 52dc419b0ee2: Pulling fs layer 20:47:56 25bc292e5bac: Pulling fs layer 20:47:56 114826534d7a: Pulling fs layer 20:47:56 4657fd5d0bcf: Pulling fs layer 20:47:56 6ad1cebc031e: Pulling fs layer 20:47:56 8a3aa393b2d8: Pulling fs layer 20:47:56 6ad1cebc031e: Waiting 20:47:56 8a3aa393b2d8: Waiting 20:47:56 4657fd5d0bcf: Waiting 20:47:56 25bc292e5bac: Verifying Checksum 20:47:56 25bc292e5bac: Download complete 20:47:56 52dc419b0ee2: Verifying Checksum 20:47:56 52dc419b0ee2: Download complete 20:47:56 4657fd5d0bcf: Verifying Checksum 20:47:56 4657fd5d0bcf: Download complete 20:47:57 df9b9388f04a: Download complete 20:47:57 6ad1cebc031e: Verifying Checksum 20:47:57 6ad1cebc031e: Download complete 20:47:57 df9b9388f04a: Pull complete 20:47:57 52dc419b0ee2: Pull complete 20:47:57 25bc292e5bac: Pull complete 20:47:57 114826534d7a: Verifying Checksum 20:47:57 114826534d7a: Download complete 20:47:57 8a3aa393b2d8: Verifying Checksum 20:47:57 8a3aa393b2d8: Download complete 20:48:01 114826534d7a: Pull complete 20:48:01 4657fd5d0bcf: Pull complete 20:48:01 6ad1cebc031e: Pull complete 20:48:04 8a3aa393b2d8: Pull complete 20:48:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:05 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:48:05 $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:48:11 $ docker top d015cf5ff1da8aa10caf9ab164578f4532554423ed5a5b9f536b0cf21e2a8215 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:48:11 + set -o pipefail 20:48:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:48:18 20:48:18 Monitoring /w/workspace/edgex-go/621 (github.com/edgexfoundry/edgex-go)... 20:48:18 20:48:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ab4a0331-d34f-4f84-a9a4-bae83c240a23 20:48:18 20:48:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:18 20:48:18 20:48:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:48:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:48:18 More details here: https://snyk.co/ue1NS 20:48:18 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 20:48:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:48:18 $ docker stop --time=1 d015cf5ff1da8aa10caf9ab164578f4532554423ed5a5b9f536b0cf21e2a8215 20:48:22 $ docker rm -f --volumes d015cf5ff1da8aa10caf9ab164578f4532554423ed5a5b9f536b0cf21e2a8215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:48:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:24 provisioning config files... 20:48:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/621@tmp/config11729238865253046655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:25 --> edgex-publish-swagger.sh 20:48:25 === Publish openapi/v3 API === 20:48:25 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:48:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/621/openapi/v3/core-command.yaml] 20:48:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:25 Dload Upload Total Spent Left Speed 20:48:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56520 --:--:-- --:--:-- --:--:-- 56423 100 32782 0 0 100 32782 0 56520 --:--:-- --:--:-- --:--:-- 56423 20:48:25 20:48:25 20:48:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/621/openapi/v3/core-data.yaml] 20:48:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:25 Dload Upload Total Spent Left Speed 20:48:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 143k 20:48:26 20:48:26 20:48:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/621/openapi/v3/core-metadata.yaml] 20:48:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:26 Dload Upload Total Spent Left Speed 20:48:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 405 325k --:--:-- --:--:-- --:--:-- 324k 100 144k 100 180 100 144k 405 325k --:--:-- --:--:-- --:--:-- 324k 20:48:26 {"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":{}} 20:48:26 20:48:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/621/openapi/v3/support-notifications.yaml] 20:48:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:26 Dload Upload Total Spent Left Speed 20:48:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 450 212k --:--:-- --:--:-- --:--:-- 213k 20:48:27 {"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":{}} 20:48:27 20:48:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/621/openapi/v3/support-scheduler.yaml] 20:48:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:27 Dload Upload Total Spent Left Speed 20:48:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 465 95488 --:--:-- --:--:-- --:--:-- 95953 20:48:27 {"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":{}} 20:48:27 [Pipeline] } 20:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:48:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:30 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:48:30 $ docker top bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df -eo pid,comm 20:48:31 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). 20:48:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:31 [ssh-agent] Looking for ssh-agent implementation... 20:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:31 $ docker exec bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df ssh-agent 20:48:31 SSH_AUTH_SOCK=/tmp/ssh-2vvmTRvp4B7N/agent.33 20:48:31 SSH_AGENT_PID=39 20:48:31 Running ssh-add (command line suppressed) 20:48:32 Identity added: /w/workspace/edgex-go/621@tmp/private_key_2927124805721828369.key (/w/workspace/edgex-go/621@tmp/private_key_2927124805721828369.key) 20:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:32 + git semver tag 20:48:32 2024-01-24 20:48:32,704 [run_tag] DEBUG tag force:False 20:48:32 2024-01-24 20:48:32,705 [check_head_tag] DEBUG check head tag 20:48:32 2024-01-24 20:48:32,706 [execute] INFO git cat-file --batch-check 20:48:32 2024-01-24 20:48:32,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=) 20:48:32 2024-01-24 20:48:32,711 [execute] INFO git cat-file --batch 20:48:32 2024-01-24 20:48:32,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=) 20:48:32 2024-01-24 20:48:32,747 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:48:32 2024-01-24 20:48:32,747 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 20:48:32 2024-01-24 20:48:32,748 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=None) 20:48:32 2024-01-24 20:48:32,754 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:48:32 3.2.0-dev.11 [Pipeline] } 20:48:33 $ docker exec --env ******** --env ******** bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df ssh-agent -k 20:48:33 unset SSH_AUTH_SOCK; 20:48:33 unset SSH_AGENT_PID; 20:48:33 echo Agent pid 39 killed; 20:48:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:34 + git semver [Pipeline] } 20:48:34 $ docker stop --time=1 bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df 20:48:35 $ docker rm -f --volumes bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:36 20:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:37 0.23.1-centos7: Pulling from edgex-lftools 20:48:37 ab5ef0e58194: Pulling fs layer 20:48:37 9712f1f96733: Pulling fs layer 20:48:37 63f879dbbcfc: Pulling fs layer 20:48:37 0d9ebad4ef96: Pulling fs layer 20:48:37 e9a5061849ea: Pulling fs layer 20:48:37 d747dcd14b5f: Pulling fs layer 20:48:37 2de7ff778b66: Pulling fs layer 20:48:37 d747dcd14b5f: Waiting 20:48:37 0d9ebad4ef96: Waiting 20:48:37 2de7ff778b66: Waiting 20:48:37 e9a5061849ea: Waiting 20:48:37 9712f1f96733: Download complete 20:48:37 63f879dbbcfc: Verifying Checksum 20:48:37 63f879dbbcfc: Download complete 20:48:37 0d9ebad4ef96: Verifying Checksum 20:48:37 0d9ebad4ef96: Download complete 20:48:37 d747dcd14b5f: Verifying Checksum 20:48:37 d747dcd14b5f: Download complete 20:48:37 ab5ef0e58194: Verifying Checksum 20:48:37 ab5ef0e58194: Download complete 20:48:37 e9a5061849ea: Verifying Checksum 20:48:37 e9a5061849ea: Download complete 20:48:38 2de7ff778b66: Verifying Checksum 20:48:38 2de7ff778b66: Download complete 20:48:41 ab5ef0e58194: Pull complete 20:48:41 9712f1f96733: Pull complete 20:48:41 63f879dbbcfc: Pull complete 20:48:45 0d9ebad4ef96: Pull complete 20:48:45 e9a5061849ea: Pull complete 20:48:45 d747dcd14b5f: Pull complete 20:48:47 2de7ff778b66: Pull complete 20:48:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:48 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:48:53 $ docker top 50ab564b288b42a083703c7cf895caf2f53e426aff94bb7b449f0e327aa84d39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:48:54 provisioning config files... 20:48:54 copy managed file [sigul-config] to file:/w/workspace/edgex-go/621@tmp/config12781650154257803355tmp 20:48:54 copy managed file [sigul-password] to file:/w/workspace/edgex-go/621@tmp/config3275539994534675167tmp 20:48:54 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/621@tmp/config515189649135507305tmp [Pipeline] { [Pipeline] echo 20:48:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:48:54 ---> sigul-configuration.sh 20:48:54 gpg: directory `/root/.gnupg' created 20:48:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:48:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:48:54 gpg: keyring `/root/.gnupg/secring.gpg' created 20:48:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:48:54 gpg: CAST5 encrypted data 20:48:54 gpg: encrypted with 1 passphrase 20:48:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:48:54 + mkdir /home/jenkins 20:48:54 + mkdir /home/jenkins/sigul [Pipeline] sh 20:48:55 + 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 20:48:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:48:55 ---> sigul-install.sh 20:48:55 Sigul already installed; skipping installation. [Pipeline] sh 20:48:55 + git tag --list 20:48:55 0.6.0 20:48:55 0.6.1 20:48:55 0.7.0 20:48:55 0.7.1 20:48:55 v1.0.0 20:48:55 v1.0.1 20:48:55 v1.1.0 20:48:55 v1.2.0 20:48:55 v1.2.1 20:48:55 v1.3.0 20:48:55 v1.3.1 20:48:55 v2.0.0 20:48:55 v2.1.0 20:48:55 v2.1.1 20:48:55 v2.2.0 20:48:55 v2.3.0 20:48:55 v3.0 20:48:55 v3.0.0 20:48:55 v3.1 20:48:55 v3.1.0 20:48:55 v3.1.0-dev.1 20:48:55 v3.1.0-dev.10 20:48:55 v3.1.0-dev.11 20:48:55 v3.1.0-dev.12 20:48:55 v3.1.0-dev.13 20:48:55 v3.1.0-dev.14 20:48:55 v3.1.0-dev.15 20:48:55 v3.1.0-dev.16 20:48:55 v3.1.0-dev.17 20:48:55 v3.1.0-dev.18 20:48:55 v3.1.0-dev.19 20:48:55 v3.1.0-dev.2 20:48:55 v3.1.0-dev.20 20:48:55 v3.1.0-dev.21 20:48:55 v3.1.0-dev.22 20:48:55 v3.1.0-dev.23 20:48:55 v3.1.0-dev.24 20:48:55 v3.1.0-dev.25 20:48:55 v3.1.0-dev.26 20:48:55 v3.1.0-dev.27 20:48:55 v3.1.0-dev.28 20:48:55 v3.1.0-dev.29 20:48:55 v3.1.0-dev.3 20:48:55 v3.1.0-dev.30 20:48:55 v3.1.0-dev.31 20:48:55 v3.1.0-dev.32 20:48:55 v3.1.0-dev.33 20:48:55 v3.1.0-dev.34 20:48:55 v3.1.0-dev.35 20:48:55 v3.1.0-dev.36 20:48:55 v3.1.0-dev.37 20:48:55 v3.1.0-dev.38 20:48:55 v3.1.0-dev.39 20:48:55 v3.1.0-dev.4 20:48:55 v3.1.0-dev.40 20:48:55 v3.1.0-dev.41 20:48:55 v3.1.0-dev.42 20:48:55 v3.1.0-dev.43 20:48:55 v3.1.0-dev.44 20:48:55 v3.1.0-dev.45 20:48:55 v3.1.0-dev.46 20:48:55 v3.1.0-dev.47 20:48:55 v3.1.0-dev.48 20:48:55 v3.1.0-dev.49 20:48:55 v3.1.0-dev.5 20:48:55 v3.1.0-dev.50 20:48:55 v3.1.0-dev.51 20:48:55 v3.1.0-dev.52 20:48:55 v3.1.0-dev.53 20:48:55 v3.1.0-dev.54 20:48:55 v3.1.0-dev.55 20:48:55 v3.1.0-dev.56 20:48:55 v3.1.0-dev.57 20:48:55 v3.1.0-dev.58 20:48:55 v3.1.0-dev.59 20:48:55 v3.1.0-dev.6 20:48:55 v3.1.0-dev.60 20:48:55 v3.1.0-dev.61 20:48:55 v3.1.0-dev.62 20:48:55 v3.1.0-dev.63 20:48:55 v3.1.0-dev.64 20:48:55 v3.1.0-dev.65 20:48:55 v3.1.0-dev.66 20:48:55 v3.1.0-dev.67 20:48:55 v3.1.0-dev.68 20:48:55 v3.1.0-dev.69 20:48:55 v3.1.0-dev.7 20:48:55 v3.1.0-dev.70 20:48:55 v3.1.0-dev.71 20:48:55 v3.1.0-dev.72 20:48:55 v3.1.0-dev.73 20:48:55 v3.1.0-dev.8 20:48:55 v3.1.0-dev.9 20:48:55 v3.2.0-dev.1 20:48:55 v3.2.0-dev.10 20:48:55 v3.2.0-dev.11 20:48:55 v3.2.0-dev.2 20:48:55 v3.2.0-dev.3 20:48:55 v3.2.0-dev.4 20:48:55 v3.2.0-dev.5 20:48:55 v3.2.0-dev.6 20:48:55 v3.2.0-dev.7 20:48:55 v3.2.0-dev.8 20:48:55 v3.2.0-dev.9 [Pipeline] sh 20:48:56 + lftools sign git-tag v3.2.0-dev.11 20:48:56 Signing Git tag with Sigul... 20:48:56 Signing v3.2.0-dev.11 [Pipeline] echo 20:48:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:48:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:48:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:48:57 $ docker stop --time=1 50ab564b288b42a083703c7cf895caf2f53e426aff94bb7b449f0e327aa84d39 20:48:58 $ docker rm -f --volumes 50ab564b288b42a083703c7cf895caf2f53e426aff94bb7b449f0e327aa84d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:49:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:01 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:49:02 $ docker top 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc -eo pid,comm 20:49:02 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). 20:49:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:02 [ssh-agent] Looking for ssh-agent implementation... 20:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:02 $ docker exec 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc ssh-agent 20:49:02 SSH_AUTH_SOCK=/tmp/ssh-A7HYBBxcIQI1/agent.32 20:49:02 SSH_AGENT_PID=38 20:49:02 Running ssh-add (command line suppressed) 20:49:03 Identity added: /w/workspace/edgex-go/621@tmp/private_key_8387777727546772617.key (/w/workspace/edgex-go/621@tmp/private_key_8387777727546772617.key) 20:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:03 + git semver bump pre 20:49:03 2024-01-24 20:49:03,718 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:49:03 2024-01-24 20:49:03,719 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 20:49:03 2024-01-24 20:49:03,719 [bump_version] DEBUG bumped version:3.2.0-dev.12 20:49:03 2024-01-24 20:49:03,719 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/edgex-go/621/.semver/main with force:True 20:49:03 2024-01-24 20:49:03,719 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:49:03 2024-01-24 20:49:03,719 [write_file] DEBUG write to file:/w/workspace/edgex-go/621/.semver/main 20:49:03 2024-01-24 20:49:03,721 [execute] INFO git cat-file --batch-check 20:49:03 2024-01-24 20:49:03,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=) 20:49:03 2024-01-24 20:49:03,726 [execute] INFO git cat-file --batch 20:49:03 2024-01-24 20:49:03,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=) 20:49:03 2024-01-24 20:49:03,732 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:49:03 3.2.0-dev.12 [Pipeline] } 20:49:03 $ docker exec --env ******** --env ******** 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc ssh-agent -k 20:49:03 unset SSH_AUTH_SOCK; 20:49:03 unset SSH_AGENT_PID; 20:49:03 echo Agent pid 38 killed; 20:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:04 + git semver [Pipeline] } 20:49:05 $ docker stop --time=1 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc 20:49:06 $ docker rm -f --volumes 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc [Pipeline] // withDockerContainer [Pipeline] sh 20:49:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:08 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:49:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:49:08 $ docker top 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f -eo pid,comm 20:49:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:49:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:09 [ssh-agent] Looking for ssh-agent implementation... 20:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:09 $ docker exec 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f ssh-agent 20:49:09 SSH_AUTH_SOCK=/tmp/ssh-0YNacXndR7nW/agent.33 20:49:09 SSH_AGENT_PID=39 20:49:09 Running ssh-add (command line suppressed) 20:49:09 Identity added: /w/workspace/edgex-go/621@tmp/private_key_1197329834306219571.key (/w/workspace/edgex-go/621@tmp/private_key_1197329834306219571.key) 20:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:10 + git semver push 20:49:10 2024-01-24 20:49:10,274 [run_push] DEBUG push 20:49:10 2024-01-24 20:49:10,274 [execute] INFO git cat-file --batch-check 20:49:10 2024-01-24 20:49:10,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=) 20:49:10 2024-01-24 20:49:10,278 [execute] INFO git rev-list c1012e5351e2faef83cd2c34098dedf5621a9128 -- 20:49:10 2024-01-24 20:49:10,278 [execute] DEBUG Popen(['git', 'rev-list', 'c1012e5351e2faef83cd2c34098dedf5621a9128', '--'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=None) 20:49:10 2024-01-24 20:49:10,296 [execute] INFO git fetch -v origin 20:49:10 2024-01-24 20:49:10,297 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=True, shell=None, istream=None) 20:49:10 2024-01-24 20:49:10,802 [run_push] DEBUG no remote changes detected 20:49:10 2024-01-24 20:49:10,802 [execute] INFO git push origin semver 20:49:10 2024-01-24 20:49:10,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=None) 20:49:11 2024-01-24 20:49:11,644 [run_push] DEBUG push all version tags 20:49:11 2024-01-24 20:49:11,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:49:11 2024-01-24 20:49:11,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=None) 20:49:12 2024-01-24 20:49:12,500 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main 20:49:12 3.2.0-dev.12 [Pipeline] } 20:49:12 $ docker exec --env ******** --env ******** 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f ssh-agent -k 20:49:12 unset SSH_AUTH_SOCK; 20:49:12 unset SSH_AGENT_PID; 20:49:12 echo Agent pid 39 killed; 20:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:13 + git semver [Pipeline] } 20:49:14 $ docker stop --time=1 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f 20:49:15 $ docker rm -f --volumes 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f [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 20:49:17 + [ -d /w/workspace/edgex-go/621/archives ] [Pipeline] libraryResource [Pipeline] sh 20:49:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:19 ---> package-listing.sh 20:49:19 ++ facter osfamily 20:49:19 ++ tr '[:upper:]' '[:lower:]' 20:49:19 + OS_FAMILY=debian 20:49:19 + workspace=/w/workspace/edgex-go/621 20:49:19 + START_PACKAGES=/tmp/packages_start.txt 20:49:19 + END_PACKAGES=/tmp/packages_end.txt 20:49:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:19 + PACKAGES=/tmp/packages_start.txt 20:49:19 + '[' /w/workspace/edgex-go/621 ']' 20:49:19 + PACKAGES=/tmp/packages_end.txt 20:49:19 + case "${OS_FAMILY}" in 20:49:19 + grep '^ii' 20:49:19 + dpkg -l 20:49:19 + '[' -f /tmp/packages_start.txt ']' 20:49:19 + '[' -f /tmp/packages_end.txt ']' 20:49:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:19 + '[' /w/workspace/edgex-go/621 ']' 20:49:19 + mkdir -p /w/workspace/edgex-go/621/archives/ 20:49:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/621/archives/ [Pipeline] echo 20:49:19 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/621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:49:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:20 20:49:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:20 latest: Pulling from edgex-lftools-log-publisher 20:49:20 5eb5b503b376: Pulling fs layer 20:49:20 5c69ac0246d0: Pulling fs layer 20:49:20 ec43610c2a17: Pulling fs layer 20:49:20 3a2ae6a8a46f: Pulling fs layer 20:49:20 33b1e0a273af: Pulling fs layer 20:49:20 5d3b04190fa2: Pulling fs layer 20:49:20 2f39f015ded8: Pulling fs layer 20:49:20 3a2ae6a8a46f: Waiting 20:49:20 33b1e0a273af: Waiting 20:49:20 5d3b04190fa2: Waiting 20:49:20 2f39f015ded8: Waiting 20:49:20 5c69ac0246d0: Download complete 20:49:20 3a2ae6a8a46f: Verifying Checksum 20:49:20 3a2ae6a8a46f: Download complete 20:49:20 33b1e0a273af: Verifying Checksum 20:49:20 33b1e0a273af: Download complete 20:49:20 5d3b04190fa2: Download complete 20:49:20 ec43610c2a17: Verifying Checksum 20:49:20 ec43610c2a17: Download complete 20:49:21 5eb5b503b376: Verifying Checksum 20:49:21 5eb5b503b376: Download complete 20:49:21 2f39f015ded8: Download complete 20:49:22 5eb5b503b376: Pull complete 20:49:22 5c69ac0246d0: Pull complete 20:49:22 ec43610c2a17: Pull complete 20:49:22 3a2ae6a8a46f: Pull complete 20:49:23 33b1e0a273af: Pull complete 20:49:23 5d3b04190fa2: Pull complete 20:49:27 2f39f015ded8: Pull complete 20:49:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:28 prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container 20:49:28 $ 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/621/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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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 20:49:33 $ docker top 90cbc53f2f00b97a45909768619308f0cca5f9ca29c6dac87760da85a2b557fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:34 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:34 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:35 + ls /var/log/sa-host 20:49:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:35 provisioning config files... 20:49:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/621@tmp/config14469495825837006363tmp [Pipeline] { [Pipeline] echo 20:49:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:36 ---> create-netrc.sh [Pipeline] } 20:49:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:37 ---> python-tools-install.sh [Pipeline] echo 20:49:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:37 ---> sudo-logs.sh 20:49:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:37 ---> job-cost.sh 20:49:37 lf-activate-venv: SKIPPING 20:49:37 DEBUG: total: 0.2199999988079071 20:49:37 INFO: Retrieving Stack Cost... 20:49:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:38 INFO: Archiving Costs [Pipeline] echo 20:49:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:38 ---> logs-deploy.sh 20:49:38 lf-activate-venv: SKIPPING 20:49:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/621 20:49:38 INFO: archiving workspace using pattern(s): 20:49:39 Archives upload complete. 20:49:39 INFO: archiving logs to Nexus 20:49:40 ---> uname -a: 20:49:40 Linux prd-ubuntu20-04-docker-8c-8g-27825 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:49:40 20:49:40 20:49:40 ---> lscpu: 20:49:40 Architecture: x86_64 20:49:40 CPU op-mode(s): 32-bit, 64-bit 20:49:40 Byte Order: Little Endian 20:49:40 Address sizes: 40 bits physical, 48 bits virtual 20:49:40 CPU(s): 8 20:49:40 On-line CPU(s) list: 0-7 20:49:40 Thread(s) per core: 1 20:49:40 Core(s) per socket: 1 20:49:40 Socket(s): 8 20:49:40 NUMA node(s): 1 20:49:40 Vendor ID: AuthenticAMD 20:49:40 CPU family: 23 20:49:40 Model: 49 20:49:40 Model name: AMD EPYC-Rome Processor 20:49:40 Stepping: 0 20:49:40 CPU MHz: 2799.998 20:49:40 BogoMIPS: 5599.99 20:49:40 Virtualization: AMD-V 20:49:40 Hypervisor vendor: KVM 20:49:40 Virtualization type: full 20:49:40 L1d cache: 256 KiB 20:49:40 L1i cache: 256 KiB 20:49:40 L2 cache: 4 MiB 20:49:40 L3 cache: 128 MiB 20:49:40 NUMA node0 CPU(s): 0-7 20:49:40 Vulnerability Itlb multihit: Not affected 20:49:40 Vulnerability L1tf: Not affected 20:49:40 Vulnerability Mds: Not affected 20:49:40 Vulnerability Meltdown: Not affected 20:49:40 Vulnerability Mmio stale data: Not affected 20:49:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:49:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:49:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:49:40 Vulnerability Srbds: Not affected 20:49:40 Vulnerability Tsx async abort: Not affected 20:49:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:49:40 20:49:40 20:49:40 ---> nproc: 20:49:40 8 20:49:40 20:49:40 20:49:40 ---> df -h: 20:49:40 Filesystem Size Used Avail Use% Mounted on 20:49:40 overlay 155G 21G 135G 14% / 20:49:40 tmpfs 64M 0 64M 0% /dev 20:49:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:49:40 shm 64M 0 64M 0% /dev/shm 20:49:40 /dev/vda1 155G 21G 135G 14% /facter-os 20:49:40 20:49:40 20:49:40 ---> sar -b -r -n DEV: 20:49:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27825) 01/24/24 _x86_64_ (8 CPU) 20:49:40 20:49:40 20:29:22 LINUX RESTART (8 CPU) 20:49:40 20:49:40 20:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:49:40 20:31:01 137.33 11.17 126.17 0.00 1796.31 57778.14 0.00 20:49:40 20:32:01 78.34 0.08 78.25 0.00 11.60 41222.33 0.00 20:49:40 20:33:01 20.46 0.32 20.14 0.00 3.73 6637.80 0.00 20:49:40 20:34:01 311.96 0.38 311.58 0.00 34.53 152975.44 0.00 20:49:40 20:35:01 593.69 15.27 578.42 0.00 5199.87 112033.73 0.00 20:49:40 20:36:01 164.22 1.63 162.59 0.00 263.73 46751.56 0.00 20:49:40 20:37:01 521.26 0.13 521.13 0.00 18.26 65233.46 0.00 20:49:40 20:38:01 28.41 0.07 28.34 0.00 12.93 686.17 0.00 20:49:40 20:39:01 12.31 0.00 12.31 0.00 0.00 319.81 0.00 20:49:40 20:40:02 4.55 1.02 3.53 0.00 21.86 56.66 0.00 20:49:40 20:41:01 1.44 0.00 1.44 0.00 0.00 15.86 0.00 20:49:40 20:42:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 20:49:40 20:43:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 20:49:40 20:44:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 20:49:40 20:45:01 1.75 0.02 1.73 0.00 0.13 20.53 0.00 20:49:40 20:46:01 0.95 0.00 0.95 0.00 0.00 13.33 0.00 20:49:40 20:47:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 20:49:40 20:48:01 3.58 0.10 3.48 0.00 10.26 442.73 0.00 20:49:40 20:49:01 161.27 0.33 160.94 0.00 10.93 58519.98 0.00 20:49:40 Average: 107.89 1.60 106.29 0.00 388.69 28582.37 0.00 20:49:40 20:49:40 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:40 20:31:01 28299696 31558872 754144 2.29 95464 3390440 1900012 5.60 1176844 2964840 167000 20:49:40 20:32:01 27432104 31248456 1056780 3.21 119000 3868652 2414412 7.12 1845184 3101720 120112 20:49:40 20:33:01 27287336 31348100 954716 2.90 122080 4082712 2131512 6.28 1603576 3460448 421148 20:49:40 20:34:01 23978012 31283332 1004620 3.06 134148 7231108 3853448 11.36 1744120 6515552 5056 20:49:40 20:35:01 17675144 28608288 3611576 10.98 229080 10398460 7689076 22.66 5074392 9039220 104808 20:49:40 20:36:01 15106240 28367292 3851456 11.71 248088 12613540 8400484 24.76 6282548 10297344 1235344 20:49:40 20:37:01 18698948 31452676 817972 2.49 256064 12210888 2264408 6.67 2527264 10658232 844 20:49:40 20:38:01 18693964 31449924 820188 2.49 257448 12211604 2104248 6.20 2818600 10370448 136 20:49:40 20:39:01 18697516 31454092 815828 2.48 258036 12211696 2112972 6.23 2940428 10243668 8 20:49:40 20:40:02 18696196 31453832 816208 2.48 258188 12212292 2155512 6.35 2939208 10244192 8 20:49:40 20:41:01 18706984 31464684 805296 2.45 258260 12212296 2155512 6.35 2928628 10244200 8 20:49:40 20:42:01 18708088 31465884 804312 2.45 258272 12212300 2155512 6.35 2928696 10244196 40 20:49:40 20:43:01 18708056 31465856 804268 2.45 258300 12212300 2155512 6.35 2928696 10244196 8 20:49:40 20:44:01 18712292 31470708 799792 2.43 258344 12212436 2155512 6.35 2924196 10244740 20 20:49:40 20:45:01 18712008 31470528 799992 2.43 258380 12212428 2163292 6.38 2924520 10244768 28 20:49:40 20:46:01 18712180 31470732 799728 2.43 258408 12212432 2163292 6.38 2924228 10244776 56 20:49:40 20:47:01 18711872 31470432 799948 2.43 258428 12212444 2163292 6.38 2924232 10244780 8 20:49:40 20:48:01 18174780 31432312 837080 2.55 260460 12675824 2232336 6.58 2958384 10708116 472144 20:49:40 20:49:01 17195680 31426788 841004 2.56 293460 13520532 2157156 6.36 3059264 11490288 248 20:49:40 Average: 20047742 31124357 1147100 3.49 228416 10637599 2869868 8.46 2918579 8989775 133001 20:49:40 20:49:40 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:40 20:31:01 lo 4.88 4.88 0.48 0.48 0.00 0.00 0.00 0.00 20:49:40 20:31:01 ens3 1124.18 1021.96 12455.32 107.86 0.00 0.00 0.00 0.00 20:49:40 20:31:01 docker0 681.83 663.53 50.16 4676.75 0.00 0.00 0.00 0.00 20:49:40 20:32:01 vethdff8e55 0.10 0.30 0.01 0.02 0.00 0.00 0.00 0.00 20:49:40 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:40 20:32:01 ens3 58.52 53.46 44.28 107.13 0.00 0.00 0.00 0.00 20:49:40 20:32:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 20:49:40 20:33:01 vethdff8e55 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 20:49:40 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:33:01 ens3 29.37 17.98 24.47 13.29 0.00 0.00 0.00 0.00 20:49:40 20:33:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 20:49:40 20:34:01 veth67bba09 0.50 0.73 0.05 0.19 0.00 0.00 0.00 0.00 20:49:40 20:34:01 veth98257ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vethf8b4a85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vetha8cd933 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 veth34675f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 ens3 220.43 125.28 3760.15 26.01 0.00 0.00 0.00 0.00 20:49:40 20:34:01 veth12ec73d 2.95 5.50 0.23 63.01 0.00 0.00 0.00 0.01 20:49:40 20:34:01 veth50ed721 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vethf95d494 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vethea7b0f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vetha048f4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vethd1fcc1d 2.92 4.02 0.22 61.68 0.00 0.00 0.00 0.01 20:49:40 20:34:01 veth501363b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vethf07b7c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 veth20f90ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vethcec05d5 1.25 1.72 0.09 16.07 0.00 0.00 0.00 0.00 20:49:40 20:34:01 vethf4c3dc8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:34:01 docker0 31.78 55.81 2.00 741.39 0.00 0.00 0.00 0.00 20:49:40 20:35:01 vethd9fa48f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 veth67bba09 0.07 0.61 0.00 0.03 0.00 0.00 0.00 0.00 20:49:40 20:35:01 veth6e6a79c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 veth4194ddb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 veth5f7c647 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 vethf84dde7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 20:49:40 20:35:01 ens3 648.84 347.64 4885.24 41.41 0.00 0.00 0.00 0.00 20:49:40 20:35:01 veth1b2b1a8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 veth6e64be5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 vethd3c38b6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 vethfc205c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 vethc76e140 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 veth4316011 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:40 20:35:01 docker0 284.50 482.65 24.32 2834.49 0.00 0.00 0.00 0.00 20:49:40 20:36:01 vethd9fa48f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 veth67bba09 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 veth6e6a79c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 veth4194ddb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 veth5f7c647 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 vethf84dde7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:49:40 20:36:01 ens3 5.40 3.18 4.11 2.13 0.00 0.00 0.00 0.00 20:49:40 20:36:01 veth1b2b1a8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 veth6e64be5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 vethd3c38b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 vethfc205c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 vethc76e140 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 veth4316011 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:36:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:37:01 lo 26.59 26.59 2.62 2.62 0.00 0.00 0.00 0.00 20:49:40 20:37:01 ens3 173.36 161.53 128.48 464.68 0.00 0.00 0.00 0.00 20:49:40 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:38:01 lo 33.66 33.66 3.31 3.31 0.00 0.00 0.00 0.00 20:49:40 20:38:01 ens3 363.10 386.10 163.17 2152.71 0.00 0.00 0.00 0.00 20:49:40 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:39:01 lo 15.73 15.73 1.55 1.55 0.00 0.00 0.00 0.00 20:49:40 20:39:01 ens3 144.38 139.58 84.90 719.62 0.00 0.00 0.00 0.00 20:49:40 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:40 20:40:02 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:49:40 20:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:40 20:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:40 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:43:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:49:40 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:40 20:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:40 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:45:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:49:40 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:40 20:46:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:49:40 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:47:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:49:40 20:48:01 ens3 124.16 81.92 3967.59 55.65 0.00 0.00 0.00 0.00 20:49:40 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:40 20:49:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 20:49:40 20:49:01 ens3 285.67 196.55 4274.21 108.92 0.00 0.00 0.00 0.00 20:49:40 20:49:01 docker0 64.71 112.55 5.20 1027.98 0.00 0.00 0.00 0.00 20:49:40 Average: lo 4.56 4.56 0.45 0.45 0.00 0.00 0.00 0.00 20:49:40 Average: ens3 166.69 132.85 1560.39 200.21 0.00 0.00 0.00 0.00 20:49:40 Average: docker0 55.57 68.89 4.27 485.65 0.00 0.00 0.00 0.00 20:49:40 20:49:40 20:49:40 ---> sar -P ALL: 20:49:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27825) 01/24/24 _x86_64_ (8 CPU) 20:49:40 20:49:40 20:29:22 LINUX RESTART (8 CPU) 20:49:40 20:49:40 20:30:02 CPU %user %nice %system %iowait %steal %idle 20:49:40 20:31:01 all 9.46 0.00 4.38 2.86 0.08 83.23 20:49:40 20:31:01 0 8.15 0.00 3.13 0.07 0.07 88.58 20:49:40 20:31:01 1 17.24 0.00 5.20 6.43 0.09 71.04 20:49:40 20:31:01 2 8.17 0.00 3.17 0.15 0.09 88.42 20:49:40 20:31:01 3 9.41 0.00 5.72 0.35 0.09 84.44 20:49:40 20:31:01 4 7.87 0.00 5.10 10.52 0.07 76.45 20:49:40 20:31:01 5 9.41 0.00 4.06 1.58 0.07 84.89 20:49:40 20:31:01 6 8.03 0.00 5.09 0.12 0.07 86.69 20:49:40 20:31:01 7 7.33 0.00 3.58 3.67 0.07 85.36 20:49:40 20:32:01 all 27.97 0.00 4.85 3.06 0.10 64.02 20:49:40 20:32:01 0 25.38 0.00 5.05 0.02 0.08 69.47 20:49:40 20:32:01 1 27.22 0.00 4.98 7.09 0.10 60.61 20:49:40 20:32:01 2 29.95 0.00 4.51 0.59 0.13 64.82 20:49:40 20:32:01 3 25.95 0.00 4.48 0.49 0.08 69.00 20:49:40 20:32:01 4 26.44 0.00 7.82 4.93 0.12 60.69 20:49:40 20:32:01 5 29.81 0.00 3.65 9.80 0.12 56.62 20:49:40 20:32:01 6 28.40 0.00 4.42 0.37 0.08 66.72 20:49:40 20:32:01 7 30.59 0.00 3.91 1.26 0.10 64.13 20:49:40 20:33:01 all 46.89 0.00 4.48 0.32 0.10 48.21 20:49:40 20:33:01 0 45.06 0.00 4.84 1.03 0.10 48.97 20:49:40 20:33:01 1 45.74 0.00 4.16 0.07 0.10 49.93 20:49:40 20:33:01 2 47.43 0.00 4.51 0.05 0.08 47.93 20:49:40 20:33:01 3 47.78 0.00 4.14 0.02 0.13 47.93 20:49:40 20:33:01 4 46.90 0.00 4.94 0.67 0.12 47.37 20:49:40 20:33:01 5 47.73 0.00 4.36 0.17 0.08 47.66 20:49:40 20:33:01 6 47.26 0.00 4.30 0.39 0.10 47.95 20:49:40 20:33:01 7 47.20 0.00 4.60 0.13 0.10 47.96 20:49:40 20:34:01 all 19.12 0.00 6.20 13.24 0.13 61.32 20:49:40 20:34:01 0 19.47 0.00 6.37 19.33 0.29 54.54 20:49:40 20:34:01 1 20.24 0.00 5.86 4.40 0.08 69.42 20:49:40 20:34:01 2 20.19 0.00 6.33 6.14 0.12 67.22 20:49:40 20:34:01 3 19.55 0.00 7.30 27.02 0.08 46.04 20:49:40 20:34:01 4 17.25 0.00 5.67 5.11 0.09 71.89 20:49:40 20:34:01 5 19.08 0.00 5.89 18.55 0.14 56.34 20:49:40 20:34:01 6 19.21 0.00 6.17 5.88 0.12 68.61 20:49:40 20:34:01 7 17.94 0.00 5.97 19.55 0.10 56.43 20:49:40 20:35:01 all 22.26 0.00 7.67 12.15 0.12 57.80 20:49:40 20:35:01 0 22.08 0.00 5.35 7.72 0.08 64.76 20:49:40 20:35:01 1 23.76 0.00 8.23 22.28 0.13 45.60 20:49:40 20:35:01 2 21.23 0.00 8.04 5.35 0.12 65.27 20:49:40 20:35:01 3 20.54 0.00 8.17 26.73 0.15 44.40 20:49:40 20:35:01 4 24.46 0.00 7.89 8.15 0.12 59.38 20:49:40 20:35:01 5 21.85 0.00 6.96 7.55 0.12 63.52 20:49:40 20:35:01 6 20.98 0.00 7.29 6.13 0.10 65.50 20:49:40 20:35:01 7 23.14 0.00 9.45 13.54 0.17 53.70 20:49:40 20:36:01 all 91.30 0.00 7.94 0.57 0.16 0.04 20:49:40 20:36:01 0 91.03 0.00 8.18 0.52 0.17 0.10 20:49:40 20:36:01 1 91.08 0.00 8.20 0.55 0.15 0.02 20:49:40 20:36:01 2 90.69 0.00 8.44 0.70 0.17 0.00 20:49:40 20:36:01 3 91.89 0.00 7.34 0.63 0.15 0.00 20:49:40 20:36:01 4 90.51 0.00 8.82 0.50 0.17 0.00 20:49:40 20:36:01 5 92.87 0.00 6.38 0.57 0.15 0.03 20:49:40 20:36:01 6 92.02 0.00 7.14 0.62 0.17 0.05 20:49:40 20:36:01 7 90.36 0.00 8.97 0.43 0.15 0.08 20:49:40 20:37:01 all 21.41 0.00 3.71 4.39 0.09 70.41 20:49:40 20:37:01 0 19.88 0.00 4.00 2.03 0.08 74.00 20:49:40 20:37:01 1 23.25 0.00 4.24 16.38 0.08 56.05 20:49:40 20:37:01 2 21.68 0.00 3.29 2.25 0.07 72.72 20:49:40 20:37:01 3 22.13 0.00 3.06 3.79 0.08 70.94 20:49:40 20:37:01 4 22.21 0.00 3.96 4.97 0.10 68.77 20:49:40 20:37:01 5 20.68 0.00 3.74 2.13 0.08 73.36 20:49:40 20:37:01 6 20.01 0.00 3.71 2.04 0.10 74.13 20:49:40 20:37:01 7 21.40 0.00 3.66 1.46 0.08 73.40 20:49:40 20:38:01 all 7.93 0.00 0.79 0.09 0.05 91.14 20:49:40 20:38:01 0 9.37 0.00 0.87 0.03 0.03 89.69 20:49:40 20:38:01 1 8.97 0.00 0.99 0.42 0.07 89.56 20:49:40 20:38:01 2 10.06 0.00 0.74 0.03 0.05 89.12 20:49:40 20:38:01 3 4.01 0.00 0.58 0.03 0.03 95.34 20:49:40 20:38:01 4 7.80 0.00 1.07 0.07 0.05 91.02 20:49:40 20:38:01 5 10.53 0.00 0.79 0.08 0.07 88.54 20:49:40 20:38:01 6 4.22 0.00 0.57 0.00 0.05 95.16 20:49:40 20:38:01 7 8.50 0.00 0.72 0.07 0.05 90.67 20:49:40 20:39:01 all 2.84 0.00 0.35 0.04 0.03 96.75 20:49:40 20:39:01 0 2.32 0.00 0.33 0.02 0.03 97.30 20:49:40 20:39:01 1 4.65 0.00 0.42 0.12 0.05 94.76 20:49:40 20:39:01 2 2.95 0.00 0.28 0.00 0.03 96.73 20:49:40 20:39:01 3 3.74 0.00 0.37 0.00 0.03 95.86 20:49:40 20:39:01 4 4.51 0.00 0.42 0.00 0.03 95.04 20:49:40 20:39:01 5 1.40 0.00 0.35 0.00 0.02 98.23 20:49:40 20:39:01 6 2.38 0.00 0.35 0.13 0.02 97.12 20:49:40 20:39:01 7 0.75 0.00 0.28 0.02 0.02 98.93 20:49:40 20:40:02 all 0.13 0.00 0.06 0.01 0.01 99.79 20:49:40 20:40:02 0 0.10 0.00 0.05 0.00 0.02 99.83 20:49:40 20:40:02 1 0.08 0.00 0.07 0.02 0.02 99.82 20:49:40 20:40:02 2 0.52 0.00 0.12 0.00 0.02 99.35 20:49:40 20:40:02 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:40 20:40:02 4 0.05 0.00 0.03 0.00 0.02 99.90 20:49:40 20:40:02 5 0.05 0.00 0.08 0.00 0.02 99.85 20:49:40 20:40:02 6 0.02 0.00 0.02 0.05 0.00 99.92 20:49:40 20:40:02 7 0.18 0.00 0.07 0.05 0.02 99.68 20:49:40 20:41:01 all 0.03 0.00 0.02 0.00 0.00 99.95 20:49:40 20:41:01 0 0.08 0.00 0.03 0.00 0.00 99.88 20:49:40 20:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:49:40 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:40 20:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:40 20:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:49:40 20:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:49:40 20:41:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:49:40 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:49:40 20:49:40 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:49:40 20:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:49:40 20:42:01 0 0.02 0.00 0.07 0.00 0.02 99.90 20:49:40 20:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:49:40 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:40 20:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:49:40 20:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:49:40 20:42:01 5 0.05 0.00 0.00 0.00 0.03 99.92 20:49:40 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:49:40 20:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:49:40 20:43:01 all 0.17 0.00 0.01 0.00 0.01 99.81 20:49:40 20:43:01 0 0.10 0.00 0.00 0.00 0.02 99.88 20:49:40 20:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:49:40 20:43:01 2 1.03 0.00 0.02 0.00 0.02 98.94 20:49:40 20:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:49:40 20:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:49:40 20:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:49:40 20:43:01 6 0.03 0.00 0.00 0.03 0.00 99.93 20:49:40 20:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:49:40 20:44:01 all 0.05 0.00 0.02 0.00 0.01 99.92 20:49:40 20:44:01 0 0.08 0.00 0.07 0.00 0.00 99.85 20:49:40 20:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:40 20:44:01 2 0.17 0.00 0.02 0.00 0.00 99.82 20:49:40 20:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:49:40 20:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:49:40 20:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:49:40 20:44:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:49:40 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:40 20:45:01 all 0.04 0.00 0.03 0.01 0.00 99.92 20:49:40 20:45:01 0 0.08 0.00 0.03 0.00 0.02 99.87 20:49:40 20:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:49:40 20:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:49:40 20:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:49:40 20:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:49:40 20:45:01 5 0.05 0.00 0.05 0.00 0.00 99.90 20:49:40 20:45:01 6 0.07 0.00 0.03 0.03 0.00 99.87 20:49:40 20:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:49:40 20:46:01 all 0.22 0.00 0.02 0.00 0.01 99.76 20:49:40 20:46:01 0 0.10 0.00 0.03 0.00 0.02 99.85 20:49:40 20:46:01 1 1.45 0.00 0.05 0.00 0.02 98.48 20:49:40 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:40 20:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:49:40 20:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:49:40 20:46:01 5 0.05 0.00 0.03 0.00 0.03 99.88 20:49:40 20:46:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:49:40 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:40 20:47:01 all 0.23 0.00 0.01 0.00 0.01 99.75 20:49:40 20:47:01 0 0.08 0.00 0.03 0.00 0.00 99.88 20:49:40 20:47:01 1 1.60 0.00 0.02 0.00 0.02 98.37 20:49:40 20:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:40 20:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:49:40 20:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:49:40 20:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:49:40 20:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:49:40 20:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:49:40 20:48:01 all 2.01 0.00 0.84 0.06 0.02 97.07 20:49:40 20:48:01 0 1.82 0.00 0.87 0.00 0.03 97.27 20:49:40 20:48:01 1 3.24 0.00 1.33 0.02 0.02 95.39 20:49:40 20:48:01 2 1.50 0.00 0.68 0.03 0.02 97.76 20:49:40 20:48:01 3 1.65 0.00 0.72 0.02 0.00 97.61 20:49:40 20:48:01 4 1.67 0.00 0.87 0.00 0.02 97.44 20:49:40 20:48:01 5 1.61 0.00 0.80 0.02 0.02 97.56 20:49:40 20:48:01 6 2.56 0.00 0.74 0.40 0.02 96.29 20:49:40 20:48:01 7 2.01 0.00 0.69 0.00 0.02 97.29 20:49:40 20:49:01 all 7.28 0.00 3.26 2.91 0.05 86.50 20:49:40 20:49:01 0 8.15 0.00 3.15 1.03 0.05 87.62 20:49:40 20:49:01 1 9.55 0.00 2.95 0.02 0.05 87.44 20:49:40 20:49:01 2 6.53 0.00 2.95 0.60 0.05 89.87 20:49:40 20:49:01 3 7.33 0.00 3.41 0.02 0.05 89.19 20:49:40 20:49:01 4 6.62 0.00 2.60 1.54 0.05 89.19 20:49:40 20:49:01 5 6.87 0.00 3.99 10.68 0.07 78.39 20:49:40 20:49:01 6 6.91 0.00 3.66 1.74 0.05 87.64 20:49:40 20:49:01 7 6.26 0.00 3.36 7.72 0.03 82.62 20:49:40 Average: all 13.60 0.00 2.33 2.07 0.05 81.94 20:49:40 Average: 0 13.27 0.00 2.22 1.66 0.06 82.80 20:49:40 Average: 1 14.57 0.00 2.45 3.02 0.05 79.91 20:49:40 Average: 2 13.79 0.00 2.26 0.83 0.05 83.06 20:49:40 Average: 3 13.31 0.00 2.37 3.07 0.05 81.20 20:49:40 Average: 4 13.46 0.00 2.58 1.90 0.05 82.01 20:49:40 Average: 5 13.76 0.00 2.16 2.67 0.06 81.36 20:49:40 Average: 6 13.21 0.00 2.27 0.94 0.05 83.53 20:49:40 Average: 7 13.45 0.00 2.37 2.49 0.05 81.64 20:49:40 20:49:40 20:49:40