Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 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-ssh7586967664040227020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5340352764315967776.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8319416252499558676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1017014905967783197.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-ssh3130534457854346440.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-6644 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/657 [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/657 # 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 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 (main) Commit message: "Merge pull request #4831 from jackchenjc/issue-4830" > 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 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 > git rev-list --no-walk c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:54 ========================================================= 03:41:54 EdgeX Global Pipelines Version Info 03:41:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:41:55 ------------------- 03:41:55 stable info: 03:41:55 ------------------- 03:41:55 Commited By: Ginny Guan ginny@iotechsys.com 03:41:55 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:41:55 Message: update stable to v1.0.260 03:41:55 ------------------- 03:41:55 experimental info: 03:41:55 ------------------- 03:41:55 Commited By: Ginny Guan ginny@iotechsys.com 03:41:55 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:41:55 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c68246 [Pipeline] echo 03:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:56 provisioning config files... 03:41:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config16590876815883016364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:56 ---> ****-login.sh 03:41:56 nexus3.edgexfoundry.org:10001 03:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:57 Configure a credential helper to remove this warning. See 03:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:57 03:41:57 Login Succeeded 03:41:57 nexus3.edgexfoundry.org:10002 03:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:57 Configure a credential helper to remove this warning. See 03:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:57 03:41:57 Login Succeeded 03:41:57 nexus3.edgexfoundry.org:10003 03:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:57 Configure a credential helper to remove this warning. See 03:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:57 03:41:57 Login Succeeded 03:41:57 nexus3.edgexfoundry.org:10004 03:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:57 Configure a credential helper to remove this warning. See 03:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:57 03:41:57 Login Succeeded 03:41:57 ****.io 03:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:57 Configure a credential helper to remove this warning. See 03:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:57 03:41:57 Login Succeeded 03:41:57 ---> ****-login.sh ends [Pipeline] } 03:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:58 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:41:58 + + cut -d/ -f2 03:41:58 dirname cmd/core-command/Dockerfile 03:41:58 + echo core-command,cmd/core-command/Dockerfile 03:41:58 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 03:41:58 cut -d/ -f2 03:41:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:41:58 + dirname cmd/core-data/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo core-data,cmd/core-data/Dockerfile 03:41:58 + dirname cmd/core-keeper/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo core-keeper,cmd/core-keeper/Dockerfile 03:41:58 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 03:41:58 -f2 03:41:58 + echo core-metadata,cmd/core-metadata/Dockerfile 03:41:58 + dirname cmd/security-bootstrapper/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:41:58 + dirname cmd/security-proxy-auth/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:41:58 + + dirname cmd/security-proxy-setup/Dockerfile 03:41:58 cut -d/ -f2 03:41:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:41:58 + dirname cmd/security-secretstore-setup/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:41:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:41:58 + + dirname cmd/security-spire-agent/Dockerfile 03:41:58 cut -d/ -f2 03:41:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:41:58 + + dirname cmd/security-spire-config/Dockerfile 03:41:58 cut -d/ -f2 03:41:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:41:58 + dirname cmd/security-spire-server/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:41:58 + dirname cmd/support-notifications/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo support-notifications,cmd/support-notifications/Dockerfile 03:41:58 + dirname cmd/support-scheduler/Dockerfile 03:41:58 + cut -d/ -f2 03:41:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:41:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:41:58 + git rev-list -1 --merges 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8~1..6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] echo 03:41:58 -----------> git rev-list -1 --merges 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8~1..6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:41:58 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [false] [Pipeline] sh 03:41:58 + git log --format=format:%s -1 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] echo 03:41:59 ========================================================= 03:41:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:41:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:41:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:59 + grep -v github /etc/ssh/ssh_known_hosts 03:41:59 + [ -e /tmp/ssh_known_hosts ] 03:41:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:41:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:41:59 + sudo tee -a /etc/ssh/ssh_known_hosts 03:41:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:59 03:41:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:00 0.1.4: Pulling from edgex-devops/py-git-semver 03:42:00 b85a868b505f: Pulling fs layer 03:42:00 e2be974225ed: Pulling fs layer 03:42:00 339a4e72a1f5: Pulling fs layer 03:42:00 988bab9f4d93: Pulling fs layer 03:42:00 1469e6f7b9e6: Pulling fs layer 03:42:00 eaf3925da568: Pulling fs layer 03:42:00 bab4dde63d76: Pulling fs layer 03:42:00 bde34c3a00c8: Pulling fs layer 03:42:00 b352a97aabf1: Pulling fs layer 03:42:00 4872d77fe225: Pulling fs layer 03:42:00 5851b861e8e6: Pulling fs layer 03:42:00 988bab9f4d93: Waiting 03:42:00 1469e6f7b9e6: Waiting 03:42:00 bab4dde63d76: Waiting 03:42:00 eaf3925da568: Waiting 03:42:00 bde34c3a00c8: Waiting 03:42:00 b352a97aabf1: Waiting 03:42:00 4872d77fe225: Waiting 03:42:00 e2be974225ed: Verifying Checksum 03:42:00 e2be974225ed: Download complete 03:42:00 988bab9f4d93: Verifying Checksum 03:42:00 988bab9f4d93: Download complete 03:42:00 1469e6f7b9e6: Verifying Checksum 03:42:00 1469e6f7b9e6: Download complete 03:42:00 339a4e72a1f5: Verifying Checksum 03:42:00 339a4e72a1f5: Download complete 03:42:00 eaf3925da568: Verifying Checksum 03:42:00 eaf3925da568: Download complete 03:42:00 bde34c3a00c8: Download complete 03:42:00 b352a97aabf1: Download complete 03:42:00 4872d77fe225: Verifying Checksum 03:42:00 4872d77fe225: Download complete 03:42:00 5851b861e8e6: Verifying Checksum 03:42:00 5851b861e8e6: Download complete 03:42:00 b85a868b505f: Verifying Checksum 03:42:00 b85a868b505f: Download complete 03:42:00 bab4dde63d76: Verifying Checksum 03:42:00 bab4dde63d76: Download complete 03:42:01 b85a868b505f: Pull complete 03:42:01 e2be974225ed: Pull complete 03:42:02 339a4e72a1f5: Pull complete 03:42:02 988bab9f4d93: Pull complete 03:42:02 1469e6f7b9e6: Pull complete 03:42:02 eaf3925da568: Pull complete 03:42:04 bab4dde63d76: Pull complete 03:42:04 bde34c3a00c8: Pull complete 03:42:04 b352a97aabf1: Pull complete 03:42:04 4872d77fe225: Pull complete 03:42:04 5851b861e8e6: Pull complete 03:42:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:04 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 03:42:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 03:42:07 $ docker top 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e -eo pid,comm 03:42:07 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). 03:42:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:08 [ssh-agent] Looking for ssh-agent implementation... 03:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:08 $ docker exec 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent 03:42:08 SSH_AUTH_SOCK=/tmp/ssh-poeULs6d4Xmh/agent.32 03:42:08 SSH_AGENT_PID=38 03:42:08 Running ssh-add (command line suppressed) 03:42:08 Identity added: /w/workspace/edgex-go/657@tmp/private_key_1275745294777695143.key (/w/workspace/edgex-go/657@tmp/private_key_1275745294777695143.key) 03:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:08 + git tag --points-at HEAD [Pipeline] } 03:42:08 $ docker exec --env ******** --env ******** 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent -k 03:42:08 unset SSH_AUTH_SOCK; 03:42:08 unset SSH_AGENT_PID; 03:42:08 echo Agent pid 38 killed; 03:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:08 [ssh-agent] Looking for ssh-agent implementation... 03:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:08 $ docker exec 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent 03:42:09 SSH_AUTH_SOCK=/tmp/ssh-QwpWzywyuZ6D/agent.71 03:42:09 SSH_AGENT_PID=77 03:42:09 Running ssh-add (command line suppressed) 03:42:09 Identity added: /w/workspace/edgex-go/657@tmp/private_key_8972928416514184641.key (/w/workspace/edgex-go/657@tmp/private_key_8972928416514184641.key) 03:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:09 + git semver init 03:42:09 2024-07-29 03:42:09,632 [run_init] DEBUG init version:0.0.0 force:False 03:42:09 2024-07-29 03:42:09,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/657/.semver 03:42:09 2024-07-29 03:42:09,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/657/.semver 03:42:09 2024-07-29 03:42:09,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/657/.semver'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=None) 03:42:16 2024-07-29 03:42:15,062 [append_file] DEBUG append to file:/w/workspace/edgex-go/657/.git/info/exclude 03:42:16 2024-07-29 03:42:15,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/657/.semver/main with force:False 03:42:16 2024-07-29 03:42:15,063 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 03:42:16 2024-07-29 03:42:15,063 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 03:42:16 3.2.0-dev.39 [Pipeline] } 03:42:16 $ docker exec --env ******** --env ******** 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent -k 03:42:16 unset SSH_AUTH_SOCK; 03:42:16 unset SSH_AGENT_PID; 03:42:16 echo Agent pid 77 killed; 03:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:16 + git semver [Pipeline] } 03:42:17 $ docker stop --time=1 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e 03:42:18 $ docker rm -f --volumes 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e [Pipeline] // withDockerContainer [Pipeline] sh 03:42:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:42:18 Stashed 1 file(s) [Pipeline] echo 03:42:18 [edgeXSemver]: initialized semver on version 3.2.0-dev.39 [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 03:42:19 + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] echo 03:42:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:19 ========================================================= 03:42:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:42:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:42:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:42:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:42:19 619be1103602: Pulling fs layer 03:42:19 7862e08f4a3e: Pulling fs layer 03:42:19 5df492c9dc93: Pulling fs layer 03:42:19 7629e6793208: Pulling fs layer 03:42:19 4f4fb700ef54: Pulling fs layer 03:42:19 fb5054dd5b73: Pulling fs layer 03:42:19 eeca6798cff9: Pulling fs layer 03:42:19 aa269ceb94a6: Pulling fs layer 03:42:19 ada007ff1a6a: Pulling fs layer 03:42:19 4f4fb700ef54: Waiting 03:42:19 eeca6798cff9: Waiting 03:42:19 aa269ceb94a6: Waiting 03:42:19 7629e6793208: Waiting 03:42:19 7862e08f4a3e: Download complete 03:42:19 7629e6793208: Verifying Checksum 03:42:19 7629e6793208: Download complete 03:42:19 4f4fb700ef54: Verifying Checksum 03:42:19 4f4fb700ef54: Download complete 03:42:19 619be1103602: Verifying Checksum 03:42:19 619be1103602: Download complete 03:42:19 fb5054dd5b73: Verifying Checksum 03:42:19 fb5054dd5b73: Download complete 03:42:19 eeca6798cff9: Verifying Checksum 03:42:19 eeca6798cff9: Download complete 03:42:19 619be1103602: Pull complete 03:42:19 ada007ff1a6a: Verifying Checksum 03:42:19 ada007ff1a6a: Download complete 03:42:19 7862e08f4a3e: Pull complete 03:42:20 5df492c9dc93: Verifying Checksum 03:42:20 5df492c9dc93: Download complete 03:42:20 aa269ceb94a6: Verifying Checksum 03:42:20 aa269ceb94a6: Download complete 03:42:23 5df492c9dc93: Pull complete 03:42:23 7629e6793208: Pull complete 03:42:23 4f4fb700ef54: Pull complete 03:42:23 fb5054dd5b73: Pull complete 03:42:23 eeca6798cff9: Pull complete 03:42:25 aa269ceb94a6: Pull complete 03:42:26 ada007ff1a6a: Pull complete 03:42:26 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:42:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:42:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:42:26 WORKDIR /edgex 03:42:26 COPY go.mod . 03:42:26 RUN go mod download 03:42:26 + docker build -t ci-base-image-x86_64 -f - . 03:42:27 Sending build context to Docker daemon 178.7MB 03:42:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:42:27 ---> f489d0715acc 03:42:27 Step 2/4 : WORKDIR /edgex 03:42:32 ---> Running in aee0ecf9960a 03:42:32 Removing intermediate container aee0ecf9960a 03:42:32 ---> 9af5b4ffce79 03:42:32 Step 3/4 : COPY go.mod . 03:42:32 ---> 58775aa4211d 03:42:32 Step 4/4 : RUN go mod download 03:42:32 ---> Running in bbed75d8a045 03:42:34 Still waiting to schedule task 03:42:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:43:04 Removing intermediate container bbed75d8a045 03:43:04 ---> 9a1f7e56c915 03:43:04 Successfully built 9a1f7e56c915 03:43:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:05 + docker inspect -f . ci-base-image-x86_64 03:43:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:05 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 03:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 03:43:05 $ docker top 66445143849c2fc78b7fec8066a74231ef4d026f3f87e7cf49c2b46e9c598fa2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:06 + go version 03:43:06 go version go1.21.9 linux/amd64 [Pipeline] } 03:43:06 $ docker stop --time=1 66445143849c2fc78b7fec8066a74231ef4d026f3f87e7cf49c2b46e9c598fa2 03:43:07 $ docker rm -f --volumes 66445143849c2fc78b7fec8066a74231ef4d026f3f87e7cf49c2b46e9c598fa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:07 + docker inspect -f . ci-base-image-x86_64 03:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:08 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 03:43:08 $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 03:43:08 $ docker top b289f998daa6414e4a318f460e12b508c0d16f6e75178df87cf24a9f8d8b2ae1 -eo pid,comm [Pipeline] { [Pipeline] echo 03:43:08 ========================================================= 03:43:08 [edgeXBuildGoParallel] Running Tests and Build... 03:43:08 ========================================================= [Pipeline] sh 03:43:08 + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] fileExists [Pipeline] sh 03:43:09 + make test 03:43:09 go test -race -coverprofile=coverage.out ./... 03:43:15 ? github.com/edgexfoundry/edgex-go [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 03:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements 03:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.448s coverage: 93.4% of statements 03:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements 03:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 95.8% of statements 03:44:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 03:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 32.2% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 77.8% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 03:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:44:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6645 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:44:11 Running in /w/workspace/edgex-go/657 [Pipeline] { [Pipeline] checkout 03:44:11 The recommended git tool is: git 03:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 03:44:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:44:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:44:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:44:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:44:19 using credential edgex-jenkins-ssh 03:44:19 Cloning the remote Git repository 03:44:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:44:20 > git init /w/workspace/edgex-go/657 # timeout=10 03:44:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:44:20 > git --version # timeout=10 03:44:20 > git --version # 'git version 2.25.1' 03:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 64.4% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 38.4% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.036s coverage: 89.5% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 03:44:28 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 03:44:28 running golangci-lint 03:44:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:44:28 go version go1.21.9 linux/amd64 03:44:28 level=info msg="[config_reader] Used config file .golangci.yml" 03:44:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:44:39 Avoid second fetch 03:44:39 Checking out Revision 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 (main) 03:44:40 Commit message: "Merge pull request #4831 from jackchenjc/issue-4830" 03:44:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:44:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:39 > git config core.sparsecheckout # timeout=10 03:44:39 > git checkout -f 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:45 Dload Upload Total Spent Left Speed 03:44:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 03:44:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:44:45 + sudo+ tee /etc/docker/daemon.new 03:44:45 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:44:45 { 03:44:45 "registry-mirrors": [ 03:44:45 "https://nexus3.edgexfoundry.org:10001" 03:44:45 ], 03:44:45 "bip": "10.250.0.254/24", 03:44:45 "hosts": [ 03:44:45 "tcp://0.0.0.0:5555", 03:44:45 "unix:///var/run/docker.sock" 03:44:45 ], 03:44:45 "mtu": 1458, 03:44:45 "selinux-enabled": true, 03:44:45 "seccomp-profile": "/etc/docker/seccomp.json" 03:44:45 } [Pipeline] sh 03:44:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:44:46 + sudo service docker restart 03:44:55 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 22.153294905s" 03:44:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.684872ms" 03:45:03 level=info msg="[linters_context/goanalysis] analyzers took 1m37.204060364s with top 10 stages: buildir: 57.246909605s, gosec: 8.864656948s, inspect: 2.717664607s, fact_deprecated: 2.526512843s, ctrlflow: 1.919625566s, printf: 1.560497466s, fact_purity: 1.299653252s, nilness: 1.243813937s, S1038: 1.139246334s, typedness: 715.913876ms" 03:45:03 level=info msg="[runner] Issues before processing: 209, after processing: 0" 03:45:03 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, filename_unadjuster: 209/209, nolint: 0/21, cgo: 209/209, autogenerated_exclude: 209/209, skip_files: 209/209, exclude: 209/209" 03:45:03 level=info msg="[runner] processing took 16.711943ms with stages: nolint: 7.137031ms, identifier_marker: 5.265493ms, exclude-rules: 1.427536ms, path_prettifier: 1.339636ms, autogenerated_exclude: 1.049655ms, skip_dirs: 442.812µs, cgo: 30.6µs, filename_unadjuster: 13.49µs, skip_files: 850ns, exclude: 740ns, fixer: 670ns, sort_results: 650ns, max_same_issues: 650ns, uniq_by_line: 550ns, max_from_linter: 450ns, severity-rules: 420ns, diff: 210ns, max_per_file_from_linter: 150ns, source_code: 130ns, path_shortener: 120ns, path_prefixer: 100ns" 03:45:03 level=info msg="[runner] linters took 12.09209356s with stages: goanalysis_metalinter: 12.075291427s" 03:45:03 level=info msg="File cache stats: 0 entries of total size 0B" 03:45:03 level=info msg="Memory: 336 samples, avg is 292.8MB, max is 1392.5MB" 03:45:03 level=info msg="Execution took 34.291420227s" 03:45:03 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:04 provisioning config files... 03:45:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config9289803503653865872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:05 ---> ****-login.sh 03:45:05 nexus3.edgexfoundry.org:10001 03:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:05 Configure a credential helper to remove this warning. See 03:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:05 03:45:05 Login Succeeded 03:45:05 nexus3.edgexfoundry.org:10002 03:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:06 Configure a credential helper to remove this warning. See 03:45:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:06 03:45:06 Login Succeeded 03:45:06 nexus3.edgexfoundry.org:10003 03:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:06 Configure a credential helper to remove this warning. See 03:45:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:06 03:45:06 Login Succeeded 03:45:06 nexus3.edgexfoundry.org:10004 03:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:06 Configure a credential helper to remove this warning. See 03:45:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:06 03:45:06 Login Succeeded 03:45:06 ****.io 03:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:07 Configure a credential helper to remove this warning. See 03:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:07 03:45:07 Login Succeeded 03:45:07 ---> ****-login.sh ends [Pipeline] } 03:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:45:08 + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] echo 03:45:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:45:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:45:08 ========================================================= 03:45:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:45:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:45:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:45:08 c6b39de5b339: Pulling fs layer 03:45:08 a69c41024577: Pulling fs layer 03:45:08 d6de4b400683: Pulling fs layer 03:45:08 35cb2a7552d0: Pulling fs layer 03:45:08 4f4fb700ef54: Pulling fs layer 03:45:08 464afbd9ba4c: Pulling fs layer 03:45:08 00f215d4a9da: Pulling fs layer 03:45:08 d496ad576159: Pulling fs layer 03:45:08 4f4fb700ef54: Waiting 03:45:08 464afbd9ba4c: Waiting 03:45:08 00f215d4a9da: Waiting 03:45:08 d496ad576159: Waiting 03:45:08 35cb2a7552d0: Waiting 03:45:08 a69c41024577: Verifying Checksum 03:45:08 a69c41024577: Download complete 03:45:08 35cb2a7552d0: Verifying Checksum 03:45:08 35cb2a7552d0: Download complete 03:45:08 4f4fb700ef54: Verifying Checksum 03:45:08 4f4fb700ef54: Download complete 03:45:08 464afbd9ba4c: Verifying Checksum 03:45:08 464afbd9ba4c: Download complete 03:45:08 c6b39de5b339: Download complete 03:45:09 d496ad576159: Verifying Checksum 03:45:09 d496ad576159: Download complete 03:45:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:09 ./bin/test-attribution-txt.sh 03:45:09 c6b39de5b339: Pull complete [Pipeline] echo 03:45:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:45:10 a69c41024577: Pull complete 03:45:10 d6de4b400683: Verifying Checksum 03:45:10 d6de4b400683: Download complete 03:45:10 + ls -al . 03:45:10 total 840 03:45:10 drwxrwxr-x 11 1001 1001 4096 Jul 29 03:43 . 03:45:10 drwxr-xr-x 4 root root 4096 Jul 29 03:43 .. 03:45:10 drwxrwxr-x 2 1001 1001 4096 Jul 29 03:41 .blubracket 03:45:10 -rw-rw-r-- 1 1001 1001 10 Jul 29 03:41 .dockerignore 03:45:10 drwxrwxr-x 8 1001 1001 4096 Jul 29 03:44 .git 03:45:10 drwxrwxr-x 3 1001 1001 4096 Jul 29 03:41 .github 03:45:10 -rw-rw-r-- 1 1001 1001 1102 Jul 29 03:41 .gitignore 03:45:10 -rw-rw-r-- 1 1001 1001 42 Jul 29 03:41 .golangci.yml 03:45:10 -rw-rw-r-- 1 1001 1001 100 Jul 29 03:41 .hadolint.yml 03:45:10 drwxr-xr-x 3 1001 1001 4096 Jul 29 03:42 .semver 03:45:10 -rw-rw-r-- 1 1001 1001 155 Jul 29 03:41 .sonarcloud.properties 03:45:10 -rw-rw-r-- 1 1001 1001 1171 Jul 29 03:41 ADOPTERS.md 03:45:10 -rw-rw-r-- 1 1001 1001 20361 Jul 29 03:41 Attribution.txt 03:45:10 -rw-rw-r-- 1 1001 1001 100284 Jul 29 03:41 CHANGELOG.md 03:45:10 -rw-rw-r-- 1 1001 1001 3804 Jul 29 03:41 CONTRIBUTING.md 03:45:10 -rw-rw-r-- 1 1001 1001 677 Jul 29 03:41 GOVERNANCE.md 03:45:10 -rw-rw-r-- 1 1001 1001 861 Jul 29 03:41 Jenkinsfile 03:45:10 -rw-rw-r-- 1 1001 1001 10775 Jul 29 03:41 LICENSE 03:45:10 -rw-rw-r-- 1 1001 1001 16051 Jul 29 03:41 Makefile 03:45:10 -rw-rw-r-- 1 1001 1001 582 Jul 29 03:41 OWNERS.md 03:45:10 -rw-rw-r-- 1 1001 1001 9528 Jul 29 03:41 README.md 03:45:10 -rw-rw-r-- 1 1001 1001 789 Jul 29 03:41 SECURITY.md 03:45:10 -rw-rw-r-- 1 1001 1001 12 Jul 29 03:42 VERSION 03:45:10 drwxrwxr-x 2 1001 1001 4096 Jul 29 03:41 bin 03:45:10 drwxrwxr-x 19 1001 1001 4096 Jul 29 03:41 cmd 03:45:10 -rw-r--r-- 1 root root 481596 Jul 29 03:44 coverage.out 03:45:10 drwxrwxr-x 2 1001 1001 4096 Jul 29 03:41 fuzz_test 03:45:10 -rw-rw-r-- 1 1001 1001 6912 Jul 29 03:41 go.mod 03:45:10 -rw-rw-r-- 1 1001 1001 100928 Jul 29 03:41 go.sum 03:45:10 drwxrwxr-x 7 1001 1001 4096 Jul 29 03:41 internal 03:45:10 drwxrwxr-x 3 1001 1001 4096 Jul 29 03:41 openapi 03:45:10 -rw-rw-r-- 1 1001 1001 584 Jul 29 03:41 security.txt 03:45:10 -rw-rw-r-- 1 1001 1001 204 Jul 29 03:41 version.go [Pipeline] sh 03:45:11 + '[' -e coverage.out ] 03:45:11 + chown 1001:1001 coverage.out [Pipeline] stash 03:45:11 Stashed 1 file(s) [Pipeline] sh 03:45:11 + make build 03:45:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:45:11 00f215d4a9da: Verifying Checksum 03:45:11 00f215d4a9da: Download complete 03:45:23 d6de4b400683: Pull complete 03:45:23 35cb2a7552d0: Pull complete 03:45:23 4f4fb700ef54: Pull complete 03:45:23 464afbd9ba4c: Pull complete 03:45:32 00f215d4a9da: Pull complete 03:45:34 d496ad576159: Pull complete 03:45:34 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:45:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:45:34 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:45:34 WORKDIR /edgex 03:45:34 COPY go.mod . 03:45:34 RUN go mod download 03:45:34 docker build -t ci-base-image-arm64 -f - . 03:45:35 Sending build context to Docker daemon 3.228MB 03:45:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:45:35 ---> f246e2811388 03:45:35 Step 2/4 : WORKDIR /edgex 03:45:36 ---> Running in 1d479d582e59 03:45:36 Removing intermediate container 1d479d582e59 03:45:36 ---> 037398704d20 03:45:36 Step 3/4 : COPY go.mod . 03:45:37 ---> 95d995d5cbb6 03:45:37 Step 4/4 : RUN go mod download 03:45:37 ---> Running in 69ec420d0ec0 03:45:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:45:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:45:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:45:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:45:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:45:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:45:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:45:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:45:53 $ docker stop --time=1 b289f998daa6414e4a318f460e12b508c0d16f6e75178df87cf24a9f8d8b2ae1 03:45:59 $ docker rm -f --volumes b289f998daa6414e4a318f460e12b508c0d16f6e75178df87cf24a9f8d8b2ae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:00 03:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:00 latest: Pulling from edgex-devops/edgex-compose 03:46:00 91d30c5bc195: Pulling fs layer 03:46:00 2e9b0aa3be6d: Pulling fs layer 03:46:00 9c61dcf015f6: Pulling fs layer 03:46:00 4698f68db338: Pulling fs layer 03:46:00 2a2f49069b9e: Pulling fs layer 03:46:00 e0025b399a48: Pulling fs layer 03:46:00 4698f68db338: Waiting 03:46:00 2a2f49069b9e: Waiting 03:46:00 91d30c5bc195: Verifying Checksum 03:46:00 91d30c5bc195: Download complete 03:46:00 4698f68db338: Download complete 03:46:01 2e9b0aa3be6d: Verifying Checksum 03:46:01 2e9b0aa3be6d: Download complete 03:46:01 91d30c5bc195: Pull complete 03:46:01 e0025b399a48: Verifying Checksum 03:46:01 e0025b399a48: Download complete 03:46:01 2a2f49069b9e: Verifying Checksum 03:46:01 2a2f49069b9e: Download complete 03:46:01 2e9b0aa3be6d: Pull complete 03:46:01 9c61dcf015f6: Verifying Checksum 03:46:01 9c61dcf015f6: Download complete 03:46:04 9c61dcf015f6: Pull complete 03:46:04 4698f68db338: Pull complete 03:46:04 2a2f49069b9e: Pull complete 03:46:04 e0025b399a48: Pull complete 03:46:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:05 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 03:46:05 $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 03:46:08 $ docker top 71cef001948949fef5d2248580a3d350c2a2a6e478a7545ab6e40350c4e99044 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:08 + docker compose -f ./docker-compose-build.yml build --parallel 03:46:11 #1 [support-notifications internal] load build definition from Dockerfile 03:46:11 #1 transferring dockerfile: 1.95kB done 03:46:11 #1 DONE 0.0s 03:46:11 03:46:11 #2 [security-proxy-setup internal] load build definition from Dockerfile 03:46:11 #2 transferring dockerfile: 2.50kB done 03:46:11 #2 DONE 0.0s 03:46:11 03:46:11 #3 [security-secretstore-setup internal] load build definition from Dockerfile 03:46:11 #3 transferring dockerfile: 2.49kB done 03:46:11 #3 DONE 0.0s 03:46:11 03:46:11 #4 [security-spire-agent internal] load build definition from Dockerfile 03:46:11 #4 transferring dockerfile: 1.81kB done 03:46:11 #4 DONE 0.0s 03:46:11 03:46:11 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:46:11 #5 transferring dockerfile: 2.23kB done 03:46:11 #5 DONE 0.0s 03:46:11 03:46:11 #6 [security-proxy-auth internal] load build definition from Dockerfile 03:46:11 #6 transferring dockerfile: 2.15kB done 03:46:11 #6 DONE 0.1s 03:46:11 03:46:11 #7 [core-keeper internal] load build definition from Dockerfile 03:46:11 #7 transferring dockerfile: 2.01kB done 03:46:11 #7 DONE 0.1s 03:46:11 03:46:11 #8 [core-metadata internal] load build definition from Dockerfile 03:46:11 #8 transferring dockerfile: 2.06kB done 03:46:11 #8 DONE 0.1s 03:46:11 03:46:11 #9 [core-command internal] load build definition from Dockerfile 03:46:11 #9 transferring dockerfile: 1.93kB done 03:46:11 #9 DONE 0.1s 03:46:11 03:46:11 #10 [support-notifications internal] load .dockerignore 03:46:11 #10 transferring context: 50B done 03:46:11 #10 DONE 0.1s 03:46:11 03:46:11 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:46:11 #11 transferring dockerfile: 1.89kB done 03:46:11 #11 DONE 0.1s 03:46:11 03:46:11 #12 [security-spire-server internal] load build definition from Dockerfile 03:46:11 #12 transferring dockerfile: 1.70kB done 03:46:11 #12 DONE 0.1s 03:46:11 03:46:11 #13 [support-scheduler internal] load build definition from Dockerfile 03:46:11 #13 transferring dockerfile: 1.93kB done 03:46:11 #13 DONE 0.1s 03:46:11 03:46:11 #14 [security-bootstrapper internal] load build definition from Dockerfile 03:46:11 #14 transferring dockerfile: 2.93kB done 03:46:11 #14 DONE 0.1s 03:46:11 03:46:11 #15 [core-data internal] load build definition from Dockerfile 03:46:11 #15 transferring dockerfile: 2.01kB done 03:46:11 #15 DONE 0.1s 03:46:11 03:46:11 #16 [security-spire-config internal] load build definition from Dockerfile 03:46:11 #16 transferring dockerfile: 1.69kB done 03:46:11 #16 DONE 0.1s 03:46:11 03:46:11 #17 [security-proxy-setup internal] load .dockerignore 03:46:11 #17 transferring context: 50B done 03:46:11 #17 DONE 0.0s 03:46:11 03:46:11 #18 [security-secretstore-setup internal] load .dockerignore 03:46:11 #18 transferring context: 50B done 03:46:11 #18 DONE 0.0s 03:46:11 03:46:11 #19 [security-spire-agent internal] load .dockerignore 03:46:11 #19 transferring context: 50B done 03:46:11 #19 DONE 0.0s 03:46:11 03:46:11 #20 [core-common-config-bootstrapper internal] load .dockerignore 03:46:11 #20 transferring context: 50B done 03:46:11 #20 DONE 0.0s 03:46:11 03:46:11 #21 [security-proxy-auth internal] load .dockerignore 03:46:11 #21 transferring context: 50B done 03:46:11 #21 DONE 0.0s 03:46:11 03:46:11 #22 [core-keeper internal] load .dockerignore 03:46:11 #22 transferring context: 50B done 03:46:11 #22 DONE 0.0s 03:46:11 03:46:11 #23 [core-metadata internal] load .dockerignore 03:46:11 #23 transferring context: 50B done 03:46:11 #23 DONE 0.0s 03:46:11 03:46:11 #24 [core-command internal] load .dockerignore 03:46:11 #24 transferring context: 50B done 03:46:11 #24 DONE 0.0s 03:46:11 03:46:11 #25 [security-spire-server internal] load .dockerignore 03:46:11 #25 transferring context: 50B done 03:46:11 #25 DONE 0.0s 03:46:11 03:46:11 #26 [support-scheduler internal] load .dockerignore 03:46:11 #26 transferring context: 50B done 03:46:11 #26 DONE 0.0s 03:46:11 03:46:11 #27 [security-bootstrapper internal] load .dockerignore 03:46:11 #27 transferring context: 50B done 03:46:11 #27 DONE 0.0s 03:46:11 03:46:11 #28 [core-data internal] load .dockerignore 03:46:11 #28 transferring context: 50B done 03:46:11 #28 DONE 0.0s 03:46:11 03:46:11 #29 [security-spire-config internal] load .dockerignore 03:46:11 #29 transferring context: 50B done 03:46:11 #29 DONE 0.0s 03:46:11 03:46:11 #30 [security-spiffe-token-provider internal] load .dockerignore 03:46:11 #30 transferring context: 50B done 03:46:11 #30 DONE 0.0s 03:46:11 03:46:11 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:11 #31 DONE 0.0s 03:46:11 03:46:11 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:46:11 #32 ... 03:46:11 03:46:11 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:11 #31 DONE 0.0s 03:46:11 03:46:11 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:46:12 #32 ... 03:46:12 03:46:12 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:12 #31 DONE 0.0s 03:46:12 03:46:12 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:46:12 #32 ... 03:46:12 03:46:12 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:12 #31 DONE 0.0s 03:46:12 03:46:12 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:46:12 #32 DONE 0.8s 03:46:12 03:46:12 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:46:12 #33 DONE 0.6s 03:46:12 03:46:12 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:46:12 #34 DONE 0.6s 03:46:12 03:46:12 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:46:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:46:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 03:46:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:46:12 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 03:46:12 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 03:46:13 #35 ... 03:46:13 03:46:13 #36 [security-spire-server internal] load build context 03:46:13 #36 transferring context: 26.79kB 0.1s done 03:46:13 #36 DONE 0.6s 03:46:13 03:46:13 #37 [security-spire-config internal] load build context 03:46:13 #37 transferring context: 25.04kB 0.1s done 03:46:13 #37 DONE 0.6s 03:46:13 03:46:13 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:46:13 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.5s 03:46:13 #35 ... 03:46:13 03:46:13 #38 [security-spire-agent internal] load build context 03:46:13 #38 transferring context: 26.32kB 0.2s done 03:46:13 #38 DONE 0.7s 03:46:13 03:46:13 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:46:13 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.7s 03:46:13 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.8s 03:46:13 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.8s done 03:46:13 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 03:46:14 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 03:46:24 #35 ... 03:46:24 03:46:24 #39 [core-data internal] load build context 03:46:24 #39 transferring context: 303.57MB 9.7s 03:46:24 #39 ... 03:46:24 03:46:24 #40 [support-scheduler internal] load build context 03:46:24 #40 ... 03:46:24 03:46:24 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:46:24 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 03:46:24 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:46:24 #41 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:46:24 #41 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:46:24 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:46:24 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:46:24 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:46:24 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:46:24 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 03:46:24 #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.5s done 03:46:24 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:46:24 #41 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 03:46:24 #41 ... 03:46:24 03:46:24 #42 [support-notifications internal] load build context 03:46:24 #42 ... 03:46:24 03:46:24 #43 [core-metadata internal] load build context 03:46:24 #43 ... 03:46:24 03:46:24 #44 [core-common-config-bootstrapper internal] load build context 03:46:24 #44 ... 03:46:24 03:46:24 #45 [security-spiffe-token-provider internal] load build context 03:46:24 #45 ... 03:46:24 03:46:24 #46 [security-secretstore-setup internal] load build context 03:46:24 #46 ... 03:46:24 03:46:24 #47 [security-proxy-auth internal] load build context 03:46:24 #47 ... 03:46:24 03:46:24 #48 [core-command internal] load build context 03:46:24 #48 ... 03:46:24 03:46:24 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:24 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:46:24 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 03:46:24 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 03:46:24 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:46:24 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:46:24 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:46:24 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:46:24 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 03:46:24 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:46:24 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 03:46:24 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:46:24 #49 ... 03:46:24 03:46:24 #50 [core-keeper internal] load build context 03:46:24 #50 ... 03:46:24 03:46:24 #51 [security-proxy-setup internal] load build context 03:46:24 #51 ... 03:46:24 03:46:24 #52 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:46:24 #52 ... 03:46:24 03:46:24 #53 [security-bootstrapper internal] load build context 03:46:24 #53 ... 03:46:24 03:46:24 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:24 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s 03:46:26 #49 ... 03:46:26 03:46:26 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:46:26 #35 DONE 13.5s 03:46:26 03:46:26 #42 [support-notifications internal] load build context 03:46:27 #42 transferring context: 281.20MB 14.5s 03:46:28 #42 transferring context: 439.99MB 16.0s done 03:46:33 Removing intermediate container 69ec420d0ec0 03:46:33 ---> 93a11ff6d8bf 03:46:33 Successfully built 93a11ff6d8bf 03:46:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:34 #42 ... 03:46:34 03:46:34 #39 [core-data internal] load build context 03:46:34 #39 transferring context: 439.99MB 13.8s done 03:46:34 #39 ... 03:46:34 03:46:34 #40 [support-scheduler internal] load build context 03:46:34 #40 transferring context: 439.99MB 12.2s done 03:46:34 #40 ... 03:46:34 03:46:34 #43 [core-metadata internal] load build context 03:46:34 #43 transferring context: 439.99MB 12.7s done 03:46:34 #43 ... 03:46:34 03:46:34 #45 [security-spiffe-token-provider internal] load build context 03:46:34 #45 transferring context: 439.99MB 12.9s done 03:46:34 #45 ... 03:46:34 03:46:34 #44 [core-common-config-bootstrapper internal] load build context 03:46:34 #44 transferring context: 439.99MB 13.6s done 03:46:34 #44 ... 03:46:34 03:46:34 #48 [core-command internal] load build context 03:46:34 #48 transferring context: 439.99MB 13.9s done 03:46:34 + docker inspect -f . ci-base-image-arm64 03:46:34 . 03:46:34 #48 ... 03:46:34 03:46:34 #47 [security-proxy-auth internal] load build context 03:46:34 #47 transferring context: 439.99MB 13.9s done 03:46:34 #47 ... 03:46:34 03:46:34 #46 [security-secretstore-setup internal] load build context 03:46:34 #46 transferring context: 439.99MB 14.5s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:34 prd-ubuntu20.04-docker-arm64-4c-16g-6645 does not seem to be running inside a container 03:46:34 #46 ... 03:46:34 03:46:34 #50 [core-keeper internal] load build context 03:46:34 #50 transferring context: 439.99MB 12.9s done 03:46:34 #50 ... 03:46:34 03:46:34 #51 [security-proxy-setup internal] load build context 03:46:34 #51 transferring context: 439.99MB 13.6s done 03:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 03:46:34 #51 ... 03:46:34 03:46:34 #53 [security-bootstrapper internal] load build context 03:46:34 #53 transferring context: 439.99MB 15.5s done 03:46:35 $ docker top 9008a61cdf51e0c3fa4ba05049295275dd95b24f74a2946fcc251936bb5982d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:36 #53 ... 03:46:36 03:46:36 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:36 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 03:46:36 + go version 03:46:36 go version go1.21.9 linux/arm64 [Pipeline] } 03:46:36 $ docker stop --time=1 9008a61cdf51e0c3fa4ba05049295275dd95b24f74a2946fcc251936bb5982d6 03:46:38 $ docker rm -f --volumes 9008a61cdf51e0c3fa4ba05049295275dd95b24f74a2946fcc251936bb5982d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:39 03:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:39 latest: Pulling from edgex-devops/edgex-compose-arm64 03:46:39 547446be3368: Pulling fs layer 03:46:39 d125d8839a47: Pulling fs layer 03:46:39 3e85d5ac6304: Pulling fs layer 03:46:39 c3105a71a48b: Pulling fs layer 03:46:39 0f093f025ec4: Pulling fs layer 03:46:39 c3106fc0e877: Pulling fs layer 03:46:39 c3105a71a48b: Waiting 03:46:39 547446be3368: Verifying Checksum 03:46:39 547446be3368: Download complete 03:46:39 c3105a71a48b: Verifying Checksum 03:46:39 c3105a71a48b: Download complete 03:46:40 d125d8839a47: Verifying Checksum 03:46:40 d125d8839a47: Download complete 03:46:40 c3106fc0e877: Verifying Checksum 03:46:40 c3106fc0e877: Download complete 03:46:40 0f093f025ec4: Verifying Checksum 03:46:40 0f093f025ec4: Download complete 03:46:40 547446be3368: Pull complete 03:46:41 d125d8839a47: Pull complete 03:46:42 3e85d5ac6304: Verifying Checksum 03:46:42 3e85d5ac6304: Download complete 03:46:44 #49 ... 03:46:44 03:46:44 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:44 #54 ... 03:46:44 03:46:44 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:44 #55 ... 03:46:44 03:46:44 #40 [support-scheduler internal] load build context 03:46:44 #40 DONE 32.1s 03:46:44 03:46:44 #43 [core-metadata internal] load build context 03:46:44 #43 DONE 32.2s 03:46:45 03:46:45 #45 [security-spiffe-token-provider internal] load build context 03:46:45 #45 DONE 32.2s 03:46:45 03:46:45 #50 [core-keeper internal] load build context 03:46:45 #50 DONE 32.2s 03:46:45 03:46:45 #39 [core-data internal] load build context 03:46:45 #39 DONE 32.2s 03:46:45 03:46:45 #51 [security-proxy-setup internal] load build context 03:46:45 #51 DONE 32.2s 03:46:45 03:46:45 #44 [core-common-config-bootstrapper internal] load build context 03:46:45 #44 DONE 32.2s 03:46:45 03:46:45 #47 [security-proxy-auth internal] load build context 03:46:45 #47 DONE 32.2s 03:46:45 03:46:45 #48 [core-command internal] load build context 03:46:45 #48 DONE 32.2s 03:46:45 03:46:45 #53 [security-bootstrapper internal] load build context 03:46:45 #53 DONE 32.3s 03:46:45 03:46:45 #46 [security-secretstore-setup internal] load build context 03:46:45 #46 DONE 32.3s 03:46:45 03:46:45 #42 [support-notifications internal] load build context 03:46:45 #42 DONE 32.3s 03:46:45 03:46:45 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:46:45 #56 ... 03:46:45 03:46:45 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:46:45 #41 DONE 32.4s 03:46:45 03:46:45 #52 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:46:45 #52 DONE 32.7s 03:46:45 03:46:45 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:45 #49 DONE 32.5s 03:46:45 03:46:45 #57 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:46:45 #57 DONE 0.1s 03:46:45 03:46:45 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:46:45 #58 ... 03:46:45 03:46:45 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:45 #54 DONE 12.0s 03:46:45 03:46:45 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:46:46 #59 ... 03:46:46 03:46:46 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:46:46 #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.134 (1/2) Installing dumb-init (1.2.5-r2) 03:46:46 #0 1.232 (2/2) Installing su-exec (0.2-r3) 03:46:46 #0 1.232 Executing busybox-1.36.1-r7.trigger 03:46:46 #0 1.234 OK: 7 MiB in 17 packages 03:46:46 #60 DONE 1.4s 03:46:46 03:46:46 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:46 #55 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #55 1.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #55 1.663 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:46 #55 1.663 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:46 #55 1.663 OK: 20070 distinct packages available 03:46:46 #55 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #55 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #55 2.106 (1/4) Installing dumb-init (1.2.5-r2) 03:46:46 #55 2.108 (2/4) Installing musl-obstack (1.2.3-r2) 03:46:46 #55 2.194 (3/4) Installing libucontext (1.2-r2) 03:46:46 #55 2.198 (4/4) Installing gcompat (1.1.0-r1) 03:46:46 #55 2.203 Executing busybox-1.36.1-r7.trigger 03:46:46 #55 2.209 OK: 8 MiB in 19 packages 03:46:46 #55 ... 03:46:46 03:46:46 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:46:46 #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.447 (1/1) Installing dumb-init (1.2.5-r2) 03:46:46 #0 1.451 Executing busybox-1.36.1-r7.trigger 03:46:46 #0 1.464 OK: 7 MiB in 16 packages 03:46:46 #61 DONE 1.9s 03:46:46 03:46:46 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:46 #0 0.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.392 (1/4) Installing dumb-init (1.2.5-r2) 03:46:46 #0 1.442 (2/4) Installing openssl (3.1.6-r0) 03:46:46 #0 1.652 (3/4) Installing su-exec (0.2-r3) 03:46:46 #0 1.656 (4/4) Installing yq (4.33.3-r5) 03:46:46 #0 1.764 Executing busybox-1.36.1-r7.trigger 03:46:46 #0 1.779 OK: 17 MiB in 19 packages 03:46:46 #62 DONE 2.2s 03:46:46 03:46:46 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:46:46 #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.400 (1/2) Installing ca-certificates (20240226-r0) 03:46:46 #0 1.433 (2/2) Installing dumb-init (1.2.5-r2) 03:46:46 #0 1.437 Executing busybox-1.36.1-r7.trigger 03:46:46 #0 1.446 Executing ca-certificates-20240226-r0.trigger 03:46:46 #0 1.523 OK: 8 MiB in 17 packages 03:46:46 #63 DONE 1.9s 03:46:46 03:46:46 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:46 #55 DONE 2.5s 03:46:46 03:46:46 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:46 #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #0 1.862 (1/4) Installing ca-certificates (20240226-r0) 03:46:46 #0 1.906 (2/4) Installing dumb-init (1.2.5-r2) 03:46:46 #0 1.910 (3/4) Installing su-exec (0.2-r3) 03:46:46 #0 1.914 (4/4) Installing yq (4.33.3-r5) 03:46:46 #0 2.099 Executing busybox-1.36.1-r7.trigger 03:46:46 #0 2.105 Executing ca-certificates-20240226-r0.trigger 03:46:46 #0 2.404 OK: 17 MiB in 19 packages 03:46:46 #64 DONE 2.5s 03:46:46 03:46:46 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:46:46 #56 2.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:46 #56 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:46 #56 2.437 (1/1) Installing dumb-init (1.2.5-r2) 03:46:46 #56 2.442 Executing busybox-1.36.1-r7.trigger 03:46:46 #56 2.455 OK: 7 MiB in 16 packages 03:46:47 #56 DONE 2.7s 03:46:47 03:46:47 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:46:47 #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #0 1.912 OK: 264 MiB in 52 packages 03:46:47 #65 DONE 2.1s 03:46:47 03:46:47 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:46:47 #58 1.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #58 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #58 1.859 OK: 264 MiB in 52 packages 03:46:47 #58 DONE 2.2s 03:46:47 03:46:47 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:46:47 #66 ... 03:46:47 03:46:47 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:46:47 #67 DONE 0.1s 03:46:47 03:46:47 #68 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:46:47 #68 DONE 0.2s 03:46:47 03:46:47 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:46:47 #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #0 2.062 OK: 264 MiB in 52 packages 03:46:47 #69 DONE 2.2s 03:46:47 03:46:47 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:47 #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #0 1.890 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:47 #0 1.890 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:47 #0 1.890 OK: 20070 distinct packages available 03:46:47 #0 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #0 2.269 (1/11) Installing ca-certificates (20240226-r0) 03:46:47 #0 2.288 (2/11) Installing brotli-libs (1.0.9-r14) 03:46:47 #0 2.301 (3/11) Installing libunistring (1.1-r1) 03:46:47 #0 2.319 (4/11) Installing libidn2 (2.3.4-r1) 03:46:47 #0 2.323 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:46:47 #0 2.334 (6/11) Installing libcurl (8.9.0-r0) 03:46:47 #0 2.457 (7/11) Installing curl (8.9.0-r0) 03:46:47 #0 2.467 (8/11) Installing dumb-init (1.2.5-r2) 03:46:47 #0 2.490 (9/11) Installing musl-obstack (1.2.3-r2) 03:46:47 #0 2.491 (10/11) Installing libucontext (1.2-r2) 03:46:47 #0 2.495 (11/11) Installing gcompat (1.1.0-r1) 03:46:47 #0 2.501 Executing busybox-1.36.1-r7.trigger 03:46:47 #0 2.506 Executing ca-certificates-20240226-r0.trigger 03:46:47 #0 2.607 OK: 12 MiB in 26 packages 03:46:47 #70 DONE 2.8s 03:46:47 03:46:47 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:46:47 #71 DONE 0.2s 03:46:47 03:46:47 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:47 #72 ... 03:46:47 03:46:47 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:46:47 #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #0 1.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #0 1.377 OK: 7 MiB in 17 packages 03:46:47 #73 DONE 1.5s 03:46:47 03:46:47 #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:47 #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #0 2.288 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:47 #0 2.288 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:47 #0 2.288 OK: 20070 distinct packages available 03:46:47 #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:47 #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:47 #0 2.688 (1/5) Installing dumb-init (1.2.5-r2) 03:46:47 #0 2.740 (2/5) Installing musl-obstack (1.2.3-r2) 03:46:47 #0 2.751 (3/5) Installing libucontext (1.2-r2) 03:46:47 #0 2.760 (4/5) Installing gcompat (1.1.0-r1) 03:46:47 #0 2.769 (5/5) Installing openssl (3.1.6-r0) 03:46:47 #0 2.781 Executing busybox-1.36.1-r7.trigger 03:46:47 #0 2.786 OK: 8 MiB in 20 packages 03:46:47 #74 DONE 3.0s 03:46:47 03:46:47 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:47 #75 DONE 2.6s 03:46:47 03:46:47 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:48 #76 ... 03:46:48 03:46:48 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:48 #0 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:48 #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:48 #0 2.932 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:48 #0 2.932 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:48 #0 2.932 OK: 20077 distinct packages available 03:46:48 #0 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:48 #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:48 #0 3.252 OK: 264 MiB in 52 packages 03:46:48 #77 DONE 3.4s 03:46:48 03:46:48 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:46:48 #78 DONE 0.2s 03:46:48 03:46:48 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:49 #79 ... 03:46:49 03:46:49 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:46:49 #59 1.428 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:49 #59 1.951 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:49 #59 2.644 (1/1) Installing dumb-init (1.2.5-r2) 03:46:49 #59 2.959 Executing busybox-1.36.1-r7.trigger 03:46:49 #59 2.959 OK: 7 MiB in 16 packages 03:46:49 #59 DONE 3.1s 03:46:49 03:46:49 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:46:49 #0 2.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:49 #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:49 #0 2.531 OK: 17 MiB in 19 packages 03:46:49 #80 DONE 2.6s 03:46:49 03:46:49 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:46:49 #81 DONE 0.0s 03:46:49 03:46:49 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:46:49 #82 ... 03:46:49 03:46:49 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:46:49 #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:49 #0 3.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:49 #0 3.291 OK: 7 MiB in 16 packages 03:46:49 #83 DONE 3.4s 03:46:50 03:46:50 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:46:50 #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:50 #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:50 #0 3.293 OK: 8 MiB in 17 packages 03:46:50 #84 DONE 3.5s 03:46:50 03:46:50 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:46:50 #66 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:50 #66 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:50 #66 3.137 OK: 7 MiB in 16 packages 03:46:50 #66 DONE 3.3s 03:46:50 03:46:50 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:50 #76 2.745 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:50 #76 ... 03:46:50 03:46:50 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:46:50 #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:50 #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:50 #0 3.725 OK: 8 MiB in 19 packages 03:46:50 #85 DONE 3.9s 03:46:50 03:46:50 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:46:50 #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:50 #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:50 #0 3.739 OK: 17 MiB in 19 packages 03:46:50 #86 DONE 3.9s 03:46:50 03:46:50 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:51 #87 ... 03:46:51 03:46:51 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:46:51 #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #0 3.278 OK: 12 MiB in 26 packages 03:46:51 #88 DONE 4.0s 03:46:51 03:46:51 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:51 #87 DONE 1.0s 03:46:51 03:46:51 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:46:51 #89 DONE 3.9s 03:46:51 03:46:51 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:46:51 #90 DONE 0.1s 03:46:51 03:46:51 #91 [security-spire-config stage-2 6/10] COPY security.txt / 03:46:51 #91 DONE 0.1s 03:46:51 03:46:51 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:46:51 #92 DONE 0.1s 03:46:51 03:46:51 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:46:51 #93 DONE 0.2s 03:46:51 03:46:51 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:51 #76 3.230 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #76 3.949 OK: 264 MiB in 52 packages 03:46:51 #76 DONE 4.1s 03:46:51 03:46:51 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:46:52 3e85d5ac6304: Pull complete 03:46:52 c3105a71a48b: Pull complete 03:46:52 #94 ... 03:46:52 03:46:52 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:46:52 #82 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:52 #82 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:52 #82 4.217 OK: 8 MiB in 20 packages 03:46:52 #82 DONE 4.7s 03:46:52 03:46:52 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:52 #95 ... 03:46:52 03:46:52 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:46:52 #94 DONE 1.1s 03:46:53 0f093f025ec4: Pull complete 03:46:53 03:46:53 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:46:53 #96 DONE 1.2s 03:46:53 03:46:53 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:53 c3106fc0e877: Pull complete 03:46:53 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:53 #97 ... 03:46:53 03:46:53 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:46:53 #98 DONE 0.2s 03:46:53 03:46:53 #99 [security-spire-config] exporting to image 03:46:53 #99 exporting layers 03:46:53 prd-ubuntu20.04-docker-arm64-4c-16g-6645 does not seem to be running inside a container 03:46:53 $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 03:46:53 #99 ... 03:46:53 03:46:53 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:53 #95 DONE 1.5s 03:46:54 03:46:54 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:46:54 #100 DONE 1.5s 03:46:54 03:46:54 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:46:54 #101 DONE 0.1s 03:46:54 03:46:54 #102 [security-spire-server stage-2 6/9] COPY security.txt / 03:46:54 #102 DONE 0.6s 03:46:54 03:46:54 #99 [security-spire-config] exporting to image 03:46:54 #99 exporting layers 1.5s done 03:46:54 #99 writing image sha256:a94029814f8e6487bc5ea5c9fa606df6e71aa0483ae5f3979dc80c8fc23b380d done 03:46:54 #99 naming to docker.io/library/security-spire-config done 03:46:54 #99 DONE 1.5s 03:46:54 03:46:54 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:54 #103 DONE 0.7s 03:46:54 03:46:54 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:54 #104 DONE 0.1s 03:46:54 03:46:54 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:46:54 #105 DONE 0.1s 03:46:54 03:46:54 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:54 #106 DONE 0.1s 03:46:54 03:46:54 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 03:46:54 #107 DONE 0.1s 03:46:54 03:46:54 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:54 #108 DONE 0.1s 03:46:54 03:46:54 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:46:54 #109 DONE 0.1s 03:46:54 03:46:54 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:46:54 #110 DONE 0.0s 03:46:54 03:46:54 #99 [security-spire-server] exporting to image 03:46:55 #99 ... 03:46:55 03:46:55 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:46:55 #111 DONE 0.0s 03:46:55 03:46:55 #99 [security-spire-agent] exporting to image 03:46:55 #99 exporting layers 0.6s done 03:46:55 #99 exporting layers 0.6s done 03:46:55 #99 writing image sha256:1465bbe02b0f9200e4d5041366be8a6d929629762d26e1098603b888cd1becfe done 03:46:55 #99 naming to docker.io/library/security-spire-server done 03:46:55 $ docker top b0a5e16c1989cd22cd96f00d823f4f2458c68215a3971923c1b619914ac9c6a2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:55 #99 writing image sha256:9e2e5aee4b890e73ccca6e99b0b2a5eca46c386dedfcea5ea340fb3c03f89837 done 03:46:55 #99 naming to docker.io/library/security-spire-agent done 03:46:55 #99 DONE 2.3s 03:46:55 03:46:55 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:56 + docker compose -f ./docker-compose-build.yml build --parallel 03:46:57 #112 ... 03:46:57 03:46:57 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:06 #1 [security-spire-config internal] load build definition from Dockerfile 03:47:06 #1 transferring dockerfile: 1.69kB 0.0s done 03:47:06 #1 DONE 0.1s 03:47:06 03:47:06 #2 [core-metadata internal] load build definition from Dockerfile 03:47:06 #2 transferring dockerfile: 2.06kB done 03:47:06 #2 DONE 0.0s 03:47:06 03:47:06 #3 [security-spire-server internal] load build definition from Dockerfile 03:47:06 #3 transferring dockerfile: 1.70kB done 03:47:06 #3 DONE 0.1s 03:47:06 03:47:06 #4 [security-spire-agent internal] load build definition from Dockerfile 03:47:06 #4 transferring dockerfile: 1.81kB done 03:47:06 #4 DONE 0.1s 03:47:06 03:47:06 #5 [security-secretstore-setup internal] load build definition from Dockerfile 03:47:06 #5 transferring dockerfile: 2.49kB done 03:47:06 #5 DONE 0.1s 03:47:06 03:47:06 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:47:06 #6 transferring dockerfile: 2.23kB done 03:47:06 #6 DONE 0.1s 03:47:06 03:47:06 #7 [core-keeper internal] load build definition from Dockerfile 03:47:06 #7 transferring dockerfile: 2.01kB done 03:47:06 #7 DONE 0.0s 03:47:06 03:47:06 #8 [core-data internal] load build definition from Dockerfile 03:47:06 #8 transferring dockerfile: 2.01kB done 03:47:06 #8 DONE 0.1s 03:47:06 03:47:06 #9 [security-proxy-setup internal] load build definition from Dockerfile 03:47:06 #9 transferring dockerfile: 2.50kB 0.0s done 03:47:06 #9 DONE 0.1s 03:47:06 03:47:06 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:47:06 #10 transferring dockerfile: 1.89kB done 03:47:06 #10 DONE 0.1s 03:47:06 03:47:06 #11 [support-scheduler internal] load build definition from Dockerfile 03:47:06 #11 transferring dockerfile: 1.93kB done 03:47:06 #11 DONE 0.1s 03:47:06 03:47:06 #12 [security-proxy-auth internal] load build definition from Dockerfile 03:47:06 #12 transferring dockerfile: 2.15kB done 03:47:06 #12 DONE 0.1s 03:47:06 03:47:06 #13 [support-notifications internal] load build definition from Dockerfile 03:47:06 #13 transferring dockerfile: 1.95kB done 03:47:06 #13 DONE 0.1s 03:47:06 03:47:06 #14 [core-command internal] load build definition from Dockerfile 03:47:06 #14 transferring dockerfile: 1.93kB done 03:47:06 #14 DONE 0.1s 03:47:06 03:47:06 #15 [security-bootstrapper internal] load build definition from Dockerfile 03:47:06 #15 transferring dockerfile: 2.93kB done 03:47:06 #15 DONE 0.1s 03:47:06 03:47:06 #16 [security-spire-config internal] load .dockerignore 03:47:06 #16 transferring context: 50B done 03:47:06 #16 DONE 0.1s 03:47:07 03:47:07 #17 [core-metadata internal] load .dockerignore 03:47:07 #17 transferring context: 50B done 03:47:07 #17 DONE 0.0s 03:47:07 03:47:07 #18 [security-spire-server internal] load .dockerignore 03:47:07 #18 transferring context: 50B 0.0s done 03:47:07 #18 DONE 0.0s 03:47:07 03:47:07 #19 [security-spire-agent internal] load .dockerignore 03:47:07 #19 transferring context: 50B done 03:47:07 #19 DONE 0.1s 03:47:07 03:47:07 #20 [security-secretstore-setup internal] load .dockerignore 03:47:07 #20 transferring context: 50B 0.0s done 03:47:07 #20 DONE 0.1s 03:47:07 03:47:07 #21 [core-common-config-bootstrapper internal] load .dockerignore 03:47:07 #21 transferring context: 50B done 03:47:07 #21 DONE 0.1s 03:47:07 03:47:07 #22 [core-keeper internal] load .dockerignore 03:47:07 #22 transferring context: 50B done 03:47:07 #22 ... 03:47:07 03:47:07 #23 [security-proxy-setup internal] load .dockerignore 03:47:07 #23 transferring context: 50B done 03:47:07 #23 DONE 0.1s 03:47:07 03:47:07 #24 [core-data internal] load .dockerignore 03:47:07 #24 transferring context: 50B done 03:47:07 #24 DONE 0.1s 03:47:08 03:47:08 #25 [security-spiffe-token-provider internal] load .dockerignore 03:47:08 #25 transferring context: 50B done 03:47:08 #25 DONE 0.1s 03:47:08 03:47:08 #26 [support-scheduler internal] load .dockerignore 03:47:08 #26 transferring context: 50B done 03:47:08 #26 DONE 0.1s 03:47:08 03:47:08 #27 [security-proxy-auth internal] load .dockerignore 03:47:08 #27 transferring context: 50B done 03:47:08 #27 DONE 0.1s 03:47:08 03:47:08 #28 [support-notifications internal] load .dockerignore 03:47:08 #28 transferring context: 50B 0.0s done 03:47:08 #28 DONE 0.1s 03:47:08 03:47:08 #29 [core-command internal] load .dockerignore 03:47:08 #29 transferring context: 50B done 03:47:08 #29 DONE 0.1s 03:47:08 03:47:08 #30 [security-bootstrapper internal] load .dockerignore 03:47:08 #30 transferring context: 50B 0.0s done 03:47:08 #30 DONE 0.1s 03:47:08 03:47:08 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:47:08 #31 DONE 0.6s 03:47:08 03:47:08 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 03:47:08 #32 DONE 0.6s 03:47:08 03:47:08 #33 [security-spire-config internal] load build context 03:47:08 #33 transferring context: 25.04kB 0.0s done 03:47:08 #33 DONE 0.1s 03:47:08 03:47:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:08 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 03:47:08 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:47:08 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:47:08 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:47:08 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 03:47:08 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 03:47:08 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:47:08 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.1s 03:47:08 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:47:09 #34 ... 03:47:09 03:47:09 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:09 #35 DONE 0.0s 03:47:09 03:47:09 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:09 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:47:09 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 03:47:09 #34 ... 03:47:09 03:47:09 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:47:09 #31 DONE 0.6s 03:47:09 03:47:09 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:09 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 03:47:09 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:47:09 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:47:09 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:47:09 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:47:09 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 03:47:09 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:47:09 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.62MB / 28.04MB 0.3s 03:47:09 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:47:09 #34 ... 03:47:09 03:47:09 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:09 #35 DONE 0.0s 03:47:09 03:47:09 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:47:09 #32 DONE 0.6s 03:47:09 03:47:09 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:09 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 0.5s 03:47:09 #34 ... 03:47:09 03:47:09 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:09 #35 DONE 0.0s 03:47:09 03:47:09 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:09 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:47:09 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 0.7s 03:47:09 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:47:09 #34 ... 03:47:09 03:47:09 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:47:09 #32 DONE 0.6s 03:47:09 03:47:09 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:09 #34 ... 03:47:09 03:47:09 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:09 #35 DONE 0.0s 03:47:09 03:47:09 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 03:47:09 #32 DONE 0.7s 03:47:09 03:47:09 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:09 #35 DONE 0.0s 03:47:09 03:47:09 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:47:09 #36 DONE 0.6s 03:47:09 03:47:09 #37 [security-spire-server internal] load build context 03:47:09 #37 transferring context: 26.79kB 0.0s done 03:47:09 #37 DONE 0.6s 03:47:09 03:47:09 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:47:10 #32 ... 03:47:10 03:47:10 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:10 #35 DONE 0.0s 03:47:10 03:47:10 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:47:10 #32 DONE 1.0s 03:47:10 03:47:10 #38 [security-proxy-setup internal] load build context 03:47:10 #38 ... 03:47:10 03:47:10 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:10 #35 DONE 0.0s 03:47:10 03:47:10 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:10 #35 DONE 0.0s 03:47:10 03:47:10 #39 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:10 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:47:10 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:47:10 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:47:10 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:47:10 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 03:47:10 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s 03:47:10 #39 ... 03:47:10 03:47:10 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:10 #35 DONE 0.0s 03:47:10 03:47:10 #39 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:11 #39 ... 03:47:11 03:47:11 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:47:11 #32 DONE 1.5s 03:47:11 03:47:11 #39 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:11 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:47:11 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:47:11 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:47:11 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:47:11 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 03:47:11 #39 ... 03:47:11 03:47:11 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:11 #35 DONE 0.0s 03:47:11 03:47:11 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:47:11 #32 DONE 1.5s 03:47:11 03:47:11 #40 [core-metadata internal] load build context 03:47:11 #40 transferring context: 2.84MB 1.0s done 03:47:11 #40 DONE 1.9s 03:47:11 03:47:11 #39 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:11 #39 ... 03:47:11 03:47:11 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:11 #35 DONE 0.1s 03:47:11 03:47:11 #39 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:11 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:47:11 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:47:11 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:47:11 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:47:11 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 03:47:11 #39 ... 03:47:11 03:47:11 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:11 #35 DONE 0.1s 03:47:11 03:47:11 #39 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:11 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:47:11 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:47:11 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:47:11 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:47:11 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 03:47:11 #39 ... 03:47:11 03:47:11 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:47:11 #32 DONE 1.8s 03:47:11 03:47:11 #39 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:11 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:47:11 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:47:11 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:47:11 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:47:11 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 03:47:11 #39 ... 03:47:11 03:47:11 #41 [security-bootstrapper internal] load build context 03:47:11 #41 DONE 0.0s 03:47:11 03:47:11 #42 [security-secretstore-setup internal] load build context 03:47:11 #42 transferring context: 2.84MB 1.1s done 03:47:11 #42 DONE 2.3s 03:47:11 03:47:11 #43 [security-spire-agent internal] load build context 03:47:11 #43 transferring context: 26.32kB 0.1s done 03:47:11 #43 DONE 1.9s 03:47:11 03:47:11 #39 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:11 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 03:47:11 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 03:47:13 #39 ... 03:47:13 03:47:13 #44 [core-keeper internal] load build context 03:47:13 #44 transferring context: 2.84MB 1.5s done 03:47:13 #44 DONE 3.0s 03:47:13 03:47:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:13 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 03:47:13 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:47:13 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:47:13 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:47:13 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:47:13 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 03:47:13 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:47:13 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.9s done 03:47:13 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:47:13 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:47:13 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:47:13 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.4s 03:47:13 #34 ... 03:47:13 03:47:13 #45 [core-common-config-bootstrapper internal] load build context 03:47:13 #45 transferring context: 2.84MB 1.8s done 03:47:13 #45 DONE 3.9s 03:47:13 03:47:13 #46 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:47:13 #46 DONE 4.8s 03:47:13 03:47:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:13 #34 ... 03:47:13 03:47:13 #39 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:47:13 #39 DONE 5.8s 03:47:13 03:47:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:14 #34 ... 03:47:14 03:47:14 #47 [security-spiffe-token-provider internal] load build context 03:47:14 #47 transferring context: 2.84MB 1.7s done 03:47:14 #47 DONE 3.7s 03:47:14 03:47:14 #48 [core-data internal] load build context 03:47:14 #48 transferring context: 2.84MB 1.9s done 03:47:14 #48 DONE 4.0s 03:47:14 03:47:14 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:14 #34 ... 03:47:14 03:47:14 #38 [security-proxy-setup internal] load build context 03:47:14 #38 transferring context: 2.84MB 2.0s done 03:47:14 #38 DONE 4.2s 03:47:14 03:47:14 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:14 #34 ... 03:47:14 03:47:14 #49 [security-proxy-auth internal] load build context 03:47:14 #49 transferring context: 2.84MB 1.8s done 03:47:14 #49 DONE 3.9s 03:47:14 03:47:14 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:15 #34 ... 03:47:15 03:47:15 #50 [core-command internal] load build context 03:47:15 #50 transferring context: 2.84MB 1.9s done 03:47:15 #50 DONE 3.8s 03:47:15 03:47:15 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:15 #34 ... 03:47:15 03:47:15 #51 [support-notifications internal] load build context 03:47:15 #51 transferring context: 2.84MB 2.0s done 03:47:15 #51 DONE 4.0s 03:47:15 03:47:15 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:15 #34 ... 03:47:15 03:47:15 #52 [support-scheduler internal] load build context 03:47:15 #52 transferring context: 2.84MB 2.2s done 03:47:15 #52 DONE 4.4s 03:47:15 03:47:15 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:15 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 03:47:15 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:47:15 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 03:47:15 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 03:47:15 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:47:15 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:47:15 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 03:47:15 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.9s done 03:47:15 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:47:15 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.0s 03:47:15 #53 ... 03:47:15 03:47:15 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:15 #34 ... 03:47:15 03:47:15 #54 [core-metadata builder 2/7] WORKDIR /edgex-go 03:47:15 #54 DONE 2.1s 03:47:15 03:47:15 #41 [security-bootstrapper internal] load build context 03:47:15 #41 transferring context: 2.84MB 1.1s done 03:47:15 #41 DONE 4.1s 03:47:15 03:47:15 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:47:21 #55 ... 03:47:21 03:47:21 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:21 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.4s 03:47:23 #34 ... 03:47:23 03:47:23 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:47:23 #55 7.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:24 #55 ... 03:47:24 03:47:24 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:47:24 #0 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:24 #0 9.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:24 #56 ... 03:47:24 03:47:24 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:24 #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:24 #57 ... 03:47:24 03:47:24 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:24 #0 7.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:24 #0 8.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:25 #58 ... 03:47:25 03:47:25 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:25 #59 DONE 9.2s 03:47:25 03:47:25 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:25 #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:25 #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:25 #60 ... 03:47:25 03:47:25 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:25 #61 ... 03:47:25 03:47:25 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:47:25 #0 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:25 #0 9.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:25 #62 ... 03:47:25 03:47:25 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:25 #63 ... 03:47:25 03:47:25 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:47:25 #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:25 #64 ... 03:47:25 03:47:25 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:25 #0 7.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:25 #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:25 #65 ... 03:47:25 03:47:25 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:25 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.2s 03:47:25 #53 ... 03:47:25 03:47:25 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:25 #0 9.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:26 #66 ... 03:47:26 03:47:26 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:26 #0 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:26 #67 ... 03:47:26 03:47:26 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:26 #63 DONE 11.5s 03:47:26 03:47:26 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:26 #0 9.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:26 #68 ... 03:47:26 03:47:26 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:47:26 #0 9.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:26 #69 ... 03:47:26 03:47:26 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:26 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.6s 03:47:29 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s done 03:47:29 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s done 03:47:30 #34 DONE 21.8s 03:47:30 03:47:30 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:47:30 #56 15.24 (1/1) Installing dumb-init (1.2.5-r2) 03:47:30 #56 15.28 Executing busybox-1.36.1-r7.trigger 03:47:30 #56 15.43 OK: 8 MiB in 16 packages 03:47:30 #56 ... 03:47:30 03:47:30 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:47:30 #62 13.93 (1/1) Installing dumb-init (1.2.5-r2) 03:47:30 #62 13.96 Executing busybox-1.36.1-r7.trigger 03:47:30 #62 14.12 OK: 8 MiB in 16 packages 03:47:30 #62 DONE 15.7s 03:47:30 03:47:30 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:30 #60 15.77 (1/2) Installing dumb-init (1.2.5-r2) 03:47:30 #60 15.81 (2/2) Installing su-exec (0.2-r3) 03:47:30 #60 15.85 Executing busybox-1.36.1-r7.trigger 03:47:30 #60 16.06 OK: 8 MiB in 17 packages 03:47:31 #60 ... 03:47:31 03:47:31 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:31 #58 11.28 (1/4) Installing ca-certificates (20240226-r0) 03:47:31 #58 11.91 (2/4) Installing dumb-init (1.2.5-r2) 03:47:31 #58 11.99 (3/4) Installing su-exec (0.2-r3) 03:47:31 #58 12.09 (4/4) Installing yq (4.33.3-r5) 03:47:31 #58 13.04 Executing busybox-1.36.1-r7.trigger 03:47:31 #58 13.32 Executing ca-certificates-20240226-r0.trigger 03:47:31 #58 14.62 OK: 18 MiB in 19 packages 03:47:31 #58 DONE 16.4s 03:47:31 03:47:31 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:47:32 #70 ... 03:47:32 03:47:32 #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:47:32 #56 DONE 18.1s 03:47:32 03:47:32 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 03:47:32 #71 ... 03:47:32 03:47:32 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:32 #60 DONE 18.0s 03:47:32 03:47:32 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:47:33 #72 ... 03:47:33 03:47:33 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:47:33 #55 9.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:33 #55 16.11 OK: 266 MiB in 52 packages 03:47:33 #55 DONE 18.0s 03:47:33 03:47:33 #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:47:34 #73 DONE 0.9s 03:47:34 03:47:34 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:47:34 #64 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:34 #64 18.63 (1/2) Installing ca-certificates (20240226-r0) 03:47:34 #64 19.17 (2/2) Installing dumb-init (1.2.5-r2) 03:47:34 #64 19.27 Executing busybox-1.36.1-r7.trigger 03:47:34 #64 19.39 Executing ca-certificates-20240226-r0.trigger 03:47:34 #64 ... 03:47:34 03:47:34 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:35 #74 ... 03:47:35 03:47:35 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:47:35 #69 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:35 #69 18.51 OK: 266 MiB in 52 packages 03:47:35 #69 DONE 19.4s 03:47:35 03:47:35 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:35 #0 3.893 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:35 #0 6.133 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:35 #75 ... 03:47:35 03:47:35 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:47:36 #76 DONE 0.9s 03:47:36 03:47:36 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:36 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.1s done 03:47:36 #53 ... 03:47:36 03:47:36 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:36 #61 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:36 #61 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:36 #61 19.67 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:47:36 #61 19.67 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:47:36 #61 19.67 OK: 19946 distinct packages available 03:47:36 #61 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:36 #61 ... 03:47:36 03:47:36 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:36 #67 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:36 #67 19.33 OK: 266 MiB in 52 packages 03:47:36 #67 DONE 20.4s 03:47:36 03:47:36 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:47:36 #0 4.080 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:36 #0 7.028 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:36 #77 ... 03:47:36 03:47:36 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:47:37 #78 DONE 0.9s 03:47:37 03:47:37 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:37 #79 ... 03:47:37 03:47:37 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:47:37 #64 20.62 OK: 9 MiB in 17 packages 03:47:37 #64 DONE 22.6s 03:47:37 03:47:37 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:37 #65 12.56 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:47:37 #65 12.56 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:47:37 #65 12.56 OK: 19946 distinct packages available 03:47:37 #65 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:37 #65 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:37 #65 22.13 (1/4) Installing dumb-init (1.2.5-r2) 03:47:37 #65 22.17 (2/4) Installing musl-obstack (1.2.3-r2) 03:47:37 #65 22.22 (3/4) Installing libucontext (1.2-r2) 03:47:37 #65 22.29 (4/4) Installing gcompat (1.1.0-r1) 03:47:37 #65 22.33 Executing busybox-1.36.1-r7.trigger 03:47:37 #65 22.59 OK: 8 MiB in 19 packages 03:47:37 #65 ... 03:47:37 03:47:37 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:37 #66 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:37 #66 19.77 (1/4) Installing dumb-init (1.2.5-r2) 03:47:37 #66 19.83 (2/4) Installing openssl (3.1.6-r0) 03:47:37 #66 20.06 (3/4) Installing su-exec (0.2-r3) 03:47:37 #66 20.08 (4/4) Installing yq (4.33.3-r5) 03:47:37 #66 21.23 Executing busybox-1.36.1-r7.trigger 03:47:37 #66 21.35 OK: 18 MiB in 19 packages 03:47:37 #66 ... 03:47:37 03:47:37 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:37 #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:37 #57 17.85 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:47:37 #57 17.85 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:47:37 #57 17.85 OK: 19946 distinct packages available 03:47:37 #57 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:37 #57 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:37 #57 ... 03:47:37 03:47:37 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:37 #68 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:37 #68 17.47 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:47:37 #68 17.47 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:47:37 #68 17.47 OK: 19953 distinct packages available 03:47:37 #68 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:37 #68 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:37 #68 ... 03:47:37 03:47:37 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:38 #80 ... 03:47:38 03:47:38 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:38 #66 DONE 23.5s 03:47:38 03:47:38 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:38 #81 ... 03:47:38 03:47:38 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:38 #65 DONE 24.2s 03:47:38 03:47:38 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:39 #82 ... 03:47:39 03:47:39 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:39 #75 13.42 OK: 266 MiB in 52 packages 03:47:39 #75 DONE 14.6s 03:47:39 03:47:39 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:47:40 #83 ... 03:47:40 03:47:40 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:47:40 #0 5.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:40 #0 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:40 #84 ... 03:47:40 03:47:40 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:40 #57 25.81 (1/11) Installing ca-certificates (20240226-r0) 03:47:41 #57 26.25 (2/11) Installing brotli-libs (1.0.9-r14) 03:47:41 #57 26.35 (3/11) Installing libunistring (1.1-r1) 03:47:41 #57 ... 03:47:41 03:47:41 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:47:41 #83 DONE 1.5s 03:47:41 03:47:41 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:41 #57 26.52 (4/11) Installing libidn2 (2.3.4-r1) 03:47:41 #57 26.54 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:47:41 #57 26.62 (6/11) Installing libcurl (8.9.0-r0) 03:47:41 #57 26.77 (7/11) Installing curl (8.9.0-r0) 03:47:41 #57 26.85 (8/11) Installing dumb-init (1.2.5-r2) 03:47:41 #57 26.92 (9/11) Installing musl-obstack (1.2.3-r2) 03:47:41 #57 26.93 (10/11) Installing libucontext (1.2-r2) 03:47:41 #57 26.96 (11/11) Installing gcompat (1.1.0-r1) 03:47:41 #57 26.99 Executing busybox-1.36.1-r7.trigger 03:47:41 #57 27.25 Executing ca-certificates-20240226-r0.trigger 03:47:42 #57 ... 03:47:42 03:47:42 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:42 #68 24.91 OK: 266 MiB in 52 packages 03:47:42 #68 DONE 26.4s 03:47:42 03:47:42 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:47:42 #85 ... 03:47:42 03:47:42 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:47:42 #77 14.08 (1/1) Installing dumb-init (1.2.5-r2) 03:47:42 #77 14.72 Executing busybox-1.36.1-r7.trigger 03:47:42 #77 14.82 OK: 8 MiB in 16 packages 03:47:42 #77 DONE 16.2s 03:47:42 03:47:42 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:47:42 #84 12.05 OK: 8 MiB in 16 packages 03:47:43 #84 DONE 13.2s 03:47:43 03:47:43 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:43 #57 28.56 OK: 13 MiB in 26 packages 03:47:43 #57 ... 03:47:43 03:47:43 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:47:43 #85 DONE 1.3s 03:47:43 03:47:43 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #86 ... 03:47:44 03:47:44 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:44 #61 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:44 #61 27.74 (1/5) Installing dumb-init (1.2.5-r2) 03:47:44 #61 27.78 (2/5) Installing musl-obstack (1.2.3-r2) 03:47:44 #61 27.79 (3/5) Installing libucontext (1.2-r2) 03:47:44 #61 27.86 (4/5) Installing gcompat (1.1.0-r1) 03:47:44 #61 27.89 (5/5) Installing openssl (3.1.6-r0) 03:47:44 #61 27.97 Executing busybox-1.36.1-r7.trigger 03:47:44 #61 28.14 OK: 9 MiB in 20 packages 03:47:44 #61 DONE 29.7s 03:47:44 03:47:44 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:47:44 #87 ... 03:47:44 03:47:44 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:44 #57 DONE 29.9s 03:47:44 03:47:44 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:44 #88 ... 03:47:44 03:47:44 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:47:44 #70 8.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:44 #70 9.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:44 #70 13.16 OK: 18 MiB in 19 packages 03:47:44 #70 DONE 13.8s 03:47:45 03:47:45 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:47:45 #72 8.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:45 #72 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:46 #72 13.89 OK: 8 MiB in 17 packages 03:47:46 #72 ... 03:47:46 03:47:46 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:46 #82 7.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:46 #82 ... 03:47:46 03:47:46 #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:47:46 #71 9.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:46 #71 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:46 #71 13.51 OK: 8 MiB in 16 packages 03:47:46 #71 DONE 14.7s 03:47:47 03:47:47 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:47:47 #0 8.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:47 #89 9.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:47 #89 ... 03:47:47 03:47:47 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:47:47 #72 DONE 14.7s 03:47:47 03:47:47 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:47:50 #90 DONE 3.1s 03:47:50 03:47:50 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:50 #88 5.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:50 #88 ... 03:47:50 03:47:50 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:47:50 #89 12.55 OK: 9 MiB in 17 packages 03:47:50 #89 DONE 13.3s 03:47:50 03:47:50 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:47:50 #91 DONE 0.2s 03:47:50 03:47:50 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:47:50 #87 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:51 #87 ... 03:47:51 03:47:51 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:51 #92 ... 03:47:51 03:47:51 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:47:51 #87 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:52 #87 ... 03:47:52 03:47:52 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:52 #82 9.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:52 #82 12.91 OK: 8 MiB in 19 packages 03:47:52 #82 DONE 13.5s 03:47:52 03:47:52 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:53 #93 DONE 1.3s 03:47:53 03:47:53 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:53 #81 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:53 #81 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:53 #81 14.76 OK: 18 MiB in 19 packages 03:47:53 #81 DONE 15.4s 03:47:53 03:47:53 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:47:53 #94 DONE 0.3s 03:47:53 03:47:53 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:47:53 #95 DONE 0.3s 03:47:53 03:47:53 #96 [security-spire-config stage-2 6/10] COPY security.txt / 03:47:54 #96 DONE 0.1s 03:47:54 03:47:54 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:54 #88 6.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:54 #88 ... 03:47:54 03:47:54 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:47:54 #97 DONE 0.1s 03:47:54 03:47:54 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:47:54 #98 DONE 0.1s 03:47:54 03:47:54 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:47:54 #99 DONE 0.1s 03:47:54 03:47:54 #100 [security-spire-config] exporting to image 03:47:54 #100 exporting layers 03:47:54 #113 DONE 60.1s 03:47:54 03:47:54 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:54 #112 DONE 60.0s 03:47:54 03:47:54 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:54 #79 DONE 58.8s 03:47:54 03:47:54 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:54 #97 DONE 54.4s 03:47:54 03:47:54 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:54 #72 DONE 60.0s 03:47:54 03:47:54 #114 [support-notifications builder 6/7] COPY . . 03:47:54 #100 ... 03:47:54 03:47:54 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:54 #88 9.858 OK: 13 MiB in 26 packages 03:47:54 #88 DONE 10.3s 03:47:55 03:47:55 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:47:55 #87 10.23 OK: 9 MiB in 20 packages 03:47:55 #87 DONE 11.2s 03:47:55 03:47:55 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:56 #101 ... 03:47:56 03:47:56 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:47:56 #102 DONE 1.2s 03:47:56 03:47:56 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:57 #103 ... 03:47:57 03:47:57 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:57 #101 DONE 2.1s 03:47:57 03:47:57 #100 [security-spire-config] exporting to image 03:47:57 #100 exporting layers 3.0s done 03:47:57 #100 writing image sha256:5866c1e468248f3f300f8635179b87fd92cc0e12c9d9999208dd39a4b0568cbb 0.0s done 03:47:57 #100 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:47:57 #100 DONE 3.1s 03:47:57 #114 ... 03:47:57 03:47:57 #115 [core-keeper builder 7/8] COPY . . 03:47:57 #115 ... 03:47:57 03:47:57 #116 [security-spiffe-token-provider builder 6/7] COPY . . 03:47:57 #116 DONE 10.2s 03:47:57 03:47:57 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 03:47:57 #117 DONE 10.2s 03:47:57 03:47:57 #115 [core-keeper builder 7/8] COPY . . 03:47:57 #115 DONE 10.2s 03:47:57 03:47:57 #118 [security-bootstrapper builder 6/7] COPY . . 03:47:57 #118 DONE 10.2s 03:47:57 03:47:57 #119 [core-data builder 6/7] COPY . . 03:47:57 #119 CACHED 03:47:57 03:47:57 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 03:47:57 #120 CACHED 03:47:57 03:47:57 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #121 CACHED 03:47:57 03:47:57 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #122 CACHED 03:47:57 03:47:57 #123 [security-proxy-setup builder 6/7] COPY . . 03:47:57 #123 CACHED 03:47:57 03:47:57 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:47:57 #124 CACHED 03:47:57 03:47:57 #125 [support-scheduler builder 6/7] COPY . . 03:47:57 #125 CACHED 03:47:57 03:47:57 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #126 CACHED 03:47:57 03:47:57 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:47:57 #127 CACHED 03:47:57 03:47:57 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:47:57 #128 CACHED 03:47:57 03:47:57 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #129 CACHED 03:47:57 03:47:57 #130 [security-secretstore-setup builder 6/7] COPY . . 03:47:57 #130 CACHED 03:47:57 03:47:57 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 03:47:57 #131 CACHED 03:47:57 03:47:57 #132 [core-command builder 6/7] COPY . . 03:47:57 #132 CACHED 03:47:57 03:47:57 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #133 CACHED 03:47:57 03:47:57 #134 [security-proxy-auth builder 6/7] COPY . . 03:47:57 #134 CACHED 03:47:57 03:47:57 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:47:57 #135 CACHED 03:47:57 03:47:57 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #136 CACHED 03:47:57 03:47:57 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #137 CACHED 03:47:57 03:47:57 #138 [core-metadata builder 6/7] COPY . . 03:47:57 #138 CACHED 03:47:57 03:47:57 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:47:57 #139 CACHED 03:47:57 03:47:57 #114 [support-notifications builder 6/7] COPY . . 03:47:57 #114 DONE 10.2s 03:47:57 03:47:57 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:47:57 03:47:57 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:47:57 #104 DONE 0.2s 03:47:57 03:47:57 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:57 #86 ... 03:47:57 03:47:57 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:47:58 #105 DONE 0.2s 03:47:58 03:47:58 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:58 #103 DONE 1.4s 03:47:58 03:47:58 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:47:58 #106 DONE 0.2s 03:47:58 03:47:58 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:47:58 #107 DONE 0.2s 03:47:58 03:47:58 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 03:47:58 #140 0.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:47:58 #108 DONE 0.1s 03:47:58 03:47:58 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:47:58 #109 DONE 0.2s 03:47:58 03:47:58 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:47:58 #110 DONE 0.2s 03:47:58 03:47:58 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:47:58 #111 DONE 0.2s 03:47:58 03:47:58 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:47:58 #112 DONE 0.2s 03:47:58 03:47:58 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:47:58 #113 DONE 0.2s 03:47:58 03:47:58 #100 [security-spire-agent] exporting to image 03:48:00 #100 exporting layers 1.6s done 03:48:00 #100 writing image sha256:177e26493a90aea5c2024e9a035591a59fd05e08d59040ef474f6f20113f08a0 done 03:48:00 #100 naming to docker.io/library/security-spire-server-arm64 done 03:48:00 #100 exporting layers 1.6s done 03:48:00 #100 writing image sha256:a525340987fa8d09f9aa9a446c6cf6e8164c663eddb2e1e9f9a61b9dbefd2da6 done 03:48:00 #100 naming to docker.io/library/security-spire-agent-arm64 done 03:48:00 #100 DONE 4.9s 03:48:00 03:48:00 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:08 #140 ... 03:48:08 03:48:08 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:08 #0 1.471 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:48:08 #141 ... 03:48:08 03:48:08 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:48:08 #0 0.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:48:08 #142 ... 03:48:08 03:48:08 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:08 #0 1.229 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:48:08 #143 ... 03:48:08 03:48:08 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:08 #0 0.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:48:08 #144 ... 03:48:08 03:48:08 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:08 #0 0.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:48:08 #145 ... 03:48:08 03:48:08 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:08 #0 0.905 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:48:08 #146 ... 03:48:08 03:48:08 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:08 #0 1.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:48:08 #147 ... 03:48:08 03:48:08 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:48:08 #0 0.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:48:08 #148 ... 03:48:08 03:48:08 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:48:08 #0 1.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:48:08 #149 ... 03:48:08 03:48:08 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:08 #0 1.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:48:09 #150 ... 03:48:09 03:48:09 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:48:09 #0 0.546 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:49:17 #151 ... 03:49:17 03:49:17 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:17 #148 79.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:49:22 #86 DONE 88.1s 03:49:22 03:49:22 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #92 DONE 90.5s 03:49:22 03:49:22 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #79 DONE 95.6s 03:49:22 03:49:22 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #74 DONE 97.1s 03:49:22 03:49:22 #114 [core-metadata builder 6/7] COPY . . 03:49:22 #114 ... 03:49:22 03:49:22 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #80 DONE 94.3s 03:49:22 03:49:22 #115 [support-notifications builder 6/7] COPY . . 03:49:22 #115 ... 03:49:22 03:49:22 #116 [core-keeper builder 7/8] COPY . . 03:49:22 #116 DONE 1.4s 03:49:22 03:49:22 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #117 CACHED 03:49:22 03:49:22 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:22 #118 CACHED 03:49:22 03:49:22 #119 [security-bootstrapper builder 6/7] COPY . . 03:49:22 #119 CACHED 03:49:22 03:49:22 #115 [support-notifications builder 6/7] COPY . . 03:49:22 #115 DONE 1.3s 03:49:22 03:49:22 #120 [core-command builder 6/7] COPY . . 03:49:22 #120 CACHED 03:49:22 03:49:22 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 03:49:22 #121 CACHED 03:49:22 03:49:22 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #122 CACHED 03:49:22 03:49:22 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:49:22 #123 CACHED 03:49:22 03:49:22 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #124 CACHED 03:49:22 03:49:22 #125 [security-proxy-auth builder 6/7] COPY . . 03:49:22 #125 CACHED 03:49:22 03:49:22 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #126 CACHED 03:49:22 03:49:22 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:49:22 #127 CACHED 03:49:22 03:49:22 #128 [security-proxy-setup builder 6/7] COPY . . 03:49:22 #128 CACHED 03:49:22 03:49:22 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #129 CACHED 03:49:22 03:49:22 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:49:22 #130 CACHED 03:49:22 03:49:22 #131 [support-scheduler builder 6/7] COPY . . 03:49:22 #131 CACHED 03:49:22 03:49:22 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #132 CACHED 03:49:22 03:49:22 #133 [core-data builder 6/7] COPY . . 03:49:22 #133 CACHED 03:49:22 03:49:22 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 03:49:22 #134 CACHED 03:49:22 03:49:22 #135 [security-spiffe-token-provider builder 6/7] COPY . . 03:49:22 #135 DONE 1.5s 03:49:22 03:49:22 #136 [security-secretstore-setup builder 6/7] COPY . . 03:49:22 #136 DONE 1.4s 03:49:22 03:49:22 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:22 #137 CACHED 03:49:22 03:49:22 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 03:49:22 #138 CACHED 03:49:22 03:49:22 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:22 #139 CACHED 03:49:22 03:49:22 #114 [core-metadata builder 6/7] COPY . . 03:49:22 #114 DONE 1.4s 03:49:22 03:49:22 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:49:22 #140 5.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:49:22 #140 ... 03:49:22 03:49:22 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:49:22 #0 5.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:49:23 #141 ... 03:49:23 03:49:23 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:23 #0 4.365 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:49:23 #142 ... 03:49:23 03:49:23 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:49:23 #0 4.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:49:23 #143 ... 03:49:23 03:49:23 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:49:23 #0 4.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:49:23 #144 ... 03:49:23 03:49:23 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:23 #0 5.423 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:49:23 #145 ... 03:49:23 03:49:23 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:23 #0 4.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:49:23 #146 ... 03:49:23 03:49:23 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:49:23 #0 5.168 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:49:23 #147 ... 03:49:23 03:49:23 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:23 #0 5.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:49:24 #148 ... 03:49:24 03:49:24 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:49:24 #0 4.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:49:24 #149 ... 03:49:24 03:49:24 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:49:24 #0 5.847 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:49:24 #150 ... 03:49:24 03:49:24 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:49:24 #0 5.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:50:24 #148 DONE 138.2s 03:50:24 03:50:24 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:50:24 #144 DONE 138.2s 03:50:24 03:50:24 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:24 #147 DONE 138.2s 03:50:24 03:50:24 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:50:24 #146 DONE 138.2s 03:50:24 03:50:24 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:50:24 #145 DONE 138.2s 03:50:24 03:50:24 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:50:24 #151 DONE 138.2s 03:50:24 03:50:24 #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #152 ... 03:50:24 03:50:24 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:50:24 #141 DONE 138.2s 03:50:24 03:50:24 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:50:24 #140 DONE 138.3s 03:50:24 03:50:24 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:50:24 #143 DONE 138.5s 03:50:24 03:50:24 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #153 ... 03:50:24 03:50:24 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:50:24 #149 DONE 138.5s 03:50:24 03:50:24 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:50:24 #150 DONE 138.5s 03:50:24 03:50:24 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:50:24 #142 DONE 138.6s 03:50:24 03:50:24 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #154 ... 03:50:24 03:50:24 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:50:24 #155 DONE 0.8s 03:50:24 03:50:24 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #156 DONE 0.8s 03:50:24 03:50:24 #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #152 DONE 0.8s 03:50:24 03:50:24 #157 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #157 DONE 0.6s 03:50:24 03:50:24 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #158 DONE 0.8s 03:50:24 03:50:24 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #153 DONE 0.6s 03:50:24 03:50:24 #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:50:24 #159 ... 03:50:24 03:50:24 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #160 DONE 0.6s 03:50:24 03:50:24 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #154 DONE 0.6s 03:50:24 03:50:24 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:24 #161 ... 03:50:24 03:50:24 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:24 #162 DONE 0.6s 03:50:24 03:50:24 #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #163 CACHED 03:50:24 03:50:24 #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:24 #164 CACHED 03:50:24 03:50:24 #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:50:24 #165 DONE 0.6s 03:50:24 03:50:24 #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #166 CACHED 03:50:24 03:50:24 #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:50:24 #167 CACHED 03:50:24 03:50:24 #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:50:24 #168 CACHED 03:50:24 03:50:24 #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #169 CACHED 03:50:24 03:50:24 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:50:24 #170 CACHED 03:50:24 03:50:24 #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #171 CACHED 03:50:24 03:50:24 #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:24 #172 DONE 0.6s 03:50:24 03:50:24 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:50:24 #173 DONE 0.6s 03:50:24 03:50:24 #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:50:24 #159 DONE 0.6s 03:50:24 03:50:24 #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:50:24 #174 ... 03:50:24 03:50:24 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:50:24 #175 DONE 0.9s 03:50:24 03:50:24 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:50:24 #176 ... 03:50:24 03:50:24 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:50:24 #177 DONE 2.2s 03:50:24 03:50:24 #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:50:24 #178 DONE 2.2s 03:50:24 03:50:24 #179 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:50:24 #179 DONE 2.2s 03:50:24 03:50:24 #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:50:24 #180 DONE 2.2s 03:50:24 03:50:24 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:50:24 #181 DONE 2.2s 03:50:24 03:50:24 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:50:24 #182 DONE 2.2s 03:50:24 03:50:24 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:50:24 #183 DONE 2.3s 03:50:24 03:50:24 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:24 #161 DONE 2.5s 03:50:24 03:50:24 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:50:24 #184 DONE 2.3s 03:50:24 03:50:24 #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:50:24 #174 DONE 2.2s 03:50:24 03:50:24 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:50:24 #176 DONE 1.7s 03:50:24 03:50:24 #99 [core-keeper] exporting to image 03:50:24 #99 exporting layers 03:50:24 #99 ... 03:50:24 03:50:24 #185 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:50:24 #185 DONE 0.6s 03:50:24 03:50:24 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:50:24 #186 DONE 0.7s 03:50:24 03:50:24 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:50:24 #187 DONE 0.7s 03:50:24 03:50:24 #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:50:24 #188 DONE 0.7s 03:50:24 03:50:24 #189 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:50:24 #189 DONE 0.7s 03:50:24 03:50:24 #99 [security-spiffe-token-provider] exporting to image 03:50:24 #99 ... 03:50:24 03:50:24 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:50:24 #190 DONE 0.7s 03:50:24 03:50:24 #191 [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 03:50:24 #191 DONE 0.7s 03:50:24 03:50:24 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:50:24 #192 DONE 0.7s 03:50:24 03:50:24 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:50:24 #193 DONE 0.7s 03:50:24 03:50:24 #194 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:50:24 #194 DONE 3.6s 03:50:24 03:50:24 #99 [core-command] exporting to image 03:50:24 #99 ... 03:50:24 03:50:24 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:50:24 #195 DONE 0.8s 03:50:24 03:50:24 #99 [core-keeper] exporting to image 03:50:24 #99 exporting layers 0.3s done 03:50:24 #99 writing image sha256:ec00768e19b4593eb905717be33525749548a3f723bb40886d47ef258a278541 0.0s done 03:50:24 #99 naming to docker.io/library/core-keeper done 03:50:24 #99 exporting layers 0.4s done 03:50:24 #99 ... 03:50:24 03:50:24 #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:50:24 #196 DONE 0.5s 03:50:24 03:50:24 #99 [support-notifications] exporting to image 03:50:24 #99 writing image sha256:69ea61f9b1a4413279ee0d0f27af00b5248f8de8e59434a969673ced7b6f1fd7 done 03:50:24 #99 naming to docker.io/library/support-scheduler done 03:50:24 #99 ... 03:50:24 03:50:24 #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:50:24 #197 DONE 0.6s 03:50:24 03:50:24 #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:50:24 #198 DONE 0.5s 03:50:24 03:50:24 #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:50:24 #199 DONE 0.6s 03:50:24 03:50:24 #99 [core-metadata] exporting to image 03:50:24 #99 ... 03:50:24 03:50:24 #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:50:24 #200 DONE 0.6s 03:50:24 03:50:24 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:50:24 #201 DONE 0.6s 03:50:24 03:50:24 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:50:24 #202 DONE 0.6s 03:50:24 03:50:24 #203 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:50:24 #203 DONE 0.3s 03:50:24 03:50:24 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:50:24 #204 DONE 0.2s 03:50:24 03:50:24 #205 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:50:24 #205 DONE 0.2s 03:50:24 03:50:24 #99 [core-metadata] exporting to image 03:50:24 #99 exporting layers 0.3s done 03:50:24 #99 writing image sha256:bd17493116c0295d777ec5e75008cf9dc06ac57454e0f2282ab857beab591e7d done 03:50:24 #99 writing image sha256:b075bfb2205dfe480afd0ef18ee063af372721139b62e9019747806989443a66 done 03:50:24 #99 writing image sha256:4b5260f344e4784ad2b16663914b2bfd9cf5890d719a7e3e20377bfd847f2c98 done 03:50:24 #99 writing image sha256:6cbab745fb3adf30b8be70f5ea1a678606daf0e399a965148ca5c6154f05faa3 0.0s done 03:50:24 #99 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:50:24 #99 naming to docker.io/library/core-command 0.0s done 03:50:24 #99 naming to docker.io/library/support-notifications 0.0s done 03:50:24 #99 naming to docker.io/library/core-data 0.0s done 03:50:24 #99 writing image sha256:ef7a7aa7b200ed1ee2201250eefe97dcb062e7087a1576a3fdb99eb6cc9b3b39 done 03:50:24 #99 naming to docker.io/library/core-metadata 0.0s done 03:50:24 #99 DONE 4.1s 03:50:24 03:50:24 #206 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:24 #206 ... 03:50:24 03:50:24 #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:50:24 #207 DONE 0.4s 03:50:24 03:50:24 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:24 #208 DONE 0.6s 03:50:24 03:50:24 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:50:24 #209 DONE 0.4s 03:50:24 03:50:24 #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:50:24 #210 DONE 0.1s 03:50:24 03:50:24 #211 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:50:24 #211 DONE 0.1s 03:50:24 03:50:24 #212 [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/ 03:50:24 #212 DONE 0.0s 03:50:24 03:50:24 #213 [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/ 03:50:24 #213 DONE 0.1s 03:50:24 03:50:24 #99 [security-proxy-auth] exporting to image 03:50:24 #99 ... 03:50:24 03:50:24 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:50:24 #214 DONE 0.1s 03:50:24 03:50:24 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:24 #215 DONE 0.9s 03:50:24 03:50:24 #99 [core-common-config-bootstrapper] exporting to image 03:50:24 #99 ... 03:50:24 03:50:24 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:50:24 #216 DONE 0.1s 03:50:24 03:50:24 #99 [security-proxy-auth] exporting to image 03:50:24 #99 exporting layers 0.1s done 03:50:24 #99 writing image sha256:1782413587df2bd4de41c65e8195b7a4a01ad19a369e07a87e4957ecdab30ba4 done 03:50:24 #99 naming to docker.io/library/security-proxy-auth done 03:50:24 #99 ... 03:50:24 03:50:24 #206 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:24 #206 DONE 0.8s 03:50:24 03:50:24 #99 [security-proxy-setup] exporting to image 03:50:24 #99 writing image sha256:f5e2574c2f4e08dcdaa40407c40cf7e1207ebdd9c1c963d84ed11006aac84c95 done 03:50:24 #99 naming to docker.io/library/core-common-config-bootstrapper done 03:50:24 #99 exporting layers 0.2s done 03:50:24 #99 writing image sha256:48c24466a3b85905d5329569357d7655163f039bd801d2d113dc7aefdc919995 done 03:50:24 #99 naming to docker.io/library/security-proxy-setup done 03:50:24 #99 DONE 4.7s 03:50:24 03:50:24 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:50:24 #217 ... 03:50:24 03:50:24 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:24 #218 DONE 0.7s 03:50:24 03:50:24 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:50:24 #217 DONE 0.6s 03:50:24 03:50:24 #99 [security-secretstore-setup] exporting to image 03:50:24 #99 exporting layers 0.3s done 03:50:24 #99 writing image sha256:1551129fd13429d51a3c3a1523c71b1f7bac8892e95a02a6be0fb6d170dd20c3 0.0s done 03:50:24 #99 naming to docker.io/library/security-secretstore-setup done 03:50:24 #99 exporting layers 0.2s done 03:50:24 #99 writing image sha256:5aeb716c73ad9d9afea8927d9549a11ac17bf730e281cf51ac698727fce19ed2 done 03:50:24 #99 naming to docker.io/library/security-bootstrapper done 03:50:24 #99 DONE 5.1s 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:24 time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:50:24 $ docker stop --time=1 71cef001948949fef5d2248580a3d350c2a2a6e478a7545ab6e40350c4e99044 03:50:26 $ docker rm -f --volumes 71cef001948949fef5d2248580a3d350c2a2a6e478a7545ab6e40350c4e99044 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:26 + docker images 03:50:26 REPOSITORY TAG IMAGE ID CREATED SIZE 03:50:26 security-secretstore-setup latest 1551129fd134 4 seconds ago 36.9MB 03:50:26 security-bootstrapper latest 5aeb716c73ad 4 seconds ago 18.9MB 03:50:26 security-proxy-auth latest 1782413587df 5 seconds ago 33MB 03:50:26 security-proxy-setup latest 48c24466a3b8 5 seconds ago 26.2MB 03:50:26 core-common-config-bootstrapper latest f5e2574c2f4e 5 seconds ago 15.2MB 03:50:26 core-metadata latest ef7a7aa7b200 6 seconds ago 35.9MB 03:50:26 support-notifications latest b075bfb2205d 6 seconds ago 38.7MB 03:50:26 core-command latest 4b5260f344e4 6 seconds ago 35.4MB 03:50:26 core-keeper latest ec00768e19b4 7 seconds ago 35.7MB 03:50:26 core-data latest 6cbab745fb3a 7 seconds ago 35.8MB 03:50:26 support-scheduler latest 69ea61f9b1a4 7 seconds ago 38.1MB 03:50:26 security-spiffe-token-provider latest bd17493116c0 7 seconds ago 28.8MB 03:50:26 security-spire-agent latest 9e2e5aee4b89 3 minutes ago 182MB 03:50:26 security-spire-server latest 1465bbe02b0f 3 minutes ago 121MB 03:50:26 security-spire-config latest a94029814f8e 3 minutes ago 120MB 03:50:26 ci-base-image-x86_64 latest 9a1f7e56c915 7 minutes ago 966MB 03:50:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 03:50:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 03:50:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:26 provisioning config files... 03:50:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config2927363739122840385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:27 ---> ****-login.sh 03:50:27 nexus3.edgexfoundry.org:10001 03:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:27 Configure a credential helper to remove this warning. See 03:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:27 03:50:27 Login Succeeded 03:50:27 nexus3.edgexfoundry.org:10002 03:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:27 Configure a credential helper to remove this warning. See 03:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:27 03:50:27 Login Succeeded 03:50:27 nexus3.edgexfoundry.org:10003 03:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:27 Configure a credential helper to remove this warning. See 03:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:27 03:50:27 Login Succeeded 03:50:27 nexus3.edgexfoundry.org:10004 03:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:27 Configure a credential helper to remove this warning. See 03:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:27 03:50:27 Login Succeeded 03:50:27 ****.io 03:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:27 Configure a credential helper to remove this warning. See 03:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:27 03:50:27 Login Succeeded 03:50:27 ---> ****-login.sh ends [Pipeline] } 03:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:50:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:50:27 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:27 latest 03:50:27 3.2.0-dev.39 03:50:27 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:27 main 03:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:28 + docker push nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:28 1c829185cd0c: Preparing 03:50:28 a156a1a0e557: Preparing 03:50:28 879952ffab91: Preparing 03:50:28 2f0456781678: Preparing 03:50:28 c5c2a219336e: Preparing 03:50:28 05e60f1e411a: Preparing 03:50:28 ce7f800efff9: Preparing 03:50:28 05e60f1e411a: Waiting 03:50:28 ce7f800efff9: Waiting 03:50:28 2f0456781678: Pushed 03:50:28 1c829185cd0c: Pushed 03:50:28 879952ffab91: Pushed 03:50:28 c5c2a219336e: Pushed 03:50:28 ce7f800efff9: Layer already exists 03:50:28 05e60f1e411a: Pushed 03:50:31 a156a1a0e557: Pushed 03:50:31 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:31 1c829185cd0c: Preparing 03:50:31 a156a1a0e557: Preparing 03:50:31 879952ffab91: Preparing 03:50:31 2f0456781678: Preparing 03:50:31 c5c2a219336e: Preparing 03:50:31 05e60f1e411a: Preparing 03:50:31 ce7f800efff9: Preparing 03:50:31 05e60f1e411a: Waiting 03:50:31 ce7f800efff9: Waiting 03:50:31 a156a1a0e557: Layer already exists 03:50:31 2f0456781678: Layer already exists 03:50:31 c5c2a219336e: Layer already exists 03:50:31 879952ffab91: Layer already exists 03:50:31 1c829185cd0c: Layer already exists 03:50:31 05e60f1e411a: Layer already exists 03:50:31 ce7f800efff9: Layer already exists 03:50:31 latest: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:32 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.39 03:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:32 1c829185cd0c: Preparing 03:50:32 a156a1a0e557: Preparing 03:50:32 879952ffab91: Preparing 03:50:32 2f0456781678: Preparing 03:50:32 c5c2a219336e: Preparing 03:50:32 05e60f1e411a: Preparing 03:50:32 05e60f1e411a: Waiting 03:50:32 ce7f800efff9: Preparing 03:50:32 ce7f800efff9: Waiting 03:50:32 1c829185cd0c: Layer already exists 03:50:32 c5c2a219336e: Layer already exists 03:50:32 879952ffab91: Layer already exists 03:50:32 2f0456781678: Layer already exists 03:50:32 a156a1a0e557: Layer already exists 03:50:32 ce7f800efff9: Layer already exists 03:50:32 05e60f1e411a: Layer already exists 03:50:32 3.2.0-dev.39: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker push nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:33 1c829185cd0c: Preparing 03:50:33 a156a1a0e557: Preparing 03:50:33 879952ffab91: Preparing 03:50:33 2f0456781678: Preparing 03:50:33 c5c2a219336e: Preparing 03:50:33 05e60f1e411a: Preparing 03:50:33 ce7f800efff9: Preparing 03:50:33 c5c2a219336e: Layer already exists 03:50:33 a156a1a0e557: Layer already exists 03:50:33 2f0456781678: Layer already exists 03:50:33 1c829185cd0c: Layer already exists 03:50:33 879952ffab91: Layer already exists 03:50:33 05e60f1e411a: Layer already exists 03:50:33 ce7f800efff9: Layer already exists 03:50:33 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:33 1c829185cd0c: Preparing 03:50:33 a156a1a0e557: Preparing 03:50:33 879952ffab91: Preparing 03:50:33 2f0456781678: Preparing 03:50:33 c5c2a219336e: Preparing 03:50:33 05e60f1e411a: Preparing 03:50:33 ce7f800efff9: Preparing 03:50:33 05e60f1e411a: Waiting 03:50:33 ce7f800efff9: Waiting 03:50:33 a156a1a0e557: Layer already exists 03:50:33 1c829185cd0c: Layer already exists 03:50:33 879952ffab91: Layer already exists 03:50:33 c5c2a219336e: Layer already exists 03:50:33 2f0456781678: Layer already exists 03:50:33 05e60f1e411a: Layer already exists 03:50:33 ce7f800efff9: Layer already exists 03:50:33 main: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:33 ===================================================== [Pipeline] echo 03:50:33 taggedImages: 03:50:33 - nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:33 - nexus3.edgexfoundry.org:10004/core-command:latest 03:50:33 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.39 03:50:33 - nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:50:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:50:33 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:33 latest 03:50:33 3.2.0-dev.39 03:50:33 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:33 main 03:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:34 d7366bd91662: Preparing 03:50:34 35e5be9ec0e7: Preparing 03:50:34 014a388c837c: Preparing 03:50:34 4eeb4fb9b4e3: Preparing 03:50:34 879952ffab91: Preparing 03:50:34 2f0456781678: Preparing 03:50:34 c5c2a219336e: Preparing 03:50:34 05e60f1e411a: Preparing 03:50:34 ce7f800efff9: Preparing 03:50:34 c5c2a219336e: Waiting 03:50:34 05e60f1e411a: Waiting 03:50:34 ce7f800efff9: Waiting 03:50:34 2f0456781678: Waiting 03:50:34 879952ffab91: Layer already exists 03:50:34 2f0456781678: Layer already exists 03:50:34 c5c2a219336e: Layer already exists 03:50:34 05e60f1e411a: Layer already exists 03:50:34 35e5be9ec0e7: Pushed 03:50:34 d7366bd91662: Pushed 03:50:34 ce7f800efff9: Layer already exists 03:50:34 014a388c837c: Pushed 03:50:35 4eeb4fb9b4e3: Pushed 03:50:35 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + 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 03:50:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:36 d7366bd91662: Preparing 03:50:36 35e5be9ec0e7: Preparing 03:50:36 014a388c837c: Preparing 03:50:36 4eeb4fb9b4e3: Preparing 03:50:36 879952ffab91: Preparing 03:50:36 2f0456781678: Preparing 03:50:36 c5c2a219336e: Preparing 03:50:36 05e60f1e411a: Preparing 03:50:36 ce7f800efff9: Preparing 03:50:36 c5c2a219336e: Waiting 03:50:36 2f0456781678: Waiting 03:50:36 05e60f1e411a: Waiting 03:50:36 ce7f800efff9: Waiting 03:50:36 d7366bd91662: Layer already exists 03:50:36 879952ffab91: Layer already exists 03:50:36 35e5be9ec0e7: Layer already exists 03:50:36 4eeb4fb9b4e3: Layer already exists 03:50:36 014a388c837c: Layer already exists 03:50:36 ce7f800efff9: Layer already exists 03:50:36 c5c2a219336e: Layer already exists 03:50:36 2f0456781678: Layer already exists 03:50:36 05e60f1e411a: Layer already exists 03:50:36 latest: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.39 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:36 d7366bd91662: Preparing 03:50:36 35e5be9ec0e7: Preparing 03:50:36 014a388c837c: Preparing 03:50:36 4eeb4fb9b4e3: Preparing 03:50:36 879952ffab91: Preparing 03:50:36 2f0456781678: Preparing 03:50:36 c5c2a219336e: Preparing 03:50:36 05e60f1e411a: Preparing 03:50:36 ce7f800efff9: Preparing 03:50:36 05e60f1e411a: Waiting 03:50:36 ce7f800efff9: Waiting 03:50:36 2f0456781678: Waiting 03:50:36 c5c2a219336e: Waiting 03:50:36 879952ffab91: Layer already exists 03:50:36 d7366bd91662: Layer already exists 03:50:36 4eeb4fb9b4e3: Layer already exists 03:50:36 35e5be9ec0e7: Layer already exists 03:50:36 014a388c837c: Layer already exists 03:50:36 2f0456781678: Layer already exists 03:50:36 c5c2a219336e: Layer already exists 03:50:36 ce7f800efff9: Layer already exists 03:50:36 05e60f1e411a: Layer already exists 03:50:36 3.2.0-dev.39: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:37 d7366bd91662: Preparing 03:50:37 35e5be9ec0e7: Preparing 03:50:37 014a388c837c: Preparing 03:50:37 4eeb4fb9b4e3: Preparing 03:50:37 879952ffab91: Preparing 03:50:37 2f0456781678: Preparing 03:50:37 c5c2a219336e: Preparing 03:50:37 05e60f1e411a: Preparing 03:50:37 ce7f800efff9: Preparing 03:50:37 05e60f1e411a: Waiting 03:50:37 ce7f800efff9: Waiting 03:50:37 c5c2a219336e: Waiting 03:50:37 2f0456781678: Waiting 03:50:37 35e5be9ec0e7: Layer already exists 03:50:37 014a388c837c: Layer already exists 03:50:37 d7366bd91662: Layer already exists 03:50:37 4eeb4fb9b4e3: Layer already exists 03:50:37 879952ffab91: Layer already exists 03:50:37 c5c2a219336e: Layer already exists 03:50:37 2f0456781678: Layer already exists 03:50:37 ce7f800efff9: Layer already exists 03:50:37 05e60f1e411a: Layer already exists 03:50:37 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + 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 03:50:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:38 d7366bd91662: Preparing 03:50:38 35e5be9ec0e7: Preparing 03:50:38 014a388c837c: Preparing 03:50:38 4eeb4fb9b4e3: Preparing 03:50:38 879952ffab91: Preparing 03:50:38 2f0456781678: Preparing 03:50:38 c5c2a219336e: Preparing 03:50:38 05e60f1e411a: Preparing 03:50:38 ce7f800efff9: Preparing 03:50:38 2f0456781678: Waiting 03:50:38 ce7f800efff9: Waiting 03:50:38 c5c2a219336e: Waiting 03:50:38 05e60f1e411a: Waiting 03:50:38 d7366bd91662: Layer already exists 03:50:38 35e5be9ec0e7: Layer already exists 03:50:38 879952ffab91: Layer already exists 03:50:38 014a388c837c: Layer already exists 03:50:38 4eeb4fb9b4e3: Layer already exists 03:50:38 c5c2a219336e: Layer already exists 03:50:38 ce7f800efff9: Layer already exists 03:50:38 05e60f1e411a: Layer already exists 03:50:38 2f0456781678: Layer already exists 03:50:38 main: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:38 ===================================================== [Pipeline] echo 03:50:38 taggedImages: 03:50:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:50:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.39 03:50:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:50:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:50:38 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:38 latest 03:50:38 3.2.0-dev.39 03:50:38 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:38 main 03:50:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:38 + docker push nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:38 babb7feac0d0: Preparing 03:50:38 6f69ecacd9ca: Preparing 03:50:38 879952ffab91: Preparing 03:50:38 2f0456781678: Preparing 03:50:38 3e1b264753f9: Preparing 03:50:38 ea01f929c723: Preparing 03:50:38 ce7f800efff9: Preparing 03:50:38 ea01f929c723: Waiting 03:50:38 ce7f800efff9: Waiting 03:50:38 879952ffab91: Layer already exists 03:50:38 2f0456781678: Layer already exists 03:50:38 ce7f800efff9: Layer already exists 03:50:38 3e1b264753f9: Pushed 03:50:38 babb7feac0d0: Pushed 03:50:38 ea01f929c723: Pushed 03:50:41 6f69ecacd9ca: Pushed 03:50:41 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:42 babb7feac0d0: Preparing 03:50:42 6f69ecacd9ca: Preparing 03:50:42 879952ffab91: Preparing 03:50:42 2f0456781678: Preparing 03:50:42 3e1b264753f9: Preparing 03:50:42 ea01f929c723: Preparing 03:50:42 ce7f800efff9: Preparing 03:50:42 ea01f929c723: Waiting 03:50:42 ce7f800efff9: Waiting 03:50:42 babb7feac0d0: Layer already exists 03:50:42 879952ffab91: Layer already exists 03:50:42 6f69ecacd9ca: Layer already exists 03:50:42 2f0456781678: Layer already exists 03:50:42 3e1b264753f9: Layer already exists 03:50:42 ea01f929c723: Layer already exists 03:50:42 ce7f800efff9: Layer already exists 03:50:42 latest: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.39 03:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:42 babb7feac0d0: Preparing 03:50:42 6f69ecacd9ca: Preparing 03:50:42 879952ffab91: Preparing 03:50:42 2f0456781678: Preparing 03:50:42 3e1b264753f9: Preparing 03:50:42 ea01f929c723: Preparing 03:50:42 ce7f800efff9: Preparing 03:50:42 ea01f929c723: Waiting 03:50:42 2f0456781678: Layer already exists 03:50:42 6f69ecacd9ca: Layer already exists 03:50:42 879952ffab91: Layer already exists 03:50:42 babb7feac0d0: Layer already exists 03:50:42 3e1b264753f9: Layer already exists 03:50:42 ea01f929c723: Layer already exists 03:50:42 ce7f800efff9: Layer already exists 03:50:42 3.2.0-dev.39: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker push nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:43 babb7feac0d0: Preparing 03:50:43 6f69ecacd9ca: Preparing 03:50:43 879952ffab91: Preparing 03:50:43 2f0456781678: Preparing 03:50:43 3e1b264753f9: Preparing 03:50:43 ea01f929c723: Preparing 03:50:43 ce7f800efff9: Preparing 03:50:43 ea01f929c723: Waiting 03:50:43 ce7f800efff9: Waiting 03:50:43 2f0456781678: Layer already exists 03:50:43 6f69ecacd9ca: Layer already exists 03:50:43 3e1b264753f9: Layer already exists 03:50:43 babb7feac0d0: Layer already exists 03:50:43 879952ffab91: Layer already exists 03:50:43 ea01f929c723: Layer already exists 03:50:43 ce7f800efff9: Layer already exists 03:50:43 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:44 babb7feac0d0: Preparing 03:50:44 6f69ecacd9ca: Preparing 03:50:44 879952ffab91: Preparing 03:50:44 2f0456781678: Preparing 03:50:44 3e1b264753f9: Preparing 03:50:44 ea01f929c723: Preparing 03:50:44 ce7f800efff9: Preparing 03:50:44 ea01f929c723: Waiting 03:50:44 ce7f800efff9: Waiting 03:50:44 6f69ecacd9ca: Layer already exists 03:50:44 879952ffab91: Layer already exists 03:50:44 babb7feac0d0: Layer already exists 03:50:44 3e1b264753f9: Layer already exists 03:50:44 2f0456781678: Layer already exists 03:50:44 ea01f929c723: Layer already exists 03:50:44 ce7f800efff9: Layer already exists 03:50:44 main: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:44 ===================================================== [Pipeline] echo 03:50:44 taggedImages: 03:50:44 - nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:44 - nexus3.edgexfoundry.org:10004/core-data:latest 03:50:44 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.39 03:50:44 - nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:50:44 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:50:44 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:44 latest 03:50:44 3.2.0-dev.39 03:50:44 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:44 main 03:50:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:45 91fa192047ba: Preparing 03:50:45 6c6eef89def3: Preparing 03:50:45 2f0456781678: Preparing 03:50:45 1918207b11f9: Preparing 03:50:45 c14bcedf3758: Preparing 03:50:45 ce7f800efff9: Preparing 03:50:45 ce7f800efff9: Waiting 03:50:45 2f0456781678: Layer already exists 03:50:45 ce7f800efff9: Layer already exists 03:50:45 c14bcedf3758: Pushed 03:50:45 91fa192047ba: Pushed 03:50:45 1918207b11f9: Pushed 03:50:47 6c6eef89def3: Pushed 03:50:47 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:48 91fa192047ba: Preparing 03:50:48 6c6eef89def3: Preparing 03:50:48 2f0456781678: Preparing 03:50:48 1918207b11f9: Preparing 03:50:48 c14bcedf3758: Preparing 03:50:48 ce7f800efff9: Preparing 03:50:48 ce7f800efff9: Waiting 03:50:48 6c6eef89def3: Layer already exists 03:50:48 2f0456781678: Layer already exists 03:50:48 c14bcedf3758: Layer already exists 03:50:48 1918207b11f9: Layer already exists 03:50:48 91fa192047ba: Layer already exists 03:50:48 ce7f800efff9: Layer already exists 03:50:48 latest: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.39 03:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:49 91fa192047ba: Preparing 03:50:49 6c6eef89def3: Preparing 03:50:49 2f0456781678: Preparing 03:50:49 1918207b11f9: Preparing 03:50:49 c14bcedf3758: Preparing 03:50:49 ce7f800efff9: Preparing 03:50:49 ce7f800efff9: Waiting 03:50:49 6c6eef89def3: Layer already exists 03:50:49 91fa192047ba: Layer already exists 03:50:49 c14bcedf3758: Layer already exists 03:50:49 2f0456781678: Layer already exists 03:50:49 1918207b11f9: Layer already exists 03:50:49 ce7f800efff9: Layer already exists 03:50:49 3.2.0-dev.39: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:49 91fa192047ba: Preparing 03:50:49 6c6eef89def3: Preparing 03:50:49 2f0456781678: Preparing 03:50:49 1918207b11f9: Preparing 03:50:49 c14bcedf3758: Preparing 03:50:49 ce7f800efff9: Preparing 03:50:49 ce7f800efff9: Waiting 03:50:49 6c6eef89def3: Layer already exists 03:50:49 c14bcedf3758: Layer already exists 03:50:49 2f0456781678: Layer already exists 03:50:49 1918207b11f9: Layer already exists 03:50:49 91fa192047ba: Layer already exists 03:50:49 ce7f800efff9: Layer already exists 03:50:49 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:50 91fa192047ba: Preparing 03:50:50 6c6eef89def3: Preparing 03:50:50 2f0456781678: Preparing 03:50:50 1918207b11f9: Preparing 03:50:50 c14bcedf3758: Preparing 03:50:50 ce7f800efff9: Preparing 03:50:50 ce7f800efff9: Waiting 03:50:50 2f0456781678: Layer already exists 03:50:50 6c6eef89def3: Layer already exists 03:50:50 1918207b11f9: Layer already exists 03:50:50 c14bcedf3758: Layer already exists 03:50:50 91fa192047ba: Layer already exists 03:50:50 ce7f800efff9: Layer already exists 03:50:50 main: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:50 ===================================================== [Pipeline] echo 03:50:50 taggedImages: 03:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.39 03:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:50:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:50:50 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:50 latest 03:50:50 3.2.0-dev.39 03:50:50 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:50 main 03:50:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:51 86db8c1c0306: Preparing 03:50:51 2759db795e18: Preparing 03:50:51 600eb685c7ad: Preparing 03:50:51 879952ffab91: Preparing 03:50:51 2f0456781678: Preparing 03:50:51 c5c2a219336e: Preparing 03:50:51 05e60f1e411a: Preparing 03:50:51 ce7f800efff9: Preparing 03:50:51 05e60f1e411a: Waiting 03:50:51 c5c2a219336e: Waiting 03:50:51 ce7f800efff9: Waiting 03:50:51 879952ffab91: Layer already exists 03:50:51 2f0456781678: Layer already exists 03:50:51 c5c2a219336e: Layer already exists 03:50:51 05e60f1e411a: Layer already exists 03:50:51 ce7f800efff9: Layer already exists 03:50:51 86db8c1c0306: Pushed 03:50:51 2759db795e18: Pushed 03:50:53 600eb685c7ad: Pushed 03:50:53 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:54 86db8c1c0306: Preparing 03:50:54 2759db795e18: Preparing 03:50:54 600eb685c7ad: Preparing 03:50:54 879952ffab91: Preparing 03:50:54 2f0456781678: Preparing 03:50:54 c5c2a219336e: Preparing 03:50:54 05e60f1e411a: Preparing 03:50:54 ce7f800efff9: Preparing 03:50:54 05e60f1e411a: Waiting 03:50:54 ce7f800efff9: Waiting 03:50:54 c5c2a219336e: Waiting 03:50:54 2759db795e18: Layer already exists 03:50:54 2f0456781678: Layer already exists 03:50:54 86db8c1c0306: Layer already exists 03:50:54 600eb685c7ad: Layer already exists 03:50:54 879952ffab91: Layer already exists 03:50:54 05e60f1e411a: Layer already exists 03:50:54 c5c2a219336e: Layer already exists 03:50:54 ce7f800efff9: Layer already exists 03:50:54 latest: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.39 03:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:55 86db8c1c0306: Preparing 03:50:55 2759db795e18: Preparing 03:50:55 600eb685c7ad: Preparing 03:50:55 879952ffab91: Preparing 03:50:55 2f0456781678: Preparing 03:50:55 c5c2a219336e: Preparing 03:50:55 05e60f1e411a: Preparing 03:50:55 ce7f800efff9: Preparing 03:50:55 c5c2a219336e: Waiting 03:50:55 05e60f1e411a: Waiting 03:50:55 2f0456781678: Layer already exists 03:50:55 2759db795e18: Layer already exists 03:50:55 600eb685c7ad: Layer already exists 03:50:55 879952ffab91: Layer already exists 03:50:55 86db8c1c0306: Layer already exists 03:50:55 c5c2a219336e: Layer already exists 03:50:55 05e60f1e411a: Layer already exists 03:50:55 ce7f800efff9: Layer already exists 03:50:55 3.2.0-dev.39: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:55 86db8c1c0306: Preparing 03:50:55 2759db795e18: Preparing 03:50:55 600eb685c7ad: Preparing 03:50:55 879952ffab91: Preparing 03:50:55 2f0456781678: Preparing 03:50:55 c5c2a219336e: Preparing 03:50:55 05e60f1e411a: Preparing 03:50:55 ce7f800efff9: Preparing 03:50:55 c5c2a219336e: Waiting 03:50:55 05e60f1e411a: Waiting 03:50:55 ce7f800efff9: Waiting 03:50:55 600eb685c7ad: Layer already exists 03:50:55 879952ffab91: Layer already exists 03:50:55 2759db795e18: Layer already exists 03:50:55 86db8c1c0306: Layer already exists 03:50:55 2f0456781678: Layer already exists 03:50:55 05e60f1e411a: Layer already exists 03:50:55 c5c2a219336e: Layer already exists 03:50:55 ce7f800efff9: Layer already exists 03:50:55 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:56 86db8c1c0306: Preparing 03:50:56 2759db795e18: Preparing 03:50:56 600eb685c7ad: Preparing 03:50:56 879952ffab91: Preparing 03:50:56 2f0456781678: Preparing 03:50:56 c5c2a219336e: Preparing 03:50:56 05e60f1e411a: Preparing 03:50:56 ce7f800efff9: Preparing 03:50:56 05e60f1e411a: Waiting 03:50:56 c5c2a219336e: Waiting 03:50:56 ce7f800efff9: Waiting 03:50:56 2759db795e18: Layer already exists 03:50:56 879952ffab91: Layer already exists 03:50:56 600eb685c7ad: Layer already exists 03:50:56 2f0456781678: Layer already exists 03:50:56 86db8c1c0306: Layer already exists 03:50:56 c5c2a219336e: Layer already exists 03:50:56 05e60f1e411a: Layer already exists 03:50:56 ce7f800efff9: Layer already exists 03:50:56 main: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:56 ===================================================== [Pipeline] echo 03:50:56 taggedImages: 03:50:56 - nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:50:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.39 03:50:56 - nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:50:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:50:56 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:56 latest 03:50:56 3.2.0-dev.39 03:50:56 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:50:56 main 03:50:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:50:57 30ae05a7ea9e: Preparing 03:50:57 f6a925b8997d: Preparing 03:50:57 4a1147eb9b21: Preparing 03:50:57 075f06300f5a: Preparing 03:50:57 4d9b36de3f1e: Preparing 03:50:57 809fafd7a0c1: Preparing 03:50:57 281b82ff27d1: Preparing 03:50:57 879952ffab91: Preparing 03:50:57 2f0456781678: Preparing 03:50:57 58b04e047582: Preparing 03:50:57 af9047c2c572: Preparing 03:50:57 5f70bf18a086: Preparing 03:50:57 3f76aa773fec: Preparing 03:50:57 efdd3a9e1474: Preparing 03:50:57 b442b8d952ea: Preparing 03:50:57 ce7f800efff9: Preparing 03:50:57 809fafd7a0c1: Waiting 03:50:57 5f70bf18a086: Waiting 03:50:57 281b82ff27d1: Waiting 03:50:57 3f76aa773fec: Waiting 03:50:57 879952ffab91: Waiting 03:50:57 efdd3a9e1474: Waiting 03:50:57 b442b8d952ea: Waiting 03:50:57 ce7f800efff9: Waiting 03:50:57 58b04e047582: Waiting 03:50:57 2f0456781678: Waiting 03:50:57 af9047c2c572: Waiting 03:50:57 4a1147eb9b21: Pushed 03:50:57 4d9b36de3f1e: Pushed 03:50:57 075f06300f5a: Pushed 03:50:57 30ae05a7ea9e: Pushed 03:50:57 f6a925b8997d: Pushed 03:50:57 879952ffab91: Layer already exists 03:50:57 2f0456781678: Layer already exists 03:50:57 5f70bf18a086: Layer already exists 03:50:57 809fafd7a0c1: Pushed 03:50:57 58b04e047582: Pushed 03:50:57 af9047c2c572: Pushed 03:50:57 3f76aa773fec: Pushed 03:50:57 ce7f800efff9: Layer already exists 03:50:57 efdd3a9e1474: Pushed 03:50:57 b442b8d952ea: Pushed 03:50:58 281b82ff27d1: Pushed 03:50:58 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:50:59 30ae05a7ea9e: Preparing 03:50:59 f6a925b8997d: Preparing 03:50:59 4a1147eb9b21: Preparing 03:50:59 075f06300f5a: Preparing 03:50:59 4d9b36de3f1e: Preparing 03:50:59 809fafd7a0c1: Preparing 03:50:59 281b82ff27d1: Preparing 03:50:59 879952ffab91: Preparing 03:50:59 2f0456781678: Preparing 03:50:59 58b04e047582: Preparing 03:50:59 af9047c2c572: Preparing 03:50:59 5f70bf18a086: Preparing 03:50:59 3f76aa773fec: Preparing 03:50:59 efdd3a9e1474: Preparing 03:50:59 b442b8d952ea: Preparing 03:50:59 ce7f800efff9: Preparing 03:50:59 3f76aa773fec: Waiting 03:50:59 efdd3a9e1474: Waiting 03:50:59 ce7f800efff9: Waiting 03:50:59 b442b8d952ea: Waiting 03:50:59 281b82ff27d1: Waiting 03:50:59 2f0456781678: Waiting 03:50:59 879952ffab91: Waiting 03:50:59 58b04e047582: Waiting 03:50:59 af9047c2c572: Waiting 03:50:59 5f70bf18a086: Waiting 03:50:59 4a1147eb9b21: Layer already exists 03:50:59 30ae05a7ea9e: Layer already exists 03:50:59 075f06300f5a: Layer already exists 03:50:59 4d9b36de3f1e: Layer already exists 03:50:59 f6a925b8997d: Layer already exists 03:50:59 809fafd7a0c1: Layer already exists 03:50:59 2f0456781678: Layer already exists 03:50:59 281b82ff27d1: Layer already exists 03:50:59 58b04e047582: Layer already exists 03:50:59 879952ffab91: Layer already exists 03:50:59 af9047c2c572: Layer already exists 03:50:59 efdd3a9e1474: Layer already exists 03:50:59 5f70bf18a086: Layer already exists 03:50:59 3f76aa773fec: Layer already exists 03:50:59 b442b8d952ea: Layer already exists 03:50:59 ce7f800efff9: Layer already exists 03:50:59 latest: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.39 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:00 30ae05a7ea9e: Preparing 03:51:00 f6a925b8997d: Preparing 03:51:00 4a1147eb9b21: Preparing 03:51:00 075f06300f5a: Preparing 03:51:00 4d9b36de3f1e: Preparing 03:51:00 809fafd7a0c1: Preparing 03:51:00 281b82ff27d1: Preparing 03:51:00 879952ffab91: Preparing 03:51:00 2f0456781678: Preparing 03:51:00 58b04e047582: Preparing 03:51:00 af9047c2c572: Preparing 03:51:00 5f70bf18a086: Preparing 03:51:00 3f76aa773fec: Preparing 03:51:00 efdd3a9e1474: Preparing 03:51:00 b442b8d952ea: Preparing 03:51:00 ce7f800efff9: Preparing 03:51:00 2f0456781678: Waiting 03:51:00 281b82ff27d1: Waiting 03:51:00 879952ffab91: Waiting 03:51:00 5f70bf18a086: Waiting 03:51:00 3f76aa773fec: Waiting 03:51:00 58b04e047582: Waiting 03:51:00 efdd3a9e1474: Waiting 03:51:00 af9047c2c572: Waiting 03:51:00 809fafd7a0c1: Waiting 03:51:00 b442b8d952ea: Waiting 03:51:00 ce7f800efff9: Waiting 03:51:00 30ae05a7ea9e: Layer already exists 03:51:00 f6a925b8997d: Layer already exists 03:51:00 4d9b36de3f1e: Layer already exists 03:51:00 075f06300f5a: Layer already exists 03:51:00 4a1147eb9b21: Layer already exists 03:51:00 809fafd7a0c1: Layer already exists 03:51:00 281b82ff27d1: Layer already exists 03:51:00 879952ffab91: Layer already exists 03:51:00 2f0456781678: Layer already exists 03:51:00 58b04e047582: Layer already exists 03:51:00 3f76aa773fec: Layer already exists 03:51:00 efdd3a9e1474: Layer already exists 03:51:00 af9047c2c572: Layer already exists 03:51:00 5f70bf18a086: Layer already exists 03:51:00 b442b8d952ea: Layer already exists 03:51:00 ce7f800efff9: Layer already exists 03:51:00 3.2.0-dev.39: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:00 30ae05a7ea9e: Preparing 03:51:00 f6a925b8997d: Preparing 03:51:00 4a1147eb9b21: Preparing 03:51:00 075f06300f5a: Preparing 03:51:00 4d9b36de3f1e: Preparing 03:51:00 809fafd7a0c1: Preparing 03:51:00 281b82ff27d1: Preparing 03:51:00 879952ffab91: Preparing 03:51:00 2f0456781678: Preparing 03:51:00 58b04e047582: Preparing 03:51:00 af9047c2c572: Preparing 03:51:00 5f70bf18a086: Preparing 03:51:00 3f76aa773fec: Preparing 03:51:00 efdd3a9e1474: Preparing 03:51:00 b442b8d952ea: Preparing 03:51:00 2f0456781678: Waiting 03:51:00 281b82ff27d1: Waiting 03:51:00 ce7f800efff9: Preparing 03:51:00 58b04e047582: Waiting 03:51:00 879952ffab91: Waiting 03:51:00 af9047c2c572: Waiting 03:51:00 5f70bf18a086: Waiting 03:51:00 3f76aa773fec: Waiting 03:51:00 efdd3a9e1474: Waiting 03:51:00 b442b8d952ea: Waiting 03:51:00 ce7f800efff9: Waiting 03:51:00 809fafd7a0c1: Waiting 03:51:00 4d9b36de3f1e: Layer already exists 03:51:00 30ae05a7ea9e: Layer already exists 03:51:00 f6a925b8997d: Layer already exists 03:51:00 4a1147eb9b21: Layer already exists 03:51:00 075f06300f5a: Layer already exists 03:51:00 281b82ff27d1: Layer already exists 03:51:00 58b04e047582: Layer already exists 03:51:00 2f0456781678: Layer already exists 03:51:00 879952ffab91: Layer already exists 03:51:00 809fafd7a0c1: Layer already exists 03:51:00 3f76aa773fec: Layer already exists 03:51:00 af9047c2c572: Layer already exists 03:51:00 5f70bf18a086: Layer already exists 03:51:00 ce7f800efff9: Layer already exists 03:51:00 efdd3a9e1474: Layer already exists 03:51:00 b442b8d952ea: Layer already exists 03:51:00 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:01 30ae05a7ea9e: Preparing 03:51:01 f6a925b8997d: Preparing 03:51:01 4a1147eb9b21: Preparing 03:51:01 075f06300f5a: Preparing 03:51:01 4d9b36de3f1e: Preparing 03:51:01 809fafd7a0c1: Preparing 03:51:01 281b82ff27d1: Preparing 03:51:01 879952ffab91: Preparing 03:51:01 2f0456781678: Preparing 03:51:01 58b04e047582: Preparing 03:51:01 af9047c2c572: Preparing 03:51:01 5f70bf18a086: Preparing 03:51:01 3f76aa773fec: Preparing 03:51:01 efdd3a9e1474: Preparing 03:51:01 b442b8d952ea: Preparing 03:51:01 ce7f800efff9: Preparing 03:51:01 281b82ff27d1: Waiting 03:51:01 879952ffab91: Waiting 03:51:01 2f0456781678: Waiting 03:51:01 efdd3a9e1474: Waiting 03:51:01 58b04e047582: Waiting 03:51:01 b442b8d952ea: Waiting 03:51:01 af9047c2c572: Waiting 03:51:01 ce7f800efff9: Waiting 03:51:01 5f70bf18a086: Waiting 03:51:01 809fafd7a0c1: Waiting 03:51:01 075f06300f5a: Layer already exists 03:51:01 30ae05a7ea9e: Layer already exists 03:51:01 f6a925b8997d: Layer already exists 03:51:01 4d9b36de3f1e: Layer already exists 03:51:01 4a1147eb9b21: Layer already exists 03:51:01 809fafd7a0c1: Layer already exists 03:51:01 281b82ff27d1: Layer already exists 03:51:01 58b04e047582: Layer already exists 03:51:01 2f0456781678: Layer already exists 03:51:01 879952ffab91: Layer already exists 03:51:01 af9047c2c572: Layer already exists 03:51:01 5f70bf18a086: Layer already exists 03:51:01 efdd3a9e1474: Layer already exists 03:51:01 b442b8d952ea: Layer already exists 03:51:01 3f76aa773fec: Layer already exists 03:51:01 ce7f800efff9: Layer already exists 03:51:01 main: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:01 ===================================================== [Pipeline] echo 03:51:01 taggedImages: 03:51:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:51:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.39 03:51:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:51:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:51:01 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:01 latest 03:51:01 3.2.0-dev.39 03:51:01 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:01 main 03:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:02 d7366bd91662: Preparing 03:51:02 35e5be9ec0e7: Preparing 03:51:02 6f23a1f63a77: Preparing 03:51:02 fd700bd8ec17: Preparing 03:51:02 879952ffab91: Preparing 03:51:02 2f0456781678: Preparing 03:51:02 c5c2a219336e: Preparing 03:51:02 05e60f1e411a: Preparing 03:51:02 ce7f800efff9: Preparing 03:51:02 c5c2a219336e: Waiting 03:51:02 ce7f800efff9: Waiting 03:51:02 05e60f1e411a: Waiting 03:51:02 2f0456781678: Waiting 03:51:02 879952ffab91: Layer already exists 03:51:02 35e5be9ec0e7: Layer already exists 03:51:02 2f0456781678: Layer already exists 03:51:02 d7366bd91662: Layer already exists 03:51:02 c5c2a219336e: Layer already exists 03:51:02 05e60f1e411a: Layer already exists 03:51:02 6f23a1f63a77: Pushed 03:51:02 ce7f800efff9: Layer already exists 03:51:04 fd700bd8ec17: Pushed 03:51:04 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:05 d7366bd91662: Preparing 03:51:05 35e5be9ec0e7: Preparing 03:51:05 6f23a1f63a77: Preparing 03:51:05 fd700bd8ec17: Preparing 03:51:05 879952ffab91: Preparing 03:51:05 2f0456781678: Preparing 03:51:05 c5c2a219336e: Preparing 03:51:05 05e60f1e411a: Preparing 03:51:05 ce7f800efff9: Preparing 03:51:05 2f0456781678: Waiting 03:51:05 c5c2a219336e: Waiting 03:51:05 05e60f1e411a: Waiting 03:51:05 fd700bd8ec17: Layer already exists 03:51:05 6f23a1f63a77: Layer already exists 03:51:05 d7366bd91662: Layer already exists 03:51:05 35e5be9ec0e7: Layer already exists 03:51:05 879952ffab91: Layer already exists 03:51:05 2f0456781678: Layer already exists 03:51:05 c5c2a219336e: Layer already exists 03:51:05 ce7f800efff9: Layer already exists 03:51:05 05e60f1e411a: Layer already exists 03:51:05 latest: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.39 03:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:06 d7366bd91662: Preparing 03:51:06 35e5be9ec0e7: Preparing 03:51:06 6f23a1f63a77: Preparing 03:51:06 fd700bd8ec17: Preparing 03:51:06 879952ffab91: Preparing 03:51:06 2f0456781678: Preparing 03:51:06 c5c2a219336e: Preparing 03:51:06 05e60f1e411a: Preparing 03:51:06 ce7f800efff9: Preparing 03:51:06 2f0456781678: Waiting 03:51:06 c5c2a219336e: Waiting 03:51:06 ce7f800efff9: Waiting 03:51:06 05e60f1e411a: Waiting 03:51:06 fd700bd8ec17: Layer already exists 03:51:06 35e5be9ec0e7: Layer already exists 03:51:06 d7366bd91662: Layer already exists 03:51:06 6f23a1f63a77: Layer already exists 03:51:06 879952ffab91: Layer already exists 03:51:06 2f0456781678: Layer already exists 03:51:06 c5c2a219336e: Layer already exists 03:51:06 05e60f1e411a: Layer already exists 03:51:06 ce7f800efff9: Layer already exists 03:51:06 3.2.0-dev.39: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:06 d7366bd91662: Preparing 03:51:06 35e5be9ec0e7: Preparing 03:51:06 6f23a1f63a77: Preparing 03:51:06 fd700bd8ec17: Preparing 03:51:06 879952ffab91: Preparing 03:51:06 2f0456781678: Preparing 03:51:06 c5c2a219336e: Preparing 03:51:06 05e60f1e411a: Preparing 03:51:06 ce7f800efff9: Preparing 03:51:06 2f0456781678: Waiting 03:51:06 05e60f1e411a: Waiting 03:51:06 c5c2a219336e: Waiting 03:51:06 ce7f800efff9: Waiting 03:51:06 35e5be9ec0e7: Layer already exists 03:51:06 879952ffab91: Layer already exists 03:51:06 d7366bd91662: Layer already exists 03:51:06 6f23a1f63a77: Layer already exists 03:51:06 fd700bd8ec17: Layer already exists 03:51:06 2f0456781678: Layer already exists 03:51:06 05e60f1e411a: Layer already exists 03:51:06 c5c2a219336e: Layer already exists 03:51:06 ce7f800efff9: Layer already exists 03:51:06 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:07 d7366bd91662: Preparing 03:51:07 35e5be9ec0e7: Preparing 03:51:07 6f23a1f63a77: Preparing 03:51:07 fd700bd8ec17: Preparing 03:51:07 879952ffab91: Preparing 03:51:07 2f0456781678: Preparing 03:51:07 c5c2a219336e: Preparing 03:51:07 05e60f1e411a: Preparing 03:51:07 ce7f800efff9: Preparing 03:51:07 c5c2a219336e: Waiting 03:51:07 05e60f1e411a: Waiting 03:51:07 ce7f800efff9: Waiting 03:51:07 2f0456781678: Waiting 03:51:07 6f23a1f63a77: Layer already exists 03:51:07 879952ffab91: Layer already exists 03:51:07 35e5be9ec0e7: Layer already exists 03:51:07 d7366bd91662: Layer already exists 03:51:07 fd700bd8ec17: Layer already exists 03:51:07 c5c2a219336e: Layer already exists 03:51:07 05e60f1e411a: Layer already exists 03:51:07 2f0456781678: Layer already exists 03:51:07 ce7f800efff9: Layer already exists 03:51:07 main: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:07 ===================================================== [Pipeline] echo 03:51:07 taggedImages: 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.39 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:51:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:51:07 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:07 latest 03:51:07 3.2.0-dev.39 03:51:07 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:07 main 03:51:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:08 0175a089acc8: Preparing 03:51:08 3b09d25b1298: Preparing 03:51:08 e1828ea7c400: Preparing 03:51:08 67b3c3a66409: Preparing 03:51:08 878974fd4bb6: Preparing 03:51:08 879952ffab91: Preparing 03:51:08 2f0456781678: Preparing 03:51:08 2f0456781678: Waiting 03:51:08 6c93b1d7f03a: Preparing 03:51:08 4f9c00affee4: Preparing 03:51:08 b9a5b3bfbbe6: Preparing 03:51:08 ce7f800efff9: Preparing 03:51:08 b9a5b3bfbbe6: Waiting 03:51:08 4f9c00affee4: Waiting 03:51:08 ce7f800efff9: Waiting 03:51:08 878974fd4bb6: Pushed 03:51:08 67b3c3a66409: Pushed 03:51:08 0175a089acc8: Pushed 03:51:08 3b09d25b1298: Pushed 03:51:08 879952ffab91: Layer already exists 03:51:08 2f0456781678: Layer already exists 03:51:08 ce7f800efff9: Layer already exists 03:51:08 6c93b1d7f03a: Pushed 03:51:08 4f9c00affee4: Pushed 03:51:09 e1828ea7c400: Pushed 03:51:09 b9a5b3bfbbe6: Pushed 03:51:09 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:10 0175a089acc8: Preparing 03:51:10 3b09d25b1298: Preparing 03:51:10 e1828ea7c400: Preparing 03:51:10 67b3c3a66409: Preparing 03:51:10 878974fd4bb6: Preparing 03:51:10 879952ffab91: Preparing 03:51:10 2f0456781678: Preparing 03:51:10 6c93b1d7f03a: Preparing 03:51:10 4f9c00affee4: Preparing 03:51:10 b9a5b3bfbbe6: Preparing 03:51:10 ce7f800efff9: Preparing 03:51:10 879952ffab91: Waiting 03:51:10 4f9c00affee4: Waiting 03:51:10 2f0456781678: Waiting 03:51:10 6c93b1d7f03a: Waiting 03:51:10 ce7f800efff9: Waiting 03:51:10 878974fd4bb6: Layer already exists 03:51:10 e1828ea7c400: Layer already exists 03:51:10 0175a089acc8: Layer already exists 03:51:10 67b3c3a66409: Layer already exists 03:51:10 3b09d25b1298: Layer already exists 03:51:10 2f0456781678: Layer already exists 03:51:10 879952ffab91: Layer already exists 03:51:10 4f9c00affee4: Layer already exists 03:51:10 b9a5b3bfbbe6: Layer already exists 03:51:10 6c93b1d7f03a: Layer already exists 03:51:10 ce7f800efff9: Layer already exists 03:51:10 latest: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.39 03:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:11 0175a089acc8: Preparing 03:51:11 3b09d25b1298: Preparing 03:51:11 e1828ea7c400: Preparing 03:51:11 67b3c3a66409: Preparing 03:51:11 878974fd4bb6: Preparing 03:51:11 879952ffab91: Preparing 03:51:11 2f0456781678: Preparing 03:51:11 6c93b1d7f03a: Preparing 03:51:11 4f9c00affee4: Preparing 03:51:11 b9a5b3bfbbe6: Preparing 03:51:11 ce7f800efff9: Preparing 03:51:11 2f0456781678: Waiting 03:51:11 6c93b1d7f03a: Waiting 03:51:11 4f9c00affee4: Waiting 03:51:11 b9a5b3bfbbe6: Waiting 03:51:11 ce7f800efff9: Waiting 03:51:11 67b3c3a66409: Layer already exists 03:51:11 0175a089acc8: Layer already exists 03:51:11 3b09d25b1298: Layer already exists 03:51:11 e1828ea7c400: Layer already exists 03:51:11 878974fd4bb6: Layer already exists 03:51:11 879952ffab91: Layer already exists 03:51:11 2f0456781678: Layer already exists 03:51:11 4f9c00affee4: Layer already exists 03:51:11 6c93b1d7f03a: Layer already exists 03:51:11 b9a5b3bfbbe6: Layer already exists 03:51:11 ce7f800efff9: Layer already exists 03:51:11 3.2.0-dev.39: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:11 0175a089acc8: Preparing 03:51:11 3b09d25b1298: Preparing 03:51:11 e1828ea7c400: Preparing 03:51:11 67b3c3a66409: Preparing 03:51:11 878974fd4bb6: Preparing 03:51:11 879952ffab91: Preparing 03:51:11 2f0456781678: Preparing 03:51:11 6c93b1d7f03a: Preparing 03:51:11 4f9c00affee4: Preparing 03:51:11 b9a5b3bfbbe6: Preparing 03:51:11 ce7f800efff9: Preparing 03:51:11 879952ffab91: Waiting 03:51:11 2f0456781678: Waiting 03:51:11 6c93b1d7f03a: Waiting 03:51:11 b9a5b3bfbbe6: Waiting 03:51:11 4f9c00affee4: Waiting 03:51:11 ce7f800efff9: Waiting 03:51:11 878974fd4bb6: Layer already exists 03:51:11 0175a089acc8: Layer already exists 03:51:11 67b3c3a66409: Layer already exists 03:51:11 3b09d25b1298: Layer already exists 03:51:11 e1828ea7c400: Layer already exists 03:51:11 879952ffab91: Layer already exists 03:51:11 6c93b1d7f03a: Layer already exists 03:51:11 4f9c00affee4: Layer already exists 03:51:11 2f0456781678: Layer already exists 03:51:11 b9a5b3bfbbe6: Layer already exists 03:51:11 ce7f800efff9: Layer already exists 03:51:11 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:12 0175a089acc8: Preparing 03:51:12 3b09d25b1298: Preparing 03:51:12 e1828ea7c400: Preparing 03:51:12 67b3c3a66409: Preparing 03:51:12 878974fd4bb6: Preparing 03:51:12 879952ffab91: Preparing 03:51:12 2f0456781678: Preparing 03:51:12 6c93b1d7f03a: Preparing 03:51:12 4f9c00affee4: Preparing 03:51:12 b9a5b3bfbbe6: Preparing 03:51:12 ce7f800efff9: Preparing 03:51:12 2f0456781678: Waiting 03:51:12 ce7f800efff9: Waiting 03:51:12 b9a5b3bfbbe6: Waiting 03:51:12 6c93b1d7f03a: Waiting 03:51:12 4f9c00affee4: Waiting 03:51:12 879952ffab91: Waiting 03:51:12 0175a089acc8: Layer already exists 03:51:12 878974fd4bb6: Layer already exists 03:51:12 3b09d25b1298: Layer already exists 03:51:12 67b3c3a66409: Layer already exists 03:51:12 e1828ea7c400: Layer already exists 03:51:12 879952ffab91: Layer already exists 03:51:12 4f9c00affee4: Layer already exists 03:51:12 6c93b1d7f03a: Layer already exists 03:51:12 2f0456781678: Layer already exists 03:51:12 b9a5b3bfbbe6: Layer already exists 03:51:12 ce7f800efff9: Layer already exists 03:51:12 main: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:12 ===================================================== [Pipeline] echo 03:51:12 taggedImages: 03:51:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:51:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.39 03:51:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:51:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:51:12 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:12 latest 03:51:12 3.2.0-dev.39 03:51:12 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:12 main 03:51:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:13 d77beb6e41f7: Preparing 03:51:13 d24ce82b5172: Preparing 03:51:13 05e47ad1d7ce: Preparing 03:51:13 08175be39546: Preparing 03:51:13 52706887421a: Preparing 03:51:13 9d99c524c111: Preparing 03:51:13 2a80e4c4ab75: Preparing 03:51:13 879952ffab91: Preparing 03:51:13 2f0456781678: Preparing 03:51:13 4b305d0b7b0d: Preparing 03:51:13 dc54ab36cbeb: Preparing 03:51:13 ce7f800efff9: Preparing 03:51:13 9d99c524c111: Waiting 03:51:13 2a80e4c4ab75: Waiting 03:51:13 879952ffab91: Waiting 03:51:13 2f0456781678: Waiting 03:51:13 ce7f800efff9: Waiting 03:51:13 4b305d0b7b0d: Waiting 03:51:13 dc54ab36cbeb: Waiting 03:51:13 d24ce82b5172: Pushed 03:51:13 52706887421a: Pushed 03:51:13 d77beb6e41f7: Pushed 03:51:13 879952ffab91: Layer already exists 03:51:13 2f0456781678: Layer already exists 03:51:13 9d99c524c111: Pushed 03:51:13 2a80e4c4ab75: Pushed 03:51:13 ce7f800efff9: Layer already exists 03:51:13 4b305d0b7b0d: Pushed 03:51:14 08175be39546: Pushed 03:51:14 05e47ad1d7ce: Pushed 03:51:14 dc54ab36cbeb: Pushed 03:51:14 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:15 d77beb6e41f7: Preparing 03:51:15 d24ce82b5172: Preparing 03:51:15 05e47ad1d7ce: Preparing 03:51:15 08175be39546: Preparing 03:51:15 52706887421a: Preparing 03:51:15 9d99c524c111: Preparing 03:51:15 2a80e4c4ab75: Preparing 03:51:15 879952ffab91: Preparing 03:51:15 2f0456781678: Preparing 03:51:15 4b305d0b7b0d: Preparing 03:51:15 dc54ab36cbeb: Preparing 03:51:15 ce7f800efff9: Preparing 03:51:15 9d99c524c111: Waiting 03:51:15 2a80e4c4ab75: Waiting 03:51:15 879952ffab91: Waiting 03:51:15 2f0456781678: Waiting 03:51:15 4b305d0b7b0d: Waiting 03:51:15 dc54ab36cbeb: Waiting 03:51:15 ce7f800efff9: Waiting 03:51:15 d77beb6e41f7: Layer already exists 03:51:15 08175be39546: Layer already exists 03:51:15 05e47ad1d7ce: Layer already exists 03:51:15 52706887421a: Layer already exists 03:51:15 d24ce82b5172: Layer already exists 03:51:15 879952ffab91: Layer already exists 03:51:15 2a80e4c4ab75: Layer already exists 03:51:15 2f0456781678: Layer already exists 03:51:15 9d99c524c111: Layer already exists 03:51:15 4b305d0b7b0d: Layer already exists 03:51:15 dc54ab36cbeb: Layer already exists 03:51:15 ce7f800efff9: Layer already exists 03:51:15 latest: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.39 03:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:15 d77beb6e41f7: Preparing 03:51:15 d24ce82b5172: Preparing 03:51:15 05e47ad1d7ce: Preparing 03:51:15 08175be39546: Preparing 03:51:15 52706887421a: Preparing 03:51:15 9d99c524c111: Preparing 03:51:15 2a80e4c4ab75: Preparing 03:51:15 879952ffab91: Preparing 03:51:15 2f0456781678: Preparing 03:51:15 4b305d0b7b0d: Preparing 03:51:15 dc54ab36cbeb: Preparing 03:51:15 ce7f800efff9: Preparing 03:51:15 9d99c524c111: Waiting 03:51:15 2a80e4c4ab75: Waiting 03:51:15 879952ffab91: Waiting 03:51:15 2f0456781678: Waiting 03:51:15 4b305d0b7b0d: Waiting 03:51:15 dc54ab36cbeb: Waiting 03:51:15 ce7f800efff9: Waiting 03:51:15 d77beb6e41f7: Layer already exists 03:51:15 08175be39546: Layer already exists 03:51:15 52706887421a: Layer already exists 03:51:15 05e47ad1d7ce: Layer already exists 03:51:15 d24ce82b5172: Layer already exists 03:51:15 879952ffab91: Layer already exists 03:51:15 9d99c524c111: Layer already exists 03:51:15 2a80e4c4ab75: Layer already exists 03:51:15 2f0456781678: Layer already exists 03:51:15 4b305d0b7b0d: Layer already exists 03:51:15 dc54ab36cbeb: Layer already exists 03:51:15 ce7f800efff9: Layer already exists 03:51:15 3.2.0-dev.39: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:16 d77beb6e41f7: Preparing 03:51:16 d24ce82b5172: Preparing 03:51:16 05e47ad1d7ce: Preparing 03:51:16 08175be39546: Preparing 03:51:16 52706887421a: Preparing 03:51:16 9d99c524c111: Preparing 03:51:16 2a80e4c4ab75: Preparing 03:51:16 879952ffab91: Preparing 03:51:16 2f0456781678: Preparing 03:51:16 4b305d0b7b0d: Preparing 03:51:16 dc54ab36cbeb: Preparing 03:51:16 ce7f800efff9: Preparing 03:51:16 2a80e4c4ab75: Waiting 03:51:16 4b305d0b7b0d: Waiting 03:51:16 2f0456781678: Waiting 03:51:16 dc54ab36cbeb: Waiting 03:51:16 ce7f800efff9: Waiting 03:51:16 9d99c524c111: Waiting 03:51:16 08175be39546: Layer already exists 03:51:16 52706887421a: Layer already exists 03:51:16 d77beb6e41f7: Layer already exists 03:51:16 d24ce82b5172: Layer already exists 03:51:16 05e47ad1d7ce: Layer already exists 03:51:16 9d99c524c111: Layer already exists 03:51:16 4b305d0b7b0d: Layer already exists 03:51:16 2a80e4c4ab75: Layer already exists 03:51:16 879952ffab91: Layer already exists 03:51:16 2f0456781678: Layer already exists 03:51:16 ce7f800efff9: Layer already exists 03:51:16 dc54ab36cbeb: Layer already exists 03:51:16 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:17 d77beb6e41f7: Preparing 03:51:17 d24ce82b5172: Preparing 03:51:17 05e47ad1d7ce: Preparing 03:51:17 08175be39546: Preparing 03:51:17 52706887421a: Preparing 03:51:17 9d99c524c111: Preparing 03:51:17 2a80e4c4ab75: Preparing 03:51:17 879952ffab91: Preparing 03:51:17 2f0456781678: Preparing 03:51:17 4b305d0b7b0d: Preparing 03:51:17 dc54ab36cbeb: Preparing 03:51:17 ce7f800efff9: Preparing 03:51:17 9d99c524c111: Waiting 03:51:17 2a80e4c4ab75: Waiting 03:51:17 879952ffab91: Waiting 03:51:17 dc54ab36cbeb: Waiting 03:51:17 ce7f800efff9: Waiting 03:51:17 4b305d0b7b0d: Waiting 03:51:17 2f0456781678: Waiting 03:51:17 52706887421a: Layer already exists 03:51:17 d24ce82b5172: Layer already exists 03:51:17 08175be39546: Layer already exists 03:51:17 d77beb6e41f7: Layer already exists 03:51:17 05e47ad1d7ce: Layer already exists 03:51:17 2a80e4c4ab75: Layer already exists 03:51:17 4b305d0b7b0d: Layer already exists 03:51:17 9d99c524c111: Layer already exists 03:51:17 2f0456781678: Layer already exists 03:51:17 879952ffab91: Layer already exists 03:51:17 dc54ab36cbeb: Layer already exists 03:51:17 ce7f800efff9: Layer already exists 03:51:17 main: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:17 ===================================================== [Pipeline] echo 03:51:17 taggedImages: 03:51:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:51:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.39 03:51:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:51:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:51:17 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:17 latest 03:51:17 3.2.0-dev.39 03:51:17 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:17 main 03:51:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:18 99fe1ce3b267: Preparing 03:51:18 42575c0e8d6d: Preparing 03:51:18 879952ffab91: Preparing 03:51:18 2f0456781678: Preparing 03:51:18 54e5117034d6: Preparing 03:51:18 a43a983ae30f: Preparing 03:51:18 ce7f800efff9: Preparing 03:51:18 a43a983ae30f: Waiting 03:51:18 ce7f800efff9: Waiting 03:51:18 879952ffab91: Layer already exists 03:51:18 2f0456781678: Layer already exists 03:51:18 ce7f800efff9: Layer already exists 03:51:18 99fe1ce3b267: Pushed 03:51:18 54e5117034d6: Pushed 03:51:18 a43a983ae30f: Pushed 03:51:19 42575c0e8d6d: Pushed 03:51:19 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:20 + 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 03:51:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:20 99fe1ce3b267: Preparing 03:51:20 42575c0e8d6d: Preparing 03:51:20 879952ffab91: Preparing 03:51:20 2f0456781678: Preparing 03:51:20 54e5117034d6: Preparing 03:51:20 a43a983ae30f: Preparing 03:51:20 ce7f800efff9: Preparing 03:51:20 a43a983ae30f: Waiting 03:51:20 ce7f800efff9: Waiting 03:51:20 99fe1ce3b267: Layer already exists 03:51:20 54e5117034d6: Layer already exists 03:51:20 2f0456781678: Layer already exists 03:51:20 42575c0e8d6d: Layer already exists 03:51:20 879952ffab91: Layer already exists 03:51:20 a43a983ae30f: Layer already exists 03:51:20 ce7f800efff9: Layer already exists 03:51:20 latest: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.39 03:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:21 99fe1ce3b267: Preparing 03:51:21 42575c0e8d6d: Preparing 03:51:21 879952ffab91: Preparing 03:51:21 2f0456781678: Preparing 03:51:21 54e5117034d6: Preparing 03:51:21 a43a983ae30f: Preparing 03:51:21 ce7f800efff9: Preparing 03:51:21 a43a983ae30f: Waiting 03:51:21 ce7f800efff9: Waiting 03:51:21 2f0456781678: Layer already exists 03:51:21 99fe1ce3b267: Layer already exists 03:51:21 42575c0e8d6d: Layer already exists 03:51:21 54e5117034d6: Layer already exists 03:51:21 879952ffab91: Layer already exists 03:51:21 a43a983ae30f: Layer already exists 03:51:21 ce7f800efff9: Layer already exists 03:51:21 3.2.0-dev.39: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:21 99fe1ce3b267: Preparing 03:51:21 42575c0e8d6d: Preparing 03:51:21 879952ffab91: Preparing 03:51:21 2f0456781678: Preparing 03:51:21 54e5117034d6: Preparing 03:51:21 a43a983ae30f: Preparing 03:51:21 ce7f800efff9: Preparing 03:51:21 a43a983ae30f: Waiting 03:51:21 ce7f800efff9: Waiting 03:51:21 54e5117034d6: Layer already exists 03:51:21 2f0456781678: Layer already exists 03:51:21 99fe1ce3b267: Layer already exists 03:51:21 879952ffab91: Layer already exists 03:51:21 42575c0e8d6d: Layer already exists 03:51:21 a43a983ae30f: Layer already exists 03:51:21 ce7f800efff9: Layer already exists 03:51:21 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:22 + 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 03:51:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:22 99fe1ce3b267: Preparing 03:51:22 42575c0e8d6d: Preparing 03:51:22 879952ffab91: Preparing 03:51:22 2f0456781678: Preparing 03:51:22 54e5117034d6: Preparing 03:51:22 a43a983ae30f: Preparing 03:51:22 ce7f800efff9: Preparing 03:51:22 ce7f800efff9: Waiting 03:51:22 a43a983ae30f: Waiting 03:51:22 2f0456781678: Layer already exists 03:51:22 54e5117034d6: Layer already exists 03:51:22 42575c0e8d6d: Layer already exists 03:51:22 879952ffab91: Layer already exists 03:51:22 99fe1ce3b267: Layer already exists 03:51:22 a43a983ae30f: Layer already exists 03:51:22 ce7f800efff9: Layer already exists 03:51:22 main: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:22 ===================================================== [Pipeline] echo 03:51:22 taggedImages: 03:51:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:51:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.39 03:51:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:51:22 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:51:22 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:22 latest 03:51:22 3.2.0-dev.39 03:51:22 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:22 main 03:51:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:23 779d7e113036: Preparing 03:51:23 431fe8ccec62: Preparing 03:51:23 fd2d24de3c83: Preparing 03:51:23 879952ffab91: Preparing 03:51:23 2f0456781678: Preparing 03:51:23 db4177494de4: Preparing 03:51:23 7b160d40c650: Preparing 03:51:23 9a7387f9a1fc: Preparing 03:51:23 25da2b5dc0db: Preparing 03:51:23 ce7f800efff9: Preparing 03:51:23 7b160d40c650: Waiting 03:51:23 db4177494de4: Waiting 03:51:23 9a7387f9a1fc: Waiting 03:51:23 25da2b5dc0db: Waiting 03:51:23 ce7f800efff9: Waiting 03:51:23 879952ffab91: Layer already exists 03:51:23 2f0456781678: Layer already exists 03:51:23 779d7e113036: Pushed 03:51:23 fd2d24de3c83: Pushed 03:51:23 431fe8ccec62: Pushed 03:51:23 ce7f800efff9: Layer already exists 03:51:23 9a7387f9a1fc: Pushed 03:51:23 25da2b5dc0db: Pushed 03:51:29 7b160d40c650: Pushed 03:51:32 db4177494de4: Pushed 03:51:32 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:33 779d7e113036: Preparing 03:51:33 431fe8ccec62: Preparing 03:51:33 fd2d24de3c83: Preparing 03:51:33 879952ffab91: Preparing 03:51:33 2f0456781678: Preparing 03:51:33 db4177494de4: Preparing 03:51:33 7b160d40c650: Preparing 03:51:33 9a7387f9a1fc: Preparing 03:51:33 25da2b5dc0db: Preparing 03:51:33 ce7f800efff9: Preparing 03:51:33 9a7387f9a1fc: Waiting 03:51:33 25da2b5dc0db: Waiting 03:51:33 ce7f800efff9: Waiting 03:51:33 db4177494de4: Waiting 03:51:33 7b160d40c650: Waiting 03:51:33 879952ffab91: Layer already exists 03:51:33 779d7e113036: Layer already exists 03:51:33 2f0456781678: Layer already exists 03:51:33 fd2d24de3c83: Layer already exists 03:51:33 431fe8ccec62: Layer already exists 03:51:33 9a7387f9a1fc: Layer already exists 03:51:33 25da2b5dc0db: Layer already exists 03:51:33 7b160d40c650: Layer already exists 03:51:33 db4177494de4: Layer already exists 03:51:33 ce7f800efff9: Layer already exists 03:51:33 latest: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.39 03:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:33 779d7e113036: Preparing 03:51:33 431fe8ccec62: Preparing 03:51:33 fd2d24de3c83: Preparing 03:51:33 879952ffab91: Preparing 03:51:33 2f0456781678: Preparing 03:51:33 db4177494de4: Preparing 03:51:33 7b160d40c650: Preparing 03:51:33 9a7387f9a1fc: Preparing 03:51:33 25da2b5dc0db: Preparing 03:51:33 ce7f800efff9: Preparing 03:51:33 7b160d40c650: Waiting 03:51:33 db4177494de4: Waiting 03:51:33 25da2b5dc0db: Waiting 03:51:33 ce7f800efff9: Waiting 03:51:33 879952ffab91: Layer already exists 03:51:33 431fe8ccec62: Layer already exists 03:51:33 fd2d24de3c83: Layer already exists 03:51:33 779d7e113036: Layer already exists 03:51:33 2f0456781678: Layer already exists 03:51:33 7b160d40c650: Layer already exists 03:51:33 25da2b5dc0db: Layer already exists 03:51:33 ce7f800efff9: Layer already exists 03:51:33 db4177494de4: Layer already exists 03:51:33 9a7387f9a1fc: Layer already exists 03:51:33 3.2.0-dev.39: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:34 779d7e113036: Preparing 03:51:34 431fe8ccec62: Preparing 03:51:34 fd2d24de3c83: Preparing 03:51:34 879952ffab91: Preparing 03:51:34 2f0456781678: Preparing 03:51:34 db4177494de4: Preparing 03:51:34 7b160d40c650: Preparing 03:51:34 9a7387f9a1fc: Preparing 03:51:34 25da2b5dc0db: Preparing 03:51:34 ce7f800efff9: Preparing 03:51:34 db4177494de4: Waiting 03:51:34 7b160d40c650: Waiting 03:51:34 9a7387f9a1fc: Waiting 03:51:34 ce7f800efff9: Waiting 03:51:34 25da2b5dc0db: Waiting 03:51:34 fd2d24de3c83: Layer already exists 03:51:34 2f0456781678: Layer already exists 03:51:34 431fe8ccec62: Layer already exists 03:51:34 879952ffab91: Layer already exists 03:51:34 779d7e113036: Layer already exists 03:51:34 9a7387f9a1fc: Layer already exists 03:51:34 7b160d40c650: Layer already exists 03:51:34 db4177494de4: Layer already exists 03:51:34 25da2b5dc0db: Layer already exists 03:51:34 ce7f800efff9: Layer already exists 03:51:34 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:35 779d7e113036: Preparing 03:51:35 431fe8ccec62: Preparing 03:51:35 fd2d24de3c83: Preparing 03:51:35 879952ffab91: Preparing 03:51:35 2f0456781678: Preparing 03:51:35 db4177494de4: Preparing 03:51:35 7b160d40c650: Preparing 03:51:35 9a7387f9a1fc: Preparing 03:51:35 25da2b5dc0db: Preparing 03:51:35 ce7f800efff9: Preparing 03:51:35 db4177494de4: Waiting 03:51:35 7b160d40c650: Waiting 03:51:35 9a7387f9a1fc: Waiting 03:51:35 25da2b5dc0db: Waiting 03:51:35 ce7f800efff9: Waiting 03:51:35 fd2d24de3c83: Layer already exists 03:51:35 431fe8ccec62: Layer already exists 03:51:35 779d7e113036: Layer already exists 03:51:35 2f0456781678: Layer already exists 03:51:35 7b160d40c650: Layer already exists 03:51:35 9a7387f9a1fc: Layer already exists 03:51:35 db4177494de4: Layer already exists 03:51:35 25da2b5dc0db: Layer already exists 03:51:35 879952ffab91: Layer already exists 03:51:35 ce7f800efff9: Layer already exists 03:51:35 main: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:35 ===================================================== [Pipeline] echo 03:51:35 taggedImages: 03:51:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:51:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.39 03:51:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:51:35 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:51:35 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:35 latest 03:51:35 3.2.0-dev.39 03:51:35 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:35 main 03:51:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:51:35 b0b965fcd80f: Preparing 03:51:35 44bcfcf1f748: Preparing 03:51:35 8515cc2cb768: Preparing 03:51:35 879952ffab91: Preparing 03:51:35 2f0456781678: Preparing 03:51:35 15abe5be6c50: Preparing 03:51:35 ef362a86af00: Preparing 03:51:35 cd3e0f51b048: Preparing 03:51:35 ce7f800efff9: Preparing 03:51:35 15abe5be6c50: Waiting 03:51:35 cd3e0f51b048: Waiting 03:51:35 ef362a86af00: Waiting 03:51:35 ce7f800efff9: Waiting 03:51:35 2f0456781678: Layer already exists 03:51:35 879952ffab91: Layer already exists 03:51:35 44bcfcf1f748: Pushed 03:51:35 8515cc2cb768: Pushed 03:51:35 ef362a86af00: Pushed 03:51:35 b0b965fcd80f: Pushed 03:51:35 ce7f800efff9: Layer already exists 03:51:36 cd3e0f51b048: Pushed 03:51:46 15abe5be6c50: Pushed 03:51:46 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:51:46 b0b965fcd80f: Preparing 03:51:46 44bcfcf1f748: Preparing 03:51:46 8515cc2cb768: Preparing 03:51:46 879952ffab91: Preparing 03:51:46 2f0456781678: Preparing 03:51:46 15abe5be6c50: Preparing 03:51:46 ef362a86af00: Preparing 03:51:46 cd3e0f51b048: Preparing 03:51:46 ce7f800efff9: Preparing 03:51:46 cd3e0f51b048: Waiting 03:51:46 15abe5be6c50: Waiting 03:51:46 ef362a86af00: Waiting 03:51:46 ce7f800efff9: Waiting 03:51:46 2f0456781678: Layer already exists 03:51:46 44bcfcf1f748: Layer already exists 03:51:46 b0b965fcd80f: Layer already exists 03:51:46 8515cc2cb768: Layer already exists 03:51:46 879952ffab91: Layer already exists 03:51:46 15abe5be6c50: Layer already exists 03:51:46 cd3e0f51b048: Layer already exists 03:51:46 ef362a86af00: Layer already exists 03:51:46 ce7f800efff9: Layer already exists 03:51:46 latest: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.39 03:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:51:47 b0b965fcd80f: Preparing 03:51:47 44bcfcf1f748: Preparing 03:51:47 8515cc2cb768: Preparing 03:51:47 879952ffab91: Preparing 03:51:47 2f0456781678: Preparing 03:51:47 15abe5be6c50: Preparing 03:51:47 ef362a86af00: Preparing 03:51:47 cd3e0f51b048: Preparing 03:51:47 ce7f800efff9: Preparing 03:51:47 15abe5be6c50: Waiting 03:51:47 ef362a86af00: Waiting 03:51:47 cd3e0f51b048: Waiting 03:51:47 ce7f800efff9: Waiting 03:51:47 2f0456781678: Layer already exists 03:51:47 879952ffab91: Layer already exists 03:51:47 44bcfcf1f748: Layer already exists 03:51:47 b0b965fcd80f: Layer already exists 03:51:47 8515cc2cb768: Layer already exists 03:51:47 cd3e0f51b048: Layer already exists 03:51:47 ef362a86af00: Layer already exists 03:51:47 15abe5be6c50: Layer already exists 03:51:47 ce7f800efff9: Layer already exists 03:51:47 3.2.0-dev.39: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:51:47 b0b965fcd80f: Preparing 03:51:47 44bcfcf1f748: Preparing 03:51:47 8515cc2cb768: Preparing 03:51:47 879952ffab91: Preparing 03:51:47 2f0456781678: Preparing 03:51:47 15abe5be6c50: Preparing 03:51:47 ef362a86af00: Preparing 03:51:47 cd3e0f51b048: Preparing 03:51:47 ce7f800efff9: Preparing 03:51:47 ce7f800efff9: Waiting 03:51:47 cd3e0f51b048: Waiting 03:51:47 15abe5be6c50: Waiting 03:51:47 ef362a86af00: Waiting 03:51:47 b0b965fcd80f: Layer already exists 03:51:47 44bcfcf1f748: Layer already exists 03:51:47 2f0456781678: Layer already exists 03:51:47 8515cc2cb768: Layer already exists 03:51:47 879952ffab91: Layer already exists 03:51:47 ef362a86af00: Layer already exists 03:51:47 cd3e0f51b048: Layer already exists 03:51:47 15abe5be6c50: Layer already exists 03:51:47 ce7f800efff9: Layer already exists 03:51:47 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:51:48 b0b965fcd80f: Preparing 03:51:48 44bcfcf1f748: Preparing 03:51:48 8515cc2cb768: Preparing 03:51:48 879952ffab91: Preparing 03:51:48 2f0456781678: Preparing 03:51:48 15abe5be6c50: Preparing 03:51:48 ef362a86af00: Preparing 03:51:48 cd3e0f51b048: Preparing 03:51:48 ce7f800efff9: Preparing 03:51:48 15abe5be6c50: Waiting 03:51:48 ce7f800efff9: Waiting 03:51:48 ef362a86af00: Waiting 03:51:48 cd3e0f51b048: Waiting 03:51:48 2f0456781678: Layer already exists 03:51:48 b0b965fcd80f: Layer already exists 03:51:48 8515cc2cb768: Layer already exists 03:51:48 879952ffab91: Layer already exists 03:51:48 44bcfcf1f748: Layer already exists 03:51:48 15abe5be6c50: Layer already exists 03:51:48 cd3e0f51b048: Layer already exists 03:51:48 ce7f800efff9: Layer already exists 03:51:48 ef362a86af00: Layer already exists 03:51:48 main: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:48 ===================================================== [Pipeline] echo 03:51:48 taggedImages: 03:51:48 - nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:48 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:51:48 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.39 03:51:48 - nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:48 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:51:48 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:51:48 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:48 latest 03:51:48 3.2.0-dev.39 03:51:48 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:51:48 main 03:51:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:51:49 779d7e113036: Preparing 03:51:49 50215b0e7dbf: Preparing 03:51:49 33cfe97719e7: Preparing 03:51:49 879952ffab91: Preparing 03:51:49 2f0456781678: Preparing 03:51:49 11d5904d45ca: Preparing 03:51:49 9a7387f9a1fc: Preparing 03:51:49 25da2b5dc0db: Preparing 03:51:49 ce7f800efff9: Preparing 03:51:49 11d5904d45ca: Waiting 03:51:49 25da2b5dc0db: Waiting 03:51:49 9a7387f9a1fc: Waiting 03:51:49 ce7f800efff9: Waiting 03:51:49 779d7e113036: Layer already exists 03:51:49 879952ffab91: Layer already exists 03:51:49 2f0456781678: Layer already exists 03:51:49 25da2b5dc0db: Layer already exists 03:51:49 9a7387f9a1fc: Layer already exists 03:51:49 ce7f800efff9: Layer already exists 03:51:49 33cfe97719e7: Pushed 03:51:49 50215b0e7dbf: Pushed 03:51:59 11d5904d45ca: Pushed 03:51:59 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:00 779d7e113036: Preparing 03:52:00 50215b0e7dbf: Preparing 03:52:00 33cfe97719e7: Preparing 03:52:00 879952ffab91: Preparing 03:52:00 2f0456781678: Preparing 03:52:00 11d5904d45ca: Preparing 03:52:00 9a7387f9a1fc: Preparing 03:52:00 11d5904d45ca: Waiting 03:52:00 25da2b5dc0db: Preparing 03:52:00 ce7f800efff9: Preparing 03:52:00 25da2b5dc0db: Waiting 03:52:00 9a7387f9a1fc: Waiting 03:52:00 2f0456781678: Layer already exists 03:52:00 879952ffab91: Layer already exists 03:52:00 50215b0e7dbf: Layer already exists 03:52:00 33cfe97719e7: Layer already exists 03:52:00 779d7e113036: Layer already exists 03:52:00 25da2b5dc0db: Layer already exists 03:52:00 11d5904d45ca: Layer already exists 03:52:00 9a7387f9a1fc: Layer already exists 03:52:00 ce7f800efff9: Layer already exists 03:52:00 latest: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.39 03:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:00 779d7e113036: Preparing 03:52:00 50215b0e7dbf: Preparing 03:52:00 33cfe97719e7: Preparing 03:52:00 879952ffab91: Preparing 03:52:00 2f0456781678: Preparing 03:52:00 11d5904d45ca: Preparing 03:52:00 9a7387f9a1fc: Preparing 03:52:00 25da2b5dc0db: Preparing 03:52:00 ce7f800efff9: Preparing 03:52:00 11d5904d45ca: Waiting 03:52:00 9a7387f9a1fc: Waiting 03:52:00 25da2b5dc0db: Waiting 03:52:00 ce7f800efff9: Waiting 03:52:00 779d7e113036: Layer already exists 03:52:00 2f0456781678: Layer already exists 03:52:00 50215b0e7dbf: Layer already exists 03:52:00 879952ffab91: Layer already exists 03:52:00 33cfe97719e7: Layer already exists 03:52:00 25da2b5dc0db: Layer already exists 03:52:00 11d5904d45ca: Layer already exists 03:52:00 9a7387f9a1fc: Layer already exists 03:52:00 ce7f800efff9: Layer already exists 03:52:00 3.2.0-dev.39: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:01 779d7e113036: Preparing 03:52:01 50215b0e7dbf: Preparing 03:52:01 33cfe97719e7: Preparing 03:52:01 879952ffab91: Preparing 03:52:01 2f0456781678: Preparing 03:52:01 11d5904d45ca: Preparing 03:52:01 9a7387f9a1fc: Preparing 03:52:01 25da2b5dc0db: Preparing 03:52:01 ce7f800efff9: Preparing 03:52:01 9a7387f9a1fc: Waiting 03:52:01 11d5904d45ca: Waiting 03:52:01 25da2b5dc0db: Waiting 03:52:01 779d7e113036: Layer already exists 03:52:01 33cfe97719e7: Layer already exists 03:52:01 879952ffab91: Layer already exists 03:52:01 50215b0e7dbf: Layer already exists 03:52:01 2f0456781678: Layer already exists 03:52:01 25da2b5dc0db: Layer already exists 03:52:01 11d5904d45ca: Layer already exists 03:52:01 9a7387f9a1fc: Layer already exists 03:52:01 ce7f800efff9: Layer already exists 03:52:01 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:02 779d7e113036: Preparing 03:52:02 50215b0e7dbf: Preparing 03:52:02 33cfe97719e7: Preparing 03:52:02 879952ffab91: Preparing 03:52:02 2f0456781678: Preparing 03:52:02 11d5904d45ca: Preparing 03:52:02 9a7387f9a1fc: Preparing 03:52:02 25da2b5dc0db: Preparing 03:52:02 ce7f800efff9: Preparing 03:52:02 11d5904d45ca: Waiting 03:52:02 9a7387f9a1fc: Waiting 03:52:02 25da2b5dc0db: Waiting 03:52:02 ce7f800efff9: Waiting 03:52:02 879952ffab91: Layer already exists 03:52:02 50215b0e7dbf: Layer already exists 03:52:02 2f0456781678: Layer already exists 03:52:02 33cfe97719e7: Layer already exists 03:52:02 779d7e113036: Layer already exists 03:52:02 25da2b5dc0db: Layer already exists 03:52:02 9a7387f9a1fc: Layer already exists 03:52:02 ce7f800efff9: Layer already exists 03:52:02 11d5904d45ca: Layer already exists 03:52:02 main: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:02 ===================================================== [Pipeline] echo 03:52:02 taggedImages: 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.39 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:52:02 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:52:02 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:52:02 latest 03:52:02 3.2.0-dev.39 03:52:02 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:02 main 03:52:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:02 10679ffeb2b3: Preparing 03:52:02 41960aaaab7f: Preparing 03:52:02 879952ffab91: Preparing 03:52:02 2f0456781678: Preparing 03:52:02 28af7940073f: Preparing 03:52:02 a92fa503d798: Preparing 03:52:02 ce7f800efff9: Preparing 03:52:02 a92fa503d798: Waiting 03:52:02 ce7f800efff9: Waiting 03:52:02 28af7940073f: Pushed 03:52:02 2f0456781678: Layer already exists 03:52:02 879952ffab91: Layer already exists 03:52:02 10679ffeb2b3: Pushed 03:52:03 ce7f800efff9: Layer already exists 03:52:03 a92fa503d798: Pushed 03:52:05 41960aaaab7f: Pushed 03:52:05 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:06 10679ffeb2b3: Preparing 03:52:06 41960aaaab7f: Preparing 03:52:06 879952ffab91: Preparing 03:52:06 2f0456781678: Preparing 03:52:06 28af7940073f: Preparing 03:52:06 a92fa503d798: Preparing 03:52:06 ce7f800efff9: Preparing 03:52:06 a92fa503d798: Waiting 03:52:06 28af7940073f: Layer already exists 03:52:06 10679ffeb2b3: Layer already exists 03:52:06 2f0456781678: Layer already exists 03:52:06 41960aaaab7f: Layer already exists 03:52:06 879952ffab91: Layer already exists 03:52:06 a92fa503d798: Layer already exists 03:52:06 ce7f800efff9: Layer already exists 03:52:06 latest: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.39 03:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:06 10679ffeb2b3: Preparing 03:52:06 41960aaaab7f: Preparing 03:52:06 879952ffab91: Preparing 03:52:06 2f0456781678: Preparing 03:52:06 28af7940073f: Preparing 03:52:06 a92fa503d798: Preparing 03:52:06 ce7f800efff9: Preparing 03:52:06 ce7f800efff9: Waiting 03:52:06 a92fa503d798: Waiting 03:52:06 10679ffeb2b3: Layer already exists 03:52:06 28af7940073f: Layer already exists 03:52:06 879952ffab91: Layer already exists 03:52:06 41960aaaab7f: Layer already exists 03:52:06 2f0456781678: Layer already exists 03:52:06 ce7f800efff9: Layer already exists 03:52:06 a92fa503d798: Layer already exists 03:52:06 3.2.0-dev.39: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:07 10679ffeb2b3: Preparing 03:52:07 41960aaaab7f: Preparing 03:52:07 879952ffab91: Preparing 03:52:07 2f0456781678: Preparing 03:52:07 28af7940073f: Preparing 03:52:07 a92fa503d798: Preparing 03:52:07 ce7f800efff9: Preparing 03:52:07 a92fa503d798: Waiting 03:52:07 10679ffeb2b3: Layer already exists 03:52:07 41960aaaab7f: Layer already exists 03:52:07 879952ffab91: Layer already exists 03:52:07 28af7940073f: Layer already exists 03:52:07 2f0456781678: Layer already exists 03:52:07 a92fa503d798: Layer already exists 03:52:07 ce7f800efff9: Layer already exists 03:52:07 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:08 10679ffeb2b3: Preparing 03:52:08 41960aaaab7f: Preparing 03:52:08 879952ffab91: Preparing 03:52:08 2f0456781678: Preparing 03:52:08 28af7940073f: Preparing 03:52:08 a92fa503d798: Preparing 03:52:08 ce7f800efff9: Preparing 03:52:08 a92fa503d798: Waiting 03:52:08 ce7f800efff9: Waiting 03:52:08 28af7940073f: Layer already exists 03:52:08 2f0456781678: Layer already exists 03:52:08 879952ffab91: Layer already exists 03:52:08 10679ffeb2b3: Layer already exists 03:52:08 41960aaaab7f: Layer already exists 03:52:08 a92fa503d798: Layer already exists 03:52:08 ce7f800efff9: Layer already exists 03:52:08 main: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:08 ===================================================== [Pipeline] echo 03:52:08 taggedImages: 03:52:08 - nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:52:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:52:08 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.39 03:52:08 - nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:52:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:52:08 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:52:08 latest 03:52:08 3.2.0-dev.39 03:52:08 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:08 main 03:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:09 eb2915a71d95: Preparing 03:52:09 43d6a769a5e3: Preparing 03:52:09 879952ffab91: Preparing 03:52:09 2f0456781678: Preparing 03:52:09 c5c2a219336e: Preparing 03:52:09 05e60f1e411a: Preparing 03:52:09 ce7f800efff9: Preparing 03:52:09 05e60f1e411a: Waiting 03:52:09 2f0456781678: Layer already exists 03:52:09 879952ffab91: Layer already exists 03:52:09 c5c2a219336e: Layer already exists 03:52:09 ce7f800efff9: Layer already exists 03:52:09 05e60f1e411a: Layer already exists 03:52:09 eb2915a71d95: Pushed 03:52:12 43d6a769a5e3: Pushed 03:52:12 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:12 eb2915a71d95: Preparing 03:52:12 43d6a769a5e3: Preparing 03:52:12 879952ffab91: Preparing 03:52:12 2f0456781678: Preparing 03:52:12 c5c2a219336e: Preparing 03:52:12 05e60f1e411a: Preparing 03:52:12 ce7f800efff9: Preparing 03:52:12 05e60f1e411a: Waiting 03:52:12 ce7f800efff9: Waiting 03:52:12 eb2915a71d95: Layer already exists 03:52:12 2f0456781678: Layer already exists 03:52:12 c5c2a219336e: Layer already exists 03:52:12 43d6a769a5e3: Layer already exists 03:52:12 879952ffab91: Layer already exists 03:52:12 05e60f1e411a: Layer already exists 03:52:12 ce7f800efff9: Layer already exists 03:52:12 latest: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.39 03:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:13 eb2915a71d95: Preparing 03:52:13 43d6a769a5e3: Preparing 03:52:13 879952ffab91: Preparing 03:52:13 2f0456781678: Preparing 03:52:13 c5c2a219336e: Preparing 03:52:13 05e60f1e411a: Preparing 03:52:13 ce7f800efff9: Preparing 03:52:13 05e60f1e411a: Waiting 03:52:13 ce7f800efff9: Waiting 03:52:13 eb2915a71d95: Layer already exists 03:52:13 c5c2a219336e: Layer already exists 03:52:13 43d6a769a5e3: Layer already exists 03:52:13 879952ffab91: Layer already exists 03:52:13 2f0456781678: Layer already exists 03:52:13 05e60f1e411a: Layer already exists 03:52:13 ce7f800efff9: Layer already exists 03:52:13 3.2.0-dev.39: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:14 eb2915a71d95: Preparing 03:52:14 43d6a769a5e3: Preparing 03:52:14 879952ffab91: Preparing 03:52:14 2f0456781678: Preparing 03:52:14 c5c2a219336e: Preparing 03:52:14 05e60f1e411a: Preparing 03:52:14 ce7f800efff9: Preparing 03:52:14 ce7f800efff9: Waiting 03:52:14 05e60f1e411a: Waiting 03:52:14 879952ffab91: Layer already exists 03:52:14 eb2915a71d95: Layer already exists 03:52:14 c5c2a219336e: Layer already exists 03:52:14 43d6a769a5e3: Layer already exists 03:52:14 2f0456781678: Layer already exists 03:52:14 ce7f800efff9: Layer already exists 03:52:14 05e60f1e411a: Layer already exists 03:52:14 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:14 eb2915a71d95: Preparing 03:52:14 43d6a769a5e3: Preparing 03:52:14 879952ffab91: Preparing 03:52:14 2f0456781678: Preparing 03:52:14 c5c2a219336e: Preparing 03:52:14 05e60f1e411a: Preparing 03:52:14 ce7f800efff9: Preparing 03:52:14 ce7f800efff9: Waiting 03:52:14 05e60f1e411a: Waiting 03:52:14 43d6a769a5e3: Layer already exists 03:52:14 c5c2a219336e: Layer already exists 03:52:14 879952ffab91: Layer already exists 03:52:14 eb2915a71d95: Layer already exists 03:52:14 2f0456781678: Layer already exists 03:52:14 ce7f800efff9: Layer already exists 03:52:14 05e60f1e411a: Layer already exists 03:52:14 main: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:14 ===================================================== [Pipeline] echo 03:52:15 taggedImages: 03:52:15 - nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 03:52:15 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:52:15 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.39 03:52:15 - nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 03:52:15 - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:18 #151 ... 04:07:18 04:07:18 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:07:18 #146 1079.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:07:19 #146 ... 04:07:19 04:07:19 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:07:19 #151 DONE 1086.1s 04:07:19 04:07:19 #22 [core-keeper internal] load .dockerignore 04:07:19 #22 ... 04:07:19 04:07:19 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:07:19 #152 DONE 0.3s 04:07:19 04:07:19 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:07:20 #153 DONE 0.2s 04:07:20 04:07:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:20 #148 ... 04:07:20 04:07:20 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:07:20 #154 DONE 0.2s 04:07:20 04:07:20 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:07:20 #155 DONE 0.3s 04:07:20 04:07:20 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:07:20 #145 ... 04:07:20 04:07:20 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:07:21 #156 DONE 0.3s 04:07:21 04:07:21 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:07:21 #157 DONE 0.2s 04:07:21 04:07:21 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:23 #158 DONE 2.2s 04:07:23 04:07:23 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:23 #148 ... 04:07:23 04:07:23 #100 [security-proxy-setup] exporting to image 04:07:23 #100 exporting layers 04:07:24 #100 exporting layers 1.1s done 04:07:24 #100 writing image sha256:2ae9145fba5f91cdc2bcded7af375a053eaaf8f3992d068877d6506b44eb63bb done 04:07:24 #100 naming to docker.io/library/security-proxy-setup-arm64 done 04:07:24 #100 DONE 6.0s 04:07:24 04:07:24 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:29 #148 ... 04:07:29 04:07:29 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:07:29 #149 DONE 1096.6s 04:07:29 04:07:29 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:07:30 #53 ... 04:07:30 04:07:30 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:07:30 #146 DONE 1097.3s 04:07:30 04:07:30 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:31 #148 ... 04:07:31 04:07:31 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:07:31 #159 ... 04:07:31 04:07:31 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:07:31 #160 DONE 0.3s 04:07:31 04:07:31 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:07:31 #159 DONE 0.5s 04:07:31 04:07:31 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:07:31 #161 ... 04:07:31 04:07:31 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:07:31 #162 DONE 0.3s 04:07:31 04:07:31 #163 [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 04:07:31 #163 DONE 0.3s 04:07:31 04:07:31 #22 [core-keeper internal] load .dockerignore 04:07:32 #22 ... 04:07:32 04:07:32 #164 [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 04:07:32 #164 DONE 0.2s 04:07:32 04:07:32 #165 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:07:32 #165 DONE 0.3s 04:07:32 04:07:32 #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:07:33 #166 DONE 0.4s 04:07:33 04:07:33 #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:07:33 #167 DONE 0.5s 04:07:33 04:07:33 #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:07:33 #168 DONE 0.3s 04:07:33 04:07:33 #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:34 #169 ... 04:07:34 04:07:34 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:07:34 #161 DONE 2.9s 04:07:34 04:07:34 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:07:34 #170 DONE 0.3s 04:07:34 04:07:34 #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:34 #169 ... 04:07:34 04:07:34 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:07:34 #171 DONE 0.2s 04:07:34 04:07:34 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:07:34 #172 DONE 0.3s 04:07:34 04:07:34 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:07:35 #173 DONE 0.3s 04:07:35 04:07:35 #174 [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/ 04:07:35 #174 DONE 0.2s 04:07:35 04:07:35 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:07:35 #141 ... 04:07:35 04:07:35 #175 [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/ 04:07:35 #175 DONE 0.3s 04:07:35 04:07:35 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:36 #148 ... 04:07:36 04:07:36 #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:07:36 #176 DONE 0.2s 04:07:36 04:07:36 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:07:36 #177 DONE 0.1s 04:07:36 04:07:36 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:07:36 #178 ... 04:07:36 04:07:36 #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:36 #169 DONE 3.1s 04:07:36 04:07:36 #100 [security-secretstore-setup] exporting to image 04:07:36 #100 exporting layers 04:07:38 #100 exporting layers 2.0s done 04:07:38 #100 ... 04:07:38 04:07:38 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:07:38 #178 DONE 2.5s 04:07:38 04:07:38 #100 [security-secretstore-setup] exporting to image 04:07:38 #100 writing image sha256:33aec9670f2a8b522b2051e3e97a45a5c9510a39a6ddf7ad2e8b062bcedf3f15 done 04:07:38 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 04:07:40 #100 exporting layers 1.3s done 04:07:40 #100 writing image sha256:20802344c7a6c369b22900f034f29dbb05d2235e6f227639a8700f954ca83287 done 04:07:40 #100 naming to docker.io/library/security-bootstrapper-arm64 done 04:07:40 #100 DONE 9.2s 04:07:40 04:07:40 #22 [core-keeper internal] load .dockerignore 04:08:27 #22 ... 04:08:27 04:08:27 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:08:27 #150 DONE 1154.0s 04:08:27 04:08:27 #22 [core-keeper internal] load .dockerignore 04:08:27 #22 ... 04:08:27 04:08:27 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:08:27 #179 DONE 0.3s 04:08:27 04:08:27 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:08:27 #140 ... 04:08:27 04:08:27 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:08:28 #180 DONE 0.2s 04:08:28 04:08:28 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:08:28 #181 DONE 0.3s 04:08:28 04:08:28 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:08:28 #182 DONE 0.1s 04:08:28 04:08:28 #22 [core-keeper internal] load .dockerignore 04:08:28 #22 ... 04:08:28 04:08:28 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:08:28 #183 DONE 0.2s 04:08:28 04:08:28 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:08:30 #184 DONE 1.9s 04:08:30 04:08:30 #100 [core-common-config-bootstrapper] exporting to image 04:08:30 #100 exporting layers 04:08:31 #100 exporting layers 0.5s done 04:08:31 #100 writing image sha256:5f8205aa08b66fc4c899be32d3675c1ddde31f893a5cfd837147950f99939bdd done 04:08:31 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:08:31 #100 DONE 9.7s 04:08:31 04:08:31 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:10:22 #145 ... 04:10:22 04:10:22 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:10:22 #141 DONE 1264.1s 04:10:22 04:10:22 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:10:22 #148 ... 04:10:22 04:10:22 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:10:22 #185 DONE 0.1s 04:10:22 04:10:22 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:10:22 #145 ... 04:10:22 04:10:22 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:10:22 #186 DONE 0.1s 04:10:22 04:10:22 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:10:22 #187 DONE 0.3s 04:10:22 04:10:22 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:10:22 #188 DONE 0.1s 04:10:22 04:10:22 #100 [security-spiffe-token-provider] exporting to image 04:10:22 #100 exporting layers 04:10:22 #100 exporting layers 0.6s done 04:10:22 #100 writing image sha256:0bb9effee3b659aaf50e00a084b13ffdf14602d8395fb60c045781b2b356e454 done 04:10:22 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:10:22 #100 DONE 10.3s 04:10:22 04:10:22 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:17:29 #148 ... 04:17:29 04:17:29 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:17:29 #140 DONE 1682.4s 04:17:29 04:17:29 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:29 #142 ... 04:17:29 04:17:29 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:17:29 #189 DONE 0.2s 04:17:29 04:17:29 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:17:29 #190 DONE 0.2s 04:17:29 04:17:29 #22 [core-keeper internal] load .dockerignore 04:17:29 #22 ... 04:17:29 04:17:29 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:17:29 #191 DONE 0.4s 04:17:29 04:17:29 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:17:29 #192 DONE 0.1s 04:17:29 04:17:29 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:17:29 #193 DONE 0.2s 04:17:29 04:17:29 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:29 #194 DONE 2.2s 04:17:29 04:17:29 #100 [security-proxy-auth] exporting to image 04:17:29 #100 exporting layers 04:17:29 #100 exporting layers 0.8s done 04:17:29 #100 writing image sha256:2328a242450d751aad76d3fd516bc107c35fea64da85fecf67b39a83cf927fec done 04:17:29 #100 naming to docker.io/library/security-proxy-auth-arm64 04:17:29 #100 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:17:29 #100 DONE 11.1s 04:17:29 04:17:29 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:08 #142 ... 04:18:08 04:18:08 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:18:08 #147 DONE 1732.8s 04:18:08 04:18:08 #22 [core-keeper internal] load .dockerignore 04:18:08 #22 ... 04:18:08 04:18:08 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:18:08 #195 DONE 0.1s 04:18:08 04:18:08 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:18:08 #196 DONE 0.1s 04:18:08 04:18:08 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:18:08 #197 DONE 0.4s 04:18:08 04:18:08 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:08 #148 ... 04:18:08 04:18:08 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:18:08 #198 DONE 0.1s 04:18:08 04:18:08 #100 [core-command] exporting to image 04:18:08 #100 exporting layers 04:18:08 #100 exporting layers 0.4s done 04:18:08 #100 writing image sha256:a225cfa1484670217f5f0c21e0f0719f396f1f32fac01fa7687a70870934cb97 done 04:18:08 #100 naming to docker.io/library/core-command-arm64 done 04:18:08 #100 DONE 11.6s 04:18:08 04:18:08 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:15 #148 ... 04:18:15 04:18:15 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:18:15 #144 DONE 1741.3s 04:18:15 04:18:15 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:15 #148 ... 04:18:15 04:18:15 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:18:15 #199 DONE 0.2s 04:18:15 04:18:15 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:18:15 #53 ... 04:18:15 04:18:15 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:18:16 #200 DONE 0.5s 04:18:16 04:18:16 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:18:16 #201 DONE 0.1s 04:18:16 04:18:16 #22 [core-keeper internal] load .dockerignore 04:18:16 #22 ... 04:18:16 04:18:16 #100 [core-keeper] exporting to image 04:18:16 #100 exporting layers 04:18:16 #100 exporting layers 0.4s done 04:18:16 #100 writing image sha256:f4eb3e9554f03cdf693d0d865cfed3a275648cd1ef2523eba19c11d55424e589 done 04:18:16 #100 naming to docker.io/library/core-keeper-arm64 done 04:18:16 #100 DONE 12.0s 04:18:16 04:18:16 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:21 #142 ... 04:18:21 04:18:21 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:18:21 #143 DONE 1748.0s 04:18:21 04:18:21 #22 [core-keeper internal] load .dockerignore 04:18:21 #22 ... 04:18:21 04:18:21 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:21 #202 DONE 0.3s 04:18:21 04:18:21 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:18:21 #203 DONE 0.2s 04:18:21 04:18:21 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:18:22 #204 DONE 0.7s 04:18:22 04:18:22 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:22 #148 ... 04:18:22 04:18:22 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:18:22 #205 DONE 0.2s 04:18:22 04:18:22 #100 [core-data] exporting to image 04:18:22 #100 exporting layers 04:18:23 #100 exporting layers 0.6s done 04:18:23 #100 writing image sha256:8a21c192ada68e588fee558208f54c16ddca1688bd6bd35f6f9cec06fa24871b done 04:18:23 #100 naming to docker.io/library/core-data-arm64 done 04:18:23 #100 DONE 12.6s 04:18:23 04:18:23 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:25 #145 ... 04:18:25 04:18:25 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:25 #148 DONE 1752.2s 04:18:25 04:18:25 #22 [core-keeper internal] load .dockerignore 04:18:25 #22 ... 04:18:25 04:18:25 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:18:26 #206 DONE 0.2s 04:18:26 04:18:26 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:18:26 #207 DONE 0.2s 04:18:26 04:18:26 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:26 #142 ... 04:18:26 04:18:26 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:18:26 #208 DONE 0.5s 04:18:26 04:18:26 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:18:26 #209 DONE 0.1s 04:18:26 04:18:26 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:26 #142 ... 04:18:26 04:18:26 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:18:26 #210 DONE 0.1s 04:18:26 04:18:26 #100 [core-metadata] exporting to image 04:18:27 #100 exporting layers 0.6s done 04:18:27 #100 writing image sha256:043732d234bf2f34dbc377aca70ee985db7f819efca1c5da19a597d8dbf8e37b done 04:18:27 #100 naming to docker.io/library/core-metadata-arm64 done 04:18:27 #100 DONE 13.2s 04:18:27 04:18:27 #22 [core-keeper internal] load .dockerignore 04:18:54 #22 ... 04:18:54 04:18:54 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:54 #142 DONE 1779.2s 04:18:54 04:18:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:18:54 #53 ... 04:18:54 04:18:54 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:54 #211 DONE 0.2s 04:18:54 04:18:54 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:18:54 #212 DONE 0.1s 04:18:54 04:18:54 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:54 #145 DONE 1779.7s 04:18:54 04:18:54 #213 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:18:54 #213 DONE 0.4s 04:18:54 04:18:54 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:18:54 #214 DONE 0.1s 04:18:54 04:18:54 #100 [support-notifications] exporting to image 04:18:54 #100 exporting layers 04:18:54 #100 ... 04:18:54 04:18:54 #215 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:54 #215 DONE 0.1s 04:18:54 04:18:54 #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:18:54 #216 DONE 0.1s 04:18:54 04:18:54 #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:18:54 #217 ... 04:18:54 04:18:54 #100 [support-notifications] exporting to image 04:18:54 #100 exporting layers 0.5s done 04:18:54 #100 writing image sha256:d03206b776be30f07e75e4d59fa5dc5929f5988a0590e57953996b834bdb2cc6 done 04:18:54 #100 naming to docker.io/library/support-notifications-arm64 done 04:18:54 #100 DONE 13.8s 04:18:54 04:18:54 #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:18:54 #217 DONE 0.5s 04:18:54 04:18:54 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:18:54 #218 DONE 0.1s 04:18:54 04:18:54 #100 [support-scheduler] exporting to image 04:18:54 #100 exporting layers 0.5s done 04:18:54 #100 writing image sha256:6329d8fe5829d7be99859faf3396dd2ecf8ad96b38a8b2559c60824afc99a555 done 04:18:54 #100 naming to docker.io/library/support-scheduler-arm64 done 04:18:54 #100 DONE 14.2s 04:18:54 04:18:54 #22 [core-keeper internal] load .dockerignore 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:54 time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:18:54 $ docker stop --time=1 b0a5e16c1989cd22cd96f00d823f4f2458c68215a3971923c1b619914ac9c6a2 04:18:56 $ docker rm -f --volumes b0a5e16c1989cd22cd96f00d823f4f2458c68215a3971923c1b619914ac9c6a2 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:56 + docker images 04:18:56 REPOSITORY TAG IMAGE ID CREATED SIZE 04:18:56 support-scheduler-arm64 latest 6329d8fe5829 2 seconds ago 37.6MB 04:18:56 support-notifications-arm64 latest d03206b776be 3 seconds ago 38.2MB 04:18:56 core-metadata-arm64 latest 043732d234bf 30 seconds ago 35.5MB 04:18:56 core-data-arm64 latest 8a21c192ada6 34 seconds ago 35.4MB 04:18:56 core-keeper-arm64 latest f4eb3e9554f0 41 seconds ago 35.2MB 04:18:56 core-command-arm64 latest a225cfa14846 49 seconds ago 35MB 04:18:56 security-proxy-auth-arm64 latest 2328a242450d About a minute ago 32.6MB 04:18:56 security-spiffe-token-provider-arm64 latest 0bb9effee3b6 8 minutes ago 29MB 04:18:56 core-common-config-bootstrapper-arm64 latest 5f8205aa08b6 10 minutes ago 15.3MB 04:18:56 security-bootstrapper-arm64 latest 20802344c7a6 11 minutes ago 18.9MB 04:18:56 security-secretstore-setup-arm64 latest 33aec9670f2a 11 minutes ago 36.4MB 04:18:56 security-proxy-setup-arm64 latest 2ae9145fba5f 11 minutes ago 26.1MB 04:18:56 security-spire-agent-arm64 latest a525340987fa 30 minutes ago 174MB 04:18:56 security-spire-server-arm64 latest 177e26493a90 30 minutes ago 116MB 04:18:56 security-spire-config-arm64 latest 5866c1e46824 31 minutes ago 115MB 04:18:56 ci-base-image-arm64 latest 93a11ff6d8bf 32 minutes ago 963MB 04:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 04:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 04:18:57 provisioning config files... 04:18:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config1319696686246932669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:57 ---> ****-login.sh 04:18:57 nexus3.edgexfoundry.org:10001 04:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:57 Configure a credential helper to remove this warning. See 04:18:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:57 04:18:57 Login Succeeded 04:18:57 nexus3.edgexfoundry.org:10002 04:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:58 Configure a credential helper to remove this warning. See 04:18:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:58 04:18:58 Login Succeeded 04:18:58 nexus3.edgexfoundry.org:10003 04:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:58 Configure a credential helper to remove this warning. See 04:18:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:58 04:18:58 Login Succeeded 04:18:58 nexus3.edgexfoundry.org:10004 04:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:59 Configure a credential helper to remove this warning. See 04:18:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:59 04:18:59 Login Succeeded 04:18:59 ****.io 04:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:59 Configure a credential helper to remove this warning. See 04:18:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:59 04:18:59 Login Succeeded 04:18:59 ---> ****-login.sh ends [Pipeline] } 04:18:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:18:59 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:18:59 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:18:59 latest 04:18:59 3.2.0-dev.39 04:18:59 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:18:59 main 04:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:00 34ae787244ba: Preparing 04:19:00 fd460c37c9ed: Preparing 04:19:00 1c0fbb7d0179: Preparing 04:19:00 66cf151c402f: Preparing 04:19:00 661f9f8573f4: Preparing 04:19:00 8b41f5564171: Preparing 04:19:00 8b41f5564171: Waiting 04:19:00 3c20671a5817: Preparing 04:19:00 661f9f8573f4: Pushed 04:19:00 34ae787244ba: Pushed 04:19:00 1c0fbb7d0179: Pushed 04:19:00 66cf151c402f: Pushed 04:19:00 3c20671a5817: Layer already exists 04:19:00 8b41f5564171: Pushed 04:19:07 fd460c37c9ed: Pushed 04:19:07 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:08 34ae787244ba: Preparing 04:19:08 fd460c37c9ed: Preparing 04:19:08 1c0fbb7d0179: Preparing 04:19:08 66cf151c402f: Preparing 04:19:08 661f9f8573f4: Preparing 04:19:08 8b41f5564171: Preparing 04:19:08 3c20671a5817: Preparing 04:19:08 8b41f5564171: Waiting 04:19:08 3c20671a5817: Waiting 04:19:08 34ae787244ba: Layer already exists 04:19:08 fd460c37c9ed: Layer already exists 04:19:08 66cf151c402f: Layer already exists 04:19:08 1c0fbb7d0179: Layer already exists 04:19:08 661f9f8573f4: Layer already exists 04:19:08 8b41f5564171: Layer already exists 04:19:08 3c20671a5817: Layer already exists 04:19:08 latest: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.39 04:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:09 34ae787244ba: Preparing 04:19:09 fd460c37c9ed: Preparing 04:19:09 1c0fbb7d0179: Preparing 04:19:09 66cf151c402f: Preparing 04:19:09 661f9f8573f4: Preparing 04:19:09 8b41f5564171: Preparing 04:19:09 3c20671a5817: Preparing 04:19:09 8b41f5564171: Waiting 04:19:09 3c20671a5817: Waiting 04:19:09 66cf151c402f: Layer already exists 04:19:09 fd460c37c9ed: Layer already exists 04:19:09 1c0fbb7d0179: Layer already exists 04:19:09 661f9f8573f4: Layer already exists 04:19:09 34ae787244ba: Layer already exists 04:19:09 8b41f5564171: Layer already exists 04:19:09 3c20671a5817: Layer already exists 04:19:09 3.2.0-dev.39: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:10 34ae787244ba: Preparing 04:19:10 fd460c37c9ed: Preparing 04:19:10 1c0fbb7d0179: Preparing 04:19:10 66cf151c402f: Preparing 04:19:10 661f9f8573f4: Preparing 04:19:10 8b41f5564171: Preparing 04:19:10 3c20671a5817: Preparing 04:19:10 8b41f5564171: Waiting 04:19:10 3c20671a5817: Waiting 04:19:10 34ae787244ba: Layer already exists 04:19:10 66cf151c402f: Layer already exists 04:19:10 fd460c37c9ed: Layer already exists 04:19:10 661f9f8573f4: Layer already exists 04:19:10 1c0fbb7d0179: Layer already exists 04:19:10 8b41f5564171: Layer already exists 04:19:10 3c20671a5817: Layer already exists 04:19:10 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:11 34ae787244ba: Preparing 04:19:11 fd460c37c9ed: Preparing 04:19:11 1c0fbb7d0179: Preparing 04:19:11 66cf151c402f: Preparing 04:19:11 661f9f8573f4: Preparing 04:19:11 8b41f5564171: Preparing 04:19:11 3c20671a5817: Preparing 04:19:11 8b41f5564171: Waiting 04:19:11 3c20671a5817: Waiting 04:19:11 1c0fbb7d0179: Layer already exists 04:19:11 66cf151c402f: Layer already exists 04:19:11 fd460c37c9ed: Layer already exists 04:19:11 34ae787244ba: Layer already exists 04:19:11 661f9f8573f4: Layer already exists 04:19:11 3c20671a5817: Layer already exists 04:19:11 8b41f5564171: Layer already exists 04:19:11 main: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:11 ===================================================== [Pipeline] echo 04:19:11 taggedImages: 04:19:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:19:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.39 04:19:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:19:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:19:11 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:11 latest 04:19:11 3.2.0-dev.39 04:19:11 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:11 main 04:19:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:12 9c41bc13262e: Preparing 04:19:12 f58d90eb51df: Preparing 04:19:12 bba7eef81517: Preparing 04:19:12 11f220abf63f: Preparing 04:19:12 1c0fbb7d0179: Preparing 04:19:12 66cf151c402f: Preparing 04:19:12 661f9f8573f4: Preparing 04:19:12 8b41f5564171: Preparing 04:19:12 3c20671a5817: Preparing 04:19:12 66cf151c402f: Waiting 04:19:12 661f9f8573f4: Waiting 04:19:12 8b41f5564171: Waiting 04:19:12 3c20671a5817: Waiting 04:19:12 1c0fbb7d0179: Layer already exists 04:19:12 66cf151c402f: Layer already exists 04:19:12 661f9f8573f4: Layer already exists 04:19:12 8b41f5564171: Layer already exists 04:19:12 bba7eef81517: Pushed 04:19:12 f58d90eb51df: Pushed 04:19:12 9c41bc13262e: Pushed 04:19:12 3c20671a5817: Layer already exists 04:19:14 11f220abf63f: Pushed 04:19:14 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:14 + 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 04:19:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:15 9c41bc13262e: Preparing 04:19:15 f58d90eb51df: Preparing 04:19:15 bba7eef81517: Preparing 04:19:15 11f220abf63f: Preparing 04:19:15 1c0fbb7d0179: Preparing 04:19:15 66cf151c402f: Preparing 04:19:15 661f9f8573f4: Preparing 04:19:15 66cf151c402f: Waiting 04:19:15 8b41f5564171: Preparing 04:19:15 661f9f8573f4: Waiting 04:19:15 3c20671a5817: Preparing 04:19:15 8b41f5564171: Waiting 04:19:15 3c20671a5817: Waiting 04:19:15 9c41bc13262e: Layer already exists 04:19:15 11f220abf63f: Layer already exists 04:19:15 f58d90eb51df: Layer already exists 04:19:15 bba7eef81517: Layer already exists 04:19:15 1c0fbb7d0179: Layer already exists 04:19:15 66cf151c402f: Layer already exists 04:19:15 8b41f5564171: Layer already exists 04:19:15 661f9f8573f4: Layer already exists 04:19:15 3c20671a5817: Layer already exists 04:19:15 latest: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.39 04:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:15 9c41bc13262e: Preparing 04:19:15 f58d90eb51df: Preparing 04:19:15 bba7eef81517: Preparing 04:19:15 11f220abf63f: Preparing 04:19:15 1c0fbb7d0179: Preparing 04:19:15 66cf151c402f: Preparing 04:19:15 661f9f8573f4: Preparing 04:19:15 8b41f5564171: Preparing 04:19:15 3c20671a5817: Preparing 04:19:15 66cf151c402f: Waiting 04:19:15 661f9f8573f4: Waiting 04:19:15 8b41f5564171: Waiting 04:19:15 3c20671a5817: Waiting 04:19:15 11f220abf63f: Layer already exists 04:19:15 f58d90eb51df: Layer already exists 04:19:15 9c41bc13262e: Layer already exists 04:19:15 bba7eef81517: Layer already exists 04:19:15 1c0fbb7d0179: Layer already exists 04:19:15 661f9f8573f4: Layer already exists 04:19:15 66cf151c402f: Layer already exists 04:19:15 8b41f5564171: Layer already exists 04:19:15 3c20671a5817: Layer already exists 04:19:16 3.2.0-dev.39: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:16 9c41bc13262e: Preparing 04:19:16 f58d90eb51df: Preparing 04:19:16 bba7eef81517: Preparing 04:19:16 11f220abf63f: Preparing 04:19:16 1c0fbb7d0179: Preparing 04:19:16 66cf151c402f: Preparing 04:19:16 661f9f8573f4: Preparing 04:19:16 8b41f5564171: Preparing 04:19:16 3c20671a5817: Preparing 04:19:16 661f9f8573f4: Waiting 04:19:16 8b41f5564171: Waiting 04:19:16 66cf151c402f: Waiting 04:19:16 3c20671a5817: Waiting 04:19:16 9c41bc13262e: Layer already exists 04:19:16 1c0fbb7d0179: Layer already exists 04:19:16 f58d90eb51df: Layer already exists 04:19:16 11f220abf63f: Layer already exists 04:19:16 bba7eef81517: Layer already exists 04:19:16 66cf151c402f: Layer already exists 04:19:16 8b41f5564171: Layer already exists 04:19:16 661f9f8573f4: Layer already exists 04:19:16 3c20671a5817: Layer already exists 04:19:16 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:17 + 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 04:19:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:18 9c41bc13262e: Preparing 04:19:18 f58d90eb51df: Preparing 04:19:18 bba7eef81517: Preparing 04:19:18 11f220abf63f: Preparing 04:19:18 1c0fbb7d0179: Preparing 04:19:18 66cf151c402f: Preparing 04:19:18 661f9f8573f4: Preparing 04:19:18 8b41f5564171: Preparing 04:19:18 3c20671a5817: Preparing 04:19:18 8b41f5564171: Waiting 04:19:18 3c20671a5817: Waiting 04:19:18 66cf151c402f: Waiting 04:19:18 661f9f8573f4: Waiting 04:19:18 1c0fbb7d0179: Layer already exists 04:19:18 9c41bc13262e: Layer already exists 04:19:18 11f220abf63f: Layer already exists 04:19:18 f58d90eb51df: Layer already exists 04:19:18 bba7eef81517: Layer already exists 04:19:18 66cf151c402f: Layer already exists 04:19:18 8b41f5564171: Layer already exists 04:19:18 661f9f8573f4: Layer already exists 04:19:18 3c20671a5817: Layer already exists 04:19:18 main: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:18 ===================================================== [Pipeline] echo 04:19:18 taggedImages: 04:19:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:19:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.39 04:19:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:19:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:19:18 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:18 latest 04:19:18 3.2.0-dev.39 04:19:18 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:18 main 04:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:19 a5d32f01dd50: Preparing 04:19:19 f9a82d2a3e10: Preparing 04:19:19 1c0fbb7d0179: Preparing 04:19:19 66cf151c402f: Preparing 04:19:19 0bd42e5c76b2: Preparing 04:19:19 599555475ae5: Preparing 04:19:19 3c20671a5817: Preparing 04:19:19 599555475ae5: Waiting 04:19:19 3c20671a5817: Waiting 04:19:19 1c0fbb7d0179: Layer already exists 04:19:19 66cf151c402f: Layer already exists 04:19:19 3c20671a5817: Layer already exists 04:19:19 0bd42e5c76b2: Pushed 04:19:19 a5d32f01dd50: Pushed 04:19:19 599555475ae5: Pushed 04:19:26 f9a82d2a3e10: Pushed 04:19:26 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:27 a5d32f01dd50: Preparing 04:19:27 f9a82d2a3e10: Preparing 04:19:27 1c0fbb7d0179: Preparing 04:19:27 66cf151c402f: Preparing 04:19:27 0bd42e5c76b2: Preparing 04:19:27 599555475ae5: Preparing 04:19:27 3c20671a5817: Preparing 04:19:27 599555475ae5: Waiting 04:19:27 3c20671a5817: Waiting 04:19:27 a5d32f01dd50: Layer already exists 04:19:27 0bd42e5c76b2: Layer already exists 04:19:27 1c0fbb7d0179: Layer already exists 04:19:27 f9a82d2a3e10: Layer already exists 04:19:27 66cf151c402f: Layer already exists 04:19:27 3c20671a5817: Layer already exists 04:19:27 599555475ae5: Layer already exists 04:19:27 latest: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.39 04:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:28 a5d32f01dd50: Preparing 04:19:28 f9a82d2a3e10: Preparing 04:19:28 1c0fbb7d0179: Preparing 04:19:28 66cf151c402f: Preparing 04:19:28 0bd42e5c76b2: Preparing 04:19:28 599555475ae5: Preparing 04:19:28 3c20671a5817: Preparing 04:19:28 599555475ae5: Waiting 04:19:28 3c20671a5817: Waiting 04:19:28 f9a82d2a3e10: Layer already exists 04:19:28 1c0fbb7d0179: Layer already exists 04:19:28 0bd42e5c76b2: Layer already exists 04:19:28 66cf151c402f: Layer already exists 04:19:28 a5d32f01dd50: Layer already exists 04:19:28 3c20671a5817: Layer already exists 04:19:28 599555475ae5: Layer already exists 04:19:28 3.2.0-dev.39: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:29 a5d32f01dd50: Preparing 04:19:29 f9a82d2a3e10: Preparing 04:19:29 1c0fbb7d0179: Preparing 04:19:29 66cf151c402f: Preparing 04:19:29 0bd42e5c76b2: Preparing 04:19:29 599555475ae5: Preparing 04:19:29 3c20671a5817: Preparing 04:19:29 3c20671a5817: Waiting 04:19:29 599555475ae5: Waiting 04:19:29 0bd42e5c76b2: Layer already exists 04:19:29 1c0fbb7d0179: Layer already exists 04:19:29 f9a82d2a3e10: Layer already exists 04:19:29 a5d32f01dd50: Layer already exists 04:19:29 66cf151c402f: Layer already exists 04:19:29 599555475ae5: Layer already exists 04:19:29 3c20671a5817: Layer already exists 04:19:29 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:30 a5d32f01dd50: Preparing 04:19:30 f9a82d2a3e10: Preparing 04:19:30 1c0fbb7d0179: Preparing 04:19:30 66cf151c402f: Preparing 04:19:30 0bd42e5c76b2: Preparing 04:19:30 599555475ae5: Preparing 04:19:30 3c20671a5817: Preparing 04:19:30 599555475ae5: Waiting 04:19:30 3c20671a5817: Waiting 04:19:30 0bd42e5c76b2: Layer already exists 04:19:30 f9a82d2a3e10: Layer already exists 04:19:30 1c0fbb7d0179: Layer already exists 04:19:30 66cf151c402f: Layer already exists 04:19:30 a5d32f01dd50: Layer already exists 04:19:30 599555475ae5: Layer already exists 04:19:30 3c20671a5817: Layer already exists 04:19:30 main: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:30 ===================================================== [Pipeline] echo 04:19:30 taggedImages: 04:19:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:19:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.39 04:19:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:19:30 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:19:30 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:30 latest 04:19:30 3.2.0-dev.39 04:19:30 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:30 main 04:19:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:31 cc150a975774: Preparing 04:19:31 73dacad598fa: Preparing 04:19:31 66cf151c402f: Preparing 04:19:31 e6f0ba3cc2c2: Preparing 04:19:31 25aa8587fee9: Preparing 04:19:31 3c20671a5817: Preparing 04:19:31 3c20671a5817: Waiting 04:19:31 66cf151c402f: Layer already exists 04:19:31 3c20671a5817: Layer already exists 04:19:31 25aa8587fee9: Pushed 04:19:31 e6f0ba3cc2c2: Pushed 04:19:31 cc150a975774: Pushed 04:19:38 73dacad598fa: Pushed 04:19:38 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:38 cc150a975774: Preparing 04:19:38 73dacad598fa: Preparing 04:19:38 66cf151c402f: Preparing 04:19:38 e6f0ba3cc2c2: Preparing 04:19:38 25aa8587fee9: Preparing 04:19:38 3c20671a5817: Preparing 04:19:38 25aa8587fee9: Layer already exists 04:19:38 73dacad598fa: Layer already exists 04:19:38 66cf151c402f: Layer already exists 04:19:38 cc150a975774: Layer already exists 04:19:38 e6f0ba3cc2c2: Layer already exists 04:19:38 3c20671a5817: Layer already exists 04:19:39 latest: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.39 04:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:39 cc150a975774: Preparing 04:19:39 73dacad598fa: Preparing 04:19:39 66cf151c402f: Preparing 04:19:39 e6f0ba3cc2c2: Preparing 04:19:39 25aa8587fee9: Preparing 04:19:39 3c20671a5817: Preparing 04:19:39 3c20671a5817: Waiting 04:19:39 73dacad598fa: Layer already exists 04:19:39 66cf151c402f: Layer already exists 04:19:39 cc150a975774: Layer already exists 04:19:39 e6f0ba3cc2c2: Layer already exists 04:19:39 25aa8587fee9: Layer already exists 04:19:39 3c20671a5817: Layer already exists 04:19:40 3.2.0-dev.39: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:40 cc150a975774: Preparing 04:19:40 73dacad598fa: Preparing 04:19:40 66cf151c402f: Preparing 04:19:40 e6f0ba3cc2c2: Preparing 04:19:40 25aa8587fee9: Preparing 04:19:40 3c20671a5817: Preparing 04:19:40 3c20671a5817: Waiting 04:19:40 e6f0ba3cc2c2: Layer already exists 04:19:40 25aa8587fee9: Layer already exists 04:19:40 cc150a975774: Layer already exists 04:19:40 66cf151c402f: Layer already exists 04:19:40 73dacad598fa: Layer already exists 04:19:40 3c20671a5817: Layer already exists 04:19:41 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:41 cc150a975774: Preparing 04:19:41 73dacad598fa: Preparing 04:19:41 66cf151c402f: Preparing 04:19:41 e6f0ba3cc2c2: Preparing 04:19:41 25aa8587fee9: Preparing 04:19:41 3c20671a5817: Preparing 04:19:41 3c20671a5817: Waiting 04:19:41 73dacad598fa: Layer already exists 04:19:41 cc150a975774: Layer already exists 04:19:41 25aa8587fee9: Layer already exists 04:19:41 66cf151c402f: Layer already exists 04:19:41 e6f0ba3cc2c2: Layer already exists 04:19:41 3c20671a5817: Layer already exists 04:19:42 main: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:42 ===================================================== [Pipeline] echo 04:19:42 taggedImages: 04:19:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:19:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.39 04:19:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:19:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:19:42 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:42 latest 04:19:42 3.2.0-dev.39 04:19:42 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:42 main 04:19:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:42 bde1b1581b4c: Preparing 04:19:42 fb3408a4861a: Preparing 04:19:42 69a0e68ca7f7: Preparing 04:19:42 1c0fbb7d0179: Preparing 04:19:42 66cf151c402f: Preparing 04:19:42 661f9f8573f4: Preparing 04:19:42 8b41f5564171: Preparing 04:19:42 3c20671a5817: Preparing 04:19:42 8b41f5564171: Waiting 04:19:42 3c20671a5817: Waiting 04:19:42 661f9f8573f4: Waiting 04:19:42 66cf151c402f: Layer already exists 04:19:42 1c0fbb7d0179: Layer already exists 04:19:43 661f9f8573f4: Layer already exists 04:19:43 fb3408a4861a: Pushed 04:19:43 8b41f5564171: Layer already exists 04:19:43 3c20671a5817: Layer already exists 04:19:43 bde1b1581b4c: Pushed 04:19:49 69a0e68ca7f7: Pushed 04:19:49 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:50 bde1b1581b4c: Preparing 04:19:50 fb3408a4861a: Preparing 04:19:50 69a0e68ca7f7: Preparing 04:19:50 1c0fbb7d0179: Preparing 04:19:50 66cf151c402f: Preparing 04:19:50 661f9f8573f4: Preparing 04:19:50 8b41f5564171: Preparing 04:19:50 3c20671a5817: Preparing 04:19:50 8b41f5564171: Waiting 04:19:50 3c20671a5817: Waiting 04:19:50 661f9f8573f4: Waiting 04:19:50 1c0fbb7d0179: Layer already exists 04:19:50 fb3408a4861a: Layer already exists 04:19:50 bde1b1581b4c: Layer already exists 04:19:50 69a0e68ca7f7: Layer already exists 04:19:50 66cf151c402f: Layer already exists 04:19:50 8b41f5564171: Layer already exists 04:19:50 3c20671a5817: Layer already exists 04:19:50 661f9f8573f4: Layer already exists 04:19:50 latest: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.39 04:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:51 bde1b1581b4c: Preparing 04:19:51 fb3408a4861a: Preparing 04:19:51 69a0e68ca7f7: Preparing 04:19:51 1c0fbb7d0179: Preparing 04:19:51 66cf151c402f: Preparing 04:19:51 661f9f8573f4: Preparing 04:19:51 8b41f5564171: Preparing 04:19:51 3c20671a5817: Preparing 04:19:51 8b41f5564171: Waiting 04:19:51 661f9f8573f4: Waiting 04:19:51 3c20671a5817: Waiting 04:19:51 69a0e68ca7f7: Layer already exists 04:19:51 bde1b1581b4c: Layer already exists 04:19:51 1c0fbb7d0179: Layer already exists 04:19:51 fb3408a4861a: Layer already exists 04:19:51 66cf151c402f: Layer already exists 04:19:51 661f9f8573f4: Layer already exists 04:19:51 8b41f5564171: Layer already exists 04:19:51 3c20671a5817: Layer already exists 04:19:51 3.2.0-dev.39: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:52 bde1b1581b4c: Preparing 04:19:52 fb3408a4861a: Preparing 04:19:52 69a0e68ca7f7: Preparing 04:19:52 1c0fbb7d0179: Preparing 04:19:52 66cf151c402f: Preparing 04:19:52 661f9f8573f4: Preparing 04:19:52 8b41f5564171: Preparing 04:19:52 3c20671a5817: Preparing 04:19:52 8b41f5564171: Waiting 04:19:52 3c20671a5817: Waiting 04:19:52 661f9f8573f4: Waiting 04:19:52 fb3408a4861a: Layer already exists 04:19:52 1c0fbb7d0179: Layer already exists 04:19:52 66cf151c402f: Layer already exists 04:19:52 bde1b1581b4c: Layer already exists 04:19:52 69a0e68ca7f7: Layer already exists 04:19:52 3c20671a5817: Layer already exists 04:19:52 661f9f8573f4: Layer already exists 04:19:52 8b41f5564171: Layer already exists 04:19:52 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:53 bde1b1581b4c: Preparing 04:19:53 fb3408a4861a: Preparing 04:19:53 69a0e68ca7f7: Preparing 04:19:53 1c0fbb7d0179: Preparing 04:19:53 66cf151c402f: Preparing 04:19:53 661f9f8573f4: Preparing 04:19:53 8b41f5564171: Preparing 04:19:53 3c20671a5817: Preparing 04:19:53 661f9f8573f4: Waiting 04:19:53 8b41f5564171: Waiting 04:19:53 3c20671a5817: Waiting 04:19:53 1c0fbb7d0179: Layer already exists 04:19:53 fb3408a4861a: Layer already exists 04:19:53 69a0e68ca7f7: Layer already exists 04:19:53 66cf151c402f: Layer already exists 04:19:53 bde1b1581b4c: Layer already exists 04:19:53 3c20671a5817: Layer already exists 04:19:53 661f9f8573f4: Layer already exists 04:19:53 8b41f5564171: Layer already exists 04:19:53 main: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:53 ===================================================== [Pipeline] echo 04:19:53 taggedImages: 04:19:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:19:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.39 04:19:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:19:53 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:19:53 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:53 latest 04:19:53 3.2.0-dev.39 04:19:53 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:19:53 main 04:19:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:54 50f320c82dde: Preparing 04:19:54 7f67ec20b90f: Preparing 04:19:54 3b2be70b9dcd: Preparing 04:19:54 b0b9e32e735a: Preparing 04:19:54 1b46e0f63979: Preparing 04:19:54 51830d992b48: Preparing 04:19:54 9536211b1d96: Preparing 04:19:54 1c0fbb7d0179: Preparing 04:19:54 66cf151c402f: Preparing 04:19:54 0cee1710dc71: Preparing 04:19:54 ae570a477ae5: Preparing 04:19:54 5f70bf18a086: Preparing 04:19:54 ecd973b8e2a1: Preparing 04:19:54 64ed7aa78a44: Preparing 04:19:54 70233a6309de: Preparing 04:19:54 3c20671a5817: Preparing 04:19:54 0cee1710dc71: Waiting 04:19:54 ae570a477ae5: Waiting 04:19:54 5f70bf18a086: Waiting 04:19:54 ecd973b8e2a1: Waiting 04:19:54 64ed7aa78a44: Waiting 04:19:54 70233a6309de: Waiting 04:19:54 51830d992b48: Waiting 04:19:54 9536211b1d96: Waiting 04:19:54 3c20671a5817: Waiting 04:19:54 1c0fbb7d0179: Waiting 04:19:54 66cf151c402f: Waiting 04:19:54 b0b9e32e735a: Pushed 04:19:54 1b46e0f63979: Pushed 04:19:54 7f67ec20b90f: Pushed 04:19:54 50f320c82dde: Pushed 04:19:54 3b2be70b9dcd: Pushed 04:19:54 1c0fbb7d0179: Layer already exists 04:19:55 66cf151c402f: Layer already exists 04:19:55 51830d992b48: Pushed 04:19:55 5f70bf18a086: Layer already exists 04:19:55 0cee1710dc71: Pushed 04:19:55 ae570a477ae5: Pushed 04:19:55 3c20671a5817: Layer already exists 04:19:55 ecd973b8e2a1: Pushed 04:19:55 64ed7aa78a44: Pushed 04:19:55 70233a6309de: Pushed 04:19:58 9536211b1d96: Pushed 04:19:58 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:58 50f320c82dde: Preparing 04:19:58 7f67ec20b90f: Preparing 04:19:58 3b2be70b9dcd: Preparing 04:19:58 b0b9e32e735a: Preparing 04:19:58 1b46e0f63979: Preparing 04:19:58 51830d992b48: Preparing 04:19:58 9536211b1d96: Preparing 04:19:58 1c0fbb7d0179: Preparing 04:19:58 66cf151c402f: Preparing 04:19:58 0cee1710dc71: Preparing 04:19:58 ae570a477ae5: Preparing 04:19:58 5f70bf18a086: Preparing 04:19:58 51830d992b48: Waiting 04:19:58 9536211b1d96: Waiting 04:19:58 1c0fbb7d0179: Waiting 04:19:58 66cf151c402f: Waiting 04:19:58 0cee1710dc71: Waiting 04:19:58 ae570a477ae5: Waiting 04:19:58 5f70bf18a086: Waiting 04:19:58 ecd973b8e2a1: Preparing 04:19:58 64ed7aa78a44: Preparing 04:19:58 70233a6309de: Preparing 04:19:58 3c20671a5817: Preparing 04:19:58 ecd973b8e2a1: Waiting 04:19:58 70233a6309de: Waiting 04:19:58 3c20671a5817: Waiting 04:19:58 64ed7aa78a44: Waiting 04:19:58 1b46e0f63979: Layer already exists 04:19:58 b0b9e32e735a: Layer already exists 04:19:58 3b2be70b9dcd: Layer already exists 04:19:58 50f320c82dde: Layer already exists 04:19:58 7f67ec20b90f: Layer already exists 04:19:58 9536211b1d96: Layer already exists 04:19:58 1c0fbb7d0179: Layer already exists 04:19:58 51830d992b48: Layer already exists 04:19:58 0cee1710dc71: Layer already exists 04:19:58 66cf151c402f: Layer already exists 04:19:58 ecd973b8e2a1: Layer already exists 04:19:58 5f70bf18a086: Layer already exists 04:19:58 ae570a477ae5: Layer already exists 04:19:58 64ed7aa78a44: Layer already exists 04:19:58 70233a6309de: Layer already exists 04:19:59 3c20671a5817: Layer already exists 04:19:59 latest: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.39 04:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:59 50f320c82dde: Preparing 04:19:59 7f67ec20b90f: Preparing 04:19:59 3b2be70b9dcd: Preparing 04:19:59 b0b9e32e735a: Preparing 04:19:59 1b46e0f63979: Preparing 04:19:59 51830d992b48: Preparing 04:19:59 9536211b1d96: Preparing 04:19:59 51830d992b48: Waiting 04:19:59 1c0fbb7d0179: Preparing 04:19:59 9536211b1d96: Waiting 04:19:59 66cf151c402f: Preparing 04:19:59 1c0fbb7d0179: Waiting 04:19:59 0cee1710dc71: Preparing 04:19:59 66cf151c402f: Waiting 04:19:59 ae570a477ae5: Preparing 04:19:59 0cee1710dc71: Waiting 04:19:59 5f70bf18a086: Preparing 04:19:59 ae570a477ae5: Waiting 04:19:59 ecd973b8e2a1: Preparing 04:19:59 64ed7aa78a44: Preparing 04:19:59 ecd973b8e2a1: Waiting 04:19:59 70233a6309de: Preparing 04:19:59 64ed7aa78a44: Waiting 04:19:59 3c20671a5817: Preparing 04:19:59 70233a6309de: Waiting 04:19:59 3c20671a5817: Waiting 04:19:59 50f320c82dde: Layer already exists 04:19:59 1b46e0f63979: Layer already exists 04:19:59 3b2be70b9dcd: Layer already exists 04:19:59 b0b9e32e735a: Layer already exists 04:19:59 7f67ec20b90f: Layer already exists 04:19:59 9536211b1d96: Layer already exists 04:19:59 51830d992b48: Layer already exists 04:19:59 66cf151c402f: Layer already exists 04:19:59 1c0fbb7d0179: Layer already exists 04:19:59 0cee1710dc71: Layer already exists 04:19:59 64ed7aa78a44: Layer already exists 04:19:59 ae570a477ae5: Layer already exists 04:19:59 ecd973b8e2a1: Layer already exists 04:19:59 5f70bf18a086: Layer already exists 04:19:59 70233a6309de: Layer already exists 04:19:59 3c20671a5817: Layer already exists 04:20:00 3.2.0-dev.39: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:20:00 50f320c82dde: Preparing 04:20:00 7f67ec20b90f: Preparing 04:20:00 3b2be70b9dcd: Preparing 04:20:00 b0b9e32e735a: Preparing 04:20:00 1b46e0f63979: Preparing 04:20:00 51830d992b48: Preparing 04:20:00 9536211b1d96: Preparing 04:20:00 1c0fbb7d0179: Preparing 04:20:00 66cf151c402f: Preparing 04:20:00 0cee1710dc71: Preparing 04:20:00 ae570a477ae5: Preparing 04:20:00 5f70bf18a086: Preparing 04:20:00 ecd973b8e2a1: Preparing 04:20:00 64ed7aa78a44: Preparing 04:20:00 70233a6309de: Preparing 04:20:00 3c20671a5817: Preparing 04:20:00 0cee1710dc71: Waiting 04:20:00 ae570a477ae5: Waiting 04:20:00 51830d992b48: Waiting 04:20:00 9536211b1d96: Waiting 04:20:00 1c0fbb7d0179: Waiting 04:20:00 66cf151c402f: Waiting 04:20:00 ecd973b8e2a1: Waiting 04:20:00 64ed7aa78a44: Waiting 04:20:00 70233a6309de: Waiting 04:20:00 3c20671a5817: Waiting 04:20:00 7f67ec20b90f: Layer already exists 04:20:00 1b46e0f63979: Layer already exists 04:20:00 50f320c82dde: Layer already exists 04:20:00 3b2be70b9dcd: Layer already exists 04:20:00 b0b9e32e735a: Layer already exists 04:20:00 9536211b1d96: Layer already exists 04:20:00 51830d992b48: Layer already exists 04:20:00 66cf151c402f: Layer already exists 04:20:00 1c0fbb7d0179: Layer already exists 04:20:00 0cee1710dc71: Layer already exists 04:20:00 5f70bf18a086: Layer already exists 04:20:00 ae570a477ae5: Layer already exists 04:20:00 64ed7aa78a44: Layer already exists 04:20:00 ecd973b8e2a1: Layer already exists 04:20:00 70233a6309de: Layer already exists 04:20:00 3c20671a5817: Layer already exists 04:20:01 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:20:01 50f320c82dde: Preparing 04:20:01 7f67ec20b90f: Preparing 04:20:01 3b2be70b9dcd: Preparing 04:20:01 b0b9e32e735a: Preparing 04:20:01 1b46e0f63979: Preparing 04:20:01 51830d992b48: Preparing 04:20:01 9536211b1d96: Preparing 04:20:01 1c0fbb7d0179: Preparing 04:20:01 66cf151c402f: Preparing 04:20:01 0cee1710dc71: Preparing 04:20:01 ae570a477ae5: Preparing 04:20:01 5f70bf18a086: Preparing 04:20:01 ecd973b8e2a1: Preparing 04:20:01 64ed7aa78a44: Preparing 04:20:01 70233a6309de: Preparing 04:20:01 3c20671a5817: Preparing 04:20:01 9536211b1d96: Waiting 04:20:01 1c0fbb7d0179: Waiting 04:20:01 66cf151c402f: Waiting 04:20:01 0cee1710dc71: Waiting 04:20:01 ae570a477ae5: Waiting 04:20:01 5f70bf18a086: Waiting 04:20:01 ecd973b8e2a1: Waiting 04:20:01 64ed7aa78a44: Waiting 04:20:01 70233a6309de: Waiting 04:20:01 3c20671a5817: Waiting 04:20:01 51830d992b48: Waiting 04:20:01 3b2be70b9dcd: Layer already exists 04:20:01 7f67ec20b90f: Layer already exists 04:20:01 50f320c82dde: Layer already exists 04:20:01 1b46e0f63979: Layer already exists 04:20:01 b0b9e32e735a: Layer already exists 04:20:01 9536211b1d96: Layer already exists 04:20:01 51830d992b48: Layer already exists 04:20:01 1c0fbb7d0179: Layer already exists 04:20:01 66cf151c402f: Layer already exists 04:20:01 0cee1710dc71: Layer already exists 04:20:01 70233a6309de: Layer already exists 04:20:01 ae570a477ae5: Layer already exists 04:20:01 64ed7aa78a44: Layer already exists 04:20:02 ecd973b8e2a1: Layer already exists 04:20:02 5f70bf18a086: Layer already exists 04:20:02 3c20671a5817: Layer already exists 04:20:02 main: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:02 ===================================================== [Pipeline] echo 04:20:02 taggedImages: 04:20:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:20:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.39 04:20:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:20:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:20:02 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:02 latest 04:20:02 3.2.0-dev.39 04:20:02 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:02 main 04:20:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:02 15e5bb8e3ec9: Preparing 04:20:02 508a5d2b944e: Preparing 04:20:02 78c3bd227a68: Preparing 04:20:02 5b489a203fec: Preparing 04:20:02 1c0fbb7d0179: Preparing 04:20:02 66cf151c402f: Preparing 04:20:02 661f9f8573f4: Preparing 04:20:02 8b41f5564171: Preparing 04:20:02 3c20671a5817: Preparing 04:20:02 66cf151c402f: Waiting 04:20:02 3c20671a5817: Waiting 04:20:02 8b41f5564171: Waiting 04:20:02 661f9f8573f4: Waiting 04:20:02 1c0fbb7d0179: Layer already exists 04:20:03 66cf151c402f: Layer already exists 04:20:03 661f9f8573f4: Layer already exists 04:20:03 78c3bd227a68: Pushed 04:20:03 508a5d2b944e: Pushed 04:20:03 15e5bb8e3ec9: Pushed 04:20:03 8b41f5564171: Layer already exists 04:20:03 3c20671a5817: Layer already exists 04:20:09 5b489a203fec: Pushed 04:20:09 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:10 + 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 04:20:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:10 15e5bb8e3ec9: Preparing 04:20:10 508a5d2b944e: Preparing 04:20:10 78c3bd227a68: Preparing 04:20:10 5b489a203fec: Preparing 04:20:10 1c0fbb7d0179: Preparing 04:20:10 66cf151c402f: Preparing 04:20:10 661f9f8573f4: Preparing 04:20:10 8b41f5564171: Preparing 04:20:10 3c20671a5817: Preparing 04:20:10 66cf151c402f: Waiting 04:20:10 661f9f8573f4: Waiting 04:20:10 8b41f5564171: Waiting 04:20:10 3c20671a5817: Waiting 04:20:10 78c3bd227a68: Layer already exists 04:20:10 1c0fbb7d0179: Layer already exists 04:20:10 5b489a203fec: Layer already exists 04:20:10 15e5bb8e3ec9: Layer already exists 04:20:10 508a5d2b944e: Layer already exists 04:20:10 66cf151c402f: Layer already exists 04:20:10 661f9f8573f4: Layer already exists 04:20:10 3c20671a5817: Layer already exists 04:20:10 8b41f5564171: Layer already exists 04:20:10 latest: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.39 04:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:11 15e5bb8e3ec9: Preparing 04:20:11 508a5d2b944e: Preparing 04:20:11 78c3bd227a68: Preparing 04:20:11 5b489a203fec: Preparing 04:20:11 1c0fbb7d0179: Preparing 04:20:11 66cf151c402f: Preparing 04:20:11 661f9f8573f4: Preparing 04:20:11 8b41f5564171: Preparing 04:20:11 3c20671a5817: Preparing 04:20:11 8b41f5564171: Waiting 04:20:11 66cf151c402f: Waiting 04:20:11 661f9f8573f4: Waiting 04:20:11 3c20671a5817: Waiting 04:20:11 508a5d2b944e: Layer already exists 04:20:11 5b489a203fec: Layer already exists 04:20:11 78c3bd227a68: Layer already exists 04:20:11 1c0fbb7d0179: Layer already exists 04:20:11 15e5bb8e3ec9: Layer already exists 04:20:11 8b41f5564171: Layer already exists 04:20:11 661f9f8573f4: Layer already exists 04:20:11 3c20671a5817: Layer already exists 04:20:11 66cf151c402f: Layer already exists 04:20:11 3.2.0-dev.39: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:12 15e5bb8e3ec9: Preparing 04:20:12 508a5d2b944e: Preparing 04:20:12 78c3bd227a68: Preparing 04:20:12 5b489a203fec: Preparing 04:20:12 1c0fbb7d0179: Preparing 04:20:12 66cf151c402f: Preparing 04:20:12 661f9f8573f4: Preparing 04:20:12 8b41f5564171: Preparing 04:20:12 3c20671a5817: Preparing 04:20:12 66cf151c402f: Waiting 04:20:12 661f9f8573f4: Waiting 04:20:12 8b41f5564171: Waiting 04:20:12 3c20671a5817: Waiting 04:20:12 78c3bd227a68: Layer already exists 04:20:12 1c0fbb7d0179: Layer already exists 04:20:12 5b489a203fec: Layer already exists 04:20:12 508a5d2b944e: Layer already exists 04:20:12 15e5bb8e3ec9: Layer already exists 04:20:12 3c20671a5817: Layer already exists 04:20:12 661f9f8573f4: Layer already exists 04:20:12 8b41f5564171: Layer already exists 04:20:12 66cf151c402f: Layer already exists 04:20:12 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:13 + 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 04:20:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:13 15e5bb8e3ec9: Preparing 04:20:13 508a5d2b944e: Preparing 04:20:13 78c3bd227a68: Preparing 04:20:13 5b489a203fec: Preparing 04:20:13 1c0fbb7d0179: Preparing 04:20:13 66cf151c402f: Preparing 04:20:13 661f9f8573f4: Preparing 04:20:13 8b41f5564171: Preparing 04:20:13 3c20671a5817: Preparing 04:20:13 66cf151c402f: Waiting 04:20:13 8b41f5564171: Waiting 04:20:13 661f9f8573f4: Waiting 04:20:13 3c20671a5817: Waiting 04:20:13 5b489a203fec: Layer already exists 04:20:13 1c0fbb7d0179: Layer already exists 04:20:13 508a5d2b944e: Layer already exists 04:20:13 15e5bb8e3ec9: Layer already exists 04:20:13 78c3bd227a68: Layer already exists 04:20:13 66cf151c402f: Layer already exists 04:20:13 3c20671a5817: Layer already exists 04:20:13 661f9f8573f4: Layer already exists 04:20:13 8b41f5564171: Layer already exists 04:20:13 main: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:13 ===================================================== [Pipeline] echo 04:20:13 taggedImages: 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.39 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:20:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:20:13 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:13 latest 04:20:13 3.2.0-dev.39 04:20:13 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:13 main 04:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:14 e40a4420ee71: Preparing 04:20:14 1f85d447e239: Preparing 04:20:14 3a100de03087: Preparing 04:20:14 e06683199fc8: Preparing 04:20:14 7e3190461c6c: Preparing 04:20:14 1c0fbb7d0179: Preparing 04:20:14 66cf151c402f: Preparing 04:20:14 371a8cca9347: Preparing 04:20:14 60cb58dcac7e: Preparing 04:20:14 ccac18a55f60: Preparing 04:20:14 3c20671a5817: Preparing 04:20:14 1c0fbb7d0179: Waiting 04:20:14 66cf151c402f: Waiting 04:20:14 371a8cca9347: Waiting 04:20:14 60cb58dcac7e: Waiting 04:20:14 3c20671a5817: Waiting 04:20:14 ccac18a55f60: Waiting 04:20:14 1f85d447e239: Pushed 04:20:14 e06683199fc8: Pushed 04:20:14 7e3190461c6c: Pushed 04:20:14 1c0fbb7d0179: Layer already exists 04:20:14 e40a4420ee71: Pushed 04:20:14 66cf151c402f: Layer already exists 04:20:14 3c20671a5817: Layer already exists 04:20:15 60cb58dcac7e: Pushed 04:20:15 371a8cca9347: Pushed 04:20:17 3a100de03087: Pushed 04:20:17 ccac18a55f60: Pushed 04:20:17 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:17 + 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 04:20:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:18 e40a4420ee71: Preparing 04:20:18 1f85d447e239: Preparing 04:20:18 3a100de03087: Preparing 04:20:18 e06683199fc8: Preparing 04:20:18 7e3190461c6c: Preparing 04:20:18 1c0fbb7d0179: Preparing 04:20:18 66cf151c402f: Preparing 04:20:18 371a8cca9347: Preparing 04:20:18 60cb58dcac7e: Preparing 04:20:18 ccac18a55f60: Preparing 04:20:18 3c20671a5817: Preparing 04:20:18 1c0fbb7d0179: Waiting 04:20:18 66cf151c402f: Waiting 04:20:18 ccac18a55f60: Waiting 04:20:18 371a8cca9347: Waiting 04:20:18 3c20671a5817: Waiting 04:20:18 60cb58dcac7e: Waiting 04:20:18 e40a4420ee71: Layer already exists 04:20:18 3a100de03087: Layer already exists 04:20:18 7e3190461c6c: Layer already exists 04:20:18 e06683199fc8: Layer already exists 04:20:18 1f85d447e239: Layer already exists 04:20:18 1c0fbb7d0179: Layer already exists 04:20:18 66cf151c402f: Layer already exists 04:20:18 371a8cca9347: Layer already exists 04:20:18 ccac18a55f60: Layer already exists 04:20:18 60cb58dcac7e: Layer already exists 04:20:18 3c20671a5817: Layer already exists 04:20:18 latest: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.39 04:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:19 e40a4420ee71: Preparing 04:20:19 1f85d447e239: Preparing 04:20:19 3a100de03087: Preparing 04:20:19 e06683199fc8: Preparing 04:20:19 7e3190461c6c: Preparing 04:20:19 1c0fbb7d0179: Preparing 04:20:19 66cf151c402f: Preparing 04:20:19 371a8cca9347: Preparing 04:20:19 60cb58dcac7e: Preparing 04:20:19 ccac18a55f60: Preparing 04:20:19 3c20671a5817: Preparing 04:20:19 60cb58dcac7e: Waiting 04:20:19 1c0fbb7d0179: Waiting 04:20:19 66cf151c402f: Waiting 04:20:19 371a8cca9347: Waiting 04:20:19 ccac18a55f60: Waiting 04:20:19 3c20671a5817: Waiting 04:20:19 3a100de03087: Layer already exists 04:20:19 1f85d447e239: Layer already exists 04:20:19 7e3190461c6c: Layer already exists 04:20:19 e06683199fc8: Layer already exists 04:20:19 e40a4420ee71: Layer already exists 04:20:19 1c0fbb7d0179: Layer already exists 04:20:19 371a8cca9347: Layer already exists 04:20:19 60cb58dcac7e: Layer already exists 04:20:19 66cf151c402f: Layer already exists 04:20:19 ccac18a55f60: Layer already exists 04:20:19 3c20671a5817: Layer already exists 04:20:19 3.2.0-dev.39: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:20 e40a4420ee71: Preparing 04:20:20 1f85d447e239: Preparing 04:20:20 3a100de03087: Preparing 04:20:20 e06683199fc8: Preparing 04:20:20 7e3190461c6c: Preparing 04:20:20 1c0fbb7d0179: Preparing 04:20:20 66cf151c402f: Preparing 04:20:20 371a8cca9347: Preparing 04:20:20 60cb58dcac7e: Preparing 04:20:20 ccac18a55f60: Preparing 04:20:20 3c20671a5817: Preparing 04:20:20 371a8cca9347: Waiting 04:20:20 ccac18a55f60: Waiting 04:20:20 3c20671a5817: Waiting 04:20:20 60cb58dcac7e: Waiting 04:20:20 1c0fbb7d0179: Waiting 04:20:20 66cf151c402f: Waiting 04:20:20 e40a4420ee71: Layer already exists 04:20:20 e06683199fc8: Layer already exists 04:20:20 7e3190461c6c: Layer already exists 04:20:20 1f85d447e239: Layer already exists 04:20:20 3a100de03087: Layer already exists 04:20:20 1c0fbb7d0179: Layer already exists 04:20:20 66cf151c402f: Layer already exists 04:20:20 60cb58dcac7e: Layer already exists 04:20:20 ccac18a55f60: Layer already exists 04:20:20 371a8cca9347: Layer already exists 04:20:20 3c20671a5817: Layer already exists 04:20:20 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:20 + 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 04:20:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:21 e40a4420ee71: Preparing 04:20:21 1f85d447e239: Preparing 04:20:21 3a100de03087: Preparing 04:20:21 e06683199fc8: Preparing 04:20:21 7e3190461c6c: Preparing 04:20:21 1c0fbb7d0179: Preparing 04:20:21 66cf151c402f: Preparing 04:20:21 371a8cca9347: Preparing 04:20:21 60cb58dcac7e: Preparing 04:20:21 ccac18a55f60: Preparing 04:20:21 3c20671a5817: Preparing 04:20:21 1c0fbb7d0179: Waiting 04:20:21 66cf151c402f: Waiting 04:20:21 60cb58dcac7e: Waiting 04:20:21 ccac18a55f60: Waiting 04:20:21 3c20671a5817: Waiting 04:20:21 371a8cca9347: Waiting 04:20:21 3a100de03087: Layer already exists 04:20:21 e40a4420ee71: Layer already exists 04:20:21 7e3190461c6c: Layer already exists 04:20:21 1f85d447e239: Layer already exists 04:20:21 e06683199fc8: Layer already exists 04:20:21 1c0fbb7d0179: Layer already exists 04:20:21 371a8cca9347: Layer already exists 04:20:21 66cf151c402f: Layer already exists 04:20:21 ccac18a55f60: Layer already exists 04:20:21 60cb58dcac7e: Layer already exists 04:20:21 3c20671a5817: Layer already exists 04:20:21 main: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:21 ===================================================== [Pipeline] echo 04:20:21 taggedImages: 04:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.39 04:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:20:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:20:21 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:21 latest 04:20:21 3.2.0-dev.39 04:20:21 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:21 main 04:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:22 7e222a1152c8: Preparing 04:20:22 47947b0ec7ec: Preparing 04:20:22 2801789e1fe2: Preparing 04:20:22 2db5282d137a: Preparing 04:20:22 4864b9631ab0: Preparing 04:20:22 5e5b3afa703a: Preparing 04:20:22 da859dd037e6: Preparing 04:20:22 1c0fbb7d0179: Preparing 04:20:22 66cf151c402f: Preparing 04:20:22 dce8c1caf924: Preparing 04:20:22 4744d977bc00: Preparing 04:20:22 3c20671a5817: Preparing 04:20:22 1c0fbb7d0179: Waiting 04:20:22 66cf151c402f: Waiting 04:20:22 dce8c1caf924: Waiting 04:20:22 4744d977bc00: Waiting 04:20:22 3c20671a5817: Waiting 04:20:22 5e5b3afa703a: Waiting 04:20:22 da859dd037e6: Waiting 04:20:22 4864b9631ab0: Pushed 04:20:22 47947b0ec7ec: Pushed 04:20:23 7e222a1152c8: Pushed 04:20:23 1c0fbb7d0179: Layer already exists 04:20:23 66cf151c402f: Layer already exists 04:20:23 5e5b3afa703a: Pushed 04:20:23 da859dd037e6: Pushed 04:20:23 3c20671a5817: Layer already exists 04:20:23 dce8c1caf924: Pushed 04:20:24 2db5282d137a: Pushed 04:20:25 2801789e1fe2: Pushed 04:20:26 4744d977bc00: Pushed 04:20:26 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:26 + 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 04:20:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:26 7e222a1152c8: Preparing 04:20:26 47947b0ec7ec: Preparing 04:20:26 2801789e1fe2: Preparing 04:20:26 2db5282d137a: Preparing 04:20:26 4864b9631ab0: Preparing 04:20:26 5e5b3afa703a: Preparing 04:20:26 da859dd037e6: Preparing 04:20:26 5e5b3afa703a: Waiting 04:20:26 1c0fbb7d0179: Preparing 04:20:26 da859dd037e6: Waiting 04:20:26 66cf151c402f: Preparing 04:20:26 1c0fbb7d0179: Waiting 04:20:26 dce8c1caf924: Preparing 04:20:26 66cf151c402f: Waiting 04:20:26 4744d977bc00: Preparing 04:20:26 dce8c1caf924: Waiting 04:20:26 3c20671a5817: Preparing 04:20:26 4744d977bc00: Waiting 04:20:26 3c20671a5817: Waiting 04:20:26 7e222a1152c8: Layer already exists 04:20:26 2db5282d137a: Layer already exists 04:20:26 2801789e1fe2: Layer already exists 04:20:26 4864b9631ab0: Layer already exists 04:20:26 47947b0ec7ec: Layer already exists 04:20:26 1c0fbb7d0179: Layer already exists 04:20:26 da859dd037e6: Layer already exists 04:20:26 5e5b3afa703a: Layer already exists 04:20:26 dce8c1caf924: Layer already exists 04:20:26 66cf151c402f: Layer already exists 04:20:26 4744d977bc00: Layer already exists 04:20:26 3c20671a5817: Layer already exists 04:20:27 latest: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.39 04:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:27 7e222a1152c8: Preparing 04:20:27 47947b0ec7ec: Preparing 04:20:27 2801789e1fe2: Preparing 04:20:27 2db5282d137a: Preparing 04:20:27 4864b9631ab0: Preparing 04:20:27 5e5b3afa703a: Preparing 04:20:27 da859dd037e6: Preparing 04:20:27 1c0fbb7d0179: Preparing 04:20:27 66cf151c402f: Preparing 04:20:27 dce8c1caf924: Preparing 04:20:27 4744d977bc00: Preparing 04:20:27 3c20671a5817: Preparing 04:20:27 1c0fbb7d0179: Waiting 04:20:27 66cf151c402f: Waiting 04:20:27 dce8c1caf924: Waiting 04:20:27 4744d977bc00: Waiting 04:20:27 3c20671a5817: Waiting 04:20:27 5e5b3afa703a: Waiting 04:20:27 da859dd037e6: Waiting 04:20:27 7e222a1152c8: Layer already exists 04:20:27 47947b0ec7ec: Layer already exists 04:20:27 2db5282d137a: Layer already exists 04:20:27 2801789e1fe2: Layer already exists 04:20:27 4864b9631ab0: Layer already exists 04:20:27 5e5b3afa703a: Layer already exists 04:20:27 1c0fbb7d0179: Layer already exists 04:20:27 da859dd037e6: Layer already exists 04:20:27 66cf151c402f: Layer already exists 04:20:27 dce8c1caf924: Layer already exists 04:20:27 4744d977bc00: Layer already exists 04:20:27 3c20671a5817: Layer already exists 04:20:28 3.2.0-dev.39: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:28 7e222a1152c8: Preparing 04:20:28 47947b0ec7ec: Preparing 04:20:28 2801789e1fe2: Preparing 04:20:28 2db5282d137a: Preparing 04:20:28 4864b9631ab0: Preparing 04:20:28 5e5b3afa703a: Preparing 04:20:28 da859dd037e6: Preparing 04:20:28 1c0fbb7d0179: Preparing 04:20:28 66cf151c402f: Preparing 04:20:28 dce8c1caf924: Preparing 04:20:28 4744d977bc00: Preparing 04:20:28 3c20671a5817: Preparing 04:20:28 5e5b3afa703a: Waiting 04:20:28 da859dd037e6: Waiting 04:20:28 66cf151c402f: Waiting 04:20:28 1c0fbb7d0179: Waiting 04:20:28 4744d977bc00: Waiting 04:20:28 3c20671a5817: Waiting 04:20:28 dce8c1caf924: Waiting 04:20:28 47947b0ec7ec: Layer already exists 04:20:28 7e222a1152c8: Layer already exists 04:20:28 4864b9631ab0: Layer already exists 04:20:28 2db5282d137a: Layer already exists 04:20:28 2801789e1fe2: Layer already exists 04:20:28 5e5b3afa703a: Layer already exists 04:20:28 da859dd037e6: Layer already exists 04:20:28 1c0fbb7d0179: Layer already exists 04:20:28 66cf151c402f: Layer already exists 04:20:28 dce8c1caf924: Layer already exists 04:20:28 3c20671a5817: Layer already exists 04:20:28 4744d977bc00: Layer already exists 04:20:29 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:29 + 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 04:20:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:29 7e222a1152c8: Preparing 04:20:29 47947b0ec7ec: Preparing 04:20:29 2801789e1fe2: Preparing 04:20:29 2db5282d137a: Preparing 04:20:29 4864b9631ab0: Preparing 04:20:29 5e5b3afa703a: Preparing 04:20:29 da859dd037e6: Preparing 04:20:29 1c0fbb7d0179: Preparing 04:20:29 66cf151c402f: Preparing 04:20:29 dce8c1caf924: Preparing 04:20:29 4744d977bc00: Preparing 04:20:29 3c20671a5817: Preparing 04:20:29 1c0fbb7d0179: Waiting 04:20:29 5e5b3afa703a: Waiting 04:20:29 66cf151c402f: Waiting 04:20:29 dce8c1caf924: Waiting 04:20:29 4744d977bc00: Waiting 04:20:29 3c20671a5817: Waiting 04:20:29 da859dd037e6: Waiting 04:20:29 47947b0ec7ec: Layer already exists 04:20:29 2801789e1fe2: Layer already exists 04:20:29 2db5282d137a: Layer already exists 04:20:29 7e222a1152c8: Layer already exists 04:20:29 4864b9631ab0: Layer already exists 04:20:29 dce8c1caf924: Layer already exists 04:20:29 5e5b3afa703a: Layer already exists 04:20:29 66cf151c402f: Layer already exists 04:20:29 da859dd037e6: Layer already exists 04:20:29 1c0fbb7d0179: Layer already exists 04:20:29 3c20671a5817: Layer already exists 04:20:29 4744d977bc00: Layer already exists 04:20:30 main: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:30 ===================================================== [Pipeline] echo 04:20:30 taggedImages: 04:20:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:20:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.39 04:20:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:20:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:20:30 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:30 latest 04:20:30 3.2.0-dev.39 04:20:30 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:30 main 04:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:31 0277f87f39ef: Preparing 04:20:31 c657602fd357: Preparing 04:20:31 1c0fbb7d0179: Preparing 04:20:31 66cf151c402f: Preparing 04:20:31 14b2f5333cbf: Preparing 04:20:31 107e8bdce0a0: Preparing 04:20:31 3c20671a5817: Preparing 04:20:31 107e8bdce0a0: Waiting 04:20:31 3c20671a5817: Waiting 04:20:31 1c0fbb7d0179: Layer already exists 04:20:31 66cf151c402f: Layer already exists 04:20:31 3c20671a5817: Layer already exists 04:20:31 14b2f5333cbf: Pushed 04:20:31 0277f87f39ef: Pushed 04:20:33 107e8bdce0a0: Pushed 04:20:35 c657602fd357: Pushed 04:20:35 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:35 + 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 04:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:35 0277f87f39ef: Preparing 04:20:35 c657602fd357: Preparing 04:20:35 1c0fbb7d0179: Preparing 04:20:35 66cf151c402f: Preparing 04:20:35 14b2f5333cbf: Preparing 04:20:35 107e8bdce0a0: Preparing 04:20:35 3c20671a5817: Preparing 04:20:35 107e8bdce0a0: Waiting 04:20:35 3c20671a5817: Waiting 04:20:35 0277f87f39ef: Layer already exists 04:20:35 c657602fd357: Layer already exists 04:20:35 14b2f5333cbf: Layer already exists 04:20:35 66cf151c402f: Layer already exists 04:20:35 1c0fbb7d0179: Layer already exists 04:20:35 107e8bdce0a0: Layer already exists 04:20:35 3c20671a5817: Layer already exists 04:20:36 latest: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.39 04:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:36 0277f87f39ef: Preparing 04:20:36 c657602fd357: Preparing 04:20:36 1c0fbb7d0179: Preparing 04:20:36 66cf151c402f: Preparing 04:20:36 14b2f5333cbf: Preparing 04:20:36 107e8bdce0a0: Preparing 04:20:36 3c20671a5817: Preparing 04:20:36 107e8bdce0a0: Waiting 04:20:36 3c20671a5817: Waiting 04:20:36 14b2f5333cbf: Layer already exists 04:20:36 1c0fbb7d0179: Layer already exists 04:20:36 c657602fd357: Layer already exists 04:20:36 66cf151c402f: Layer already exists 04:20:36 0277f87f39ef: Layer already exists 04:20:36 107e8bdce0a0: Layer already exists 04:20:36 3c20671a5817: Layer already exists 04:20:37 3.2.0-dev.39: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:37 0277f87f39ef: Preparing 04:20:37 c657602fd357: Preparing 04:20:37 1c0fbb7d0179: Preparing 04:20:37 66cf151c402f: Preparing 04:20:37 14b2f5333cbf: Preparing 04:20:37 107e8bdce0a0: Preparing 04:20:37 3c20671a5817: Preparing 04:20:37 107e8bdce0a0: Waiting 04:20:37 3c20671a5817: Waiting 04:20:37 66cf151c402f: Layer already exists 04:20:37 14b2f5333cbf: Layer already exists 04:20:37 1c0fbb7d0179: Layer already exists 04:20:37 0277f87f39ef: Layer already exists 04:20:37 c657602fd357: Layer already exists 04:20:37 107e8bdce0a0: Layer already exists 04:20:37 3c20671a5817: Layer already exists 04:20:37 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:38 + 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 04:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:38 0277f87f39ef: Preparing 04:20:38 c657602fd357: Preparing 04:20:38 1c0fbb7d0179: Preparing 04:20:38 66cf151c402f: Preparing 04:20:38 14b2f5333cbf: Preparing 04:20:38 107e8bdce0a0: Preparing 04:20:38 3c20671a5817: Preparing 04:20:38 107e8bdce0a0: Waiting 04:20:38 3c20671a5817: Waiting 04:20:38 c657602fd357: Layer already exists 04:20:38 1c0fbb7d0179: Layer already exists 04:20:38 14b2f5333cbf: Layer already exists 04:20:38 0277f87f39ef: Layer already exists 04:20:38 66cf151c402f: Layer already exists 04:20:38 3c20671a5817: Layer already exists 04:20:38 107e8bdce0a0: Layer already exists 04:20:39 main: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:39 ===================================================== [Pipeline] echo 04:20:39 taggedImages: 04:20:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:20:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.39 04:20:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:20:39 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:20:39 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:39 latest 04:20:39 3.2.0-dev.39 04:20:39 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:20:39 main 04:20:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:20:39 37d3ed91efd6: Preparing 04:20:39 1c6a730e2eea: Preparing 04:20:39 67811e3530b2: Preparing 04:20:39 1c0fbb7d0179: Preparing 04:20:39 66cf151c402f: Preparing 04:20:39 88a598674e31: Preparing 04:20:39 27b8604cafe0: Preparing 04:20:39 1a5251a703ae: Preparing 04:20:39 e6d0fa8f734c: Preparing 04:20:39 3c20671a5817: Preparing 04:20:39 27b8604cafe0: Waiting 04:20:39 1a5251a703ae: Waiting 04:20:39 e6d0fa8f734c: Waiting 04:20:39 3c20671a5817: Waiting 04:20:39 88a598674e31: Waiting 04:20:40 1c0fbb7d0179: Layer already exists 04:20:40 66cf151c402f: Layer already exists 04:20:40 67811e3530b2: Pushed 04:20:40 1c6a730e2eea: Pushed 04:20:40 37d3ed91efd6: Pushed 04:20:40 3c20671a5817: Layer already exists 04:20:40 1a5251a703ae: Pushed 04:20:41 e6d0fa8f734c: Pushed 04:20:53 27b8604cafe0: Pushed 04:21:01 88a598674e31: Pushed 04:21:01 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:01 + 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 04:21:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:02 37d3ed91efd6: Preparing 04:21:02 1c6a730e2eea: Preparing 04:21:02 67811e3530b2: Preparing 04:21:02 1c0fbb7d0179: Preparing 04:21:02 66cf151c402f: Preparing 04:21:02 88a598674e31: Preparing 04:21:02 27b8604cafe0: Preparing 04:21:02 1a5251a703ae: Preparing 04:21:02 e6d0fa8f734c: Preparing 04:21:02 3c20671a5817: Preparing 04:21:02 3c20671a5817: Waiting 04:21:02 27b8604cafe0: Waiting 04:21:02 1a5251a703ae: Waiting 04:21:02 e6d0fa8f734c: Waiting 04:21:02 88a598674e31: Waiting 04:21:02 66cf151c402f: Layer already exists 04:21:02 67811e3530b2: Layer already exists 04:21:02 1c6a730e2eea: Layer already exists 04:21:02 1c0fbb7d0179: Layer already exists 04:21:02 37d3ed91efd6: Layer already exists 04:21:02 27b8604cafe0: Layer already exists 04:21:02 e6d0fa8f734c: Layer already exists 04:21:02 1a5251a703ae: Layer already exists 04:21:02 88a598674e31: Layer already exists 04:21:02 3c20671a5817: Layer already exists 04:21:02 latest: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.39 04:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:03 37d3ed91efd6: Preparing 04:21:03 1c6a730e2eea: Preparing 04:21:03 67811e3530b2: Preparing 04:21:03 1c0fbb7d0179: Preparing 04:21:03 66cf151c402f: Preparing 04:21:03 88a598674e31: Preparing 04:21:03 27b8604cafe0: Preparing 04:21:03 1a5251a703ae: Preparing 04:21:03 e6d0fa8f734c: Preparing 04:21:03 27b8604cafe0: Waiting 04:21:03 3c20671a5817: Preparing 04:21:03 1a5251a703ae: Waiting 04:21:03 88a598674e31: Waiting 04:21:03 3c20671a5817: Waiting 04:21:03 e6d0fa8f734c: Waiting 04:21:03 1c0fbb7d0179: Layer already exists 04:21:03 67811e3530b2: Layer already exists 04:21:03 1c6a730e2eea: Layer already exists 04:21:03 66cf151c402f: Layer already exists 04:21:03 37d3ed91efd6: Layer already exists 04:21:03 e6d0fa8f734c: Layer already exists 04:21:03 88a598674e31: Layer already exists 04:21:03 27b8604cafe0: Layer already exists 04:21:03 3c20671a5817: Layer already exists 04:21:03 1a5251a703ae: Layer already exists 04:21:03 3.2.0-dev.39: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:04 37d3ed91efd6: Preparing 04:21:04 1c6a730e2eea: Preparing 04:21:04 67811e3530b2: Preparing 04:21:04 1c0fbb7d0179: Preparing 04:21:04 66cf151c402f: Preparing 04:21:04 88a598674e31: Preparing 04:21:04 27b8604cafe0: Preparing 04:21:04 88a598674e31: Waiting 04:21:04 1a5251a703ae: Preparing 04:21:04 e6d0fa8f734c: Preparing 04:21:04 1a5251a703ae: Waiting 04:21:04 3c20671a5817: Preparing 04:21:04 e6d0fa8f734c: Waiting 04:21:04 3c20671a5817: Waiting 04:21:04 37d3ed91efd6: Layer already exists 04:21:04 1c6a730e2eea: Layer already exists 04:21:04 1c0fbb7d0179: Layer already exists 04:21:04 67811e3530b2: Layer already exists 04:21:04 66cf151c402f: Layer already exists 04:21:04 27b8604cafe0: Layer already exists 04:21:04 88a598674e31: Layer already exists 04:21:04 1a5251a703ae: Layer already exists 04:21:04 3c20671a5817: Layer already exists 04:21:04 e6d0fa8f734c: Layer already exists 04:21:04 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:04 + 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 04:21:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:05 37d3ed91efd6: Preparing 04:21:05 1c6a730e2eea: Preparing 04:21:05 67811e3530b2: Preparing 04:21:05 1c0fbb7d0179: Preparing 04:21:05 66cf151c402f: Preparing 04:21:05 88a598674e31: Preparing 04:21:05 27b8604cafe0: Preparing 04:21:05 1a5251a703ae: Preparing 04:21:05 e6d0fa8f734c: Preparing 04:21:05 3c20671a5817: Preparing 04:21:05 88a598674e31: Waiting 04:21:05 27b8604cafe0: Waiting 04:21:05 1a5251a703ae: Waiting 04:21:05 e6d0fa8f734c: Waiting 04:21:05 3c20671a5817: Waiting 04:21:05 37d3ed91efd6: Layer already exists 04:21:05 1c0fbb7d0179: Layer already exists 04:21:05 67811e3530b2: Layer already exists 04:21:05 1c6a730e2eea: Layer already exists 04:21:05 66cf151c402f: Layer already exists 04:21:05 88a598674e31: Layer already exists 04:21:05 27b8604cafe0: Layer already exists 04:21:05 1a5251a703ae: Layer already exists 04:21:05 3c20671a5817: Layer already exists 04:21:05 e6d0fa8f734c: Layer already exists 04:21:05 main: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:05 ===================================================== [Pipeline] echo 04:21:05 taggedImages: 04:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.39 04:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:21:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:21:05 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:21:05 latest 04:21:05 3.2.0-dev.39 04:21:05 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:21:05 main 04:21:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:06 046dd3e5692c: Preparing 04:21:06 b5a7884fe437: Preparing 04:21:06 034cc169dea6: Preparing 04:21:06 1c0fbb7d0179: Preparing 04:21:06 66cf151c402f: Preparing 04:21:06 d9eaf071a011: Preparing 04:21:06 294a730f26a6: Preparing 04:21:06 55be159be17a: Preparing 04:21:06 3c20671a5817: Preparing 04:21:06 d9eaf071a011: Waiting 04:21:06 294a730f26a6: Waiting 04:21:06 55be159be17a: Waiting 04:21:06 3c20671a5817: Waiting 04:21:06 1c0fbb7d0179: Layer already exists 04:21:06 66cf151c402f: Layer already exists 04:21:06 034cc169dea6: Pushed 04:21:06 b5a7884fe437: Pushed 04:21:06 046dd3e5692c: Pushed 04:21:06 3c20671a5817: Layer already exists 04:21:06 294a730f26a6: Pushed 04:21:07 55be159be17a: Pushed 04:21:29 d9eaf071a011: Pushed 04:21:29 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:29 + 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 04:21:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:30 046dd3e5692c: Preparing 04:21:30 b5a7884fe437: Preparing 04:21:30 034cc169dea6: Preparing 04:21:30 1c0fbb7d0179: Preparing 04:21:30 66cf151c402f: Preparing 04:21:30 d9eaf071a011: Preparing 04:21:30 294a730f26a6: Preparing 04:21:30 55be159be17a: Preparing 04:21:30 3c20671a5817: Preparing 04:21:30 d9eaf071a011: Waiting 04:21:30 294a730f26a6: Waiting 04:21:30 55be159be17a: Waiting 04:21:30 3c20671a5817: Waiting 04:21:30 1c0fbb7d0179: Layer already exists 04:21:30 66cf151c402f: Layer already exists 04:21:30 046dd3e5692c: Layer already exists 04:21:30 b5a7884fe437: Layer already exists 04:21:30 034cc169dea6: Layer already exists 04:21:30 294a730f26a6: Layer already exists 04:21:30 d9eaf071a011: Layer already exists 04:21:30 55be159be17a: Layer already exists 04:21:30 3c20671a5817: Layer already exists 04:21:30 latest: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.39 04:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:31 046dd3e5692c: Preparing 04:21:31 b5a7884fe437: Preparing 04:21:31 034cc169dea6: Preparing 04:21:31 1c0fbb7d0179: Preparing 04:21:31 66cf151c402f: Preparing 04:21:31 d9eaf071a011: Preparing 04:21:31 294a730f26a6: Preparing 04:21:31 55be159be17a: Preparing 04:21:31 3c20671a5817: Preparing 04:21:31 d9eaf071a011: Waiting 04:21:31 294a730f26a6: Waiting 04:21:31 55be159be17a: Waiting 04:21:31 3c20671a5817: Waiting 04:21:31 66cf151c402f: Layer already exists 04:21:31 034cc169dea6: Layer already exists 04:21:31 046dd3e5692c: Layer already exists 04:21:31 1c0fbb7d0179: Layer already exists 04:21:31 b5a7884fe437: Layer already exists 04:21:31 55be159be17a: Layer already exists 04:21:31 3c20671a5817: Layer already exists 04:21:31 d9eaf071a011: Layer already exists 04:21:31 294a730f26a6: Layer already exists 04:21:31 3.2.0-dev.39: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:32 046dd3e5692c: Preparing 04:21:32 b5a7884fe437: Preparing 04:21:32 034cc169dea6: Preparing 04:21:32 1c0fbb7d0179: Preparing 04:21:32 66cf151c402f: Preparing 04:21:32 d9eaf071a011: Preparing 04:21:32 294a730f26a6: Preparing 04:21:32 55be159be17a: Preparing 04:21:32 3c20671a5817: Preparing 04:21:32 d9eaf071a011: Waiting 04:21:32 294a730f26a6: Waiting 04:21:32 3c20671a5817: Waiting 04:21:32 55be159be17a: Waiting 04:21:32 046dd3e5692c: Layer already exists 04:21:32 66cf151c402f: Layer already exists 04:21:32 1c0fbb7d0179: Layer already exists 04:21:32 b5a7884fe437: Layer already exists 04:21:32 034cc169dea6: Layer already exists 04:21:32 3c20671a5817: Layer already exists 04:21:32 55be159be17a: Layer already exists 04:21:32 294a730f26a6: Layer already exists 04:21:32 d9eaf071a011: Layer already exists 04:21:32 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:32 046dd3e5692c: Preparing 04:21:32 b5a7884fe437: Preparing 04:21:32 034cc169dea6: Preparing 04:21:32 1c0fbb7d0179: Preparing 04:21:32 66cf151c402f: Preparing 04:21:32 d9eaf071a011: Preparing 04:21:32 294a730f26a6: Preparing 04:21:32 55be159be17a: Preparing 04:21:32 3c20671a5817: Preparing 04:21:32 294a730f26a6: Waiting 04:21:32 55be159be17a: Waiting 04:21:32 3c20671a5817: Waiting 04:21:32 d9eaf071a011: Waiting 04:21:32 b5a7884fe437: Layer already exists 04:21:32 034cc169dea6: Layer already exists 04:21:32 66cf151c402f: Layer already exists 04:21:32 1c0fbb7d0179: Layer already exists 04:21:32 046dd3e5692c: Layer already exists 04:21:32 294a730f26a6: Layer already exists 04:21:32 d9eaf071a011: Layer already exists 04:21:32 3c20671a5817: Layer already exists 04:21:32 55be159be17a: Layer already exists 04:21:33 main: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:33 ===================================================== [Pipeline] echo 04:21:33 taggedImages: 04:21:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:21:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:21:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.39 04:21:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:21:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:21:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:21:33 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:21:33 latest 04:21:33 3.2.0-dev.39 04:21:33 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:21:33 main 04:21:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:21:34 37d3ed91efd6: Preparing 04:21:34 5edd372b1099: Preparing 04:21:34 59280f817a81: Preparing 04:21:34 1c0fbb7d0179: Preparing 04:21:34 66cf151c402f: Preparing 04:21:34 fd368a26fd54: Preparing 04:21:34 1a5251a703ae: Preparing 04:21:34 e6d0fa8f734c: Preparing 04:21:34 3c20671a5817: Preparing 04:21:34 1a5251a703ae: Waiting 04:21:34 e6d0fa8f734c: Waiting 04:21:34 3c20671a5817: Waiting 04:21:34 fd368a26fd54: Waiting 04:21:34 1c0fbb7d0179: Layer already exists 04:21:34 66cf151c402f: Layer already exists 04:21:34 37d3ed91efd6: Layer already exists 04:21:34 1a5251a703ae: Layer already exists 04:21:34 e6d0fa8f734c: Layer already exists 04:21:34 3c20671a5817: Layer already exists 04:21:34 59280f817a81: Pushed 04:21:34 5edd372b1099: Pushed 04:21:56 fd368a26fd54: Pushed 04:21:56 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:56 + 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 04:21:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:21:57 37d3ed91efd6: Preparing 04:21:57 5edd372b1099: Preparing 04:21:57 59280f817a81: Preparing 04:21:57 1c0fbb7d0179: Preparing 04:21:57 66cf151c402f: Preparing 04:21:57 fd368a26fd54: Preparing 04:21:57 1a5251a703ae: Preparing 04:21:57 e6d0fa8f734c: Preparing 04:21:57 3c20671a5817: Preparing 04:21:57 1a5251a703ae: Waiting 04:21:57 e6d0fa8f734c: Waiting 04:21:57 3c20671a5817: Waiting 04:21:57 fd368a26fd54: Waiting 04:21:57 59280f817a81: Layer already exists 04:21:57 66cf151c402f: Layer already exists 04:21:57 1c0fbb7d0179: Layer already exists 04:21:57 5edd372b1099: Layer already exists 04:21:57 37d3ed91efd6: Layer already exists 04:21:57 fd368a26fd54: Layer already exists 04:21:57 1a5251a703ae: Layer already exists 04:21:57 e6d0fa8f734c: Layer already exists 04:21:57 3c20671a5817: Layer already exists 04:21:57 latest: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.39 04:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:21:58 37d3ed91efd6: Preparing 04:21:58 5edd372b1099: Preparing 04:21:58 59280f817a81: Preparing 04:21:58 1c0fbb7d0179: Preparing 04:21:58 66cf151c402f: Preparing 04:21:58 fd368a26fd54: Preparing 04:21:58 1a5251a703ae: Preparing 04:21:58 e6d0fa8f734c: Preparing 04:21:58 3c20671a5817: Preparing 04:21:58 e6d0fa8f734c: Waiting 04:21:58 fd368a26fd54: Waiting 04:21:58 3c20671a5817: Waiting 04:21:58 1a5251a703ae: Waiting 04:21:58 37d3ed91efd6: Layer already exists 04:21:58 59280f817a81: Layer already exists 04:21:58 1c0fbb7d0179: Layer already exists 04:21:58 5edd372b1099: Layer already exists 04:21:58 66cf151c402f: Layer already exists 04:21:58 e6d0fa8f734c: Layer already exists 04:21:58 1a5251a703ae: Layer already exists 04:21:58 fd368a26fd54: Layer already exists 04:21:58 3c20671a5817: Layer already exists 04:21:58 3.2.0-dev.39: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:21:59 37d3ed91efd6: Preparing 04:21:59 5edd372b1099: Preparing 04:21:59 59280f817a81: Preparing 04:21:59 1c0fbb7d0179: Preparing 04:21:59 66cf151c402f: Preparing 04:21:59 fd368a26fd54: Preparing 04:21:59 1a5251a703ae: Preparing 04:21:59 e6d0fa8f734c: Preparing 04:21:59 3c20671a5817: Preparing 04:21:59 fd368a26fd54: Waiting 04:21:59 1a5251a703ae: Waiting 04:21:59 e6d0fa8f734c: Waiting 04:21:59 3c20671a5817: Waiting 04:21:59 1c0fbb7d0179: Layer already exists 04:21:59 66cf151c402f: Layer already exists 04:21:59 5edd372b1099: Layer already exists 04:21:59 37d3ed91efd6: Layer already exists 04:21:59 59280f817a81: Layer already exists 04:21:59 1a5251a703ae: Layer already exists 04:21:59 fd368a26fd54: Layer already exists 04:21:59 3c20671a5817: Layer already exists 04:21:59 e6d0fa8f734c: Layer already exists 04:21:59 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + 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 04:22:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:00 37d3ed91efd6: Preparing 04:22:00 5edd372b1099: Preparing 04:22:00 59280f817a81: Preparing 04:22:00 1c0fbb7d0179: Preparing 04:22:00 66cf151c402f: Preparing 04:22:00 fd368a26fd54: Preparing 04:22:00 1a5251a703ae: Preparing 04:22:00 e6d0fa8f734c: Preparing 04:22:00 3c20671a5817: Preparing 04:22:00 fd368a26fd54: Waiting 04:22:00 1a5251a703ae: Waiting 04:22:00 e6d0fa8f734c: Waiting 04:22:00 3c20671a5817: Waiting 04:22:00 66cf151c402f: Layer already exists 04:22:00 1c0fbb7d0179: Layer already exists 04:22:00 5edd372b1099: Layer already exists 04:22:00 37d3ed91efd6: Layer already exists 04:22:00 59280f817a81: Layer already exists 04:22:00 e6d0fa8f734c: Layer already exists 04:22:00 fd368a26fd54: Layer already exists 04:22:00 3c20671a5817: Layer already exists 04:22:00 1a5251a703ae: Layer already exists 04:22:00 main: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:00 ===================================================== [Pipeline] echo 04:22:00 taggedImages: 04:22:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:22:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:22:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.39 04:22:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:22:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:22:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:22:00 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:22:00 latest 04:22:00 3.2.0-dev.39 04:22:00 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:22:00 main 04:22:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:01 942526c300e5: Preparing 04:22:01 c3d458e57d15: Preparing 04:22:01 1c0fbb7d0179: Preparing 04:22:01 66cf151c402f: Preparing 04:22:01 1c2a5eb9f3f7: Preparing 04:22:01 793809501642: Preparing 04:22:01 3c20671a5817: Preparing 04:22:01 793809501642: Waiting 04:22:01 3c20671a5817: Waiting 04:22:01 1c0fbb7d0179: Layer already exists 04:22:01 66cf151c402f: Layer already exists 04:22:01 3c20671a5817: Layer already exists 04:22:01 1c2a5eb9f3f7: Pushed 04:22:01 942526c300e5: Pushed 04:22:01 793809501642: Pushed 04:22:08 c3d458e57d15: Pushed 04:22:08 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:09 942526c300e5: Preparing 04:22:09 c3d458e57d15: Preparing 04:22:09 1c0fbb7d0179: Preparing 04:22:09 66cf151c402f: Preparing 04:22:09 1c2a5eb9f3f7: Preparing 04:22:09 793809501642: Preparing 04:22:09 3c20671a5817: Preparing 04:22:09 793809501642: Waiting 04:22:09 3c20671a5817: Waiting 04:22:09 66cf151c402f: Layer already exists 04:22:09 1c0fbb7d0179: Layer already exists 04:22:09 c3d458e57d15: Layer already exists 04:22:09 942526c300e5: Layer already exists 04:22:09 1c2a5eb9f3f7: Layer already exists 04:22:09 793809501642: Layer already exists 04:22:09 3c20671a5817: Layer already exists 04:22:09 latest: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.39 04:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:10 942526c300e5: Preparing 04:22:10 c3d458e57d15: Preparing 04:22:10 1c0fbb7d0179: Preparing 04:22:10 66cf151c402f: Preparing 04:22:10 1c2a5eb9f3f7: Preparing 04:22:10 793809501642: Preparing 04:22:10 3c20671a5817: Preparing 04:22:10 793809501642: Waiting 04:22:10 3c20671a5817: Waiting 04:22:10 1c2a5eb9f3f7: Layer already exists 04:22:10 c3d458e57d15: Layer already exists 04:22:10 942526c300e5: Layer already exists 04:22:10 1c0fbb7d0179: Layer already exists 04:22:10 66cf151c402f: Layer already exists 04:22:10 793809501642: Layer already exists 04:22:10 3c20671a5817: Layer already exists 04:22:10 3.2.0-dev.39: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:11 942526c300e5: Preparing 04:22:11 c3d458e57d15: Preparing 04:22:11 1c0fbb7d0179: Preparing 04:22:11 66cf151c402f: Preparing 04:22:11 1c2a5eb9f3f7: Preparing 04:22:11 793809501642: Preparing 04:22:11 3c20671a5817: Preparing 04:22:11 793809501642: Waiting 04:22:11 3c20671a5817: Waiting 04:22:11 1c2a5eb9f3f7: Layer already exists 04:22:11 942526c300e5: Layer already exists 04:22:11 c3d458e57d15: Layer already exists 04:22:11 1c0fbb7d0179: Layer already exists 04:22:11 66cf151c402f: Layer already exists 04:22:11 793809501642: Layer already exists 04:22:11 3c20671a5817: Layer already exists 04:22:11 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:12 942526c300e5: Preparing 04:22:12 c3d458e57d15: Preparing 04:22:12 1c0fbb7d0179: Preparing 04:22:12 66cf151c402f: Preparing 04:22:12 1c2a5eb9f3f7: Preparing 04:22:12 793809501642: Preparing 04:22:12 3c20671a5817: Preparing 04:22:12 793809501642: Waiting 04:22:12 3c20671a5817: Waiting 04:22:12 1c0fbb7d0179: Layer already exists 04:22:12 66cf151c402f: Layer already exists 04:22:12 1c2a5eb9f3f7: Layer already exists 04:22:12 c3d458e57d15: Layer already exists 04:22:12 942526c300e5: Layer already exists 04:22:12 3c20671a5817: Layer already exists 04:22:12 793809501642: Layer already exists 04:22:12 main: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:12 ===================================================== [Pipeline] echo 04:22:12 taggedImages: 04:22:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:22:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:22:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.39 04:22:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:22:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:22:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:22:12 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:22:12 latest 04:22:12 3.2.0-dev.39 04:22:12 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:22:12 main 04:22:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:13 bcfb149e5b54: Preparing 04:22:13 fff768621a4b: Preparing 04:22:13 1c0fbb7d0179: Preparing 04:22:13 66cf151c402f: Preparing 04:22:13 661f9f8573f4: Preparing 04:22:13 8b41f5564171: Preparing 04:22:13 3c20671a5817: Preparing 04:22:13 8b41f5564171: Waiting 04:22:13 3c20671a5817: Waiting 04:22:13 1c0fbb7d0179: Layer already exists 04:22:13 661f9f8573f4: Layer already exists 04:22:13 66cf151c402f: Layer already exists 04:22:13 8b41f5564171: Layer already exists 04:22:13 3c20671a5817: Layer already exists 04:22:13 bcfb149e5b54: Pushed 04:22:20 fff768621a4b: Pushed 04:22:20 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:20 bcfb149e5b54: Preparing 04:22:20 fff768621a4b: Preparing 04:22:20 1c0fbb7d0179: Preparing 04:22:20 66cf151c402f: Preparing 04:22:20 661f9f8573f4: Preparing 04:22:20 8b41f5564171: Preparing 04:22:20 3c20671a5817: Preparing 04:22:20 8b41f5564171: Waiting 04:22:20 3c20671a5817: Waiting 04:22:20 bcfb149e5b54: Layer already exists 04:22:20 661f9f8573f4: Layer already exists 04:22:20 66cf151c402f: Layer already exists 04:22:20 fff768621a4b: Layer already exists 04:22:20 1c0fbb7d0179: Layer already exists 04:22:20 8b41f5564171: Layer already exists 04:22:20 3c20671a5817: Layer already exists 04:22:20 latest: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.39 04:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:21 bcfb149e5b54: Preparing 04:22:21 fff768621a4b: Preparing 04:22:21 1c0fbb7d0179: Preparing 04:22:21 66cf151c402f: Preparing 04:22:21 661f9f8573f4: Preparing 04:22:21 8b41f5564171: Preparing 04:22:21 3c20671a5817: Preparing 04:22:21 8b41f5564171: Waiting 04:22:21 3c20671a5817: Waiting 04:22:21 1c0fbb7d0179: Layer already exists 04:22:21 fff768621a4b: Layer already exists 04:22:21 66cf151c402f: Layer already exists 04:22:21 661f9f8573f4: Layer already exists 04:22:21 bcfb149e5b54: Layer already exists 04:22:21 8b41f5564171: Layer already exists 04:22:21 3c20671a5817: Layer already exists 04:22:21 3.2.0-dev.39: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:22 bcfb149e5b54: Preparing 04:22:22 fff768621a4b: Preparing 04:22:22 1c0fbb7d0179: Preparing 04:22:22 66cf151c402f: Preparing 04:22:22 661f9f8573f4: Preparing 04:22:22 8b41f5564171: Preparing 04:22:22 3c20671a5817: Preparing 04:22:22 8b41f5564171: Waiting 04:22:22 3c20671a5817: Waiting 04:22:22 1c0fbb7d0179: Layer already exists 04:22:22 fff768621a4b: Layer already exists 04:22:22 66cf151c402f: Layer already exists 04:22:22 bcfb149e5b54: Layer already exists 04:22:22 661f9f8573f4: Layer already exists 04:22:22 8b41f5564171: Layer already exists 04:22:22 3c20671a5817: Layer already exists 04:22:22 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:23 bcfb149e5b54: Preparing 04:22:23 fff768621a4b: Preparing 04:22:23 1c0fbb7d0179: Preparing 04:22:23 66cf151c402f: Preparing 04:22:23 661f9f8573f4: Preparing 04:22:23 8b41f5564171: Preparing 04:22:23 3c20671a5817: Preparing 04:22:23 8b41f5564171: Waiting 04:22:23 3c20671a5817: Waiting 04:22:23 66cf151c402f: Layer already exists 04:22:23 1c0fbb7d0179: Layer already exists 04:22:23 bcfb149e5b54: Layer already exists 04:22:23 fff768621a4b: Layer already exists 04:22:23 661f9f8573f4: Layer already exists 04:22:23 3c20671a5817: Layer already exists 04:22:23 8b41f5564171: Layer already exists 04:22:23 main: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:24 ===================================================== [Pipeline] echo 04:22:24 taggedImages: 04:22:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 04:22:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:22:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.39 04:22:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 04:22:24 - 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 04:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:24 04:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:24 arm64: Pulling from edgex-lftools-log-publisher 04:22:24 8998bd30e6a1: Pulling fs layer 04:22:24 04944245beec: Pulling fs layer 04:22:24 699f458cf7ca: Pulling fs layer 04:22:25 765212b225bb: Pulling fs layer 04:22:25 765212b225bb: Waiting 04:22:25 f23df028b6ca: Pulling fs layer 04:22:25 d65c8cfc05b1: Pulling fs layer 04:22:25 f23df028b6ca: Waiting 04:22:25 2437ff75d9bd: Pulling fs layer 04:22:25 d65c8cfc05b1: Waiting 04:22:25 2437ff75d9bd: Waiting 04:22:25 04944245beec: Verifying Checksum 04:22:25 04944245beec: Download complete 04:22:25 765212b225bb: Verifying Checksum 04:22:25 765212b225bb: Download complete 04:22:25 f23df028b6ca: Verifying Checksum 04:22:25 f23df028b6ca: Download complete 04:22:25 d65c8cfc05b1: Verifying Checksum 04:22:25 d65c8cfc05b1: Download complete 04:22:25 699f458cf7ca: Verifying Checksum 04:22:25 699f458cf7ca: Download complete 04:22:25 8998bd30e6a1: Verifying Checksum 04:22:25 8998bd30e6a1: Download complete 04:22:28 2437ff75d9bd: Verifying Checksum 04:22:28 2437ff75d9bd: Download complete 04:22:30 8998bd30e6a1: Pull complete 04:22:30 04944245beec: Pull complete 04:22:32 699f458cf7ca: Pull complete 04:22:32 765212b225bb: Pull complete 04:22:33 f23df028b6ca: Pull complete 04:22:33 d65c8cfc05b1: Pull complete 04:22:51 2437ff75d9bd: Pull complete 04:22:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:51 prd-ubuntu20.04-docker-arm64-4c-16g-6645 does not seem to be running inside a container 04:22:52 $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 04:22:54 $ docker top 6c185dbe11cc941eee2175e94c6137458a597160766ca948d52fb1f8f467993d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:55 ---> job-cost.sh 04:22:55 lf-activate-venv: SKIPPING 04:22:55 INFO: No Stack... 04:22:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:22:57 INFO: Archiving Costs [Pipeline] sh 04:22:58 + cat /w/workspace/edgex-go/657/archives/cost.csv 04:22:58 + cut -d, -f6 [Pipeline] lock 04:22:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-657-stack-cost] 04:22:58 Resource [jenkins-edgexfoundry-edgex-go-main-657-stack-cost] did not exist. Created. 04:22:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-657-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:22:59 Stashed 1 file(s) [Pipeline] } 04:22:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-657-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:59 $ docker stop --time=1 6c185dbe11cc941eee2175e94c6137458a597160766ca948d52fb1f8f467993d 04:23:01 $ docker rm -f --volumes 6c185dbe11cc941eee2175e94c6137458a597160766ca948d52fb1f8f467993d [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 04:23:01 provisioning config files... 04:23:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/657@tmp/config6505910336232762370tmp [Pipeline] { [Pipeline] sh 04:23:02 + set +x 04:23:02 + + curl -s https://codecov.io/bash 04:23:02 bash -s -- 04:23:02 04:23:02 _____ _ 04:23:02 / ____| | | 04:23:02 | | ___ __| | ___ ___ _____ __ 04:23:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:02 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:02 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:02 Bash-1.0.6 04:23:02 04:23:02 04:23:02 ==> git version 2.25.1 found 04:23:02 ==> 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 04:23:02 Release-Date: 2020-01-08 04:23:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:23:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:23:02 ==> Jenkins CI detected. 04:23:02 current dir:  /w/workspace/edgex-go/657 04:23:02 project root: . 04:23:02 --> token set from env 04:23:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:02 ==> Running gcov in . (disable via -X gcov) 04:23:02 ==> Python coveragepy not found 04:23:02 ==> Searching for coverage reports in: 04:23:02 + . 04:23:02 -> Found 1 reports 04:23:02 ==> Detecting git/mercurial file structure 04:23:02 ==> Reading reports 04:23:02 + ./coverage.out bytes=481596 04:23:02 ==> Appending adjustments 04:23:02 https://docs.codecov.io/docs/fixing-reports 04:23:03 + Found adjustments 04:23:03 ==> Gzipping contents 04:23:03 60K /tmp/codecov.cTLd6Z.gz 04:23:03 ==> Uploading reports 04:23:03 url: https://codecov.io 04:23:03 query: branch=main&commit=6c682467242f5367a5e585f39d0ca5cfdf1e8ca8&build=657&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F657%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:03 -> Pinging Codecov 04:23:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6c682467242f5367a5e585f39d0ca5cfdf1e8ca8&build=657&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F657%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:03 -> Uploading to 04:23:03 https://storage.googleapis.com/codecov/v4/raw/2024-07-29/00271124DB129430A58F1EEE437C3FCB/6c682467242f5367a5e585f39d0ca5cfdf1e8ca8/dd10100c-41fd-4fd7-8441-aecc4a913d7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240729%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240729T042303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c02cc363212e7867d12ab865c13e9972ec19b27536dc6264b09c1b9f33d9ee48 04:23:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:03 Dload Upload Total Spent Left Speed 04:23:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61388 0 0 100 61388 0 215k --:--:-- --:--:-- --:--:-- 215k 04:23:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } 04:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:23:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:23:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:23:04 04:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:23:04 latest: Pulling from edgex-devops/edgex-snyk-go 04:23:04 619be1103602: Already exists 04:23:04 f8ea3408117e: Pulling fs layer 04:23:04 91320369b822: Pulling fs layer 04:23:04 0406650e8295: Pulling fs layer 04:23:04 4f4fb700ef54: Pulling fs layer 04:23:04 96d80e3f36e1: Pulling fs layer 04:23:04 bcf3aedb951c: Pulling fs layer 04:23:04 96d80e3f36e1: Waiting 04:23:04 4f4fb700ef54: Waiting 04:23:04 bcf3aedb951c: Waiting 04:23:04 0406650e8295: Download complete 04:23:04 f8ea3408117e: Verifying Checksum 04:23:04 f8ea3408117e: Download complete 04:23:04 4f4fb700ef54: Verifying Checksum 04:23:04 4f4fb700ef54: Download complete 04:23:05 f8ea3408117e: Pull complete 04:23:05 96d80e3f36e1: Verifying Checksum 04:23:05 96d80e3f36e1: Download complete 04:23:05 91320369b822: Verifying Checksum 04:23:05 91320369b822: Download complete 04:23:05 bcf3aedb951c: Verifying Checksum 04:23:05 bcf3aedb951c: Download complete 04:23:09 91320369b822: Pull complete 04:23:09 0406650e8295: Pull complete 04:23:09 4f4fb700ef54: Pull complete 04:23:09 96d80e3f36e1: Pull complete 04:23:12 bcf3aedb951c: Pull complete 04:23:12 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:23:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:12 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 04:23:12 $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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:latest cat 04:23:16 $ docker top 1097858fa0c48b1a8687be9334347da91dcc683c2342a36bb15672687f68bfe8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:17 + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] echo 04:23:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:23:17 + set -o pipefail 04:23:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:23:23 04:23:23 Monitoring /w/workspace/edgex-go/657 (github.com/edgexfoundry/edgex-go)... 04:23:23 04:23:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/dedb1d3e-355a-4efd-bd4e-6b753fa93116 04:23:23 04:23:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:23:23 04:23:24 04:23:24 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:23:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:23:24 $ docker stop --time=1 1097858fa0c48b1a8687be9334347da91dcc683c2342a36bb15672687f68bfe8 04:23:28 $ docker rm -f --volumes 1097858fa0c48b1a8687be9334347da91dcc683c2342a36bb15672687f68bfe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:23:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:28 provisioning config files... 04:23:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/657@tmp/config7777855422306348105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:28 --> edgex-publish-swagger.sh 04:23:28 === Publish openapi/v3 API === 04:23:28 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:23:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/657/openapi/v3/core-command.yaml] 04:23:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:28 Dload Upload Total Spent Left Speed 04:23:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 133k --:--:-- --:--:-- --:--:-- 132k 100 32782 0 0 100 32782 0 43535 --:--:-- --:--:-- --:--:-- 43477 04:23:29 04:23:29 04:23:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/657/openapi/v3/core-data.yaml] 04:23:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:29 Dload Upload Total Spent Left Speed 04:23:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k 04:23:30 04:23:30 04:23:30 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/657/openapi/v3/core-keeper.yaml] 04:23:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:30 Dload Upload Total Spent Left Speed 04:23:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 220 107k --:--:-- --:--:-- --:--:-- 107k 04:23:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:23:30 04:23:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/657/openapi/v3/core-metadata.yaml] 04:23:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:30 Dload Upload Total Spent Left Speed 04:23:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 258 246k --:--:-- --:--:-- --:--:-- 246k 100 149k 100 156 100 148k 258 246k --:--:-- --:--:-- --:--:-- 246k 04:23:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:23:31 04:23:31 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/657/openapi/v3/support-cron-scheduler.yaml] 04:23:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:31 Dload Upload Total Spent Left Speed 04:23:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 190 120k --:--:-- --:--:-- --:--:-- 120k 04:23:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:23:31 04:23:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/657/openapi/v3/support-notifications.yaml] 04:23:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:31 Dload Upload Total Spent Left Speed 04:23:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 246 134k --:--:-- --:--:-- --:--:-- 134k 100 87457 100 156 100 87301 246 134k --:--:-- --:--:-- --:--:-- 134k 04:23:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:23:32 04:23:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/657/openapi/v3/support-scheduler.yaml] 04:23:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:32 Dload Upload Total Spent Left Speed 04:23:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 302 71755 --:--:-- --:--:-- --:--:-- 72198 04:23:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:23:32 [Pipeline] } 04:23:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:23:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:33 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 04:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 04:23:34 $ docker top 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:34 [ssh-agent] Looking for ssh-agent implementation... 04:23:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:34 $ docker exec 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 ssh-agent 04:23:34 SSH_AUTH_SOCK=/tmp/ssh-6cdbgukGV8OO/agent.32 04:23:34 SSH_AGENT_PID=38 04:23:34 Running ssh-add (command line suppressed) 04:23:34 Identity added: /w/workspace/edgex-go/657@tmp/private_key_6822753629347040836.key (/w/workspace/edgex-go/657@tmp/private_key_6822753629347040836.key) 04:23:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:35 + git semver tag 04:23:35 2024-07-29 04:23:35,187 [run_tag] DEBUG tag force:False 04:23:35 2024-07-29 04:23:35,188 [check_head_tag] DEBUG check head tag 04:23:35 2024-07-29 04:23:35,190 [execute] INFO git cat-file --batch-check 04:23:35 2024-07-29 04:23:35,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=) 04:23:35 2024-07-29 04:23:35,195 [execute] INFO git cat-file --batch 04:23:35 2024-07-29 04:23:35,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=) 04:23:35 2024-07-29 04:23:35,234 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 04:23:35 2024-07-29 04:23:35,235 [execute] INFO git tag -a v3.2.0-dev.39 -m v3.2.0-dev.39 04:23:35 2024-07-29 04:23:35,235 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.39', '-m', 'v3.2.0-dev.39'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=None) 04:23:35 2024-07-29 04:23:35,240 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 04:23:35 3.2.0-dev.39 [Pipeline] } 04:23:35 $ docker exec --env ******** --env ******** 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 ssh-agent -k 04:23:35 unset SSH_AUTH_SOCK; 04:23:35 unset SSH_AGENT_PID; 04:23:35 echo Agent pid 38 killed; 04:23:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:35 + git semver [Pipeline] } 04:23:35 $ docker stop --time=1 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 04:23:37 $ docker rm -f --volumes 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:37 04:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:38 0.23.1-centos7: Pulling from edgex-lftools 04:23:38 ab5ef0e58194: Pulling fs layer 04:23:38 9712f1f96733: Pulling fs layer 04:23:38 63f879dbbcfc: Pulling fs layer 04:23:38 0d9ebad4ef96: Pulling fs layer 04:23:38 e9a5061849ea: Pulling fs layer 04:23:38 d747dcd14b5f: Pulling fs layer 04:23:38 2de7ff778b66: Pulling fs layer 04:23:38 0d9ebad4ef96: Waiting 04:23:38 2de7ff778b66: Waiting 04:23:38 e9a5061849ea: Waiting 04:23:38 9712f1f96733: Verifying Checksum 04:23:38 9712f1f96733: Download complete 04:23:38 63f879dbbcfc: Verifying Checksum 04:23:38 63f879dbbcfc: Download complete 04:23:38 e9a5061849ea: Verifying Checksum 04:23:38 e9a5061849ea: Download complete 04:23:38 d747dcd14b5f: Download complete 04:23:38 ab5ef0e58194: Download complete 04:23:38 0d9ebad4ef96: Verifying Checksum 04:23:38 0d9ebad4ef96: Download complete 04:23:38 2de7ff778b66: Verifying Checksum 04:23:38 2de7ff778b66: Download complete 04:23:41 ab5ef0e58194: Pull complete 04:23:41 9712f1f96733: Pull complete 04:23:42 63f879dbbcfc: Pull complete 04:23:46 0d9ebad4ef96: Pull complete 04:23:46 e9a5061849ea: Pull complete 04:23:46 d747dcd14b5f: Pull complete 04:23:48 2de7ff778b66: Pull complete 04:23:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:48 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 04:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 04:23:52 $ docker top f96171b9badfbd1bcffbb1e4c88a1d7e6499b393c3f17decc79443e7f6272d09 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:23:52 provisioning config files... 04:23:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/657@tmp/config5588307172992552945tmp 04:23:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/657@tmp/config2840110204094922991tmp 04:23:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/657@tmp/config3006298030755871926tmp [Pipeline] { [Pipeline] echo 04:23:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:23:52 ---> sigul-configuration.sh 04:23:52 gpg: directory `/root/.gnupg' created 04:23:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:23:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:23:52 gpg: keyring `/root/.gnupg/secring.gpg' created 04:23:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:23:52 gpg: CAST5 encrypted data 04:23:52 gpg: encrypted with 1 passphrase 04:23:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:23:52 + mkdir /home/jenkins 04:23:52 + mkdir /home/jenkins/sigul [Pipeline] sh 04:23:53 + 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 04:23:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:23:53 ---> sigul-install.sh 04:23:53 Sigul already installed; skipping installation. [Pipeline] sh 04:23:53 + git tag --list 04:23:53 0.6.0 04:23:53 0.6.1 04:23:53 0.7.0 04:23:53 0.7.1 04:23:53 v1.0.0 04:23:53 v1.0.1 04:23:53 v1.1.0 04:23:53 v1.2.0 04:23:53 v1.2.1 04:23:53 v1.3.0 04:23:53 v1.3.1 04:23:53 v2.0.0 04:23:53 v2.1.0 04:23:53 v2.1.1 04:23:53 v2.2.0 04:23:53 v2.3.0 04:23:53 v3.0 04:23:53 v3.0.0 04:23:53 v3.1 04:23:53 v3.1.0 04:23:53 v3.1.0-dev.1 04:23:53 v3.1.0-dev.10 04:23:53 v3.1.0-dev.11 04:23:53 v3.1.0-dev.12 04:23:53 v3.1.0-dev.13 04:23:53 v3.1.0-dev.14 04:23:53 v3.1.0-dev.15 04:23:53 v3.1.0-dev.16 04:23:53 v3.1.0-dev.17 04:23:53 v3.1.0-dev.18 04:23:53 v3.1.0-dev.19 04:23:53 v3.1.0-dev.2 04:23:53 v3.1.0-dev.20 04:23:53 v3.1.0-dev.21 04:23:53 v3.1.0-dev.22 04:23:53 v3.1.0-dev.23 04:23:53 v3.1.0-dev.24 04:23:53 v3.1.0-dev.25 04:23:53 v3.1.0-dev.26 04:23:53 v3.1.0-dev.27 04:23:53 v3.1.0-dev.28 04:23:53 v3.1.0-dev.29 04:23:53 v3.1.0-dev.3 04:23:53 v3.1.0-dev.30 04:23:53 v3.1.0-dev.31 04:23:53 v3.1.0-dev.32 04:23:53 v3.1.0-dev.33 04:23:53 v3.1.0-dev.34 04:23:53 v3.1.0-dev.35 04:23:53 v3.1.0-dev.36 04:23:53 v3.1.0-dev.37 04:23:53 v3.1.0-dev.38 04:23:53 v3.1.0-dev.39 04:23:53 v3.1.0-dev.4 04:23:53 v3.1.0-dev.40 04:23:53 v3.1.0-dev.41 04:23:53 v3.1.0-dev.42 04:23:53 v3.1.0-dev.43 04:23:53 v3.1.0-dev.44 04:23:53 v3.1.0-dev.45 04:23:53 v3.1.0-dev.46 04:23:53 v3.1.0-dev.47 04:23:53 v3.1.0-dev.48 04:23:53 v3.1.0-dev.49 04:23:53 v3.1.0-dev.5 04:23:53 v3.1.0-dev.50 04:23:53 v3.1.0-dev.51 04:23:53 v3.1.0-dev.52 04:23:53 v3.1.0-dev.53 04:23:53 v3.1.0-dev.54 04:23:53 v3.1.0-dev.55 04:23:53 v3.1.0-dev.56 04:23:53 v3.1.0-dev.57 04:23:53 v3.1.0-dev.58 04:23:53 v3.1.0-dev.59 04:23:53 v3.1.0-dev.6 04:23:53 v3.1.0-dev.60 04:23:53 v3.1.0-dev.61 04:23:53 v3.1.0-dev.62 04:23:53 v3.1.0-dev.63 04:23:53 v3.1.0-dev.64 04:23:53 v3.1.0-dev.65 04:23:53 v3.1.0-dev.66 04:23:53 v3.1.0-dev.67 04:23:53 v3.1.0-dev.68 04:23:53 v3.1.0-dev.69 04:23:53 v3.1.0-dev.7 04:23:53 v3.1.0-dev.70 04:23:53 v3.1.0-dev.71 04:23:53 v3.1.0-dev.72 04:23:53 v3.1.0-dev.73 04:23:53 v3.1.0-dev.8 04:23:53 v3.1.0-dev.9 04:23:53 v3.1.1 04:23:53 v3.1.1-dev.1 04:23:53 v3.1.1-dev.2 04:23:53 v3.2.0-dev.1 04:23:53 v3.2.0-dev.10 04:23:53 v3.2.0-dev.11 04:23:53 v3.2.0-dev.12 04:23:53 v3.2.0-dev.13 04:23:53 v3.2.0-dev.14 04:23:53 v3.2.0-dev.15 04:23:53 v3.2.0-dev.16 04:23:53 v3.2.0-dev.17 04:23:53 v3.2.0-dev.18 04:23:53 v3.2.0-dev.19 04:23:53 v3.2.0-dev.2 04:23:53 v3.2.0-dev.20 04:23:53 v3.2.0-dev.21 04:23:53 v3.2.0-dev.22 04:23:53 v3.2.0-dev.23 04:23:53 v3.2.0-dev.24 04:23:53 v3.2.0-dev.25 04:23:53 v3.2.0-dev.26 04:23:53 v3.2.0-dev.27 04:23:53 v3.2.0-dev.28 04:23:53 v3.2.0-dev.29 04:23:53 v3.2.0-dev.3 04:23:53 v3.2.0-dev.30 04:23:53 v3.2.0-dev.31 04:23:53 v3.2.0-dev.32 04:23:53 v3.2.0-dev.33 04:23:53 v3.2.0-dev.34 04:23:53 v3.2.0-dev.35 04:23:53 v3.2.0-dev.36 04:23:53 v3.2.0-dev.37 04:23:53 v3.2.0-dev.38 04:23:53 v3.2.0-dev.39 04:23:53 v3.2.0-dev.4 04:23:53 v3.2.0-dev.5 04:23:53 v3.2.0-dev.6 04:23:53 v3.2.0-dev.7 04:23:53 v3.2.0-dev.8 04:23:53 v3.2.0-dev.9 [Pipeline] sh 04:23:54 + lftools sign git-tag v3.2.0-dev.39 04:23:54 Signing Git tag with Sigul... 04:23:54 Signing v3.2.0-dev.39 [Pipeline] echo 04:23:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:23:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:23:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:23:55 $ docker stop --time=1 f96171b9badfbd1bcffbb1e4c88a1d7e6499b393c3f17decc79443e7f6272d09 04:23:56 $ docker rm -f --volumes f96171b9badfbd1bcffbb1e4c88a1d7e6499b393c3f17decc79443e7f6272d09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:23:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:57 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 04:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 04:23:57 $ docker top 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 -eo pid,comm 04:23:57 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). 04:23:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:58 [ssh-agent] Looking for ssh-agent implementation... 04:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:58 $ docker exec 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 ssh-agent 04:23:58 SSH_AUTH_SOCK=/tmp/ssh-2W8JT0Y6HtL8/agent.33 04:23:58 SSH_AGENT_PID=39 04:23:58 Running ssh-add (command line suppressed) 04:23:58 Identity added: /w/workspace/edgex-go/657@tmp/private_key_14595235359925974942.key (/w/workspace/edgex-go/657@tmp/private_key_14595235359925974942.key) 04:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:58 + git semver bump pre 04:23:58 2024-07-29 04:23:58,908 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 04:23:58 2024-07-29 04:23:58,909 [bump_version] DEBUG bumping version:3.2.0-dev.39 on axis:pre with prefix:dev 04:23:58 2024-07-29 04:23:58,909 [bump_version] DEBUG bumped version:3.2.0-dev.40 04:23:58 2024-07-29 04:23:58,909 [write_version] DEBUG write version:3.2.0-dev.40 to path:/w/workspace/edgex-go/657/.semver/main with force:True 04:23:58 2024-07-29 04:23:58,909 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 04:23:58 2024-07-29 04:23:58,909 [write_file] DEBUG write to file:/w/workspace/edgex-go/657/.semver/main 04:23:58 2024-07-29 04:23:58,911 [execute] INFO git cat-file --batch-check 04:23:58 2024-07-29 04:23:58,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=) 04:23:58 2024-07-29 04:23:58,917 [execute] INFO git cat-file --batch 04:23:58 2024-07-29 04:23:58,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=) 04:23:58 2024-07-29 04:23:58,924 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 04:23:58 3.2.0-dev.40 [Pipeline] } 04:23:58 $ docker exec --env ******** --env ******** 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 ssh-agent -k 04:23:59 unset SSH_AUTH_SOCK; 04:23:59 unset SSH_AGENT_PID; 04:23:59 echo Agent pid 39 killed; 04:23:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:59 + git semver [Pipeline] } 04:23:59 $ docker stop --time=1 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 04:24:00 $ docker rm -f --volumes 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:01 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 04:24:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 04:24:02 $ docker top 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 -eo pid,comm 04:24: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). 04:24:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:02 [ssh-agent] Looking for ssh-agent implementation... 04:24:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:02 $ docker exec 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 ssh-agent 04:24:02 SSH_AUTH_SOCK=/tmp/ssh-CWELPxR7Bmmq/agent.31 04:24:02 SSH_AGENT_PID=37 04:24:02 Running ssh-add (command line suppressed) 04:24:02 Identity added: /w/workspace/edgex-go/657@tmp/private_key_11418833609374930033.key (/w/workspace/edgex-go/657@tmp/private_key_11418833609374930033.key) 04:24:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:02 + git semver push 04:24:03 2024-07-29 04:24:03,126 [run_push] DEBUG push 04:24:03 2024-07-29 04:24:03,127 [execute] INFO git cat-file --batch-check 04:24:03 2024-07-29 04:24:03,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=) 04:24:03 2024-07-29 04:24:03,131 [execute] INFO git rev-list e31f6d80f7a92548701e87d008c16e063813b5b0 -- 04:24:03 2024-07-29 04:24:03,132 [execute] DEBUG Popen(['git', 'rev-list', 'e31f6d80f7a92548701e87d008c16e063813b5b0', '--'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=None) 04:24:03 2024-07-29 04:24:03,150 [execute] INFO git fetch -v origin 04:24:03 2024-07-29 04:24:03,150 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=True, shell=None, istream=None) 04:24:03 2024-07-29 04:24:03,582 [run_push] DEBUG no remote changes detected 04:24:03 2024-07-29 04:24:03,583 [execute] INFO git push origin semver 04:24:03 2024-07-29 04:24:03,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=None) 04:24:04 2024-07-29 04:24:04,308 [run_push] DEBUG push all version tags 04:24:04 2024-07-29 04:24:04,309 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:24:04 2024-07-29 04:24:04,309 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=None) 04:24:05 2024-07-29 04:24:05,083 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main 04:24:05 3.2.0-dev.40 [Pipeline] } 04:24:05 $ docker exec --env ******** --env ******** 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 ssh-agent -k 04:24:05 unset SSH_AUTH_SOCK; 04:24:05 unset SSH_AGENT_PID; 04:24:05 echo Agent pid 37 killed; 04:24:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:05 + git semver [Pipeline] } 04:24:06 $ docker stop --time=1 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 04:24:07 $ docker rm -f --volumes 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 [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 04:24:07 + [ -d /w/workspace/edgex-go/657/archives ] [Pipeline] libraryResource [Pipeline] sh 04:24:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:09 ---> package-listing.sh 04:24:09 ++ facter osfamily 04:24:09 ++ tr '[:upper:]' '[:lower:]' 04:24:09 + OS_FAMILY=debian 04:24:09 + workspace=/w/workspace/edgex-go/657 04:24:09 + START_PACKAGES=/tmp/packages_start.txt 04:24:09 + END_PACKAGES=/tmp/packages_end.txt 04:24:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:09 + PACKAGES=/tmp/packages_start.txt 04:24:09 + '[' /w/workspace/edgex-go/657 ']' 04:24:09 + PACKAGES=/tmp/packages_end.txt 04:24:09 + case "${OS_FAMILY}" in 04:24:09 + dpkg -l 04:24:09 + grep '^ii' 04:24:09 + '[' -f /tmp/packages_start.txt ']' 04:24:09 + '[' -f /tmp/packages_end.txt ']' 04:24:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:09 + '[' /w/workspace/edgex-go/657 ']' 04:24:09 + mkdir -p /w/workspace/edgex-go/657/archives/ 04:24:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/657/archives/ [Pipeline] echo 04:24:09 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/657/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:10 04:24:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:10 latest: Pulling from edgex-lftools-log-publisher 04:24:10 5eb5b503b376: Pulling fs layer 04:24:10 5c69ac0246d0: Pulling fs layer 04:24:10 ec43610c2a17: Pulling fs layer 04:24:10 3a2ae6a8a46f: Pulling fs layer 04:24:10 33b1e0a273af: Pulling fs layer 04:24:10 5d3b04190fa2: Pulling fs layer 04:24:10 2f39f015ded8: Pulling fs layer 04:24:10 3a2ae6a8a46f: Waiting 04:24:10 5d3b04190fa2: Waiting 04:24:10 33b1e0a273af: Waiting 04:24:10 2f39f015ded8: Waiting 04:24:10 5c69ac0246d0: Download complete 04:24:10 3a2ae6a8a46f: Verifying Checksum 04:24:10 3a2ae6a8a46f: Download complete 04:24:10 33b1e0a273af: Verifying Checksum 04:24:10 33b1e0a273af: Download complete 04:24:10 ec43610c2a17: Verifying Checksum 04:24:10 ec43610c2a17: Download complete 04:24:10 5d3b04190fa2: Verifying Checksum 04:24:10 5d3b04190fa2: Download complete 04:24:10 5eb5b503b376: Verifying Checksum 04:24:10 5eb5b503b376: Download complete 04:24:11 2f39f015ded8: Download complete 04:24:12 5eb5b503b376: Pull complete 04:24:12 5c69ac0246d0: Pull complete 04:24:12 ec43610c2a17: Pull complete 04:24:12 3a2ae6a8a46f: Pull complete 04:24:13 33b1e0a273af: Pull complete 04:24:13 5d3b04190fa2: Pull complete 04:24:18 2f39f015ded8: Pull complete 04:24:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:18 prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container 04:24:18 $ 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/657/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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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 04:24:21 $ docker top d5f908e625220e7747c3099a7010b7c36c8d63a1589ecae6c1fabe4200fb0140 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:22 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:22 + ls /var/log/sa-host 04:24:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:22 provisioning config files... 04:24:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/657@tmp/config628341698155910997tmp [Pipeline] { [Pipeline] echo 04:24:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:22 ---> create-netrc.sh [Pipeline] } 04:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:23 ---> python-tools-install.sh [Pipeline] echo 04:24:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:23 ---> sudo-logs.sh 04:24:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:24:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:23 ---> job-cost.sh 04:24:23 lf-activate-venv: SKIPPING 04:24:23 DEBUG: total: 0.10999999940395355 04:24:23 INFO: Retrieving Stack Cost... 04:24:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:24 INFO: Archiving Costs [Pipeline] echo 04:24:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:25 ---> logs-deploy.sh 04:24:25 lf-activate-venv: SKIPPING 04:24:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/657 04:24:25 INFO: archiving workspace using pattern(s): 04:24:25 Archives upload complete. 04:24:26 INFO: archiving logs to Nexus 04:24:27 ---> uname -a: 04:24:27 Linux prd-ubuntu20-04-docker-8c-8g-6644 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:24:27 04:24:27 04:24:27 ---> lscpu: 04:24:27 Architecture: x86_64 04:24:27 CPU op-mode(s): 32-bit, 64-bit 04:24:27 Byte Order: Little Endian 04:24:27 Address sizes: 40 bits physical, 48 bits virtual 04:24:27 CPU(s): 8 04:24:27 On-line CPU(s) list: 0-7 04:24:27 Thread(s) per core: 1 04:24:27 Core(s) per socket: 1 04:24:27 Socket(s): 8 04:24:27 NUMA node(s): 1 04:24:27 Vendor ID: AuthenticAMD 04:24:27 CPU family: 23 04:24:27 Model: 49 04:24:27 Model name: AMD EPYC-Rome Processor 04:24:27 Stepping: 0 04:24:27 CPU MHz: 2799.998 04:24:27 BogoMIPS: 5599.99 04:24:27 Virtualization: AMD-V 04:24:27 Hypervisor vendor: KVM 04:24:27 Virtualization type: full 04:24:27 L1d cache: 256 KiB 04:24:27 L1i cache: 256 KiB 04:24:27 L2 cache: 4 MiB 04:24:27 L3 cache: 128 MiB 04:24:27 NUMA node0 CPU(s): 0-7 04:24:27 Vulnerability Itlb multihit: Not affected 04:24:27 Vulnerability L1tf: Not affected 04:24:27 Vulnerability Mds: Not affected 04:24:27 Vulnerability Meltdown: Not affected 04:24:27 Vulnerability Mmio stale data: Not affected 04:24:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:24:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:24:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:24:27 Vulnerability Srbds: Not affected 04:24:27 Vulnerability Tsx async abort: Not affected 04:24:27 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 04:24:27 04:24:27 04:24:27 ---> nproc: 04:24:27 8 04:24:27 04:24:27 04:24:27 ---> df -h: 04:24:27 Filesystem Size Used Avail Use% Mounted on 04:24:27 overlay 155G 27G 129G 18% / 04:24:27 tmpfs 64M 0 64M 0% /dev 04:24:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:24:27 shm 64M 0 64M 0% /dev/shm 04:24:27 /dev/vda1 155G 27G 129G 18% /facter-os 04:24:27 04:24:27 04:24:27 ---> sar -b -r -n DEV: 04:24:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6644) 07/29/24 _x86_64_ (8 CPU) 04:24:27 04:24:27 03:41:04 LINUX RESTART (8 CPU) 04:24:27 04:24:27 03:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:24:27 03:43:01 211.35 4.11 207.24 0.00 441.00 78853.86 0.00 04:24:27 03:44:01 44.71 0.05 44.66 0.00 5.33 22933.24 0.00 04:24:27 03:45:01 20.70 0.10 20.60 0.00 0.80 10271.64 0.00 04:24:27 03:46:01 54.23 0.10 54.13 0.00 2.03 38461.96 0.00 04:24:27 03:47:01 594.77 5.52 589.25 0.00 4389.67 220099.58 0.00 04:24:27 03:48:01 527.77 14.35 513.43 0.00 115.16 177898.57 0.00 04:24:27 03:49:01 233.23 0.23 233.00 0.00 1.87 42857.64 0.00 04:24:27 03:50:01 332.98 0.07 332.91 0.00 0.53 114927.38 0.00 04:24:27 03:51:01 531.59 0.12 531.47 0.00 23.19 55990.27 0.00 04:24:27 03:52:01 31.13 1.02 30.11 0.00 21.86 771.87 0.00 04:24:27 03:53:01 8.51 0.00 8.51 0.00 0.00 211.80 0.00 04:24:27 03:54:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 04:24:27 03:55:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 04:24:27 03:56:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 04:24:27 03:57:01 1.42 0.02 1.40 0.00 0.13 20.66 0.00 04:24:27 03:58:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 04:24:27 03:59:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 04:24:27 04:00:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 04:24:27 04:01:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 04:24:27 04:02:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 04:24:27 04:03:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 04:24:27 04:04:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 04:24:27 04:05:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 04:24:27 04:06:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 04:24:27 04:07:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 04:24:27 04:08:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 04:24:27 04:09:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 04:24:27 04:10:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 04:24:27 04:11:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 04:24:27 04:12:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 04:24:27 04:13:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 04:24:27 04:14:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 04:24:27 04:15:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 04:24:27 04:16:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 04:24:27 04:17:01 1.08 0.02 1.07 0.00 0.13 12.13 0.00 04:24:27 04:18:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 04:24:27 04:19:01 2.45 0.63 1.82 0.00 70.52 20.80 0.00 04:24:27 04:20:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 04:24:27 04:21:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 04:24:27 04:22:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 04:24:27 04:23:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 04:24:27 04:24:01 176.90 0.75 176.15 0.00 22.13 62340.14 0.00 04:24:27 Average: 66.78 0.64 66.14 0.00 121.22 19640.24 0.00 04:24:27 04:24:27 03:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:27 03:43:01 28338892 31526972 780872 2.37 124052 3277804 1870868 5.51 1140220 2947612 6500 04:24:27 03:44:01 27167220 31382812 915044 2.78 127672 4222252 2115356 6.23 1865324 3305824 296400 04:24:27 03:45:01 25718144 29942104 2355000 7.16 132192 4203720 3239072 9.55 2874440 3722236 451756 04:24:27 03:46:01 27959304 31509820 793692 2.41 133900 3592912 2055024 6.06 1308876 3115424 65572 04:24:27 03:47:01 20941600 31193192 1049888 3.19 164668 10023492 3428224 10.10 2377528 8753968 100004 04:24:27 03:48:01 15155556 30828296 1378560 4.19 351652 14791892 5425240 15.99 3321760 13074684 62584 04:24:27 03:49:01 10333104 28589108 3588568 10.91 374528 17112916 10069468 29.68 6659744 14280816 1303896 04:24:27 03:50:01 9379832 30388940 1808744 5.50 387680 19788420 5479440 16.15 5897624 15969216 1141300 04:24:27 03:51:01 12039584 31430244 817440 2.49 394608 18356756 2212044 6.52 3265284 16201956 416 04:24:27 03:52:01 12034200 31427772 819928 2.49 395996 18357844 2213268 6.52 3723696 15751536 0 04:24:27 03:53:01 12033100 31427104 820836 2.50 396312 18357904 2181508 6.43 3782888 15691628 8 04:24:27 03:54:01 12032544 31426656 821528 2.50 396324 18357908 2181508 6.43 3782484 15691632 8 04:24:27 03:55:01 12045356 31439604 808580 2.46 396340 18358036 2181508 6.43 3768744 15691760 12 04:24:27 03:56:01 12045964 31440236 808048 2.46 396364 18358036 2181508 6.43 3768728 15691768 8 04:24:27 03:57:01 12049196 31443520 804604 2.45 396384 18358024 2220796 6.54 3763944 15691748 52 04:24:27 03:58:01 12049700 31444044 804036 2.45 396396 18358024 2220796 6.54 3763828 15691748 8 04:24:27 03:59:01 12049432 31443792 804236 2.45 396396 18358028 2220796 6.54 3763820 15691752 8 04:24:27 04:00:01 12049852 31444368 803816 2.44 396420 18358160 2220796 6.54 3764124 15691884 12 04:24:27 04:01:01 12049836 31444352 803792 2.44 396432 18358160 2220796 6.54 3763984 15691884 4 04:24:27 04:02:01 12050292 31444836 803224 2.44 396444 18358164 2220796 6.54 3763672 15691888 16 04:24:27 04:03:01 12050220 31444784 803200 2.44 396460 18358164 2220796 6.54 3763440 15691888 8 04:24:27 04:04:01 12050456 31445032 802936 2.44 396480 18358172 2236852 6.59 3763512 15691896 212 04:24:27 04:05:01 12050172 31444776 803108 2.44 396496 18358176 2236852 6.59 3763428 15691900 4 04:24:27 04:06:01 12050308 31444940 803092 2.44 396532 18358176 2236852 6.59 3763076 15691904 8 04:24:27 04:07:01 12050292 31444968 803056 2.44 396544 18358184 2236852 6.59 3763232 15691908 4 04:24:27 04:08:01 12050432 31445128 802832 2.44 396568 18358184 2236852 6.59 3763208 15691908 12 04:24:27 04:09:01 12050132 31444840 803056 2.44 396580 18358188 2236852 6.59 3763200 15691912 8 04:24:27 04:10:01 12050336 31445068 802880 2.44 396596 18358192 2236852 6.59 3763236 15691916 8 04:24:27 04:11:01 12050288 31445028 802864 2.44 396612 18358188 2220488 6.54 3763528 15691916 8 04:24:27 04:12:01 12050020 31444780 803112 2.44 396612 18358196 2204340 6.50 3763368 15691920 28 04:24:27 04:13:01 12050012 31444780 803048 2.44 396628 18358204 2204340 6.50 3763292 15691924 4 04:24:27 04:14:01 12050244 31445032 802964 2.44 396636 18358204 2204340 6.50 3763580 15691924 24 04:24:27 04:15:01 12050480 31445280 802680 2.44 396648 18358208 2220420 6.54 3763340 15691928 12 04:24:27 04:16:01 12050432 31445252 802640 2.44 396684 18358196 2220420 6.54 3763368 15691928 12 04:24:27 04:17:01 12049800 31444656 803160 2.44 396720 18358208 2220420 6.54 3763824 15691936 12 04:24:27 04:18:01 12049792 31444672 803036 2.44 396744 18358216 2220420 6.54 3763776 15691940 8 04:24:27 04:19:01 12046700 31443868 803680 2.44 396780 18360316 2246148 6.62 3764224 15693644 8 04:24:27 04:20:01 12046460 31443692 803716 2.44 396808 18360324 2246148 6.62 3764088 15693652 4 04:24:27 04:21:01 12046452 31443708 803644 2.44 396828 18360324 2246148 6.62 3764096 15693652 28 04:24:27 04:22:01 12046936 31444224 803292 2.44 396840 18360332 2246148 6.62 3763968 15693660 8 04:24:27 04:23:01 12046676 31443968 803508 2.44 396872 18360336 2246148 6.62 3764184 15693664 4 04:24:27 04:24:01 10598616 31392360 850932 2.59 429520 19593524 2242768 6.61 3893400 16877568 0 04:24:27 Average: 13646618 31294014 954926 2.90 364523 16724635 2600625 7.66 3644026 14296606 81643 04:24:27 04:24:27 03:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:27 03:43:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 04:24:27 03:43:01 docker0 939.02 974.58 68.13 5006.71 0.00 0.00 0.00 0.00 04:24:27 03:43:01 ens3 1115.41 1027.99 8242.63 102.70 0.00 0.00 0.00 0.00 04:24:27 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:44:01 veth93e0041 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 04:24:27 03:44:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 04:24:27 03:44:01 ens3 38.49 24.38 39.34 13.20 0.00 0.00 0.00 0.00 04:24:27 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:45:01 veth93e0041 1.55 1.57 0.14 0.14 0.00 0.00 0.00 0.00 04:24:27 03:45:01 docker0 1.55 1.55 0.11 0.14 0.00 0.00 0.00 0.00 04:24:27 03:45:01 ens3 26.78 19.91 20.77 12.11 0.00 0.00 0.00 0.00 04:24:27 03:46:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 04:24:27 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:46:01 ens3 63.96 49.31 994.10 15.26 0.00 0.00 0.00 0.00 04:24:27 03:47:01 veth343efa3 0.62 1.57 0.05 0.28 0.00 0.00 0.00 0.00 04:24:27 03:47:01 veth5827a93 14.60 19.75 1.40 9.00 0.00 0.00 0.00 0.00 04:24:27 03:47:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:24:27 03:47:01 veth97de82f 14.71 20.78 1.41 8.92 0.00 0.00 0.00 0.00 04:24:27 03:47:01 vethcff0f5a 14.61 20.73 1.40 8.79 0.00 0.00 0.00 0.00 04:24:27 03:47:01 docker0 130.14 193.23 9.46 1086.89 0.00 0.00 0.00 0.00 04:24:27 03:47:01 ens3 568.47 299.17 5971.66 40.11 0.00 0.00 0.00 0.00 04:24:27 03:47:01 veth69845e4 15.01 20.81 1.43 8.93 0.00 0.00 0.00 0.00 04:24:27 03:47:01 vethfb6d1e8 14.88 20.70 1.42 8.87 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth343efa3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth4d84a4d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth7fcf702 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 vetha47748e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth707372f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth8d61097 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 vethf6a6d07 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 docker0 377.57 682.86 32.34 5882.19 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth740acf5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth58411d7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 ens3 692.15 382.76 5889.48 41.33 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth50e9795 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 vethe60c844 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 veth1be963d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:48:01 vethac6006f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth343efa3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth4d84a4d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth7fcf702 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 vetha47748e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth707372f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth8d61097 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 vethf6a6d07 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth740acf5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth58411d7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 ens3 42.25 68.65 8.82 180.43 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth50e9795 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 vethe60c844 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 veth1be963d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:49:01 vethac6006f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth343efa3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth4d84a4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth7fcf702 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 vetha47748e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth707372f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth8d61097 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 vethf6a6d07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth740acf5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth58411d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 ens3 5.90 3.13 4.79 2.53 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth50e9795 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 vethe60c844 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 veth1be963d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:50:01 vethac6006f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:51:01 lo 30.59 30.59 3.02 3.02 0.00 0.00 0.00 0.00 04:24:27 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:51:01 ens3 216.61 209.51 136.86 779.86 0.00 0.00 0.00 0.00 04:24:27 03:52:01 lo 37.59 37.59 3.70 3.70 0.00 0.00 0.00 0.00 04:24:27 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:52:01 ens3 439.66 452.19 180.25 2712.39 0.00 0.00 0.00 0.00 04:24:27 03:53:01 lo 10.06 10.06 0.99 0.99 0.00 0.00 0.00 0.00 04:24:27 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:53:01 ens3 88.15 80.66 55.87 353.51 0.00 0.00 0.00 0.00 04:24:27 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:56:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:24:27 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:57:01 ens3 0.78 0.52 0.43 0.35 0.00 0.00 0.00 0.00 04:24:27 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:58:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 03:59:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:24:27 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:00:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:24:27 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:01:01 ens3 0.68 0.42 0.41 0.28 0.00 0.00 0.00 0.00 04:24:27 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:02:01 ens3 0.65 0.52 0.34 0.29 0.00 0.00 0.00 0.00 04:24:27 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:03:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:24:27 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:04:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:24:27 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:05:01 ens3 0.62 0.38 0.35 0.27 0.00 0.00 0.00 0.00 04:24:27 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:06:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:24:27 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:07:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:24:27 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:08:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:11:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 04:24:27 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:12:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:24:27 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:13:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:24:27 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:14:01 ens3 0.63 0.42 0.33 0.22 0.00 0.00 0.00 0.00 04:24:27 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:17:01 ens3 0.40 0.10 0.09 0.06 0.00 0.00 0.00 0.00 04:24:27 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:18:01 ens3 0.43 0.07 0.05 0.01 0.00 0.00 0.00 0.00 04:24:27 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:19:01 ens3 0.62 0.62 0.42 0.30 0.00 0.00 0.00 0.00 04:24:27 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:27 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:22:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:24:27 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:27 04:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:27 04:24:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 04:24:27 04:24:01 docker0 71.00 128.60 6.84 1257.70 0.00 0.00 0.00 0.00 04:24:27 04:24:01 ens3 448.23 280.35 8122.74 173.00 0.00 0.00 0.00 0.00 04:24:27 Average: lo 2.09 2.09 0.20 0.20 0.00 0.00 0.00 0.00 04:24:27 Average: docker0 35.87 46.86 2.76 313.56 0.00 0.00 0.00 0.00 04:24:27 Average: ens3 89.06 68.78 703.65 105.48 0.00 0.00 0.00 0.00 04:24:27 04:24:27 04:24:27 ---> sar -P ALL: 04:24:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6644) 07/29/24 _x86_64_ (8 CPU) 04:24:27 04:24:27 03:41:04 LINUX RESTART (8 CPU) 04:24:27 04:24:27 03:42:02 CPU %user %nice %system %iowait %steal %idle 04:24:27 03:43:01 all 7.99 0.00 3.91 4.46 0.06 83.57 04:24:27 03:43:01 0 9.12 0.00 3.43 0.43 0.05 86.97 04:24:27 03:43:01 1 8.96 0.00 3.61 1.03 0.07 86.33 04:24:27 03:43:01 2 6.75 0.00 3.44 18.79 0.07 70.95 04:24:27 03:43:01 3 6.98 0.00 3.54 7.97 0.07 81.44 04:24:27 03:43:01 4 10.60 0.00 5.80 5.44 0.07 78.10 04:24:27 03:43:01 5 7.45 0.00 2.99 0.34 0.07 89.15 04:24:27 03:43:01 6 6.80 0.00 4.35 1.79 0.07 87.00 04:24:27 03:43:01 7 7.24 0.00 4.14 0.07 0.05 88.50 04:24:27 03:44:01 all 34.35 0.00 5.25 1.54 0.08 58.77 04:24:27 03:44:01 0 32.30 0.00 5.74 0.39 0.12 61.46 04:24:27 03:44:01 1 36.31 0.00 5.23 0.35 0.07 58.04 04:24:27 03:44:01 2 33.75 0.00 4.79 2.00 0.07 59.40 04:24:27 03:44:01 3 33.70 0.00 4.99 0.72 0.10 60.49 04:24:27 03:44:01 4 35.57 0.00 5.63 0.07 0.08 58.65 04:24:27 03:44:01 5 35.12 0.00 5.30 0.10 0.08 59.40 04:24:27 03:44:01 6 33.32 0.00 4.62 0.12 0.07 61.87 04:24:27 03:44:01 7 34.77 0.00 5.74 8.58 0.08 50.82 04:24:27 03:45:01 all 45.59 0.00 5.32 0.42 0.08 48.58 04:24:27 03:45:01 0 45.53 0.00 5.43 0.10 0.07 48.88 04:24:27 03:45:01 1 45.78 0.00 5.67 0.18 0.08 48.29 04:24:27 03:45:01 2 45.88 0.00 5.37 0.37 0.10 48.28 04:24:27 03:45:01 3 44.51 0.00 5.06 0.18 0.08 50.17 04:24:27 03:45:01 4 45.26 0.00 5.09 1.70 0.08 47.88 04:24:27 03:45:01 5 46.52 0.00 5.33 0.23 0.08 47.84 04:24:27 03:45:01 6 44.58 0.00 4.98 0.02 0.08 50.34 04:24:27 03:45:01 7 46.68 0.00 5.68 0.60 0.08 46.95 04:24:27 03:46:01 all 35.72 0.00 7.36 2.07 0.09 54.77 04:24:27 03:46:01 0 37.71 0.00 8.02 1.34 0.09 52.85 04:24:27 03:46:01 1 36.33 0.00 7.60 2.19 0.09 53.80 04:24:27 03:46:01 2 33.72 0.00 6.50 0.83 0.09 58.87 04:24:27 03:46:01 3 37.05 0.00 6.93 0.86 0.09 55.07 04:24:27 03:46:01 4 34.54 0.00 8.16 10.09 0.09 47.13 04:24:27 03:46:01 5 35.70 0.00 6.94 0.10 0.10 57.16 04:24:27 03:46:01 6 36.66 0.00 7.32 0.31 0.07 55.64 04:24:27 03:46:01 7 33.99 0.00 7.42 0.88 0.09 57.63 04:24:27 03:47:01 all 21.17 0.00 8.79 17.92 0.11 52.01 04:24:27 03:47:01 0 20.66 0.00 8.64 8.27 0.10 62.32 04:24:27 03:47:01 1 23.09 0.00 9.23 9.38 0.08 58.21 04:24:27 03:47:01 2 18.87 0.00 6.86 11.81 0.10 62.36 04:24:27 03:47:01 3 21.83 0.00 9.51 18.02 0.12 50.51 04:24:27 03:47:01 4 23.08 0.00 9.57 19.48 0.12 47.75 04:24:27 03:47:01 5 22.39 0.00 8.89 22.17 0.10 46.44 04:24:27 03:47:01 6 21.40 0.00 10.51 37.83 0.12 30.15 04:24:27 03:47:01 7 18.03 0.00 7.16 16.68 0.10 58.02 04:24:27 03:48:01 all 9.19 0.00 5.55 14.37 0.06 70.83 04:24:27 03:48:01 0 8.16 0.00 7.74 60.87 0.09 23.15 04:24:27 03:48:01 1 10.51 0.00 5.85 8.72 0.07 74.86 04:24:27 03:48:01 2 8.78 0.00 4.44 3.92 0.05 82.81 04:24:27 03:48:01 3 10.22 0.00 6.21 9.90 0.07 73.61 04:24:27 03:48:01 4 8.07 0.00 4.24 10.53 0.03 77.13 04:24:27 03:48:01 5 10.38 0.00 5.42 12.20 0.05 71.96 04:24:27 03:48:01 6 9.16 0.00 5.72 4.62 0.08 80.41 04:24:27 03:48:01 7 8.20 0.00 4.82 4.76 0.07 82.16 04:24:27 03:49:01 all 88.32 0.00 11.27 0.19 0.16 0.05 04:24:27 03:49:01 0 89.50 0.00 10.03 0.25 0.13 0.08 04:24:27 03:49:01 1 87.86 0.00 11.74 0.10 0.31 0.00 04:24:27 03:49:01 2 88.32 0.00 11.26 0.20 0.13 0.08 04:24:27 03:49:01 3 89.23 0.00 10.57 0.03 0.13 0.03 04:24:27 03:49:01 4 87.92 0.00 11.54 0.32 0.15 0.07 04:24:27 03:49:01 5 87.42 0.00 12.33 0.07 0.15 0.03 04:24:27 03:49:01 6 88.41 0.00 11.29 0.13 0.13 0.03 04:24:27 03:49:01 7 87.92 0.00 11.44 0.44 0.13 0.07 04:24:27 03:50:01 all 89.91 0.00 9.94 0.00 0.13 0.02 04:24:27 03:50:01 0 90.02 0.00 9.83 0.00 0.12 0.03 04:24:27 03:50:01 1 90.83 0.00 9.02 0.00 0.15 0.00 04:24:27 03:50:01 2 89.38 0.00 10.47 0.03 0.12 0.00 04:24:27 03:50:01 3 90.07 0.00 9.79 0.00 0.13 0.00 04:24:27 03:50:01 4 89.76 0.00 10.04 0.00 0.13 0.07 04:24:27 03:50:01 5 89.07 0.00 10.79 0.00 0.13 0.00 04:24:27 03:50:01 6 90.74 0.00 9.15 0.00 0.12 0.00 04:24:27 03:50:01 7 89.39 0.00 10.43 0.00 0.12 0.07 04:24:27 03:51:01 all 13.06 0.00 3.03 5.11 0.07 78.72 04:24:27 03:51:01 0 12.67 0.00 2.66 2.00 0.08 82.59 04:24:27 03:51:01 1 14.96 0.00 3.69 5.29 0.08 75.97 04:24:27 03:51:01 2 13.10 0.00 3.22 14.88 0.07 68.74 04:24:27 03:51:01 3 12.94 0.00 3.21 3.82 0.08 79.95 04:24:27 03:51:01 4 11.35 0.00 2.41 2.83 0.05 83.36 04:24:27 03:51:01 5 11.21 0.00 3.25 4.12 0.05 81.38 04:24:27 03:51:01 6 15.51 0.00 2.95 6.20 0.08 75.26 04:24:27 03:51:01 7 12.80 0.00 2.88 1.78 0.07 82.48 04:24:27 03:52:01 all 9.97 0.00 0.95 0.12 0.07 88.90 04:24:27 03:52:01 0 12.57 0.00 0.92 0.05 0.07 86.40 04:24:27 03:52:01 1 13.04 0.00 1.10 0.32 0.07 85.47 04:24:27 03:52:01 2 11.71 0.00 0.90 0.10 0.08 87.20 04:24:27 03:52:01 3 9.63 0.00 0.97 0.05 0.07 89.29 04:24:27 03:52:01 4 6.92 0.00 0.87 0.05 0.05 92.11 04:24:27 03:52:01 5 8.21 0.00 0.87 0.00 0.07 90.85 04:24:27 03:52:01 6 10.29 0.00 1.12 0.03 0.08 88.47 04:24:27 03:52:01 7 7.37 0.00 0.85 0.33 0.07 91.38 04:24:27 03:53:01 all 1.63 0.00 0.25 0.12 0.03 97.98 04:24:27 03:53:01 0 0.37 0.00 0.32 0.02 0.02 99.28 04:24:27 03:53:01 1 2.59 0.00 0.25 0.00 0.02 97.15 04:24:27 03:53:01 2 1.47 0.00 0.28 0.70 0.03 97.51 04:24:27 03:53:01 3 1.45 0.00 0.22 0.07 0.02 98.25 04:24:27 03:53:01 4 1.53 0.00 0.25 0.03 0.03 98.15 04:24:27 03:53:01 5 1.69 0.00 0.23 0.08 0.02 97.98 04:24:27 03:53:01 6 2.72 0.00 0.32 0.05 0.03 96.88 04:24:27 03:53:01 7 1.19 0.00 0.17 0.00 0.03 98.61 04:24:27 04:24:27 03:53:01 CPU %user %nice %system %iowait %steal %idle 04:24:27 03:54:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:24:27 03:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 03:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 03:54:01 2 0.02 0.00 0.02 0.00 0.03 99.93 04:24:27 03:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:24:27 03:54:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:24:27 03:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 03:54:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:24:27 03:54:01 7 0.15 0.00 0.02 0.00 0.00 99.83 04:24:27 03:55:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:24:27 03:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 03:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 03:55:01 2 0.05 0.00 0.02 0.05 0.02 99.87 04:24:27 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 03:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 03:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:24:27 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 03:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 03:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:24:27 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 03:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 03:56:01 2 0.03 0.00 0.03 0.08 0.03 99.82 04:24:27 03:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 03:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:24:27 03:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 03:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 03:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 03:57:01 all 0.04 0.00 0.03 0.00 0.01 99.92 04:24:27 03:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 03:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:24:27 03:57:01 2 0.07 0.00 0.07 0.00 0.03 99.83 04:24:27 03:57:01 3 0.02 0.00 0.05 0.00 0.02 99.92 04:24:27 03:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 03:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 03:57:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:24:27 03:57:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:24:27 03:58:01 all 0.20 0.00 0.01 0.00 0.01 99.78 04:24:27 03:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 03:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 03:58:01 2 0.03 0.00 0.03 0.03 0.02 99.88 04:24:27 03:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:24:27 03:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 03:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 03:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 03:58:01 7 1.50 0.00 0.02 0.00 0.00 98.48 04:24:27 03:59:01 all 0.15 0.00 0.01 0.00 0.01 99.83 04:24:27 03:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 03:59:01 2 0.07 0.00 0.02 0.02 0.02 99.88 04:24:27 03:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 03:59:01 4 0.02 0.00 0.03 0.02 0.00 99.93 04:24:27 03:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:24:27 03:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 03:59:01 7 0.96 0.00 0.07 0.00 0.02 98.96 04:24:27 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:24:27 04:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:24:27 04:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:24:27 04:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:24:27 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:24:27 04:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:24:27 04:01:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:24:27 04:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 04:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:24:27 04:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:01:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:24:27 04:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 04:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 04:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:24:27 04:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:24:27 04:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:24:27 04:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:24:27 04:02:01 2 0.07 0.00 0.02 0.03 0.02 99.87 04:24:27 04:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:24:27 04:02:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:24:27 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 04:02:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:24:27 04:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:24:27 04:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:03:01 1 0.08 0.00 0.02 0.00 0.02 99.88 04:24:27 04:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 04:03:01 3 0.05 0.00 0.03 0.00 0.03 99.88 04:24:27 04:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:03:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:24:27 04:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:24:27 04:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 04:04:01 2 0.03 0.00 0.03 0.02 0.02 99.90 04:24:27 04:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:04:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:24:27 04:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:24:27 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:24:27 04:05:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:24:27 04:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:05:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:24:27 04:05:01 2 0.03 0.00 0.02 0.03 0.00 99.92 04:24:27 04:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:24:27 04:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:24:27 04:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:24:27 04:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:24:27 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 04:06:01 2 0.13 0.00 0.02 0.02 0.02 99.82 04:24:27 04:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:06:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:24:27 04:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:06:01 7 0.02 0.00 0.00 0.00 0.03 99.95 04:24:27 04:07:01 all 0.02 0.00 0.00 0.00 0.01 99.96 04:24:27 04:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 04:07:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:24:27 04:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:24:27 04:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 04:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:24:27 04:08:01 all 0.16 0.00 0.01 0.01 0.01 99.81 04:24:27 04:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 04:08:01 2 0.03 0.00 0.03 0.03 0.02 99.88 04:24:27 04:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:08:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:24:27 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:08:01 7 1.14 0.00 0.03 0.00 0.02 98.81 04:24:27 04:09:01 all 0.27 0.00 0.02 0.00 0.01 99.71 04:24:27 04:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:09:01 1 0.02 0.00 0.05 0.00 0.02 99.92 04:24:27 04:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:09:01 6 0.10 0.00 0.02 0.00 0.02 99.87 04:24:27 04:09:01 7 1.97 0.00 0.00 0.00 0.00 98.03 04:24:27 04:10:01 all 0.28 0.00 0.01 0.00 0.01 99.69 04:24:27 04:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:10:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:24:27 04:10:01 2 0.05 0.00 0.02 0.02 0.00 99.92 04:24:27 04:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 04:10:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:24:27 04:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:10:01 6 0.05 0.00 0.02 0.00 0.03 99.90 04:24:27 04:10:01 7 1.99 0.00 0.00 0.00 0.02 98.00 04:24:27 04:11:01 all 0.27 0.00 0.02 0.00 0.01 99.70 04:24:27 04:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:11:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:24:27 04:11:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:24:27 04:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:24:27 04:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:11:01 6 0.10 0.00 0.07 0.00 0.03 99.80 04:24:27 04:11:01 7 1.99 0.00 0.00 0.00 0.00 98.01 04:24:27 04:12:01 all 0.14 0.00 0.02 0.01 0.01 99.82 04:24:27 04:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:24:27 04:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:24:27 04:12:01 2 0.00 0.00 0.00 0.05 0.00 99.95 04:24:27 04:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:24:27 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:12:01 6 0.10 0.00 0.03 0.00 0.03 99.83 04:24:27 04:12:01 7 0.98 0.00 0.00 0.00 0.02 99.01 04:24:27 04:13:01 all 0.10 0.00 0.01 0.00 0.01 99.87 04:24:27 04:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 04:13:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:13:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:24:27 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:13:01 7 0.71 0.00 0.05 0.00 0.00 99.24 04:24:27 04:14:01 all 0.14 0.00 0.01 0.00 0.01 99.84 04:24:27 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 04:14:01 2 0.05 0.00 0.02 0.02 0.00 99.92 04:24:27 04:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:24:27 04:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 04:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:14:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:24:27 04:14:01 7 0.89 0.00 0.00 0.00 0.00 99.11 04:24:27 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:24:27 04:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:24:27 04:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:15:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:24:27 04:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:24:27 04:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:24:27 04:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:24:27 04:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:24:27 04:24:27 04:15:01 CPU %user %nice %system %iowait %steal %idle 04:24:27 04:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:24:27 04:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:24:27 04:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 04:16:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:24:27 04:16:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:24:27 04:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:16:01 6 0.05 0.00 0.05 0.00 0.02 99.88 04:24:27 04:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:17:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:24:27 04:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:24:27 04:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:24:27 04:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:17:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:24:27 04:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 04:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:24:27 04:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:24:27 04:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:24:27 04:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 04:18:01 3 0.02 0.00 0.05 0.00 0.02 99.92 04:24:27 04:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:24:27 04:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:24:27 04:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:19:01 all 0.02 0.00 0.04 0.01 0.01 99.92 04:24:27 04:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 04:24:27 04:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:19:01 2 0.00 0.00 0.03 0.02 0.02 99.93 04:24:27 04:19:01 3 0.05 0.00 0.08 0.03 0.03 99.80 04:24:27 04:19:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 04:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:24:27 04:19:01 6 0.10 0.00 0.05 0.00 0.02 99.83 04:24:27 04:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:24:27 04:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:24:27 04:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 04:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:20:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:24:27 04:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:24:27 04:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:24:27 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:20:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:24:27 04:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:21:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:24:27 04:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:24:27 04:21:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:24:27 04:21:01 3 0.02 0.00 0.05 0.00 0.03 99.90 04:24:27 04:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:24:27 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:27 04:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:22:01 all 0.27 0.00 0.01 0.01 0.01 99.70 04:24:27 04:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:24:27 04:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:24:27 04:22:01 2 1.97 0.00 0.00 0.03 0.00 98.00 04:24:27 04:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:24:27 04:22:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:24:27 04:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:22:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:24:27 04:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:24:27 04:23:01 all 0.28 0.00 0.01 0.00 0.00 99.71 04:24:27 04:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 04:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:24:27 04:23:01 2 2.00 0.00 0.00 0.02 0.00 97.98 04:24:27 04:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:27 04:23:01 6 0.05 0.00 0.03 0.00 0.03 99.88 04:24:27 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:24:27 04:24:01 all 9.90 0.00 4.83 2.23 0.07 82.98 04:24:27 04:24:01 0 9.10 0.00 3.81 0.17 0.07 86.85 04:24:27 04:24:01 1 9.99 0.00 4.77 0.64 0.07 84.53 04:24:27 04:24:01 2 9.40 0.00 5.82 9.31 0.07 75.41 04:24:27 04:24:01 3 10.76 0.00 5.25 1.14 0.05 82.80 04:24:27 04:24:01 4 10.62 0.00 5.72 5.57 0.10 77.98 04:24:27 04:24:01 5 8.28 0.00 4.50 0.20 0.07 86.95 04:24:27 04:24:01 6 11.41 0.00 4.17 0.76 0.05 83.62 04:24:27 04:24:01 7 9.64 0.00 4.61 0.12 0.07 85.57 04:24:27 Average: all 8.74 0.00 1.58 1.14 0.03 88.50 04:24:27 Average: 0 8.72 0.00 1.57 1.73 0.03 87.95 04:24:27 Average: 1 9.00 0.00 1.61 0.67 0.03 88.69 04:24:27 Average: 2 8.66 0.00 1.51 1.49 0.03 88.31 04:24:27 Average: 3 8.75 0.00 1.58 1.00 0.03 88.63 04:24:27 Average: 4 8.66 0.00 1.64 1.32 0.03 88.35 04:24:27 Average: 5 8.59 0.00 1.58 0.93 0.02 88.87 04:24:27 Average: 6 8.82 0.00 1.58 1.21 0.03 88.36 04:24:27 Average: 7 8.75 0.00 1.55 0.80 0.03 88.87 04:24:27 04:24:27 04:24:27