Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 475a7db5b5b56187166d71228061bf2da140d1ab 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-ssh1013981407940121309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh16591506556198792460.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh18104421564860736638.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1304326220555576519.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-ssh13578685096747591371.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-10239 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/696 [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/696 # 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 475a7db5b5b56187166d71228061bf2da140d1ab (main) Commit message: "Merge pull request #4914 from lindseysimple/issue-4877-2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 > git rev-list --no-walk 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:28 ========================================================= 15:49:28 EdgeX Global Pipelines Version Info 15:49:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:29 ------------------- 15:49:29 stable info: 15:49:29 ------------------- 15:49:29 Commited By: Cherry Wang cherry@iotechsys.com 15:49:29 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 15:49:29 Message: update stable to v1.0.263 15:49:30 ------------------- 15:49:30 experimental info: 15:49:30 ------------------- 15:49:30 Commited By: Cherry Wang cherry@iotechsys.com 15:49:30 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 15:49:30 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 475a7db [Pipeline] echo 15:49:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:30 provisioning config files... 15:49:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config3850638249544368917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:31 ---> ****-login.sh 15:49:31 nexus3.edgexfoundry.org:10001 15:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:31 Configure a credential helper to remove this warning. See 15:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:31 15:49:31 Login Succeeded 15:49:31 nexus3.edgexfoundry.org:10002 15:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:31 Configure a credential helper to remove this warning. See 15:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:31 15:49:31 Login Succeeded 15:49:31 nexus3.edgexfoundry.org:10003 15:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:31 Configure a credential helper to remove this warning. See 15:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:31 15:49:31 Login Succeeded 15:49:31 nexus3.edgexfoundry.org:10004 15:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:31 Configure a credential helper to remove this warning. See 15:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:31 15:49:31 Login Succeeded 15:49:31 ****.io 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:32 Configure a credential helper to remove this warning. See 15:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:32 15:49:32 Login Succeeded 15:49:32 ---> ****-login.sh ends [Pipeline] } 15:49:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:32 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:49:32 + + dirname cmd/core-command/Dockerfilecut 15:49:32 -d/ -f2 15:49:32 + echo core-command,cmd/core-command/Dockerfile 15:49:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:49:32 + dirname cmd/core-data/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo core-data,cmd/core-data/Dockerfile 15:49:32 + dirname cmd/core-keeper/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo core-keeper,cmd/core-keeper/Dockerfile 15:49:32 + + dirname cmd/core-metadata/Dockerfile 15:49:32 cut -d/ -f2 15:49:32 + echo core-metadata,cmd/core-metadata/Dockerfile 15:49:32 + dirname cmd/security-bootstrapper/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:49:32 + dirname cmd/security-proxy-auth/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:49:32 + dirname cmd/security-proxy-setup/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:49:32 + dirname cmd/security-secretstore-setup/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:49:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:49:32 + dirname cmd/security-spire-agent/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:49:32 + dirname cmd/security-spire-config/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:49:32 + dirname cmd/security-spire-server/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:49:32 + dirname cmd/support-cron-scheduler/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 15:49:32 + dirname cmd/support-notifications/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo support-notifications,cmd/support-notifications/Dockerfile 15:49:32 + dirname cmd/support-scheduler/Dockerfile 15:49:32 + cut -d/ -f2 15:49:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:49:32 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 15:49:32 + git rev-list -1 --merges 475a7db5b5b56187166d71228061bf2da140d1ab~1..475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] echo 15:49:32 -----------> git rev-list -1 --merges 475a7db5b5b56187166d71228061bf2da140d1ab~1..475a7db5b5b56187166d71228061bf2da140d1ab 475a7db5b5b56187166d71228061bf2da140d1ab 15:49:32 475a7db5b5b56187166d71228061bf2da140d1ab [false] [Pipeline] sh 15:49:33 + git log --format=format:%s -1 475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] echo 15:49:33 ========================================================= 15:49:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:49:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:33 + grep -v github /etc/ssh/ssh_known_hosts 15:49:33 + [ -e /tmp/ssh_known_hosts ] 15:49:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:33 sudo tee -a /etc/ssh/ssh_known_hosts 15:49:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:33 15:49:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:34 0.1.4: Pulling from edgex-devops/py-git-semver 15:49:34 b85a868b505f: Pulling fs layer 15:49:34 e2be974225ed: Pulling fs layer 15:49:34 339a4e72a1f5: Pulling fs layer 15:49:34 988bab9f4d93: Pulling fs layer 15:49:34 1469e6f7b9e6: Pulling fs layer 15:49:34 eaf3925da568: Pulling fs layer 15:49:34 bab4dde63d76: Pulling fs layer 15:49:34 bde34c3a00c8: Pulling fs layer 15:49:34 b352a97aabf1: Pulling fs layer 15:49:34 4872d77fe225: Pulling fs layer 15:49:34 5851b861e8e6: Pulling fs layer 15:49:34 bab4dde63d76: Waiting 15:49:34 bde34c3a00c8: Waiting 15:49:34 b352a97aabf1: Waiting 15:49:34 4872d77fe225: Waiting 15:49:34 988bab9f4d93: Waiting 15:49:34 1469e6f7b9e6: Waiting 15:49:34 eaf3925da568: Waiting 15:49:34 e2be974225ed: Download complete 15:49:34 988bab9f4d93: Verifying Checksum 15:49:34 988bab9f4d93: Download complete 15:49:34 1469e6f7b9e6: Verifying Checksum 15:49:34 1469e6f7b9e6: Download complete 15:49:34 eaf3925da568: Verifying Checksum 15:49:34 eaf3925da568: Download complete 15:49:34 339a4e72a1f5: Verifying Checksum 15:49:34 339a4e72a1f5: Download complete 15:49:34 bde34c3a00c8: Verifying Checksum 15:49:34 bde34c3a00c8: Download complete 15:49:34 b352a97aabf1: Download complete 15:49:34 4872d77fe225: Download complete 15:49:34 5851b861e8e6: Download complete 15:49:34 b85a868b505f: Verifying Checksum 15:49:34 b85a868b505f: Download complete 15:49:34 bab4dde63d76: Verifying Checksum 15:49:34 bab4dde63d76: Download complete 15:49:35 b85a868b505f: Pull complete 15:49:35 e2be974225ed: Pull complete 15:49:36 339a4e72a1f5: Pull complete 15:49:36 988bab9f4d93: Pull complete 15:49:36 1469e6f7b9e6: Pull complete 15:49:36 eaf3925da568: Pull complete 15:49:38 bab4dde63d76: Pull complete 15:49:38 bde34c3a00c8: Pull complete 15:49:38 b352a97aabf1: Pull complete 15:49:38 4872d77fe225: Pull complete 15:49:38 5851b861e8e6: Pull complete 15:49:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:39 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 15:49:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:49:41 $ docker top f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 -eo pid,comm 15:49:41 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). 15:49:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:42 [ssh-agent] Looking for ssh-agent implementation... 15:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:42 $ docker exec f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent 15:49:42 SSH_AUTH_SOCK=/tmp/ssh-1cDI4JJaPyat/agent.32 15:49:42 SSH_AGENT_PID=38 15:49:42 Running ssh-add (command line suppressed) 15:49:42 Identity added: /w/workspace/edgex-go/696@tmp/private_key_3232145382353327912.key (/w/workspace/edgex-go/696@tmp/private_key_3232145382353327912.key) 15:49:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:42 + git tag --points-at HEAD [Pipeline] } 15:49:42 $ docker exec --env ******** --env ******** f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent -k 15:49:42 unset SSH_AUTH_SOCK; 15:49:42 unset SSH_AGENT_PID; 15:49:42 echo Agent pid 38 killed; 15:49:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:42 [ssh-agent] Looking for ssh-agent implementation... 15:49:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:43 $ docker exec f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent 15:49:43 SSH_AUTH_SOCK=/tmp/ssh-qb1rdZkHxcg0/agent.70 15:49:43 SSH_AGENT_PID=76 15:49:43 Running ssh-add (command line suppressed) 15:49:43 Identity added: /w/workspace/edgex-go/696@tmp/private_key_8990305188639010847.key (/w/workspace/edgex-go/696@tmp/private_key_8990305188639010847.key) 15:49:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:43 + git semver init 15:49:43 2024-09-13 15:49:43,691 [run_init] DEBUG init version:0.0.0 force:False 15:49:43 2024-09-13 15:49:43,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/696/.semver 15:49:43 2024-09-13 15:49:43,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/696/.semver 15:49:43 2024-09-13 15:49:43,693 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/696/.semver'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=None) 15:49:49 2024-09-13 15:49:48,352 [append_file] DEBUG append to file:/w/workspace/edgex-go/696/.git/info/exclude 15:49:49 2024-09-13 15:49:48,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/696/.semver/main with force:False 15:49:49 2024-09-13 15:49:48,353 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 15:49:49 2024-09-13 15:49:48,354 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 15:49:49 3.2.0-dev.74 [Pipeline] } 15:49:49 $ docker exec --env ******** --env ******** f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent -k 15:49:49 unset SSH_AUTH_SOCK; 15:49:49 unset SSH_AGENT_PID; 15:49:49 echo Agent pid 76 killed; 15:49:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:49 + git semver [Pipeline] } 15:49:49 $ docker stop --time=1 f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 15:49:51 $ docker rm -f --volumes f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:51 Stashed 1 file(s) [Pipeline] echo 15:49:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.74 [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) 15:50:06 Still waiting to schedule task 15:50:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:09 + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] echo 15:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:50:09 ========================================================= 15:50:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:50:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:50:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:10 619be1103602: Pulling fs layer 15:50:10 7862e08f4a3e: Pulling fs layer 15:50:10 5df492c9dc93: Pulling fs layer 15:50:10 7629e6793208: Pulling fs layer 15:50:10 4f4fb700ef54: Pulling fs layer 15:50:10 fb5054dd5b73: Pulling fs layer 15:50:10 eeca6798cff9: Pulling fs layer 15:50:10 aa269ceb94a6: Pulling fs layer 15:50:10 ada007ff1a6a: Pulling fs layer 15:50:10 fb5054dd5b73: Waiting 15:50:10 4f4fb700ef54: Waiting 15:50:10 aa269ceb94a6: Waiting 15:50:10 ada007ff1a6a: Waiting 15:50:10 7629e6793208: Waiting 15:50:10 7862e08f4a3e: Verifying Checksum 15:50:10 7862e08f4a3e: Download complete 15:50:10 7629e6793208: Verifying Checksum 15:50:10 7629e6793208: Download complete 15:50:10 4f4fb700ef54: Verifying Checksum 15:50:10 4f4fb700ef54: Download complete 15:50:10 fb5054dd5b73: Verifying Checksum 15:50:10 fb5054dd5b73: Download complete 15:50:10 619be1103602: Verifying Checksum 15:50:10 619be1103602: Download complete 15:50:10 eeca6798cff9: Verifying Checksum 15:50:10 eeca6798cff9: Download complete 15:50:10 ada007ff1a6a: Verifying Checksum 15:50:10 ada007ff1a6a: Download complete 15:50:10 619be1103602: Pull complete 15:50:10 7862e08f4a3e: Pull complete 15:50:10 5df492c9dc93: Verifying Checksum 15:50:10 5df492c9dc93: Download complete 15:50:10 aa269ceb94a6: Verifying Checksum 15:50:10 aa269ceb94a6: Download complete 15:50:13 5df492c9dc93: Pull complete 15:50:13 7629e6793208: Pull complete 15:50:13 4f4fb700ef54: Pull complete 15:50:13 fb5054dd5b73: Pull complete 15:50:13 eeca6798cff9: Pull complete 15:50:16 aa269ceb94a6: Pull complete 15:50:16 ada007ff1a6a: Pull complete 15:50:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:50:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:50:16 WORKDIR /edgex 15:50:16 COPY go.mod . 15:50:16 RUN go mod download 15:50:16 + docker build -t ci-base-image-x86_64 -f - . 15:50:17 Sending build context to Docker daemon 179.3MB 15:50:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:50:17 ---> f489d0715acc 15:50:17 Step 2/4 : WORKDIR /edgex 15:50:19 ---> Running in d56894582a84 15:50:20 Removing intermediate container d56894582a84 15:50:20 ---> a1a9ac4ecdaf 15:50:20 Step 3/4 : COPY go.mod . 15:50:20 ---> 82cd3e4615ff 15:50:20 Step 4/4 : RUN go mod download 15:50:20 ---> Running in 2d34429481fb 15:50:46 Removing intermediate container 2d34429481fb 15:50:46 ---> d6992902262a 15:50:46 Successfully built d6992902262a 15:50:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:46 + docker inspect -f . ci-base-image-x86_64 15:50:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:47 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 15:50:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:47 $ docker top d8559a99c2208374cec0599ade0530e5a089c0e15fb011a8ae67edce468ff534 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:47 + go version 15:50:47 go version go1.21.9 linux/amd64 [Pipeline] } 15:50:47 $ docker stop --time=1 d8559a99c2208374cec0599ade0530e5a089c0e15fb011a8ae67edce468ff534 15:50:48 $ docker rm -f --volumes d8559a99c2208374cec0599ade0530e5a089c0e15fb011a8ae67edce468ff534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker inspect -f . ci-base-image-x86_64 15:50:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:49 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 15:50:49 $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:49 $ docker top dbf50839c2912d8bf8be77cba39edf17a90e0ce8f68a5f4b2c060069ac5809e9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:49 ========================================================= 15:50:49 [edgeXBuildGoParallel] Running Tests and Build... 15:50:49 ========================================================= [Pipeline] sh 15:50:50 + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] fileExists [Pipeline] sh 15:50:50 + make test 15:50:50 go test -race -coverprofile=coverage.out ./... 15:50:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 15:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:51:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 15:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 15:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 15:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 15:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 15:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 15:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 15:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.506s coverage: 93.4% of statements 15:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements 15:51:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10240 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:51:33 Running in /w/workspace/edgex-go/696 [Pipeline] { [Pipeline] checkout 15:51:33 The recommended git tool is: git 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:51:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 15:51:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 95.8% of statements 15:51:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 15:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:51:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] 15:51:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements 15:51:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 30.7% of statements 15:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements 15:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 15:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 15:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 15:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:51:38 using credential edgex-jenkins-ssh 15:51:38 Cloning the remote Git repository 15:51:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:51:38 > git init /w/workspace/edgex-go/696 # timeout=10 15:51:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:38 > git --version # timeout=10 15:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 15:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 15:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 15:51:38 > git --version # 'git version 2.25.1' 15:51:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:51:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:51:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:51:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:51:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:51:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:51:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:51:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 15:51:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 15:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 15:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 15:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 15:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 15:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 15:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:51:56 Avoid second fetch 15:51:56 Checking out Revision 475a7db5b5b56187166d71228061bf2da140d1ab (main) 15:51:57 Commit message: "Merge pull request #4914 from lindseysimple/issue-4877-2" 15:51:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:56 > git config core.sparsecheckout # timeout=10 15:51:56 > git checkout -f 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.228s coverage: 79.9% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.038s coverage: 92.9% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 75.0% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 89.5% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.051s coverage: 97.1% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 35.9% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 15:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 15:52:02 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 15:52:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:02 Dload Upload Total Spent Left Speed 15:52:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh 15:52:02 running golangci-lint 15:52:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 15:52:02 go version go1.21.9 linux/amd64 15:52:02 level=info msg="[config_reader] Used config file .golangci.yml" 15:52:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 15:52:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:52:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:52:02 + sudo tee /etc/docker/daemon.new 15:52:02 { 15:52:02 "registry-mirrors": [ 15:52:02 "https://nexus3.edgexfoundry.org:10001" 15:52:02 ], 15:52:02 "bip": "10.250.0.254/24", 15:52:02 "hosts": [ 15:52:02 "tcp://0.0.0.0:5555", 15:52:02 "unix:///var/run/docker.sock" 15:52:02 ], 15:52:02 "mtu": 1458, 15:52:02 "selinux-enabled": true, 15:52:02 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:02 } [Pipeline] sh 15:52:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:21 provisioning config files... 15:52:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config11095644888178261851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:22 ---> ****-login.sh 15:52:22 nexus3.edgexfoundry.org:10001 15:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:22 Configure a credential helper to remove this warning. See 15:52:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:22 15:52:22 Login Succeeded 15:52:22 nexus3.edgexfoundry.org:10002 15:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:23 Configure a credential helper to remove this warning. See 15:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:23 15:52:23 Login Succeeded 15:52:23 nexus3.edgexfoundry.org:10003 15:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:23 Configure a credential helper to remove this warning. See 15:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:23 15:52:23 Login Succeeded 15:52:23 nexus3.edgexfoundry.org:10004 15:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:23 Configure a credential helper to remove this warning. See 15:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:23 15:52:23 Login Succeeded 15:52:23 ****.io 15:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:24 Configure a credential helper to remove this warning. See 15:52:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:24 15:52:24 Login Succeeded 15:52:24 ---> ****-login.sh ends [Pipeline] } 15:52:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:52:24 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|deps|exports_file|types_sizes|compiled_files) took 20.963609462s" 15:52:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.315889ms" [Pipeline] sh 15:52:25 + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] echo 15:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:52:25 ========================================================= 15:52:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:52:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:52:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:25 c6b39de5b339: Pulling fs layer 15:52:25 a69c41024577: Pulling fs layer 15:52:25 d6de4b400683: Pulling fs layer 15:52:25 35cb2a7552d0: Pulling fs layer 15:52:25 4f4fb700ef54: Pulling fs layer 15:52:25 35cb2a7552d0: Waiting 15:52:25 464afbd9ba4c: Pulling fs layer 15:52:25 00f215d4a9da: Pulling fs layer 15:52:25 d496ad576159: Pulling fs layer 15:52:25 4f4fb700ef54: Waiting 15:52:25 464afbd9ba4c: Waiting 15:52:25 00f215d4a9da: Waiting 15:52:25 d496ad576159: Waiting 15:52:25 a69c41024577: Download complete 15:52:25 35cb2a7552d0: Verifying Checksum 15:52:25 35cb2a7552d0: Download complete 15:52:25 4f4fb700ef54: Verifying Checksum 15:52:25 4f4fb700ef54: Download complete 15:52:25 464afbd9ba4c: Verifying Checksum 15:52:25 464afbd9ba4c: Download complete 15:52:25 c6b39de5b339: Verifying Checksum 15:52:25 c6b39de5b339: Download complete 15:52:26 d496ad576159: Verifying Checksum 15:52:26 d496ad576159: Download complete 15:52:26 c6b39de5b339: Pull complete 15:52:27 a69c41024577: Pull complete 15:52:27 d6de4b400683: Verifying Checksum 15:52:27 d6de4b400683: Download complete 15:52:28 00f215d4a9da: Verifying Checksum 15:52:28 00f215d4a9da: Download complete 15:52:36 level=info msg="[linters_context/goanalysis] analyzers took 1m53.871579936s with top 10 stages: buildir: 56.63215106s, gosec: 8.28012111s, inspect: 3.409351353s, fact_deprecated: 2.656539349s, S1038: 1.494631968s, printf: 1.431773982s, nilness: 1.360046703s, ctrlflow: 1.309267221s, fact_purity: 1.264868121s, typedness: 931.368202ms" 15:52:36 level=info msg="[runner] Issues before processing: 214, after processing: 0" 15:52:36 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, nolint: 0/22, skip_files: 214/214, skip_dirs: 214/214, cgo: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, identifier_marker: 214/214" 15:52:36 level=info msg="[runner] processing took 16.838256ms with stages: nolint: 6.550112ms, identifier_marker: 5.235268ms, autogenerated_exclude: 1.537327ms, path_prettifier: 1.463066ms, exclude-rules: 1.224954ms, skip_dirs: 784.109µs, cgo: 26.11µs, filename_unadjuster: 13.27µs, exclude: 560ns, max_same_issues: 530ns, diff: 440ns, skip_files: 420ns, fixer: 360ns, uniq_by_line: 330ns, severity-rules: 270ns, path_shortener: 240ns, sort_results: 220ns, path_prefixer: 210ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 130ns" 15:52:36 level=info msg="[runner] linters took 11.999216465s with stages: goanalysis_metalinter: 11.982292388s" 15:52:36 level=info msg="File cache stats: 0 entries of total size 0B" 15:52:36 level=info msg="Memory: 332 samples, avg is 319.5MB, max is 1403.0MB" 15:52:36 level=info msg="Execution took 33.023255997s" 15:52:36 go vet ./... 15:52:41 d6de4b400683: Pull complete 15:52:41 35cb2a7552d0: Pull complete 15:52:41 4f4fb700ef54: Pull complete 15:52:41 464afbd9ba4c: Pull complete 15:52:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:52:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:52:41 ./bin/test-attribution-txt.sh 15:52:42 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 15:52:42 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 15:52:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 15:52:42 + ls -al . 15:52:42 total 936 15:52:42 drwxrwxr-x 11 1001 1001 4096 Sep 13 15:50 . 15:52:42 drwxr-xr-x 4 root root 4096 Sep 13 15:50 .. 15:52:42 drwxrwxr-x 2 1001 1001 4096 Sep 13 15:49 .blubracket 15:52:42 -rw-rw-r-- 1 1001 1001 10 Sep 13 15:49 .dockerignore 15:52:42 drwxrwxr-x 8 1001 1001 4096 Sep 13 15:52 .git 15:52:42 drwxrwxr-x 3 1001 1001 4096 Sep 13 15:49 .github 15:52:42 -rw-rw-r-- 1 1001 1001 1102 Sep 13 15:49 .gitignore 15:52:42 -rw-rw-r-- 1 1001 1001 42 Sep 13 15:49 .golangci.yml 15:52:42 -rw-rw-r-- 1 1001 1001 100 Sep 13 15:49 .hadolint.yml 15:52:42 drwxr-xr-x 3 1001 1001 4096 Sep 13 15:49 .semver 15:52:42 -rw-rw-r-- 1 1001 1001 155 Sep 13 15:49 .sonarcloud.properties 15:52:42 -rw-rw-r-- 1 1001 1001 1171 Sep 13 15:49 ADOPTERS.md 15:52:42 -rw-rw-r-- 1 1001 1001 21286 Sep 13 15:49 Attribution.txt 15:52:42 -rw-rw-r-- 1 1001 1001 100284 Sep 13 15:49 CHANGELOG.md 15:52:42 -rw-rw-r-- 1 1001 1001 3804 Sep 13 15:49 CONTRIBUTING.md 15:52:42 -rw-rw-r-- 1 1001 1001 677 Sep 13 15:49 GOVERNANCE.md 15:52:42 -rw-rw-r-- 1 1001 1001 861 Sep 13 15:49 Jenkinsfile 15:52:42 -rw-rw-r-- 1 1001 1001 10775 Sep 13 15:49 LICENSE 15:52:42 -rw-rw-r-- 1 1001 1001 16854 Sep 13 15:49 Makefile 15:52:42 -rw-rw-r-- 1 1001 1001 582 Sep 13 15:49 OWNERS.md 15:52:42 -rw-rw-r-- 1 1001 1001 9528 Sep 13 15:49 README.md 15:52:42 -rw-rw-r-- 1 1001 1001 789 Sep 13 15:49 SECURITY.md 15:52:42 -rw-rw-r-- 1 1001 1001 12 Sep 13 15:49 VERSION 15:52:42 drwxrwxr-x 2 1001 1001 4096 Sep 13 15:49 bin 15:52:42 drwxrwxr-x 20 1001 1001 4096 Sep 13 15:49 cmd 15:52:42 -rw-r--r-- 1 root root 567970 Sep 13 15:52 coverage.out 15:52:42 drwxrwxr-x 2 1001 1001 4096 Sep 13 15:49 fuzz_test 15:52:42 -rw-rw-r-- 1 1001 1001 7305 Sep 13 15:49 go.mod 15:52:42 -rw-rw-r-- 1 1001 1001 102748 Sep 13 15:49 go.sum 15:52:42 drwxrwxr-x 7 1001 1001 4096 Sep 13 15:49 internal 15:52:42 drwxrwxr-x 3 1001 1001 4096 Sep 13 15:49 openapi 15:52:42 -rw-rw-r-- 1 1001 1001 584 Sep 13 15:49 security.txt 15:52:42 -rw-rw-r-- 1 1001 1001 204 Sep 13 15:49 version.go [Pipeline] sh 15:52:42 + '[' -e coverage.out ] 15:52:42 + chown 1001:1001 coverage.out [Pipeline] stash 15:52:42 Stashed 1 file(s) [Pipeline] sh 15:52:43 + make build 15:52:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:52:49 00f215d4a9da: Pull complete 15:52:50 d496ad576159: Pull complete 15:52:50 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:52:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:52:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:52:51 WORKDIR /edgex 15:52:51 COPY go.mod . 15:52:51 RUN go mod download 15:52:51 + docker build -t ci-base-image-arm64 -f - . 15:52:51 Sending build context to Docker daemon 3.576MB 15:52:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:52:51 ---> f246e2811388 15:52:51 Step 2/4 : WORKDIR /edgex 15:52:53 ---> Running in 7f98f8a10e12 15:52:53 Removing intermediate container 7f98f8a10e12 15:52:53 ---> b7a9909653fa 15:52:53 Step 3/4 : COPY go.mod . 15:52:54 ---> b7781df78d19 15:52:54 Step 4/4 : RUN go mod download 15:52:54 ---> Running in 7abbb84dbde4 15:53:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:53:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:53:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:53:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:53:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:53:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:53:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:53:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:53:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:53:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:53:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:53:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:53:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:53:23 $ docker stop --time=1 dbf50839c2912d8bf8be77cba39edf17a90e0ce8f68a5f4b2c060069ac5809e9 15:53:33 $ docker rm -f --volumes dbf50839c2912d8bf8be77cba39edf17a90e0ce8f68a5f4b2c060069ac5809e9 [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 15:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:34 15:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:35 latest: Pulling from edgex-devops/edgex-compose 15:53:35 91d30c5bc195: Pulling fs layer 15:53:35 2e9b0aa3be6d: Pulling fs layer 15:53:35 9c61dcf015f6: Pulling fs layer 15:53:35 4698f68db338: Pulling fs layer 15:53:35 2a2f49069b9e: Pulling fs layer 15:53:35 e0025b399a48: Pulling fs layer 15:53:35 4698f68db338: Waiting 15:53:35 2a2f49069b9e: Waiting 15:53:35 e0025b399a48: Waiting 15:53:35 91d30c5bc195: Download complete 15:53:35 4698f68db338: Verifying Checksum 15:53:35 4698f68db338: Download complete 15:53:35 2e9b0aa3be6d: Verifying Checksum 15:53:35 2e9b0aa3be6d: Download complete 15:53:35 e0025b399a48: Verifying Checksum 15:53:35 e0025b399a48: Download complete 15:53:35 91d30c5bc195: Pull complete 15:53:35 2a2f49069b9e: Download complete 15:53:35 2e9b0aa3be6d: Pull complete 15:53:35 9c61dcf015f6: Verifying Checksum 15:53:35 9c61dcf015f6: Download complete 15:53:38 9c61dcf015f6: Pull complete 15:53:38 4698f68db338: Pull complete 15:53:38 2a2f49069b9e: Pull complete 15:53:38 e0025b399a48: Pull complete 15:53:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:38 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 15:53:38 $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:53:44 $ docker top c08f9a89cb6d4301cbe91c0d1e89edf4a61aa936435e89ac7d52c4cbc77ccbb1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:45 + docker compose -f ./docker-compose-build.yml build --parallel 15:53:47 #1 [security-secretstore-setup internal] load build definition from Dockerfile 15:53:47 #1 transferring dockerfile: 2.49kB done 15:53:47 #1 DONE 0.1s 15:53:47 15:53:47 #2 [support-cron-scheduler internal] load build definition from Dockerfile 15:53:47 #2 transferring dockerfile: 1.85kB done 15:53:47 #2 DONE 0.1s 15:53:47 15:53:47 #3 [security-proxy-setup internal] load build definition from Dockerfile 15:53:47 #3 transferring dockerfile: 2.50kB done 15:53:47 #3 DONE 0.5s 15:53:47 15:53:47 #4 [security-proxy-setup internal] load .dockerignore 15:53:47 #4 ... 15:53:47 15:53:47 #5 [security-secretstore-setup internal] load .dockerignore 15:53:47 #5 transferring context: 50B 0.0s done 15:53:47 #5 DONE 0.5s 15:53:47 15:53:47 #4 [security-proxy-setup internal] load .dockerignore 15:53:48 #4 transferring context: 50B done 15:53:48 #4 DONE 0.3s 15:53:48 15:53:48 #6 [core-metadata internal] load build definition from Dockerfile 15:53:48 #6 transferring dockerfile: 2.06kB done 15:53:48 #6 DONE 0.1s 15:53:48 15:53:48 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:53:48 #7 transferring dockerfile: 2.23kB done 15:53:48 #7 DONE 0.4s 15:53:48 15:53:48 #8 [core-keeper internal] load build definition from Dockerfile 15:53:48 #8 transferring dockerfile: 2.01kB done 15:53:48 #8 DONE 0.3s 15:53:48 15:53:48 #9 [security-bootstrapper internal] load build definition from Dockerfile 15:53:48 #9 transferring dockerfile: 3.17kB done 15:53:48 #9 DONE 0.3s 15:53:48 15:53:48 #10 [support-scheduler internal] load build definition from Dockerfile 15:53:48 #10 transferring dockerfile: 1.93kB done 15:53:48 #10 DONE 0.3s 15:53:48 15:53:48 #11 [core-common-config-bootstrapper internal] load .dockerignore 15:53:48 #11 transferring context: 50B done 15:53:48 #11 DONE 0.0s 15:53:48 15:53:48 #12 [support-cron-scheduler internal] load .dockerignore 15:53:48 #12 transferring context: 50B 0.0s done 15:53:48 #12 DONE 0.2s 15:53:48 15:53:48 #13 [security-proxy-auth internal] load build definition from Dockerfile 15:53:48 #13 transferring dockerfile: 2.15kB done 15:53:48 #13 DONE 0.1s 15:53:48 15:53:48 #14 [core-data internal] load build definition from Dockerfile 15:53:48 #14 transferring dockerfile: 2.07kB done 15:53:48 #14 DONE 0.1s 15:53:48 15:53:48 #15 [support-notifications internal] load build definition from Dockerfile 15:53:48 #15 transferring dockerfile: 1.95kB done 15:53:48 #15 DONE 0.0s 15:53:48 15:53:48 #16 [security-spire-server internal] load build definition from Dockerfile 15:53:48 #16 transferring dockerfile: 1.70kB done 15:53:48 #16 DONE 0.0s 15:53:48 15:53:48 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:53:48 #17 transferring dockerfile: 1.89kB done 15:53:48 #17 DONE 0.0s 15:53:48 15:53:48 #18 [security-spire-agent internal] load build definition from Dockerfile 15:53:48 #18 transferring dockerfile: 1.81kB done 15:53:48 #18 DONE 0.0s 15:53:48 15:53:48 #19 [support-scheduler internal] load .dockerignore 15:53:48 #19 transferring context: 50B done 15:53:48 #19 DONE 0.0s 15:53:48 15:53:48 #20 [core-keeper internal] load .dockerignore 15:53:48 #20 transferring context: 50B done 15:53:48 #20 DONE 0.1s 15:53:48 15:53:48 #21 [core-command internal] load build definition from Dockerfile 15:53:48 #21 transferring dockerfile: 1.93kB done 15:53:48 #21 DONE 0.0s 15:53:48 15:53:48 #22 [security-spire-config internal] load build definition from Dockerfile 15:53:48 #22 transferring dockerfile: 1.69kB done 15:53:48 #22 DONE 0.0s 15:53:48 15:53:48 #23 [security-bootstrapper internal] load .dockerignore 15:53:48 #23 transferring context: 50B done 15:53:48 #23 DONE 0.0s 15:53:48 15:53:48 #24 [core-metadata internal] load .dockerignore 15:53:48 #24 transferring context: 50B done 15:53:48 #24 DONE 0.0s 15:53:48 15:53:48 #25 [core-data internal] load .dockerignore 15:53:48 #25 transferring context: 50B done 15:53:48 #25 DONE 0.0s 15:53:48 15:53:48 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:53:48 #26 DONE 0.0s 15:53:48 15:53:48 #27 [security-proxy-auth internal] load .dockerignore 15:53:48 #27 ... 15:53:48 15:53:48 #28 [support-notifications internal] load .dockerignore 15:53:48 #28 transferring context: 50B done 15:53:48 #28 DONE 0.0s 15:53:48 15:53:48 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:53:48 #26 DONE 0.0s 15:53:48 15:53:48 #27 [security-proxy-auth internal] load .dockerignore 15:53:48 #27 transferring context: 50B done 15:53:48 #27 ... 15:53:48 15:53:48 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 15:53:48 #29 DONE 0.3s 15:53:48 15:53:48 #27 [security-proxy-auth internal] load .dockerignore 15:53:48 #27 DONE 0.3s 15:53:48 15:53:48 #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:53:48 #26 DONE 0.0s 15:53:48 15:53:48 #30 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:53:48 #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:53:48 #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 15:53:48 #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:53:48 #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:53:48 #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:53:48 #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 15:53:48 #30 ... 15:53:48 15:53:48 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:53:48 #26 DONE 0.0s 15:53:48 15:53:48 #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 15:53:48 #29 DONE 0.3s 15:53:48 15:53:48 #30 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:53:48 #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:53:48 #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 15:53:48 #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:53:48 #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:53:48 #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:53:48 #30 ... 15:53:48 15:53:48 #31 [security-spiffe-token-provider internal] load .dockerignore 15:53:48 #31 transferring context: 50B done 15:53:48 #31 DONE 0.5s 15:53:48 15:53:48 #30 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:53:49 #30 ... 15:53:49 15:53:49 #32 [security-spire-agent internal] load .dockerignore 15:53:49 #32 transferring context: 50B done 15:53:49 #32 DONE 0.5s 15:53:49 15:53:49 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:53:49 #26 DONE 0.0s 15:53:49 15:53:49 #30 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:53:49 #30 ... 15:53:49 15:53:49 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:53:49 #26 DONE 0.0s 15:53:49 15:53:49 #30 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:53:49 #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:53:49 #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 15:53:49 #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:53:49 #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:53:49 #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:53:49 #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 15:53:49 #30 ... 15:53:49 15:53:49 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:53:49 #26 DONE 0.0s 15:53:49 15:53:49 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 15:53:54 #29 ... 15:53:54 15:53:54 #33 [security-proxy-setup internal] load build context 15:53:54 #33 transferring context: 372.18MB 5.7s 15:53:56 #33 ... 15:53:56 15:53:56 #34 [core-command internal] load .dockerignore 15:53:56 #34 transferring context: 50B 0.0s done 15:53:56 #34 DONE 7.4s 15:53:56 15:53:56 #33 [security-proxy-setup internal] load build context 15:53:56 #33 transferring context: 446.70MB 7.8s 15:53:56 #33 ... 15:53:56 15:53:56 #35 [security-secretstore-setup internal] load build context 15:53:56 #35 ... 15:53:56 15:53:56 #33 [security-proxy-setup internal] load build context 15:53:57 #33 transferring context: 496.28MB 8.6s done 15:53:58 #33 ... 15:53:58 15:53:58 #36 [security-spire-server internal] load .dockerignore 15:53:58 #36 transferring context: 50B 0.0s done 15:53:58 #36 ... 15:53:58 15:53:58 #37 [support-cron-scheduler internal] load build context 15:53:58 #37 transferring context: 496.28MB 8.6s done 15:53:58 #37 ... 15:53:58 15:53:58 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:53:59 #38 ... 15:53:59 15:53:59 #39 [core-keeper internal] load build context 15:53:59 #39 transferring context: 496.28MB 8.3s done 15:53:59 #39 ... 15:53:59 15:53:59 #40 [support-scheduler internal] load build context 15:53:59 #40 transferring context: 496.28MB 9.2s done 15:53:59 #40 ... 15:53:59 15:53:59 #41 [core-data internal] load build context 15:53:59 #41 ... 15:53:59 15:53:59 #42 [support-notifications internal] load build context 15:53:59 #42 ... 15:53:59 15:53:59 #43 [core-metadata internal] load build context 15:53:59 #43 ... 15:53:59 15:53:59 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:54:00 #44 ... 15:54:00 15:54:00 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:54:00 #45 ... 15:54:00 15:54:00 #46 [core-common-config-bootstrapper internal] load build context 15:54:00 #46 transferring context: 496.28MB 8.7s done 15:54:00 #46 ... 15:54:00 15:54:00 #47 [security-spire-config internal] load .dockerignore 15:54:00 #47 ... 15:54:00 15:54:00 #48 [security-bootstrapper internal] load build context 15:54:00 #48 transferring context: 496.28MB 8.5s done 15:54:02 Removing intermediate container 7abbb84dbde4 15:54:02 ---> a82baefefea9 15:54:02 Successfully built a82baefefea9 15:54:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:02 + docker inspect -f . ci-base-image-arm64 15:54:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:02 prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container 15:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@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 15:54:03 $ docker top f54b4e205bae0338db8a98afe8ac160a65d48eefd819de73edd60e226232d6ee -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:04 + go version 15:54:04 go version go1.21.9 linux/arm64 [Pipeline] } 15:54:04 $ docker stop --time=1 f54b4e205bae0338db8a98afe8ac160a65d48eefd819de73edd60e226232d6ee 15:54:06 $ docker rm -f --volumes f54b4e205bae0338db8a98afe8ac160a65d48eefd819de73edd60e226232d6ee [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 15:54:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:54:07 15:54:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:54:07 #48 ... 15:54:07 15:54:07 #35 [security-secretstore-setup internal] load build context 15:54:07 #35 transferring context: 496.28MB 9.2s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:54:07 latest: Pulling from edgex-devops/edgex-compose-arm64 15:54:07 547446be3368: Pulling fs layer 15:54:07 d125d8839a47: Pulling fs layer 15:54:07 3e85d5ac6304: Pulling fs layer 15:54:07 c3105a71a48b: Pulling fs layer 15:54:07 0f093f025ec4: Pulling fs layer 15:54:07 c3106fc0e877: Pulling fs layer 15:54:07 c3105a71a48b: Waiting 15:54:07 0f093f025ec4: Waiting 15:54:07 c3106fc0e877: Waiting 15:54:07 547446be3368: Verifying Checksum 15:54:07 547446be3368: Download complete 15:54:07 c3105a71a48b: Verifying Checksum 15:54:07 c3105a71a48b: Download complete 15:54:08 #35 ... 15:54:08 15:54:08 #36 [security-spire-server internal] load .dockerignore 15:54:08 #36 DONE 19.8s 15:54:08 d125d8839a47: Verifying Checksum 15:54:08 d125d8839a47: Download complete 15:54:08 c3106fc0e877: Verifying Checksum 15:54:08 c3106fc0e877: Download complete 15:54:08 0f093f025ec4: Verifying Checksum 15:54:08 0f093f025ec4: Download complete 15:54:08 547446be3368: Pull complete 15:54:08 15:54:08 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:54:10 d125d8839a47: Pull complete 15:54:10 3e85d5ac6304: Verifying Checksum 15:54:10 3e85d5ac6304: Download complete 15:54:10 #45 ... 15:54:10 15:54:10 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 15:54:10 #29 DONE 21.9s 15:54:10 15:54:10 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:54:10 #26 DONE 0.0s 15:54:10 15:54:10 #39 [core-keeper internal] load build context 15:54:10 #39 DONE 21.8s 15:54:10 15:54:10 #46 [core-common-config-bootstrapper internal] load build context 15:54:10 #46 DONE 22.3s 15:54:10 15:54:10 #33 [security-proxy-setup internal] load build context 15:54:10 #33 DONE 22.3s 15:54:10 15:54:10 #37 [support-cron-scheduler internal] load build context 15:54:10 #37 DONE 22.3s 15:54:10 15:54:10 #30 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:10 #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:10 #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 15:54:10 #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:10 #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:54:10 #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:54:10 #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 15:54:10 #30 ... 15:54:10 15:54:10 #48 [security-bootstrapper internal] load build context 15:54:10 #48 DONE 21.9s 15:54:10 15:54:10 #40 [support-scheduler internal] load build context 15:54:10 #40 DONE 22.2s 15:54:10 15:54:10 #35 [security-secretstore-setup internal] load build context 15:54:10 #35 DONE 22.3s 15:54:10 15:54:10 #45 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:54:10 #45 DONE 21.5s 15:54:10 15:54:10 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:54:10 #44 DONE 21.6s 15:54:10 15:54:10 #30 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:10 #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:10 #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 15:54:10 #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:10 #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:54:10 #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:54:10 #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 15:54:11 #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:11 #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 15:54:11 #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:11 #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:54:11 #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:54:11 #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 15:54:11 #30 ... 15:54:11 15:54:11 #47 [security-spire-config internal] load .dockerignore 15:54:11 #47 transferring context: 50B 0.1s done 15:54:11 #47 DONE 22.4s 15:54:11 15:54:11 #49 [security-spire-agent internal] load build context 15:54:11 #49 transferring context: 27.24kB 0.1s done 15:54:11 #49 DONE 0.4s 15:54:11 15:54:11 #50 [security-spire-server internal] load build context 15:54:11 #50 transferring context: 27.71kB done 15:54:11 #50 DONE 0.6s 15:54:11 15:54:11 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:54:11 #38 DONE 23.5s 15:54:11 15:54:11 #51 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 15:54:11 #51 ... 15:54:11 15:54:11 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 15:54:11 #29 DONE 22.0s 15:54:11 15:54:11 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:11 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 15:54:11 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:54:11 #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 15:54:11 #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 15:54:11 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 15:54:11 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 15:54:11 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 15:54:11 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 15:54:11 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:54:11 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.5s 15:54:11 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.6s 15:54:11 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 15:54:17 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.8s 15:54:20 3e85d5ac6304: Pull complete 15:54:20 c3105a71a48b: Pull complete 15:54:20 #52 ... 15:54:20 15:54:20 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:20 #53 ... 15:54:20 15:54:20 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:54:20 #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:20 #0 9.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:20 #0 9.834 (1/3) Installing ca-certificates (20240226-r0) 15:54:20 #0 9.849 (2/3) Installing dumb-init (1.2.5-r2) 15:54:20 #0 9.852 (3/3) Installing tzdata (2024a-r0) 15:54:20 #0 9.904 Executing busybox-1.36.1-r7.trigger 15:54:20 #0 9.907 Executing ca-certificates-20240226-r0.trigger 15:54:20 #0 9.944 OK: 11 MiB in 18 packages 15:54:20 #54 ... 15:54:20 15:54:20 #42 [support-notifications internal] load build context 15:54:20 #42 transferring context: 496.28MB 6.3s done 15:54:21 #42 ... 15:54:21 15:54:21 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:54:21 #55 ... 15:54:21 15:54:21 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:21 #0 0.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:21 #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:21 #0 1.163 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:54:21 #0 1.163 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:54:21 #0 1.163 OK: 20070 distinct packages available 15:54:21 #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:21 #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:21 #0 1.557 (1/11) Installing ca-certificates (20240226-r0) 15:54:21 #0 1.574 (2/11) Installing brotli-libs (1.0.9-r14) 15:54:21 #0 1.582 (3/11) Installing libunistring (1.1-r1) 15:54:21 #0 1.597 (4/11) Installing libidn2 (2.3.4-r1) 15:54:21 #0 1.604 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:54:21 #0 1.619 (6/11) Installing libcurl (8.9.1-r0) 15:54:21 #0 1.619 (7/11) Installing curl (8.9.1-r0) 15:54:21 #0 1.636 (8/11) Installing dumb-init (1.2.5-r2) 15:54:21 #0 1.642 (9/11) Installing musl-obstack (1.2.3-r2) 15:54:21 #0 1.644 (10/11) Installing libucontext (1.2-r2) 15:54:21 #0 1.647 (11/11) Installing gcompat (1.1.0-r1) 15:54:21 #0 1.651 Executing busybox-1.36.1-r7.trigger 15:54:21 #0 1.655 Executing ca-certificates-20240226-r0.trigger 15:54:21 #0 1.698 OK: 12 MiB in 26 packages 15:54:21 0f093f025ec4: Pull complete 15:54:21 #56 ... 15:54:21 15:54:21 #41 [core-data internal] load build context 15:54:21 #41 transferring context: 496.28MB 6.8s done 15:54:21 #41 ... 15:54:21 15:54:21 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 15:54:21 c3106fc0e877: Pull complete 15:54:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:54:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:21 #57 ... 15:54:21 15:54:21 #58 [security-spiffe-token-provider internal] load build context 15:54:21 #58 transferring context: 496.28MB 9.6s done 15:54:21 prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container 15:54:21 $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@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 15:54:22 #58 ... 15:54:22 15:54:22 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:54:22 #59 ... 15:54:22 15:54:22 #60 [security-proxy-auth internal] load build context 15:54:22 #60 transferring context: 496.28MB 7.6s done 15:54:22 #60 ... 15:54:22 15:54:22 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:54:22 #61 ... 15:54:22 15:54:22 #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:54:22 #45 ... 15:54:22 15:54:22 #62 [core-command internal] load build context 15:54:22 #62 transferring context: 496.28MB 6.3s done 15:54:22 #62 ... 15:54:22 15:54:22 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:54:22 #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:22 #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:22 #0 1.115 (1/4) Installing ca-certificates (20240226-r0) 15:54:22 #0 1.130 (2/4) Installing dumb-init (1.2.5-r2) 15:54:22 #0 1.135 (3/4) Installing su-exec (0.2-r3) 15:54:22 #0 1.138 (4/4) Installing yq (4.33.3-r5) 15:54:22 #0 1.208 Executing busybox-1.36.1-r7.trigger 15:54:22 #0 1.212 Executing ca-certificates-20240226-r0.trigger 15:54:22 #0 1.262 OK: 17 MiB in 19 packages 15:54:22 #63 ... 15:54:22 15:54:22 #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:54:22 #45 DONE 32.9s 15:54:22 15:54:22 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:54:22 #64 ... 15:54:22 15:54:22 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:54:22 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 15:54:22 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:54:22 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 15:54:22 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 15:54:22 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 15:54:22 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 15:54:22 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 15:54:22 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 7.3s done 15:54:22 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:54:23 #65 ... 15:54:23 15:54:23 #43 [core-metadata internal] load build context 15:54:23 #43 transferring context: 496.28MB 7.9s done 15:54:23 #43 ... 15:54:23 15:54:23 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:54:23 $ docker top cfdffc7240952b3c4f6541c942b29cc80ee496b600d88b0435cc58bf9d6570dc -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:24 #66 ... 15:54:24 15:54:24 #30 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:24 #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:24 #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 15:54:24 #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:24 #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:54:24 #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:54:24 #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 15:54:24 + docker compose -f ./docker-compose-build.yml build --parallel 15:54:27 #30 ... 15:54:27 15:54:27 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:54:31 #67 ... 15:54:31 15:54:31 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:31 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 15:54:31 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:54:31 #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 15:54:31 #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 15:54:31 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 15:54:31 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 15:54:31 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 15:54:31 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 15:54:31 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:54:31 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.4s done 15:54:31 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 15:54:32 #52 ... 15:54:32 15:54:32 #42 [support-notifications internal] load build context 15:54:32 #42 DONE 42.8s 15:54:32 15:54:32 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:54:32 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 15:54:32 #65 ... 15:54:32 15:54:32 #62 [core-command internal] load build context 15:54:32 #62 DONE 21.5s 15:54:32 15:54:32 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:54:32 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15:54:32 #65 ... 15:54:32 15:54:32 #43 [core-metadata internal] load build context 15:54:32 #43 DONE 43.0s 15:54:32 15:54:32 #41 [core-data internal] load build context 15:54:32 #41 DONE 43.0s 15:54:32 15:54:32 #60 [security-proxy-auth internal] load build context 15:54:32 #60 DONE 21.6s 15:54:32 15:54:32 #58 [security-spiffe-token-provider internal] load build context 15:54:32 #58 DONE 21.6s 15:54:32 15:54:32 #51 [core-command builder 2/7] WORKDIR /edgex-go 15:54:32 #51 DONE 21.3s 15:54:32 15:54:32 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:54:32 #63 DONE 21.6s 15:54:32 15:54:32 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:54:32 #65 ... 15:54:32 15:54:32 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:32 #56 DONE 21.6s 15:54:32 15:54:32 #68 [security-spire-config internal] load build context 15:54:32 #68 transferring context: 25.96kB done 15:54:32 #68 DONE 9.5s 15:54:32 15:54:32 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:54:32 #54 DONE 21.6s 15:54:32 15:54:32 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:54:32 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 15:54:34 #1 [core-command internal] load build definition from Dockerfile 15:54:34 #1 transferring dockerfile: 1.93kB done 15:54:34 #1 DONE 0.1s 15:54:34 15:54:34 #2 [security-proxy-setup internal] load build definition from Dockerfile 15:54:34 #2 transferring dockerfile: 2.50kB done 15:54:34 #2 DONE 0.0s 15:54:34 15:54:34 #3 [security-spire-agent internal] load build definition from Dockerfile 15:54:34 #3 transferring dockerfile: 1.81kB 0.0s done 15:54:34 #3 DONE 0.1s 15:54:34 15:54:34 #4 [security-spire-server internal] load build definition from Dockerfile 15:54:34 #4 transferring dockerfile: 1.70kB done 15:54:34 #4 DONE 0.1s 15:54:34 15:54:34 #5 [security-bootstrapper internal] load build definition from Dockerfile 15:54:34 #5 transferring dockerfile: 3.17kB 0.0s done 15:54:34 #5 DONE 0.1s 15:54:34 15:54:34 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:54:34 #6 transferring dockerfile: 1.89kB 0.0s done 15:54:34 #6 DONE 0.1s 15:54:34 15:54:34 #7 [core-metadata internal] load build definition from Dockerfile 15:54:34 #7 transferring dockerfile: 2.06kB done 15:54:34 #7 DONE 0.1s 15:54:34 15:54:34 #8 [security-spire-config internal] load build definition from Dockerfile 15:54:34 #65 ... 15:54:34 15:54:34 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:54:34 #61 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:34 #61 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:34 #61 22.37 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:54:34 #61 22.37 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:54:34 #61 22.37 OK: 20070 distinct packages available 15:54:34 #61 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:34 #61 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:34 #61 22.89 (1/5) Installing dumb-init (1.2.5-r2) 15:54:34 #61 22.90 (2/5) Installing musl-obstack (1.2.3-r2) 15:54:34 #61 22.90 (3/5) Installing libucontext (1.2-r2) 15:54:34 #61 22.91 (4/5) Installing gcompat (1.1.0-r1) 15:54:34 #61 22.91 (5/5) Installing openssl (3.1.7-r0) 15:54:34 #61 22.92 Executing busybox-1.36.1-r7.trigger 15:54:34 #61 22.93 OK: 8 MiB in 20 packages 15:54:34 #61 DONE 23.9s 15:54:34 15:54:34 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:54:34 #59 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:34 #59 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:34 #59 23.32 (1/1) Installing dumb-init (1.2.5-r2) 15:54:34 #59 23.33 Executing busybox-1.36.1-r7.trigger 15:54:34 #59 23.37 OK: 7 MiB in 16 packages 15:54:34 #59 DONE 24.2s 15:54:34 15:54:34 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:54:34 #55 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:34 #55 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:34 #55 22.88 (1/2) Installing dumb-init (1.2.5-r2) 15:54:34 #55 22.89 (2/2) Installing su-exec (0.2-r3) 15:54:34 #55 22.89 Executing busybox-1.36.1-r7.trigger 15:54:34 #55 22.90 OK: 7 MiB in 17 packages 15:54:34 #55 DONE 24.2s 15:54:34 15:54:34 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:34 #53 DONE 24.2s 15:54:34 15:54:34 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:54:34 #66 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:34 #66 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:34 #66 22.38 (1/4) Installing dumb-init (1.2.5-r2) 15:54:34 #66 22.38 (2/4) Installing openssl (3.1.7-r0) 15:54:34 #66 22.40 (3/4) Installing su-exec (0.2-r3) 15:54:34 #66 22.40 (4/4) Installing yq (4.33.3-r5) 15:54:34 #66 22.71 Executing busybox-1.36.1-r7.trigger 15:54:34 #66 22.71 OK: 17 MiB in 19 packages 15:54:34 #66 DONE 24.2s 15:54:34 15:54:34 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:54:35 #8 transferring dockerfile: 1.69kB done 15:54:35 #8 DONE 0.1s 15:54:35 15:54:35 #9 [support-scheduler internal] load build definition from Dockerfile 15:54:35 #9 transferring dockerfile: 1.93kB done 15:54:35 #9 DONE 0.1s 15:54:35 15:54:35 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:54:35 #10 transferring dockerfile: 2.23kB done 15:54:35 #10 DONE 0.1s 15:54:35 15:54:35 #11 [security-secretstore-setup internal] load build definition from Dockerfile 15:54:35 #11 transferring dockerfile: 2.49kB done 15:54:35 #11 DONE 0.1s 15:54:35 15:54:35 #12 [support-cron-scheduler internal] load build definition from Dockerfile 15:54:35 #65 ... 15:54:35 15:54:35 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 15:54:35 #57 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:35 #57 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:35 #57 23.47 (1/1) Installing dumb-init (1.2.5-r2) 15:54:35 #57 23.48 Executing busybox-1.36.1-r7.trigger 15:54:35 #57 23.49 OK: 7 MiB in 16 packages 15:54:35 #57 DONE 24.4s 15:54:35 15:54:35 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:54:35 #64 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:35 #64 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:35 #64 22.83 (1/2) Installing ca-certificates (20240226-r0) 15:54:35 #64 22.85 (2/2) Installing dumb-init (1.2.5-r2) 15:54:35 #64 22.85 Executing busybox-1.36.1-r7.trigger 15:54:35 #64 22.86 Executing ca-certificates-20240226-r0.trigger 15:54:35 #64 23.05 OK: 8 MiB in 17 packages 15:54:35 #64 DONE 24.3s 15:54:35 15:54:35 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 15:54:35 #12 transferring dockerfile: 1.85kB done 15:54:35 #12 DONE 0.1s 15:54:35 15:54:35 #13 [core-data internal] load build definition from Dockerfile 15:54:35 #13 transferring dockerfile: 2.07kB 0.0s done 15:54:35 #13 DONE 0.1s 15:54:35 15:54:35 #14 [security-proxy-auth internal] load build definition from Dockerfile 15:54:35 #14 transferring dockerfile: 2.15kB done 15:54:35 #14 DONE 0.1s 15:54:35 15:54:35 #15 [core-keeper internal] load build definition from Dockerfile 15:54:35 #15 transferring dockerfile: 2.01kB done 15:54:35 #15 DONE 0.1s 15:54:35 15:54:35 #16 [support-notifications internal] load build definition from Dockerfile 15:54:35 #16 transferring dockerfile: 1.95kB 0.0s done 15:54:35 #16 DONE 0.1s 15:54:35 15:54:35 #17 [core-command internal] load .dockerignore 15:54:35 #17 transferring context: 50B done 15:54:35 #17 DONE 0.0s 15:54:36 #69 ... 15:54:36 15:54:36 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:36 #70 DONE 3.9s 15:54:36 15:54:36 #18 [security-proxy-setup internal] load .dockerignore 15:54:36 #18 transferring context: 50B done 15:54:36 #18 DONE 0.1s 15:54:36 15:54:36 #19 [security-spire-agent internal] load .dockerignore 15:54:36 #19 transferring context: 50B done 15:54:36 #19 DONE 0.0s 15:54:36 15:54:36 #20 [security-spire-server internal] load .dockerignore 15:54:36 15:54:36 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:36 #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done 15:54:36 #20 transferring context: 50B done 15:54:36 #20 DONE 0.0s 15:54:36 15:54:36 #21 [security-bootstrapper internal] load .dockerignore 15:54:36 #21 transferring context: 50B done 15:54:36 #21 DONE 0.1s 15:54:36 15:54:36 #22 [security-spiffe-token-provider internal] load .dockerignore 15:54:36 #22 transferring context: 50B done 15:54:36 #22 DONE 0.1s 15:54:36 15:54:36 #23 [core-metadata internal] load .dockerignore 15:54:36 #52 ... 15:54:36 15:54:36 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:54:36 #67 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:36 #67 7.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:36 #67 7.879 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:54:36 #67 7.879 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:54:36 #67 7.879 OK: 20070 distinct packages available 15:54:36 #67 7.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:36 #67 8.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:36 #67 8.234 (1/4) Installing dumb-init (1.2.5-r2) 15:54:36 #67 8.243 (2/4) Installing musl-obstack (1.2.3-r2) 15:54:36 #67 8.244 (3/4) Installing libucontext (1.2-r2) 15:54:36 #67 8.248 (4/4) Installing gcompat (1.1.0-r1) 15:54:36 #67 8.252 Executing busybox-1.36.1-r7.trigger 15:54:36 #67 8.265 OK: 8 MiB in 19 packages 15:54:36 #67 DONE 8.4s 15:54:36 15:54:36 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:54:36 #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:36 #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:36 #0 4.039 OK: 264 MiB in 52 packages 15:54:36 #71 DONE 4.3s 15:54:36 15:54:36 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:54:36 #72 DONE 0.0s 15:54:36 15:54:36 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:36 #23 transferring context: 50B done 15:54:36 #23 DONE 0.1s 15:54:36 15:54:36 #24 [security-spire-config internal] load .dockerignore 15:54:36 #24 transferring context: 50B done 15:54:36 #24 DONE 0.0s 15:54:36 15:54:36 #25 [support-scheduler internal] load .dockerignore 15:54:36 #25 transferring context: 50B done 15:54:36 #25 DONE 0.0s 15:54:36 15:54:36 #26 [core-common-config-bootstrapper internal] load .dockerignore 15:54:36 #26 transferring context: 50B done 15:54:36 #26 DONE 0.1s 15:54:36 15:54:36 #27 [security-secretstore-setup internal] load .dockerignore 15:54:36 #27 transferring context: 50B 0.0s done 15:54:36 #27 DONE 0.1s 15:54:36 15:54:36 #28 [support-cron-scheduler internal] load .dockerignore 15:54:36 #73 ... 15:54:36 15:54:36 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:54:36 #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:36 #0 3.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:36 #0 4.153 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:54:36 #0 4.153 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:54:36 #0 4.153 OK: 20078 distinct packages available 15:54:36 #0 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:36 #0 4.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:36 #0 4.473 OK: 264 MiB in 52 packages 15:54:36 #74 DONE 4.6s 15:54:36 15:54:36 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:54:36 #75 DONE 0.1s 15:54:36 15:54:36 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:54:36 #0 4.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:36 #0 4.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:36 #0 5.031 OK: 264 MiB in 52 packages 15:54:36 #76 DONE 5.1s 15:54:36 15:54:36 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:54:36 #77 DONE 0.0s 15:54:37 #28 transferring context: 50B done 15:54:37 #28 DONE 0.1s 15:54:37 15:54:37 #29 [core-data internal] load .dockerignore 15:54:37 #29 transferring context: 50B 0.0s done 15:54:37 #29 DONE 0.1s 15:54:37 15:54:37 #30 [security-proxy-auth internal] load .dockerignore 15:54:37 #30 transferring context: 50B 0.0s done 15:54:37 #30 DONE 0.0s 15:54:37 15:54:37 #31 [core-keeper internal] load .dockerignore 15:54:37 #31 transferring context: 50B done 15:54:37 #31 DONE 0.0s 15:54:37 15:54:37 #32 [support-notifications internal] load .dockerignore 15:54:37 15:54:37 #78 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:54:37 #0 4.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:37 #0 4.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:37 #0 4.905 OK: 264 MiB in 52 packages 15:54:37 #78 DONE 5.0s 15:54:37 15:54:37 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 15:54:37 #79 DONE 0.1s 15:54:37 15:54:37 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:54:37 #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:37 #0 4.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:37 #0 4.822 OK: 12 MiB in 26 packages 15:54:37 #80 DONE 4.9s 15:54:37 15:54:37 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:37 #32 transferring context: 50B done 15:54:37 #32 DONE 0.1s 15:54:37 15:54:37 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:37 #33 DONE 0.0s 15:54:37 15:54:37 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 15:54:37 #34 DONE 0.2s 15:54:37 15:54:37 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:37 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:37 #35 DONE 0.0s 15:54:37 15:54:37 #36 [core-command internal] load build context 15:54:37 #81 ... 15:54:37 15:54:37 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 15:54:37 #69 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:37 #69 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:37 #69 2.796 OK: 7 MiB in 16 packages 15:54:37 #69 DONE 3.0s 15:54:37 15:54:37 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:54:37 #0 2.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:37 #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:37 #0 3.091 OK: 17 MiB in 19 packages 15:54:37 #82 DONE 3.2s 15:54:37 15:54:37 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:54:37 #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:37 #0 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:37 #0 5.595 OK: 17 MiB in 19 packages 15:54:37 #83 DONE 5.7s 15:54:37 15:54:37 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:54:37 #0 0.985 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:38 #84 ... 15:54:38 15:54:38 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:54:38 #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:38 #0 5.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:38 #0 5.668 OK: 11 MiB in 18 packages 15:54:38 #85 DONE 5.8s 15:54:38 15:54:38 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:54:38 #86 DONE 0.1s 15:54:38 15:54:38 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:38 #36 ... 15:54:38 15:54:38 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:38 #33 DONE 0.0s 15:54:38 15:54:38 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 15:54:38 #34 DONE 0.3s 15:54:38 15:54:38 #36 [core-command internal] load build context 15:54:38 #36 transferring context: 3.13MB 0.7s done 15:54:38 #36 DONE 0.9s 15:54:38 15:54:38 #37 [security-proxy-setup internal] load build context 15:54:38 #37 ... 15:54:38 15:54:38 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 15:54:38 #34 DONE 0.4s 15:54:38 15:54:38 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:38 #38 DONE 1.8s 15:54:38 15:54:38 #37 [security-proxy-setup internal] load build context 15:54:38 #37 ... 15:54:38 15:54:38 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:38 #33 DONE 0.0s 15:54:38 15:54:38 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:38 #38 DONE 1.8s 15:54:38 15:54:38 #37 [security-proxy-setup internal] load build context 15:54:38 #37 ... 15:54:38 15:54:38 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:38 #33 DONE 0.0s 15:54:38 15:54:38 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 15:54:38 #34 DONE 0.6s 15:54:38 15:54:38 #37 [security-proxy-setup internal] load build context 15:54:39 #37 ... 15:54:39 15:54:39 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:39 #38 DONE 1.8s 15:54:39 15:54:39 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 15:54:39 #39 DONE 0.9s 15:54:39 15:54:39 #37 [security-proxy-setup internal] load build context 15:54:39 #37 ... 15:54:39 15:54:39 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:39 #33 DONE 0.0s 15:54:39 15:54:39 #37 [security-proxy-setup internal] load build context 15:54:39 #87 ... 15:54:39 15:54:39 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:54:39 #0 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:39 #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:39 #0 3.978 OK: 8 MiB in 17 packages 15:54:39 #88 DONE 4.2s 15:54:39 15:54:39 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:54:39 #0 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:39 #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:39 #0 4.169 OK: 7 MiB in 16 packages 15:54:39 #89 DONE 4.4s 15:54:39 15:54:39 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:54:39 #0 3.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:39 #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:39 #0 3.990 OK: 7 MiB in 17 packages 15:54:39 #90 DONE 4.4s 15:54:39 #37 ... 15:54:39 15:54:39 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:39 #33 DONE 0.0s 15:54:39 15:54:39 #37 [security-proxy-setup internal] load build context 15:54:39 15:54:39 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:54:39 #91 ... 15:54:39 15:54:39 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:54:39 #84 2.476 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:39 #84 3.136 OK: 264 MiB in 52 packages 15:54:39 #84 DONE 3.3s 15:54:39 #37 transferring context: 3.13MB 0.9s done 15:54:39 #37 DONE 1.1s 15:54:39 15:54:39 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:39 #33 DONE 0.0s 15:54:39 15:54:39 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:39 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:39 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 15:54:39 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:39 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:54:39 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:54:39 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 15:54:39 15:54:39 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:54:39 #92 ... 15:54:39 15:54:39 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:54:39 #0 2.972 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:39 #0 3.514 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:39 #0 4.206 (1/1) Installing dumb-init (1.2.5-r2) 15:54:39 #0 4.513 Executing busybox-1.36.1-r7.trigger 15:54:39 #0 4.542 OK: 7 MiB in 16 packages 15:54:39 #93 DONE 4.9s 15:54:39 #35 ... 15:54:39 15:54:39 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:39 #38 DONE 1.9s 15:54:39 15:54:39 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 15:54:39 #39 DONE 1.0s 15:54:39 15:54:39 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:39 #33 DONE 0.0s 15:54:39 15:54:39 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:39 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:39 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 15:54:39 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:39 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:54:39 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:54:39 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 15:54:40 15:54:40 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 15:54:40 #0 4.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:40 #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:40 #94 ... 15:54:40 15:54:40 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:54:40 #92 DONE 0.7s 15:54:40 15:54:40 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 15:54:40 #94 5.170 OK: 8 MiB in 20 packages 15:54:40 #94 ... 15:54:40 15:54:40 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:40 #35 ... 15:54:40 15:54:40 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:40 #33 DONE 0.0s 15:54:40 15:54:40 #38 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:40 #38 DONE 2.0s 15:54:40 15:54:40 #39 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 15:54:40 #39 DONE 1.0s 15:54:40 15:54:40 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:40 #33 DONE 0.0s 15:54:40 15:54:40 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:54:40 #40 DONE 1.7s 15:54:40 15:54:40 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 15:54:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:40 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:54:40 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:54:40 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 15:54:40 #35 ... 15:54:40 15:54:40 #41 [security-bootstrapper internal] load build context 15:54:40 #41 transferring context: 3.13MB 1.1s done 15:54:40 #41 DONE 1.6s 15:54:40 15:54:40 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:40 #33 DONE 0.0s 15:54:40 15:54:40 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:54:40 #42 DONE 2.0s 15:54:40 15:54:40 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:40 #43 DONE 0.0s 15:54:40 15:54:40 #44 [security-spire-agent internal] load build context 15:54:40 #44 DONE 0.0s 15:54:40 15:54:40 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 15:54:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:40 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:54:40 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:54:40 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 15:54:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 15:54:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:40 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:54:40 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:54:40 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 15:54:40 #35 DONE 4.0s 15:54:40 15:54:40 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:40 #38 DONE 2.0s 15:54:40 15:54:40 #39 [core-keeper builder 2/7] WORKDIR /edgex-go 15:54:40 #39 DONE 1.1s 15:54:40 15:54:40 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:54:40 #33 DONE 0.0s 15:54:40 15:54:40 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:40 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:40 #95 ... 15:54:40 15:54:40 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:54:40 #0 3.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:54:40 #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:54:40 #0 4.017 OK: 8 MiB in 19 packages 15:54:40 #96 DONE 4.3s 15:54:40 15:54:40 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:54:40 #94 DONE 5.8s 15:54:40 15:54:40 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:54:41 #43 ... 15:54:41 15:54:41 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:41 #38 DONE 2.0s 15:54:41 15:54:41 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 15:54:41 #39 DONE 1.1s 15:54:41 15:54:41 #45 [core-keeper internal] load build context 15:54:41 #45 DONE 0.0s 15:54:41 15:54:41 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 15:54:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:54:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:54:41 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 15:54:41 #35 DONE 4.0s 15:54:41 15:54:41 #46 [security-proxy-auth internal] load build context 15:54:41 #46 DONE 0.1s 15:54:41 15:54:41 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:41 #47 ... 15:54:41 15:54:41 #48 [core-metadata internal] load build context 15:54:41 #48 transferring context: 3.13MB 1.2s done 15:54:41 #48 DONE 2.2s 15:54:41 15:54:41 #49 [security-spiffe-token-provider internal] load build context 15:54:41 #49 transferring context: 3.13MB 2.0s done 15:54:42 #49 ... 15:54:42 15:54:42 #44 [security-spire-agent internal] load build context 15:54:42 #44 transferring context: 27.24kB 0.4s done 15:54:42 #44 DONE 1.5s 15:54:42 15:54:42 #50 [support-scheduler internal] load build context 15:54:42 #50 ... 15:54:42 15:54:42 #49 [security-spiffe-token-provider internal] load build context 15:54:42 #49 DONE 3.4s 15:54:42 15:54:42 #50 [support-scheduler internal] load build context 15:54:42 #50 ... 15:54:42 15:54:42 #51 [security-spire-server internal] load build context 15:54:42 #51 transferring context: 27.71kB 0.4s done 15:54:42 #51 DONE 2.1s 15:54:42 #97 DONE 2.2s 15:54:42 15:54:42 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:54:42 #98 DONE 2.2s 15:54:42 15:54:42 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:54:42 #99 DONE 2.2s 15:54:42 15:54:42 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:54:42 #100 DONE 0.1s 15:54:42 15:54:42 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:54:42 15:54:42 #50 [support-scheduler internal] load build context 15:54:42 #50 ... 15:54:42 15:54:42 #52 [security-spire-config internal] load build context 15:54:42 #52 transferring context: 25.96kB 0.2s done 15:54:42 #52 DONE 2.3s 15:54:42 15:54:42 #50 [support-scheduler internal] load build context 15:54:43 #101 ... 15:54:43 15:54:43 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:54:43 #102 DONE 0.1s 15:54:43 15:54:43 #103 [security-spire-config stage-2 6/10] COPY security.txt / 15:54:43 #103 DONE 0.6s 15:54:43 15:54:43 #104 [security-spire-server stage-2 6/9] COPY security.txt / 15:54:43 #104 DONE 0.6s 15:54:43 15:54:43 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:54:43 #101 DONE 0.7s 15:54:43 15:54:43 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:54:43 #105 DONE 0.1s 15:54:43 15:54:43 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:54:43 #106 DONE 0.1s 15:54:43 15:54:43 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:54:43 #107 DONE 0.1s 15:54:43 15:54:43 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:54:43 #108 DONE 0.1s 15:54:43 15:54:43 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:54:43 #109 DONE 0.0s 15:54:43 15:54:43 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 15:54:43 #110 DONE 0.1s 15:54:43 15:54:43 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:54:43 #50 ... 15:54:43 15:54:43 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 15:54:43 #34 DONE 5.3s 15:54:43 #111 DONE 0.1s 15:54:43 15:54:43 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:54:43 #112 DONE 0.1s 15:54:43 15:54:43 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:54:43 #113 DONE 0.1s 15:54:43 15:54:43 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:54:43 #114 DONE 0.0s 15:54:43 15:54:43 #115 [security-spire-config] exporting to image 15:54:43 #115 exporting layers 15:54:43 #115 ... 15:54:43 15:54:43 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:54:43 #116 DONE 0.1s 15:54:43 15:54:43 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:54:43 #91 DONE 4.7s 15:54:43 15:54:43 #115 [security-spire-agent] exporting to image 15:54:44 15:54:44 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:44 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done 15:54:44 #43 ... 15:54:44 15:54:44 #50 [support-scheduler internal] load build context 15:54:44 #50 transferring context: 3.13MB 3.5s done 15:54:44 #50 DONE 4.2s 15:54:44 #115 ... 15:54:44 15:54:44 #117 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 15:54:44 #117 DONE 0.1s 15:54:44 15:54:44 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:44 15:54:44 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:54:44 #38 DONE 2.0s 15:54:44 15:54:44 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 15:54:44 #39 DONE 1.1s 15:54:44 15:54:44 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:54:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:54:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 15:54:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:54:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:54:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:54:44 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 15:54:44 #35 DONE 4.0s 15:54:44 15:54:44 #53 [support-notifications internal] load build context 15:54:44 #53 DONE 0.0s 15:54:44 15:54:44 #46 [security-proxy-auth internal] load build context 15:54:44 #118 ... 15:54:44 15:54:44 #115 [security-spire-agent] exporting to image 15:54:44 #115 exporting layers 0.6s done 15:54:44 #115 writing image sha256:a1ec19c50b55e05637b1b9b578f7aa6191baab673d336a9cf804aafcaabe8b44 0.0s done 15:54:44 #115 naming to docker.io/library/security-spire-server done 15:54:44 #115 writing image sha256:be34072295fcb8372e99e9e23fb565670d62b808ef3553e6d68345abd5a0757b 0.0s done 15:54:44 #115 naming to docker.io/library/security-spire-config done 15:54:44 #115 writing image sha256:5bf22d80062134e48f9fb88b941fb9bd714423cc70575172c97d67c4e33fbedc done 15:54:44 #115 naming to docker.io/library/security-spire-agent done 15:54:44 #115 DONE 0.9s 15:54:44 15:54:44 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:45 #46 ... 15:54:45 15:54:45 #54 [security-secretstore-setup internal] load build context 15:54:45 #54 transferring context: 3.13MB 4.1s done 15:54:45 #54 DONE 5.1s 15:54:45 15:54:45 #46 [security-proxy-auth internal] load build context 15:54:45 #46 transferring context: 3.13MB 4.0s done 15:54:45 #46 ... 15:54:45 15:54:45 #55 [core-common-config-bootstrapper internal] load build context 15:54:45 #55 transferring context: 3.13MB 4.6s done 15:54:45 #55 DONE 5.6s 15:54:45 15:54:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:45 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:54:45 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 15:54:45 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 15:54:45 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 15:54:45 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 15:54:45 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 15:54:45 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 15:54:45 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 15:54:45 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 15:54:45 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 15:54:45 #43 ... 15:54:45 15:54:45 #56 [support-cron-scheduler internal] load build context 15:54:45 #56 transferring context: 3.13MB 4.5s done 15:54:45 #56 DONE 5.6s 15:54:45 15:54:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:46 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.84MB / 28.04MB 0.5s 15:54:46 #43 ... 15:54:46 15:54:46 #46 [security-proxy-auth internal] load build context 15:54:46 #46 DONE 5.2s 15:54:46 15:54:46 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:46 #43 ... 15:54:46 15:54:46 #57 [core-data internal] load build context 15:54:46 #57 transferring context: 3.13MB 4.5s done 15:54:46 #57 DONE 6.0s 15:54:46 15:54:46 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:46 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.0s 15:54:47 #43 ... 15:54:47 15:54:47 #45 [core-keeper internal] load build context 15:54:47 #45 transferring context: 3.13MB 3.1s done 15:54:47 #45 DONE 6.2s 15:54:47 15:54:47 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:47 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.17MB / 28.04MB 1.7s 15:54:47 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 15:54:47 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.91MB / 28.04MB 2.1s 15:54:47 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 15:54:48 #43 ... 15:54:48 15:54:48 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:48 #47 DONE 7.3s 15:54:48 15:54:48 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:48 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 2.8s 15:54:48 #43 ... 15:54:48 15:54:48 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:54:48 #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:48 #0 6.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:48 #0 8.231 OK: 266 MiB in 52 packages 15:54:48 #58 DONE 9.4s 15:54:48 15:54:48 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:49 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.93MB / 28.04MB 3.5s 15:54:49 #43 ... 15:54:49 15:54:49 #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:54:49 #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:49 #0 6.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:49 #0 9.109 OK: 266 MiB in 52 packages 15:54:49 #59 ... 15:54:49 15:54:49 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:54:49 #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:49 #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:49 #0 7.052 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:54:49 #0 7.052 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:54:49 #0 7.052 OK: 19954 distinct packages available 15:54:49 #0 7.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:49 #0 8.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:49 #60 ... 15:54:49 15:54:49 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:54:49 #59 DONE 11.1s 15:54:49 15:54:49 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:49 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.0s 15:54:49 #43 ... 15:54:49 15:54:49 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:54:49 #0 5.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:49 #0 6.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:49 #0 8.798 OK: 266 MiB in 52 packages 15:54:49 #61 DONE 9.5s 15:54:49 15:54:49 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:50 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.70MB / 28.04MB 4.6s 15:54:50 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 4.7s 15:54:50 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 15:54:50 #43 ... 15:54:50 15:54:50 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:54:50 #60 10.87 OK: 266 MiB in 52 packages 15:54:50 #60 DONE 11.5s 15:54:50 15:54:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:50 #43 ... 15:54:50 15:54:50 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:54:50 #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.4s done 15:54:50 #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:54:50 #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 15:54:50 #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 15:54:50 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 15:54:50 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 15:54:50 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 15:54:50 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 15:54:50 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.01MB / 18.32MB 5.0s 15:54:50 #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 15:54:50 #62 ... 15:54:50 15:54:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:50 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.62MB / 28.04MB 5.2s 15:54:51 #43 ... 15:54:51 15:54:51 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:54:51 #63 DONE 2.3s 15:54:51 15:54:51 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:51 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.96MB / 28.04MB 5.8s 15:54:51 #43 ... 15:54:51 15:54:51 #64 [core-command builder 4/7] COPY go.mod vendor* ./ 15:54:51 #64 DONE 2.2s 15:54:51 15:54:51 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:51 #43 ... 15:54:51 15:54:51 #53 [support-notifications internal] load build context 15:54:51 #53 transferring context: 3.13MB 5.3s done 15:54:51 #53 DONE 7.3s 15:54:51 15:54:51 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:51 #43 ... 15:54:51 15:54:51 #65 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 15:54:51 #65 DONE 1.8s 15:54:51 15:54:51 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:52 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 6.5s 15:54:52 #43 ... 15:54:52 15:54:52 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:54:52 #66 DONE 1.3s 15:54:52 15:54:52 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:52 #43 ... 15:54:52 15:54:52 #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:54:52 #67 ... 15:54:52 15:54:52 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:54:52 #68 ... 15:54:52 15:54:52 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:54:52 #69 ... 15:54:52 15:54:52 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:52 #70 ... 15:54:52 15:54:52 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:54:53 #71 ... 15:54:53 15:54:53 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:54:53 #72 ... 15:54:53 15:54:53 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:53 #73 ... 15:54:53 15:54:53 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:54:53 #74 ... 15:54:53 15:54:53 #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:54:53 #75 ... 15:54:53 15:54:53 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:54:53 #76 ... 15:54:53 15:54:53 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:54:53 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.2s done 15:54:55 #43 ... 15:54:55 15:54:55 #77 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:54:55 #77 ... 15:54:55 15:54:55 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:55 #70 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:55 #70 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:57 #70 ... 15:54:57 15:54:57 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:57 #73 DONE 13.9s 15:54:57 15:54:57 #77 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:54:57 #77 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:58 #77 ... 15:54:58 15:54:58 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:54:58 #78 ... 15:54:58 15:54:58 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:58 #70 15.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:54:58 #70 15.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:54:58 #70 15.97 OK: 19946 distinct packages available 15:54:59 #70 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:00 #70 ... 15:55:00 15:55:00 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:55:00 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done 15:55:00 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.5s 15:55:01 #62 ... 15:55:01 15:55:01 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:01 #79 ... 15:55:01 15:55:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:01 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.7s 15:55:01 #43 ... 15:55:01 15:55:01 #67 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:55:01 #67 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:01 #67 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:01 #67 16.72 (1/1) Installing dumb-init (1.2.5-r2) 15:55:01 #67 16.80 Executing busybox-1.36.1-r7.trigger 15:55:01 #67 16.95 OK: 8 MiB in 16 packages 15:55:01 #67 DONE 20.0s 15:55:01 15:55:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:01 #43 ... 15:55:01 15:55:01 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:01 #80 ... 15:55:01 15:55:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:01 #43 ... 15:55:01 15:55:01 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:02 #81 ... 15:55:02 15:55:02 #82 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 15:55:02 #82 ... 15:55:02 15:55:02 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:02 #83 ... 15:55:02 15:55:02 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:06 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.6s 15:55:06 #43 ... 15:55:06 15:55:06 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:55:06 #68 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:06 #68 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:06 #68 22.58 (1/4) Installing dumb-init (1.2.5-r2) 15:55:06 #68 22.62 (2/4) Installing openssl (3.1.7-r0) 15:55:06 #68 22.76 (3/4) Installing su-exec (0.2-r3) 15:55:06 #68 22.80 (4/4) Installing yq (4.33.3-r5) 15:55:06 #68 24.00 Executing busybox-1.36.1-r7.trigger 15:55:06 #68 24.17 OK: 18 MiB in 19 packages 15:55:06 #68 ... 15:55:06 15:55:06 #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:55:06 #75 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:06 #75 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:06 #75 18.93 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:55:06 #75 18.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:55:06 #75 18.97 OK: 19946 distinct packages available 15:55:06 #75 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:06 #75 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:06 #75 ... 15:55:06 15:55:06 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:55:06 #74 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:06 #74 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:06 #74 19.81 (1/3) Installing ca-certificates (20240226-r0) 15:55:06 #74 20.49 (2/3) Installing dumb-init (1.2.5-r2) 15:55:06 #74 20.54 (3/3) Installing tzdata (2024a-r0) 15:55:06 #74 23.65 Executing busybox-1.36.1-r7.trigger 15:55:06 #74 23.81 Executing ca-certificates-20240226-r0.trigger 15:55:07 #74 ... 15:55:07 15:55:07 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:55:07 #0 6.949 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:07 #0 9.300 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:07 #84 ... 15:55:07 15:55:07 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:55:07 #76 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:07 #76 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:07 #76 21.32 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:55:07 #76 21.32 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:55:07 #76 21.32 OK: 19946 distinct packages available 15:55:07 #76 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:07 #76 ... 15:55:07 15:55:07 #77 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:55:07 #77 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:07 #77 18.06 (1/2) Installing ca-certificates (20240226-r0) 15:55:07 #77 18.70 (2/2) Installing dumb-init (1.2.5-r2) 15:55:07 #77 18.73 Executing busybox-1.36.1-r7.trigger 15:55:07 #77 18.86 Executing ca-certificates-20240226-r0.trigger 15:55:07 #77 20.35 OK: 9 MiB in 17 packages 15:55:07 #77 DONE 22.0s 15:55:07 15:55:07 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:08 #43 ... 15:55:08 15:55:08 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:55:08 #68 DONE 26.4s 15:55:08 15:55:08 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:09 #43 ... 15:55:09 15:55:09 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:55:09 #72 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:09 #72 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:09 #72 25.84 (1/2) Installing dumb-init (1.2.5-r2) 15:55:09 #72 25.87 (2/2) Installing su-exec (0.2-r3) 15:55:09 #72 25.88 Executing busybox-1.36.1-r7.trigger 15:55:09 #72 26.11 OK: 8 MiB in 17 packages 15:55:09 #72 DONE 27.1s 15:55:09 15:55:09 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:10 #43 ... 15:55:10 15:55:10 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:55:10 #69 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:10 #69 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:10 #69 26.24 (1/4) Installing ca-certificates (20240226-r0) 15:55:10 #69 27.19 (2/4) Installing dumb-init (1.2.5-r2) 15:55:10 #69 27.27 (3/4) Installing su-exec (0.2-r3) 15:55:10 #69 27.30 (4/4) Installing yq (4.33.3-r5) 15:55:10 #69 ... 15:55:10 15:55:10 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:11 #43 ... 15:55:11 15:55:11 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:55:11 #74 24.90 OK: 12 MiB in 18 packages 15:55:11 #74 DONE 27.7s 15:55:11 15:55:11 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:11 #43 ... 15:55:11 15:55:11 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:55:11 #71 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:11 #71 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:11 #71 26.15 (1/1) Installing dumb-init (1.2.5-r2) 15:55:11 #71 26.23 Executing busybox-1.36.1-r7.trigger 15:55:11 #71 26.49 OK: 8 MiB in 16 packages 15:55:11 #71 ... 15:55:11 15:55:11 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:55:11 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.1s done 15:55:11 #62 ... 15:55:11 15:55:11 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:11 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s 15:55:11 #43 ... 15:55:11 15:55:11 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:55:11 #71 DONE 28.8s 15:55:11 15:55:11 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:55:11 #78 13.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:11 #78 15.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:11 #78 ... 15:55:11 15:55:11 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:55:11 #70 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:11 #70 26.81 (1/11) Installing ca-certificates (20240226-r0) 15:55:11 #70 27.79 (2/11) Installing brotli-libs (1.0.9-r14) 15:55:11 #70 27.88 (3/11) Installing libunistring (1.1-r1) 15:55:11 #70 28.29 (4/11) Installing libidn2 (2.3.4-r1) 15:55:11 #70 28.31 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:55:11 #70 28.38 (6/11) Installing libcurl (8.9.1-r0) 15:55:11 #70 28.58 (7/11) Installing curl (8.9.1-r0) 15:55:11 #70 28.73 (8/11) Installing dumb-init (1.2.5-r2) 15:55:11 #70 28.76 (9/11) Installing musl-obstack (1.2.3-r2) 15:55:11 #70 28.77 (10/11) Installing libucontext (1.2-r2) 15:55:11 #70 28.83 (11/11) Installing gcompat (1.1.0-r1) 15:55:11 #70 28.88 Executing busybox-1.36.1-r7.trigger 15:55:11 #70 29.04 Executing ca-certificates-20240226-r0.trigger 15:55:11 #70 ... 15:55:11 15:55:11 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:55:14 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done 15:55:14 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done 15:55:14 #43 DONE 34.1s 15:55:14 15:55:14 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:55:14 #84 17.37 (1/1) Installing dumb-init (1.2.5-r2) 15:55:15 #84 ... 15:55:15 15:55:15 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:55:15 #78 24.64 OK: 266 MiB in 52 packages 15:55:15 #78 DONE 26.9s 15:55:15 15:55:15 #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:55:15 #75 29.80 (1/5) Installing dumb-init (1.2.5-r2) 15:55:15 #75 29.82 (2/5) Installing musl-obstack (1.2.3-r2) 15:55:15 #75 29.83 (3/5) Installing libucontext (1.2-r2) 15:55:15 #75 29.87 (4/5) Installing gcompat (1.1.0-r1) 15:55:15 #75 29.91 (5/5) Installing openssl (3.1.7-r0) 15:55:15 #75 30.09 Executing busybox-1.36.1-r7.trigger 15:55:15 #75 30.28 OK: 9 MiB in 20 packages 15:55:15 #75 DONE 32.0s 15:55:15 15:55:15 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 15:55:15 #85 ... 15:55:15 15:55:15 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:55:15 #69 28.66 Executing busybox-1.36.1-r7.trigger 15:55:15 #69 28.78 Executing ca-certificates-20240226-r0.trigger 15:55:15 #69 30.14 OK: 18 MiB in 19 packages 15:55:15 #69 DONE 32.7s 15:55:15 15:55:15 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:55:15 #86 ... 15:55:15 15:55:15 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:55:15 #70 30.73 OK: 13 MiB in 26 packages 15:55:15 #70 DONE 33.4s 15:55:15 15:55:15 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:55:16 #87 ... 15:55:16 15:55:16 #82 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 15:55:16 #82 4.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:16 #82 7.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:16 #82 13.31 OK: 8 MiB in 16 packages 15:55:16 #82 ... 15:55:16 15:55:16 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:55:16 #84 18.59 Executing busybox-1.36.1-r7.trigger 15:55:16 #84 18.83 OK: 8 MiB in 16 packages 15:55:16 #84 ... 15:55:16 15:55:16 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:55:16 #76 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:16 #76 31.83 (1/4) Installing dumb-init (1.2.5-r2) 15:55:16 #76 31.84 (2/4) Installing musl-obstack (1.2.3-r2) 15:55:16 #76 31.85 (3/4) Installing libucontext (1.2-r2) 15:55:16 #76 31.88 (4/4) Installing gcompat (1.1.0-r1) 15:55:16 #76 31.92 Executing busybox-1.36.1-r7.trigger 15:55:16 #76 32.09 OK: 8 MiB in 19 packages 15:55:16 #76 DONE 33.7s 15:55:17 15:55:17 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:55:17 #88 DONE 1.8s 15:55:17 15:55:17 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:55:17 #89 ... 15:55:17 15:55:17 #82 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 15:55:17 #82 DONE 16.7s 15:55:17 15:55:17 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:17 #90 ... 15:55:17 15:55:17 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:55:17 #0 5.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:17 #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:17 #91 ... 15:55:17 15:55:17 #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:55:17 #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:17 #0 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:17 #92 ... 15:55:17 15:55:17 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:55:17 #84 DONE 20.6s 15:55:17 15:55:17 #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:55:17 #0 5.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:18 #93 7.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:18 #93 ... 15:55:18 15:55:18 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:55:18 #0 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:18 #0 9.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:20 #94 ... 15:55:20 15:55:20 #95 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:55:20 #0 7.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:20 #0 8.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:21 #95 ... 15:55:21 15:55:21 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:55:21 #86 5.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:23 #86 ... 15:55:23 15:55:23 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:55:23 #91 14.32 OK: 9 MiB in 17 packages 15:55:23 #91 DONE 15.4s 15:55:23 15:55:23 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:55:23 #86 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:23 #86 ... 15:55:23 15:55:23 #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:55:23 #92 12.67 OK: 8 MiB in 17 packages 15:55:23 #92 DONE 13.7s 15:55:23 15:55:23 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:55:23 #96 ... 15:55:23 15:55:23 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:55:23 #94 13.82 OK: 18 MiB in 19 packages 15:55:23 #94 DONE 14.8s 15:55:23 15:55:23 #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:55:23 #93 12.98 OK: 12 MiB in 18 packages 15:55:23 #93 ... 15:55:23 15:55:23 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:55:23 #97 DONE 0.3s 15:55:24 15:55:24 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:55:24 #89 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:24 #89 6.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:25 #89 ... 15:55:25 15:55:25 #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:55:25 #93 DONE 13.9s 15:55:25 15:55:25 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:55:25 #87 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:25 #87 7.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:26 #87 ... 15:55:26 15:55:26 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:55:26 #96 DONE 2.8s 15:55:26 15:55:26 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 15:55:26 #98 DONE 0.3s 15:55:26 15:55:26 #95 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:55:26 #95 13.55 OK: 8 MiB in 16 packages 15:55:26 #95 DONE 14.9s 15:55:26 15:55:26 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:55:26 #87 10.49 OK: 13 MiB in 26 packages 15:55:27 #87 DONE 11.2s 15:55:27 15:55:27 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 15:55:27 #85 6.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:27 #85 8.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:27 #85 ... 15:55:27 15:55:27 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:55:27 #89 10.32 OK: 8 MiB in 19 packages 15:55:27 #89 DONE 11.0s 15:55:27 15:55:27 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:55:27 #86 11.98 OK: 18 MiB in 19 packages 15:55:28 #86 DONE 12.6s 15:55:28 15:55:28 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:55:28 #99 ... 15:55:28 15:55:28 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 15:55:28 #85 12.23 OK: 9 MiB in 20 packages 15:55:28 #85 DONE 12.9s 15:55:28 15:55:28 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:55:30 #100 ... 15:55:30 15:55:30 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:55:30 #99 DONE 2.0s 15:55:30 15:55:30 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:55:30 #101 DONE 1.8s 15:55:30 15:55:30 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:55:30 #100 DONE 1.9s 15:55:30 15:55:30 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:55:30 #102 DONE 0.1s 15:55:30 15:55:30 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:55:30 #103 ... 15:55:30 15:55:30 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:55:30 #104 DONE 0.2s 15:55:30 15:55:30 #105 [security-spire-server stage-2 6/9] COPY security.txt / 15:55:30 #105 DONE 0.2s 15:55:30 15:55:30 #106 [security-spire-config stage-2 6/10] COPY security.txt / 15:55:30 #106 DONE 0.3s 15:55:30 15:55:30 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:55:30 #107 DONE 0.2s 15:55:30 15:55:30 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:55:30 #108 DONE 0.2s 15:55:30 15:55:30 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:55:30 #109 ... 15:55:30 15:55:30 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:55:30 #110 DONE 0.2s 15:55:30 15:55:30 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:55:30 #109 DONE 0.2s 15:55:30 15:55:30 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:55:31 #111 DONE 0.3s 15:55:31 15:55:31 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:55:31 #112 DONE 0.3s 15:55:31 15:55:31 #113 [security-spire-server] exporting to image 15:55:31 #113 exporting layers 15:55:31 #118 DONE 48.8s 15:55:31 15:55:31 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:31 #73 DONE 52.5s 15:55:31 15:55:31 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:31 #81 DONE 51.8s 15:55:31 15:55:31 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:31 #87 DONE 52.0s 15:55:31 15:55:31 #119 [security-secretstore-setup builder 6/7] COPY . . 15:55:31 #119 ... 15:55:31 15:55:31 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:31 #95 DONE 52.1s 15:55:31 15:55:31 #120 [security-spiffe-token-provider builder 6/7] COPY . . 15:55:31 #113 ... 15:55:31 15:55:31 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:55:31 #103 DONE 1.4s 15:55:31 15:55:31 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:55:31 #114 DONE 0.2s 15:55:31 15:55:31 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:55:31 #62 ... 15:55:31 15:55:31 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 15:55:31 #115 DONE 0.2s 15:55:31 15:55:31 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:55:31 #116 DONE 0.2s 15:55:31 15:55:31 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:55:32 #117 DONE 0.1s 15:55:32 15:55:32 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:55:32 #118 DONE 0.1s 15:55:32 15:55:32 #113 [security-spire-agent] exporting to image 15:55:33 #113 exporting layers 2.2s done 15:55:33 #113 writing image sha256:f237232ad6d12346db187895a95073c6e92fd5668d54eef8210684c37429e0f3 done 15:55:33 #113 naming to docker.io/library/security-spire-server-arm64 done 15:55:33 #113 exporting layers 2.2s done 15:55:33 #113 writing image sha256:5a8ad98fd27c2d2dd4aea644975c59dcee3684b5c2b7bb83946c7ba12d141486 done 15:55:33 #113 naming to docker.io/library/security-spire-config-arm64 done 15:55:34 #113 exporting layers 1.8s done 15:55:34 #113 writing image sha256:63a8f5f056cc24023d1fb10f2dcd6ca9245c68c50e10bef68071d6a164780e3e done 15:55:34 #113 naming to docker.io/library/security-spire-agent-arm64 done 15:55:34 #113 DONE 3.0s 15:55:34 15:55:34 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:39 #120 ... 15:55:39 15:55:39 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 15:55:39 #121 ... 15:55:39 15:55:39 #122 [support-cron-scheduler builder 6/7] COPY . . 15:55:39 #122 ... 15:55:39 15:55:39 #123 [core-keeper builder 7/8] COPY . . 15:55:43 #123 ... 15:55:43 15:55:43 #124 [core-command builder 6/7] COPY . . 15:55:43 #124 CACHED 15:55:43 15:55:43 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 15:55:43 #125 CACHED 15:55:43 15:55:43 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #126 CACHED 15:55:43 15:55:43 #127 [core-metadata builder 6/7] COPY . . 15:55:43 #127 CACHED 15:55:43 15:55:43 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #128 CACHED 15:55:43 15:55:43 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:55:43 #129 CACHED 15:55:43 15:55:43 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:55:43 #130 CACHED 15:55:43 15:55:43 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #131 CACHED 15:55:43 15:55:43 #132 [security-proxy-auth builder 6/7] COPY . . 15:55:43 #132 CACHED 15:55:43 15:55:43 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 15:55:43 #133 CACHED 15:55:43 15:55:43 #134 [core-data builder 6/7] COPY . . 15:55:43 #134 CACHED 15:55:43 15:55:43 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #135 CACHED 15:55:43 15:55:43 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 15:55:43 #121 DONE 13.5s 15:55:43 15:55:43 #136 [support-scheduler builder 6/7] COPY . . 15:55:43 #136 CACHED 15:55:43 15:55:43 #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #137 CACHED 15:55:43 15:55:43 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:55:43 #138 CACHED 15:55:43 15:55:43 #119 [security-secretstore-setup builder 6/7] COPY . . 15:55:43 #119 DONE 13.6s 15:55:43 15:55:43 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:55:43 #139 ... 15:55:43 15:55:43 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:55:43 #140 CACHED 15:55:43 15:55:43 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #141 CACHED 15:55:43 15:55:43 #142 [security-bootstrapper builder 6/7] COPY . . 15:55:43 #142 CACHED 15:55:43 15:55:43 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:55:43 #143 CACHED 15:55:43 15:55:43 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #144 CACHED 15:55:43 15:55:43 #145 [security-proxy-setup builder 6/7] COPY . . 15:55:43 #145 CACHED 15:55:43 15:55:43 #122 [support-cron-scheduler builder 6/7] COPY . . 15:55:43 #122 DONE 13.7s 15:55:43 15:55:43 #146 [support-notifications builder 6/7] COPY . . 15:55:43 #146 CACHED 15:55:43 15:55:43 #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 #147 CACHED 15:55:43 15:55:43 #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:55:43 #148 CACHED 15:55:43 15:55:43 #120 [security-spiffe-token-provider builder 6/7] COPY . . 15:55:43 #120 DONE 13.8s 15:55:43 15:55:43 #123 [core-keeper builder 7/8] COPY . . 15:55:43 #123 DONE 13.8s 15:55:43 15:55:43 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:55:44 #149 1.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:55:53 #149 ... 15:55:53 15:55:53 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:55:53 #0 1.161 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:55:53 #150 ... 15:55:53 15:55:53 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:55:53 #0 1.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:55:53 #151 ... 15:55:53 15:55:53 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:55:53 #0 1.755 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:55:53 #152 ... 15:55:53 15:55:53 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:55:53 #0 1.813 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:55:53 #153 ... 15:55:53 15:55:53 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:55:53 #0 1.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:55:53 #154 ... 15:55:53 15:55:53 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:55:53 #0 1.011 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:55:53 #155 ... 15:55:53 15:55:53 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:55:53 #0 1.144 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:55:53 #156 ... 15:55:53 15:55:53 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:55:53 #0 0.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:55:53 #157 ... 15:55:53 15:55:53 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:55:53 #0 1.172 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:55:53 #158 ... 15:55:53 15:55:53 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:55:53 #0 1.549 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:55:54 #159 ... 15:55:54 15:55:54 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:55:54 #139 1.511 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:55:54 #139 ... 15:55:54 15:55:54 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:55:54 #0 1.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:56:55 #81 ... 15:56:55 15:56:55 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #90 DONE 94.9s 15:56:55 15:56:55 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #81 DONE 120.1s 15:56:55 15:56:55 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #83 DONE 119.8s 15:56:55 15:56:55 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #80 DONE 120.5s 15:56:55 15:56:55 #119 [core-command builder 6/7] COPY . . 15:56:55 #119 ... 15:56:55 15:56:55 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #79 DONE 121.2s 15:56:55 15:56:55 #120 [security-proxy-setup builder 6/7] COPY . . 15:56:55 #120 DONE 1.7s 15:56:55 15:56:55 #121 [core-keeper builder 7/8] COPY . . 15:56:55 #121 DONE 1.8s 15:56:55 15:56:55 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:56:55 #122 CACHED 15:56:55 15:56:55 #123 [security-proxy-auth builder 6/7] COPY . . 15:56:55 #123 CACHED 15:56:55 15:56:55 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #124 CACHED 15:56:55 15:56:55 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 15:56:55 #125 CACHED 15:56:55 15:56:55 #126 [core-data builder 6/7] COPY . . 15:56:55 #126 CACHED 15:56:55 15:56:55 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #127 CACHED 15:56:55 15:56:55 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 15:56:55 #128 CACHED 15:56:55 15:56:55 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #129 CACHED 15:56:55 15:56:55 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:56:55 #130 CACHED 15:56:55 15:56:55 #131 [support-scheduler builder 6/7] COPY . . 15:56:55 #131 CACHED 15:56:55 15:56:55 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:56:55 #132 CACHED 15:56:55 15:56:55 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #133 CACHED 15:56:55 15:56:55 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:56:55 #134 CACHED 15:56:55 15:56:55 #135 [security-secretstore-setup builder 6/7] COPY . . 15:56:55 #135 CACHED 15:56:55 15:56:55 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #136 CACHED 15:56:55 15:56:55 #137 [core-metadata builder 6/7] COPY . . 15:56:55 #137 CACHED 15:56:55 15:56:55 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:56:55 #138 CACHED 15:56:55 15:56:55 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #139 CACHED 15:56:55 15:56:55 #140 [security-bootstrapper builder 6/7] COPY . . 15:56:55 #140 CACHED 15:56:55 15:56:55 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #141 CACHED 15:56:55 15:56:55 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:56:55 #142 CACHED 15:56:55 15:56:55 #143 [security-spiffe-token-provider builder 6/7] COPY . . 15:56:55 #143 DONE 1.8s 15:56:55 15:56:55 #119 [core-command builder 6/7] COPY . . 15:56:55 #119 DONE 1.7s 15:56:55 15:56:55 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:56:55 #144 ... 15:56:55 15:56:55 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 #145 CACHED 15:56:55 15:56:55 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:56:55 #146 CACHED 15:56:55 15:56:55 #147 [support-notifications builder 6/7] COPY . . 15:56:55 #147 CACHED 15:56:55 15:56:55 #148 [support-cron-scheduler builder 6/7] COPY . . 15:56:55 #148 DONE 1.9s 15:56:55 15:56:55 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:57:00 #149 ... 15:57:00 15:57:00 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:57:00 #0 5.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:57:00 #150 ... 15:57:00 15:57:00 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:57:00 #144 6.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:57:04 #144 ... 15:57:04 15:57:04 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:57:04 #0 8.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:57:04 #151 ... 15:57:04 15:57:04 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:57:04 #0 8.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:57:04 #152 ... 15:57:04 15:57:04 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:57:04 #0 8.325 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:57:04 #153 ... 15:57:04 15:57:04 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:57:04 #0 7.595 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:57:04 #154 ... 15:57:04 15:57:04 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:57:04 #0 8.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:57:04 #155 ... 15:57:04 15:57:04 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:57:04 #0 7.752 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:57:04 #156 ... 15:57:04 15:57:04 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:57:04 #0 5.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:57:04 #157 ... 15:57:04 15:57:04 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:57:04 #0 6.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:57:05 #158 ... 15:57:05 15:57:05 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:57:05 #0 7.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:57:05 #159 ... 15:57:05 15:57:05 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:57:05 #0 6.822 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:57:05 #160 ... 15:57:05 15:57:05 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:57:05 #149 8.537 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:57:31 #160 ... 15:57:31 15:57:31 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:57:31 #154 93.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:58:38 #154 ... 15:58:38 15:58:38 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:58:38 #160 DONE 166.0s 15:58:38 15:58:38 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:58:38 #157 DONE 166.2s 15:58:38 15:58:38 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:58:38 #152 DONE 166.0s 15:58:38 15:58:38 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:58:38 #150 ... 15:58:38 15:58:38 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #161 ... 15:58:38 15:58:38 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:58:38 #156 DONE 166.6s 15:58:38 15:58:38 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #162 ... 15:58:38 15:58:38 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:58:38 #149 DONE 167.0s 15:58:38 15:58:38 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:58:38 #155 DONE 167.4s 15:58:38 15:58:38 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #163 ... 15:58:38 15:58:38 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:58:38 #158 DONE 167.5s 15:58:38 15:58:38 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #164 ... 15:58:38 15:58:38 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:58:38 #139 DONE 167.7s 15:58:38 15:58:38 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:58:38 #150 DONE 167.9s 15:58:38 15:58:38 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #163 ... 15:58:38 15:58:38 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:58:38 #154 DONE 168.2s 15:58:38 15:58:38 #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #165 ... 15:58:38 15:58:38 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:58:38 #159 DONE 168.1s 15:58:38 15:58:38 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:58:38 #151 DONE 168.5s 15:58:38 15:58:38 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:58:38 #153 DONE 168.3s 15:58:38 15:58:38 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #166 ... 15:58:38 15:58:38 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #162 DONE 2.7s 15:58:38 15:58:38 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #161 DONE 3.1s 15:58:38 15:58:38 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #163 DONE 3.0s 15:58:38 15:58:38 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:58:38 #167 ... 15:58:38 15:58:38 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #164 DONE 2.2s 15:58:38 15:58:38 #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #165 DONE 1.6s 15:58:38 15:58:38 #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:58:38 #168 ... 15:58:38 15:58:38 #169 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:58:38 #169 DONE 0.5s 15:58:38 15:58:38 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #166 DONE 1.4s 15:58:38 15:58:38 #170 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:58:38 #170 DONE 1.0s 15:58:38 15:58:38 #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #171 DONE 0.9s 15:58:38 15:58:38 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #172 DONE 1.2s 15:58:38 15:58:38 #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:58:38 #173 ... 15:58:38 15:58:38 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:58:38 #174 CACHED 15:58:38 15:58:38 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #175 CACHED 15:58:38 15:58:38 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #176 CACHED 15:58:38 15:58:38 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:58:38 #177 CACHED 15:58:38 15:58:38 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:58:38 #178 DONE 0.7s 15:58:38 15:58:38 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:58:38 #179 CACHED 15:58:38 15:58:38 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #180 CACHED 15:58:38 15:58:38 #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:58:38 #168 DONE 0.6s 15:58:38 15:58:38 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:58:38 #167 DONE 1.0s 15:58:38 15:58:38 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:58:38 #181 CACHED 15:58:38 15:58:38 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #182 CACHED 15:58:38 15:58:38 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 15:58:38 #183 DONE 0.7s 15:58:38 15:58:38 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:58:38 #184 DONE 1.1s 15:58:38 15:58:38 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:58:38 #185 ... 15:58:38 15:58:38 #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:58:38 #186 DONE 1.2s 15:58:38 15:58:38 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:58:38 #187 DONE 1.2s 15:58:38 15:58:38 #188 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 15:58:38 #188 ... 15:58:38 15:58:38 #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:58:38 #173 DONE 1.9s 15:58:38 15:58:38 #189 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:58:38 #189 ... 15:58:38 15:58:38 #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 15:58:38 #190 DONE 2.3s 15:58:38 15:58:38 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:58:38 #191 ... 15:58:38 15:58:38 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:58:38 #192 DONE 2.7s 15:58:38 15:58:38 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:58:38 #193 DONE 2.7s 15:58:38 15:58:38 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:58:38 #194 DONE 2.7s 15:58:38 15:58:38 #195 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 15:58:38 #195 DONE 3.3s 15:58:38 15:58:38 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:58:38 #196 DONE 2.7s 15:58:38 15:58:38 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:58:38 #197 ... 15:58:38 15:58:38 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:58:38 #198 DONE 3.1s 15:58:38 15:58:38 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:58:38 #199 DONE 3.1s 15:58:38 15:58:38 #200 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:58:38 #200 DONE 3.1s 15:58:38 15:58:38 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:58:38 #185 DONE 3.1s 15:58:38 15:58:38 #201 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:58:38 #201 DONE 2.6s 15:58:38 15:58:38 #115 [core-keeper] exporting to image 15:58:38 #115 exporting layers 15:58:38 #115 ... 15:58:38 15:58:38 #188 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 15:58:38 #188 DONE 2.7s 15:58:38 15:58:38 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:58:38 #191 DONE 0.9s 15:58:38 15:58:38 #189 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:58:38 #189 DONE 2.1s 15:58:38 15:58:38 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:58:38 #202 DONE 0.8s 15:58:38 15:58:38 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:58:38 #203 DONE 0.8s 15:58:38 15:58:38 #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 15:58:38 #204 DONE 0.8s 15:58:38 15:58:38 #205 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 15:58:38 #205 ... 15:58:38 15:58:38 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:58:38 #206 DONE 0.5s 15:58:38 15:58:38 #207 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:58:38 #207 DONE 0.8s 15:58:38 15:58:38 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:58:38 #208 DONE 0.5s 15:58:38 15:58:38 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:58:38 #197 DONE 0.8s 15:58:38 15:58:38 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:58:38 #209 DONE 0.5s 15:58:38 15:58:38 #210 [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 15:58:38 #210 DONE 0.5s 15:58:38 15:58:38 #115 [security-spiffe-token-provider] exporting to image 15:58:38 #115 writing image sha256:ef352ed1aed2a0060d2a24d7c82cba4bb2ee9f6873394c091361ec482a595bb1 done 15:58:38 #115 naming to docker.io/library/core-keeper done 15:58:38 #115 exporting layers 0.5s done 15:58:38 #115 ... 15:58:38 15:58:38 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:58:38 #211 DONE 0.5s 15:58:38 15:58:38 #212 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 15:58:38 #212 DONE 0.6s 15:58:38 15:58:38 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:58:38 #213 DONE 0.5s 15:58:38 15:58:38 #115 [support-cron-scheduler] exporting to image 15:58:38 #115 writing image sha256:d52c6d43b5734a5b0988cd8ce0a9b56c04fa051b8287faa13dbf42504780db9e 15:58:38 #115 ... 15:58:38 15:58:38 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:58:38 #214 DONE 0.5s 15:58:38 15:58:38 #205 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 15:58:38 #205 DONE 0.5s 15:58:38 15:58:38 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 15:58:38 #215 DONE 0.2s 15:58:38 15:58:38 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:58:38 #216 DONE 0.5s 15:58:38 15:58:38 #115 [core-data] exporting to image 15:58:38 #115 writing image sha256:d52c6d43b5734a5b0988cd8ce0a9b56c04fa051b8287faa13dbf42504780db9e 0.1s done 15:58:38 #115 naming to docker.io/library/support-notifications done 15:58:38 #115 ... 15:58:38 15:58:38 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:58:38 #217 DONE 0.4s 15:58:38 15:58:38 #115 [core-data] exporting to image 15:58:38 #115 writing image sha256:43c6ed000284fb449f7a5a929e44a947e68299c5fbca638789115665ab38512d 15:58:38 #115 writing image sha256:0f2b26f6ceecf1e583aaf4adf79fd86aa987ebaebd4af994a8a8af33aac20911 15:58:38 #115 writing image sha256:fa76a8ee6a800062b33b89d0595f92372c2744c4c8118d8e68f4efe664b74eeb 15:58:38 #115 exporting layers 0.3s done 15:58:38 #115 writing image sha256:43c6ed000284fb449f7a5a929e44a947e68299c5fbca638789115665ab38512d 0.1s done 15:58:38 #115 writing image sha256:0f2b26f6ceecf1e583aaf4adf79fd86aa987ebaebd4af994a8a8af33aac20911 0.1s done 15:58:38 #115 writing image sha256:fa76a8ee6a800062b33b89d0595f92372c2744c4c8118d8e68f4efe664b74eeb 0.0s done 15:58:38 #115 naming to docker.io/library/core-command done 15:58:38 #115 naming to docker.io/library/support-scheduler done 15:58:38 #115 naming to docker.io/library/security-spiffe-token-provider done 15:58:38 #115 ... 15:58:38 15:58:38 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:58:38 #218 DONE 0.5s 15:58:38 15:58:38 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:58:38 #219 DONE 0.5s 15:58:38 15:58:38 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:58:38 #220 DONE 0.5s 15:58:38 15:58:38 #115 [core-metadata] exporting to image 15:58:38 #115 exporting layers 0.5s done 15:58:38 #115 writing image sha256:3ad3fc5bd9242a1669e85a6bacd95981e159323f4a6c9e261db555ff744d321b done 15:58:38 #115 naming to docker.io/library/support-cron-scheduler done 15:58:38 #115 writing image sha256:623e08ab3c45a172df57cb8e162a0b51d61ebc9b235d243dcd3fd914b1337a5a done 15:58:38 #115 naming to docker.io/library/core-metadata done 15:58:38 #115 writing image sha256:a130561570dc6e6c61181d2e601c0418a7828ae2e33c9adda453e1d8e7bd8ce4 15:58:38 #115 writing image sha256:a130561570dc6e6c61181d2e601c0418a7828ae2e33c9adda453e1d8e7bd8ce4 done 15:58:38 #115 naming to docker.io/library/core-data done 15:58:38 #115 DONE 2.4s 15:58:38 15:58:38 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:58:38 #221 DONE 0.4s 15:58:38 15:58:38 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:58:38 #222 DONE 0.4s 15:58:38 15:58:38 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:58:38 #223 DONE 1.0s 15:58:38 15:58:38 #224 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:58:38 #224 DONE 0.0s 15:58:38 15:58:38 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:58:38 #225 DONE 0.9s 15:58:38 15:58:38 #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:58:38 #226 DONE 0.5s 15:58:38 15:58:38 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:58:38 #227 DONE 0.0s 15:58:38 15:58:38 #115 [security-proxy-setup] exporting to image 15:58:38 #115 ... 15:58:38 15:58:38 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 15:58:38 #228 DONE 0.1s 15:58:38 15:58:38 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:58:38 #229 DONE 0.1s 15:58:38 15:58:38 #115 [security-proxy-setup] exporting to image 15:58:38 #115 exporting layers 0.2s done 15:58:38 #115 writing image sha256:099ceca8e461b3a7b2ef93a04670e019bf4157464fc81b4ad1c7ab595e481054 0.0s done 15:58:38 #115 naming to docker.io/library/core-common-config-bootstrapper 15:58:38 #115 ... 15:58:38 15:58:38 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:58:38 #230 DONE 0.1s 15:58:38 15:58:38 #115 [core-common-config-bootstrapper] exporting to image 15:58:38 #115 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 15:58:38 #115 ... 15:58:38 15:58:38 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:58:38 #231 DONE 0.1s 15:58:38 15:58:38 #115 [security-proxy-auth] exporting to image 15:58:38 #115 exporting layers 0.4s done 15:58:38 #115 writing image sha256:325a6f45fb62eb3ae32142e4457ed48f71ecc1b99f7eeb8ab8bfad3cb85aa2a1 0.0s done 15:58:38 #115 naming to docker.io/library/security-proxy-auth done 15:58:38 #115 writing image sha256:63350536d2f9b9d8f6c40a4113356a6fb6c9e683265c6a9f56b0bc4410d8f12f 15:58:38 #115 writing image sha256:63350536d2f9b9d8f6c40a4113356a6fb6c9e683265c6a9f56b0bc4410d8f12f done 15:58:38 #115 naming to docker.io/library/security-proxy-setup done 15:58:38 #115 DONE 3.0s 15:58:38 15:58:38 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 15:58:38 #232 DONE 0.5s 15:58:38 15:58:38 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:58:39 #233 DONE 0.9s 15:58:39 15:58:39 #115 [security-secretstore-setup] exporting to image 15:58:40 #115 exporting layers 1.1s done 15:58:40 #115 exporting layers 1.2s done 15:58:40 #115 writing image sha256:d4f1271923ef35eb1ee8147a4f410e7997cc7930d0a5cbf667f18a321198f9c8 done 15:58:40 #115 naming to docker.io/library/security-secretstore-setup done 15:58:40 #115 writing image sha256:c2e3494eb7762cca44ff41082651f6d311229e429db0f40ebcb689dae2802fc4 done 15:58:40 #115 naming to docker.io/library/security-bootstrapper done 15:58:40 #115 DONE 4.7s 15:58:40 15:58:40 #30 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:58:40 time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:58:40 $ docker stop --time=1 c08f9a89cb6d4301cbe91c0d1e89edf4a61aa936435e89ac7d52c4cbc77ccbb1 15:58:41 $ docker rm -f --volumes c08f9a89cb6d4301cbe91c0d1e89edf4a61aa936435e89ac7d52c4cbc77ccbb1 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:41 + docker images 15:58:41 REPOSITORY TAG IMAGE ID CREATED SIZE 15:58:41 security-bootstrapper latest c2e3494eb776 3 seconds ago 19MB 15:58:41 security-secretstore-setup latest d4f1271923ef 3 seconds ago 37MB 15:58:41 core-data latest a130561570dc 4 seconds ago 39.8MB 15:58:41 security-proxy-setup latest 63350536d2f9 4 seconds ago 26.2MB 15:58:41 security-proxy-auth latest 325a6f45fb62 4 seconds ago 33.1MB 15:58:41 core-common-config-bootstrapper latest 099ceca8e461 4 seconds ago 15.2MB 15:58:41 support-cron-scheduler latest 3ad3fc5bd924 5 seconds ago 44.3MB 15:58:41 security-spiffe-token-provider latest fa76a8ee6a80 5 seconds ago 28.9MB 15:58:41 support-notifications latest d52c6d43b573 5 seconds ago 42.6MB 15:58:41 core-metadata latest 623e08ab3c45 5 seconds ago 39.9MB 15:58:41 core-keeper latest ef352ed1aed2 5 seconds ago 39.7MB 15:58:41 support-scheduler latest 0f2b26f6ceec 5 seconds ago 42.1MB 15:58:41 core-command latest 43c6ed000284 5 seconds ago 35.5MB 15:58:41 security-spire-config latest be34072295fc 3 minutes ago 120MB 15:58:41 security-spire-agent latest 5bf22d800621 3 minutes ago 182MB 15:58:41 security-spire-server latest a1ec19c50b55 3 minutes ago 121MB 15:58:41 ci-base-image-x86_64 latest d6992902262a 8 minutes ago 971MB 15:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 15:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 15:58:41 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 15:58:41 provisioning config files... 15:58:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config4487650275538759541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:42 ---> ****-login.sh 15:58:42 nexus3.edgexfoundry.org:10001 15:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:42 Configure a credential helper to remove this warning. See 15:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:42 15:58:42 Login Succeeded 15:58:42 nexus3.edgexfoundry.org:10002 15:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:42 Configure a credential helper to remove this warning. See 15:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:42 15:58:42 Login Succeeded 15:58:42 nexus3.edgexfoundry.org:10003 15:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:42 Configure a credential helper to remove this warning. See 15:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:42 15:58:42 Login Succeeded 15:58:42 nexus3.edgexfoundry.org:10004 15:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:42 Configure a credential helper to remove this warning. See 15:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:42 15:58:42 Login Succeeded 15:58:42 ****.io 15:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:42 Configure a credential helper to remove this warning. See 15:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:42 15:58:42 Login Succeeded 15:58:42 ---> ****-login.sh ends [Pipeline] } 15:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:58:42 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:58:42 475a7db5b5b56187166d71228061bf2da140d1ab 15:58:42 latest 15:58:42 3.2.0-dev.74 15:58:42 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:42 main 15:58:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:43 + docker push nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab 15:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:58:43 6b439f699cb1: Preparing 15:58:43 66e6a7fb2a0a: Preparing 15:58:43 c4a7e7456697: Preparing 15:58:43 a9cfa4c5e6d7: Preparing 15:58:43 7922e0c791b2: Preparing 15:58:43 e398e8dc837c: Preparing 15:58:43 d62a02444d39: Preparing 15:58:43 e398e8dc837c: Waiting 15:58:43 d62a02444d39: Waiting 15:58:43 c4a7e7456697: Pushed 15:58:43 a9cfa4c5e6d7: Pushed 15:58:43 6b439f699cb1: Pushed 15:58:43 7922e0c791b2: Pushed 15:58:43 d62a02444d39: Layer already exists 15:58:43 e398e8dc837c: Pushed 15:58:46 66e6a7fb2a0a: Pushed 15:58:46 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:46 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:58:46 6b439f699cb1: Preparing 15:58:46 66e6a7fb2a0a: Preparing 15:58:46 c4a7e7456697: Preparing 15:58:46 a9cfa4c5e6d7: Preparing 15:58:46 7922e0c791b2: Preparing 15:58:46 e398e8dc837c: Preparing 15:58:46 d62a02444d39: Preparing 15:58:46 e398e8dc837c: Waiting 15:58:46 a9cfa4c5e6d7: Layer already exists 15:58:46 66e6a7fb2a0a: Layer already exists 15:58:46 c4a7e7456697: Layer already exists 15:58:46 6b439f699cb1: Layer already exists 15:58:46 7922e0c791b2: Layer already exists 15:58:46 e398e8dc837c: Layer already exists 15:58:46 d62a02444d39: Layer already exists 15:58:46 latest: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:47 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.74 15:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:58:47 6b439f699cb1: Preparing 15:58:47 66e6a7fb2a0a: Preparing 15:58:47 c4a7e7456697: Preparing 15:58:47 a9cfa4c5e6d7: Preparing 15:58:47 7922e0c791b2: Preparing 15:58:47 e398e8dc837c: Preparing 15:58:47 d62a02444d39: Preparing 15:58:47 e398e8dc837c: Waiting 15:58:47 d62a02444d39: Waiting 15:58:47 c4a7e7456697: Layer already exists 15:58:47 6b439f699cb1: Layer already exists 15:58:47 7922e0c791b2: Layer already exists 15:58:47 a9cfa4c5e6d7: Layer already exists 15:58:47 66e6a7fb2a0a: Layer already exists 15:58:47 d62a02444d39: Layer already exists 15:58:47 e398e8dc837c: Layer already exists 15:58:47 3.2.0-dev.74: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:48 + docker push nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:58:48 6b439f699cb1: Preparing 15:58:48 66e6a7fb2a0a: Preparing 15:58:48 c4a7e7456697: Preparing 15:58:48 a9cfa4c5e6d7: Preparing 15:58:48 7922e0c791b2: Preparing 15:58:48 e398e8dc837c: Preparing 15:58:48 d62a02444d39: Preparing 15:58:48 e398e8dc837c: Waiting 15:58:48 66e6a7fb2a0a: Layer already exists 15:58:48 a9cfa4c5e6d7: Layer already exists 15:58:48 7922e0c791b2: Layer already exists 15:58:48 6b439f699cb1: Layer already exists 15:58:48 c4a7e7456697: Layer already exists 15:58:48 e398e8dc837c: Layer already exists 15:58:48 d62a02444d39: Layer already exists 15:58:48 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:48 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:58:48 6b439f699cb1: Preparing 15:58:48 66e6a7fb2a0a: Preparing 15:58:48 c4a7e7456697: Preparing 15:58:48 a9cfa4c5e6d7: Preparing 15:58:48 7922e0c791b2: Preparing 15:58:48 e398e8dc837c: Preparing 15:58:48 d62a02444d39: Preparing 15:58:48 e398e8dc837c: Waiting 15:58:48 66e6a7fb2a0a: Layer already exists 15:58:48 7922e0c791b2: Layer already exists 15:58:48 6b439f699cb1: Layer already exists 15:58:48 c4a7e7456697: Layer already exists 15:58:48 a9cfa4c5e6d7: Layer already exists 15:58:48 e398e8dc837c: Layer already exists 15:58:48 d62a02444d39: Layer already exists 15:58:48 main: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:48 ===================================================== [Pipeline] echo 15:58:49 taggedImages: 15:58:49 - nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab 15:58:49 - nexus3.edgexfoundry.org:10004/core-command:latest 15:58:49 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.74 15:58:49 - nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:58:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:58:49 475a7db5b5b56187166d71228061bf2da140d1ab 15:58:49 latest 15:58:49 3.2.0-dev.74 15:58:49 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:49 main 15:58:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab 15:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:58:49 8200c267d76a: Preparing 15:58:49 7e051fd8ed45: Preparing 15:58:49 c0fd6b015151: Preparing 15:58:49 85f0c85f3233: Preparing 15:58:49 c4a7e7456697: Preparing 15:58:49 a9cfa4c5e6d7: Preparing 15:58:49 7922e0c791b2: Preparing 15:58:49 e398e8dc837c: Preparing 15:58:49 d62a02444d39: Preparing 15:58:49 7922e0c791b2: Waiting 15:58:49 e398e8dc837c: Waiting 15:58:49 d62a02444d39: Waiting 15:58:49 a9cfa4c5e6d7: Waiting 15:58:49 c4a7e7456697: Layer already exists 15:58:49 a9cfa4c5e6d7: Layer already exists 15:58:49 7922e0c791b2: Layer already exists 15:58:49 e398e8dc837c: Layer already exists 15:58:49 7e051fd8ed45: Pushed 15:58:49 c0fd6b015151: Pushed 15:58:49 8200c267d76a: Pushed 15:58:49 d62a02444d39: Layer already exists 15:58:50 85f0c85f3233: Pushed 15:58:50 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:51 + 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 15:58:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:58:51 8200c267d76a: Preparing 15:58:51 7e051fd8ed45: Preparing 15:58:51 c0fd6b015151: Preparing 15:58:51 85f0c85f3233: Preparing 15:58:51 c4a7e7456697: Preparing 15:58:51 a9cfa4c5e6d7: Preparing 15:58:51 7922e0c791b2: Preparing 15:58:51 e398e8dc837c: Preparing 15:58:51 d62a02444d39: Preparing 15:58:51 a9cfa4c5e6d7: Waiting 15:58:51 7922e0c791b2: Waiting 15:58:51 85f0c85f3233: Layer already exists 15:58:51 c4a7e7456697: Layer already exists 15:58:51 8200c267d76a: Layer already exists 15:58:51 7e051fd8ed45: Layer already exists 15:58:51 c0fd6b015151: Layer already exists 15:58:51 a9cfa4c5e6d7: Layer already exists 15:58:51 e398e8dc837c: Layer already exists 15:58:51 d62a02444d39: Layer already exists 15:58:51 7922e0c791b2: Layer already exists 15:58:51 latest: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.74 15:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:58:52 8200c267d76a: Preparing 15:58:52 7e051fd8ed45: Preparing 15:58:52 c0fd6b015151: Preparing 15:58:52 85f0c85f3233: Preparing 15:58:52 c4a7e7456697: Preparing 15:58:52 a9cfa4c5e6d7: Preparing 15:58:52 7922e0c791b2: Preparing 15:58:52 a9cfa4c5e6d7: Waiting 15:58:52 e398e8dc837c: Preparing 15:58:52 d62a02444d39: Preparing 15:58:52 7922e0c791b2: Waiting 15:58:52 e398e8dc837c: Waiting 15:58:52 d62a02444d39: Waiting 15:58:52 c0fd6b015151: Layer already exists 15:58:52 c4a7e7456697: Layer already exists 15:58:52 7e051fd8ed45: Layer already exists 15:58:52 85f0c85f3233: Layer already exists 15:58:52 8200c267d76a: Layer already exists 15:58:52 a9cfa4c5e6d7: Layer already exists 15:58:52 7922e0c791b2: Layer already exists 15:58:52 e398e8dc837c: Layer already exists 15:58:52 d62a02444d39: Layer already exists 15:58:52 3.2.0-dev.74: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:58:52 8200c267d76a: Preparing 15:58:52 7e051fd8ed45: Preparing 15:58:52 c0fd6b015151: Preparing 15:58:52 85f0c85f3233: Preparing 15:58:52 c4a7e7456697: Preparing 15:58:52 a9cfa4c5e6d7: Preparing 15:58:52 7922e0c791b2: Preparing 15:58:52 e398e8dc837c: Preparing 15:58:52 d62a02444d39: Preparing 15:58:52 7922e0c791b2: Waiting 15:58:52 e398e8dc837c: Waiting 15:58:52 d62a02444d39: Waiting 15:58:52 a9cfa4c5e6d7: Waiting 15:58:52 c4a7e7456697: Layer already exists 15:58:52 85f0c85f3233: Layer already exists 15:58:52 7e051fd8ed45: Layer already exists 15:58:52 8200c267d76a: Layer already exists 15:58:52 c0fd6b015151: Layer already exists 15:58:52 d62a02444d39: Layer already exists 15:58:52 a9cfa4c5e6d7: Layer already exists 15:58:52 7922e0c791b2: Layer already exists 15:58:52 e398e8dc837c: Layer already exists 15:58:52 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:53 + 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 15:58:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:58:53 8200c267d76a: Preparing 15:58:53 7e051fd8ed45: Preparing 15:58:53 c0fd6b015151: Preparing 15:58:53 85f0c85f3233: Preparing 15:58:53 c4a7e7456697: Preparing 15:58:53 a9cfa4c5e6d7: Preparing 15:58:53 7922e0c791b2: Preparing 15:58:53 e398e8dc837c: Preparing 15:58:53 d62a02444d39: Preparing 15:58:53 e398e8dc837c: Waiting 15:58:53 a9cfa4c5e6d7: Waiting 15:58:53 7922e0c791b2: Waiting 15:58:53 d62a02444d39: Waiting 15:58:53 c4a7e7456697: Layer already exists 15:58:53 8200c267d76a: Layer already exists 15:58:53 7e051fd8ed45: Layer already exists 15:58:53 85f0c85f3233: Layer already exists 15:58:53 c0fd6b015151: Layer already exists 15:58:53 a9cfa4c5e6d7: Layer already exists 15:58:53 7922e0c791b2: Layer already exists 15:58:53 d62a02444d39: Layer already exists 15:58:53 e398e8dc837c: Layer already exists 15:58:53 main: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:53 ===================================================== [Pipeline] echo 15:58:53 taggedImages: 15:58:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab 15:58:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:58:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.74 15:58:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:58:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:58:53 475a7db5b5b56187166d71228061bf2da140d1ab 15:58:53 latest 15:58:53 3.2.0-dev.74 15:58:53 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:53 main 15:58:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:54 + docker push nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab 15:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:58:54 6970418d76b6: Preparing 15:58:54 1abefaaf473d: Preparing 15:58:54 a2d8e336e233: Preparing 15:58:54 c4a7e7456697: Preparing 15:58:54 a9cfa4c5e6d7: Preparing 15:58:54 d25a5019841b: Preparing 15:58:54 a17afbe4a61d: Preparing 15:58:54 d62a02444d39: Preparing 15:58:54 d25a5019841b: Waiting 15:58:54 a17afbe4a61d: Waiting 15:58:54 d62a02444d39: Waiting 15:58:54 a9cfa4c5e6d7: Layer already exists 15:58:54 c4a7e7456697: Layer already exists 15:58:54 6970418d76b6: Pushed 15:58:54 1abefaaf473d: Pushed 15:58:54 d25a5019841b: Pushed 15:58:54 d62a02444d39: Layer already exists 15:58:54 a17afbe4a61d: Pushed 15:58:57 a2d8e336e233: Pushed 15:58:57 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:58:58 6970418d76b6: Preparing 15:58:58 1abefaaf473d: Preparing 15:58:58 a2d8e336e233: Preparing 15:58:58 c4a7e7456697: Preparing 15:58:58 a9cfa4c5e6d7: Preparing 15:58:58 d25a5019841b: Preparing 15:58:58 a17afbe4a61d: Preparing 15:58:58 d62a02444d39: Preparing 15:58:58 d25a5019841b: Waiting 15:58:58 a17afbe4a61d: Waiting 15:58:58 a9cfa4c5e6d7: Layer already exists 15:58:58 1abefaaf473d: Layer already exists 15:58:58 c4a7e7456697: Layer already exists 15:58:58 6970418d76b6: Layer already exists 15:58:58 a2d8e336e233: Layer already exists 15:58:58 d62a02444d39: Layer already exists 15:58:58 d25a5019841b: Layer already exists 15:58:58 a17afbe4a61d: Layer already exists 15:58:58 latest: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:58 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.74 15:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:58:58 6970418d76b6: Preparing 15:58:58 1abefaaf473d: Preparing 15:58:58 a2d8e336e233: Preparing 15:58:58 c4a7e7456697: Preparing 15:58:58 a9cfa4c5e6d7: Preparing 15:58:58 d25a5019841b: Preparing 15:58:58 a17afbe4a61d: Preparing 15:58:58 d62a02444d39: Preparing 15:58:58 d25a5019841b: Waiting 15:58:58 a17afbe4a61d: Waiting 15:58:58 d62a02444d39: Waiting 15:58:58 a9cfa4c5e6d7: Layer already exists 15:58:58 1abefaaf473d: Layer already exists 15:58:58 c4a7e7456697: Layer already exists 15:58:58 6970418d76b6: Layer already exists 15:58:58 a2d8e336e233: Layer already exists 15:58:58 d25a5019841b: Layer already exists 15:58:58 d62a02444d39: Layer already exists 15:58:58 a17afbe4a61d: Layer already exists 15:58:58 3.2.0-dev.74: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:59 + docker push nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:58:59 6970418d76b6: Preparing 15:58:59 1abefaaf473d: Preparing 15:58:59 a2d8e336e233: Preparing 15:58:59 c4a7e7456697: Preparing 15:58:59 a9cfa4c5e6d7: Preparing 15:58:59 d25a5019841b: Preparing 15:58:59 a17afbe4a61d: Preparing 15:58:59 d62a02444d39: Preparing 15:58:59 d25a5019841b: Waiting 15:58:59 d62a02444d39: Waiting 15:58:59 a17afbe4a61d: Waiting 15:58:59 1abefaaf473d: Layer already exists 15:58:59 a9cfa4c5e6d7: Layer already exists 15:58:59 6970418d76b6: Layer already exists 15:58:59 c4a7e7456697: Layer already exists 15:58:59 a2d8e336e233: Layer already exists 15:58:59 a17afbe4a61d: Layer already exists 15:58:59 d25a5019841b: Layer already exists 15:58:59 d62a02444d39: Layer already exists 15:58:59 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:59:00 6970418d76b6: Preparing 15:59:00 1abefaaf473d: Preparing 15:59:00 a2d8e336e233: Preparing 15:59:00 c4a7e7456697: Preparing 15:59:00 a9cfa4c5e6d7: Preparing 15:59:00 d25a5019841b: Preparing 15:59:00 a17afbe4a61d: Preparing 15:59:00 d62a02444d39: Preparing 15:59:00 a17afbe4a61d: Waiting 15:59:00 d62a02444d39: Waiting 15:59:00 d25a5019841b: Waiting 15:59:00 a2d8e336e233: Layer already exists 15:59:00 a9cfa4c5e6d7: Layer already exists 15:59:00 c4a7e7456697: Layer already exists 15:59:00 1abefaaf473d: Layer already exists 15:59:00 6970418d76b6: Layer already exists 15:59:00 a17afbe4a61d: Layer already exists 15:59:00 d25a5019841b: Layer already exists 15:59:00 d62a02444d39: Layer already exists 15:59:00 main: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:00 ===================================================== [Pipeline] echo 15:59:00 taggedImages: 15:59:00 - nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:00 - nexus3.edgexfoundry.org:10004/core-data:latest 15:59:00 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.74 15:59:00 - nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:59:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 15:59:00 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:00 latest 15:59:00 3.2.0-dev.74 15:59:00 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:00 main 15:59:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:59:00 ad77b99da517: Preparing 15:59:00 9631362d5d1f: Preparing 15:59:00 a9cfa4c5e6d7: Preparing 15:59:00 a715f4df0501: Preparing 15:59:00 bc0573221fdf: Preparing 15:59:00 d62a02444d39: Preparing 15:59:00 d62a02444d39: Waiting 15:59:00 a9cfa4c5e6d7: Layer already exists 15:59:00 d62a02444d39: Layer already exists 15:59:00 ad77b99da517: Pushed 15:59:00 bc0573221fdf: Pushed 15:59:00 a715f4df0501: Pushed 15:59:04 9631362d5d1f: Pushed 15:59:04 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 15:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:59:04 ad77b99da517: Preparing 15:59:04 9631362d5d1f: Preparing 15:59:04 a9cfa4c5e6d7: Preparing 15:59:04 a715f4df0501: Preparing 15:59:04 bc0573221fdf: Preparing 15:59:04 d62a02444d39: Preparing 15:59:04 d62a02444d39: Waiting 15:59:04 a715f4df0501: Layer already exists 15:59:04 bc0573221fdf: Layer already exists 15:59:04 9631362d5d1f: Layer already exists 15:59:04 ad77b99da517: Layer already exists 15:59:04 a9cfa4c5e6d7: Layer already exists 15:59:04 d62a02444d39: Layer already exists 15:59:04 latest: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.74 15:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:59:05 ad77b99da517: Preparing 15:59:05 9631362d5d1f: Preparing 15:59:05 a9cfa4c5e6d7: Preparing 15:59:05 a715f4df0501: Preparing 15:59:05 bc0573221fdf: Preparing 15:59:05 d62a02444d39: Preparing 15:59:05 d62a02444d39: Waiting 15:59:05 9631362d5d1f: Layer already exists 15:59:05 a715f4df0501: Layer already exists 15:59:05 ad77b99da517: Layer already exists 15:59:05 bc0573221fdf: Layer already exists 15:59:05 a9cfa4c5e6d7: Layer already exists 15:59:05 d62a02444d39: Layer already exists 15:59:05 3.2.0-dev.74: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:59:06 ad77b99da517: Preparing 15:59:06 9631362d5d1f: Preparing 15:59:06 a9cfa4c5e6d7: Preparing 15:59:06 a715f4df0501: Preparing 15:59:06 bc0573221fdf: Preparing 15:59:06 d62a02444d39: Preparing 15:59:06 d62a02444d39: Waiting 15:59:06 ad77b99da517: Layer already exists 15:59:06 a9cfa4c5e6d7: Layer already exists 15:59:06 bc0573221fdf: Layer already exists 15:59:06 9631362d5d1f: Layer already exists 15:59:06 a715f4df0501: Layer already exists 15:59:06 d62a02444d39: Layer already exists 15:59:06 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 15:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:59:06 ad77b99da517: Preparing 15:59:06 9631362d5d1f: Preparing 15:59:06 a9cfa4c5e6d7: Preparing 15:59:06 a715f4df0501: Preparing 15:59:06 bc0573221fdf: Preparing 15:59:06 d62a02444d39: Preparing 15:59:06 d62a02444d39: Waiting 15:59:06 ad77b99da517: Layer already exists 15:59:06 a9cfa4c5e6d7: Layer already exists 15:59:06 a715f4df0501: Layer already exists 15:59:06 bc0573221fdf: Layer already exists 15:59:06 9631362d5d1f: Layer already exists 15:59:06 d62a02444d39: Layer already exists 15:59:06 main: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:06 ===================================================== [Pipeline] echo 15:59:06 taggedImages: 15:59:06 - nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:06 - nexus3.edgexfoundry.org:10004/core-keeper:latest 15:59:06 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.74 15:59:06 - nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:06 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 15:59:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:59:07 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:07 latest 15:59:07 3.2.0-dev.74 15:59:07 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:07 main 15:59:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:07 afa3908f8e8f: Preparing 15:59:07 af7d9e83acfc: Preparing 15:59:07 f43ee1ad297f: Preparing 15:59:07 c4a7e7456697: Preparing 15:59:07 a9cfa4c5e6d7: Preparing 15:59:07 7922e0c791b2: Preparing 15:59:07 e398e8dc837c: Preparing 15:59:07 d62a02444d39: Preparing 15:59:07 e398e8dc837c: Waiting 15:59:07 7922e0c791b2: Waiting 15:59:07 d62a02444d39: Waiting 15:59:07 a9cfa4c5e6d7: Layer already exists 15:59:07 c4a7e7456697: Layer already exists 15:59:07 7922e0c791b2: Layer already exists 15:59:07 e398e8dc837c: Layer already exists 15:59:07 d62a02444d39: Layer already exists 15:59:07 af7d9e83acfc: Pushed 15:59:07 afa3908f8e8f: Pushed 15:59:11 f43ee1ad297f: Pushed 15:59:11 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:11 afa3908f8e8f: Preparing 15:59:11 af7d9e83acfc: Preparing 15:59:11 f43ee1ad297f: Preparing 15:59:11 c4a7e7456697: Preparing 15:59:11 a9cfa4c5e6d7: Preparing 15:59:11 7922e0c791b2: Preparing 15:59:11 e398e8dc837c: Preparing 15:59:11 d62a02444d39: Preparing 15:59:11 7922e0c791b2: Waiting 15:59:11 e398e8dc837c: Waiting 15:59:11 d62a02444d39: Waiting 15:59:11 a9cfa4c5e6d7: Layer already exists 15:59:11 af7d9e83acfc: Layer already exists 15:59:11 f43ee1ad297f: Layer already exists 15:59:11 afa3908f8e8f: Layer already exists 15:59:11 c4a7e7456697: Layer already exists 15:59:11 e398e8dc837c: Layer already exists 15:59:11 7922e0c791b2: Layer already exists 15:59:11 d62a02444d39: Layer already exists 15:59:11 latest: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.74 15:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:12 afa3908f8e8f: Preparing 15:59:12 af7d9e83acfc: Preparing 15:59:12 f43ee1ad297f: Preparing 15:59:12 c4a7e7456697: Preparing 15:59:12 a9cfa4c5e6d7: Preparing 15:59:12 7922e0c791b2: Preparing 15:59:12 e398e8dc837c: Preparing 15:59:12 d62a02444d39: Preparing 15:59:12 7922e0c791b2: Waiting 15:59:12 d62a02444d39: Waiting 15:59:12 c4a7e7456697: Layer already exists 15:59:12 af7d9e83acfc: Layer already exists 15:59:12 afa3908f8e8f: Layer already exists 15:59:12 a9cfa4c5e6d7: Layer already exists 15:59:12 f43ee1ad297f: Layer already exists 15:59:12 e398e8dc837c: Layer already exists 15:59:12 7922e0c791b2: Layer already exists 15:59:12 d62a02444d39: Layer already exists 15:59:12 3.2.0-dev.74: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:13 afa3908f8e8f: Preparing 15:59:13 af7d9e83acfc: Preparing 15:59:13 f43ee1ad297f: Preparing 15:59:13 c4a7e7456697: Preparing 15:59:13 a9cfa4c5e6d7: Preparing 15:59:13 7922e0c791b2: Preparing 15:59:13 e398e8dc837c: Preparing 15:59:13 d62a02444d39: Preparing 15:59:13 7922e0c791b2: Waiting 15:59:13 e398e8dc837c: Waiting 15:59:13 d62a02444d39: Waiting 15:59:13 f43ee1ad297f: Layer already exists 15:59:13 afa3908f8e8f: Layer already exists 15:59:13 af7d9e83acfc: Layer already exists 15:59:13 c4a7e7456697: Layer already exists 15:59:13 a9cfa4c5e6d7: Layer already exists 15:59:13 e398e8dc837c: Layer already exists 15:59:13 d62a02444d39: Layer already exists 15:59:13 7922e0c791b2: Layer already exists 15:59:13 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:13 afa3908f8e8f: Preparing 15:59:13 af7d9e83acfc: Preparing 15:59:13 f43ee1ad297f: Preparing 15:59:13 c4a7e7456697: Preparing 15:59:13 a9cfa4c5e6d7: Preparing 15:59:13 7922e0c791b2: Preparing 15:59:13 e398e8dc837c: Preparing 15:59:13 d62a02444d39: Preparing 15:59:13 7922e0c791b2: Waiting 15:59:13 e398e8dc837c: Waiting 15:59:13 d62a02444d39: Waiting 15:59:13 c4a7e7456697: Layer already exists 15:59:13 f43ee1ad297f: Layer already exists 15:59:13 afa3908f8e8f: Layer already exists 15:59:13 af7d9e83acfc: Layer already exists 15:59:13 a9cfa4c5e6d7: Layer already exists 15:59:13 e398e8dc837c: Layer already exists 15:59:13 7922e0c791b2: Layer already exists 15:59:13 d62a02444d39: Layer already exists 15:59:13 main: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:13 ===================================================== [Pipeline] echo 15:59:13 taggedImages: 15:59:13 - nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:59:13 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.74 15:59:13 - nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:59:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:59:14 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:14 latest 15:59:14 3.2.0-dev.74 15:59:14 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:14 main 15:59:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:14 4a1854174e51: Preparing 15:59:14 c3d5101a27e5: Preparing 15:59:14 1ee22e129a2a: Preparing 15:59:14 998003060492: Preparing 15:59:14 e0b463d676a8: Preparing 15:59:14 3d2fc70f5ff3: Preparing 15:59:14 cf8239dd45e9: Preparing 15:59:14 161b03d38386: Preparing 15:59:14 c4a7e7456697: Preparing 15:59:14 a9cfa4c5e6d7: Preparing 15:59:14 c02ed108cf12: Preparing 15:59:14 59a65e7fd081: Preparing 15:59:14 5f70bf18a086: Preparing 15:59:14 fe7979dcfa84: Preparing 15:59:14 44f940289357: Preparing 15:59:14 eaa90ea02889: Preparing 15:59:14 d62a02444d39: Preparing 15:59:14 3d2fc70f5ff3: Waiting 15:59:14 5f70bf18a086: Waiting 15:59:14 eaa90ea02889: Waiting 15:59:14 cf8239dd45e9: Waiting 15:59:14 fe7979dcfa84: Waiting 15:59:14 44f940289357: Waiting 15:59:14 d62a02444d39: Waiting 15:59:14 161b03d38386: Waiting 15:59:14 a9cfa4c5e6d7: Waiting 15:59:14 c4a7e7456697: Waiting 15:59:14 c02ed108cf12: Waiting 15:59:14 59a65e7fd081: Waiting 15:59:14 1ee22e129a2a: Pushed 15:59:14 c3d5101a27e5: Pushed 15:59:14 4a1854174e51: Pushed 15:59:14 998003060492: Pushed 15:59:14 e0b463d676a8: Pushed 15:59:14 c4a7e7456697: Layer already exists 15:59:14 a9cfa4c5e6d7: Layer already exists 15:59:14 3d2fc70f5ff3: Pushed 15:59:14 cf8239dd45e9: Pushed 15:59:14 5f70bf18a086: Layer already exists 15:59:14 c02ed108cf12: Pushed 15:59:14 59a65e7fd081: Pushed 15:59:14 d62a02444d39: Layer already exists 15:59:14 fe7979dcfa84: Pushed 15:59:14 44f940289357: Pushed 15:59:14 eaa90ea02889: Pushed 15:59:16 161b03d38386: Pushed 15:59:16 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:17 4a1854174e51: Preparing 15:59:17 c3d5101a27e5: Preparing 15:59:17 1ee22e129a2a: Preparing 15:59:17 998003060492: Preparing 15:59:17 e0b463d676a8: Preparing 15:59:17 3d2fc70f5ff3: Preparing 15:59:17 cf8239dd45e9: Preparing 15:59:17 161b03d38386: Preparing 15:59:17 c4a7e7456697: Preparing 15:59:17 a9cfa4c5e6d7: Preparing 15:59:17 c02ed108cf12: Preparing 15:59:17 59a65e7fd081: Preparing 15:59:17 5f70bf18a086: Preparing 15:59:17 fe7979dcfa84: Preparing 15:59:17 44f940289357: Preparing 15:59:17 eaa90ea02889: Preparing 15:59:17 d62a02444d39: Preparing 15:59:17 161b03d38386: Waiting 15:59:17 c4a7e7456697: Waiting 15:59:17 a9cfa4c5e6d7: Waiting 15:59:17 c02ed108cf12: Waiting 15:59:17 59a65e7fd081: Waiting 15:59:17 5f70bf18a086: Waiting 15:59:17 3d2fc70f5ff3: Waiting 15:59:17 eaa90ea02889: Waiting 15:59:17 44f940289357: Waiting 15:59:17 cf8239dd45e9: Waiting 15:59:17 d62a02444d39: Waiting 15:59:17 fe7979dcfa84: Waiting 15:59:17 c3d5101a27e5: Layer already exists 15:59:17 1ee22e129a2a: Layer already exists 15:59:17 e0b463d676a8: Layer already exists 15:59:17 998003060492: Layer already exists 15:59:17 4a1854174e51: Layer already exists 15:59:17 cf8239dd45e9: Layer already exists 15:59:17 3d2fc70f5ff3: Layer already exists 15:59:17 161b03d38386: Layer already exists 15:59:17 c4a7e7456697: Layer already exists 15:59:17 a9cfa4c5e6d7: Layer already exists 15:59:17 c02ed108cf12: Layer already exists 15:59:17 59a65e7fd081: Layer already exists 15:59:17 44f940289357: Layer already exists 15:59:17 fe7979dcfa84: Layer already exists 15:59:17 eaa90ea02889: Layer already exists 15:59:17 d62a02444d39: Layer already exists 15:59:17 5f70bf18a086: Layer already exists 15:59:17 latest: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.74 15:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:17 4a1854174e51: Preparing 15:59:17 c3d5101a27e5: Preparing 15:59:17 1ee22e129a2a: Preparing 15:59:17 998003060492: Preparing 15:59:17 e0b463d676a8: Preparing 15:59:17 3d2fc70f5ff3: Preparing 15:59:17 cf8239dd45e9: Preparing 15:59:17 161b03d38386: Preparing 15:59:17 c4a7e7456697: Preparing 15:59:17 a9cfa4c5e6d7: Preparing 15:59:17 c02ed108cf12: Preparing 15:59:17 59a65e7fd081: Preparing 15:59:17 5f70bf18a086: Preparing 15:59:17 fe7979dcfa84: Preparing 15:59:17 44f940289357: Preparing 15:59:17 eaa90ea02889: Preparing 15:59:17 161b03d38386: Waiting 15:59:17 3d2fc70f5ff3: Waiting 15:59:17 cf8239dd45e9: Waiting 15:59:17 c4a7e7456697: Waiting 15:59:17 c02ed108cf12: Waiting 15:59:17 a9cfa4c5e6d7: Waiting 15:59:17 59a65e7fd081: Waiting 15:59:17 5f70bf18a086: Waiting 15:59:17 44f940289357: Waiting 15:59:17 fe7979dcfa84: Waiting 15:59:17 d62a02444d39: Preparing 15:59:17 d62a02444d39: Waiting 15:59:17 1ee22e129a2a: Layer already exists 15:59:17 998003060492: Layer already exists 15:59:17 4a1854174e51: Layer already exists 15:59:17 c3d5101a27e5: Layer already exists 15:59:17 e0b463d676a8: Layer already exists 15:59:17 c4a7e7456697: Layer already exists 15:59:17 a9cfa4c5e6d7: Layer already exists 15:59:17 3d2fc70f5ff3: Layer already exists 15:59:17 cf8239dd45e9: Layer already exists 15:59:17 161b03d38386: Layer already exists 15:59:17 c02ed108cf12: Layer already exists 15:59:17 59a65e7fd081: Layer already exists 15:59:17 44f940289357: Layer already exists 15:59:17 5f70bf18a086: Layer already exists 15:59:17 fe7979dcfa84: Layer already exists 15:59:17 d62a02444d39: Layer already exists 15:59:17 eaa90ea02889: Layer already exists 15:59:17 3.2.0-dev.74: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:18 4a1854174e51: Preparing 15:59:18 c3d5101a27e5: Preparing 15:59:18 1ee22e129a2a: Preparing 15:59:18 998003060492: Preparing 15:59:18 e0b463d676a8: Preparing 15:59:18 3d2fc70f5ff3: Preparing 15:59:18 cf8239dd45e9: Preparing 15:59:18 161b03d38386: Preparing 15:59:18 c4a7e7456697: Preparing 15:59:18 a9cfa4c5e6d7: Preparing 15:59:18 c02ed108cf12: Preparing 15:59:18 59a65e7fd081: Preparing 15:59:18 5f70bf18a086: Preparing 15:59:18 fe7979dcfa84: Preparing 15:59:18 44f940289357: Preparing 15:59:18 eaa90ea02889: Preparing 15:59:18 d62a02444d39: Preparing 15:59:18 c02ed108cf12: Waiting 15:59:18 59a65e7fd081: Waiting 15:59:18 5f70bf18a086: Waiting 15:59:18 fe7979dcfa84: Waiting 15:59:18 44f940289357: Waiting 15:59:18 eaa90ea02889: Waiting 15:59:18 d62a02444d39: Waiting 15:59:18 3d2fc70f5ff3: Waiting 15:59:18 cf8239dd45e9: Waiting 15:59:18 161b03d38386: Waiting 15:59:18 a9cfa4c5e6d7: Waiting 15:59:18 c4a7e7456697: Waiting 15:59:18 1ee22e129a2a: Layer already exists 15:59:18 998003060492: Layer already exists 15:59:18 4a1854174e51: Layer already exists 15:59:18 c3d5101a27e5: Layer already exists 15:59:18 e0b463d676a8: Layer already exists 15:59:18 cf8239dd45e9: Layer already exists 15:59:18 3d2fc70f5ff3: Layer already exists 15:59:18 161b03d38386: Layer already exists 15:59:18 c4a7e7456697: Layer already exists 15:59:18 a9cfa4c5e6d7: Layer already exists 15:59:18 c02ed108cf12: Layer already exists 15:59:18 59a65e7fd081: Layer already exists 15:59:18 fe7979dcfa84: Layer already exists 15:59:18 5f70bf18a086: Layer already exists 15:59:18 44f940289357: Layer already exists 15:59:18 eaa90ea02889: Layer already exists 15:59:18 d62a02444d39: Layer already exists 15:59:18 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:19 4a1854174e51: Preparing 15:59:19 c3d5101a27e5: Preparing 15:59:19 1ee22e129a2a: Preparing 15:59:19 998003060492: Preparing 15:59:19 e0b463d676a8: Preparing 15:59:19 3d2fc70f5ff3: Preparing 15:59:19 cf8239dd45e9: Preparing 15:59:19 161b03d38386: Preparing 15:59:19 c4a7e7456697: Preparing 15:59:19 a9cfa4c5e6d7: Preparing 15:59:19 c02ed108cf12: Preparing 15:59:19 59a65e7fd081: Preparing 15:59:19 5f70bf18a086: Preparing 15:59:19 fe7979dcfa84: Preparing 15:59:19 44f940289357: Preparing 15:59:19 eaa90ea02889: Preparing 15:59:19 d62a02444d39: Preparing 15:59:19 161b03d38386: Waiting 15:59:19 fe7979dcfa84: Waiting 15:59:19 44f940289357: Waiting 15:59:19 eaa90ea02889: Waiting 15:59:19 d62a02444d39: Waiting 15:59:19 c4a7e7456697: Waiting 15:59:19 a9cfa4c5e6d7: Waiting 15:59:19 59a65e7fd081: Waiting 15:59:19 c02ed108cf12: Waiting 15:59:19 5f70bf18a086: Waiting 15:59:19 3d2fc70f5ff3: Waiting 15:59:19 cf8239dd45e9: Waiting 15:59:19 4a1854174e51: Layer already exists 15:59:19 998003060492: Layer already exists 15:59:19 c3d5101a27e5: Layer already exists 15:59:19 e0b463d676a8: Layer already exists 15:59:19 1ee22e129a2a: Layer already exists 15:59:19 3d2fc70f5ff3: Layer already exists 15:59:19 c4a7e7456697: Layer already exists 15:59:19 161b03d38386: Layer already exists 15:59:19 a9cfa4c5e6d7: Layer already exists 15:59:19 cf8239dd45e9: Layer already exists 15:59:19 fe7979dcfa84: Layer already exists 15:59:19 c02ed108cf12: Layer already exists 15:59:19 5f70bf18a086: Layer already exists 15:59:19 59a65e7fd081: Layer already exists 15:59:19 44f940289357: Layer already exists 15:59:19 eaa90ea02889: Layer already exists 15:59:19 d62a02444d39: Layer already exists 15:59:19 main: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:19 ===================================================== [Pipeline] echo 15:59:19 taggedImages: 15:59:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:59:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.74 15:59:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:59:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:59:19 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:19 latest 15:59:19 3.2.0-dev.74 15:59:19 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:19 main 15:59:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:59:19 8200c267d76a: Preparing 15:59:19 7e051fd8ed45: Preparing 15:59:19 a565dbf5eddc: Preparing 15:59:19 5873ca6c54df: Preparing 15:59:19 c4a7e7456697: Preparing 15:59:19 a9cfa4c5e6d7: Preparing 15:59:19 7922e0c791b2: Preparing 15:59:19 e398e8dc837c: Preparing 15:59:19 d62a02444d39: Preparing 15:59:19 e398e8dc837c: Waiting 15:59:19 7922e0c791b2: Waiting 15:59:19 a565dbf5eddc: Pushed 15:59:19 c4a7e7456697: Layer already exists 15:59:20 8200c267d76a: Layer already exists 15:59:20 7e051fd8ed45: Layer already exists 15:59:20 a9cfa4c5e6d7: Layer already exists 15:59:20 7922e0c791b2: Layer already exists 15:59:20 e398e8dc837c: Layer already exists 15:59:20 d62a02444d39: Layer already exists 15:59:22 5873ca6c54df: Pushed 15:59:22 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:59:23 8200c267d76a: Preparing 15:59:23 7e051fd8ed45: Preparing 15:59:23 a565dbf5eddc: Preparing 15:59:23 5873ca6c54df: Preparing 15:59:23 c4a7e7456697: Preparing 15:59:23 a9cfa4c5e6d7: Preparing 15:59:23 7922e0c791b2: Preparing 15:59:23 e398e8dc837c: Preparing 15:59:23 d62a02444d39: Preparing 15:59:23 e398e8dc837c: Waiting 15:59:23 7922e0c791b2: Waiting 15:59:23 a9cfa4c5e6d7: Waiting 15:59:23 d62a02444d39: Waiting 15:59:23 c4a7e7456697: Layer already exists 15:59:23 7e051fd8ed45: Layer already exists 15:59:23 8200c267d76a: Layer already exists 15:59:23 5873ca6c54df: Layer already exists 15:59:23 a565dbf5eddc: Layer already exists 15:59:23 a9cfa4c5e6d7: Layer already exists 15:59:23 7922e0c791b2: Layer already exists 15:59:23 d62a02444d39: Layer already exists 15:59:23 e398e8dc837c: Layer already exists 15:59:23 latest: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.74 15:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:59:24 8200c267d76a: Preparing 15:59:24 7e051fd8ed45: Preparing 15:59:24 a565dbf5eddc: Preparing 15:59:24 5873ca6c54df: Preparing 15:59:24 c4a7e7456697: Preparing 15:59:24 a9cfa4c5e6d7: Preparing 15:59:24 7922e0c791b2: Preparing 15:59:24 e398e8dc837c: Preparing 15:59:24 d62a02444d39: Preparing 15:59:24 a9cfa4c5e6d7: Waiting 15:59:24 7922e0c791b2: Waiting 15:59:24 e398e8dc837c: Waiting 15:59:24 d62a02444d39: Waiting 15:59:24 7e051fd8ed45: Layer already exists 15:59:24 c4a7e7456697: Layer already exists 15:59:24 a565dbf5eddc: Layer already exists 15:59:24 5873ca6c54df: Layer already exists 15:59:24 8200c267d76a: Layer already exists 15:59:24 e398e8dc837c: Layer already exists 15:59:24 a9cfa4c5e6d7: Layer already exists 15:59:24 d62a02444d39: Layer already exists 15:59:24 7922e0c791b2: Layer already exists 15:59:24 3.2.0-dev.74: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:59:24 8200c267d76a: Preparing 15:59:24 7e051fd8ed45: Preparing 15:59:24 a565dbf5eddc: Preparing 15:59:24 5873ca6c54df: Preparing 15:59:24 c4a7e7456697: Preparing 15:59:24 a9cfa4c5e6d7: Preparing 15:59:24 7922e0c791b2: Preparing 15:59:24 e398e8dc837c: Preparing 15:59:24 d62a02444d39: Preparing 15:59:24 d62a02444d39: Waiting 15:59:24 7922e0c791b2: Waiting 15:59:24 a9cfa4c5e6d7: Waiting 15:59:24 7e051fd8ed45: Layer already exists 15:59:24 a565dbf5eddc: Layer already exists 15:59:24 5873ca6c54df: Layer already exists 15:59:24 c4a7e7456697: Layer already exists 15:59:24 8200c267d76a: Layer already exists 15:59:24 a9cfa4c5e6d7: Layer already exists 15:59:24 d62a02444d39: Layer already exists 15:59:24 7922e0c791b2: Layer already exists 15:59:24 e398e8dc837c: Layer already exists 15:59:24 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:59:25 8200c267d76a: Preparing 15:59:25 7e051fd8ed45: Preparing 15:59:25 a565dbf5eddc: Preparing 15:59:25 5873ca6c54df: Preparing 15:59:25 c4a7e7456697: Preparing 15:59:25 a9cfa4c5e6d7: Preparing 15:59:25 7922e0c791b2: Preparing 15:59:25 e398e8dc837c: Preparing 15:59:25 d62a02444d39: Preparing 15:59:25 a9cfa4c5e6d7: Waiting 15:59:25 7922e0c791b2: Waiting 15:59:25 e398e8dc837c: Waiting 15:59:25 d62a02444d39: Waiting 15:59:25 a565dbf5eddc: Layer already exists 15:59:25 8200c267d76a: Layer already exists 15:59:25 c4a7e7456697: Layer already exists 15:59:25 7e051fd8ed45: Layer already exists 15:59:25 5873ca6c54df: Layer already exists 15:59:25 a9cfa4c5e6d7: Layer already exists 15:59:25 e398e8dc837c: Layer already exists 15:59:25 7922e0c791b2: Layer already exists 15:59:25 d62a02444d39: Layer already exists 15:59:25 main: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:25 ===================================================== [Pipeline] echo 15:59:25 taggedImages: 15:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.74 15:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:59:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:59:25 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:25 latest 15:59:25 3.2.0-dev.74 15:59:25 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:25 main 15:59:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:26 347f02dd3392: Preparing 15:59:26 4877a45664bb: Preparing 15:59:26 ae2e9aef4608: Preparing 15:59:26 8f9057303355: Preparing 15:59:26 21c11d39e017: Preparing 15:59:26 c4a7e7456697: Preparing 15:59:26 a9cfa4c5e6d7: Preparing 15:59:26 6f943dfb67df: Preparing 15:59:26 5b99af80c139: Preparing 15:59:26 d4888db1c7c4: Preparing 15:59:26 d62a02444d39: Preparing 15:59:26 c4a7e7456697: Waiting 15:59:26 a9cfa4c5e6d7: Waiting 15:59:26 5b99af80c139: Waiting 15:59:26 6f943dfb67df: Waiting 15:59:26 d4888db1c7c4: Waiting 15:59:26 d62a02444d39: Waiting 15:59:26 8f9057303355: Pushed 15:59:26 347f02dd3392: Pushed 15:59:26 21c11d39e017: Pushed 15:59:26 4877a45664bb: Pushed 15:59:26 c4a7e7456697: Layer already exists 15:59:26 a9cfa4c5e6d7: Layer already exists 15:59:26 d62a02444d39: Layer already exists 15:59:26 6f943dfb67df: Pushed 15:59:26 5b99af80c139: Pushed 15:59:27 ae2e9aef4608: Pushed 15:59:27 d4888db1c7c4: Pushed 15:59:27 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:28 347f02dd3392: Preparing 15:59:28 4877a45664bb: Preparing 15:59:28 ae2e9aef4608: Preparing 15:59:28 8f9057303355: Preparing 15:59:28 21c11d39e017: Preparing 15:59:28 c4a7e7456697: Preparing 15:59:28 a9cfa4c5e6d7: Preparing 15:59:28 c4a7e7456697: Waiting 15:59:28 a9cfa4c5e6d7: Waiting 15:59:28 6f943dfb67df: Preparing 15:59:28 5b99af80c139: Preparing 15:59:28 6f943dfb67df: Waiting 15:59:28 d4888db1c7c4: Preparing 15:59:28 d62a02444d39: Preparing 15:59:28 5b99af80c139: Waiting 15:59:28 d62a02444d39: Waiting 15:59:28 8f9057303355: Layer already exists 15:59:28 21c11d39e017: Layer already exists 15:59:28 ae2e9aef4608: Layer already exists 15:59:28 4877a45664bb: Layer already exists 15:59:28 347f02dd3392: Layer already exists 15:59:28 c4a7e7456697: Layer already exists 15:59:28 d4888db1c7c4: Layer already exists 15:59:28 5b99af80c139: Layer already exists 15:59:28 a9cfa4c5e6d7: Layer already exists 15:59:28 6f943dfb67df: Layer already exists 15:59:28 d62a02444d39: Layer already exists 15:59:28 latest: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.74 15:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:29 347f02dd3392: Preparing 15:59:29 4877a45664bb: Preparing 15:59:29 ae2e9aef4608: Preparing 15:59:29 8f9057303355: Preparing 15:59:29 21c11d39e017: Preparing 15:59:29 c4a7e7456697: Preparing 15:59:29 a9cfa4c5e6d7: Preparing 15:59:29 6f943dfb67df: Preparing 15:59:29 5b99af80c139: Preparing 15:59:29 d4888db1c7c4: Preparing 15:59:29 d62a02444d39: Preparing 15:59:29 a9cfa4c5e6d7: Waiting 15:59:29 5b99af80c139: Waiting 15:59:29 d4888db1c7c4: Waiting 15:59:29 6f943dfb67df: Waiting 15:59:29 d62a02444d39: Waiting 15:59:29 c4a7e7456697: Waiting 15:59:29 8f9057303355: Layer already exists 15:59:29 ae2e9aef4608: Layer already exists 15:59:29 347f02dd3392: Layer already exists 15:59:29 21c11d39e017: Layer already exists 15:59:29 4877a45664bb: Layer already exists 15:59:29 6f943dfb67df: Layer already exists 15:59:29 c4a7e7456697: Layer already exists 15:59:29 a9cfa4c5e6d7: Layer already exists 15:59:29 5b99af80c139: Layer already exists 15:59:29 d4888db1c7c4: Layer already exists 15:59:29 d62a02444d39: Layer already exists 15:59:29 3.2.0-dev.74: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:29 347f02dd3392: Preparing 15:59:29 4877a45664bb: Preparing 15:59:29 ae2e9aef4608: Preparing 15:59:29 8f9057303355: Preparing 15:59:29 21c11d39e017: Preparing 15:59:29 c4a7e7456697: Preparing 15:59:29 a9cfa4c5e6d7: Preparing 15:59:29 6f943dfb67df: Preparing 15:59:29 5b99af80c139: Preparing 15:59:29 d4888db1c7c4: Preparing 15:59:29 d62a02444d39: Preparing 15:59:29 6f943dfb67df: Waiting 15:59:29 c4a7e7456697: Waiting 15:59:29 5b99af80c139: Waiting 15:59:29 d4888db1c7c4: Waiting 15:59:29 a9cfa4c5e6d7: Waiting 15:59:29 d62a02444d39: Waiting 15:59:29 4877a45664bb: Layer already exists 15:59:29 347f02dd3392: Layer already exists 15:59:29 21c11d39e017: Layer already exists 15:59:29 ae2e9aef4608: Layer already exists 15:59:29 8f9057303355: Layer already exists 15:59:29 c4a7e7456697: Layer already exists 15:59:29 6f943dfb67df: Layer already exists 15:59:29 5b99af80c139: Layer already exists 15:59:29 a9cfa4c5e6d7: Layer already exists 15:59:29 d4888db1c7c4: Layer already exists 15:59:29 d62a02444d39: Layer already exists 15:59:29 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:30 347f02dd3392: Preparing 15:59:30 4877a45664bb: Preparing 15:59:30 ae2e9aef4608: Preparing 15:59:30 8f9057303355: Preparing 15:59:30 21c11d39e017: Preparing 15:59:30 c4a7e7456697: Preparing 15:59:30 a9cfa4c5e6d7: Preparing 15:59:30 6f943dfb67df: Preparing 15:59:30 5b99af80c139: Preparing 15:59:30 d4888db1c7c4: Preparing 15:59:30 d62a02444d39: Preparing 15:59:30 6f943dfb67df: Waiting 15:59:30 5b99af80c139: Waiting 15:59:30 c4a7e7456697: Waiting 15:59:30 d4888db1c7c4: Waiting 15:59:30 a9cfa4c5e6d7: Waiting 15:59:30 d62a02444d39: Waiting 15:59:30 8f9057303355: Layer already exists 15:59:30 4877a45664bb: Layer already exists 15:59:30 21c11d39e017: Layer already exists 15:59:30 347f02dd3392: Layer already exists 15:59:30 ae2e9aef4608: Layer already exists 15:59:30 5b99af80c139: Layer already exists 15:59:30 c4a7e7456697: Layer already exists 15:59:30 d4888db1c7c4: Layer already exists 15:59:30 6f943dfb67df: Layer already exists 15:59:30 a9cfa4c5e6d7: Layer already exists 15:59:30 d62a02444d39: Layer already exists 15:59:30 main: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:30 ===================================================== [Pipeline] echo 15:59:30 taggedImages: 15:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.74 15:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:59:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:59:30 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:30 latest 15:59:30 3.2.0-dev.74 15:59:30 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:30 main 15:59:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:31 88233f48b2f2: Preparing 15:59:31 f209f7777f4c: Preparing 15:59:31 ac61933d34b9: Preparing 15:59:31 3975a632949c: Preparing 15:59:31 f9ab913f7831: Preparing 15:59:31 72421a147722: Preparing 15:59:31 9071ef1c3e43: Preparing 15:59:31 c4a7e7456697: Preparing 15:59:31 a9cfa4c5e6d7: Preparing 15:59:31 a41abfba09e9: Preparing 15:59:31 06f2af460951: Preparing 15:59:31 d62a02444d39: Preparing 15:59:31 c4a7e7456697: Waiting 15:59:31 a9cfa4c5e6d7: Waiting 15:59:31 d62a02444d39: Waiting 15:59:31 a41abfba09e9: Waiting 15:59:31 06f2af460951: Waiting 15:59:31 72421a147722: Waiting 15:59:31 9071ef1c3e43: Waiting 15:59:31 88233f48b2f2: Pushed 15:59:31 f9ab913f7831: Pushed 15:59:31 f209f7777f4c: Pushed 15:59:31 c4a7e7456697: Layer already exists 15:59:31 a9cfa4c5e6d7: Layer already exists 15:59:31 72421a147722: Pushed 15:59:31 9071ef1c3e43: Pushed 15:59:31 d62a02444d39: Layer already exists 15:59:31 a41abfba09e9: Pushed 15:59:32 3975a632949c: Pushed 15:59:32 ac61933d34b9: Pushed 15:59:32 06f2af460951: Pushed 15:59:32 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:33 88233f48b2f2: Preparing 15:59:33 f209f7777f4c: Preparing 15:59:33 ac61933d34b9: Preparing 15:59:33 3975a632949c: Preparing 15:59:33 f9ab913f7831: Preparing 15:59:33 72421a147722: Preparing 15:59:33 9071ef1c3e43: Preparing 15:59:33 c4a7e7456697: Preparing 15:59:33 a9cfa4c5e6d7: Preparing 15:59:33 a41abfba09e9: Preparing 15:59:33 06f2af460951: Preparing 15:59:33 d62a02444d39: Preparing 15:59:33 a9cfa4c5e6d7: Waiting 15:59:33 72421a147722: Waiting 15:59:33 9071ef1c3e43: Waiting 15:59:33 c4a7e7456697: Waiting 15:59:33 a41abfba09e9: Waiting 15:59:33 06f2af460951: Waiting 15:59:33 3975a632949c: Layer already exists 15:59:33 ac61933d34b9: Layer already exists 15:59:33 f9ab913f7831: Layer already exists 15:59:33 f209f7777f4c: Layer already exists 15:59:33 88233f48b2f2: Layer already exists 15:59:33 72421a147722: Layer already exists 15:59:33 9071ef1c3e43: Layer already exists 15:59:33 c4a7e7456697: Layer already exists 15:59:33 a9cfa4c5e6d7: Layer already exists 15:59:33 a41abfba09e9: Layer already exists 15:59:33 06f2af460951: Layer already exists 15:59:33 d62a02444d39: Layer already exists 15:59:33 latest: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.74 15:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:33 88233f48b2f2: Preparing 15:59:33 f209f7777f4c: Preparing 15:59:33 ac61933d34b9: Preparing 15:59:33 3975a632949c: Preparing 15:59:33 f9ab913f7831: Preparing 15:59:33 72421a147722: Preparing 15:59:33 9071ef1c3e43: Preparing 15:59:33 c4a7e7456697: Preparing 15:59:33 a9cfa4c5e6d7: Preparing 15:59:33 a41abfba09e9: Preparing 15:59:33 06f2af460951: Preparing 15:59:33 d62a02444d39: Preparing 15:59:33 72421a147722: Waiting 15:59:33 9071ef1c3e43: Waiting 15:59:33 c4a7e7456697: Waiting 15:59:33 d62a02444d39: Waiting 15:59:33 a9cfa4c5e6d7: Waiting 15:59:33 a41abfba09e9: Waiting 15:59:33 06f2af460951: Waiting 15:59:33 f209f7777f4c: Layer already exists 15:59:33 ac61933d34b9: Layer already exists 15:59:33 3975a632949c: Layer already exists 15:59:33 88233f48b2f2: Layer already exists 15:59:33 f9ab913f7831: Layer already exists 15:59:33 9071ef1c3e43: Layer already exists 15:59:33 a9cfa4c5e6d7: Layer already exists 15:59:33 c4a7e7456697: Layer already exists 15:59:33 72421a147722: Layer already exists 15:59:33 a41abfba09e9: Layer already exists 15:59:33 d62a02444d39: Layer already exists 15:59:33 06f2af460951: Layer already exists 15:59:33 3.2.0-dev.74: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:34 88233f48b2f2: Preparing 15:59:34 f209f7777f4c: Preparing 15:59:34 ac61933d34b9: Preparing 15:59:34 3975a632949c: Preparing 15:59:34 f9ab913f7831: Preparing 15:59:34 72421a147722: Preparing 15:59:34 9071ef1c3e43: Preparing 15:59:34 c4a7e7456697: Preparing 15:59:34 a9cfa4c5e6d7: Preparing 15:59:34 a41abfba09e9: Preparing 15:59:34 06f2af460951: Preparing 15:59:34 d62a02444d39: Preparing 15:59:34 72421a147722: Waiting 15:59:34 9071ef1c3e43: Waiting 15:59:34 d62a02444d39: Waiting 15:59:34 a41abfba09e9: Waiting 15:59:34 06f2af460951: Waiting 15:59:34 c4a7e7456697: Waiting 15:59:34 a9cfa4c5e6d7: Waiting 15:59:34 3975a632949c: Layer already exists 15:59:34 f209f7777f4c: Layer already exists 15:59:34 88233f48b2f2: Layer already exists 15:59:34 ac61933d34b9: Layer already exists 15:59:34 f9ab913f7831: Layer already exists 15:59:34 72421a147722: Layer already exists 15:59:34 9071ef1c3e43: Layer already exists 15:59:34 c4a7e7456697: Layer already exists 15:59:34 a41abfba09e9: Layer already exists 15:59:34 a9cfa4c5e6d7: Layer already exists 15:59:34 06f2af460951: Layer already exists 15:59:34 d62a02444d39: Layer already exists 15:59:34 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:35 88233f48b2f2: Preparing 15:59:35 f209f7777f4c: Preparing 15:59:35 ac61933d34b9: Preparing 15:59:35 3975a632949c: Preparing 15:59:35 f9ab913f7831: Preparing 15:59:35 72421a147722: Preparing 15:59:35 9071ef1c3e43: Preparing 15:59:35 c4a7e7456697: Preparing 15:59:35 a9cfa4c5e6d7: Preparing 15:59:35 a41abfba09e9: Preparing 15:59:35 06f2af460951: Preparing 15:59:35 d62a02444d39: Preparing 15:59:35 72421a147722: Waiting 15:59:35 9071ef1c3e43: Waiting 15:59:35 c4a7e7456697: Waiting 15:59:35 a9cfa4c5e6d7: Waiting 15:59:35 a41abfba09e9: Waiting 15:59:35 06f2af460951: Waiting 15:59:35 88233f48b2f2: Layer already exists 15:59:35 f9ab913f7831: Layer already exists 15:59:35 f209f7777f4c: Layer already exists 15:59:35 3975a632949c: Layer already exists 15:59:35 ac61933d34b9: Layer already exists 15:59:35 9071ef1c3e43: Layer already exists 15:59:35 72421a147722: Layer already exists 15:59:35 a41abfba09e9: Layer already exists 15:59:35 a9cfa4c5e6d7: Layer already exists 15:59:35 c4a7e7456697: Layer already exists 15:59:35 06f2af460951: Layer already exists 15:59:35 d62a02444d39: Layer already exists 15:59:35 main: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:35 ===================================================== [Pipeline] echo 15:59:35 taggedImages: 15:59:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:59:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.74 15:59:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:59:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:59:35 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:35 latest 15:59:35 3.2.0-dev.74 15:59:35 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:35 main 15:59:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:36 bfce39cec2e0: Preparing 15:59:36 4858f4fe559d: Preparing 15:59:36 c4a7e7456697: Preparing 15:59:36 a9cfa4c5e6d7: Preparing 15:59:36 5935e41df83d: Preparing 15:59:36 aed38b9a76f2: Preparing 15:59:36 d62a02444d39: Preparing 15:59:36 aed38b9a76f2: Waiting 15:59:36 d62a02444d39: Waiting 15:59:36 c4a7e7456697: Layer already exists 15:59:36 a9cfa4c5e6d7: Layer already exists 15:59:36 d62a02444d39: Layer already exists 15:59:36 5935e41df83d: Pushed 15:59:36 bfce39cec2e0: Pushed 15:59:37 aed38b9a76f2: Pushed 15:59:38 4858f4fe559d: Pushed 15:59:38 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:38 + 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 15:59:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:38 bfce39cec2e0: Preparing 15:59:38 4858f4fe559d: Preparing 15:59:38 c4a7e7456697: Preparing 15:59:38 a9cfa4c5e6d7: Preparing 15:59:38 5935e41df83d: Preparing 15:59:38 aed38b9a76f2: Preparing 15:59:38 d62a02444d39: Preparing 15:59:38 d62a02444d39: Waiting 15:59:38 aed38b9a76f2: Waiting 15:59:38 4858f4fe559d: Layer already exists 15:59:38 bfce39cec2e0: Layer already exists 15:59:38 a9cfa4c5e6d7: Layer already exists 15:59:38 c4a7e7456697: Layer already exists 15:59:38 5935e41df83d: Layer already exists 15:59:38 aed38b9a76f2: Layer already exists 15:59:38 d62a02444d39: Layer already exists 15:59:38 latest: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.74 15:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:39 bfce39cec2e0: Preparing 15:59:39 4858f4fe559d: Preparing 15:59:39 c4a7e7456697: Preparing 15:59:39 a9cfa4c5e6d7: Preparing 15:59:39 5935e41df83d: Preparing 15:59:39 aed38b9a76f2: Preparing 15:59:39 d62a02444d39: Preparing 15:59:39 aed38b9a76f2: Waiting 15:59:39 d62a02444d39: Waiting 15:59:39 bfce39cec2e0: Layer already exists 15:59:39 a9cfa4c5e6d7: Layer already exists 15:59:39 5935e41df83d: Layer already exists 15:59:39 4858f4fe559d: Layer already exists 15:59:39 c4a7e7456697: Layer already exists 15:59:39 aed38b9a76f2: Layer already exists 15:59:39 d62a02444d39: Layer already exists 15:59:39 3.2.0-dev.74: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:39 bfce39cec2e0: Preparing 15:59:39 4858f4fe559d: Preparing 15:59:39 c4a7e7456697: Preparing 15:59:39 a9cfa4c5e6d7: Preparing 15:59:39 5935e41df83d: Preparing 15:59:39 aed38b9a76f2: Preparing 15:59:39 d62a02444d39: Preparing 15:59:39 aed38b9a76f2: Waiting 15:59:39 d62a02444d39: Waiting 15:59:39 bfce39cec2e0: Layer already exists 15:59:39 a9cfa4c5e6d7: Layer already exists 15:59:39 4858f4fe559d: Layer already exists 15:59:39 5935e41df83d: Layer already exists 15:59:39 c4a7e7456697: Layer already exists 15:59:39 d62a02444d39: Layer already exists 15:59:39 aed38b9a76f2: Layer already exists 15:59:39 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:40 + 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 15:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:40 bfce39cec2e0: Preparing 15:59:40 4858f4fe559d: Preparing 15:59:40 c4a7e7456697: Preparing 15:59:40 a9cfa4c5e6d7: Preparing 15:59:40 5935e41df83d: Preparing 15:59:40 aed38b9a76f2: Preparing 15:59:40 d62a02444d39: Preparing 15:59:40 aed38b9a76f2: Waiting 15:59:40 d62a02444d39: Waiting 15:59:40 bfce39cec2e0: Layer already exists 15:59:40 4858f4fe559d: Layer already exists 15:59:40 a9cfa4c5e6d7: Layer already exists 15:59:40 5935e41df83d: Layer already exists 15:59:40 c4a7e7456697: Layer already exists 15:59:40 aed38b9a76f2: Layer already exists 15:59:40 d62a02444d39: Layer already exists 15:59:40 main: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:40 ===================================================== [Pipeline] echo 15:59:40 taggedImages: 15:59:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:59:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.74 15:59:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:59:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:59:40 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:40 latest 15:59:40 3.2.0-dev.74 15:59:40 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:40 main 15:59:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:59:41 f1cb0d1e64d1: Preparing 15:59:41 4f00bac96c3e: Preparing 15:59:41 9438f37c53af: Preparing 15:59:41 c4a7e7456697: Preparing 15:59:41 a9cfa4c5e6d7: Preparing 15:59:41 d9bedf3999c7: Preparing 15:59:41 74ed19489665: Preparing 15:59:41 f17ad2f572f5: Preparing 15:59:41 c59c0586f661: Preparing 15:59:41 d62a02444d39: Preparing 15:59:41 74ed19489665: Waiting 15:59:41 f17ad2f572f5: Waiting 15:59:41 d62a02444d39: Waiting 15:59:41 c59c0586f661: Waiting 15:59:41 c4a7e7456697: Layer already exists 15:59:41 a9cfa4c5e6d7: Layer already exists 15:59:41 f1cb0d1e64d1: Pushed 15:59:41 9438f37c53af: Pushed 15:59:41 4f00bac96c3e: Pushed 15:59:41 d62a02444d39: Layer already exists 15:59:41 f17ad2f572f5: Pushed 15:59:41 c59c0586f661: Pushed 15:59:47 74ed19489665: Pushed 15:59:51 d9bedf3999c7: Pushed 15:59:51 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:59:52 f1cb0d1e64d1: Preparing 15:59:52 4f00bac96c3e: Preparing 15:59:52 9438f37c53af: Preparing 15:59:52 c4a7e7456697: Preparing 15:59:52 a9cfa4c5e6d7: Preparing 15:59:52 d9bedf3999c7: Preparing 15:59:52 74ed19489665: Preparing 15:59:52 f17ad2f572f5: Preparing 15:59:52 c59c0586f661: Preparing 15:59:52 d62a02444d39: Preparing 15:59:52 f17ad2f572f5: Waiting 15:59:52 d9bedf3999c7: Waiting 15:59:52 c59c0586f661: Waiting 15:59:52 d62a02444d39: Waiting 15:59:52 74ed19489665: Waiting 15:59:52 f1cb0d1e64d1: Layer already exists 15:59:52 a9cfa4c5e6d7: Layer already exists 15:59:52 9438f37c53af: Layer already exists 15:59:52 c4a7e7456697: Layer already exists 15:59:52 4f00bac96c3e: Layer already exists 15:59:52 f17ad2f572f5: Layer already exists 15:59:52 d9bedf3999c7: Layer already exists 15:59:52 c59c0586f661: Layer already exists 15:59:52 74ed19489665: Layer already exists 15:59:52 d62a02444d39: Layer already exists 15:59:52 latest: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.74 15:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:59:52 f1cb0d1e64d1: Preparing 15:59:52 4f00bac96c3e: Preparing 15:59:52 9438f37c53af: Preparing 15:59:52 c4a7e7456697: Preparing 15:59:52 a9cfa4c5e6d7: Preparing 15:59:52 d9bedf3999c7: Preparing 15:59:52 74ed19489665: Preparing 15:59:52 f17ad2f572f5: Preparing 15:59:52 c59c0586f661: Preparing 15:59:52 d62a02444d39: Preparing 15:59:52 c59c0586f661: Waiting 15:59:52 d9bedf3999c7: Waiting 15:59:52 d62a02444d39: Waiting 15:59:52 74ed19489665: Waiting 15:59:52 f1cb0d1e64d1: Layer already exists 15:59:52 9438f37c53af: Layer already exists 15:59:52 4f00bac96c3e: Layer already exists 15:59:52 a9cfa4c5e6d7: Layer already exists 15:59:52 c4a7e7456697: Layer already exists 15:59:52 d9bedf3999c7: Layer already exists 15:59:52 74ed19489665: Layer already exists 15:59:52 f17ad2f572f5: Layer already exists 15:59:52 c59c0586f661: Layer already exists 15:59:52 d62a02444d39: Layer already exists 15:59:52 3.2.0-dev.74: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:59:53 f1cb0d1e64d1: Preparing 15:59:53 4f00bac96c3e: Preparing 15:59:53 9438f37c53af: Preparing 15:59:53 c4a7e7456697: Preparing 15:59:53 a9cfa4c5e6d7: Preparing 15:59:53 d9bedf3999c7: Preparing 15:59:53 74ed19489665: Preparing 15:59:53 f17ad2f572f5: Preparing 15:59:53 c59c0586f661: Preparing 15:59:53 d62a02444d39: Preparing 15:59:53 74ed19489665: Waiting 15:59:53 f17ad2f572f5: Waiting 15:59:53 c59c0586f661: Waiting 15:59:53 d62a02444d39: Waiting 15:59:53 d9bedf3999c7: Waiting 15:59:53 c4a7e7456697: Layer already exists 15:59:53 9438f37c53af: Layer already exists 15:59:53 4f00bac96c3e: Layer already exists 15:59:53 f1cb0d1e64d1: Layer already exists 15:59:53 a9cfa4c5e6d7: Layer already exists 15:59:53 d9bedf3999c7: Layer already exists 15:59:53 74ed19489665: Layer already exists 15:59:53 f17ad2f572f5: Layer already exists 15:59:53 c59c0586f661: Layer already exists 15:59:53 d62a02444d39: Layer already exists 15:59:53 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:59:54 f1cb0d1e64d1: Preparing 15:59:54 4f00bac96c3e: Preparing 15:59:54 9438f37c53af: Preparing 15:59:54 c4a7e7456697: Preparing 15:59:54 a9cfa4c5e6d7: Preparing 15:59:54 d9bedf3999c7: Preparing 15:59:54 74ed19489665: Preparing 15:59:54 f17ad2f572f5: Preparing 15:59:54 c59c0586f661: Preparing 15:59:54 d62a02444d39: Preparing 15:59:54 74ed19489665: Waiting 15:59:54 f17ad2f572f5: Waiting 15:59:54 c59c0586f661: Waiting 15:59:54 d62a02444d39: Waiting 15:59:54 d9bedf3999c7: Waiting 15:59:54 9438f37c53af: Layer already exists 15:59:54 4f00bac96c3e: Layer already exists 15:59:54 c4a7e7456697: Layer already exists 15:59:54 a9cfa4c5e6d7: Layer already exists 15:59:54 f1cb0d1e64d1: Layer already exists 15:59:54 d9bedf3999c7: Layer already exists 15:59:54 74ed19489665: Layer already exists 15:59:54 c59c0586f661: Layer already exists 15:59:54 f17ad2f572f5: Layer already exists 15:59:54 d62a02444d39: Layer already exists 15:59:54 main: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:54 ===================================================== [Pipeline] echo 15:59:54 taggedImages: 15:59:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:59:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.74 15:59:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:59:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:59:54 475a7db5b5b56187166d71228061bf2da140d1ab 15:59:54 latest 15:59:54 3.2.0-dev.74 15:59:54 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 15:59:54 main 15:59:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab 15:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:59:54 9ea440320084: Preparing 15:59:54 7009d93fded8: Preparing 15:59:54 36e9e60d5307: Preparing 15:59:54 c4a7e7456697: Preparing 15:59:54 a9cfa4c5e6d7: Preparing 15:59:54 7d1ee6ca5f61: Preparing 15:59:54 8c1bd0f734b9: Preparing 15:59:54 84cf37777771: Preparing 15:59:54 d62a02444d39: Preparing 15:59:54 84cf37777771: Waiting 15:59:54 7d1ee6ca5f61: Waiting 15:59:54 8c1bd0f734b9: Waiting 15:59:54 d62a02444d39: Waiting 15:59:54 c4a7e7456697: Layer already exists 15:59:54 a9cfa4c5e6d7: Layer already exists 15:59:54 36e9e60d5307: Pushed 15:59:54 7009d93fded8: Pushed 15:59:54 9ea440320084: Pushed 15:59:54 8c1bd0f734b9: Pushed 15:59:54 d62a02444d39: Layer already exists 15:59:55 84cf37777771: Pushed 16:00:05 7d1ee6ca5f61: Pushed 16:00:05 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:05 9ea440320084: Preparing 16:00:05 7009d93fded8: Preparing 16:00:05 36e9e60d5307: Preparing 16:00:05 c4a7e7456697: Preparing 16:00:05 a9cfa4c5e6d7: Preparing 16:00:05 7d1ee6ca5f61: Preparing 16:00:05 8c1bd0f734b9: Preparing 16:00:05 84cf37777771: Preparing 16:00:05 d62a02444d39: Preparing 16:00:05 8c1bd0f734b9: Waiting 16:00:05 84cf37777771: Waiting 16:00:05 7d1ee6ca5f61: Waiting 16:00:05 d62a02444d39: Waiting 16:00:05 36e9e60d5307: Layer already exists 16:00:05 7009d93fded8: Layer already exists 16:00:05 c4a7e7456697: Layer already exists 16:00:05 a9cfa4c5e6d7: Layer already exists 16:00:05 9ea440320084: Layer already exists 16:00:05 7d1ee6ca5f61: Layer already exists 16:00:05 84cf37777771: Layer already exists 16:00:05 8c1bd0f734b9: Layer already exists 16:00:05 d62a02444d39: Layer already exists 16:00:05 latest: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.74 16:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:06 9ea440320084: Preparing 16:00:06 7009d93fded8: Preparing 16:00:06 36e9e60d5307: Preparing 16:00:06 c4a7e7456697: Preparing 16:00:06 a9cfa4c5e6d7: Preparing 16:00:06 7d1ee6ca5f61: Preparing 16:00:06 8c1bd0f734b9: Preparing 16:00:06 84cf37777771: Preparing 16:00:06 d62a02444d39: Preparing 16:00:06 d62a02444d39: Waiting 16:00:06 8c1bd0f734b9: Waiting 16:00:06 7d1ee6ca5f61: Waiting 16:00:06 84cf37777771: Waiting 16:00:06 36e9e60d5307: Layer already exists 16:00:06 9ea440320084: Layer already exists 16:00:06 a9cfa4c5e6d7: Layer already exists 16:00:06 7009d93fded8: Layer already exists 16:00:06 c4a7e7456697: Layer already exists 16:00:06 d62a02444d39: Layer already exists 16:00:06 84cf37777771: Layer already exists 16:00:06 8c1bd0f734b9: Layer already exists 16:00:06 7d1ee6ca5f61: Layer already exists 16:00:06 3.2.0-dev.74: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:07 9ea440320084: Preparing 16:00:07 7009d93fded8: Preparing 16:00:07 36e9e60d5307: Preparing 16:00:07 c4a7e7456697: Preparing 16:00:07 a9cfa4c5e6d7: Preparing 16:00:07 7d1ee6ca5f61: Preparing 16:00:07 8c1bd0f734b9: Preparing 16:00:07 84cf37777771: Preparing 16:00:07 d62a02444d39: Preparing 16:00:07 7d1ee6ca5f61: Waiting 16:00:07 8c1bd0f734b9: Waiting 16:00:07 84cf37777771: Waiting 16:00:07 d62a02444d39: Waiting 16:00:07 c4a7e7456697: Layer already exists 16:00:07 a9cfa4c5e6d7: Layer already exists 16:00:07 7009d93fded8: Layer already exists 16:00:07 9ea440320084: Layer already exists 16:00:07 36e9e60d5307: Layer already exists 16:00:07 8c1bd0f734b9: Layer already exists 16:00:07 7d1ee6ca5f61: Layer already exists 16:00:07 84cf37777771: Layer already exists 16:00:07 d62a02444d39: Layer already exists 16:00:07 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:07 9ea440320084: Preparing 16:00:07 7009d93fded8: Preparing 16:00:07 36e9e60d5307: Preparing 16:00:07 c4a7e7456697: Preparing 16:00:07 a9cfa4c5e6d7: Preparing 16:00:07 7d1ee6ca5f61: Preparing 16:00:07 8c1bd0f734b9: Preparing 16:00:07 84cf37777771: Preparing 16:00:07 d62a02444d39: Preparing 16:00:07 8c1bd0f734b9: Waiting 16:00:07 84cf37777771: Waiting 16:00:07 d62a02444d39: Waiting 16:00:07 7d1ee6ca5f61: Waiting 16:00:07 c4a7e7456697: Layer already exists 16:00:07 36e9e60d5307: Layer already exists 16:00:07 a9cfa4c5e6d7: Layer already exists 16:00:07 9ea440320084: Layer already exists 16:00:07 7009d93fded8: Layer already exists 16:00:07 84cf37777771: Layer already exists 16:00:07 8c1bd0f734b9: Layer already exists 16:00:07 d62a02444d39: Layer already exists 16:00:07 7d1ee6ca5f61: Layer already exists 16:00:07 main: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:07 ===================================================== [Pipeline] echo 16:00:07 taggedImages: 16:00:07 - nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:00:07 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.74 16:00:07 - nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:00:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:00:07 475a7db5b5b56187166d71228061bf2da140d1ab 16:00:07 latest 16:00:07 3.2.0-dev.74 16:00:07 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:07 main 16:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:08 f1cb0d1e64d1: Preparing 16:00:08 104a5946d5b7: Preparing 16:00:08 17e903345088: Preparing 16:00:08 c4a7e7456697: Preparing 16:00:08 a9cfa4c5e6d7: Preparing 16:00:08 7d1ee6ca5f61: Preparing 16:00:08 f17ad2f572f5: Preparing 16:00:08 c59c0586f661: Preparing 16:00:08 d62a02444d39: Preparing 16:00:08 7d1ee6ca5f61: Waiting 16:00:08 c59c0586f661: Waiting 16:00:08 f17ad2f572f5: Waiting 16:00:08 d62a02444d39: Waiting 16:00:08 f1cb0d1e64d1: Layer already exists 16:00:08 c4a7e7456697: Layer already exists 16:00:08 a9cfa4c5e6d7: Layer already exists 16:00:08 7d1ee6ca5f61: Layer already exists 16:00:08 f17ad2f572f5: Layer already exists 16:00:08 c59c0586f661: Layer already exists 16:00:08 d62a02444d39: Layer already exists 16:00:08 104a5946d5b7: Pushed 16:00:08 17e903345088: Pushed 16:00:08 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:09 f1cb0d1e64d1: Preparing 16:00:09 104a5946d5b7: Preparing 16:00:09 17e903345088: Preparing 16:00:09 c4a7e7456697: Preparing 16:00:09 a9cfa4c5e6d7: Preparing 16:00:09 7d1ee6ca5f61: Preparing 16:00:09 f17ad2f572f5: Preparing 16:00:09 c59c0586f661: Preparing 16:00:09 d62a02444d39: Preparing 16:00:09 7d1ee6ca5f61: Waiting 16:00:09 f17ad2f572f5: Waiting 16:00:09 c59c0586f661: Waiting 16:00:09 d62a02444d39: Waiting 16:00:09 17e903345088: Layer already exists 16:00:09 a9cfa4c5e6d7: Layer already exists 16:00:09 f1cb0d1e64d1: Layer already exists 16:00:09 104a5946d5b7: Layer already exists 16:00:09 c4a7e7456697: Layer already exists 16:00:09 7d1ee6ca5f61: Layer already exists 16:00:09 f17ad2f572f5: Layer already exists 16:00:09 c59c0586f661: Layer already exists 16:00:09 d62a02444d39: Layer already exists 16:00:09 latest: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.74 16:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:10 f1cb0d1e64d1: Preparing 16:00:10 104a5946d5b7: Preparing 16:00:10 17e903345088: Preparing 16:00:10 c4a7e7456697: Preparing 16:00:10 a9cfa4c5e6d7: Preparing 16:00:10 7d1ee6ca5f61: Preparing 16:00:10 f17ad2f572f5: Preparing 16:00:10 c59c0586f661: Preparing 16:00:10 d62a02444d39: Preparing 16:00:10 f17ad2f572f5: Waiting 16:00:10 c59c0586f661: Waiting 16:00:10 d62a02444d39: Waiting 16:00:10 7d1ee6ca5f61: Waiting 16:00:10 a9cfa4c5e6d7: Layer already exists 16:00:10 17e903345088: Layer already exists 16:00:10 104a5946d5b7: Layer already exists 16:00:10 f1cb0d1e64d1: Layer already exists 16:00:10 c4a7e7456697: Layer already exists 16:00:10 7d1ee6ca5f61: Layer already exists 16:00:10 c59c0586f661: Layer already exists 16:00:10 f17ad2f572f5: Layer already exists 16:00:10 d62a02444d39: Layer already exists 16:00:10 3.2.0-dev.74: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:10 f1cb0d1e64d1: Preparing 16:00:10 104a5946d5b7: Preparing 16:00:10 17e903345088: Preparing 16:00:10 c4a7e7456697: Preparing 16:00:10 a9cfa4c5e6d7: Preparing 16:00:10 7d1ee6ca5f61: Preparing 16:00:10 f17ad2f572f5: Preparing 16:00:10 c59c0586f661: Preparing 16:00:10 d62a02444d39: Preparing 16:00:10 7d1ee6ca5f61: Waiting 16:00:10 f17ad2f572f5: Waiting 16:00:10 c59c0586f661: Waiting 16:00:10 d62a02444d39: Waiting 16:00:10 17e903345088: Layer already exists 16:00:10 104a5946d5b7: Layer already exists 16:00:10 f1cb0d1e64d1: Layer already exists 16:00:10 a9cfa4c5e6d7: Layer already exists 16:00:10 c4a7e7456697: Layer already exists 16:00:10 f17ad2f572f5: Layer already exists 16:00:10 c59c0586f661: Layer already exists 16:00:10 7d1ee6ca5f61: Layer already exists 16:00:10 d62a02444d39: Layer already exists 16:00:10 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:11 f1cb0d1e64d1: Preparing 16:00:11 104a5946d5b7: Preparing 16:00:11 17e903345088: Preparing 16:00:11 c4a7e7456697: Preparing 16:00:11 a9cfa4c5e6d7: Preparing 16:00:11 7d1ee6ca5f61: Preparing 16:00:11 f17ad2f572f5: Preparing 16:00:11 c59c0586f661: Preparing 16:00:11 d62a02444d39: Preparing 16:00:11 7d1ee6ca5f61: Waiting 16:00:11 f17ad2f572f5: Waiting 16:00:11 c59c0586f661: Waiting 16:00:11 d62a02444d39: Waiting 16:00:11 104a5946d5b7: Layer already exists 16:00:11 17e903345088: Layer already exists 16:00:11 f1cb0d1e64d1: Layer already exists 16:00:11 c4a7e7456697: Layer already exists 16:00:11 a9cfa4c5e6d7: Layer already exists 16:00:11 f17ad2f572f5: Layer already exists 16:00:11 7d1ee6ca5f61: Layer already exists 16:00:11 d62a02444d39: Layer already exists 16:00:11 c59c0586f661: Layer already exists 16:00:11 main: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:11 ===================================================== [Pipeline] echo 16:00:11 taggedImages: 16:00:11 - nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:00:11 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.74 16:00:11 - nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:00:11 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 16:00:11 475a7db5b5b56187166d71228061bf2da140d1ab 16:00:11 latest 16:00:11 3.2.0-dev.74 16:00:11 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:11 main 16:00:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 16:00:12 bf11e0a2f29d: Preparing 16:00:12 1fe7e098fa55: Preparing 16:00:12 c4a7e7456697: Preparing 16:00:12 a9cfa4c5e6d7: Preparing 16:00:12 a46d4301cda2: Preparing 16:00:12 6f644a7d2763: Preparing 16:00:12 d62a02444d39: Preparing 16:00:12 6f644a7d2763: Waiting 16:00:12 d62a02444d39: Waiting 16:00:12 c4a7e7456697: Layer already exists 16:00:12 a9cfa4c5e6d7: Layer already exists 16:00:12 d62a02444d39: Layer already exists 16:00:12 bf11e0a2f29d: Pushed 16:00:12 a46d4301cda2: Pushed 16:00:12 6f644a7d2763: Pushed 16:00:15 1fe7e098fa55: Pushed 16:00:16 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:16 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 16:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 16:00:16 bf11e0a2f29d: Preparing 16:00:16 1fe7e098fa55: Preparing 16:00:16 c4a7e7456697: Preparing 16:00:16 a9cfa4c5e6d7: Preparing 16:00:16 a46d4301cda2: Preparing 16:00:16 6f644a7d2763: Preparing 16:00:16 d62a02444d39: Preparing 16:00:16 d62a02444d39: Waiting 16:00:16 6f644a7d2763: Waiting 16:00:16 c4a7e7456697: Layer already exists 16:00:16 a9cfa4c5e6d7: Layer already exists 16:00:16 1fe7e098fa55: Layer already exists 16:00:16 a46d4301cda2: Layer already exists 16:00:16 bf11e0a2f29d: Layer already exists 16:00:16 6f644a7d2763: Layer already exists 16:00:16 d62a02444d39: Layer already exists 16:00:16 latest: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:16 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.74 16:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 16:00:17 bf11e0a2f29d: Preparing 16:00:17 1fe7e098fa55: Preparing 16:00:17 c4a7e7456697: Preparing 16:00:17 a9cfa4c5e6d7: Preparing 16:00:17 a46d4301cda2: Preparing 16:00:17 6f644a7d2763: Preparing 16:00:17 d62a02444d39: Preparing 16:00:17 6f644a7d2763: Waiting 16:00:17 d62a02444d39: Waiting 16:00:17 a9cfa4c5e6d7: Layer already exists 16:00:17 1fe7e098fa55: Layer already exists 16:00:17 bf11e0a2f29d: Layer already exists 16:00:17 c4a7e7456697: Layer already exists 16:00:17 a46d4301cda2: Layer already exists 16:00:17 6f644a7d2763: Layer already exists 16:00:17 d62a02444d39: Layer already exists 16:00:17 3.2.0-dev.74: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 16:00:17 bf11e0a2f29d: Preparing 16:00:17 1fe7e098fa55: Preparing 16:00:17 c4a7e7456697: Preparing 16:00:17 a9cfa4c5e6d7: Preparing 16:00:17 a46d4301cda2: Preparing 16:00:17 6f644a7d2763: Preparing 16:00:17 d62a02444d39: Preparing 16:00:17 6f644a7d2763: Waiting 16:00:17 a46d4301cda2: Layer already exists 16:00:17 c4a7e7456697: Layer already exists 16:00:17 a9cfa4c5e6d7: Layer already exists 16:00:17 bf11e0a2f29d: Layer already exists 16:00:17 1fe7e098fa55: Layer already exists 16:00:17 d62a02444d39: Layer already exists 16:00:17 6f644a7d2763: Layer already exists 16:00:17 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 16:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 16:00:18 bf11e0a2f29d: Preparing 16:00:18 1fe7e098fa55: Preparing 16:00:18 c4a7e7456697: Preparing 16:00:18 a9cfa4c5e6d7: Preparing 16:00:18 a46d4301cda2: Preparing 16:00:18 6f644a7d2763: Preparing 16:00:18 d62a02444d39: Preparing 16:00:18 d62a02444d39: Waiting 16:00:18 6f644a7d2763: Waiting 16:00:18 1fe7e098fa55: Layer already exists 16:00:18 a46d4301cda2: Layer already exists 16:00:18 bf11e0a2f29d: Layer already exists 16:00:18 a9cfa4c5e6d7: Layer already exists 16:00:18 c4a7e7456697: Layer already exists 16:00:18 d62a02444d39: Layer already exists 16:00:18 6f644a7d2763: Layer already exists 16:00:18 main: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:18 ===================================================== [Pipeline] echo 16:00:18 taggedImages: 16:00:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 16:00:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.74 16:00:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 16:00:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:00:18 475a7db5b5b56187166d71228061bf2da140d1ab 16:00:18 latest 16:00:18 3.2.0-dev.74 16:00:18 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:18 main 16:00:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:19 e4ece29fa57d: Preparing 16:00:19 1fead36339bc: Preparing 16:00:19 c4a7e7456697: Preparing 16:00:19 a9cfa4c5e6d7: Preparing 16:00:19 ae1f5e2aeb13: Preparing 16:00:19 a87a2eb2444c: Preparing 16:00:19 d62a02444d39: Preparing 16:00:19 a87a2eb2444c: Waiting 16:00:19 d62a02444d39: Waiting 16:00:19 a9cfa4c5e6d7: Layer already exists 16:00:19 c4a7e7456697: Layer already exists 16:00:19 d62a02444d39: Layer already exists 16:00:19 ae1f5e2aeb13: Pushed 16:00:19 e4ece29fa57d: Pushed 16:00:19 a87a2eb2444c: Pushed 16:00:22 1fead36339bc: Pushed 16:00:22 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:23 e4ece29fa57d: Preparing 16:00:23 1fead36339bc: Preparing 16:00:23 c4a7e7456697: Preparing 16:00:23 a9cfa4c5e6d7: Preparing 16:00:23 ae1f5e2aeb13: Preparing 16:00:23 a87a2eb2444c: Preparing 16:00:23 d62a02444d39: Preparing 16:00:23 a87a2eb2444c: Waiting 16:00:23 d62a02444d39: Waiting 16:00:23 1fead36339bc: Layer already exists 16:00:23 c4a7e7456697: Layer already exists 16:00:23 e4ece29fa57d: Layer already exists 16:00:23 ae1f5e2aeb13: Layer already exists 16:00:23 a9cfa4c5e6d7: Layer already exists 16:00:23 a87a2eb2444c: Layer already exists 16:00:23 d62a02444d39: Layer already exists 16:00:23 latest: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.74 16:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:24 e4ece29fa57d: Preparing 16:00:24 1fead36339bc: Preparing 16:00:24 c4a7e7456697: Preparing 16:00:24 a9cfa4c5e6d7: Preparing 16:00:24 ae1f5e2aeb13: Preparing 16:00:24 a87a2eb2444c: Preparing 16:00:24 d62a02444d39: Preparing 16:00:24 a87a2eb2444c: Waiting 16:00:24 d62a02444d39: Waiting 16:00:24 e4ece29fa57d: Layer already exists 16:00:24 ae1f5e2aeb13: Layer already exists 16:00:24 a9cfa4c5e6d7: Layer already exists 16:00:24 1fead36339bc: Layer already exists 16:00:24 c4a7e7456697: Layer already exists 16:00:24 a87a2eb2444c: Layer already exists 16:00:24 d62a02444d39: Layer already exists 16:00:24 3.2.0-dev.74: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:25 e4ece29fa57d: Preparing 16:00:25 1fead36339bc: Preparing 16:00:25 c4a7e7456697: Preparing 16:00:25 a9cfa4c5e6d7: Preparing 16:00:25 ae1f5e2aeb13: Preparing 16:00:25 a87a2eb2444c: Preparing 16:00:25 d62a02444d39: Preparing 16:00:25 d62a02444d39: Waiting 16:00:25 a87a2eb2444c: Waiting 16:00:25 1fead36339bc: Layer already exists 16:00:25 c4a7e7456697: Layer already exists 16:00:25 a9cfa4c5e6d7: Layer already exists 16:00:25 e4ece29fa57d: Layer already exists 16:00:25 ae1f5e2aeb13: Layer already exists 16:00:25 a87a2eb2444c: Layer already exists 16:00:25 d62a02444d39: Layer already exists 16:00:25 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:25 e4ece29fa57d: Preparing 16:00:25 1fead36339bc: Preparing 16:00:25 c4a7e7456697: Preparing 16:00:25 a9cfa4c5e6d7: Preparing 16:00:25 ae1f5e2aeb13: Preparing 16:00:25 a87a2eb2444c: Preparing 16:00:25 d62a02444d39: Preparing 16:00:25 a87a2eb2444c: Waiting 16:00:25 d62a02444d39: Waiting 16:00:25 a9cfa4c5e6d7: Layer already exists 16:00:25 e4ece29fa57d: Layer already exists 16:00:25 c4a7e7456697: Layer already exists 16:00:25 ae1f5e2aeb13: Layer already exists 16:00:25 1fead36339bc: Layer already exists 16:00:25 a87a2eb2444c: Layer already exists 16:00:25 d62a02444d39: Layer already exists 16:00:25 main: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:25 ===================================================== [Pipeline] echo 16:00:25 taggedImages: 16:00:25 - nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:00:25 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.74 16:00:25 - nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:00:26 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:00:26 475a7db5b5b56187166d71228061bf2da140d1ab 16:00:26 latest 16:00:26 3.2.0-dev.74 16:00:26 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:26 main 16:00:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:26 659706dd6413: Preparing 16:00:26 c03b35ee0afa: Preparing 16:00:26 c4a7e7456697: Preparing 16:00:26 a9cfa4c5e6d7: Preparing 16:00:26 7922e0c791b2: Preparing 16:00:26 e398e8dc837c: Preparing 16:00:26 d62a02444d39: Preparing 16:00:26 e398e8dc837c: Waiting 16:00:26 d62a02444d39: Waiting 16:00:26 a9cfa4c5e6d7: Layer already exists 16:00:26 7922e0c791b2: Layer already exists 16:00:26 c4a7e7456697: Layer already exists 16:00:26 e398e8dc837c: Layer already exists 16:00:26 d62a02444d39: Layer already exists 16:00:26 659706dd6413: Pushed 16:00:35 c03b35ee0afa: Pushed 16:00:35 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:36 659706dd6413: Preparing 16:00:36 c03b35ee0afa: Preparing 16:00:36 c4a7e7456697: Preparing 16:00:36 a9cfa4c5e6d7: Preparing 16:00:36 7922e0c791b2: Preparing 16:00:36 e398e8dc837c: Preparing 16:00:36 d62a02444d39: Preparing 16:00:36 e398e8dc837c: Waiting 16:00:36 d62a02444d39: Waiting 16:00:36 a9cfa4c5e6d7: Layer already exists 16:00:36 659706dd6413: Layer already exists 16:00:36 c03b35ee0afa: Layer already exists 16:00:36 c4a7e7456697: Layer already exists 16:00:36 7922e0c791b2: Layer already exists 16:00:36 d62a02444d39: Layer already exists 16:00:36 e398e8dc837c: Layer already exists 16:00:36 latest: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.74 16:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:41 659706dd6413: Preparing 16:00:41 c03b35ee0afa: Preparing 16:00:41 c4a7e7456697: Preparing 16:00:41 a9cfa4c5e6d7: Preparing 16:00:41 7922e0c791b2: Preparing 16:00:41 e398e8dc837c: Preparing 16:00:41 d62a02444d39: Preparing 16:00:41 e398e8dc837c: Waiting 16:00:41 d62a02444d39: Waiting 16:00:41 c03b35ee0afa: Layer already exists 16:00:41 659706dd6413: Layer already exists 16:00:41 a9cfa4c5e6d7: Layer already exists 16:00:41 c4a7e7456697: Layer already exists 16:00:41 7922e0c791b2: Layer already exists 16:00:41 d62a02444d39: Layer already exists 16:00:41 e398e8dc837c: Layer already exists 16:00:41 3.2.0-dev.74: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:41 659706dd6413: Preparing 16:00:41 c03b35ee0afa: Preparing 16:00:41 c4a7e7456697: Preparing 16:00:41 a9cfa4c5e6d7: Preparing 16:00:41 7922e0c791b2: Preparing 16:00:41 e398e8dc837c: Preparing 16:00:41 d62a02444d39: Preparing 16:00:41 e398e8dc837c: Waiting 16:00:41 d62a02444d39: Waiting 16:00:41 c4a7e7456697: Layer already exists 16:00:41 a9cfa4c5e6d7: Layer already exists 16:00:41 7922e0c791b2: Layer already exists 16:00:41 c03b35ee0afa: Layer already exists 16:00:41 659706dd6413: Layer already exists 16:00:41 e398e8dc837c: Layer already exists 16:00:41 d62a02444d39: Layer already exists 16:00:41 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:42 659706dd6413: Preparing 16:00:42 c03b35ee0afa: Preparing 16:00:42 c4a7e7456697: Preparing 16:00:42 a9cfa4c5e6d7: Preparing 16:00:42 7922e0c791b2: Preparing 16:00:42 e398e8dc837c: Preparing 16:00:42 d62a02444d39: Preparing 16:00:42 e398e8dc837c: Waiting 16:00:42 d62a02444d39: Waiting 16:00:42 659706dd6413: Layer already exists 16:00:42 a9cfa4c5e6d7: Layer already exists 16:00:42 c03b35ee0afa: Layer already exists 16:00:42 c4a7e7456697: Layer already exists 16:00:42 7922e0c791b2: Layer already exists 16:00:42 d62a02444d39: Layer already exists 16:00:42 e398e8dc837c: Layer already exists 16:00:42 main: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:42 ===================================================== [Pipeline] echo 16:00:42 taggedImages: 16:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab 16:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.74 16:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:00:42 - 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] } 16:16:44 #149 ... 16:16:44 16:16:44 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:16:44 #144 1181.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:16:44 #144 ... 16:16:44 16:16:44 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:16:44 #151 DONE 1185.4s 16:16:44 16:16:44 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:16:44 #159 ... 16:16:44 16:16:44 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 16:16:44 #161 DONE 0.2s 16:16:44 16:16:44 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 16:16:44 #162 DONE 0.2s 16:16:44 16:16:44 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:16:44 #159 ... 16:16:44 16:16:44 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:16:44 #163 DONE 0.1s 16:16:44 16:16:44 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:16:44 #164 DONE 0.1s 16:16:44 16:16:44 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 16:16:44 #149 ... 16:16:44 16:16:44 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:16:44 #165 DONE 0.2s 16:16:44 16:16:44 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:16:44 #62 ... 16:16:44 16:16:44 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:16:44 #166 DONE 0.2s 16:16:44 16:16:44 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:16:44 #167 DONE 2.4s 16:16:44 16:16:44 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:16:44 #156 ... 16:16:44 16:16:44 #113 [security-proxy-setup] exporting to image 16:16:44 #113 exporting layers 16:16:44 #113 exporting layers 0.9s done 16:16:44 #113 writing image sha256:79e9099222148fb098f020aaef536120b1b64b90d1e8b2ad944d1003dd5efee5 0.0s done 16:16:44 #113 naming to docker.io/library/security-proxy-setup-arm64 done 16:16:44 #113 DONE 3.9s 16:16:44 16:16:44 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:16:56 #62 ... 16:16:56 16:16:56 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:16:56 #144 DONE 1202.6s 16:16:56 16:16:56 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:16:56 #155 ... 16:16:56 16:16:56 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 16:16:57 #168 DONE 0.3s 16:16:57 16:16:57 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 16:16:57 #169 DONE 0.2s 16:16:57 16:16:57 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:16:57 #159 ... 16:16:57 16:16:57 #170 [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 16:16:57 #170 DONE 0.2s 16:16:57 16:16:57 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:16:57 #157 ... 16:16:57 16:16:57 #171 [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 16:16:57 #171 DONE 0.3s 16:16:57 16:16:57 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:16:57 #156 ... 16:16:57 16:16:57 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:16:57 #155 DONE 1204.2s 16:16:57 16:16:57 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:16:58 #172 DONE 0.5s 16:16:58 16:16:58 #173 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:16:59 #173 DONE 0.5s 16:16:59 16:16:59 #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:16:59 #174 DONE 0.6s 16:16:59 16:16:59 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 16:16:59 #175 ... 16:16:59 16:16:59 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:16:59 #176 DONE 0.6s 16:17:00 16:17:00 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:17:00 #177 DONE 0.1s 16:17:00 16:17:00 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:17:02 #178 DONE 2.3s 16:17:02 16:17:02 #113 [security-secretstore-setup] exporting to image 16:17:02 #113 exporting layers 16:17:02 #113 ... 16:17:02 16:17:02 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 16:17:02 #175 DONE 3.8s 16:17:02 16:17:02 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 16:17:03 #179 DONE 0.4s 16:17:03 16:17:03 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 16:17:03 #180 DONE 0.3s 16:17:03 16:17:03 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:17:03 #181 DONE 0.3s 16:17:03 16:17:03 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:17:04 #157 ... 16:17:04 16:17:04 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:17:04 #182 DONE 0.1s 16:17:04 16:17:04 #113 [security-secretstore-setup] exporting to image 16:17:04 #113 exporting layers 1.9s done 16:17:04 #113 writing image sha256:97492f45a4802a10ea89fab7ae69561ef7b5409f574620f5e381899bf3f16ebb done 16:17:04 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 16:17:04 #113 DONE 5.8s 16:17:04 16:17:04 #183 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:17:04 #183 DONE 0.3s 16:17:04 16:17:04 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:17:04 #159 ... 16:17:04 16:17:04 #184 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 16:17:04 #184 DONE 0.1s 16:17:04 16:17:04 #185 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:17:04 #185 DONE 0.1s 16:17:04 16:17:04 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:17:04 #159 ... 16:17:04 16:17:04 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:17:04 #186 DONE 0.1s 16:17:04 16:17:04 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:17:04 #187 DONE 0.1s 16:17:04 16:17:04 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 16:17:04 #149 ... 16:17:04 16:17:04 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 16:17:07 #188 DONE 2.3s 16:17:07 16:17:07 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:17:07 #159 ... 16:17:07 16:17:07 #113 [security-bootstrapper] exporting to image 16:17:08 #113 exporting layers 1.1s done 16:17:08 #113 writing image sha256:b58737ce0f565fa39b19f608e53ed90093acad10302511205538bb50a1778837 done 16:17:08 #113 naming to docker.io/library/security-bootstrapper-arm64 done 16:17:08 #113 DONE 6.9s 16:17:08 16:17:08 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:18:04 #159 ... 16:18:04 16:18:04 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:18:04 #156 DONE 1265.0s 16:18:04 16:18:04 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 16:18:04 #154 ... 16:18:04 16:18:04 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:18:04 #189 DONE 0.3s 16:18:04 16:18:04 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:18:04 #190 DONE 0.2s 16:18:04 16:18:04 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:18:04 #191 DONE 0.3s 16:18:04 16:18:04 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:18:04 #62 ... 16:18:04 16:18:04 #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 16:18:04 #192 DONE 0.1s 16:18:04 16:18:04 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:18:04 #193 DONE 0.1s 16:18:04 16:18:04 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:18:04 #194 DONE 2.0s 16:18:04 16:18:04 #113 [core-common-config-bootstrapper] exporting to image 16:18:04 #113 exporting layers 16:18:04 #113 exporting layers 0.9s done 16:18:04 #113 writing image sha256:7ff51c919a72bcf993b35a4a4adb06b9790f705f60498d7c6228c77b02730097 done 16:18:04 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:18:04 #113 DONE 7.8s 16:18:04 16:18:04 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:20:26 #158 ... 16:20:26 16:20:26 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:20:26 #152 DONE 1400.9s 16:20:26 16:20:26 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:20:26 #159 ... 16:20:26 16:20:26 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:20:26 #195 DONE 0.2s 16:20:26 16:20:26 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:20:26 #196 DONE 0.1s 16:20:26 16:20:26 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:20:26 #197 DONE 0.3s 16:20:26 16:20:26 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:20:26 #198 DONE 0.1s 16:20:26 16:20:26 #113 [security-spiffe-token-provider] exporting to image 16:20:26 #113 exporting layers 16:20:26 #113 exporting layers 0.7s done 16:20:26 #113 writing image sha256:6343421063496f57462d74588fbab27feec0ce03ff85983015d538d093e6a2ed done 16:20:26 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:20:26 #113 DONE 8.6s 16:20:26 16:20:26 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:28:03 #150 ... 16:28:03 16:28:03 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:28:03 #158 DONE 1864.7s 16:28:03 16:28:03 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:28:03 #62 ... 16:28:03 16:28:03 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:28:03 #199 DONE 0.1s 16:28:03 16:28:03 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:28:03 #62 ... 16:28:03 16:28:03 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:28:03 #200 DONE 0.1s 16:28:03 16:28:03 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:28:03 #201 DONE 0.5s 16:28:03 16:28:03 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:28:03 #202 DONE 0.2s 16:28:03 16:28:03 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:28:03 #203 DONE 0.1s 16:28:03 16:28:03 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:28:03 #62 ... 16:28:03 16:28:03 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:28:03 #204 DONE 2.0s 16:28:03 16:28:03 #113 [security-proxy-auth] exporting to image 16:28:03 #113 exporting layers 16:28:03 #113 exporting layers 0.7s done 16:28:03 #113 writing image sha256:f319d53bc12f42574a6e596ba5885aaedb00a48053539df0032025d19441557c done 16:28:03 #113 naming to docker.io/library/security-proxy-auth-arm64 done 16:28:03 #113 DONE 9.3s 16:28:03 16:28:03 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:29:11 #62 ... 16:29:11 16:29:11 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:29:11 #157 DONE 1934.1s 16:29:11 16:29:11 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:29:11 #62 ... 16:29:11 16:29:11 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 16:29:11 #205 DONE 0.2s 16:29:11 16:29:11 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:29:11 #160 ... 16:29:11 16:29:11 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 16:29:11 #206 DONE 0.3s 16:29:11 16:29:11 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:29:11 #62 ... 16:29:11 16:29:11 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:29:11 #207 DONE 0.4s 16:29:11 16:29:11 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:29:11 #159 ... 16:29:11 16:29:11 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:29:11 #208 DONE 0.1s 16:29:11 16:29:11 #113 [core-command] exporting to image 16:29:11 #113 exporting layers 16:29:11 #113 exporting layers 0.4s done 16:29:11 #113 writing image sha256:e1c22e05ccb5a89cdc3619f4f84f18332f2ff35582fc74164b6d7418fc11c682 done 16:29:11 #113 naming to docker.io/library/core-command-arm64 done 16:29:11 #113 DONE 9.8s 16:29:11 16:29:11 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:31:17 #62 ... 16:31:17 16:31:17 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 16:31:17 #154 DONE 2062.6s 16:31:17 16:31:17 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:31:17 #160 ... 16:31:17 16:31:17 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 16:31:17 #209 DONE 0.2s 16:31:17 16:31:17 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 16:31:18 #210 DONE 0.5s 16:31:18 16:31:18 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 16:31:18 #211 DONE 0.1s 16:31:18 16:31:18 #113 [core-keeper] exporting to image 16:31:18 #113 exporting layers 16:31:18 #113 exporting layers 0.5s done 16:31:18 #113 writing image sha256:cb3aa174ffc89084469a339a271f8c5531a1ce59942b1d5c81df151ab835093e 0.0s done 16:31:18 #113 naming to docker.io/library/core-keeper-arm64 16:31:18 #113 naming to docker.io/library/core-keeper-arm64 0.0s done 16:31:18 #113 DONE 10.3s 16:31:18 16:31:18 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:31:18 #159 ... 16:31:18 16:31:18 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:31:18 #150 DONE 2065.0s 16:31:18 16:31:18 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:31:19 #62 ... 16:31:19 16:31:19 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 16:31:19 #212 DONE 0.1s 16:31:19 16:31:19 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 16:31:19 #213 DONE 0.1s 16:31:19 16:31:19 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:31:19 #62 ... 16:31:19 16:31:19 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:31:20 #214 DONE 0.5s 16:31:20 16:31:20 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:31:20 #215 DONE 0.2s 16:31:20 16:31:20 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 16:31:20 #216 DONE 0.4s 16:31:20 16:31:20 #113 [core-data] exporting to image 16:31:21 #113 exporting layers 0.5s done 16:31:21 #113 writing image sha256:f98aea0f2bfae9c5af7b73e74185d69a350519a4459c8ba82d3a7b916f6c8870 done 16:31:21 #113 naming to docker.io/library/core-data-arm64 done 16:31:21 #113 DONE 10.8s 16:31:21 16:31:21 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:31:24 #62 ... 16:31:24 16:31:24 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:31:24 #159 DONE 2070.0s 16:31:24 16:31:24 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 16:31:24 #149 ... 16:31:24 16:31:24 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:31:24 #217 DONE 0.2s 16:31:24 16:31:24 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:31:24 #218 DONE 0.2s 16:31:24 16:31:24 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 16:31:24 #149 ... 16:31:24 16:31:24 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:31:25 #219 DONE 0.5s 16:31:25 16:31:25 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 16:31:25 #149 ... 16:31:25 16:31:25 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:31:25 #220 DONE 0.1s 16:31:25 16:31:25 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:31:25 #221 DONE 0.1s 16:31:25 16:31:25 #113 [core-metadata] exporting to image 16:31:25 #113 exporting layers 0.5s done 16:31:25 #113 writing image sha256:9295f3c342ccf99df7bfacadd59449b898b51a5b7bfc96657ab7fd55fe75556b 0.0s done 16:31:25 #113 naming to docker.io/library/core-metadata-arm64 done 16:31:25 #113 DONE 11.3s 16:31:25 16:31:25 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:31:57 #62 ... 16:31:57 16:31:57 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 16:31:57 #149 DONE 2102.5s 16:31:57 16:31:57 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:31:57 #153 ... 16:31:57 16:31:57 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:31:57 #160 DONE 2103.1s 16:31:57 16:31:57 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:31:57 #222 DONE 0.3s 16:31:57 16:31:57 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:31:57 #223 DONE 0.1s 16:31:57 16:31:57 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 16:31:57 #224 ... 16:31:57 16:31:57 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:31:57 #225 DONE 0.2s 16:31:57 16:31:57 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:31:57 #153 DONE 2104.0s 16:31:57 16:31:57 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:31:57 #226 DONE 0.2s 16:31:57 16:31:57 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 16:31:58 #224 DONE 0.7s 16:31:58 16:31:58 #227 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 16:31:58 #227 DONE 0.2s 16:31:58 16:31:58 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:31:58 #228 DONE 0.1s 16:31:58 16:31:58 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:31:58 #229 DONE 0.2s 16:31:58 16:31:58 #113 [support-cron-scheduler] exporting to image 16:31:58 #113 exporting layers 16:31:58 #113 ... 16:31:58 16:31:58 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:31:58 #230 DONE 0.8s 16:31:59 16:31:59 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:31:59 #231 DONE 0.4s 16:31:59 16:31:59 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:31:59 #232 DONE 0.1s 16:31:59 16:31:59 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:31:59 #233 DONE 0.1s 16:31:59 16:31:59 #113 [support-notifications] exporting to image 16:31:59 #113 exporting layers 0.5s done 16:31:59 #113 writing image sha256:fb3c9e7bc3fecf49cca51fe7d8bfbc857c043f9dc1987999b55d59f51b50390f 0.0s done 16:31:59 #113 naming to docker.io/library/support-scheduler-arm64 done 16:31:59 #113 exporting layers 0.6s done 16:31:59 #113 writing image sha256:afea8b7cd822c2b8b1be190c925a20dc346fe130a3cea19aa780143f385934f6 done 16:31:59 #113 naming to docker.io/library/support-notifications-arm64 done 16:32:00 #113 exporting layers 1.8s done 16:32:00 #113 writing image sha256:fd2c408c9f56a5ad3399c4106d2bc2aaa2e204c9bb56e506f3378aa42fb5c48c done 16:32:00 #113 naming to docker.io/library/support-cron-scheduler-arm64 done 16:32:00 #113 DONE 13.1s 16:32:00 16:32:00 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:32:00 time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:32:00 time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:32:00 $ docker stop --time=1 cfdffc7240952b3c4f6541c942b29cc80ee496b600d88b0435cc58bf9d6570dc 16:32:01 $ docker rm -f --volumes cfdffc7240952b3c4f6541c942b29cc80ee496b600d88b0435cc58bf9d6570dc [Pipeline] // withDockerContainer [Pipeline] sh 16:32:02 + docker images 16:32:02 REPOSITORY TAG IMAGE ID CREATED SIZE 16:32:02 support-cron-scheduler-arm64 latest fd2c408c9f56 4 seconds ago 43.7MB 16:32:02 support-scheduler-arm64 latest fb3c9e7bc3fe 4 seconds ago 41.4MB 16:32:02 support-notifications-arm64 latest afea8b7cd822 4 seconds ago 42.2MB 16:32:02 core-metadata-arm64 latest 9295f3c342cc 37 seconds ago 39.4MB 16:32:02 core-data-arm64 latest f98aea0f2bfa 42 seconds ago 39.3MB 16:32:02 core-keeper-arm64 latest cb3aa174ffc8 45 seconds ago 39.2MB 16:32:02 core-command-arm64 latest e1c22e05ccb5 2 minutes ago 35.1MB 16:32:02 security-proxy-auth-arm64 latest f319d53bc12f 4 minutes ago 32.7MB 16:32:02 security-spiffe-token-provider-arm64 latest 634342106349 11 minutes ago 29.1MB 16:32:02 core-common-config-bootstrapper-arm64 latest 7ff51c919a72 14 minutes ago 15.4MB 16:32:02 security-bootstrapper-arm64 latest b58737ce0f56 14 minutes ago 18.9MB 16:32:02 security-secretstore-setup-arm64 latest 97492f45a480 15 minutes ago 36.4MB 16:32:02 security-proxy-setup-arm64 latest 79e909922214 15 minutes ago 26.2MB 16:32:02 security-spire-agent-arm64 latest 63a8f5f056cc 36 minutes ago 174MB 16:32:02 security-spire-server-arm64 latest f237232ad6d1 36 minutes ago 116MB 16:32:02 security-spire-config-arm64 latest 5a8ad98fd27c 36 minutes ago 115MB 16:32:02 ci-base-image-arm64 latest a82baefefea9 38 minutes ago 967MB 16:32:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 16:32:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 16:32:02 provisioning config files... 16:32:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config9182307976801177302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:03 ---> ****-login.sh 16:32:03 nexus3.edgexfoundry.org:10001 16:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:32:03 Configure a credential helper to remove this warning. See 16:32:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:32:03 16:32:03 Login Succeeded 16:32:03 nexus3.edgexfoundry.org:10002 16:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:32:04 Configure a credential helper to remove this warning. See 16:32:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:32:04 16:32:04 Login Succeeded 16:32:04 nexus3.edgexfoundry.org:10003 16:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:32:04 Configure a credential helper to remove this warning. See 16:32:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:32:04 16:32:04 Login Succeeded 16:32:04 nexus3.edgexfoundry.org:10004 16:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:32:04 Configure a credential helper to remove this warning. See 16:32:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:32:04 16:32:04 Login Succeeded 16:32:04 ****.io 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 ---> ****-login.sh ends [Pipeline] } 16:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:32:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:32:05 475a7db5b5b56187166d71228061bf2da140d1ab 16:32:05 latest 16:32:05 3.2.0-dev.74 16:32:05 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:05 main 16:32:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:32:06 7152437a9f0a: Preparing 16:32:06 f4448b3ebf45: Preparing 16:32:06 5caf40abcf30: Preparing 16:32:06 d1bf7b3d2086: Preparing 16:32:06 cbde6662be9d: Preparing 16:32:06 ddaaf1742053: Preparing 16:32:06 4aeaa0e7d41f: Preparing 16:32:06 ddaaf1742053: Waiting 16:32:06 4aeaa0e7d41f: Waiting 16:32:06 cbde6662be9d: Pushed 16:32:06 7152437a9f0a: Pushed 16:32:06 d1bf7b3d2086: Pushed 16:32:06 5caf40abcf30: Pushed 16:32:06 4aeaa0e7d41f: Layer already exists 16:32:06 ddaaf1742053: Pushed 16:32:13 f4448b3ebf45: Pushed 16:32:13 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:32:13 7152437a9f0a: Preparing 16:32:13 f4448b3ebf45: Preparing 16:32:13 5caf40abcf30: Preparing 16:32:13 d1bf7b3d2086: Preparing 16:32:13 cbde6662be9d: Preparing 16:32:13 ddaaf1742053: Preparing 16:32:13 4aeaa0e7d41f: Preparing 16:32:13 ddaaf1742053: Waiting 16:32:13 4aeaa0e7d41f: Waiting 16:32:13 7152437a9f0a: Layer already exists 16:32:13 d1bf7b3d2086: Layer already exists 16:32:13 cbde6662be9d: Layer already exists 16:32:13 f4448b3ebf45: Layer already exists 16:32:13 5caf40abcf30: Layer already exists 16:32:13 ddaaf1742053: Layer already exists 16:32:13 4aeaa0e7d41f: Layer already exists 16:32:13 latest: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.74 16:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:32:14 7152437a9f0a: Preparing 16:32:14 f4448b3ebf45: Preparing 16:32:14 5caf40abcf30: Preparing 16:32:14 d1bf7b3d2086: Preparing 16:32:14 cbde6662be9d: Preparing 16:32:14 ddaaf1742053: Preparing 16:32:14 4aeaa0e7d41f: Preparing 16:32:14 ddaaf1742053: Waiting 16:32:14 4aeaa0e7d41f: Waiting 16:32:14 cbde6662be9d: Layer already exists 16:32:14 d1bf7b3d2086: Layer already exists 16:32:14 f4448b3ebf45: Layer already exists 16:32:14 5caf40abcf30: Layer already exists 16:32:14 7152437a9f0a: Layer already exists 16:32:14 4aeaa0e7d41f: Layer already exists 16:32:14 ddaaf1742053: Layer already exists 16:32:14 3.2.0-dev.74: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:32:15 7152437a9f0a: Preparing 16:32:15 f4448b3ebf45: Preparing 16:32:15 5caf40abcf30: Preparing 16:32:15 d1bf7b3d2086: Preparing 16:32:15 cbde6662be9d: Preparing 16:32:15 ddaaf1742053: Preparing 16:32:15 4aeaa0e7d41f: Preparing 16:32:15 ddaaf1742053: Waiting 16:32:15 4aeaa0e7d41f: Waiting 16:32:15 f4448b3ebf45: Layer already exists 16:32:15 7152437a9f0a: Layer already exists 16:32:15 5caf40abcf30: Layer already exists 16:32:15 d1bf7b3d2086: Layer already exists 16:32:15 cbde6662be9d: Layer already exists 16:32:15 ddaaf1742053: Layer already exists 16:32:15 4aeaa0e7d41f: Layer already exists 16:32:15 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:32:16 7152437a9f0a: Preparing 16:32:16 f4448b3ebf45: Preparing 16:32:16 5caf40abcf30: Preparing 16:32:16 d1bf7b3d2086: Preparing 16:32:16 cbde6662be9d: Preparing 16:32:16 ddaaf1742053: Preparing 16:32:16 4aeaa0e7d41f: Preparing 16:32:16 ddaaf1742053: Waiting 16:32:16 4aeaa0e7d41f: Waiting 16:32:16 f4448b3ebf45: Layer already exists 16:32:16 7152437a9f0a: Layer already exists 16:32:16 cbde6662be9d: Layer already exists 16:32:16 d1bf7b3d2086: Layer already exists 16:32:16 5caf40abcf30: Layer already exists 16:32:16 ddaaf1742053: Layer already exists 16:32:16 4aeaa0e7d41f: Layer already exists 16:32:16 main: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:17 ===================================================== [Pipeline] echo 16:32:17 taggedImages: 16:32:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:32:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.74 16:32:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:32:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:32:17 475a7db5b5b56187166d71228061bf2da140d1ab 16:32:17 latest 16:32:17 3.2.0-dev.74 16:32:17 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:17 main 16:32:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:32:17 76b034e2f9de: Preparing 16:32:17 d3358b28d184: Preparing 16:32:17 17cefcc6cb88: Preparing 16:32:17 6a36df996e85: Preparing 16:32:17 5caf40abcf30: Preparing 16:32:17 d1bf7b3d2086: Preparing 16:32:17 cbde6662be9d: Preparing 16:32:17 ddaaf1742053: Preparing 16:32:17 4aeaa0e7d41f: Preparing 16:32:17 d1bf7b3d2086: Waiting 16:32:17 cbde6662be9d: Waiting 16:32:17 ddaaf1742053: Waiting 16:32:17 4aeaa0e7d41f: Waiting 16:32:17 5caf40abcf30: Layer already exists 16:32:17 d1bf7b3d2086: Layer already exists 16:32:18 cbde6662be9d: Layer already exists 16:32:18 17cefcc6cb88: Pushed 16:32:18 d3358b28d184: Pushed 16:32:18 ddaaf1742053: Layer already exists 16:32:18 76b034e2f9de: Pushed 16:32:18 4aeaa0e7d41f: Layer already exists 16:32:20 6a36df996e85: Pushed 16:32:20 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:20 + 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 16:32:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:32:20 76b034e2f9de: Preparing 16:32:20 d3358b28d184: Preparing 16:32:20 17cefcc6cb88: Preparing 16:32:20 6a36df996e85: Preparing 16:32:20 5caf40abcf30: Preparing 16:32:20 d1bf7b3d2086: Preparing 16:32:20 cbde6662be9d: Preparing 16:32:20 d1bf7b3d2086: Waiting 16:32:20 ddaaf1742053: Preparing 16:32:20 cbde6662be9d: Waiting 16:32:20 4aeaa0e7d41f: Preparing 16:32:20 5caf40abcf30: Layer already exists 16:32:20 17cefcc6cb88: Layer already exists 16:32:20 d3358b28d184: Layer already exists 16:32:20 6a36df996e85: Layer already exists 16:32:20 76b034e2f9de: Layer already exists 16:32:20 cbde6662be9d: Layer already exists 16:32:20 d1bf7b3d2086: Layer already exists 16:32:20 ddaaf1742053: Layer already exists 16:32:20 4aeaa0e7d41f: Layer already exists 16:32:21 latest: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.74 16:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:32:21 76b034e2f9de: Preparing 16:32:21 d3358b28d184: Preparing 16:32:21 17cefcc6cb88: Preparing 16:32:21 6a36df996e85: Preparing 16:32:21 5caf40abcf30: Preparing 16:32:21 d1bf7b3d2086: Preparing 16:32:21 cbde6662be9d: Preparing 16:32:21 ddaaf1742053: Preparing 16:32:21 4aeaa0e7d41f: Preparing 16:32:21 d1bf7b3d2086: Waiting 16:32:21 cbde6662be9d: Waiting 16:32:21 ddaaf1742053: Waiting 16:32:21 4aeaa0e7d41f: Waiting 16:32:21 6a36df996e85: Layer already exists 16:32:21 17cefcc6cb88: Layer already exists 16:32:21 76b034e2f9de: Layer already exists 16:32:21 d3358b28d184: Layer already exists 16:32:21 5caf40abcf30: Layer already exists 16:32:21 d1bf7b3d2086: Layer already exists 16:32:21 cbde6662be9d: Layer already exists 16:32:21 4aeaa0e7d41f: Layer already exists 16:32:21 ddaaf1742053: Layer already exists 16:32:22 3.2.0-dev.74: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:32:22 76b034e2f9de: Preparing 16:32:22 d3358b28d184: Preparing 16:32:22 17cefcc6cb88: Preparing 16:32:22 6a36df996e85: Preparing 16:32:22 5caf40abcf30: Preparing 16:32:22 d1bf7b3d2086: Preparing 16:32:22 cbde6662be9d: Preparing 16:32:22 ddaaf1742053: Preparing 16:32:22 4aeaa0e7d41f: Preparing 16:32:22 cbde6662be9d: Waiting 16:32:22 ddaaf1742053: Waiting 16:32:22 d1bf7b3d2086: Waiting 16:32:22 4aeaa0e7d41f: Waiting 16:32:22 5caf40abcf30: Layer already exists 16:32:22 6a36df996e85: Layer already exists 16:32:22 76b034e2f9de: Layer already exists 16:32:22 17cefcc6cb88: Layer already exists 16:32:22 d3358b28d184: Layer already exists 16:32:22 d1bf7b3d2086: Layer already exists 16:32:22 4aeaa0e7d41f: Layer already exists 16:32:22 cbde6662be9d: Layer already exists 16:32:22 ddaaf1742053: Layer already exists 16:32:23 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + 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 16:32:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:32:23 76b034e2f9de: Preparing 16:32:23 d3358b28d184: Preparing 16:32:23 17cefcc6cb88: Preparing 16:32:23 6a36df996e85: Preparing 16:32:23 5caf40abcf30: Preparing 16:32:23 d1bf7b3d2086: Preparing 16:32:23 cbde6662be9d: Preparing 16:32:23 ddaaf1742053: Preparing 16:32:23 4aeaa0e7d41f: Preparing 16:32:23 cbde6662be9d: Waiting 16:32:23 ddaaf1742053: Waiting 16:32:23 4aeaa0e7d41f: Waiting 16:32:23 d1bf7b3d2086: Waiting 16:32:23 6a36df996e85: Layer already exists 16:32:23 17cefcc6cb88: Layer already exists 16:32:23 d3358b28d184: Layer already exists 16:32:23 76b034e2f9de: Layer already exists 16:32:23 5caf40abcf30: Layer already exists 16:32:23 d1bf7b3d2086: Layer already exists 16:32:23 4aeaa0e7d41f: Layer already exists 16:32:23 cbde6662be9d: Layer already exists 16:32:23 ddaaf1742053: Layer already exists 16:32:23 main: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:23 ===================================================== [Pipeline] echo 16:32:23 taggedImages: 16:32:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:32:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.74 16:32:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:32:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:32:24 475a7db5b5b56187166d71228061bf2da140d1ab 16:32:24 latest 16:32:24 3.2.0-dev.74 16:32:24 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:24 main 16:32:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:32:24 aef90bc31269: Preparing 16:32:24 c7d373bea42e: Preparing 16:32:24 5a4be71f9c29: Preparing 16:32:24 5caf40abcf30: Preparing 16:32:24 d1bf7b3d2086: Preparing 16:32:24 79c51f47dfb5: Preparing 16:32:24 b314035df732: Preparing 16:32:24 4aeaa0e7d41f: Preparing 16:32:24 b314035df732: Waiting 16:32:24 79c51f47dfb5: Waiting 16:32:24 4aeaa0e7d41f: Waiting 16:32:24 d1bf7b3d2086: Layer already exists 16:32:24 5caf40abcf30: Layer already exists 16:32:25 c7d373bea42e: Pushed 16:32:25 79c51f47dfb5: Pushed 16:32:25 aef90bc31269: Pushed 16:32:25 4aeaa0e7d41f: Layer already exists 16:32:25 b314035df732: Pushed 16:32:31 5a4be71f9c29: Pushed 16:32:31 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:32:32 aef90bc31269: Preparing 16:32:32 c7d373bea42e: Preparing 16:32:32 5a4be71f9c29: Preparing 16:32:32 5caf40abcf30: Preparing 16:32:32 d1bf7b3d2086: Preparing 16:32:32 79c51f47dfb5: Preparing 16:32:32 b314035df732: Preparing 16:32:32 4aeaa0e7d41f: Preparing 16:32:32 79c51f47dfb5: Waiting 16:32:32 b314035df732: Waiting 16:32:32 4aeaa0e7d41f: Waiting 16:32:32 c7d373bea42e: Layer already exists 16:32:32 5caf40abcf30: Layer already exists 16:32:32 aef90bc31269: Layer already exists 16:32:32 5a4be71f9c29: Layer already exists 16:32:32 d1bf7b3d2086: Layer already exists 16:32:32 79c51f47dfb5: Layer already exists 16:32:32 4aeaa0e7d41f: Layer already exists 16:32:32 b314035df732: Layer already exists 16:32:32 latest: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.74 16:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:32:33 aef90bc31269: Preparing 16:32:33 c7d373bea42e: Preparing 16:32:33 5a4be71f9c29: Preparing 16:32:33 5caf40abcf30: Preparing 16:32:33 d1bf7b3d2086: Preparing 16:32:33 79c51f47dfb5: Preparing 16:32:33 b314035df732: Preparing 16:32:33 4aeaa0e7d41f: Preparing 16:32:33 79c51f47dfb5: Waiting 16:32:33 b314035df732: Waiting 16:32:33 4aeaa0e7d41f: Waiting 16:32:33 5a4be71f9c29: Layer already exists 16:32:33 d1bf7b3d2086: Layer already exists 16:32:33 5caf40abcf30: Layer already exists 16:32:33 c7d373bea42e: Layer already exists 16:32:33 aef90bc31269: Layer already exists 16:32:33 4aeaa0e7d41f: Layer already exists 16:32:33 79c51f47dfb5: Layer already exists 16:32:33 b314035df732: Layer already exists 16:32:33 3.2.0-dev.74: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:32:34 aef90bc31269: Preparing 16:32:34 c7d373bea42e: Preparing 16:32:34 5a4be71f9c29: Preparing 16:32:34 5caf40abcf30: Preparing 16:32:34 d1bf7b3d2086: Preparing 16:32:34 79c51f47dfb5: Preparing 16:32:34 b314035df732: Preparing 16:32:34 4aeaa0e7d41f: Preparing 16:32:34 79c51f47dfb5: Waiting 16:32:34 4aeaa0e7d41f: Waiting 16:32:34 b314035df732: Waiting 16:32:34 c7d373bea42e: Layer already exists 16:32:34 d1bf7b3d2086: Layer already exists 16:32:34 5caf40abcf30: Layer already exists 16:32:34 aef90bc31269: Layer already exists 16:32:34 5a4be71f9c29: Layer already exists 16:32:34 79c51f47dfb5: Layer already exists 16:32:34 4aeaa0e7d41f: Layer already exists 16:32:34 b314035df732: Layer already exists 16:32:34 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:32:35 aef90bc31269: Preparing 16:32:35 c7d373bea42e: Preparing 16:32:35 5a4be71f9c29: Preparing 16:32:35 5caf40abcf30: Preparing 16:32:35 d1bf7b3d2086: Preparing 16:32:35 79c51f47dfb5: Preparing 16:32:35 b314035df732: Preparing 16:32:35 4aeaa0e7d41f: Preparing 16:32:35 b314035df732: Waiting 16:32:35 4aeaa0e7d41f: Waiting 16:32:35 79c51f47dfb5: Waiting 16:32:35 aef90bc31269: Layer already exists 16:32:35 5a4be71f9c29: Layer already exists 16:32:35 5caf40abcf30: Layer already exists 16:32:35 d1bf7b3d2086: Layer already exists 16:32:35 c7d373bea42e: Layer already exists 16:32:35 79c51f47dfb5: Layer already exists 16:32:35 b314035df732: Layer already exists 16:32:35 4aeaa0e7d41f: Layer already exists 16:32:35 main: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:35 ===================================================== [Pipeline] echo 16:32:35 taggedImages: 16:32:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:32:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.74 16:32:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:32:35 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 16:32:35 475a7db5b5b56187166d71228061bf2da140d1ab 16:32:35 latest 16:32:35 3.2.0-dev.74 16:32:35 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:35 main 16:32:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:32:36 68a95048dff4: Preparing 16:32:36 d018c984b5c9: Preparing 16:32:36 d1bf7b3d2086: Preparing 16:32:36 004d8d4828e9: Preparing 16:32:36 952de46e3951: Preparing 16:32:36 4aeaa0e7d41f: Preparing 16:32:36 4aeaa0e7d41f: Waiting 16:32:36 d1bf7b3d2086: Layer already exists 16:32:36 4aeaa0e7d41f: Layer already exists 16:32:36 952de46e3951: Pushed 16:32:36 004d8d4828e9: Pushed 16:32:36 68a95048dff4: Pushed 16:32:43 d018c984b5c9: Pushed 16:32:43 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 16:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:32:44 68a95048dff4: Preparing 16:32:44 d018c984b5c9: Preparing 16:32:44 d1bf7b3d2086: Preparing 16:32:44 004d8d4828e9: Preparing 16:32:44 952de46e3951: Preparing 16:32:44 4aeaa0e7d41f: Preparing 16:32:44 4aeaa0e7d41f: Waiting 16:32:44 68a95048dff4: Layer already exists 16:32:44 d1bf7b3d2086: Layer already exists 16:32:44 d018c984b5c9: Layer already exists 16:32:44 952de46e3951: Layer already exists 16:32:44 004d8d4828e9: Layer already exists 16:32:44 4aeaa0e7d41f: Layer already exists 16:32:44 latest: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.74 16:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:32:45 68a95048dff4: Preparing 16:32:45 d018c984b5c9: Preparing 16:32:45 d1bf7b3d2086: Preparing 16:32:45 004d8d4828e9: Preparing 16:32:45 952de46e3951: Preparing 16:32:45 4aeaa0e7d41f: Preparing 16:32:45 4aeaa0e7d41f: Waiting 16:32:45 d018c984b5c9: Layer already exists 16:32:45 68a95048dff4: Layer already exists 16:32:45 d1bf7b3d2086: Layer already exists 16:32:45 952de46e3951: Layer already exists 16:32:45 004d8d4828e9: Layer already exists 16:32:45 4aeaa0e7d41f: Layer already exists 16:32:45 3.2.0-dev.74: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:32:46 68a95048dff4: Preparing 16:32:46 d018c984b5c9: Preparing 16:32:46 d1bf7b3d2086: Preparing 16:32:46 004d8d4828e9: Preparing 16:32:46 952de46e3951: Preparing 16:32:46 4aeaa0e7d41f: Preparing 16:32:46 4aeaa0e7d41f: Waiting 16:32:46 d018c984b5c9: Layer already exists 16:32:46 004d8d4828e9: Layer already exists 16:32:46 d1bf7b3d2086: Layer already exists 16:32:46 952de46e3951: Layer already exists 16:32:46 68a95048dff4: Layer already exists 16:32:46 4aeaa0e7d41f: Layer already exists 16:32:46 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 16:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:32:47 68a95048dff4: Preparing 16:32:47 d018c984b5c9: Preparing 16:32:47 d1bf7b3d2086: Preparing 16:32:47 004d8d4828e9: Preparing 16:32:47 952de46e3951: Preparing 16:32:47 4aeaa0e7d41f: Preparing 16:32:47 4aeaa0e7d41f: Waiting 16:32:47 d1bf7b3d2086: Layer already exists 16:32:47 004d8d4828e9: Layer already exists 16:32:47 68a95048dff4: Layer already exists 16:32:47 d018c984b5c9: Layer already exists 16:32:47 952de46e3951: Layer already exists 16:32:47 4aeaa0e7d41f: Layer already exists 16:32:47 main: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:47 ===================================================== [Pipeline] echo 16:32:47 taggedImages: 16:32:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 16:32:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.74 16:32:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 16:32:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:32:47 475a7db5b5b56187166d71228061bf2da140d1ab 16:32:47 latest 16:32:47 3.2.0-dev.74 16:32:47 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:47 main 16:32:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:32:48 0504fe896ddc: Preparing 16:32:48 8774c081259f: Preparing 16:32:48 b80d037da784: Preparing 16:32:48 5caf40abcf30: Preparing 16:32:48 d1bf7b3d2086: Preparing 16:32:48 cbde6662be9d: Preparing 16:32:48 ddaaf1742053: Preparing 16:32:48 4aeaa0e7d41f: Preparing 16:32:48 ddaaf1742053: Waiting 16:32:48 cbde6662be9d: Waiting 16:32:48 4aeaa0e7d41f: Waiting 16:32:48 8774c081259f: Pushed 16:32:49 d1bf7b3d2086: Layer already exists 16:32:49 5caf40abcf30: Layer already exists 16:32:49 cbde6662be9d: Layer already exists 16:32:49 4aeaa0e7d41f: Layer already exists 16:32:49 ddaaf1742053: Layer already exists 16:32:49 0504fe896ddc: Pushed 16:32:56 b80d037da784: Pushed 16:32:56 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:32:56 0504fe896ddc: Preparing 16:32:56 8774c081259f: Preparing 16:32:56 b80d037da784: Preparing 16:32:56 5caf40abcf30: Preparing 16:32:56 d1bf7b3d2086: Preparing 16:32:56 cbde6662be9d: Preparing 16:32:56 ddaaf1742053: Preparing 16:32:56 4aeaa0e7d41f: Preparing 16:32:56 ddaaf1742053: Waiting 16:32:56 4aeaa0e7d41f: Waiting 16:32:56 5caf40abcf30: Layer already exists 16:32:56 8774c081259f: Layer already exists 16:32:56 b80d037da784: Layer already exists 16:32:56 d1bf7b3d2086: Layer already exists 16:32:56 0504fe896ddc: Layer already exists 16:32:56 cbde6662be9d: Layer already exists 16:32:56 ddaaf1742053: Layer already exists 16:32:56 4aeaa0e7d41f: Layer already exists 16:32:57 latest: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.74 16:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:32:57 0504fe896ddc: Preparing 16:32:57 8774c081259f: Preparing 16:32:57 b80d037da784: Preparing 16:32:57 5caf40abcf30: Preparing 16:32:57 d1bf7b3d2086: Preparing 16:32:57 cbde6662be9d: Preparing 16:32:57 ddaaf1742053: Preparing 16:32:57 4aeaa0e7d41f: Preparing 16:32:57 cbde6662be9d: Waiting 16:32:57 ddaaf1742053: Waiting 16:32:57 4aeaa0e7d41f: Waiting 16:32:57 d1bf7b3d2086: Layer already exists 16:32:57 0504fe896ddc: Layer already exists 16:32:57 8774c081259f: Layer already exists 16:32:57 5caf40abcf30: Layer already exists 16:32:57 b80d037da784: Layer already exists 16:32:57 cbde6662be9d: Layer already exists 16:32:57 ddaaf1742053: Layer already exists 16:32:57 4aeaa0e7d41f: Layer already exists 16:32:58 3.2.0-dev.74: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:32:58 0504fe896ddc: Preparing 16:32:58 8774c081259f: Preparing 16:32:58 b80d037da784: Preparing 16:32:58 5caf40abcf30: Preparing 16:32:58 d1bf7b3d2086: Preparing 16:32:58 cbde6662be9d: Preparing 16:32:58 ddaaf1742053: Preparing 16:32:58 4aeaa0e7d41f: Preparing 16:32:58 cbde6662be9d: Waiting 16:32:58 4aeaa0e7d41f: Waiting 16:32:58 ddaaf1742053: Waiting 16:32:58 8774c081259f: Layer already exists 16:32:58 b80d037da784: Layer already exists 16:32:58 0504fe896ddc: Layer already exists 16:32:58 d1bf7b3d2086: Layer already exists 16:32:58 5caf40abcf30: Layer already exists 16:32:58 cbde6662be9d: Layer already exists 16:32:58 ddaaf1742053: Layer already exists 16:32:58 4aeaa0e7d41f: Layer already exists 16:32:59 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:32:59 0504fe896ddc: Preparing 16:32:59 8774c081259f: Preparing 16:32:59 b80d037da784: Preparing 16:32:59 5caf40abcf30: Preparing 16:32:59 d1bf7b3d2086: Preparing 16:32:59 cbde6662be9d: Preparing 16:32:59 ddaaf1742053: Preparing 16:32:59 4aeaa0e7d41f: Preparing 16:32:59 ddaaf1742053: Waiting 16:32:59 4aeaa0e7d41f: Waiting 16:32:59 cbde6662be9d: Waiting 16:32:59 8774c081259f: Layer already exists 16:32:59 0504fe896ddc: Layer already exists 16:32:59 b80d037da784: Layer already exists 16:32:59 5caf40abcf30: Layer already exists 16:32:59 d1bf7b3d2086: Layer already exists 16:32:59 cbde6662be9d: Layer already exists 16:32:59 4aeaa0e7d41f: Layer already exists 16:32:59 ddaaf1742053: Layer already exists 16:33:00 main: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:00 ===================================================== [Pipeline] echo 16:33:00 taggedImages: 16:33:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:33:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.74 16:33:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:33:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:33:00 475a7db5b5b56187166d71228061bf2da140d1ab 16:33:00 latest 16:33:00 3.2.0-dev.74 16:33:00 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:00 main 16:33:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:33:00 ac3d851763c9: Preparing 16:33:00 31f74cf47638: Preparing 16:33:00 216c9d7a0138: Preparing 16:33:00 61da67c33ff6: Preparing 16:33:00 d41d72a2321b: Preparing 16:33:00 03ebf0a2ca5d: Preparing 16:33:00 a0295052197c: Preparing 16:33:00 6ef1aa8e4f78: Preparing 16:33:00 5caf40abcf30: Preparing 16:33:00 d1bf7b3d2086: Preparing 16:33:00 4bb75dbf0faf: Preparing 16:33:00 9fb584f6eeef: Preparing 16:33:00 5f70bf18a086: Preparing 16:33:00 d616e23543d7: Preparing 16:33:00 d1ed9e656ec7: Preparing 16:33:00 158839bdcfcd: Preparing 16:33:00 4aeaa0e7d41f: Preparing 16:33:00 4bb75dbf0faf: Waiting 16:33:00 9fb584f6eeef: Waiting 16:33:00 5f70bf18a086: Waiting 16:33:00 d616e23543d7: Waiting 16:33:00 d1ed9e656ec7: Waiting 16:33:00 4aeaa0e7d41f: Waiting 16:33:00 03ebf0a2ca5d: Waiting 16:33:00 5caf40abcf30: Waiting 16:33:00 a0295052197c: Waiting 16:33:00 d1bf7b3d2086: Waiting 16:33:00 6ef1aa8e4f78: Waiting 16:33:00 158839bdcfcd: Waiting 16:33:01 d41d72a2321b: Pushed 16:33:01 216c9d7a0138: Pushed 16:33:01 31f74cf47638: Pushed 16:33:01 ac3d851763c9: Pushed 16:33:01 61da67c33ff6: Pushed 16:33:01 5caf40abcf30: Layer already exists 16:33:01 d1bf7b3d2086: Layer already exists 16:33:01 a0295052197c: Pushed 16:33:01 03ebf0a2ca5d: Pushed 16:33:01 5f70bf18a086: Layer already exists 16:33:01 9fb584f6eeef: Pushed 16:33:01 4bb75dbf0faf: Pushed 16:33:01 4aeaa0e7d41f: Layer already exists 16:33:01 d616e23543d7: Pushed 16:33:01 d1ed9e656ec7: Pushed 16:33:01 158839bdcfcd: Pushed 16:33:04 6ef1aa8e4f78: Pushed 16:33:04 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:33:04 ac3d851763c9: Preparing 16:33:04 31f74cf47638: Preparing 16:33:04 216c9d7a0138: Preparing 16:33:04 61da67c33ff6: Preparing 16:33:04 d41d72a2321b: Preparing 16:33:04 03ebf0a2ca5d: Preparing 16:33:04 a0295052197c: Preparing 16:33:04 6ef1aa8e4f78: Preparing 16:33:04 5caf40abcf30: Preparing 16:33:04 d1bf7b3d2086: Preparing 16:33:04 4bb75dbf0faf: Preparing 16:33:04 9fb584f6eeef: Preparing 16:33:04 5f70bf18a086: Preparing 16:33:04 d616e23543d7: Preparing 16:33:04 d1ed9e656ec7: Preparing 16:33:04 158839bdcfcd: Preparing 16:33:04 4aeaa0e7d41f: Preparing 16:33:04 6ef1aa8e4f78: Waiting 16:33:04 5caf40abcf30: Waiting 16:33:04 d1bf7b3d2086: Waiting 16:33:04 4bb75dbf0faf: Waiting 16:33:04 9fb584f6eeef: Waiting 16:33:04 5f70bf18a086: Waiting 16:33:04 d616e23543d7: Waiting 16:33:04 d1ed9e656ec7: Waiting 16:33:04 158839bdcfcd: Waiting 16:33:04 4aeaa0e7d41f: Waiting 16:33:04 03ebf0a2ca5d: Waiting 16:33:04 a0295052197c: Waiting 16:33:04 216c9d7a0138: Layer already exists 16:33:04 61da67c33ff6: Layer already exists 16:33:04 d41d72a2321b: Layer already exists 16:33:04 ac3d851763c9: Layer already exists 16:33:04 31f74cf47638: Layer already exists 16:33:04 a0295052197c: Layer already exists 16:33:04 03ebf0a2ca5d: Layer already exists 16:33:04 6ef1aa8e4f78: Layer already exists 16:33:04 5caf40abcf30: Layer already exists 16:33:04 d1bf7b3d2086: Layer already exists 16:33:04 5f70bf18a086: Layer already exists 16:33:04 9fb584f6eeef: Layer already exists 16:33:04 4bb75dbf0faf: Layer already exists 16:33:04 d1ed9e656ec7: Layer already exists 16:33:04 d616e23543d7: Layer already exists 16:33:04 158839bdcfcd: Layer already exists 16:33:04 4aeaa0e7d41f: Layer already exists 16:33:05 latest: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.74 16:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:33:05 ac3d851763c9: Preparing 16:33:05 31f74cf47638: Preparing 16:33:05 216c9d7a0138: Preparing 16:33:05 61da67c33ff6: Preparing 16:33:05 d41d72a2321b: Preparing 16:33:05 03ebf0a2ca5d: Preparing 16:33:05 a0295052197c: Preparing 16:33:05 6ef1aa8e4f78: Preparing 16:33:05 5caf40abcf30: Preparing 16:33:05 d1bf7b3d2086: Preparing 16:33:05 4bb75dbf0faf: Preparing 16:33:05 9fb584f6eeef: Preparing 16:33:05 5f70bf18a086: Preparing 16:33:05 d616e23543d7: Preparing 16:33:05 d1ed9e656ec7: Preparing 16:33:05 158839bdcfcd: Preparing 16:33:05 4aeaa0e7d41f: Preparing 16:33:05 4bb75dbf0faf: Waiting 16:33:05 9fb584f6eeef: Waiting 16:33:05 03ebf0a2ca5d: Waiting 16:33:05 5f70bf18a086: Waiting 16:33:05 a0295052197c: Waiting 16:33:05 5caf40abcf30: Waiting 16:33:05 6ef1aa8e4f78: Waiting 16:33:05 d1bf7b3d2086: Waiting 16:33:05 d616e23543d7: Waiting 16:33:05 d1ed9e656ec7: Waiting 16:33:05 158839bdcfcd: Waiting 16:33:05 4aeaa0e7d41f: Waiting 16:33:05 31f74cf47638: Layer already exists 16:33:05 ac3d851763c9: Layer already exists 16:33:05 d41d72a2321b: Layer already exists 16:33:05 61da67c33ff6: Layer already exists 16:33:05 216c9d7a0138: Layer already exists 16:33:05 a0295052197c: Layer already exists 16:33:05 03ebf0a2ca5d: Layer already exists 16:33:05 d1bf7b3d2086: Layer already exists 16:33:05 5caf40abcf30: Layer already exists 16:33:05 6ef1aa8e4f78: Layer already exists 16:33:05 4bb75dbf0faf: Layer already exists 16:33:05 d616e23543d7: Layer already exists 16:33:05 9fb584f6eeef: Layer already exists 16:33:05 d1ed9e656ec7: Layer already exists 16:33:05 5f70bf18a086: Layer already exists 16:33:05 158839bdcfcd: Layer already exists 16:33:05 4aeaa0e7d41f: Layer already exists 16:33:06 3.2.0-dev.74: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:33:06 ac3d851763c9: Preparing 16:33:06 31f74cf47638: Preparing 16:33:06 216c9d7a0138: Preparing 16:33:06 61da67c33ff6: Preparing 16:33:06 d41d72a2321b: Preparing 16:33:06 03ebf0a2ca5d: Preparing 16:33:06 a0295052197c: Preparing 16:33:06 6ef1aa8e4f78: Preparing 16:33:06 5caf40abcf30: Preparing 16:33:06 d1bf7b3d2086: Preparing 16:33:06 4bb75dbf0faf: Preparing 16:33:06 9fb584f6eeef: Preparing 16:33:06 5f70bf18a086: Preparing 16:33:06 d616e23543d7: Preparing 16:33:06 d1ed9e656ec7: Preparing 16:33:06 158839bdcfcd: Preparing 16:33:06 4aeaa0e7d41f: Preparing 16:33:06 d1bf7b3d2086: Waiting 16:33:06 9fb584f6eeef: Waiting 16:33:06 4bb75dbf0faf: Waiting 16:33:06 5f70bf18a086: Waiting 16:33:06 158839bdcfcd: Waiting 16:33:06 d616e23543d7: Waiting 16:33:06 4aeaa0e7d41f: Waiting 16:33:06 d1ed9e656ec7: Waiting 16:33:06 a0295052197c: Waiting 16:33:06 6ef1aa8e4f78: Waiting 16:33:06 03ebf0a2ca5d: Waiting 16:33:06 5caf40abcf30: Waiting 16:33:06 ac3d851763c9: Layer already exists 16:33:06 d41d72a2321b: Layer already exists 16:33:06 216c9d7a0138: Layer already exists 16:33:06 31f74cf47638: Layer already exists 16:33:06 61da67c33ff6: Layer already exists 16:33:06 d1bf7b3d2086: Layer already exists 16:33:06 6ef1aa8e4f78: Layer already exists 16:33:06 a0295052197c: Layer already exists 16:33:06 03ebf0a2ca5d: Layer already exists 16:33:06 5caf40abcf30: Layer already exists 16:33:06 4bb75dbf0faf: Layer already exists 16:33:06 5f70bf18a086: Layer already exists 16:33:06 9fb584f6eeef: Layer already exists 16:33:06 d1ed9e656ec7: Layer already exists 16:33:06 d616e23543d7: Layer already exists 16:33:06 158839bdcfcd: Layer already exists 16:33:06 4aeaa0e7d41f: Layer already exists 16:33:07 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:33:07 ac3d851763c9: Preparing 16:33:07 31f74cf47638: Preparing 16:33:07 216c9d7a0138: Preparing 16:33:07 61da67c33ff6: Preparing 16:33:07 d41d72a2321b: Preparing 16:33:07 03ebf0a2ca5d: Preparing 16:33:07 a0295052197c: Preparing 16:33:07 6ef1aa8e4f78: Preparing 16:33:07 5caf40abcf30: Preparing 16:33:07 d1bf7b3d2086: Preparing 16:33:07 4bb75dbf0faf: Preparing 16:33:07 9fb584f6eeef: Preparing 16:33:07 5f70bf18a086: Preparing 16:33:07 d616e23543d7: Preparing 16:33:07 d1ed9e656ec7: Preparing 16:33:07 158839bdcfcd: Preparing 16:33:07 4aeaa0e7d41f: Preparing 16:33:07 d1bf7b3d2086: Waiting 16:33:07 4bb75dbf0faf: Waiting 16:33:07 9fb584f6eeef: Waiting 16:33:07 5f70bf18a086: Waiting 16:33:07 d616e23543d7: Waiting 16:33:07 d1ed9e656ec7: Waiting 16:33:07 158839bdcfcd: Waiting 16:33:07 4aeaa0e7d41f: Waiting 16:33:07 03ebf0a2ca5d: Waiting 16:33:07 a0295052197c: Waiting 16:33:07 6ef1aa8e4f78: Waiting 16:33:07 5caf40abcf30: Waiting 16:33:07 31f74cf47638: Layer already exists 16:33:07 d41d72a2321b: Layer already exists 16:33:07 61da67c33ff6: Layer already exists 16:33:07 216c9d7a0138: Layer already exists 16:33:07 ac3d851763c9: Layer already exists 16:33:07 6ef1aa8e4f78: Layer already exists 16:33:07 03ebf0a2ca5d: Layer already exists 16:33:07 a0295052197c: Layer already exists 16:33:07 d1bf7b3d2086: Layer already exists 16:33:07 5caf40abcf30: Layer already exists 16:33:07 9fb584f6eeef: Layer already exists 16:33:07 5f70bf18a086: Layer already exists 16:33:07 d1ed9e656ec7: Layer already exists 16:33:07 d616e23543d7: Layer already exists 16:33:07 4bb75dbf0faf: Layer already exists 16:33:07 4aeaa0e7d41f: Layer already exists 16:33:07 158839bdcfcd: Layer already exists 16:33:08 main: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:08 ===================================================== [Pipeline] echo 16:33:08 taggedImages: 16:33:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:33:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.74 16:33:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:33:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:33:08 475a7db5b5b56187166d71228061bf2da140d1ab 16:33:08 latest 16:33:08 3.2.0-dev.74 16:33:08 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:08 main 16:33:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:33:08 ee469551447a: Preparing 16:33:08 c29dc0c5b67d: Preparing 16:33:08 710462a5e33a: Preparing 16:33:08 4a4613362d13: Preparing 16:33:08 5caf40abcf30: Preparing 16:33:08 d1bf7b3d2086: Preparing 16:33:08 cbde6662be9d: Preparing 16:33:08 ddaaf1742053: Preparing 16:33:08 4aeaa0e7d41f: Preparing 16:33:08 cbde6662be9d: Waiting 16:33:08 ddaaf1742053: Waiting 16:33:08 d1bf7b3d2086: Waiting 16:33:08 4aeaa0e7d41f: Waiting 16:33:08 5caf40abcf30: Layer already exists 16:33:09 d1bf7b3d2086: Layer already exists 16:33:09 cbde6662be9d: Layer already exists 16:33:09 c29dc0c5b67d: Pushed 16:33:09 710462a5e33a: Pushed 16:33:09 ddaaf1742053: Layer already exists 16:33:09 ee469551447a: Pushed 16:33:09 4aeaa0e7d41f: Layer already exists 16:33:14 4a4613362d13: Pushed 16:33:14 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:14 + 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 16:33:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:33:15 ee469551447a: Preparing 16:33:15 c29dc0c5b67d: Preparing 16:33:15 710462a5e33a: Preparing 16:33:15 4a4613362d13: Preparing 16:33:15 5caf40abcf30: Preparing 16:33:15 d1bf7b3d2086: Preparing 16:33:15 cbde6662be9d: Preparing 16:33:15 ddaaf1742053: Preparing 16:33:15 4aeaa0e7d41f: Preparing 16:33:15 d1bf7b3d2086: Waiting 16:33:15 cbde6662be9d: Waiting 16:33:15 ddaaf1742053: Waiting 16:33:15 4aeaa0e7d41f: Waiting 16:33:15 710462a5e33a: Layer already exists 16:33:15 5caf40abcf30: Layer already exists 16:33:15 ee469551447a: Layer already exists 16:33:15 c29dc0c5b67d: Layer already exists 16:33:15 4a4613362d13: Layer already exists 16:33:15 cbde6662be9d: Layer already exists 16:33:15 ddaaf1742053: Layer already exists 16:33:15 d1bf7b3d2086: Layer already exists 16:33:15 4aeaa0e7d41f: Layer already exists 16:33:15 latest: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.74 16:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:33:16 ee469551447a: Preparing 16:33:16 c29dc0c5b67d: Preparing 16:33:16 710462a5e33a: Preparing 16:33:16 4a4613362d13: Preparing 16:33:16 5caf40abcf30: Preparing 16:33:16 d1bf7b3d2086: Preparing 16:33:16 cbde6662be9d: Preparing 16:33:16 ddaaf1742053: Preparing 16:33:16 4aeaa0e7d41f: Preparing 16:33:16 cbde6662be9d: Waiting 16:33:16 ddaaf1742053: Waiting 16:33:16 4aeaa0e7d41f: Waiting 16:33:16 d1bf7b3d2086: Waiting 16:33:16 c29dc0c5b67d: Layer already exists 16:33:16 5caf40abcf30: Layer already exists 16:33:16 710462a5e33a: Layer already exists 16:33:16 ee469551447a: Layer already exists 16:33:16 4a4613362d13: Layer already exists 16:33:16 d1bf7b3d2086: Layer already exists 16:33:16 cbde6662be9d: Layer already exists 16:33:16 ddaaf1742053: Layer already exists 16:33:16 4aeaa0e7d41f: Layer already exists 16:33:16 3.2.0-dev.74: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:33:17 ee469551447a: Preparing 16:33:17 c29dc0c5b67d: Preparing 16:33:17 710462a5e33a: Preparing 16:33:17 4a4613362d13: Preparing 16:33:17 5caf40abcf30: Preparing 16:33:17 d1bf7b3d2086: Preparing 16:33:17 cbde6662be9d: Preparing 16:33:17 d1bf7b3d2086: Waiting 16:33:17 ddaaf1742053: Preparing 16:33:17 4aeaa0e7d41f: Preparing 16:33:17 ddaaf1742053: Waiting 16:33:17 4aeaa0e7d41f: Waiting 16:33:17 ee469551447a: Layer already exists 16:33:17 710462a5e33a: Layer already exists 16:33:17 4a4613362d13: Layer already exists 16:33:17 c29dc0c5b67d: Layer already exists 16:33:17 5caf40abcf30: Layer already exists 16:33:17 d1bf7b3d2086: Layer already exists 16:33:17 cbde6662be9d: Layer already exists 16:33:17 ddaaf1742053: Layer already exists 16:33:17 4aeaa0e7d41f: Layer already exists 16:33:17 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:17 + 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 16:33:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:33:17 ee469551447a: Preparing 16:33:17 c29dc0c5b67d: Preparing 16:33:17 710462a5e33a: Preparing 16:33:17 4a4613362d13: Preparing 16:33:17 5caf40abcf30: Preparing 16:33:17 d1bf7b3d2086: Preparing 16:33:17 cbde6662be9d: Preparing 16:33:17 ddaaf1742053: Preparing 16:33:17 4aeaa0e7d41f: Preparing 16:33:17 d1bf7b3d2086: Waiting 16:33:17 cbde6662be9d: Waiting 16:33:17 ddaaf1742053: Waiting 16:33:17 4aeaa0e7d41f: Waiting 16:33:17 ee469551447a: Layer already exists 16:33:17 5caf40abcf30: Layer already exists 16:33:17 4a4613362d13: Layer already exists 16:33:17 c29dc0c5b67d: Layer already exists 16:33:17 710462a5e33a: Layer already exists 16:33:17 cbde6662be9d: Layer already exists 16:33:17 ddaaf1742053: Layer already exists 16:33:17 4aeaa0e7d41f: Layer already exists 16:33:17 d1bf7b3d2086: Layer already exists 16:33:18 main: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:18 ===================================================== [Pipeline] echo 16:33:18 taggedImages: 16:33:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:33:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.74 16:33:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:33:18 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:33:18 475a7db5b5b56187166d71228061bf2da140d1ab 16:33:18 latest 16:33:18 3.2.0-dev.74 16:33:18 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:18 main 16:33:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:33:18 2daaea425442: Preparing 16:33:18 1e7b6b1a8ab2: Preparing 16:33:18 0f676839ebbe: Preparing 16:33:18 783c540df579: Preparing 16:33:18 a7dfa00dce9a: Preparing 16:33:18 5caf40abcf30: Preparing 16:33:18 d1bf7b3d2086: Preparing 16:33:18 f695fb31ca82: Preparing 16:33:18 bf9f8f2adb33: Preparing 16:33:18 597696632ede: Preparing 16:33:18 4aeaa0e7d41f: Preparing 16:33:18 5caf40abcf30: Waiting 16:33:18 d1bf7b3d2086: Waiting 16:33:18 f695fb31ca82: Waiting 16:33:18 bf9f8f2adb33: Waiting 16:33:18 4aeaa0e7d41f: Waiting 16:33:19 1e7b6b1a8ab2: Pushed 16:33:19 a7dfa00dce9a: Pushed 16:33:19 783c540df579: Pushed 16:33:19 2daaea425442: Pushed 16:33:19 5caf40abcf30: Layer already exists 16:33:19 d1bf7b3d2086: Layer already exists 16:33:19 4aeaa0e7d41f: Layer already exists 16:33:19 f695fb31ca82: Pushed 16:33:19 bf9f8f2adb33: Pushed 16:33:21 0f676839ebbe: Pushed 16:33:21 597696632ede: Pushed 16:33:21 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:22 + 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 16:33:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:33:22 2daaea425442: Preparing 16:33:22 1e7b6b1a8ab2: Preparing 16:33:22 0f676839ebbe: Preparing 16:33:22 783c540df579: Preparing 16:33:22 a7dfa00dce9a: Preparing 16:33:22 5caf40abcf30: Preparing 16:33:22 d1bf7b3d2086: Preparing 16:33:22 f695fb31ca82: Preparing 16:33:22 bf9f8f2adb33: Preparing 16:33:22 597696632ede: Preparing 16:33:22 4aeaa0e7d41f: Preparing 16:33:22 f695fb31ca82: Waiting 16:33:22 bf9f8f2adb33: Waiting 16:33:22 597696632ede: Waiting 16:33:22 4aeaa0e7d41f: Waiting 16:33:22 5caf40abcf30: Waiting 16:33:22 d1bf7b3d2086: Waiting 16:33:22 2daaea425442: Layer already exists 16:33:22 a7dfa00dce9a: Layer already exists 16:33:22 783c540df579: Layer already exists 16:33:22 1e7b6b1a8ab2: Layer already exists 16:33:22 0f676839ebbe: Layer already exists 16:33:22 5caf40abcf30: Layer already exists 16:33:22 d1bf7b3d2086: Layer already exists 16:33:22 f695fb31ca82: Layer already exists 16:33:22 bf9f8f2adb33: Layer already exists 16:33:22 597696632ede: Layer already exists 16:33:22 4aeaa0e7d41f: Layer already exists 16:33:22 latest: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.74 16:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:33:23 2daaea425442: Preparing 16:33:23 1e7b6b1a8ab2: Preparing 16:33:23 0f676839ebbe: Preparing 16:33:23 783c540df579: Preparing 16:33:23 a7dfa00dce9a: Preparing 16:33:23 5caf40abcf30: Preparing 16:33:23 d1bf7b3d2086: Preparing 16:33:23 f695fb31ca82: Preparing 16:33:23 bf9f8f2adb33: Preparing 16:33:23 597696632ede: Preparing 16:33:23 4aeaa0e7d41f: Preparing 16:33:23 d1bf7b3d2086: Waiting 16:33:23 f695fb31ca82: Waiting 16:33:23 bf9f8f2adb33: Waiting 16:33:23 597696632ede: Waiting 16:33:23 4aeaa0e7d41f: Waiting 16:33:23 5caf40abcf30: Waiting 16:33:23 0f676839ebbe: Layer already exists 16:33:23 a7dfa00dce9a: Layer already exists 16:33:23 1e7b6b1a8ab2: Layer already exists 16:33:23 2daaea425442: Layer already exists 16:33:23 783c540df579: Layer already exists 16:33:23 d1bf7b3d2086: Layer already exists 16:33:23 f695fb31ca82: Layer already exists 16:33:23 5caf40abcf30: Layer already exists 16:33:23 bf9f8f2adb33: Layer already exists 16:33:23 597696632ede: Layer already exists 16:33:23 4aeaa0e7d41f: Layer already exists 16:33:23 3.2.0-dev.74: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:33:24 2daaea425442: Preparing 16:33:24 1e7b6b1a8ab2: Preparing 16:33:24 0f676839ebbe: Preparing 16:33:24 783c540df579: Preparing 16:33:24 a7dfa00dce9a: Preparing 16:33:24 5caf40abcf30: Preparing 16:33:24 d1bf7b3d2086: Preparing 16:33:24 f695fb31ca82: Preparing 16:33:24 bf9f8f2adb33: Preparing 16:33:24 597696632ede: Preparing 16:33:24 4aeaa0e7d41f: Preparing 16:33:24 bf9f8f2adb33: Waiting 16:33:24 5caf40abcf30: Waiting 16:33:24 597696632ede: Waiting 16:33:24 d1bf7b3d2086: Waiting 16:33:24 4aeaa0e7d41f: Waiting 16:33:24 f695fb31ca82: Waiting 16:33:24 a7dfa00dce9a: Layer already exists 16:33:24 1e7b6b1a8ab2: Layer already exists 16:33:24 783c540df579: Layer already exists 16:33:24 2daaea425442: Layer already exists 16:33:24 0f676839ebbe: Layer already exists 16:33:24 f695fb31ca82: Layer already exists 16:33:24 5caf40abcf30: Layer already exists 16:33:24 d1bf7b3d2086: Layer already exists 16:33:24 bf9f8f2adb33: Layer already exists 16:33:24 597696632ede: Layer already exists 16:33:24 4aeaa0e7d41f: Layer already exists 16:33:24 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:25 + 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 16:33:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:33:25 2daaea425442: Preparing 16:33:25 1e7b6b1a8ab2: Preparing 16:33:25 0f676839ebbe: Preparing 16:33:25 783c540df579: Preparing 16:33:25 a7dfa00dce9a: Preparing 16:33:25 5caf40abcf30: Preparing 16:33:25 d1bf7b3d2086: Preparing 16:33:25 f695fb31ca82: Preparing 16:33:25 bf9f8f2adb33: Preparing 16:33:25 597696632ede: Preparing 16:33:25 4aeaa0e7d41f: Preparing 16:33:25 d1bf7b3d2086: Waiting 16:33:25 f695fb31ca82: Waiting 16:33:25 5caf40abcf30: Waiting 16:33:25 bf9f8f2adb33: Waiting 16:33:25 597696632ede: Waiting 16:33:25 4aeaa0e7d41f: Waiting 16:33:25 a7dfa00dce9a: Layer already exists 16:33:25 2daaea425442: Layer already exists 16:33:25 1e7b6b1a8ab2: Layer already exists 16:33:25 783c540df579: Layer already exists 16:33:25 0f676839ebbe: Layer already exists 16:33:25 5caf40abcf30: Layer already exists 16:33:25 597696632ede: Layer already exists 16:33:25 d1bf7b3d2086: Layer already exists 16:33:25 bf9f8f2adb33: Layer already exists 16:33:25 f695fb31ca82: Layer already exists 16:33:25 4aeaa0e7d41f: Layer already exists 16:33:25 main: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:25 ===================================================== [Pipeline] echo 16:33:25 taggedImages: 16:33:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:33:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.74 16:33:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:33:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:33:25 475a7db5b5b56187166d71228061bf2da140d1ab 16:33:25 latest 16:33:25 3.2.0-dev.74 16:33:25 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:25 main 16:33:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:33:26 faa08f16c52b: Preparing 16:33:26 221058fc8028: Preparing 16:33:26 e4cf1a101702: Preparing 16:33:26 56fc98b8eda6: Preparing 16:33:26 553d77f8f912: Preparing 16:33:26 b5d77f6482b8: Preparing 16:33:26 222d8a9f3a98: Preparing 16:33:26 5caf40abcf30: Preparing 16:33:26 d1bf7b3d2086: Preparing 16:33:26 5caf40abcf30: Waiting 16:33:26 d1bf7b3d2086: Waiting 16:33:26 1cf083e579f7: Preparing 16:33:26 ebc970b97308: Preparing 16:33:26 1cf083e579f7: Waiting 16:33:26 4aeaa0e7d41f: Preparing 16:33:26 ebc970b97308: Waiting 16:33:26 4aeaa0e7d41f: Waiting 16:33:26 553d77f8f912: Pushed 16:33:26 221058fc8028: Pushed 16:33:26 faa08f16c52b: Pushed 16:33:26 5caf40abcf30: Layer already exists 16:33:27 d1bf7b3d2086: Layer already exists 16:33:27 b5d77f6482b8: Pushed 16:33:27 222d8a9f3a98: Pushed 16:33:27 4aeaa0e7d41f: Layer already exists 16:33:27 1cf083e579f7: Pushed 16:33:29 56fc98b8eda6: Pushed 16:33:29 e4cf1a101702: Pushed 16:33:29 ebc970b97308: Pushed 16:33:29 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:30 + 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 16:33:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:33:30 faa08f16c52b: Preparing 16:33:30 221058fc8028: Preparing 16:33:30 e4cf1a101702: Preparing 16:33:30 56fc98b8eda6: Preparing 16:33:30 553d77f8f912: Preparing 16:33:30 b5d77f6482b8: Preparing 16:33:30 222d8a9f3a98: Preparing 16:33:30 5caf40abcf30: Preparing 16:33:30 d1bf7b3d2086: Preparing 16:33:30 1cf083e579f7: Preparing 16:33:30 ebc970b97308: Preparing 16:33:30 4aeaa0e7d41f: Preparing 16:33:30 5caf40abcf30: Waiting 16:33:30 d1bf7b3d2086: Waiting 16:33:30 1cf083e579f7: Waiting 16:33:30 ebc970b97308: Waiting 16:33:30 4aeaa0e7d41f: Waiting 16:33:30 b5d77f6482b8: Waiting 16:33:30 222d8a9f3a98: Waiting 16:33:30 e4cf1a101702: Layer already exists 16:33:30 553d77f8f912: Layer already exists 16:33:30 56fc98b8eda6: Layer already exists 16:33:30 faa08f16c52b: Layer already exists 16:33:30 221058fc8028: Layer already exists 16:33:30 b5d77f6482b8: Layer already exists 16:33:30 222d8a9f3a98: Layer already exists 16:33:30 1cf083e579f7: Layer already exists 16:33:30 5caf40abcf30: Layer already exists 16:33:30 d1bf7b3d2086: Layer already exists 16:33:30 4aeaa0e7d41f: Layer already exists 16:33:30 ebc970b97308: Layer already exists 16:33:30 latest: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.74 16:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:33:31 faa08f16c52b: Preparing 16:33:31 221058fc8028: Preparing 16:33:31 e4cf1a101702: Preparing 16:33:31 56fc98b8eda6: Preparing 16:33:31 553d77f8f912: Preparing 16:33:31 b5d77f6482b8: Preparing 16:33:31 222d8a9f3a98: Preparing 16:33:31 b5d77f6482b8: Waiting 16:33:31 5caf40abcf30: Preparing 16:33:31 222d8a9f3a98: Waiting 16:33:31 d1bf7b3d2086: Preparing 16:33:31 1cf083e579f7: Preparing 16:33:31 5caf40abcf30: Waiting 16:33:31 d1bf7b3d2086: Waiting 16:33:31 ebc970b97308: Preparing 16:33:31 1cf083e579f7: Waiting 16:33:31 4aeaa0e7d41f: Preparing 16:33:31 ebc970b97308: Waiting 16:33:31 56fc98b8eda6: Layer already exists 16:33:31 e4cf1a101702: Layer already exists 16:33:31 553d77f8f912: Layer already exists 16:33:31 221058fc8028: Layer already exists 16:33:31 faa08f16c52b: Layer already exists 16:33:31 d1bf7b3d2086: Layer already exists 16:33:31 222d8a9f3a98: Layer already exists 16:33:31 b5d77f6482b8: Layer already exists 16:33:31 1cf083e579f7: Layer already exists 16:33:31 5caf40abcf30: Layer already exists 16:33:31 ebc970b97308: Layer already exists 16:33:31 4aeaa0e7d41f: Layer already exists 16:33:31 3.2.0-dev.74: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:33:32 faa08f16c52b: Preparing 16:33:32 221058fc8028: Preparing 16:33:32 e4cf1a101702: Preparing 16:33:32 56fc98b8eda6: Preparing 16:33:32 553d77f8f912: Preparing 16:33:32 b5d77f6482b8: Preparing 16:33:32 222d8a9f3a98: Preparing 16:33:32 5caf40abcf30: Preparing 16:33:32 d1bf7b3d2086: Preparing 16:33:32 1cf083e579f7: Preparing 16:33:32 ebc970b97308: Preparing 16:33:32 4aeaa0e7d41f: Preparing 16:33:32 d1bf7b3d2086: Waiting 16:33:32 b5d77f6482b8: Waiting 16:33:32 1cf083e579f7: Waiting 16:33:32 ebc970b97308: Waiting 16:33:32 4aeaa0e7d41f: Waiting 16:33:32 222d8a9f3a98: Waiting 16:33:32 5caf40abcf30: Waiting 16:33:32 faa08f16c52b: Layer already exists 16:33:32 e4cf1a101702: Layer already exists 16:33:32 553d77f8f912: Layer already exists 16:33:32 56fc98b8eda6: Layer already exists 16:33:32 221058fc8028: Layer already exists 16:33:32 b5d77f6482b8: Layer already exists 16:33:32 5caf40abcf30: Layer already exists 16:33:32 1cf083e579f7: Layer already exists 16:33:32 222d8a9f3a98: Layer already exists 16:33:32 d1bf7b3d2086: Layer already exists 16:33:32 ebc970b97308: Layer already exists 16:33:32 4aeaa0e7d41f: Layer already exists 16:33:33 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:33 + 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 16:33:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:33:33 faa08f16c52b: Preparing 16:33:33 221058fc8028: Preparing 16:33:33 e4cf1a101702: Preparing 16:33:33 56fc98b8eda6: Preparing 16:33:33 553d77f8f912: Preparing 16:33:33 b5d77f6482b8: Preparing 16:33:33 222d8a9f3a98: Preparing 16:33:33 5caf40abcf30: Preparing 16:33:33 d1bf7b3d2086: Preparing 16:33:33 1cf083e579f7: Preparing 16:33:33 ebc970b97308: Preparing 16:33:33 4aeaa0e7d41f: Preparing 16:33:33 b5d77f6482b8: Waiting 16:33:33 222d8a9f3a98: Waiting 16:33:33 5caf40abcf30: Waiting 16:33:33 d1bf7b3d2086: Waiting 16:33:33 1cf083e579f7: Waiting 16:33:33 4aeaa0e7d41f: Waiting 16:33:33 553d77f8f912: Layer already exists 16:33:33 faa08f16c52b: Layer already exists 16:33:33 221058fc8028: Layer already exists 16:33:33 56fc98b8eda6: Layer already exists 16:33:33 e4cf1a101702: Layer already exists 16:33:33 222d8a9f3a98: Layer already exists 16:33:33 b5d77f6482b8: Layer already exists 16:33:33 5caf40abcf30: Layer already exists 16:33:33 d1bf7b3d2086: Layer already exists 16:33:33 1cf083e579f7: Layer already exists 16:33:33 4aeaa0e7d41f: Layer already exists 16:33:33 ebc970b97308: Layer already exists 16:33:34 main: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:34 ===================================================== [Pipeline] echo 16:33:34 taggedImages: 16:33:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:33:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.74 16:33:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:33:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:33:34 475a7db5b5b56187166d71228061bf2da140d1ab 16:33:34 latest 16:33:34 3.2.0-dev.74 16:33:34 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:34 main 16:33:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:33:35 7ea37eab3ab4: Preparing 16:33:35 4f9ed63af4e7: Preparing 16:33:35 5caf40abcf30: Preparing 16:33:35 d1bf7b3d2086: Preparing 16:33:35 fab0f4ddbda1: Preparing 16:33:35 e7099a27eef5: Preparing 16:33:35 4aeaa0e7d41f: Preparing 16:33:35 e7099a27eef5: Waiting 16:33:35 4aeaa0e7d41f: Waiting 16:33:35 5caf40abcf30: Layer already exists 16:33:35 d1bf7b3d2086: Layer already exists 16:33:35 4aeaa0e7d41f: Layer already exists 16:33:35 7ea37eab3ab4: Pushed 16:33:35 fab0f4ddbda1: Pushed 16:33:37 e7099a27eef5: Pushed 16:33:38 4f9ed63af4e7: Pushed 16:33:38 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + 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 16:33:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:33:39 7ea37eab3ab4: Preparing 16:33:39 4f9ed63af4e7: Preparing 16:33:39 5caf40abcf30: Preparing 16:33:39 d1bf7b3d2086: Preparing 16:33:39 fab0f4ddbda1: Preparing 16:33:39 e7099a27eef5: Preparing 16:33:39 e7099a27eef5: Waiting 16:33:39 4aeaa0e7d41f: Preparing 16:33:39 d1bf7b3d2086: Layer already exists 16:33:39 5caf40abcf30: Layer already exists 16:33:39 7ea37eab3ab4: Layer already exists 16:33:39 fab0f4ddbda1: Layer already exists 16:33:39 4f9ed63af4e7: Layer already exists 16:33:39 e7099a27eef5: Layer already exists 16:33:39 4aeaa0e7d41f: Layer already exists 16:33:39 latest: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.74 16:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:33:40 7ea37eab3ab4: Preparing 16:33:40 4f9ed63af4e7: Preparing 16:33:40 5caf40abcf30: Preparing 16:33:40 d1bf7b3d2086: Preparing 16:33:40 fab0f4ddbda1: Preparing 16:33:40 e7099a27eef5: Preparing 16:33:40 4aeaa0e7d41f: Preparing 16:33:40 e7099a27eef5: Waiting 16:33:40 4aeaa0e7d41f: Waiting 16:33:40 d1bf7b3d2086: Layer already exists 16:33:40 5caf40abcf30: Layer already exists 16:33:40 4f9ed63af4e7: Layer already exists 16:33:40 7ea37eab3ab4: Layer already exists 16:33:40 fab0f4ddbda1: Layer already exists 16:33:40 e7099a27eef5: Layer already exists 16:33:40 4aeaa0e7d41f: Layer already exists 16:33:40 3.2.0-dev.74: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:33:41 7ea37eab3ab4: Preparing 16:33:41 4f9ed63af4e7: Preparing 16:33:41 5caf40abcf30: Preparing 16:33:41 d1bf7b3d2086: Preparing 16:33:41 fab0f4ddbda1: Preparing 16:33:41 e7099a27eef5: Preparing 16:33:41 4aeaa0e7d41f: Preparing 16:33:41 e7099a27eef5: Waiting 16:33:41 4aeaa0e7d41f: Waiting 16:33:41 4f9ed63af4e7: Layer already exists 16:33:41 d1bf7b3d2086: Layer already exists 16:33:41 fab0f4ddbda1: Layer already exists 16:33:41 5caf40abcf30: Layer already exists 16:33:41 7ea37eab3ab4: Layer already exists 16:33:41 e7099a27eef5: Layer already exists 16:33:41 4aeaa0e7d41f: Layer already exists 16:33:41 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:42 + 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 16:33:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:33:42 7ea37eab3ab4: Preparing 16:33:42 4f9ed63af4e7: Preparing 16:33:42 5caf40abcf30: Preparing 16:33:42 d1bf7b3d2086: Preparing 16:33:42 fab0f4ddbda1: Preparing 16:33:42 e7099a27eef5: Preparing 16:33:42 4aeaa0e7d41f: Preparing 16:33:42 e7099a27eef5: Waiting 16:33:42 4aeaa0e7d41f: Waiting 16:33:42 7ea37eab3ab4: Layer already exists 16:33:42 fab0f4ddbda1: Layer already exists 16:33:42 4f9ed63af4e7: Layer already exists 16:33:42 d1bf7b3d2086: Layer already exists 16:33:42 5caf40abcf30: Layer already exists 16:33:42 e7099a27eef5: Layer already exists 16:33:42 4aeaa0e7d41f: Layer already exists 16:33:42 main: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:42 ===================================================== [Pipeline] echo 16:33:42 taggedImages: 16:33:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:33:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.74 16:33:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:33:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:33:42 475a7db5b5b56187166d71228061bf2da140d1ab 16:33:42 latest 16:33:42 3.2.0-dev.74 16:33:42 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:33:42 main 16:33:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:33:43 0df4016896e5: Preparing 16:33:43 091a401800a6: Preparing 16:33:43 aaf4efd9978e: Preparing 16:33:43 5caf40abcf30: Preparing 16:33:43 d1bf7b3d2086: Preparing 16:33:43 d661d248bfa2: Preparing 16:33:43 9f0fda1dae09: Preparing 16:33:43 cafd5f3378ce: Preparing 16:33:43 99fb9ba6f5ca: Preparing 16:33:43 4aeaa0e7d41f: Preparing 16:33:43 cafd5f3378ce: Waiting 16:33:43 99fb9ba6f5ca: Waiting 16:33:43 4aeaa0e7d41f: Waiting 16:33:43 9f0fda1dae09: Waiting 16:33:43 d661d248bfa2: Waiting 16:33:43 d1bf7b3d2086: Layer already exists 16:33:43 5caf40abcf30: Layer already exists 16:33:43 091a401800a6: Pushed 16:33:43 0df4016896e5: Pushed 16:33:43 aaf4efd9978e: Pushed 16:33:43 4aeaa0e7d41f: Layer already exists 16:33:43 cafd5f3378ce: Pushed 16:33:44 99fb9ba6f5ca: Pushed 16:33:57 9f0fda1dae09: Pushed 16:34:05 d661d248bfa2: Pushed 16:34:05 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:05 + 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 16:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:34:06 0df4016896e5: Preparing 16:34:06 091a401800a6: Preparing 16:34:06 aaf4efd9978e: Preparing 16:34:06 5caf40abcf30: Preparing 16:34:06 d1bf7b3d2086: Preparing 16:34:06 d661d248bfa2: Preparing 16:34:06 9f0fda1dae09: Preparing 16:34:06 cafd5f3378ce: Preparing 16:34:06 99fb9ba6f5ca: Preparing 16:34:06 4aeaa0e7d41f: Preparing 16:34:06 d661d248bfa2: Waiting 16:34:06 9f0fda1dae09: Waiting 16:34:06 cafd5f3378ce: Waiting 16:34:06 99fb9ba6f5ca: Waiting 16:34:06 4aeaa0e7d41f: Waiting 16:34:06 5caf40abcf30: Layer already exists 16:34:06 0df4016896e5: Layer already exists 16:34:06 d1bf7b3d2086: Layer already exists 16:34:06 091a401800a6: Layer already exists 16:34:06 aaf4efd9978e: Layer already exists 16:34:06 99fb9ba6f5ca: Layer already exists 16:34:06 d661d248bfa2: Layer already exists 16:34:06 4aeaa0e7d41f: Layer already exists 16:34:06 9f0fda1dae09: Layer already exists 16:34:06 cafd5f3378ce: Layer already exists 16:34:06 latest: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.74 16:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:34:07 0df4016896e5: Preparing 16:34:07 091a401800a6: Preparing 16:34:07 aaf4efd9978e: Preparing 16:34:07 5caf40abcf30: Preparing 16:34:07 d1bf7b3d2086: Preparing 16:34:07 d661d248bfa2: Preparing 16:34:07 9f0fda1dae09: Preparing 16:34:07 cafd5f3378ce: Preparing 16:34:07 99fb9ba6f5ca: Preparing 16:34:07 4aeaa0e7d41f: Preparing 16:34:07 cafd5f3378ce: Waiting 16:34:07 99fb9ba6f5ca: Waiting 16:34:07 4aeaa0e7d41f: Waiting 16:34:07 d661d248bfa2: Waiting 16:34:07 d1bf7b3d2086: Layer already exists 16:34:07 5caf40abcf30: Layer already exists 16:34:07 0df4016896e5: Layer already exists 16:34:07 aaf4efd9978e: Layer already exists 16:34:07 091a401800a6: Layer already exists 16:34:07 cafd5f3378ce: Layer already exists 16:34:07 9f0fda1dae09: Layer already exists 16:34:07 d661d248bfa2: Layer already exists 16:34:07 99fb9ba6f5ca: Layer already exists 16:34:07 4aeaa0e7d41f: Layer already exists 16:34:07 3.2.0-dev.74: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:34:08 0df4016896e5: Preparing 16:34:08 091a401800a6: Preparing 16:34:08 aaf4efd9978e: Preparing 16:34:08 5caf40abcf30: Preparing 16:34:08 d1bf7b3d2086: Preparing 16:34:08 d661d248bfa2: Preparing 16:34:08 9f0fda1dae09: Preparing 16:34:08 cafd5f3378ce: Preparing 16:34:08 99fb9ba6f5ca: Preparing 16:34:08 4aeaa0e7d41f: Preparing 16:34:08 d661d248bfa2: Waiting 16:34:08 9f0fda1dae09: Waiting 16:34:08 cafd5f3378ce: Waiting 16:34:08 99fb9ba6f5ca: Waiting 16:34:08 4aeaa0e7d41f: Waiting 16:34:08 091a401800a6: Layer already exists 16:34:08 5caf40abcf30: Layer already exists 16:34:08 aaf4efd9978e: Layer already exists 16:34:08 d1bf7b3d2086: Layer already exists 16:34:08 0df4016896e5: Layer already exists 16:34:08 d661d248bfa2: Layer already exists 16:34:08 99fb9ba6f5ca: Layer already exists 16:34:08 9f0fda1dae09: Layer already exists 16:34:08 cafd5f3378ce: Layer already exists 16:34:08 4aeaa0e7d41f: Layer already exists 16:34:08 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:09 + 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 16:34:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:34:09 0df4016896e5: Preparing 16:34:09 091a401800a6: Preparing 16:34:09 aaf4efd9978e: Preparing 16:34:09 5caf40abcf30: Preparing 16:34:09 d1bf7b3d2086: Preparing 16:34:09 d661d248bfa2: Preparing 16:34:09 9f0fda1dae09: Preparing 16:34:09 cafd5f3378ce: Preparing 16:34:09 99fb9ba6f5ca: Preparing 16:34:09 4aeaa0e7d41f: Preparing 16:34:09 9f0fda1dae09: Waiting 16:34:09 cafd5f3378ce: Waiting 16:34:09 99fb9ba6f5ca: Waiting 16:34:09 4aeaa0e7d41f: Waiting 16:34:09 d661d248bfa2: Waiting 16:34:09 091a401800a6: Layer already exists 16:34:09 5caf40abcf30: Layer already exists 16:34:09 0df4016896e5: Layer already exists 16:34:09 d1bf7b3d2086: Layer already exists 16:34:09 aaf4efd9978e: Layer already exists 16:34:09 9f0fda1dae09: Layer already exists 16:34:09 d661d248bfa2: Layer already exists 16:34:09 4aeaa0e7d41f: Layer already exists 16:34:09 cafd5f3378ce: Layer already exists 16:34:09 99fb9ba6f5ca: Layer already exists 16:34:09 main: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:09 ===================================================== [Pipeline] echo 16:34:09 taggedImages: 16:34:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:34:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.74 16:34:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:34:09 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:34:09 475a7db5b5b56187166d71228061bf2da140d1ab 16:34:09 latest 16:34:09 3.2.0-dev.74 16:34:09 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:09 main 16:34:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:34:10 73230ee35822: Preparing 16:34:10 4dbe60cfccb9: Preparing 16:34:10 2cef60b176d0: Preparing 16:34:10 5caf40abcf30: Preparing 16:34:10 d1bf7b3d2086: Preparing 16:34:10 f112a8a82da0: Preparing 16:34:10 557c9933f362: Preparing 16:34:10 e5e98e18b96c: Preparing 16:34:10 4aeaa0e7d41f: Preparing 16:34:10 f112a8a82da0: Waiting 16:34:10 557c9933f362: Waiting 16:34:10 e5e98e18b96c: Waiting 16:34:10 4aeaa0e7d41f: Waiting 16:34:10 d1bf7b3d2086: Layer already exists 16:34:10 5caf40abcf30: Layer already exists 16:34:10 73230ee35822: Pushed 16:34:10 4dbe60cfccb9: Pushed 16:34:10 2cef60b176d0: Pushed 16:34:10 557c9933f362: Pushed 16:34:10 4aeaa0e7d41f: Layer already exists 16:34:11 e5e98e18b96c: Pushed 16:34:33 f112a8a82da0: Pushed 16:34:33 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:33 + 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 16:34:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:34:34 73230ee35822: Preparing 16:34:34 4dbe60cfccb9: Preparing 16:34:34 2cef60b176d0: Preparing 16:34:34 5caf40abcf30: Preparing 16:34:34 d1bf7b3d2086: Preparing 16:34:34 f112a8a82da0: Preparing 16:34:34 557c9933f362: Preparing 16:34:34 e5e98e18b96c: Preparing 16:34:34 4aeaa0e7d41f: Preparing 16:34:34 557c9933f362: Waiting 16:34:34 e5e98e18b96c: Waiting 16:34:34 4aeaa0e7d41f: Waiting 16:34:34 f112a8a82da0: Waiting 16:34:34 5caf40abcf30: Layer already exists 16:34:34 73230ee35822: Layer already exists 16:34:34 2cef60b176d0: Layer already exists 16:34:34 4dbe60cfccb9: Layer already exists 16:34:34 d1bf7b3d2086: Layer already exists 16:34:34 e5e98e18b96c: Layer already exists 16:34:34 557c9933f362: Layer already exists 16:34:34 4aeaa0e7d41f: Layer already exists 16:34:34 f112a8a82da0: Layer already exists 16:34:34 latest: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.74 16:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:34:35 73230ee35822: Preparing 16:34:35 4dbe60cfccb9: Preparing 16:34:35 2cef60b176d0: Preparing 16:34:35 5caf40abcf30: Preparing 16:34:35 d1bf7b3d2086: Preparing 16:34:35 f112a8a82da0: Preparing 16:34:35 557c9933f362: Preparing 16:34:35 e5e98e18b96c: Preparing 16:34:35 4aeaa0e7d41f: Preparing 16:34:35 f112a8a82da0: Waiting 16:34:35 557c9933f362: Waiting 16:34:35 e5e98e18b96c: Waiting 16:34:35 4dbe60cfccb9: Layer already exists 16:34:35 73230ee35822: Layer already exists 16:34:35 2cef60b176d0: Layer already exists 16:34:35 d1bf7b3d2086: Layer already exists 16:34:35 5caf40abcf30: Layer already exists 16:34:35 557c9933f362: Layer already exists 16:34:35 e5e98e18b96c: Layer already exists 16:34:35 f112a8a82da0: Layer already exists 16:34:35 4aeaa0e7d41f: Layer already exists 16:34:35 3.2.0-dev.74: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:34:36 73230ee35822: Preparing 16:34:36 4dbe60cfccb9: Preparing 16:34:36 2cef60b176d0: Preparing 16:34:36 5caf40abcf30: Preparing 16:34:36 d1bf7b3d2086: Preparing 16:34:36 f112a8a82da0: Preparing 16:34:36 557c9933f362: Preparing 16:34:36 e5e98e18b96c: Preparing 16:34:36 4aeaa0e7d41f: Preparing 16:34:36 f112a8a82da0: Waiting 16:34:36 557c9933f362: Waiting 16:34:36 e5e98e18b96c: Waiting 16:34:36 4aeaa0e7d41f: Waiting 16:34:36 d1bf7b3d2086: Layer already exists 16:34:36 4dbe60cfccb9: Layer already exists 16:34:36 2cef60b176d0: Layer already exists 16:34:36 5caf40abcf30: Layer already exists 16:34:36 73230ee35822: Layer already exists 16:34:36 f112a8a82da0: Layer already exists 16:34:36 557c9933f362: Layer already exists 16:34:36 4aeaa0e7d41f: Layer already exists 16:34:36 e5e98e18b96c: Layer already exists 16:34:36 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:36 + 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 16:34:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:34:37 73230ee35822: Preparing 16:34:37 4dbe60cfccb9: Preparing 16:34:37 2cef60b176d0: Preparing 16:34:37 5caf40abcf30: Preparing 16:34:37 d1bf7b3d2086: Preparing 16:34:37 f112a8a82da0: Preparing 16:34:37 557c9933f362: Preparing 16:34:37 e5e98e18b96c: Preparing 16:34:37 4aeaa0e7d41f: Preparing 16:34:37 f112a8a82da0: Waiting 16:34:37 557c9933f362: Waiting 16:34:37 e5e98e18b96c: Waiting 16:34:37 4aeaa0e7d41f: Waiting 16:34:37 d1bf7b3d2086: Layer already exists 16:34:37 2cef60b176d0: Layer already exists 16:34:37 5caf40abcf30: Layer already exists 16:34:37 4dbe60cfccb9: Layer already exists 16:34:37 73230ee35822: Layer already exists 16:34:37 f112a8a82da0: Layer already exists 16:34:37 557c9933f362: Layer already exists 16:34:37 e5e98e18b96c: Layer already exists 16:34:37 4aeaa0e7d41f: Layer already exists 16:34:37 main: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:37 ===================================================== [Pipeline] echo 16:34:37 taggedImages: 16:34:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:34:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.74 16:34:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:34:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:34:37 475a7db5b5b56187166d71228061bf2da140d1ab 16:34:37 latest 16:34:37 3.2.0-dev.74 16:34:37 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:37 main 16:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:34:38 60799398434a: Preparing 16:34:38 b2ea4d9459db: Preparing 16:34:38 871091f0ece2: Preparing 16:34:38 5caf40abcf30: Preparing 16:34:38 d1bf7b3d2086: Preparing 16:34:38 f112a8a82da0: Preparing 16:34:38 cafd5f3378ce: Preparing 16:34:38 99fb9ba6f5ca: Preparing 16:34:38 4aeaa0e7d41f: Preparing 16:34:38 cafd5f3378ce: Waiting 16:34:38 99fb9ba6f5ca: Waiting 16:34:38 4aeaa0e7d41f: Waiting 16:34:38 d1bf7b3d2086: Layer already exists 16:34:38 5caf40abcf30: Layer already exists 16:34:38 f112a8a82da0: Layer already exists 16:34:38 cafd5f3378ce: Layer already exists 16:34:38 99fb9ba6f5ca: Layer already exists 16:34:38 4aeaa0e7d41f: Layer already exists 16:34:38 871091f0ece2: Pushed 16:34:38 60799398434a: Pushed 16:34:38 b2ea4d9459db: Pushed 16:34:38 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:38 + 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 16:34:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:34:39 60799398434a: Preparing 16:34:39 b2ea4d9459db: Preparing 16:34:39 871091f0ece2: Preparing 16:34:39 5caf40abcf30: Preparing 16:34:39 d1bf7b3d2086: Preparing 16:34:39 f112a8a82da0: Preparing 16:34:39 cafd5f3378ce: Preparing 16:34:39 99fb9ba6f5ca: Preparing 16:34:39 4aeaa0e7d41f: Preparing 16:34:39 f112a8a82da0: Waiting 16:34:39 cafd5f3378ce: Waiting 16:34:39 99fb9ba6f5ca: Waiting 16:34:39 4aeaa0e7d41f: Waiting 16:34:39 871091f0ece2: Layer already exists 16:34:39 b2ea4d9459db: Layer already exists 16:34:39 5caf40abcf30: Layer already exists 16:34:39 60799398434a: Layer already exists 16:34:39 d1bf7b3d2086: Layer already exists 16:34:39 f112a8a82da0: Layer already exists 16:34:39 99fb9ba6f5ca: Layer already exists 16:34:39 4aeaa0e7d41f: Layer already exists 16:34:39 cafd5f3378ce: Layer already exists 16:34:39 latest: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.74 16:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:34:40 60799398434a: Preparing 16:34:40 b2ea4d9459db: Preparing 16:34:40 871091f0ece2: Preparing 16:34:40 5caf40abcf30: Preparing 16:34:40 d1bf7b3d2086: Preparing 16:34:40 f112a8a82da0: Preparing 16:34:40 cafd5f3378ce: Preparing 16:34:40 99fb9ba6f5ca: Preparing 16:34:40 4aeaa0e7d41f: Preparing 16:34:40 99fb9ba6f5ca: Waiting 16:34:40 f112a8a82da0: Waiting 16:34:40 4aeaa0e7d41f: Waiting 16:34:40 5caf40abcf30: Layer already exists 16:34:40 b2ea4d9459db: Layer already exists 16:34:40 d1bf7b3d2086: Layer already exists 16:34:40 60799398434a: Layer already exists 16:34:40 871091f0ece2: Layer already exists 16:34:40 f112a8a82da0: Layer already exists 16:34:40 99fb9ba6f5ca: Layer already exists 16:34:40 cafd5f3378ce: Layer already exists 16:34:40 4aeaa0e7d41f: Layer already exists 16:34:40 3.2.0-dev.74: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:34:41 60799398434a: Preparing 16:34:41 b2ea4d9459db: Preparing 16:34:41 871091f0ece2: Preparing 16:34:41 5caf40abcf30: Preparing 16:34:41 d1bf7b3d2086: Preparing 16:34:41 f112a8a82da0: Preparing 16:34:41 cafd5f3378ce: Preparing 16:34:41 f112a8a82da0: Waiting 16:34:41 99fb9ba6f5ca: Preparing 16:34:41 4aeaa0e7d41f: Preparing 16:34:41 cafd5f3378ce: Waiting 16:34:41 99fb9ba6f5ca: Waiting 16:34:41 60799398434a: Layer already exists 16:34:41 5caf40abcf30: Layer already exists 16:34:41 871091f0ece2: Layer already exists 16:34:41 b2ea4d9459db: Layer already exists 16:34:41 d1bf7b3d2086: Layer already exists 16:34:41 99fb9ba6f5ca: Layer already exists 16:34:41 cafd5f3378ce: Layer already exists 16:34:41 f112a8a82da0: Layer already exists 16:34:41 4aeaa0e7d41f: Layer already exists 16:34:41 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:41 + 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 16:34:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:34:42 60799398434a: Preparing 16:34:42 b2ea4d9459db: Preparing 16:34:42 871091f0ece2: Preparing 16:34:42 5caf40abcf30: Preparing 16:34:42 d1bf7b3d2086: Preparing 16:34:42 f112a8a82da0: Preparing 16:34:42 cafd5f3378ce: Preparing 16:34:42 99fb9ba6f5ca: Preparing 16:34:42 4aeaa0e7d41f: Preparing 16:34:42 f112a8a82da0: Waiting 16:34:42 cafd5f3378ce: Waiting 16:34:42 99fb9ba6f5ca: Waiting 16:34:42 4aeaa0e7d41f: Waiting 16:34:42 d1bf7b3d2086: Layer already exists 16:34:42 b2ea4d9459db: Layer already exists 16:34:42 871091f0ece2: Layer already exists 16:34:42 60799398434a: Layer already exists 16:34:42 5caf40abcf30: Layer already exists 16:34:42 99fb9ba6f5ca: Layer already exists 16:34:42 f112a8a82da0: Layer already exists 16:34:42 cafd5f3378ce: Layer already exists 16:34:42 4aeaa0e7d41f: Layer already exists 16:34:42 main: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:42 ===================================================== [Pipeline] echo 16:34:42 taggedImages: 16:34:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:34:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.74 16:34:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:34:42 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 16:34:42 475a7db5b5b56187166d71228061bf2da140d1ab 16:34:42 latest 16:34:42 3.2.0-dev.74 16:34:42 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:42 main 16:34:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:42 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:43 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 16:34:43 1e94ec23d37f: Preparing 16:34:43 ee0ef1dd26dd: Preparing 16:34:43 5caf40abcf30: Preparing 16:34:43 d1bf7b3d2086: Preparing 16:34:43 d846f9b04e5a: Preparing 16:34:43 946ca7437150: Preparing 16:34:43 4aeaa0e7d41f: Preparing 16:34:43 946ca7437150: Waiting 16:34:43 4aeaa0e7d41f: Waiting 16:34:43 5caf40abcf30: Layer already exists 16:34:43 d1bf7b3d2086: Layer already exists 16:34:43 4aeaa0e7d41f: Layer already exists 16:34:43 d846f9b04e5a: Pushed 16:34:43 1e94ec23d37f: Pushed 16:34:44 946ca7437150: Pushed 16:34:50 ee0ef1dd26dd: Pushed 16:34:50 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:51 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 16:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 16:34:51 1e94ec23d37f: Preparing 16:34:51 ee0ef1dd26dd: Preparing 16:34:51 5caf40abcf30: Preparing 16:34:51 d1bf7b3d2086: Preparing 16:34:51 d846f9b04e5a: Preparing 16:34:51 946ca7437150: Preparing 16:34:51 4aeaa0e7d41f: Preparing 16:34:51 946ca7437150: Waiting 16:34:51 4aeaa0e7d41f: Waiting 16:34:51 d846f9b04e5a: Layer already exists 16:34:51 5caf40abcf30: Layer already exists 16:34:51 1e94ec23d37f: Layer already exists 16:34:51 ee0ef1dd26dd: Layer already exists 16:34:51 d1bf7b3d2086: Layer already exists 16:34:51 946ca7437150: Layer already exists 16:34:51 4aeaa0e7d41f: Layer already exists 16:34:51 latest: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:52 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.74 16:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 16:34:52 1e94ec23d37f: Preparing 16:34:52 ee0ef1dd26dd: Preparing 16:34:52 5caf40abcf30: Preparing 16:34:52 d1bf7b3d2086: Preparing 16:34:52 d846f9b04e5a: Preparing 16:34:52 946ca7437150: Preparing 16:34:52 4aeaa0e7d41f: Preparing 16:34:52 4aeaa0e7d41f: Waiting 16:34:52 946ca7437150: Waiting 16:34:52 ee0ef1dd26dd: Layer already exists 16:34:52 d1bf7b3d2086: Layer already exists 16:34:52 d846f9b04e5a: Layer already exists 16:34:52 5caf40abcf30: Layer already exists 16:34:52 1e94ec23d37f: Layer already exists 16:34:52 946ca7437150: Layer already exists 16:34:52 4aeaa0e7d41f: Layer already exists 16:34:52 3.2.0-dev.74: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:53 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 16:34:53 1e94ec23d37f: Preparing 16:34:53 ee0ef1dd26dd: Preparing 16:34:53 5caf40abcf30: Preparing 16:34:53 d1bf7b3d2086: Preparing 16:34:53 d846f9b04e5a: Preparing 16:34:53 946ca7437150: Preparing 16:34:53 4aeaa0e7d41f: Preparing 16:34:53 946ca7437150: Waiting 16:34:53 4aeaa0e7d41f: Waiting 16:34:53 1e94ec23d37f: Layer already exists 16:34:53 5caf40abcf30: Layer already exists 16:34:53 ee0ef1dd26dd: Layer already exists 16:34:53 d1bf7b3d2086: Layer already exists 16:34:53 d846f9b04e5a: Layer already exists 16:34:53 4aeaa0e7d41f: Layer already exists 16:34:53 946ca7437150: Layer already exists 16:34:53 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:53 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 16:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 16:34:54 1e94ec23d37f: Preparing 16:34:54 ee0ef1dd26dd: Preparing 16:34:54 5caf40abcf30: Preparing 16:34:54 d1bf7b3d2086: Preparing 16:34:54 d846f9b04e5a: Preparing 16:34:54 946ca7437150: Preparing 16:34:54 4aeaa0e7d41f: Preparing 16:34:54 946ca7437150: Waiting 16:34:54 4aeaa0e7d41f: Waiting 16:34:54 d846f9b04e5a: Layer already exists 16:34:54 ee0ef1dd26dd: Layer already exists 16:34:54 1e94ec23d37f: Layer already exists 16:34:54 5caf40abcf30: Layer already exists 16:34:54 d1bf7b3d2086: Layer already exists 16:34:54 946ca7437150: Layer already exists 16:34:54 4aeaa0e7d41f: Layer already exists 16:34:54 main: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:54 ===================================================== [Pipeline] echo 16:34:54 taggedImages: 16:34:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 16:34:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.74 16:34:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 16:34:54 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:34:54 475a7db5b5b56187166d71228061bf2da140d1ab 16:34:54 latest 16:34:54 3.2.0-dev.74 16:34:54 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:34:54 main 16:34:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:34:55 4fd6ea9cbaa0: Preparing 16:34:55 0fd74f43ea61: Preparing 16:34:55 5caf40abcf30: Preparing 16:34:55 d1bf7b3d2086: Preparing 16:34:55 cb91d6129073: Preparing 16:34:55 24846c67ec37: Preparing 16:34:55 4aeaa0e7d41f: Preparing 16:34:55 24846c67ec37: Waiting 16:34:55 4aeaa0e7d41f: Waiting 16:34:55 5caf40abcf30: Layer already exists 16:34:55 d1bf7b3d2086: Layer already exists 16:34:55 4aeaa0e7d41f: Layer already exists 16:34:55 cb91d6129073: Pushed 16:34:55 4fd6ea9cbaa0: Pushed 16:34:56 24846c67ec37: Pushed 16:35:02 0fd74f43ea61: Pushed 16:35:02 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:35:03 4fd6ea9cbaa0: Preparing 16:35:03 0fd74f43ea61: Preparing 16:35:03 5caf40abcf30: Preparing 16:35:03 d1bf7b3d2086: Preparing 16:35:03 cb91d6129073: Preparing 16:35:03 24846c67ec37: Preparing 16:35:03 4aeaa0e7d41f: Preparing 16:35:03 24846c67ec37: Waiting 16:35:03 4aeaa0e7d41f: Waiting 16:35:03 5caf40abcf30: Layer already exists 16:35:03 cb91d6129073: Layer already exists 16:35:03 0fd74f43ea61: Layer already exists 16:35:03 4fd6ea9cbaa0: Layer already exists 16:35:03 d1bf7b3d2086: Layer already exists 16:35:03 24846c67ec37: Layer already exists 16:35:03 4aeaa0e7d41f: Layer already exists 16:35:03 latest: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.74 16:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:35:04 4fd6ea9cbaa0: Preparing 16:35:04 0fd74f43ea61: Preparing 16:35:04 5caf40abcf30: Preparing 16:35:04 d1bf7b3d2086: Preparing 16:35:04 cb91d6129073: Preparing 16:35:04 24846c67ec37: Preparing 16:35:04 4aeaa0e7d41f: Preparing 16:35:04 24846c67ec37: Waiting 16:35:04 4aeaa0e7d41f: Waiting 16:35:04 cb91d6129073: Layer already exists 16:35:04 4fd6ea9cbaa0: Layer already exists 16:35:04 5caf40abcf30: Layer already exists 16:35:04 d1bf7b3d2086: Layer already exists 16:35:04 0fd74f43ea61: Layer already exists 16:35:04 4aeaa0e7d41f: Layer already exists 16:35:04 24846c67ec37: Layer already exists 16:35:04 3.2.0-dev.74: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:35:05 4fd6ea9cbaa0: Preparing 16:35:05 0fd74f43ea61: Preparing 16:35:05 5caf40abcf30: Preparing 16:35:05 d1bf7b3d2086: Preparing 16:35:05 cb91d6129073: Preparing 16:35:05 24846c67ec37: Preparing 16:35:05 4aeaa0e7d41f: Preparing 16:35:05 24846c67ec37: Waiting 16:35:05 4aeaa0e7d41f: Waiting 16:35:05 0fd74f43ea61: Layer already exists 16:35:05 4fd6ea9cbaa0: Layer already exists 16:35:05 cb91d6129073: Layer already exists 16:35:05 d1bf7b3d2086: Layer already exists 16:35:05 5caf40abcf30: Layer already exists 16:35:05 4aeaa0e7d41f: Layer already exists 16:35:05 24846c67ec37: Layer already exists 16:35:05 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:35:05 4fd6ea9cbaa0: Preparing 16:35:05 0fd74f43ea61: Preparing 16:35:05 5caf40abcf30: Preparing 16:35:05 d1bf7b3d2086: Preparing 16:35:05 cb91d6129073: Preparing 16:35:05 24846c67ec37: Preparing 16:35:05 4aeaa0e7d41f: Preparing 16:35:05 24846c67ec37: Waiting 16:35:05 4aeaa0e7d41f: Waiting 16:35:05 4fd6ea9cbaa0: Layer already exists 16:35:05 5caf40abcf30: Layer already exists 16:35:05 d1bf7b3d2086: Layer already exists 16:35:05 cb91d6129073: Layer already exists 16:35:05 0fd74f43ea61: Layer already exists 16:35:05 24846c67ec37: Layer already exists 16:35:05 4aeaa0e7d41f: Layer already exists 16:35:05 main: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:35:06 ===================================================== [Pipeline] echo 16:35:06 taggedImages: 16:35:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:35:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:35:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.74 16:35:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:35:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:35:06 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:35:06 475a7db5b5b56187166d71228061bf2da140d1ab 16:35:06 latest 16:35:06 3.2.0-dev.74 16:35:06 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:35:06 main 16:35:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:35:07 4783057d1bcf: Preparing 16:35:07 bf82b73ad1f8: Preparing 16:35:07 5caf40abcf30: Preparing 16:35:07 d1bf7b3d2086: Preparing 16:35:07 cbde6662be9d: Preparing 16:35:07 ddaaf1742053: Preparing 16:35:07 4aeaa0e7d41f: Preparing 16:35:07 ddaaf1742053: Waiting 16:35:07 4aeaa0e7d41f: Waiting 16:35:07 d1bf7b3d2086: Layer already exists 16:35:07 cbde6662be9d: Layer already exists 16:35:07 ddaaf1742053: Layer already exists 16:35:07 5caf40abcf30: Layer already exists 16:35:07 4aeaa0e7d41f: Layer already exists 16:35:07 4783057d1bcf: Pushed 16:35:15 bf82b73ad1f8: Pushed 16:35:15 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:35:16 4783057d1bcf: Preparing 16:35:16 bf82b73ad1f8: Preparing 16:35:16 5caf40abcf30: Preparing 16:35:16 d1bf7b3d2086: Preparing 16:35:16 cbde6662be9d: Preparing 16:35:16 ddaaf1742053: Preparing 16:35:16 4aeaa0e7d41f: Preparing 16:35:16 ddaaf1742053: Waiting 16:35:16 4aeaa0e7d41f: Waiting 16:35:16 4783057d1bcf: Layer already exists 16:35:16 5caf40abcf30: Layer already exists 16:35:16 bf82b73ad1f8: Layer already exists 16:35:16 d1bf7b3d2086: Layer already exists 16:35:16 cbde6662be9d: Layer already exists 16:35:16 4aeaa0e7d41f: Layer already exists 16:35:16 ddaaf1742053: Layer already exists 16:35:16 latest: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.74 16:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:35:17 4783057d1bcf: Preparing 16:35:17 bf82b73ad1f8: Preparing 16:35:17 5caf40abcf30: Preparing 16:35:17 d1bf7b3d2086: Preparing 16:35:17 cbde6662be9d: Preparing 16:35:17 ddaaf1742053: Preparing 16:35:17 4aeaa0e7d41f: Preparing 16:35:17 ddaaf1742053: Waiting 16:35:17 4aeaa0e7d41f: Waiting 16:35:17 4783057d1bcf: Layer already exists 16:35:17 5caf40abcf30: Layer already exists 16:35:17 bf82b73ad1f8: Layer already exists 16:35:17 cbde6662be9d: Layer already exists 16:35:17 d1bf7b3d2086: Layer already exists 16:35:17 ddaaf1742053: Layer already exists 16:35:17 4aeaa0e7d41f: Layer already exists 16:35:17 3.2.0-dev.74: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:35:17 4783057d1bcf: Preparing 16:35:17 bf82b73ad1f8: Preparing 16:35:17 5caf40abcf30: Preparing 16:35:17 d1bf7b3d2086: Preparing 16:35:17 cbde6662be9d: Preparing 16:35:17 ddaaf1742053: Preparing 16:35:17 4aeaa0e7d41f: Preparing 16:35:17 ddaaf1742053: Waiting 16:35:17 4aeaa0e7d41f: Waiting 16:35:17 bf82b73ad1f8: Layer already exists 16:35:17 4783057d1bcf: Layer already exists 16:35:17 cbde6662be9d: Layer already exists 16:35:17 d1bf7b3d2086: Layer already exists 16:35:17 5caf40abcf30: Layer already exists 16:35:17 ddaaf1742053: Layer already exists 16:35:17 4aeaa0e7d41f: Layer already exists 16:35:17 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:35:18 4783057d1bcf: Preparing 16:35:18 bf82b73ad1f8: Preparing 16:35:18 5caf40abcf30: Preparing 16:35:18 d1bf7b3d2086: Preparing 16:35:18 cbde6662be9d: Preparing 16:35:18 ddaaf1742053: Preparing 16:35:18 4aeaa0e7d41f: Preparing 16:35:18 ddaaf1742053: Waiting 16:35:18 4aeaa0e7d41f: Waiting 16:35:18 cbde6662be9d: Layer already exists 16:35:18 bf82b73ad1f8: Layer already exists 16:35:18 4783057d1bcf: Layer already exists 16:35:18 d1bf7b3d2086: Layer already exists 16:35:18 5caf40abcf30: Layer already exists 16:35:18 4aeaa0e7d41f: Layer already exists 16:35:18 ddaaf1742053: Layer already exists 16:35:18 main: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:35:18 ===================================================== [Pipeline] echo 16:35:18 taggedImages: 16:35:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab 16:35:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:35:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.74 16:35:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 16:35:18 - 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 16:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:19 16:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:19 arm64: Pulling from edgex-lftools-log-publisher 16:35:19 8998bd30e6a1: Pulling fs layer 16:35:19 04944245beec: Pulling fs layer 16:35:19 699f458cf7ca: Pulling fs layer 16:35:19 765212b225bb: Pulling fs layer 16:35:19 f23df028b6ca: Pulling fs layer 16:35:19 d65c8cfc05b1: Pulling fs layer 16:35:19 2437ff75d9bd: Pulling fs layer 16:35:19 f23df028b6ca: Waiting 16:35:19 d65c8cfc05b1: Waiting 16:35:19 2437ff75d9bd: Waiting 16:35:19 765212b225bb: Waiting 16:35:19 04944245beec: Verifying Checksum 16:35:19 04944245beec: Download complete 16:35:19 765212b225bb: Verifying Checksum 16:35:19 765212b225bb: Download complete 16:35:19 f23df028b6ca: Verifying Checksum 16:35:19 f23df028b6ca: Download complete 16:35:19 d65c8cfc05b1: Verifying Checksum 16:35:19 d65c8cfc05b1: Download complete 16:35:19 699f458cf7ca: Verifying Checksum 16:35:19 699f458cf7ca: Download complete 16:35:20 8998bd30e6a1: Verifying Checksum 16:35:20 8998bd30e6a1: Download complete 16:35:23 2437ff75d9bd: Verifying Checksum 16:35:23 2437ff75d9bd: Download complete 16:35:25 8998bd30e6a1: Pull complete 16:35:25 04944245beec: Pull complete 16:35:27 699f458cf7ca: Pull complete 16:35:27 765212b225bb: Pull complete 16:35:28 f23df028b6ca: Pull complete 16:35:28 d65c8cfc05b1: Pull complete 16:35:46 2437ff75d9bd: Pull complete 16:35:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:46 prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container 16:35:46 $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@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 16:35:49 $ docker top dcfaf88cb57631e684f40c69106aab08d30c83324296cafdea09b5b14091ddc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:50 ---> job-cost.sh 16:35:50 lf-activate-venv: SKIPPING 16:35:50 INFO: No Stack... 16:35:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:51 INFO: Archiving Costs [Pipeline] sh 16:35:52 + + catcut /w/workspace/edgex-go/696/archives/cost.csv -d, 16:35:52 -f6 [Pipeline] lock 16:35:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-696-stack-cost] 16:35:52 Resource [jenkins-edgexfoundry-edgex-go-main-696-stack-cost] did not exist. Created. 16:35:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-696-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:35:53 + echo total: 0.10999999940395355 [Pipeline] stash 16:35:53 Stashed 1 file(s) [Pipeline] } 16:35:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-696-stack-cost] [Pipeline] // lock [Pipeline] } 16:35:53 $ docker stop --time=1 dcfaf88cb57631e684f40c69106aab08d30c83324296cafdea09b5b14091ddc0 16:35:55 $ docker rm -f --volumes dcfaf88cb57631e684f40c69106aab08d30c83324296cafdea09b5b14091ddc0 [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 16:35:55 provisioning config files... 16:35:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/696@tmp/config14146374883150031537tmp [Pipeline] { [Pipeline] sh 16:35:56 + set +x 16:35:56 + curl -s https://codecov.io/bash 16:35:56 + bash -s -- 16:35:56 16:35:56 _____ _ 16:35:56 / ____| | | 16:35:56 | | ___ __| | ___ ___ _____ __ 16:35:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:35:56 | |___| (_) | (_| | __/ (_| (_) \ V / 16:35:56 \_____\___/ \__,_|\___|\___\___/ \_/ 16:35:56 Bash-1.0.6 16:35:56 16:35:56 16:35:56 ==> git version 2.25.1 found 16:35:56 ==> 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 16:35:56 Release-Date: 2020-01-08 16:35:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:35:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:35:56 ==> Jenkins CI detected. 16:35:56 current dir:  /w/workspace/edgex-go/696 16:35:56 project root: . 16:35:56 --> token set from env 16:35:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:35:56 ==> Running gcov in . (disable via -X gcov) 16:35:56 ==> Python coveragepy not found 16:35:56 ==> Searching for coverage reports in: 16:35:56 + . 16:35:56 -> Found 1 reports 16:35:56 ==> Detecting git/mercurial file structure 16:35:56 ==> Reading reports 16:35:56 + ./coverage.out bytes=567970 16:35:56 ==> Appending adjustments 16:35:56 https://docs.codecov.io/docs/fixing-reports 16:35:57 + Found adjustments 16:35:57 ==> Gzipping contents 16:35:57 72K /tmp/codecov.VKZeth.gz 16:35:57 ==> Uploading reports 16:35:57 url: https://codecov.io 16:35:57 query: branch=main&commit=475a7db5b5b56187166d71228061bf2da140d1ab&build=696&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F696%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:35:57 -> Pinging Codecov 16:35:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=475a7db5b5b56187166d71228061bf2da140d1ab&build=696&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F696%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:35:58 -> Uploading to 16:35:58 https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/475a7db5b5b56187166d71228061bf2da140d1ab/74b93de7-70f2-4b12-82e6-8e485bc1aada.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T163557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c72d1f31f9b631178ed770942bff6f8570254fc2e3041540153517f01a7b4c3 16:35:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:58 Dload Upload Total Spent Left Speed 16:35:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70063 0 0 100 70063 0 232k --:--:-- --:--:-- --:--:-- 232k 16:35:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } 16:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:35:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:35:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:35:59 16:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:35:59 latest: Pulling from edgex-devops/edgex-snyk-go 16:35:59 619be1103602: Already exists 16:35:59 f8ea3408117e: Pulling fs layer 16:35:59 91320369b822: Pulling fs layer 16:35:59 0406650e8295: Pulling fs layer 16:35:59 4f4fb700ef54: Pulling fs layer 16:35:59 96d80e3f36e1: Pulling fs layer 16:35:59 bcf3aedb951c: Pulling fs layer 16:35:59 4f4fb700ef54: Waiting 16:35:59 96d80e3f36e1: Waiting 16:35:59 bcf3aedb951c: Waiting 16:35:59 0406650e8295: Verifying Checksum 16:35:59 0406650e8295: Download complete 16:35:59 f8ea3408117e: Verifying Checksum 16:35:59 f8ea3408117e: Download complete 16:35:59 4f4fb700ef54: Verifying Checksum 16:35:59 4f4fb700ef54: Download complete 16:35:59 f8ea3408117e: Pull complete 16:35:59 96d80e3f36e1: Verifying Checksum 16:35:59 96d80e3f36e1: Download complete 16:35:59 91320369b822: Verifying Checksum 16:35:59 91320369b822: Download complete 16:36:00 bcf3aedb951c: Verifying Checksum 16:36:00 bcf3aedb951c: Download complete 16:36:03 91320369b822: Pull complete 16:36:03 0406650e8295: Pull complete 16:36:03 4f4fb700ef54: Pull complete 16:36:03 96d80e3f36e1: Pull complete 16:36:07 bcf3aedb951c: Pull complete 16:36:07 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 16:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:36:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:07 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 16:36:08 $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 16:36:18 $ docker top 426b92a12e3fec5cb1989d3738afa28893e4995932c73a95f1e42832b69dd137 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:18 + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] echo 16:36:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:36:19 + set -o pipefail 16:36:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:36:27 16:36:27 Monitoring /w/workspace/edgex-go/696 (github.com/edgexfoundry/edgex-go)... 16:36:27 16:36:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/abf37449-9590-4f80-998c-71642dbd5e20 16:36:27 16:36:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:36:27 16:36:27 16:36:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 16:36:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:36:27 $ docker stop --time=1 426b92a12e3fec5cb1989d3738afa28893e4995932c73a95f1e42832b69dd137 16:36:38 $ docker rm -f --volumes 426b92a12e3fec5cb1989d3738afa28893e4995932c73a95f1e42832b69dd137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:36:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:38 provisioning config files... 16:36:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/696@tmp/config5309167614903192641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:39 --> edgex-publish-swagger.sh 16:36:39 === Publish openapi/v3 API === 16:36:39 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:36:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/696/openapi/v3/core-command.yaml] 16:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:39 Dload Upload Total Spent Left Speed 16:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67038 --:--:-- --:--:-- --:--:-- 66902 100 32782 0 0 100 32782 0 67038 --:--:-- --:--:-- --:--:-- 66902 16:36:39 16:36:39 16:36:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/696/openapi/v3/core-data.yaml] 16:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:39 Dload Upload Total Spent Left Speed 16:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 163k --:--:-- --:--:-- --:--:-- 163k 16:36:40 16:36:40 16:36:40 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/696/openapi/v3/core-keeper.yaml] 16:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:40 Dload Upload Total Spent Left Speed 16:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 253 123k --:--:-- --:--:-- --:--:-- 123k 16:36:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 16:36:40 16:36:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/696/openapi/v3/core-metadata.yaml] 16:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:40 Dload Upload Total Spent Left Speed 16:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 376 359k --:--:-- --:--:-- --:--:-- 359k 100 149k 100 156 100 148k 375 358k --:--:-- --:--:-- --:--:-- 358k 16:36:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 16:36:40 16:36:40 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/696/openapi/v3/support-cron-scheduler.yaml] 16:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:40 Dload Upload Total Spent Left Speed 16:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 248 177k --:--:-- --:--:-- --:--:-- 178k 16:36:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 16:36:41 16:36:41 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/696/openapi/v3/support-notifications.yaml] 16:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:41 Dload Upload Total Spent Left Speed 16:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 416 227k --:--:-- --:--:-- --:--:-- 227k 16:36:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 16:36:41 16:36:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/696/openapi/v3/support-scheduler.yaml] 16:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:41 Dload Upload Total Spent Left Speed 16:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 444 102k --:--:-- --:--:-- --:--:-- 102k 16:36:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 16:36:41 [Pipeline] } 16:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:36:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:36:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:42 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 16:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:36:43 $ docker top 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f -eo pid,comm 16:36:43 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). 16:36:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:36:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:43 [ssh-agent] Looking for ssh-agent implementation... 16:36:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:43 $ docker exec 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f ssh-agent 16:36:43 SSH_AUTH_SOCK=/tmp/ssh-29Y6hONBRpNR/agent.32 16:36:43 SSH_AGENT_PID=37 16:36:43 Running ssh-add (command line suppressed) 16:36:43 Identity added: /w/workspace/edgex-go/696@tmp/private_key_7227403742647154107.key (/w/workspace/edgex-go/696@tmp/private_key_7227403742647154107.key) 16:36:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:44 + git semver tag 16:36:44 2024-09-13 16:36:44,342 [run_tag] DEBUG tag force:False 16:36:44 2024-09-13 16:36:44,343 [check_head_tag] DEBUG check head tag 16:36:44 2024-09-13 16:36:44,345 [execute] INFO git cat-file --batch-check 16:36:44 2024-09-13 16:36:44,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=) 16:36:44 2024-09-13 16:36:44,348 [execute] INFO git cat-file --batch 16:36:44 2024-09-13 16:36:44,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=) 16:36:44 2024-09-13 16:36:44,391 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 16:36:44 2024-09-13 16:36:44,391 [execute] INFO git tag -a v3.2.0-dev.74 -m v3.2.0-dev.74 16:36:44 2024-09-13 16:36:44,391 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.74', '-m', 'v3.2.0-dev.74'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=None) 16:36:44 2024-09-13 16:36:44,395 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 16:36:44 3.2.0-dev.74 [Pipeline] } 16:36:44 $ docker exec --env ******** --env ******** 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f ssh-agent -k 16:36:44 unset SSH_AUTH_SOCK; 16:36:44 unset SSH_AGENT_PID; 16:36:44 echo Agent pid 37 killed; 16:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:36:44 + git semver [Pipeline] } 16:36:45 $ docker stop --time=1 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f 16:36:46 $ docker rm -f --volumes 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:36:46 16:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:36:47 0.23.1-centos7: Pulling from edgex-lftools 16:36:47 ab5ef0e58194: Pulling fs layer 16:36:47 9712f1f96733: Pulling fs layer 16:36:47 63f879dbbcfc: Pulling fs layer 16:36:47 0d9ebad4ef96: Pulling fs layer 16:36:47 e9a5061849ea: Pulling fs layer 16:36:47 d747dcd14b5f: Pulling fs layer 16:36:47 e9a5061849ea: Waiting 16:36:47 0d9ebad4ef96: Waiting 16:36:47 d747dcd14b5f: Waiting 16:36:47 2de7ff778b66: Pulling fs layer 16:36:47 2de7ff778b66: Waiting 16:36:47 9712f1f96733: Verifying Checksum 16:36:47 9712f1f96733: Download complete 16:36:47 63f879dbbcfc: Verifying Checksum 16:36:47 63f879dbbcfc: Download complete 16:36:47 e9a5061849ea: Verifying Checksum 16:36:47 e9a5061849ea: Download complete 16:36:47 d747dcd14b5f: Verifying Checksum 16:36:47 d747dcd14b5f: Download complete 16:36:47 0d9ebad4ef96: Verifying Checksum 16:36:47 0d9ebad4ef96: Download complete 16:36:47 ab5ef0e58194: Verifying Checksum 16:36:47 ab5ef0e58194: Download complete 16:36:47 2de7ff778b66: Verifying Checksum 16:36:47 2de7ff778b66: Download complete 16:36:50 ab5ef0e58194: Pull complete 16:36:50 9712f1f96733: Pull complete 16:36:51 63f879dbbcfc: Pull complete 16:36:55 0d9ebad4ef96: Pull complete 16:36:55 e9a5061849ea: Pull complete 16:36:55 d747dcd14b5f: Pull complete 16:36:55 2de7ff778b66: Pull complete 16:36:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:36:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:56 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 16:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:37:05 $ docker top 08e073529a352ac771c94328d214ab887ab69e2c8e09a3bea05ffcc96c452438 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:37:05 provisioning config files... 16:37:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/696@tmp/config7113877707100357384tmp 16:37:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/696@tmp/config16101718806369187780tmp 16:37:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/696@tmp/config1720751111330880374tmp [Pipeline] { [Pipeline] echo 16:37:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:37:06 ---> sigul-configuration.sh 16:37:06 gpg: directory `/root/.gnupg' created 16:37:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:37:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:37:06 gpg: keyring `/root/.gnupg/secring.gpg' created 16:37:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:37:06 gpg: CAST5 encrypted data 16:37:06 gpg: encrypted with 1 passphrase 16:37:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:37:06 + mkdir /home/jenkins 16:37:06 + mkdir /home/jenkins/sigul [Pipeline] sh 16:37:06 + 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 16:37:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:37:07 ---> sigul-install.sh 16:37:07 Sigul already installed; skipping installation. [Pipeline] sh 16:37:07 + git tag --list 16:37:07 0.6.0 16:37:07 0.6.1 16:37:07 0.7.0 16:37:07 0.7.1 16:37:07 v1.0.0 16:37:07 v1.0.1 16:37:07 v1.1.0 16:37:07 v1.2.0 16:37:07 v1.2.1 16:37:07 v1.3.0 16:37:07 v1.3.1 16:37:07 v2.0.0 16:37:07 v2.1.0 16:37:07 v2.1.1 16:37:07 v2.2.0 16:37:07 v2.3.0 16:37:07 v3.0 16:37:07 v3.0.0 16:37:07 v3.1 16:37:07 v3.1.0 16:37:07 v3.1.0-dev.1 16:37:07 v3.1.0-dev.10 16:37:07 v3.1.0-dev.11 16:37:07 v3.1.0-dev.12 16:37:07 v3.1.0-dev.13 16:37:07 v3.1.0-dev.14 16:37:07 v3.1.0-dev.15 16:37:07 v3.1.0-dev.16 16:37:07 v3.1.0-dev.17 16:37:07 v3.1.0-dev.18 16:37:07 v3.1.0-dev.19 16:37:07 v3.1.0-dev.2 16:37:07 v3.1.0-dev.20 16:37:07 v3.1.0-dev.21 16:37:07 v3.1.0-dev.22 16:37:07 v3.1.0-dev.23 16:37:07 v3.1.0-dev.24 16:37:07 v3.1.0-dev.25 16:37:07 v3.1.0-dev.26 16:37:07 v3.1.0-dev.27 16:37:07 v3.1.0-dev.28 16:37:07 v3.1.0-dev.29 16:37:07 v3.1.0-dev.3 16:37:07 v3.1.0-dev.30 16:37:07 v3.1.0-dev.31 16:37:07 v3.1.0-dev.32 16:37:07 v3.1.0-dev.33 16:37:07 v3.1.0-dev.34 16:37:07 v3.1.0-dev.35 16:37:07 v3.1.0-dev.36 16:37:07 v3.1.0-dev.37 16:37:07 v3.1.0-dev.38 16:37:07 v3.1.0-dev.39 16:37:07 v3.1.0-dev.4 16:37:07 v3.1.0-dev.40 16:37:07 v3.1.0-dev.41 16:37:07 v3.1.0-dev.42 16:37:07 v3.1.0-dev.43 16:37:07 v3.1.0-dev.44 16:37:07 v3.1.0-dev.45 16:37:07 v3.1.0-dev.46 16:37:07 v3.1.0-dev.47 16:37:07 v3.1.0-dev.48 16:37:07 v3.1.0-dev.49 16:37:07 v3.1.0-dev.5 16:37:07 v3.1.0-dev.50 16:37:07 v3.1.0-dev.51 16:37:07 v3.1.0-dev.52 16:37:07 v3.1.0-dev.53 16:37:07 v3.1.0-dev.54 16:37:07 v3.1.0-dev.55 16:37:07 v3.1.0-dev.56 16:37:07 v3.1.0-dev.57 16:37:07 v3.1.0-dev.58 16:37:07 v3.1.0-dev.59 16:37:07 v3.1.0-dev.6 16:37:07 v3.1.0-dev.60 16:37:07 v3.1.0-dev.61 16:37:07 v3.1.0-dev.62 16:37:07 v3.1.0-dev.63 16:37:07 v3.1.0-dev.64 16:37:07 v3.1.0-dev.65 16:37:07 v3.1.0-dev.66 16:37:07 v3.1.0-dev.67 16:37:07 v3.1.0-dev.68 16:37:07 v3.1.0-dev.69 16:37:07 v3.1.0-dev.7 16:37:07 v3.1.0-dev.70 16:37:07 v3.1.0-dev.71 16:37:07 v3.1.0-dev.72 16:37:07 v3.1.0-dev.73 16:37:07 v3.1.0-dev.8 16:37:07 v3.1.0-dev.9 16:37:07 v3.1.1 16:37:07 v3.1.1-dev.1 16:37:07 v3.1.1-dev.2 16:37:07 v3.2.0-dev.1 16:37:07 v3.2.0-dev.10 16:37:07 v3.2.0-dev.11 16:37:07 v3.2.0-dev.12 16:37:07 v3.2.0-dev.13 16:37:07 v3.2.0-dev.14 16:37:07 v3.2.0-dev.15 16:37:07 v3.2.0-dev.16 16:37:07 v3.2.0-dev.17 16:37:07 v3.2.0-dev.18 16:37:07 v3.2.0-dev.19 16:37:07 v3.2.0-dev.2 16:37:07 v3.2.0-dev.20 16:37:07 v3.2.0-dev.21 16:37:07 v3.2.0-dev.22 16:37:07 v3.2.0-dev.23 16:37:07 v3.2.0-dev.24 16:37:07 v3.2.0-dev.25 16:37:07 v3.2.0-dev.26 16:37:07 v3.2.0-dev.27 16:37:07 v3.2.0-dev.28 16:37:07 v3.2.0-dev.29 16:37:07 v3.2.0-dev.3 16:37:07 v3.2.0-dev.30 16:37:07 v3.2.0-dev.31 16:37:07 v3.2.0-dev.32 16:37:07 v3.2.0-dev.33 16:37:07 v3.2.0-dev.34 16:37:07 v3.2.0-dev.35 16:37:07 v3.2.0-dev.36 16:37:07 v3.2.0-dev.37 16:37:07 v3.2.0-dev.38 16:37:07 v3.2.0-dev.39 16:37:07 v3.2.0-dev.4 16:37:07 v3.2.0-dev.40 16:37:07 v3.2.0-dev.41 16:37:07 v3.2.0-dev.42 16:37:07 v3.2.0-dev.43 16:37:07 v3.2.0-dev.44 16:37:07 v3.2.0-dev.45 16:37:07 v3.2.0-dev.46 16:37:07 v3.2.0-dev.47 16:37:07 v3.2.0-dev.48 16:37:07 v3.2.0-dev.49 16:37:07 v3.2.0-dev.5 16:37:07 v3.2.0-dev.50 16:37:07 v3.2.0-dev.51 16:37:07 v3.2.0-dev.52 16:37:07 v3.2.0-dev.53 16:37:07 v3.2.0-dev.54 16:37:07 v3.2.0-dev.55 16:37:07 v3.2.0-dev.56 16:37:07 v3.2.0-dev.57 16:37:07 v3.2.0-dev.58 16:37:07 v3.2.0-dev.59 16:37:07 v3.2.0-dev.6 16:37:07 v3.2.0-dev.60 16:37:07 v3.2.0-dev.61 16:37:07 v3.2.0-dev.62 16:37:07 v3.2.0-dev.63 16:37:07 v3.2.0-dev.64 16:37:07 v3.2.0-dev.65 16:37:07 v3.2.0-dev.66 16:37:07 v3.2.0-dev.67 16:37:07 v3.2.0-dev.68 16:37:07 v3.2.0-dev.69 16:37:07 v3.2.0-dev.7 16:37:07 v3.2.0-dev.70 16:37:07 v3.2.0-dev.71 16:37:07 v3.2.0-dev.72 16:37:07 v3.2.0-dev.73 16:37:07 v3.2.0-dev.74 16:37:07 v3.2.0-dev.8 16:37:07 v3.2.0-dev.9 [Pipeline] sh 16:37:07 + lftools sign git-tag v3.2.0-dev.74 16:37:08 Signing Git tag with Sigul... 16:37:08 Signing v3.2.0-dev.74 [Pipeline] echo 16:37:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:37:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:37:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:37:08 $ docker stop --time=1 08e073529a352ac771c94328d214ab887ab69e2c8e09a3bea05ffcc96c452438 16:37:10 $ docker rm -f --volumes 08e073529a352ac771c94328d214ab887ab69e2c8e09a3bea05ffcc96c452438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:37:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:11 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 16:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:37:11 $ docker top 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f -eo pid,comm 16:37:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:37:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:11 [ssh-agent] Looking for ssh-agent implementation... 16:37:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:11 $ docker exec 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f ssh-agent 16:37:11 SSH_AUTH_SOCK=/tmp/ssh-5C7rRVUzHDZG/agent.32 16:37:11 SSH_AGENT_PID=38 16:37:11 Running ssh-add (command line suppressed) 16:37:11 Identity added: /w/workspace/edgex-go/696@tmp/private_key_2960310579783798747.key (/w/workspace/edgex-go/696@tmp/private_key_2960310579783798747.key) 16:37:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:12 + git semver bump pre 16:37:12 2024-09-13 16:37:12,420 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 16:37:12 2024-09-13 16:37:12,420 [bump_version] DEBUG bumping version:3.2.0-dev.74 on axis:pre with prefix:dev 16:37:12 2024-09-13 16:37:12,420 [bump_version] DEBUG bumped version:3.2.0-dev.75 16:37:12 2024-09-13 16:37:12,420 [write_version] DEBUG write version:3.2.0-dev.75 to path:/w/workspace/edgex-go/696/.semver/main with force:True 16:37:12 2024-09-13 16:37:12,420 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 16:37:12 2024-09-13 16:37:12,420 [write_file] DEBUG write to file:/w/workspace/edgex-go/696/.semver/main 16:37:12 2024-09-13 16:37:12,422 [execute] INFO git cat-file --batch-check 16:37:12 2024-09-13 16:37:12,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=) 16:37:12 2024-09-13 16:37:12,428 [execute] INFO git cat-file --batch 16:37:12 2024-09-13 16:37:12,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=) 16:37:12 2024-09-13 16:37:12,435 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 16:37:12 3.2.0-dev.75 [Pipeline] } 16:37:12 $ docker exec --env ******** --env ******** 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f ssh-agent -k 16:37:12 unset SSH_AUTH_SOCK; 16:37:12 unset SSH_AGENT_PID; 16:37:12 echo Agent pid 38 killed; 16:37:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:12 + git semver [Pipeline] } 16:37:13 $ docker stop --time=1 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f 16:37:14 $ docker rm -f --volumes 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f [Pipeline] // withDockerContainer [Pipeline] sh 16:37:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:15 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 16:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:37:15 $ docker top 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:15 [ssh-agent] Looking for ssh-agent implementation... 16:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:15 $ docker exec 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef ssh-agent 16:37:15 SSH_AUTH_SOCK=/tmp/ssh-74JoCKF2j6wp/agent.32 16:37:15 SSH_AGENT_PID=38 16:37:16 Running ssh-add (command line suppressed) 16:37:16 Identity added: /w/workspace/edgex-go/696@tmp/private_key_2295403869662285885.key (/w/workspace/edgex-go/696@tmp/private_key_2295403869662285885.key) 16:37:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:16 + git semver push 16:37:16 2024-09-13 16:37:16,601 [run_push] DEBUG push 16:37:16 2024-09-13 16:37:16,601 [execute] INFO git cat-file --batch-check 16:37:16 2024-09-13 16:37:16,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=) 16:37:16 2024-09-13 16:37:16,606 [execute] INFO git rev-list fe2b239ffe7d5d5bb8fb72c5e0570209544ebd4b -- 16:37:16 2024-09-13 16:37:16,606 [execute] DEBUG Popen(['git', 'rev-list', 'fe2b239ffe7d5d5bb8fb72c5e0570209544ebd4b', '--'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=None) 16:37:16 2024-09-13 16:37:16,625 [execute] INFO git fetch -v origin 16:37:16 2024-09-13 16:37:16,625 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=True, shell=None, istream=None) 16:37:17 2024-09-13 16:37:17,115 [run_push] DEBUG no remote changes detected 16:37:17 2024-09-13 16:37:17,115 [execute] INFO git push origin semver 16:37:17 2024-09-13 16:37:17,115 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=None) 16:37:18 2024-09-13 16:37:17,917 [run_push] DEBUG push all version tags 16:37:18 2024-09-13 16:37:17,917 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:37:18 2024-09-13 16:37:17,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=None) 16:37:18 2024-09-13 16:37:18,644 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main 16:37:18 3.2.0-dev.75 [Pipeline] } 16:37:18 $ docker exec --env ******** --env ******** 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef ssh-agent -k 16:37:18 unset SSH_AUTH_SOCK; 16:37:18 unset SSH_AGENT_PID; 16:37:18 echo Agent pid 38 killed; 16:37:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:19 + git semver [Pipeline] } 16:37:19 $ docker stop --time=1 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef 16:37:20 $ docker rm -f --volumes 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef [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 16:37:21 + [ -d /w/workspace/edgex-go/696/archives ] [Pipeline] libraryResource [Pipeline] sh 16:37:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:37:22 ---> package-listing.sh 16:37:22 ++ facter osfamily 16:37:22 ++ tr '[:upper:]' '[:lower:]' 16:37:22 + OS_FAMILY=debian 16:37:22 + workspace=/w/workspace/edgex-go/696 16:37:22 + START_PACKAGES=/tmp/packages_start.txt 16:37:22 + END_PACKAGES=/tmp/packages_end.txt 16:37:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:22 + PACKAGES=/tmp/packages_start.txt 16:37:22 + '[' /w/workspace/edgex-go/696 ']' 16:37:22 + PACKAGES=/tmp/packages_end.txt 16:37:22 + case "${OS_FAMILY}" in 16:37:22 + dpkg -l 16:37:22 + grep '^ii' 16:37:22 + '[' -f /tmp/packages_start.txt ']' 16:37:22 + '[' -f /tmp/packages_end.txt ']' 16:37:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:22 + '[' /w/workspace/edgex-go/696 ']' 16:37:22 + mkdir -p /w/workspace/edgex-go/696/archives/ 16:37:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/696/archives/ [Pipeline] echo 16:37:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/696/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:37:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:23 16:37:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:23 latest: Pulling from edgex-lftools-log-publisher 16:37:23 5eb5b503b376: Pulling fs layer 16:37:23 5c69ac0246d0: Pulling fs layer 16:37:23 ec43610c2a17: Pulling fs layer 16:37:23 3a2ae6a8a46f: Pulling fs layer 16:37:23 33b1e0a273af: Pulling fs layer 16:37:23 5d3b04190fa2: Pulling fs layer 16:37:23 2f39f015ded8: Pulling fs layer 16:37:23 3a2ae6a8a46f: Waiting 16:37:23 33b1e0a273af: Waiting 16:37:24 5c69ac0246d0: Retrying in 5 seconds 16:37:24 ec43610c2a17: Verifying Checksum 16:37:24 ec43610c2a17: Download complete 16:37:24 3a2ae6a8a46f: Download complete 16:37:24 33b1e0a273af: Verifying Checksum 16:37:24 33b1e0a273af: Download complete 16:37:24 5eb5b503b376: Verifying Checksum 16:37:24 5eb5b503b376: Download complete 16:37:25 5c69ac0246d0: Retrying in 4 seconds 16:37:25 2f39f015ded8: Download complete 16:37:25 5eb5b503b376: Pull complete 16:37:26 5c69ac0246d0: Retrying in 3 seconds 16:37:27 5c69ac0246d0: Retrying in 2 seconds 16:37:28 5c69ac0246d0: Retrying in 1 second 16:37:29 5c69ac0246d0: Retrying in 10 seconds 16:37:30 5c69ac0246d0: Retrying in 9 seconds 16:37:31 5c69ac0246d0: Retrying in 8 seconds 16:37:32 5c69ac0246d0: Retrying in 7 seconds 16:37:33 5c69ac0246d0: Retrying in 6 seconds 16:37:34 5c69ac0246d0: Retrying in 5 seconds 16:37:35 5c69ac0246d0: Retrying in 4 seconds 16:37:36 5c69ac0246d0: Retrying in 3 seconds 16:37:37 5c69ac0246d0: Retrying in 2 seconds 16:37:38 5c69ac0246d0: Retrying in 1 second 16:37:39 5c69ac0246d0: Download complete 16:37:39 5c69ac0246d0: Pull complete 16:37:39 ec43610c2a17: Pull complete 16:37:39 3a2ae6a8a46f: Pull complete 16:37:40 33b1e0a273af: Pull complete 16:37:40 5d3b04190fa2: Pull complete 16:37:45 2f39f015ded8: Pull complete 16:37:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:45 prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container 16:37:45 $ 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/696/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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:37:51 $ docker top 0e9051c4a0c55298250f86227b237b19a268f2e8760e1ff15630f08a2c22692b -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:37:52 + mkdir -p /var/log/sysstat [Pipeline] sh 16:37:52 + ls /var/log/sa-host 16:37:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:52 provisioning config files... 16:37:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/696@tmp/config18261461653512115016tmp [Pipeline] { [Pipeline] echo 16:37:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:37:53 ---> create-netrc.sh [Pipeline] } 16:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:37:53 ---> python-tools-install.sh [Pipeline] echo 16:37:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:37:53 ---> sudo-logs.sh 16:37:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:37:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:37:54 ---> job-cost.sh 16:37:54 lf-activate-venv: SKIPPING 16:37:54 DEBUG: total: 0.10999999940395355 16:37:54 INFO: Retrieving Stack Cost... 16:37:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:37:54 INFO: Archiving Costs [Pipeline] echo 16:37:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:37:55 ---> logs-deploy.sh 16:37:55 lf-activate-venv: SKIPPING 16:37:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/696 16:37:55 INFO: archiving workspace using pattern(s): 16:37:56 Archives upload complete. 16:37:56 INFO: archiving logs to Nexus 16:37:57 ---> uname -a: 16:37:57 Linux prd-ubuntu20-04-docker-8c-8g-10239 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:37:57 16:37:57 16:37:57 ---> lscpu: 16:37:57 Architecture: x86_64 16:37:57 CPU op-mode(s): 32-bit, 64-bit 16:37:57 Byte Order: Little Endian 16:37:57 Address sizes: 40 bits physical, 48 bits virtual 16:37:57 CPU(s): 8 16:37:57 On-line CPU(s) list: 0-7 16:37:57 Thread(s) per core: 1 16:37:57 Core(s) per socket: 1 16:37:57 Socket(s): 8 16:37:57 NUMA node(s): 1 16:37:57 Vendor ID: AuthenticAMD 16:37:57 CPU family: 23 16:37:57 Model: 49 16:37:57 Model name: AMD EPYC-Rome Processor 16:37:57 Stepping: 0 16:37:57 CPU MHz: 2799.998 16:37:57 BogoMIPS: 5599.99 16:37:57 Virtualization: AMD-V 16:37:57 Hypervisor vendor: KVM 16:37:57 Virtualization type: full 16:37:57 L1d cache: 256 KiB 16:37:57 L1i cache: 256 KiB 16:37:57 L2 cache: 4 MiB 16:37:57 L3 cache: 128 MiB 16:37:57 NUMA node0 CPU(s): 0-7 16:37:57 Vulnerability Itlb multihit: Not affected 16:37:57 Vulnerability L1tf: Not affected 16:37:57 Vulnerability Mds: Not affected 16:37:57 Vulnerability Meltdown: Not affected 16:37:57 Vulnerability Mmio stale data: Not affected 16:37:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:37:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:37:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:37:57 Vulnerability Srbds: Not affected 16:37:57 Vulnerability Tsx async abort: Not affected 16:37:57 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 16:37:57 16:37:57 16:37:57 ---> nproc: 16:37:57 8 16:37:57 16:37:57 16:37:57 ---> df -h: 16:37:57 Filesystem Size Used Avail Use% Mounted on 16:37:57 overlay 155G 29G 127G 19% / 16:37:57 tmpfs 64M 0 64M 0% /dev 16:37:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:37:57 shm 64M 0 64M 0% /dev/shm 16:37:57 /dev/vda1 155G 29G 127G 19% /facter-os 16:37:57 16:37:57 16:37:57 ---> sar -b -r -n DEV: 16:37:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10239) 09/13/24 _x86_64_ (8 CPU) 16:37:57 16:37:57 15:48:28 LINUX RESTART (8 CPU) 16:37:57 16:37:57 15:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:37:57 15:50:01 356.04 46.14 309.90 0.00 5253.79 166642.23 0.00 16:37:57 15:51:01 191.05 1.25 189.80 0.00 49.33 73773.57 0.00 16:37:57 15:52:01 41.74 0.03 41.71 0.00 0.27 33012.65 0.00 16:37:57 15:53:01 40.06 0.18 39.88 0.00 2.67 18124.45 0.00 16:37:57 15:54:01 156.00 1.67 154.33 0.00 116.58 97573.37 0.00 16:37:57 15:55:01 664.33 15.55 648.78 0.00 4366.78 211080.39 0.00 16:37:57 15:56:01 471.00 1.20 469.80 0.00 10.37 169206.53 0.00 16:37:57 15:57:01 192.34 0.03 192.30 0.00 0.27 53553.49 0.00 16:37:57 15:58:01 249.38 0.05 249.33 0.00 0.40 94437.19 0.00 16:37:57 15:59:01 607.16 0.12 607.05 0.00 13.20 89469.11 0.00 16:37:57 16:00:01 34.16 0.07 34.09 0.00 6.80 883.59 0.00 16:37:57 16:01:01 16.71 0.05 16.66 0.00 8.13 444.19 0.00 16:37:57 16:02:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 16:37:57 16:03:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 16:37:57 16:04:01 2.03 0.02 2.02 0.00 0.13 23.06 0.00 16:37:57 16:05:01 1.28 0.00 1.28 0.00 0.00 20.39 0.00 16:37:57 16:06:01 2.85 1.52 1.33 0.00 37.59 16.80 0.00 16:37:57 16:07:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 16:37:57 16:08:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 16:37:57 16:09:01 1.57 0.00 1.57 0.00 0.00 19.86 0.00 16:37:57 16:10:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 16:37:57 16:11:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 16:37:57 16:12:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 16:37:57 16:13:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 16:37:57 16:14:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 16:37:57 16:15:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 16:37:57 16:16:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 16:37:57 16:17:01 1.20 0.02 1.18 0.00 0.13 14.13 0.00 16:37:57 16:18:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 16:37:57 16:19:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 16:37:57 16:20:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 16:37:57 16:21:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 16:37:57 16:22:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 16:37:57 16:23:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 16:37:57 16:24:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 16:37:57 16:25:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 16:37:57 16:26:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 16:37:57 16:27:01 0.98 0.00 0.98 0.00 0.00 13.20 0.00 16:37:57 16:28:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 16:37:57 16:29:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 16:37:57 16:30:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 16:37:57 16:31:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 16:37:57 16:32:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 16:37:57 16:33:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 16:37:57 16:34:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 16:37:57 16:35:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 16:37:57 16:36:01 2.33 0.07 2.27 0.00 7.87 91.60 0.00 16:37:57 16:37:01 142.29 0.63 141.65 0.00 7.06 52326.96 0.00 16:37:57 Average: 66.85 1.43 65.42 0.00 206.34 22106.78 0.00 16:37:57 16:37:57 15:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:57 15:50:01 29596796 31601104 741136 2.25 60784 2235132 1767560 5.21 987648 1951432 432 16:37:57 15:51:01 27774708 31294788 1004348 3.05 127312 3559636 2379740 7.01 1579464 3016228 277196 16:37:57 15:52:01 27084376 31447892 849300 2.58 129360 4354916 1957724 5.77 1852184 3384784 109436 16:37:57 15:53:01 26328612 31384308 909388 2.77 135644 4990412 2137280 6.30 1825648 4112152 750660 16:37:57 15:54:01 23931932 31434936 856732 2.61 143056 7396976 2265996 6.68 1804584 6489972 1704440 16:37:57 15:55:01 17724800 31098952 1120724 3.41 296436 12667240 3514928 10.36 2876476 11093704 1190348 16:37:57 15:56:01 11567500 29464364 2707996 8.24 372324 16775436 8790864 25.91 4938540 14782364 560120 16:37:57 15:57:01 7117324 27760800 4405208 13.40 389040 19368900 11481824 33.84 7907028 16113488 1711852 16:37:57 15:58:01 6750616 30104532 2080652 6.33 400656 22007448 6409768 18.89 6591032 17773420 2072244 16:37:57 15:59:01 9749780 31430208 813752 2.47 408220 20543924 2281604 6.72 3324492 18337724 456 16:37:57 16:00:01 9751912 31434224 809052 2.46 409628 20544596 2252716 6.64 3715984 17945084 552 16:37:57 16:01:01 9761756 31445076 798004 2.43 410300 20544960 2125076 6.26 3830940 17819252 412 16:37:57 16:02:01 9764316 31447660 795528 2.42 410316 20544964 2125076 6.26 3828536 17819256 196 16:37:57 16:03:01 9767116 31450480 792644 2.41 410340 20544964 2125076 6.26 3825968 17819256 280 16:37:57 16:04:01 9768360 31451796 791896 2.41 410364 20544972 2144872 6.32 3825432 17819264 244 16:37:57 16:05:01 9772792 31456244 787388 2.39 410400 20544948 2144872 6.32 3821688 17819240 276 16:37:57 16:06:01 9764056 31449648 794000 2.41 410436 20546076 2144872 6.32 3830512 17819548 228 16:37:57 16:07:01 9763788 31449540 794040 2.41 410460 20546208 2144872 6.32 3830116 17819680 272 16:37:57 16:08:01 9764316 31450072 793488 2.41 410476 20546212 2144872 6.32 3829676 17819680 24 16:37:57 16:09:01 9764276 31450068 793436 2.41 410520 20546216 2144872 6.32 3829732 17819688 64 16:37:57 16:10:01 9764504 31450364 793168 2.41 410548 20546220 2144872 6.32 3829060 17819696 4 16:37:57 16:11:01 9763920 31449812 793688 2.41 410576 20546220 2144872 6.32 3829336 17819692 280 16:37:57 16:12:01 9763360 31449284 794156 2.42 410604 20546224 2144872 6.32 3829488 17819696 176 16:37:57 16:13:01 9763604 31449544 793892 2.41 410624 20546224 2144872 6.32 3829164 17819696 184 16:37:57 16:14:01 9763588 31449536 793820 2.41 410656 20546220 2144872 6.32 3829168 17819700 12 16:37:57 16:15:01 9763596 31449612 793744 2.41 410696 20546232 2144872 6.32 3829160 17819704 180 16:37:57 16:16:01 9763264 31449312 793932 2.41 410720 20546232 2144872 6.32 3829556 17819704 180 16:37:57 16:17:01 9762948 31449044 794156 2.42 410748 20546240 2144872 6.32 3829872 17819712 304 16:37:57 16:18:01 9763192 31449300 793872 2.41 410760 20546240 2144872 6.32 3829848 17819712 200 16:37:57 16:19:01 9763224 31449352 793816 2.41 410788 20546236 2144872 6.32 3829364 17819716 208 16:37:57 16:20:01 9763136 31449280 793816 2.41 410804 20546248 2144872 6.32 3829596 17819720 12 16:37:57 16:21:01 9763344 31449528 793732 2.41 410828 20546252 2144872 6.32 3829328 17819724 184 16:37:57 16:22:01 9763248 31449468 793712 2.41 410844 20546256 2160924 6.37 3829932 17819728 192 16:37:57 16:23:01 9763484 31449728 793392 2.41 410864 20546260 2160924 6.37 3829944 17819732 280 16:37:57 16:24:01 9763684 31449932 793332 2.41 410876 20546256 2160924 6.37 3829716 17819732 12 16:37:57 16:25:01 9763636 31449932 793316 2.41 410904 20546264 2176980 6.42 3829820 17819736 268 16:37:57 16:26:01 9763280 31449600 793688 2.41 410928 20546268 2176980 6.42 3829852 17819736 192 16:37:57 16:27:01 9763012 31449372 793904 2.41 410960 20546272 2176980 6.42 3829820 17819744 328 16:37:57 16:28:01 9763424 31449816 793616 2.41 410984 20546276 2176980 6.42 3829908 17819748 196 16:37:57 16:29:01 9763456 31449860 793564 2.41 411012 20546276 2176980 6.42 3829508 17819748 64 16:37:57 16:30:01 9763400 31449840 793564 2.41 411024 20546280 2176980 6.42 3829908 17819752 184 16:37:57 16:31:01 9763384 31449848 793500 2.41 411048 20546280 2176980 6.42 3829932 17819752 224 16:37:57 16:32:01 9763660 31450128 793192 2.41 411076 20546284 2176980 6.42 3829468 17819756 16 16:37:57 16:33:01 9762636 31449164 794068 2.41 411092 20546288 2157344 6.36 3831012 17819040 300 16:37:57 16:34:01 9762628 31449176 794032 2.41 411116 20546280 2157344 6.36 3830756 17819036 16 16:37:57 16:35:01 9762760 31449356 793788 2.41 411144 20546296 2157344 6.36 3830856 17819044 280 16:37:57 16:36:01 9286156 31393880 848252 2.58 411608 20945884 2474828 7.29 3877196 18218528 400172 16:37:57 16:37:01 8335152 31408004 832396 2.53 440008 21779388 2256460 6.65 3927100 19019276 250160 16:37:57 Average: 11598704 31291620 953246 2.90 377082 18672542 2610935 7.69 3734028 16165079 188220 16:37:57 16:37:57 15:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:57 15:50:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 16:37:57 15:50:01 ens3 1472.20 1473.02 8198.37 183.22 0.00 0.00 0.00 0.00 16:37:57 15:50:01 docker0 600.05 532.31 41.24 2879.55 0.00 0.00 0.00 0.00 16:37:57 15:51:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:37:57 15:51:01 ens3 443.64 325.56 5241.71 42.96 0.00 0.00 0.00 0.00 16:37:57 15:51:01 docker0 249.14 318.93 21.17 2066.13 0.00 0.00 0.00 0.00 16:37:57 15:51:01 vethcfd909c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:52:01 ens3 36.99 26.46 33.86 15.19 0.00 0.00 0.00 0.00 16:37:57 15:52:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 16:37:57 15:52:01 vethcfd909c 1.50 1.55 0.13 0.14 0.00 0.00 0.00 0.00 16:37:57 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 15:53:01 ens3 19.21 10.46 17.18 9.12 0.00 0.00 0.00 0.00 16:37:57 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:53:01 vethcfd909c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:54:01 lo 1.19 1.19 0.11 0.11 0.00 0.00 0.00 0.00 16:37:57 15:54:01 ens3 160.11 119.90 2928.14 156.97 0.00 0.00 0.00 0.00 16:37:57 15:54:01 vethcea9c93 0.31 0.40 0.03 0.13 0.00 0.00 0.00 0.00 16:37:57 15:54:01 docker0 0.31 0.26 0.03 0.12 0.00 0.00 0.00 0.00 16:37:57 15:55:01 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 16:37:57 15:55:01 veth12e46c6 81.25 153.75 8.41 1186.21 0.00 0.00 0.00 0.10 16:37:57 15:55:01 veth62543b1 103.99 163.43 9.64 1034.00 0.00 0.00 0.00 0.08 16:37:57 15:55:01 ens3 1078.48 608.69 9770.20 69.91 0.00 0.00 0.00 0.00 16:37:57 15:55:01 veth14d199c 95.36 153.47 9.29 1177.34 0.00 0.00 0.00 0.10 16:37:57 15:55:01 vethcea9c93 0.05 0.80 0.00 0.03 0.00 0.00 0.00 0.00 16:37:57 15:55:01 docker0 508.52 866.60 41.76 6859.20 0.00 0.00 0.00 0.00 16:37:57 15:55:01 veth7161c91 89.94 152.84 8.96 1176.86 0.00 0.00 0.00 0.10 16:37:57 15:55:01 vethadb1534 85.28 158.69 8.47 1178.78 0.00 0.00 0.00 0.10 16:37:57 15:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 ens3 29.00 17.79 177.59 7.62 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth8ace832 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth5d25cc7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 vethc6eef8d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth4539337 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 vethf7f471f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth301a2f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 vethcea9c93 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 docker0 9.66 13.50 0.73 164.85 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth25d1382 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 vethf267b0b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth61f70cd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 vethbc0c5bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 vethd4803f1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth23745fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:56:01 veth3255853 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:57 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 15:57:01 ens3 3.08 1.60 2.50 1.32 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth8ace832 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth5d25cc7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 vethc6eef8d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth4539337 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 vethf7f471f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth301a2f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 vethcea9c93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth25d1382 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 vethf267b0b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth61f70cd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 vethbc0c5bb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 vethd4803f1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth23745fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:57:01 veth3255853 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 ens3 5.75 3.35 4.63 2.43 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth8ace832 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth5d25cc7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 vethc6eef8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth4539337 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 vethf7f471f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth301a2f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 vethcea9c93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth25d1382 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 vethf267b0b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth61f70cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 vethbc0c5bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 vethd4803f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth23745fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:58:01 veth3255853 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 15:59:01 lo 17.33 17.33 1.70 1.70 0.00 0.00 0.00 0.00 16:37:57 15:59:01 ens3 124.69 115.84 81.49 430.17 0.00 0.00 0.00 0.00 16:37:57 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:00:01 lo 45.99 45.99 4.54 4.54 0.00 0.00 0.00 0.00 16:37:57 16:00:01 ens3 463.57 475.22 205.09 2535.20 0.00 0.00 0.00 0.00 16:37:57 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:01:01 lo 21.66 21.66 2.13 2.13 0.00 0.00 0.00 0.00 16:37:57 16:01:01 ens3 179.50 169.39 103.45 705.10 0.00 0.00 0.00 0.00 16:37:57 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:02:01 ens3 0.40 0.23 0.26 0.20 0.00 0.00 0.00 0.00 16:37:57 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:03:01 ens3 4.27 3.07 7.09 13.37 0.00 0.00 0.00 0.00 16:37:57 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:04:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 16:37:57 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:05:01 ens3 3.80 4.58 0.63 20.13 0.00 0.00 0.00 0.00 16:37:57 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:06:01 ens3 26.06 32.56 6.73 88.35 0.00 0.00 0.00 0.00 16:37:57 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:10:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:37:57 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:15:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:37:57 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:20:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:37:57 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:21:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:25:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:37:57 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:30:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:37:57 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:37:57 16:33:01 ens3 1.17 0.80 0.74 0.99 0.00 0.00 0.00 0.00 16:37:57 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:37:57 16:35:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:37:57 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:37:57 16:36:01 ens3 109.52 61.33 3599.00 8.48 0.00 0.00 0.00 0.00 16:37:57 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:57 16:37:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 16:37:57 16:37:01 ens3 298.90 175.69 4488.99 38.79 0.00 0.00 0.00 0.00 16:37:57 16:37:01 docker0 83.87 145.13 7.58 1273.68 0.00 0.00 0.00 0.00 16:37:57 Average: lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 16:37:57 Average: ens3 93.12 75.65 727.80 90.23 0.00 0.00 0.00 0.00 16:37:57 Average: docker0 30.32 39.22 2.35 276.62 0.00 0.00 0.00 0.00 16:37:57 16:37:57 16:37:57 ---> sar -P ALL: 16:37:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10239) 09/13/24 _x86_64_ (8 CPU) 16:37:57 16:37:57 15:48:28 LINUX RESTART (8 CPU) 16:37:57 16:37:57 15:49:01 CPU %user %nice %system %iowait %steal %idle 16:37:57 15:50:01 all 8.43 0.00 2.73 2.40 0.05 86.39 16:37:57 15:50:01 0 6.31 0.00 2.18 3.54 0.03 87.93 16:37:57 15:50:01 1 9.85 0.00 1.46 0.44 0.05 88.20 16:37:57 15:50:01 2 6.75 0.00 3.12 0.35 0.05 89.73 16:37:57 15:50:01 3 9.90 0.00 3.53 0.74 0.05 85.78 16:37:57 15:50:01 4 9.19 0.00 2.02 7.37 0.08 81.33 16:37:57 15:50:01 5 4.73 0.00 2.53 1.67 0.05 91.02 16:37:57 15:50:01 6 15.16 0.00 3.94 1.99 0.05 78.86 16:37:57 15:50:01 7 5.53 0.00 3.06 3.13 0.05 88.23 16:37:57 15:51:01 all 15.28 0.00 4.30 1.96 0.07 78.39 16:37:57 15:51:01 0 14.63 0.00 5.24 9.72 0.10 70.31 16:37:57 15:51:01 1 15.08 0.00 3.41 0.03 0.07 81.41 16:37:57 15:51:01 2 15.82 0.00 3.33 0.25 0.08 80.52 16:37:57 15:51:01 3 14.44 0.00 4.15 4.13 0.08 77.20 16:37:57 15:51:01 4 16.58 0.00 4.50 0.15 0.07 78.70 16:37:57 15:51:01 5 14.26 0.00 4.61 0.39 0.07 80.67 16:37:57 15:51:01 6 16.61 0.00 4.80 0.80 0.07 77.72 16:37:57 15:51:01 7 14.78 0.00 4.34 0.25 0.05 80.57 16:37:57 15:52:01 all 31.00 0.00 4.65 1.04 0.09 63.22 16:37:57 15:52:01 0 29.69 0.00 3.98 0.47 0.08 65.78 16:37:57 15:52:01 1 31.16 0.00 4.76 0.00 0.08 63.99 16:37:57 15:52:01 2 32.42 0.00 4.47 0.00 0.10 63.00 16:37:57 15:52:01 3 29.66 0.00 4.97 0.64 0.08 64.65 16:37:57 15:52:01 4 30.48 0.00 4.73 0.00 0.08 64.71 16:37:57 15:52:01 5 32.65 0.00 4.57 7.08 0.10 55.60 16:37:57 15:52:01 6 31.13 0.00 4.81 0.13 0.08 63.84 16:37:57 15:52:01 7 30.86 0.00 4.91 0.00 0.08 64.14 16:37:57 15:53:01 all 67.65 0.00 8.50 1.13 0.13 22.58 16:37:57 15:53:01 0 69.27 0.00 8.30 0.87 0.15 21.41 16:37:57 15:53:01 1 66.82 0.00 8.42 0.81 0.14 23.81 16:37:57 15:53:01 2 66.71 0.00 8.25 1.05 0.12 23.86 16:37:57 15:53:01 3 68.23 0.00 8.47 4.02 0.12 19.16 16:37:57 15:53:01 4 68.04 0.00 8.51 0.72 0.13 22.60 16:37:57 15:53:01 5 67.93 0.00 8.37 0.22 0.12 23.36 16:37:57 15:53:01 6 66.94 0.00 9.18 0.69 0.13 23.05 16:37:57 15:53:01 7 67.27 0.00 8.50 0.67 0.13 23.42 16:37:57 15:54:01 all 16.03 0.00 5.51 8.61 0.08 69.77 16:37:57 15:54:01 0 16.06 0.00 6.33 34.71 0.08 42.82 16:37:57 15:54:01 1 13.40 0.00 5.38 2.01 0.07 79.15 16:37:57 15:54:01 2 14.58 0.00 4.83 2.98 0.07 77.53 16:37:57 15:54:01 3 15.26 0.00 5.38 5.87 0.08 73.41 16:37:57 15:54:01 4 16.08 0.00 5.53 3.32 0.07 75.00 16:37:57 15:54:01 5 15.58 0.00 5.40 4.42 0.10 74.50 16:37:57 15:54:01 6 18.66 0.00 5.12 5.22 0.08 70.93 16:37:57 15:54:01 7 18.59 0.00 6.12 10.42 0.08 64.78 16:37:57 15:55:01 all 17.91 0.00 7.45 30.59 0.12 43.93 16:37:57 15:55:01 0 18.41 0.00 8.29 32.77 0.17 40.35 16:37:57 15:55:01 1 15.77 0.00 7.08 24.65 0.12 52.38 16:37:57 15:55:01 2 18.12 0.00 6.77 33.66 0.10 41.35 16:37:57 15:55:01 3 17.49 0.00 8.03 17.11 0.10 57.27 16:37:57 15:55:01 4 15.37 0.00 7.53 22.23 0.08 54.78 16:37:57 15:55:01 5 19.89 0.00 7.08 28.99 0.10 43.94 16:37:57 15:55:01 6 19.00 0.00 7.06 41.76 0.10 32.07 16:37:57 15:55:01 7 19.23 0.00 7.74 43.71 0.19 29.13 16:37:57 15:56:01 all 25.47 0.00 6.22 18.67 0.07 49.57 16:37:57 15:56:01 0 26.09 0.00 7.11 26.91 0.09 39.80 16:37:57 15:56:01 1 25.45 0.00 5.11 3.62 0.08 65.73 16:37:57 15:56:01 2 25.08 0.00 6.09 5.50 0.07 63.26 16:37:57 15:56:01 3 25.89 0.00 7.55 44.47 0.09 22.00 16:37:57 15:56:01 4 25.56 0.00 5.43 5.39 0.07 63.55 16:37:57 15:56:01 5 25.17 0.00 5.92 10.69 0.07 58.16 16:37:57 15:56:01 6 25.77 0.00 5.84 46.21 0.07 22.10 16:37:57 15:56:01 7 24.74 0.00 6.73 6.65 0.05 61.83 16:37:57 15:57:01 all 88.76 0.00 11.09 0.00 0.15 0.00 16:37:57 15:57:01 0 88.94 0.00 10.91 0.00 0.15 0.00 16:37:57 15:57:01 1 88.79 0.00 11.07 0.00 0.14 0.00 16:37:57 15:57:01 2 89.85 0.00 10.00 0.00 0.15 0.00 16:37:57 15:57:01 3 88.85 0.00 11.01 0.00 0.14 0.00 16:37:57 15:57:01 4 87.53 0.00 12.28 0.02 0.17 0.00 16:37:57 15:57:01 5 88.28 0.00 11.58 0.00 0.14 0.00 16:37:57 15:57:01 6 88.53 0.00 11.31 0.00 0.15 0.00 16:37:57 15:57:01 7 89.26 0.00 10.59 0.00 0.15 0.00 16:37:57 15:58:01 all 88.03 0.00 11.68 0.01 0.17 0.11 16:37:57 15:58:01 0 88.53 0.00 11.28 0.00 0.13 0.05 16:37:57 15:58:01 1 88.73 0.00 10.82 0.00 0.15 0.29 16:37:57 15:58:01 2 88.09 0.00 11.63 0.00 0.16 0.12 16:37:57 15:58:01 3 89.25 0.00 10.49 0.00 0.17 0.09 16:37:57 15:58:01 4 87.26 0.00 12.43 0.00 0.17 0.14 16:37:57 15:58:01 5 87.81 0.00 12.02 0.02 0.15 0.00 16:37:57 15:58:01 6 87.27 0.00 12.43 0.04 0.18 0.09 16:37:57 15:58:01 7 87.24 0.00 12.41 0.00 0.26 0.09 16:37:57 15:59:01 all 20.83 0.00 4.66 9.33 0.11 65.08 16:37:57 15:59:01 0 21.51 0.00 4.59 4.13 0.08 69.69 16:37:57 15:59:01 1 21.78 0.00 4.55 4.48 0.12 69.08 16:37:57 15:59:01 2 20.98 0.00 4.08 3.29 0.10 71.55 16:37:57 15:59:01 3 21.10 0.00 4.63 8.03 0.10 66.14 16:37:57 15:59:01 4 20.06 0.00 4.59 2.25 0.10 73.00 16:37:57 15:59:01 5 21.24 0.00 5.71 33.09 0.14 39.84 16:37:57 15:59:01 6 20.02 0.00 4.52 8.83 0.10 66.53 16:37:57 15:59:01 7 19.93 0.00 4.58 10.58 0.10 64.80 16:37:57 16:00:01 all 9.49 0.00 1.08 0.22 0.07 89.15 16:37:57 16:00:01 0 11.73 0.00 1.43 1.32 0.08 85.44 16:37:57 16:00:01 1 8.72 0.00 1.07 0.05 0.07 90.09 16:37:57 16:00:01 2 11.30 0.00 1.10 0.15 0.05 87.39 16:37:57 16:00:01 3 9.85 0.00 0.83 0.02 0.07 89.24 16:37:57 16:00:01 4 5.87 0.00 1.00 0.00 0.07 93.06 16:37:57 16:00:01 5 14.95 0.00 1.37 0.03 0.08 83.56 16:37:57 16:00:01 6 6.83 0.00 0.70 0.13 0.07 92.26 16:37:57 16:00:01 7 6.66 0.00 1.10 0.02 0.05 92.17 16:37:57 16:37:57 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:37:57 16:01:01 all 3.48 0.00 0.65 0.05 0.04 95.78 16:37:57 16:01:01 0 5.66 0.00 1.69 0.02 0.05 92.59 16:37:57 16:01:01 1 4.16 0.00 0.55 0.02 0.05 95.22 16:37:57 16:01:01 2 3.02 0.00 0.50 0.10 0.03 96.34 16:37:57 16:01:01 3 3.66 0.00 0.47 0.18 0.05 95.64 16:37:57 16:01:01 4 3.64 0.00 0.63 0.02 0.03 95.68 16:37:57 16:01:01 5 4.40 0.00 0.43 0.03 0.03 95.11 16:37:57 16:01:01 6 1.12 0.00 0.33 0.02 0.03 98.49 16:37:57 16:01:01 7 2.15 0.00 0.60 0.02 0.03 97.19 16:37:57 16:02:01 all 0.11 0.00 0.02 0.00 0.01 99.85 16:37:57 16:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:37:57 16:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:37:57 16:02:01 3 0.03 0.00 0.03 0.03 0.02 99.88 16:37:57 16:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:02:01 5 0.73 0.00 0.08 0.00 0.02 99.17 16:37:57 16:02:01 6 0.05 0.00 0.03 0.00 0.03 99.88 16:37:57 16:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:03:01 all 0.05 0.00 0.01 0.00 0.00 99.93 16:37:57 16:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:37:57 16:03:01 2 0.08 0.00 0.02 0.00 0.00 99.90 16:37:57 16:03:01 3 0.05 0.00 0.00 0.02 0.00 99.93 16:37:57 16:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:03:01 5 0.10 0.00 0.02 0.00 0.02 99.87 16:37:57 16:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:37:57 16:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:04:01 all 0.03 0.00 0.03 0.01 0.01 99.93 16:37:57 16:04:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:37:57 16:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:37:57 16:04:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:37:57 16:04:01 3 0.02 0.00 0.02 0.05 0.02 99.90 16:37:57 16:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 16:37:57 16:04:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:37:57 16:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:37:57 16:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:37:57 16:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:37:57 16:05:01 3 0.03 0.00 0.00 0.03 0.00 99.93 16:37:57 16:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:05:01 5 0.05 0.00 0.05 0.00 0.02 99.88 16:37:57 16:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:37:57 16:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:06:01 all 0.39 0.00 0.05 0.01 0.00 99.54 16:37:57 16:06:01 0 0.22 0.00 0.07 0.02 0.00 99.70 16:37:57 16:06:01 1 0.94 0.00 0.05 0.00 0.00 99.01 16:37:57 16:06:01 2 0.20 0.00 0.07 0.00 0.00 99.73 16:37:57 16:06:01 3 0.60 0.00 0.03 0.02 0.00 99.35 16:37:57 16:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:06:01 5 0.40 0.00 0.10 0.00 0.00 99.50 16:37:57 16:06:01 6 0.27 0.00 0.08 0.02 0.02 99.62 16:37:57 16:06:01 7 0.47 0.00 0.03 0.03 0.02 99.45 16:37:57 16:07:01 all 0.05 0.00 0.02 0.02 0.01 99.90 16:37:57 16:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:07:01 1 0.20 0.00 0.03 0.00 0.00 99.77 16:37:57 16:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:07:01 5 0.07 0.00 0.05 0.02 0.02 99.85 16:37:57 16:07:01 6 0.03 0.00 0.03 0.00 0.03 99.90 16:37:57 16:07:01 7 0.02 0.00 0.02 0.17 0.00 99.80 16:37:57 16:08:01 all 0.03 0.00 0.01 0.02 0.01 99.93 16:37:57 16:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:08:01 1 0.13 0.00 0.03 0.00 0.00 99.83 16:37:57 16:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:08:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:37:57 16:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:08:01 7 0.02 0.00 0.00 0.13 0.00 99.85 16:37:57 16:09:01 all 0.27 0.00 0.01 0.01 0.01 99.70 16:37:57 16:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:09:01 1 1.98 0.00 0.00 0.00 0.02 98.00 16:37:57 16:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:37:57 16:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:09:01 6 0.03 0.00 0.02 0.05 0.02 99.88 16:37:57 16:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:37:57 16:10:01 all 0.11 0.00 0.01 0.00 0.01 99.87 16:37:57 16:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:10:01 1 0.76 0.00 0.00 0.00 0.00 99.24 16:37:57 16:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:37:57 16:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:37:57 16:10:01 7 0.02 0.00 0.03 0.02 0.03 99.90 16:37:57 16:11:01 all 0.08 0.00 0.01 0.00 0.00 99.90 16:37:57 16:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:37:57 16:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:11:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:37:57 16:11:01 4 0.52 0.00 0.00 0.00 0.00 99.48 16:37:57 16:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:37:57 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:11:01 7 0.02 0.00 0.03 0.02 0.00 99.93 16:37:57 16:37:57 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:37:57 16:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:37:57 16:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:37:57 16:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:12:01 5 0.05 0.00 0.00 0.02 0.02 99.92 16:37:57 16:12:01 6 0.05 0.00 0.00 0.00 0.02 99.93 16:37:57 16:12:01 7 0.02 0.00 0.02 0.02 0.02 99.93 16:37:57 16:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:37:57 16:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:37:57 16:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:37:57 16:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:37:57 16:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 16:37:57 16:13:01 7 0.03 0.00 0.02 0.03 0.02 99.90 16:37:57 16:14:01 all 0.03 0.00 0.02 0.04 0.01 99.91 16:37:57 16:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:37:57 16:14:01 3 0.12 0.00 0.00 0.00 0.00 99.88 16:37:57 16:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:14:01 5 0.00 0.00 0.03 0.17 0.02 99.78 16:37:57 16:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:14:01 7 0.03 0.00 0.03 0.13 0.02 99.78 16:37:57 16:15:01 all 0.01 0.00 0.00 0.00 0.01 99.97 16:37:57 16:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:15:01 2 0.08 0.00 0.02 0.00 0.03 99.87 16:37:57 16:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:37:57 16:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:37:57 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:37:57 16:16:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:37:57 16:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:16:01 5 0.07 0.00 0.00 0.02 0.02 99.90 16:37:57 16:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:37:57 16:17:01 all 0.12 0.00 0.02 0.01 0.01 99.85 16:37:57 16:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:37:57 16:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:17:01 4 0.81 0.00 0.02 0.00 0.02 99.15 16:37:57 16:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:37:57 16:17:01 6 0.02 0.00 0.03 0.02 0.00 99.93 16:37:57 16:17:01 7 0.03 0.00 0.00 0.07 0.02 99.88 16:37:57 16:18:01 all 0.27 0.00 0.01 0.00 0.01 99.72 16:37:57 16:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:37:57 16:18:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:37:57 16:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:18:01 4 1.91 0.00 0.00 0.00 0.00 98.09 16:37:57 16:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:19:01 all 0.21 0.00 0.02 0.00 0.01 99.76 16:37:57 16:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:37:57 16:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:19:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:37:57 16:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:37:57 16:19:01 4 1.50 0.00 0.02 0.00 0.00 98.49 16:37:57 16:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 16:37:57 16:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:37:57 16:20:01 all 0.05 0.00 0.02 0.00 0.00 99.93 16:37:57 16:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:37:57 16:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:20:01 2 0.13 0.00 0.02 0.00 0.02 99.83 16:37:57 16:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:20:01 4 0.10 0.00 0.02 0.00 0.00 99.88 16:37:57 16:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:37:57 16:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:37:57 16:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:37:57 16:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:21:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:37:57 16:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:37:57 16:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:37:57 16:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:37:57 16:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:37:57 16:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:22:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:37:57 16:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:37:57 16:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:22:01 5 0.03 0.00 0.02 0.02 0.00 99.93 16:37:57 16:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:37:57 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:37:57 16:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:37:57 16:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:37:57 16:23:01 3 0.07 0.00 0.00 0.00 0.00 99.93 16:37:57 16:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:37:57 16:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:37:57 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:23:01 7 0.00 0.00 0.02 0.05 0.00 99.93 16:37:57 16:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:37:57 16:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:24:01 2 0.07 0.00 0.05 0.00 0.03 99.85 16:37:57 16:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:37:57 16:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:24:01 5 0.03 0.00 0.00 0.05 0.00 99.92 16:37:57 16:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:37:57 16:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:37:57 16:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:37:57 16:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:37:57 16:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:37:57 16:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:37:57 16:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:26:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:37:57 16:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:26:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:37:57 16:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:26:01 7 0.00 0.00 0.02 0.03 0.00 99.95 16:37:57 16:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:37:57 16:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:37:57 16:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:27:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:37:57 16:27:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:37:57 16:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:37:57 16:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:37:57 16:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:37:57 16:28:01 all 0.01 0.00 0.00 0.01 0.01 99.97 16:37:57 16:28:01 0 0.07 0.00 0.00 0.00 0.00 99.93 16:37:57 16:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:37:57 16:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:37:57 16:28:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:37:57 16:29:01 all 0.13 0.00 0.02 0.01 0.01 99.84 16:37:57 16:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:37:57 16:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:37:57 16:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:37:57 16:29:01 4 0.81 0.00 0.03 0.00 0.00 99.15 16:37:57 16:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 16:37:57 16:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:29:01 7 0.03 0.00 0.00 0.03 0.02 99.92 16:37:57 16:30:01 all 0.12 0.00 0.01 0.00 0.01 99.85 16:37:57 16:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:30:01 2 0.07 0.00 0.03 0.00 0.03 99.87 16:37:57 16:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:37:57 16:30:01 4 0.85 0.00 0.00 0.00 0.00 99.15 16:37:57 16:30:01 5 0.02 0.00 0.00 0.00 0.05 99.93 16:37:57 16:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:31:01 all 0.04 0.00 0.01 0.00 0.00 99.94 16:37:57 16:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:37:57 16:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:31:01 2 0.08 0.00 0.05 0.00 0.02 99.85 16:37:57 16:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:31:01 4 0.12 0.00 0.00 0.00 0.00 99.88 16:37:57 16:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:37:57 16:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:37:57 16:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:37:57 16:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:37:57 16:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:32:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:37:57 16:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:37:57 16:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:37:57 16:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:37:57 16:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:37:57 16:33:01 all 0.10 0.00 0.02 0.00 0.01 99.86 16:37:57 16:33:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:37:57 16:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:37:57 16:33:01 2 0.08 0.00 0.02 0.00 0.02 99.88 16:37:57 16:33:01 3 0.27 0.00 0.02 0.00 0.02 99.70 16:37:57 16:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:37:57 16:33:01 5 0.08 0.00 0.00 0.02 0.02 99.88 16:37:57 16:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:37:57 16:33:01 7 0.13 0.00 0.08 0.02 0.02 99.75 16:37:57 16:37:57 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:37:57 16:34:01 all 0.21 0.00 0.01 0.00 0.00 99.77 16:37:57 16:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:37:57 16:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:37:57 16:34:01 5 1.58 0.00 0.02 0.02 0.00 98.38 16:37:57 16:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:37:57 16:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:35:01 all 0.16 0.00 0.02 0.00 0.01 99.82 16:37:57 16:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:37:57 16:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:37:57 16:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:37:57 16:35:01 3 0.08 0.00 0.00 0.00 0.00 99.92 16:37:57 16:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:37:57 16:35:01 5 1.03 0.00 0.02 0.00 0.02 98.94 16:37:57 16:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:37:57 16:35:01 7 0.02 0.00 0.02 0.02 0.02 99.93 16:37:57 16:36:01 all 1.31 0.00 0.63 0.04 0.02 98.00 16:37:57 16:36:01 0 0.98 0.00 0.60 0.00 0.02 98.40 16:37:57 16:36:01 1 1.24 0.00 0.92 0.00 0.02 97.83 16:37:57 16:36:01 2 1.39 0.00 0.74 0.00 0.02 97.86 16:37:57 16:36:01 3 2.00 0.00 0.67 0.00 0.03 97.30 16:37:57 16:36:01 4 1.38 0.00 0.55 0.02 0.02 98.03 16:37:57 16:36:01 5 1.29 0.00 0.44 0.12 0.02 98.14 16:37:57 16:36:01 6 0.97 0.00 0.43 0.02 0.02 98.56 16:37:57 16:36:01 7 1.24 0.00 0.69 0.17 0.02 97.89 16:37:57 16:37:01 all 7.84 0.00 3.45 5.83 0.06 82.82 16:37:57 16:37:01 0 7.94 0.00 3.16 2.19 0.05 86.66 16:37:57 16:37:01 1 6.74 0.00 3.73 7.49 0.05 82.00 16:37:57 16:37:01 2 9.12 0.00 3.64 0.45 0.08 86.70 16:37:57 16:37:01 3 7.95 0.00 3.54 0.94 0.05 87.51 16:37:57 16:37:01 4 7.29 0.00 3.50 0.05 0.03 89.13 16:37:57 16:37:01 5 8.75 0.00 3.51 29.73 0.09 57.93 16:37:57 16:37:01 6 7.27 0.00 2.96 2.76 0.05 86.96 16:37:57 16:37:01 7 7.67 0.00 3.54 3.44 0.05 85.31 16:37:57 Average: all 8.30 0.00 1.50 1.64 0.03 88.52 16:37:57 Average: 0 8.39 0.00 1.56 2.39 0.03 87.63 16:37:57 Average: 1 8.26 0.00 1.41 0.89 0.03 89.42 16:37:57 Average: 2 8.33 0.00 1.43 0.98 0.03 89.24 16:37:57 Average: 3 8.32 0.00 1.52 1.77 0.03 88.36 16:37:57 Average: 4 8.22 0.00 1.51 0.86 0.03 89.39 16:37:57 Average: 5 8.49 0.00 1.53 2.40 0.03 87.55 16:37:57 Average: 6 8.30 0.00 1.51 2.23 0.03 87.93 16:37:57 Average: 7 8.11 0.00 1.54 1.63 0.03 88.68 16:37:57 16:37:57 16:37:57