Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c915772745d8186d2431f3cbe90828097471706 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-ssh9660120122715290899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10948171706163008878.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17673384216456005145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5877410504230771560.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-ssh6142675068661684531.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]] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-34570’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34572 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/758 [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/758 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1c915772745d8186d2431f3cbe90828097471706 (main) Commit message: "Merge pull request #5016 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.30.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 1c915772745d8186d2431f3cbe90828097471706 # timeout=10 > git rev-list --no-walk fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:10:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:10:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:10:47 ========================================================= 00:10:47 EdgeX Global Pipelines Version Info 00:10:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:10:48 ------------------- 00:10:48 stable info: 00:10:48 ------------------- 00:10:48 Commited By: Cherry Wang cherry@iotechsys.com 00:10:48 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:10:48 Message: update stable to v1.0.269 00:10:48 ------------------- 00:10:48 experimental info: 00:10:48 ------------------- 00:10:48 Commited By: **** collab-it+edgex@linuxfoundation.org 00:10:48 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:10:48 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c915772745d8186d2431f3cbe90828097471706 [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c91577 [Pipeline] echo 00:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:49 provisioning config files... 00:10:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config15092399060072802679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:50 ---> ****-login.sh 00:10:50 nexus3.edgexfoundry.org:10001 00:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:10:50 Configure a credential helper to remove this warning. See 00:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:10:50 00:10:50 Login Succeeded 00:10:50 nexus3.edgexfoundry.org:10002 00:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:10:50 Configure a credential helper to remove this warning. See 00:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:10:50 00:10:50 Login Succeeded 00:10:50 nexus3.edgexfoundry.org:10003 00:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:10:50 Configure a credential helper to remove this warning. See 00:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:10:50 00:10:50 Login Succeeded 00:10:50 nexus3.edgexfoundry.org:10004 00:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:10:50 Configure a credential helper to remove this warning. See 00:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:10:50 00:10:50 Login Succeeded 00:10:50 ****.io 00:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:10:50 Configure a credential helper to remove this warning. See 00:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:10:50 00:10:50 Login Succeeded 00:10:51 ---> ****-login.sh ends [Pipeline] } 00:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:10:51 + dirname cmd/core-command/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo core-command,cmd/core-command/Dockerfile 00:10:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:10:51 + dirname cmd/core-data/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo core-data,cmd/core-data/Dockerfile 00:10:51 + + dirnamecut cmd/core-keeper/Dockerfile -d/ 00:10:51 -f2 00:10:51 + echo core-keeper,cmd/core-keeper/Dockerfile 00:10:51 + dirname cmd/core-metadata/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo core-metadata,cmd/core-metadata/Dockerfile 00:10:51 + dirname cmd/security-bootstrapper/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:10:51 + dirname cmd/security-proxy-auth/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:10:51 + dirname cmd/security-proxy-setup/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:10:51 + dirname cmd/security-secretstore-setup/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:10:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:10:51 + dirname cmd/security-spire-agent/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:10:51 + dirname cmd/security-spire-config/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:10:51 + dirname cmd/security-spire-server/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:10:51 + dirname cmd/support-notifications/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo support-notifications,cmd/support-notifications/Dockerfile 00:10:51 + dirname cmd/support-scheduler/Dockerfile 00:10:51 + cut -d/ -f2 00:10:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:10:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:10:51 + git rev-list -1 --merges 1c915772745d8186d2431f3cbe90828097471706~1..1c915772745d8186d2431f3cbe90828097471706 [Pipeline] echo 00:10:51 -----------> git rev-list -1 --merges 1c915772745d8186d2431f3cbe90828097471706~1..1c915772745d8186d2431f3cbe90828097471706 1c915772745d8186d2431f3cbe90828097471706 00:10:51 1c915772745d8186d2431f3cbe90828097471706 [false] [Pipeline] sh 00:10:52 + git log --format=format:%s -1 1c915772745d8186d2431f3cbe90828097471706 [Pipeline] echo 00:10:52 ========================================================= 00:10:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:10:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:10:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:52 + grep -v github /etc/ssh/ssh_known_hosts 00:10:52 + [ -e /tmp/ssh_known_hosts ] 00:10:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:10:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:10:52 + sudo tee -a /etc/ssh/ssh_known_hosts 00:10:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:52 00:10:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:53 0.1.4: Pulling from edgex-devops/py-git-semver 00:10:53 b85a868b505f: Pulling fs layer 00:10:53 e2be974225ed: Pulling fs layer 00:10:53 339a4e72a1f5: Pulling fs layer 00:10:53 988bab9f4d93: Pulling fs layer 00:10:53 1469e6f7b9e6: Pulling fs layer 00:10:53 eaf3925da568: Pulling fs layer 00:10:53 bab4dde63d76: Pulling fs layer 00:10:53 bde34c3a00c8: Pulling fs layer 00:10:53 b352a97aabf1: Pulling fs layer 00:10:53 4872d77fe225: Pulling fs layer 00:10:53 5851b861e8e6: Pulling fs layer 00:10:53 bab4dde63d76: Waiting 00:10:53 bde34c3a00c8: Waiting 00:10:53 988bab9f4d93: Waiting 00:10:53 b352a97aabf1: Waiting 00:10:53 4872d77fe225: Waiting 00:10:53 5851b861e8e6: Waiting 00:10:53 1469e6f7b9e6: Waiting 00:10:53 eaf3925da568: Waiting 00:10:53 e2be974225ed: Download complete 00:10:53 988bab9f4d93: Download complete 00:10:53 1469e6f7b9e6: Verifying Checksum 00:10:53 1469e6f7b9e6: Download complete 00:10:53 eaf3925da568: Verifying Checksum 00:10:53 eaf3925da568: Download complete 00:10:53 339a4e72a1f5: Verifying Checksum 00:10:53 339a4e72a1f5: Download complete 00:10:53 bde34c3a00c8: Download complete 00:10:53 b352a97aabf1: Verifying Checksum 00:10:53 b352a97aabf1: Download complete 00:10:53 4872d77fe225: Download complete 00:10:53 b85a868b505f: Verifying Checksum 00:10:53 b85a868b505f: Download complete 00:10:53 bab4dde63d76: Verifying Checksum 00:10:53 bab4dde63d76: Download complete 00:10:54 b85a868b505f: Pull complete 00:10:54 e2be974225ed: Pull complete 00:10:55 339a4e72a1f5: Pull complete 00:10:55 988bab9f4d93: Pull complete 00:10:55 1469e6f7b9e6: Pull complete 00:10:55 eaf3925da568: Pull complete 00:10:57 bab4dde63d76: Pull complete 00:10:57 bde34c3a00c8: Pull complete 00:10:57 b352a97aabf1: Pull complete 00:10:57 4872d77fe225: Pull complete 00:10:57 5851b861e8e6: Pull complete 00:10:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:57 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:10:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:10:58 $ docker top 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 -eo pid,comm 00:10:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:10:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:58 [ssh-agent] Looking for ssh-agent implementation... 00:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:59 $ docker exec 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent 00:10:59 SSH_AUTH_SOCK=/tmp/ssh-MjMGMh9RlCtc/agent.32 00:10:59 SSH_AGENT_PID=38 00:10:59 Running ssh-add (command line suppressed) 00:10:59 Identity added: /w/workspace/edgex-go/758@tmp/private_key_11953285460659795721.key (/w/workspace/edgex-go/758@tmp/private_key_11953285460659795721.key) 00:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:59 + git tag --points-at HEAD [Pipeline] } 00:10:59 $ docker exec --env ******** --env ******** 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent -k 00:10:59 unset SSH_AUTH_SOCK; 00:10:59 unset SSH_AGENT_PID; 00:10:59 echo Agent pid 38 killed; 00:10:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:59 [ssh-agent] Looking for ssh-agent implementation... 00:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:59 $ docker exec 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent 00:10:59 SSH_AUTH_SOCK=/tmp/ssh-qA4x5RPhwjSq/agent.71 00:10:59 SSH_AGENT_PID=77 00:10:59 Running ssh-add (command line suppressed) 00:11:00 Identity added: /w/workspace/edgex-go/758@tmp/private_key_18259123171285798632.key (/w/workspace/edgex-go/758@tmp/private_key_18259123171285798632.key) 00:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:11:00 + git semver init 00:11:00 2024-12-06 00:11:00,556 [run_init] DEBUG init version:0.0.0 force:False 00:11:00 2024-12-06 00:11:00,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/758/.semver 00:11:00 2024-12-06 00:11:00,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/758/.semver 00:11:00 2024-12-06 00:11:00,558 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/758/.semver'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=None) 00:11:05 2024-12-06 00:11:04,931 [append_file] DEBUG append to file:/w/workspace/edgex-go/758/.git/info/exclude 00:11:05 2024-12-06 00:11:04,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/758/.semver/main with force:False 00:11:05 2024-12-06 00:11:04,932 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:11:05 2024-12-06 00:11:04,932 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:11:05 4.0.0-dev.22 [Pipeline] } 00:11:05 $ docker exec --env ******** --env ******** 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent -k 00:11:06 unset SSH_AUTH_SOCK; 00:11:06 unset SSH_AGENT_PID; 00:11:06 echo Agent pid 77 killed; 00:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:11:06 + git semver [Pipeline] } 00:11:06 $ docker stop --time=1 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 00:11:07 $ docker rm -f --volumes 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 [Pipeline] // withDockerContainer [Pipeline] sh 00:11:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:11:08 Stashed 1 file(s) [Pipeline] echo 00:11:08 [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:08 + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] echo 00:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:11:08 ========================================================= 00:11:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:11:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:11:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:11:09 43c4264eed91: Pulling fs layer 00:11:09 4cc291be95ef: Pulling fs layer 00:11:09 2ac1f1163629: Pulling fs layer 00:11:09 5c3c966382ef: Pulling fs layer 00:11:09 4f4fb700ef54: Pulling fs layer 00:11:09 5d5c8e513c77: Pulling fs layer 00:11:09 9f66e0745190: Pulling fs layer 00:11:09 f49a43e4bbc0: Pulling fs layer 00:11:09 561ebcabdf7f: Pulling fs layer 00:11:09 5c3c966382ef: Waiting 00:11:09 4f4fb700ef54: Waiting 00:11:09 9f66e0745190: Waiting 00:11:09 5d5c8e513c77: Waiting 00:11:09 f49a43e4bbc0: Waiting 00:11:09 561ebcabdf7f: Waiting 00:11:09 4cc291be95ef: Download complete 00:11:09 5c3c966382ef: Verifying Checksum 00:11:09 5c3c966382ef: Download complete 00:11:09 4f4fb700ef54: Verifying Checksum 00:11:09 4f4fb700ef54: Download complete 00:11:09 5d5c8e513c77: Download complete 00:11:09 43c4264eed91: Download complete 00:11:09 9f66e0745190: Verifying Checksum 00:11:09 9f66e0745190: Download complete 00:11:09 43c4264eed91: Pull complete 00:11:09 561ebcabdf7f: Download complete 00:11:09 4cc291be95ef: Pull complete 00:11:09 2ac1f1163629: Verifying Checksum 00:11:09 2ac1f1163629: Download complete 00:11:10 f49a43e4bbc0: Verifying Checksum 00:11:10 f49a43e4bbc0: Download complete 00:11:12 2ac1f1163629: Pull complete 00:11:12 5c3c966382ef: Pull complete 00:11:12 4f4fb700ef54: Pull complete 00:11:12 5d5c8e513c77: Pull complete 00:11:13 9f66e0745190: Pull complete 00:11:14 f49a43e4bbc0: Pull complete 00:11:15 561ebcabdf7f: Pull complete 00:11:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 00:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:11:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:11:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:11:15 WORKDIR /edgex 00:11:15 COPY go.mod . 00:11:15 RUN go mod download 00:11:15 + docker build -t ci-base-image-x86_64 -f - . 00:11:16 Sending build context to Docker daemon 178.1MB 00:11:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:11:16 ---> 3a752c3f9dda 00:11:16 Step 2/4 : WORKDIR /edgex 00:11:18 ---> Running in d2cbe881e9b3 00:11:18 Removing intermediate container d2cbe881e9b3 00:11:18 ---> 440313f5c8f1 00:11:18 Step 3/4 : COPY go.mod . 00:11:18 ---> 710091306aec 00:11:18 Step 4/4 : RUN go mod download 00:11:18 ---> Running in 9cbe9b217683 00:11:23 Still waiting to schedule task 00:11:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:11:40 Removing intermediate container 9cbe9b217683 00:11:40 ---> 8dad070dd9dc 00:11:40 Successfully built 8dad070dd9dc 00:11:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:40 + docker inspect -f . ci-base-image-x86_64 00:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:40 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:11:41 $ docker top d4ff91570591f565050a9cede99dcc384fb8b981e34a6eb52e6ab18a4f36199d -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:41 + go version 00:11:41 go version go1.23.2 linux/amd64 [Pipeline] } 00:11:41 $ docker stop --time=1 d4ff91570591f565050a9cede99dcc384fb8b981e34a6eb52e6ab18a4f36199d 00:11:42 $ docker rm -f --volumes d4ff91570591f565050a9cede99dcc384fb8b981e34a6eb52e6ab18a4f36199d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:43 + docker inspect -f . ci-base-image-x86_64 00:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:43 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:11:43 $ docker top ca7ef31209d9a63aa65a2c597cef0d147fb09009d49e8305fb4ca7eaf3332bea -eo pid,comm [Pipeline] { [Pipeline] echo 00:11:43 ========================================================= 00:11:43 [edgeXBuildGoParallel] Running Tests and Build... 00:11:43 ========================================================= [Pipeline] sh 00:11:44 + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] fileExists [Pipeline] sh 00:11:44 + make test 00:11:44 go test -race -coverprofile=coverage.out ./... 00:11:52 ? github.com/edgexfoundry/edgex-go [no test files] 00:12:18 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 00:12:18 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 00:12:19 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 00:12:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:12:21 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 00:12:21 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 00:12:22 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 00:12:22 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 00:12:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 00:12:23 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 00:12:23 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 00:12:23 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 00:12:23 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 00:12:23 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 00:12:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 00:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:12:24 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:12:24 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 00:12:24 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 00:12:24 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 00:12:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 00:12:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 00:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:12:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:12:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:12:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 00:12:26 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 00:12:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 00:12:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 00:12:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 00:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 00:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 48.4% of statements 00:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.944s coverage: 93.4% of statements 00:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 00:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:12:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 00:12:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:12:28 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 00:12:28 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 00:12:28 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 00:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:12:28 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 00:12:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 00:12:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 00:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements 00:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements 00:12:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 00:12:29 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 00:12:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 00:12:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 00:12:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 1.1% of statements 00:12:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 44.2% of statements 00:12:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements 00:12:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 00:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 00:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 00:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 00:12:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 00:12:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 00:12:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 00:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:12:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 00:12:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 00:12:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 00:12:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 00:12:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 00:12:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 00:12:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 00:12:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 00:12:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 00:12:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 00:12:33 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 00:12:33 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 00:12:33 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 00:12:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 00:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:12:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 00:12:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 00:12:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 00:12:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 00:12:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 00:12:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 00:12:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 00:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:12:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 00:12:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 00:12:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 00:12:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 00:12:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 00:12:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 00:12:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 00:12:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 00:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:12:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 00:12:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 00:12:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 00:12:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 00:12:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 00:12:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:12:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:12:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34574 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:12:53 Running in /w/workspace/edgex-go/758 [Pipeline] { [Pipeline] checkout 00:12:53 The recommended git tool is: git 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.045s coverage: 92.9% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.8% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.016s coverage: 93.8% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.2% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements 00:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements 00:12:55 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 00:12:55 running golangci-lint 00:12:55 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 00:12:55 go version go1.23.2 linux/amd64 00:12:55 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 00:12:55 level=info msg="[config_reader] Used config file .golangci.yml" 00:12:55 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:12:58 using credential edgex-jenkins-ssh 00:12:58 Cloning the remote Git repository 00:12:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:12:58 > git init /w/workspace/edgex-go/758 # timeout=10 00:12:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:12:58 > git --version # timeout=10 00:12:58 > git --version # 'git version 2.25.1' 00:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:12:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:13:16 Avoid second fetch 00:13:16 Checking out Revision 1c915772745d8186d2431f3cbe90828097471706 (main) 00:13:17 Commit message: "Merge pull request #5016 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.30.0" 00:13:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:16 > git config core.sparsecheckout # timeout=10 00:13:16 > git checkout -f 1c915772745d8186d2431f3cbe90828097471706 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:21 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 22.189358294s" 00:13:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 63.760373ms" 00:13:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:13:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:21 Dload Upload Total Spent Left Speed 00:13:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 00:13:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:13:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:13:22 + sudo tee /etc/docker/daemon.new 00:13:22 { 00:13:22 "registry-mirrors": [ 00:13:22 "https://nexus3.edgexfoundry.org:10001" 00:13:22 ], 00:13:22 "bip": "10.250.0.254/24", 00:13:22 "hosts": [ 00:13:22 "tcp://0.0.0.0:5555", 00:13:22 "unix:///var/run/docker.sock" 00:13:22 ], 00:13:22 "mtu": 1458, 00:13:22 "selinux-enabled": true, 00:13:22 "seccomp-profile": "/etc/docker/seccomp.json" 00:13:22 } [Pipeline] sh 00:13:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:13:23 + sudo service docker restart 00:13:29 level=info msg="[linters_context/goanalysis] analyzers took 1m52.639949056s with top 10 stages: buildir: 58.29091411s, gosec: 3.32596196s, fact_deprecated: 3.112016547s, inspect: 2.870647482s, printf: 2.165689562s, ctrlflow: 1.985535206s, fact_purity: 1.346401801s, S1038: 1.266744851s, nilness: 1.23092376s, tokenfileanalyzer: 820.016808ms" 00:13:29 level=info msg="[runner] Issues before processing: 193, after processing: 0" 00:13:29 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 193/193, nolint: 15/0, filename_unadjuster: 193/193, skip_files: 193/193, skip_dirs: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, cgo: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, exclude: 193/193" 00:13:29 level=info msg="[runner] processing took 16.277058ms with stages: nolint: 8.666824ms, identifier_marker: 4.000424ms, autogenerated_exclude: 1.15177ms, exclude-rules: 970.938µs, path_prettifier: 929.128µs, skip_dirs: 496.764µs, cgo: 22.39µs, invalid_issue: 21.71µs, filename_unadjuster: 9.59µs, max_same_issues: 1.75µs, uniq_by_line: 990ns, diff: 710ns, fixer: 590ns, source_code: 540ns, skip_files: 510ns, severity-rules: 500ns, sort_results: 440ns, max_from_linter: 370ns, exclude: 370ns, path_shortener: 250ns, path_prefixer: 250ns, max_per_file_from_linter: 250ns" 00:13:29 level=info msg="[runner] linters took 12.26067801s with stages: goanalysis_metalinter: 12.244216361s" 00:13:29 level=info msg="File cache stats: 0 entries of total size 0B" 00:13:29 level=info msg="Memory: 343 samples, avg is 277.8MB, max is 1184.3MB" 00:13:29 level=info msg="Execution took 34.522162099s" 00:13:29 go vet ./... 00:13:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:36 ./bin/test-attribution-txt.sh [Pipeline] echo 00:13:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:13:36 + ls -al . 00:13:36 total 1740 00:13:36 drwxrwxr-x 11 1001 1001 4096 Dec 6 00:11 . 00:13:36 drwxr-xr-x 4 root root 4096 Dec 6 00:11 .. 00:13:36 drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 .blubracket 00:13:36 -rw-rw-r-- 1 1001 1001 10 Dec 6 00:10 .dockerignore 00:13:36 drwxrwxr-x 8 1001 1001 4096 Dec 6 00:12 .git 00:13:36 drwxrwxr-x 3 1001 1001 4096 Dec 6 00:10 .github 00:13:36 -rw-rw-r-- 1 1001 1001 907 Dec 6 00:10 .gitignore 00:13:36 -rw-rw-r-- 1 1001 1001 199 Dec 6 00:10 .golangci.yml 00:13:36 -rw-rw-r-- 1 1001 1001 100 Dec 6 00:10 .hadolint.yml 00:13:36 drwxr-xr-x 3 1001 1001 4096 Dec 6 00:11 .semver 00:13:36 -rw-rw-r-- 1 1001 1001 155 Dec 6 00:10 .sonarcloud.properties 00:13:36 -rw-rw-r-- 1 1001 1001 1171 Dec 6 00:10 ADOPTERS.md 00:13:36 -rw-rw-r-- 1 1001 1001 17141 Dec 6 00:10 Attribution.txt 00:13:36 -rw-rw-r-- 1 1001 1001 100284 Dec 6 00:10 CHANGELOG.md 00:13:36 -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:10 CONTRIBUTING.md 00:13:36 -rw-rw-r-- 1 1001 1001 677 Dec 6 00:10 GOVERNANCE.md 00:13:36 -rw-rw-r-- 1 1001 1001 858 Dec 6 00:10 Jenkinsfile 00:13:36 -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:10 LICENSE 00:13:36 -rw-rw-r-- 1 1001 1001 16740 Dec 6 00:10 Makefile 00:13:36 -rw-rw-r-- 1 1001 1001 582 Dec 6 00:10 OWNERS.md 00:13:36 -rw-rw-r-- 1 1001 1001 9932 Dec 6 00:10 README.md 00:13:36 -rw-rw-r-- 1 1001 1001 789 Dec 6 00:10 SECURITY.md 00:13:36 -rw-rw-r-- 1 1001 1001 12 Dec 6 00:11 VERSION 00:13:36 drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 bin 00:13:36 drwxrwxr-x 19 1001 1001 4096 Dec 6 00:10 cmd 00:13:36 -rw-r--r-- 1 root root 1412872 Dec 6 00:12 coverage.out 00:13:36 drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 fuzz_test 00:13:36 -rw-rw-r-- 1 1001 1001 6531 Dec 6 00:10 go.mod 00:13:36 -rw-rw-r-- 1 1001 1001 88084 Dec 6 00:10 go.sum 00:13:36 drwxrwxr-x 7 1001 1001 4096 Dec 6 00:10 internal 00:13:36 drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 openapi 00:13:36 -rw-rw-r-- 1 1001 1001 584 Dec 6 00:10 security.txt 00:13:36 -rw-rw-r-- 1 1001 1001 204 Dec 6 00:10 version.go [Pipeline] sh 00:13:37 + '[' -e coverage.out ] 00:13:37 + chown 1001:1001 coverage.out [Pipeline] stash 00:13:37 Stashed 1 file(s) [Pipeline] sh 00:13:37 + make build 00:13:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:42 provisioning config files... 00:13:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config488266962321711438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:42 ---> ****-login.sh 00:13:42 nexus3.edgexfoundry.org:10001 00:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:43 Configure a credential helper to remove this warning. See 00:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:43 00:13:43 Login Succeeded 00:13:43 nexus3.edgexfoundry.org:10002 00:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:43 Configure a credential helper to remove this warning. See 00:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:43 00:13:43 Login Succeeded 00:13:43 nexus3.edgexfoundry.org:10003 00:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:43 Configure a credential helper to remove this warning. See 00:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:43 00:13:43 Login Succeeded 00:13:43 nexus3.edgexfoundry.org:10004 00:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:43 Configure a credential helper to remove this warning. See 00:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:43 00:13:43 Login Succeeded 00:13:43 ****.io 00:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:44 Configure a credential helper to remove this warning. See 00:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:44 00:13:44 Login Succeeded 00:13:44 ---> ****-login.sh ends [Pipeline] } 00:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:13:45 + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] echo 00:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:13:45 ========================================================= 00:13:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:13:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:13:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:13:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:13:46 cf04c63912e1: Pulling fs layer 00:13:46 55b35a11ae5e: Pulling fs layer 00:13:46 a37a00ec5f00: Pulling fs layer 00:13:46 50b3750afda1: Pulling fs layer 00:13:46 4f4fb700ef54: Pulling fs layer 00:13:46 80978eb59214: Pulling fs layer 00:13:46 c9f46d7d2bd2: Pulling fs layer 00:13:46 c5a475d317c9: Pulling fs layer 00:13:46 50b3750afda1: Waiting 00:13:46 4f4fb700ef54: Waiting 00:13:46 c5a475d317c9: Waiting 00:13:46 c9f46d7d2bd2: Waiting 00:13:46 80978eb59214: Waiting 00:13:46 55b35a11ae5e: Verifying Checksum 00:13:46 55b35a11ae5e: Download complete 00:13:46 50b3750afda1: Download complete 00:13:46 4f4fb700ef54: Download complete 00:13:46 cf04c63912e1: Verifying Checksum 00:13:46 cf04c63912e1: Download complete 00:13:46 80978eb59214: Verifying Checksum 00:13:46 80978eb59214: Download complete 00:13:46 c5a475d317c9: Verifying Checksum 00:13:46 c5a475d317c9: Download complete 00:13:46 cf04c63912e1: Pull complete 00:13:47 55b35a11ae5e: Pull complete 00:13:47 a37a00ec5f00: Verifying Checksum 00:13:47 a37a00ec5f00: Download complete 00:13:48 c9f46d7d2bd2: Verifying Checksum 00:13:48 c9f46d7d2bd2: Download complete 00:13:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:13:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:13:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:14:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:14:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:14:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:14:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:14:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:14:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:14:10 a37a00ec5f00: Pull complete 00:14:10 50b3750afda1: Pull complete 00:14:10 4f4fb700ef54: Pull complete 00:14:10 80978eb59214: Pull complete 00:14:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:14:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:14:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:14:12 $ docker stop --time=1 ca7ef31209d9a63aa65a2c597cef0d147fb09009d49e8305fb4ca7eaf3332bea 00:14:15 $ docker rm -f --volumes ca7ef31209d9a63aa65a2c597cef0d147fb09009d49e8305fb4ca7eaf3332bea [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 00:14:16 c9f46d7d2bd2: Pull complete 00:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:14:17 00:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:14:17 latest: Pulling from edgex-devops/edgex-compose 00:14:17 91d30c5bc195: Pulling fs layer 00:14:17 2e9b0aa3be6d: Pulling fs layer 00:14:17 9c61dcf015f6: Pulling fs layer 00:14:17 4698f68db338: Pulling fs layer 00:14:17 2a2f49069b9e: Pulling fs layer 00:14:17 e0025b399a48: Pulling fs layer 00:14:17 2a2f49069b9e: Waiting 00:14:17 e0025b399a48: Waiting 00:14:17 4698f68db338: Waiting 00:14:17 91d30c5bc195: Verifying Checksum 00:14:17 91d30c5bc195: Download complete 00:14:17 4698f68db338: Download complete 00:14:17 2e9b0aa3be6d: Verifying Checksum 00:14:17 2e9b0aa3be6d: Download complete 00:14:17 e0025b399a48: Verifying Checksum 00:14:17 e0025b399a48: Download complete 00:14:17 91d30c5bc195: Pull complete 00:14:17 2a2f49069b9e: Verifying Checksum 00:14:17 2a2f49069b9e: Download complete 00:14:17 2e9b0aa3be6d: Pull complete 00:14:17 9c61dcf015f6: Verifying Checksum 00:14:17 9c61dcf015f6: Download complete 00:14:18 c5a475d317c9: Pull complete 00:14:18 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 00:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:14:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:14:18 WORKDIR /edgex 00:14:18 COPY go.mod . 00:14:18 RUN go mod download 00:14:18 + docker build -t ci-base-image-arm64 -f - . 00:14:20 9c61dcf015f6: Pull complete 00:14:20 4698f68db338: Pull complete 00:14:20 2a2f49069b9e: Pull complete 00:14:20 #0 building with "default" instance using docker driver 00:14:20 00:14:20 #1 [internal] load .dockerignore 00:14:20 #1 transferring context: 50B 0.0s done 00:14:20 #1 DONE 0.1s 00:14:20 00:14:20 #2 [internal] load build definition from Dockerfile 00:14:20 #2 transferring dockerfile: 172B 0.0s done 00:14:20 #2 DONE 0.1s 00:14:20 00:14:20 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:14:20 #3 DONE 0.0s 00:14:20 00:14:20 #4 [internal] load build context 00:14:20 #4 transferring context: 6.57kB done 00:14:20 #4 DONE 0.1s 00:14:20 00:14:20 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:14:20 #5 DONE 0.3s 00:14:20 00:14:20 #6 [2/4] WORKDIR /edgex 00:14:20 e0025b399a48: Pull complete 00:14:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:14:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:20 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:14: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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:14:21 #6 DONE 0.9s 00:14:21 00:14:21 #7 [3/4] COPY go.mod . 00:14:21 #7 DONE 0.1s 00:14:21 00:14:21 #8 [4/4] RUN go mod download 00:14:22 $ docker top 5bc7d3425098e237be2c80464e1048322ae3c39fd1b0ba77f5fa409179132775 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:22 + docker compose -f ./docker-compose-build.yml build --parallel 00:14:25 #1 [security-proxy-auth internal] load build definition from Dockerfile 00:14:25 #1 transferring dockerfile: 2.15kB done 00:14:25 #1 DONE 0.0s 00:14:25 00:14:25 #2 [security-bootstrapper internal] load build definition from Dockerfile 00:14:25 #2 transferring dockerfile: 3.02kB done 00:14:25 #2 DONE 0.0s 00:14:25 00:14:25 #3 [security-spire-server internal] load build definition from Dockerfile 00:14:25 #3 transferring dockerfile: 1.70kB done 00:14:25 #3 DONE 0.0s 00:14:25 00:14:25 #4 [security-secretstore-setup internal] load build definition from Dockerfile 00:14:25 #4 transferring dockerfile: 2.49kB done 00:14:25 #4 DONE 0.0s 00:14:25 00:14:25 #5 [support-scheduler internal] load build definition from Dockerfile 00:14:25 #5 transferring dockerfile: 1.82kB done 00:14:25 #5 DONE 0.0s 00:14:25 00:14:25 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:14:25 #6 transferring dockerfile: 1.89kB done 00:14:25 #6 DONE 0.0s 00:14:25 00:14:25 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:14:25 #7 transferring dockerfile: 2.23kB done 00:14:25 #7 DONE 0.0s 00:14:25 00:14:25 #8 [security-proxy-auth internal] load .dockerignore 00:14:25 #8 transferring context: 50B done 00:14:25 #8 DONE 0.0s 00:14:25 00:14:25 #9 [support-notifications internal] load build definition from Dockerfile 00:14:25 #9 transferring dockerfile: 2.02kB done 00:14:25 #9 DONE 0.0s 00:14:25 00:14:25 #10 [security-spire-config internal] load build definition from Dockerfile 00:14:25 #10 transferring dockerfile: 1.69kB done 00:14:25 #10 DONE 0.0s 00:14:25 00:14:25 #11 [core-keeper internal] load build definition from Dockerfile 00:14:25 #11 transferring dockerfile: 2.07kB done 00:14:25 #11 DONE 0.0s 00:14:25 00:14:25 #12 [security-proxy-setup internal] load build definition from Dockerfile 00:14:25 #12 transferring dockerfile: 2.50kB done 00:14:25 #12 DONE 0.0s 00:14:25 00:14:25 #13 [core-command internal] load build definition from Dockerfile 00:14:25 #13 transferring dockerfile: 1.94kB done 00:14:25 #13 DONE 0.0s 00:14:25 00:14:25 #14 [core-metadata internal] load build definition from Dockerfile 00:14:25 #14 transferring dockerfile: 2.13kB done 00:14:25 #14 DONE 0.1s 00:14:25 00:14:25 #15 [security-spire-agent internal] load build definition from Dockerfile 00:14:25 #15 transferring dockerfile: 1.81kB done 00:14:25 #15 DONE 0.0s 00:14:25 00:14:25 #16 [core-data internal] load build definition from Dockerfile 00:14:25 #16 transferring dockerfile: 2.07kB done 00:14:25 #16 DONE 0.1s 00:14:25 00:14:25 #17 [security-bootstrapper internal] load .dockerignore 00:14:25 #17 transferring context: 50B done 00:14:25 #17 DONE 0.0s 00:14:25 00:14:25 #18 [security-spire-server internal] load .dockerignore 00:14:25 #18 transferring context: 50B done 00:14:25 #18 DONE 0.0s 00:14:25 00:14:25 #19 [security-secretstore-setup internal] load .dockerignore 00:14:25 #19 transferring context: 50B done 00:14:25 #19 DONE 0.0s 00:14:25 00:14:25 #20 [support-scheduler internal] load .dockerignore 00:14:25 #20 transferring context: 50B done 00:14:25 #20 DONE 0.0s 00:14:25 00:14:25 #21 [security-spiffe-token-provider internal] load .dockerignore 00:14:25 #21 transferring context: 50B done 00:14:25 #21 DONE 0.0s 00:14:25 00:14:25 #22 [core-common-config-bootstrapper internal] load .dockerignore 00:14:25 #22 transferring context: 50B done 00:14:25 #22 DONE 0.0s 00:14:25 00:14:25 #23 [support-notifications internal] load .dockerignore 00:14:25 #23 transferring context: 50B done 00:14:25 #23 DONE 0.0s 00:14:25 00:14:25 #24 [security-spire-config internal] load .dockerignore 00:14:25 #24 transferring context: 50B done 00:14:25 #24 DONE 0.0s 00:14:25 00:14:25 #25 [security-proxy-setup internal] load .dockerignore 00:14:25 #25 transferring context: 50B done 00:14:25 #25 DONE 0.0s 00:14:25 00:14:25 #26 [core-keeper internal] load .dockerignore 00:14:25 #26 transferring context: 50B done 00:14:25 #26 DONE 0.0s 00:14:25 00:14:25 #27 [core-metadata internal] load .dockerignore 00:14:25 #27 transferring context: 50B done 00:14:25 #27 DONE 0.0s 00:14:25 00:14:25 #28 [core-command internal] load .dockerignore 00:14:25 #28 transferring context: 50B done 00:14:25 #28 DONE 0.0s 00:14:25 00:14:25 #29 [core-data internal] load .dockerignore 00:14:25 #29 transferring context: 50B done 00:14:25 #29 DONE 0.0s 00:14:25 00:14:25 #30 [security-spire-agent internal] load .dockerignore 00:14:25 #30 transferring context: 50B done 00:14:25 #30 DONE 0.0s 00:14:25 00:14:25 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:14:25 #31 DONE 0.0s 00:14:25 00:14:25 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 00:14:25 #32 DONE 0.1s 00:14:25 00:14:25 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:14:25 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:25 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:25 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:25 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:25 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:25 #33 ... 00:14:25 00:14:25 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:14:25 #31 DONE 0.0s 00:14:25 00:14:25 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:14:25 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:25 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:25 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:25 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:25 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:25 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.1s 00:14:25 #33 ... 00:14:25 00:14:25 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:14:25 #31 DONE 0.0s 00:14:25 00:14:25 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:14:25 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:25 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:25 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:25 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:25 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:25 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 00:14:25 #33 ... 00:14:25 00:14:25 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:14:25 #31 DONE 0.0s 00:14:25 00:14:25 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:14:25 #34 DONE 0.5s 00:14:25 00:14:25 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:14:25 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:25 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:25 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:25 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:25 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:25 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 00:14:25 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:25 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:25 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:25 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:25 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:25 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 00:14:25 #33 DONE 0.7s 00:14:25 00:14:25 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:14:25 #31 DONE 0.0s 00:14:25 00:14:25 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 00:14:25 #32 DONE 0.3s 00:14:25 00:14:25 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:14:25 #34 DONE 0.5s 00:14:25 00:14:25 #35 [security-proxy-setup internal] load build context 00:14:25 #35 ... 00:14:25 00:14:25 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:14:25 #31 DONE 0.0s 00:14:25 00:14:25 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:14:25 #31 DONE 0.0s 00:14:25 00:14:25 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:14:25 #36 DONE 0.5s 00:14:25 00:14:25 #37 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:14:26 #37 ... 00:14:26 00:14:26 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:14:26 #34 DONE 0.5s 00:14:26 00:14:26 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:14:26 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:26 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:26 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:26 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:26 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:26 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 00:14:26 #33 DONE 0.7s 00:14:26 00:14:26 #36 [core-command builder 2/7] WORKDIR /edgex-go 00:14:26 #36 DONE 0.5s 00:14:26 00:14:26 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 00:14:26 #32 DONE 0.7s 00:14:26 00:14:26 #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:14:26 #38 ... 00:14:26 00:14:26 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:14:26 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:26 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:26 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:26 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:26 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:26 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 00:14:26 #33 DONE 0.7s 00:14:26 00:14:26 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:14:26 #39 DONE 1.1s 00:14:26 00:14:26 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:26 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:28 #40 ... 00:14:28 00:14:28 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:14:28 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 00:14:28 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:14:28 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 00:14:28 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 00:14:28 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 00:14:28 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 00:14:28 #33 DONE 0.7s 00:14:28 00:14:28 #41 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:28 #41 DONE 2.4s 00:14:28 00:14:28 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:14:28 #42 DONE 2.4s 00:14:28 00:14:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:28 #40 ... 00:14:28 00:14:28 #43 [security-spire-server internal] load build context 00:14:28 #43 transferring context: 23.57kB 0.0s done 00:14:28 #43 DONE 1.9s 00:14:28 00:14:28 #44 [security-spire-config internal] load build context 00:14:28 #44 transferring context: 21.82kB 0.1s done 00:14:28 #44 DONE 1.9s 00:14:28 00:14:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:28 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 00:14:28 #40 ... 00:14:28 00:14:28 #45 [security-spire-agent internal] load build context 00:14:28 #45 transferring context: 23.10kB 0.0s done 00:14:28 #45 DONE 0.2s 00:14:28 00:14:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:28 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:14:28 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 00:14:28 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 00:14:28 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 00:14:28 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 00:14:28 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:14:28 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 00:14:28 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 00:14:28 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 00:14:28 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 00:14:28 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 00:14:28 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 00:14:29 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:14:31 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 2.2s 00:14:31 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 00:14:32 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 4.1s 00:14:32 #40 ... 00:14:32 00:14:32 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:14:32 #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:32 #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:32 #0 3.023 OK: 246 MiB in 54 packages 00:14:32 #46 DONE 7.2s 00:14:32 00:14:32 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:34 #40 ... 00:14:34 00:14:34 #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:14:34 #37 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:34 #37 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:34 #37 3.056 OK: 246 MiB in 54 packages 00:14:34 #37 DONE 8.0s 00:14:34 00:14:34 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:34 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 6.1s 00:14:35 #40 ... 00:14:35 00:14:35 #47 [security-proxy-auth internal] load build context 00:14:35 #47 transferring context: 433.50MB 9.0s done 00:14:35 #47 ... 00:14:35 00:14:35 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:35 #40 ... 00:14:35 00:14:35 #47 [security-proxy-auth internal] load build context 00:14:35 #47 DONE 10.1s 00:14:35 00:14:35 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:35 #40 ... 00:14:35 00:14:35 #48 [security-secretstore-setup internal] load build context 00:14:35 #48 ... 00:14:35 00:14:35 #49 [support-notifications internal] load build context 00:14:36 #49 ... 00:14:36 00:14:36 #50 [security-spiffe-token-provider internal] load build context 00:14:36 #50 ... 00:14:36 00:14:36 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:14:36 #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:36 #0 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:36 #0 3.330 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:14:36 #0 3.330 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:14:36 #0 3.330 OK: 24175 distinct packages available 00:14:36 #0 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:36 #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:36 #0 3.782 OK: 246 MiB in 54 packages 00:14:36 #51 ... 00:14:36 00:14:36 #52 [security-bootstrapper internal] load build context 00:14:36 #52 ... 00:14:36 00:14:36 #53 [core-metadata internal] load build context 00:14:36 #53 ... 00:14:36 00:14:36 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:14:36 #54 ... 00:14:36 00:14:36 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:14:36 #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:36 #0 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:36 #0 4.650 (1/2) Installing dumb-init (1.2.5-r3) 00:14:36 #0 4.659 (2/2) Installing su-exec (0.2-r3) 00:14:36 #0 4.662 Executing busybox-1.36.1-r29.trigger 00:14:36 #0 4.674 OK: 8 MiB in 16 packages 00:14:36 #55 ... 00:14:36 00:14:36 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:14:36 #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:36 #0 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:36 #0 4.417 (1/1) Installing dumb-init (1.2.5-r3) 00:14:36 #0 4.428 Executing busybox-1.36.1-r29.trigger 00:14:36 #0 4.441 OK: 8 MiB in 15 packages 00:14:36 #56 ... 00:14:36 00:14:36 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:36 #57 ... 00:14:36 00:14:36 #58 [core-data internal] load build context 00:14:36 #8 DONE 15.1s 00:14:36 00:14:36 #9 exporting to image 00:14:36 #9 exporting layers 00:14:37 #58 ... 00:14:37 00:14:37 #59 [core-common-config-bootstrapper internal] load build context 00:14:37 #59 transferring context: 433.50MB 10.1s done 00:14:37 #59 ... 00:14:37 00:14:37 #60 [support-scheduler internal] load build context 00:14:37 #60 transferring context: 433.50MB 10.2s done 00:14:37 #60 ... 00:14:37 00:14:37 #35 [security-proxy-setup internal] load build context 00:14:37 #35 ... 00:14:37 00:14:37 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:14:37 #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:37 #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:37 #0 5.012 (1/2) Installing ca-certificates (20240705-r0) 00:14:37 #0 5.024 (2/2) Installing dumb-init (1.2.5-r3) 00:14:37 #0 5.030 Executing busybox-1.36.1-r29.trigger 00:14:37 #0 5.048 Executing ca-certificates-20240705-r0.trigger 00:14:37 #0 5.084 OK: 9 MiB in 16 packages 00:14:37 #61 ... 00:14:37 00:14:37 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:14:37 #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:37 #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:37 #0 3.076 OK: 246 MiB in 54 packages 00:14:37 #62 ... 00:14:37 00:14:37 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:14:37 #63 ... 00:14:37 00:14:37 #64 [core-keeper internal] load build context 00:14:37 #64 ... 00:14:37 00:14:37 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:14:37 #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:37 #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:37 #0 3.262 (1/4) Installing ca-certificates (20240705-r0) 00:14:37 #0 3.281 (2/4) Installing dumb-init (1.2.5-r3) 00:14:37 #0 3.284 (3/4) Installing su-exec (0.2-r3) 00:14:37 #0 3.287 (4/4) Installing yq-go (4.44.1-r2) 00:14:37 #0 3.365 Executing busybox-1.36.1-r29.trigger 00:14:37 #0 3.378 Executing ca-certificates-20240705-r0.trigger 00:14:37 #0 3.417 OK: 19 MiB in 18 packages 00:14:38 #65 ... 00:14:38 00:14:38 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:14:38 #0 3.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:38 #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:38 #0 3.641 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:38 #0 3.687 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:38 #0 3.695 (3/6) Installing dumb-init (1.2.5-r3) 00:14:38 #0 3.699 (4/6) Installing openssl (3.3.2-r1) 00:14:38 #0 3.713 (5/6) Installing su-exec (0.2-r3) 00:14:38 #0 3.715 (6/6) Installing yq-go (4.44.1-r2) 00:14:38 #0 3.785 Executing busybox-1.36.1-r29.trigger 00:14:38 #0 3.793 OK: 19 MiB in 18 packages 00:14:38 #66 ... 00:14:38 00:14:38 #67 [core-command internal] load build context 00:14:38 #67 transferring context: 433.50MB 11.0s done 00:14:38 #67 ... 00:14:38 00:14:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:38 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 9.7s 00:14:38 #40 ... 00:14:38 00:14:38 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:14:38 #68 ... 00:14:38 00:14:38 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:14:38 #69 ... 00:14:38 00:14:38 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:14:38 #70 ... 00:14:38 00:14:38 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:14:38 #71 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 00:14:38 #71 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 00:14:38 #71 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:14:38 #71 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 00:14:38 #71 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 00:14:38 #71 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 00:14:38 #71 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 00:14:38 #71 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:14:38 #71 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 00:14:38 #71 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 00:14:38 #71 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 00:14:38 #71 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 00:14:38 #71 ... 00:14:38 00:14:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:41 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 12.8s 00:14:41 #40 ... 00:14:41 00:14:41 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:14:41 #51 DONE 15.9s 00:14:41 00:14:41 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:14:41 #62 DONE 15.9s 00:14:41 00:14:41 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:14:41 #65 DONE 15.8s 00:14:41 00:14:41 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:14:41 #61 DONE 15.8s 00:14:41 00:14:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:41 #40 ... 00:14:41 00:14:41 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:14:41 #55 DONE 15.8s 00:14:41 00:14:41 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:14:41 #66 DONE 15.9s 00:14:41 00:14:41 #60 [support-scheduler internal] load build context 00:14:41 #60 DONE 16.4s 00:14:41 00:14:41 #59 [core-common-config-bootstrapper internal] load build context 00:14:41 #59 DONE 16.3s 00:14:41 00:14:41 #58 [core-data internal] load build context 00:14:41 #58 transferring context: 433.50MB 10.7s done 00:14:41 #58 DONE 15.7s 00:14:41 00:14:41 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:14:41 #56 DONE 16.0s 00:14:41 00:14:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:42 #40 ... 00:14:42 00:14:42 #49 [support-notifications internal] load build context 00:14:42 #49 transferring context: 433.50MB 11.6s done 00:14:42 #49 DONE 16.3s 00:14:42 00:14:42 #67 [core-command internal] load build context 00:14:42 #67 DONE 15.7s 00:14:42 00:14:42 #35 [security-proxy-setup internal] load build context 00:14:42 #35 transferring context: 433.50MB 12.0s done 00:14:42 #35 DONE 16.2s 00:14:42 00:14:42 #48 [security-secretstore-setup internal] load build context 00:14:42 #48 transferring context: 433.50MB 12.8s done 00:14:42 #48 DONE 16.5s 00:14:42 00:14:42 #53 [core-metadata internal] load build context 00:14:42 #53 transferring context: 433.50MB 12.6s done 00:14:42 #53 DONE 15.8s 00:14:42 00:14:42 #50 [security-spiffe-token-provider internal] load build context 00:14:42 #50 transferring context: 433.50MB 13.6s done 00:14:42 #50 DONE 16.4s 00:14:42 00:14:42 #64 [core-keeper internal] load build context 00:14:42 #64 transferring context: 433.50MB 13.3s done 00:14:42 #64 DONE 16.3s 00:14:42 00:14:42 #52 [security-bootstrapper internal] load build context 00:14:42 #52 transferring context: 433.50MB 14.1s done 00:14:42 #52 DONE 16.6s 00:14:42 00:14:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:43 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 14.7s 00:14:43 #40 ... 00:14:43 00:14:43 #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:14:43 #72 DONE 8.0s 00:14:43 00:14:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:43 #40 ... 00:14:43 00:14:43 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:14:43 #73 DONE 1.6s 00:14:43 00:14:43 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:14:43 #74 DONE 1.6s 00:14:43 00:14:43 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:14:43 #75 DONE 1.6s 00:14:43 00:14:43 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:43 #57 DONE 17.6s 00:14:43 00:14:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:43 #40 ... 00:14:43 00:14:43 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:14:43 #71 DONE 15.3s 00:14:43 00:14:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:44 #40 ... 00:14:44 00:14:44 #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:14:44 #38 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:44 #38 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:44 #38 17.67 (1/1) Installing dumb-init (1.2.5-r3) 00:14:44 #38 17.68 Executing busybox-1.36.1-r29.trigger 00:14:44 #38 17.69 OK: 8 MiB in 15 packages 00:14:44 #38 DONE 18.1s 00:14:44 00:14:44 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:14:44 #54 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:44 #54 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:44 #54 17.95 (1/3) Installing ca-certificates (20240705-r0) 00:14:44 #54 17.97 (2/3) Installing dumb-init (1.2.5-r3) 00:14:44 #54 17.98 (3/3) Installing tzdata (2024b-r0) 00:14:44 #54 18.03 Executing busybox-1.36.1-r29.trigger 00:14:44 #54 18.04 Executing ca-certificates-20240705-r0.trigger 00:14:44 #54 18.08 OK: 10 MiB in 17 packages 00:14:44 #54 DONE 18.4s 00:14:44 00:14:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:45 #40 ... 00:14:45 00:14:45 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:14:45 #63 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:45 #63 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:45 #63 17.97 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:14:45 #63 17.97 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:14:45 #63 17.97 OK: 24171 distinct packages available 00:14:45 #63 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:45 #63 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:45 #63 18.54 (1/14) Installing ca-certificates (20240705-r0) 00:14:45 #63 18.56 (2/14) Installing brotli-libs (1.1.0-r2) 00:14:45 #63 18.57 (3/14) Installing c-ares (1.33.1-r0) 00:14:45 #63 18.58 (4/14) Installing libunistring (1.2-r0) 00:14:45 #63 18.59 (5/14) Installing libidn2 (2.3.7-r0) 00:14:45 #63 18.60 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:14:45 #63 18.60 (7/14) Installing libpsl (0.21.5-r1) 00:14:45 #63 18.61 (8/14) Installing zstd-libs (1.5.6-r0) 00:14:45 #63 18.62 (9/14) Installing libcurl (8.11.0-r2) 00:14:45 #63 18.63 (10/14) Installing curl (8.11.0-r2) 00:14:45 #63 18.64 (11/14) Installing dumb-init (1.2.5-r3) 00:14:45 #63 18.64 (12/14) Installing musl-obstack (1.2.3-r2) 00:14:45 #63 18.64 (13/14) Installing libucontext (1.2-r3) 00:14:45 #63 18.65 (14/14) Installing gcompat (1.1.0-r4) 00:14:45 #63 18.65 Executing busybox-1.36.1-r29.trigger 00:14:45 #63 18.66 Executing ca-certificates-20240705-r0.trigger 00:14:45 #63 18.70 OK: 13 MiB in 28 packages 00:14:45 #63 DONE 19.1s 00:14:45 00:14:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:45 #40 ... 00:14:45 00:14:45 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:14:45 #68 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:45 #68 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:45 #68 16.07 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:14:45 #68 16.07 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:14:45 #68 16.07 OK: 24171 distinct packages available 00:14:45 #68 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:45 #68 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:45 #68 16.51 (1/4) Installing dumb-init (1.2.5-r3) 00:14:45 #68 16.51 (2/4) Installing musl-obstack (1.2.3-r2) 00:14:45 #68 16.51 (3/4) Installing libucontext (1.2-r3) 00:14:45 #68 16.52 (4/4) Installing gcompat (1.1.0-r4) 00:14:45 #68 16.52 Executing busybox-1.36.1-r29.trigger 00:14:45 #68 16.53 OK: 8 MiB in 18 packages 00:14:45 #68 DONE 16.9s 00:14:45 00:14:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:45 #40 ... 00:14:45 00:14:45 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:14:45 #70 15.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:45 #70 16.23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:45 #70 17.20 OK: 246 MiB in 54 packages 00:14:45 #70 DONE 17.4s 00:14:45 00:14:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:45 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 17.3s 00:14:46 #40 ... 00:14:46 00:14:46 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:14:46 #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.337 Upgrading critical system libraries and apk-tools: 00:14:46 #0 3.337 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:46 #0 3.346 Executing busybox-1.36.1-r29.trigger 00:14:46 #0 3.474 Continuing the upgrade transaction with new apk-tools: 00:14:46 #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.890 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 3.926 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 3.940 Executing ca-certificates-20240705-r0.trigger 00:14:46 #0 4.026 OK: 19 MiB in 18 packages 00:14:46 #76 DONE 4.3s 00:14:46 00:14:46 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:14:46 #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 2.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.405 Upgrading critical system libraries and apk-tools: 00:14:46 #0 3.405 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:46 #0 3.418 Executing busybox-1.36.1-r29.trigger 00:14:46 #0 3.482 Continuing the upgrade transaction with new apk-tools: 00:14:46 #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.859 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 3.900 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 3.915 Executing ca-certificates-20240705-r0.trigger 00:14:46 #0 4.020 OK: 9 MiB in 16 packages 00:14:46 #77 DONE 4.3s 00:14:46 00:14:46 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:14:46 #78 DONE 0.5s 00:14:46 00:14:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:46 #40 ... 00:14:46 00:14:46 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:14:46 #69 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #69 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #69 17.04 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:14:46 #69 17.04 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:14:46 #69 17.04 OK: 24171 distinct packages available 00:14:46 #69 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #69 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #69 17.54 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #69 17.62 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #69 17.63 (3/7) Installing dumb-init (1.2.5-r3) 00:14:46 #69 17.63 (4/7) Installing musl-obstack (1.2.3-r2) 00:14:46 #69 17.63 (5/7) Installing libucontext (1.2-r3) 00:14:46 #69 17.64 (6/7) Installing gcompat (1.1.0-r4) 00:14:46 #69 17.66 (7/7) Installing openssl (3.3.2-r1) 00:14:46 #69 17.68 Executing busybox-1.36.1-r29.trigger 00:14:46 #69 17.68 OK: 9 MiB in 19 packages 00:14:46 #69 DONE 18.1s 00:14:46 00:14:46 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:14:46 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.574 Upgrading critical system libraries and apk-tools: 00:14:46 #0 3.575 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:46 #0 3.581 Executing busybox-1.36.1-r29.trigger 00:14:46 #0 3.669 Continuing the upgrade transaction with new apk-tools: 00:14:46 #0 3.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 4.126 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 4.216 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 4.264 OK: 8 MiB in 15 packages 00:14:46 #79 DONE 4.7s 00:14:46 00:14:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:46 #40 ... 00:14:46 00:14:46 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:14:46 #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.759 Upgrading critical system libraries and apk-tools: 00:14:46 #0 3.759 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:46 #0 3.803 Executing busybox-1.36.1-r29.trigger 00:14:46 #0 3.913 Continuing the upgrade transaction with new apk-tools: 00:14:46 #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 4.567 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 4.611 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:46 #0 4.627 OK: 8 MiB in 16 packages 00:14:46 #80 DONE 4.8s 00:14:46 00:14:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:46 #40 ... 00:14:46 00:14:46 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:14:46 #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 4.114 Upgrading critical system libraries and apk-tools: 00:14:46 #0 4.114 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:46 #0 4.128 Executing busybox-1.36.1-r29.trigger 00:14:46 #0 4.348 Continuing the upgrade transaction with new apk-tools: 00:14:46 #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:46 #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:46 #0 4.805 OK: 19 MiB in 18 packages 00:14:46 #81 DONE 4.9s 00:14:46 00:14:46 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:14:46 #82 DONE 0.0s 00:14:46 00:14:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:48 #40 ... 00:14:48 00:14:48 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:14:48 #83 DONE 1.5s 00:14:48 00:14:48 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:14:48 #84 DONE 0.1s 00:14:48 00:14:48 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:48 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 19.9s 00:14:49 #40 ... 00:14:49 00:14:49 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:14:49 #0 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.671 Upgrading critical system libraries and apk-tools: 00:14:49 #0 3.671 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:49 #0 3.681 Executing busybox-1.36.1-r29.trigger 00:14:49 #0 3.792 Continuing the upgrade transaction with new apk-tools: 00:14:49 #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 4.143 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 4.180 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 4.191 Executing ca-certificates-20240705-r0.trigger 00:14:49 #0 4.245 OK: 10 MiB in 17 packages 00:14:49 #85 DONE 4.6s 00:14:49 00:14:49 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:49 #40 ... 00:14:49 00:14:49 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:14:49 #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.031 Upgrading critical system libraries and apk-tools: 00:14:49 #0 3.031 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:49 #0 3.046 Executing busybox-1.36.1-r29.trigger 00:14:49 #0 3.183 Continuing the upgrade transaction with new apk-tools: 00:14:49 #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.554 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 3.599 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 3.709 OK: 8 MiB in 18 packages 00:14:49 #86 DONE 4.0s 00:14:49 00:14:49 #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:14:49 #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.708 Upgrading critical system libraries and apk-tools: 00:14:49 #0 3.708 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:49 #0 3.740 Executing busybox-1.36.1-r29.trigger 00:14:49 #0 3.837 Continuing the upgrade transaction with new apk-tools: 00:14:49 #0 3.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 4.252 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 4.278 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 4.298 OK: 8 MiB in 15 packages 00:14:49 #87 DONE 4.7s 00:14:49 00:14:49 #88 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:14:49 #0 3.505 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.962 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 4.756 (1/1) Installing dumb-init (1.2.5-r3) 00:14:49 #0 5.086 Executing busybox-1.36.1-r29.trigger 00:14:49 #0 5.095 OK: 8 MiB in 15 packages 00:14:49 #88 DONE 5.6s 00:14:49 00:14:49 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:14:49 #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 2.998 Upgrading critical system libraries and apk-tools: 00:14:49 #0 2.998 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:49 #0 3.041 Executing busybox-1.36.1-r29.trigger 00:14:49 #0 3.110 Continuing the upgrade transaction with new apk-tools: 00:14:49 #0 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:49 #0 3.517 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 3.576 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:14:49 #0 3.588 Executing ca-certificates-20240705-r0.trigger 00:14:49 #0 3.627 OK: 13 MiB in 28 packages 00:14:49 #89 DONE 4.0s 00:14:49 00:14:49 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:51 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 22.4s 00:14:52 #40 ... 00:14:52 00:14:52 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:14:52 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:52 #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:52 #0 3.791 Upgrading critical system libraries and apk-tools: 00:14:52 #0 3.791 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:14:52 #0 3.888 Executing busybox-1.36.1-r29.trigger 00:14:52 #0 3.969 Continuing the upgrade transaction with new apk-tools: 00:14:52 #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:14:52 #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:14:52 #0 5.539 OK: 9 MiB in 19 packages 00:14:52 #90 DONE 5.8s 00:14:52 00:14:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:53 #40 ... 00:14:53 00:14:53 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:14:53 #91 DONE 0.8s 00:14:53 00:14:53 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:53 #40 ... 00:14:53 00:14:53 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:53 #92 ... 00:14:53 00:14:53 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:53 #93 ... 00:14:53 00:14:53 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:53 #94 ... 00:14:53 00:14:53 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:54 #95 ... 00:14:54 00:14:54 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:54 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 25.6s 00:14:55 #9 exporting layers 16.7s done 00:14:55 #9 writing image sha256:85110a880967f81c9f3488d50752f36b267e170de71d67c5a8f164b33ec11405 done 00:14:55 #9 naming to docker.io/library/ci-base-image-arm64 done 00:14:55 #9 DONE 16.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:55 + docker inspect -f . ci-base-image-arm64 00:14:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:55 prd-ubuntu20.04-docker-arm64-4c-16g-34574 does not seem to be running inside a container 00:14:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-arm64 cat 00:14:56 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 27.4s 00:14:56 #40 ... 00:14:56 00:14:56 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:56 #96 ... 00:14:56 00:14:56 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:14:56 $ docker top 8100fa8d6acc900bd8abae32ac1118e9414c123a489840978ca89203e836616e -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:57 + go version 00:14:57 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 29.0s 00:14:57 go version go1.23.2 linux/arm64 [Pipeline] } 00:14:57 $ docker stop --time=1 8100fa8d6acc900bd8abae32ac1118e9414c123a489840978ca89203e836616e 00:14:59 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 30.5s 00:14:59 $ docker rm -f --volumes 8100fa8d6acc900bd8abae32ac1118e9414c123a489840978ca89203e836616e [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 00:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:15:00 00:15:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:15:00 latest: Pulling from edgex-devops/edgex-compose-arm64 00:15:00 547446be3368: Pulling fs layer 00:15:00 d125d8839a47: Pulling fs layer 00:15:00 3e85d5ac6304: Pulling fs layer 00:15:00 c3105a71a48b: Pulling fs layer 00:15:00 0f093f025ec4: Pulling fs layer 00:15:00 c3106fc0e877: Pulling fs layer 00:15:00 c3105a71a48b: Waiting 00:15:00 0f093f025ec4: Waiting 00:15:00 c3106fc0e877: Waiting 00:15:00 547446be3368: Verifying Checksum 00:15:00 547446be3368: Download complete 00:15:00 c3105a71a48b: Verifying Checksum 00:15:00 c3105a71a48b: Download complete 00:15:00 d125d8839a47: Verifying Checksum 00:15:00 d125d8839a47: Download complete 00:15:00 c3106fc0e877: Verifying Checksum 00:15:00 c3106fc0e877: Download complete 00:15:00 0f093f025ec4: Verifying Checksum 00:15:00 0f093f025ec4: Download complete 00:15:00 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 31.9s done 00:15:00 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 00:15:01 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 00:15:01 547446be3368: Pull complete 00:15:01 #40 DONE 34.8s 00:15:01 00:15:01 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:01 #93 ... 00:15:01 00:15:01 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:02 d125d8839a47: Pull complete 00:15:02 3e85d5ac6304: Verifying Checksum 00:15:02 3e85d5ac6304: Download complete 00:15:10 #97 ... 00:15:10 00:15:10 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:12 #98 ... 00:15:12 00:15:12 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:15 3e85d5ac6304: Pull complete 00:15:15 c3105a71a48b: Pull complete 00:15:15 0f093f025ec4: Pull complete 00:15:15 c3106fc0e877: Pull complete 00:15:15 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:15:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:15 prd-ubuntu20.04-docker-arm64-4c-16g-34574 does not seem to be running inside a container 00:15:15 $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-arm64:latest cat 00:15:16 $ docker top 3295896bc665e58e5ba3dec69aaf11f877fed603e2fa9b41afad284d21c25bc1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:17 + docker compose -f ./docker-compose-build.yml build --parallel 00:15:19 #1 [core-keeper internal] load .dockerignore 00:15:19 #1 transferring context: 50B done 00:15:19 #1 DONE 0.1s 00:15:19 00:15:19 #2 [core-keeper internal] load build definition from Dockerfile 00:15:19 #2 transferring dockerfile: 2.07kB done 00:15:19 #2 DONE 0.1s 00:15:19 00:15:19 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:19 #3 DONE 0.0s 00:15:19 00:15:19 #4 [security-spire-agent internal] load .dockerignore 00:15:19 #4 transferring context: 50B 0.0s done 00:15:19 #4 DONE 0.1s 00:15:19 00:15:19 #5 [security-spire-agent internal] load build definition from Dockerfile 00:15:19 #5 transferring dockerfile: 1.81kB 0.0s done 00:15:19 #5 DONE 0.1s 00:15:19 00:15:19 #6 [security-spire-server internal] load build definition from Dockerfile 00:15:19 #6 transferring dockerfile: 1.70kB 0.0s done 00:15:19 #6 DONE 0.1s 00:15:19 00:15:19 #7 [security-proxy-setup internal] load build definition from Dockerfile 00:15:19 #7 transferring dockerfile: 2.50kB done 00:15:19 #7 DONE 0.1s 00:15:19 00:15:19 #8 [security-spire-server internal] load .dockerignore 00:15:19 #8 transferring context: 50B done 00:15:19 #8 DONE 0.1s 00:15:19 00:15:19 #9 [security-proxy-setup internal] load .dockerignore 00:15:19 #9 transferring context: 50B 0.0s done 00:15:19 #9 DONE 0.1s 00:15:19 00:15:19 #10 [security-bootstrapper internal] load .dockerignore 00:15:19 #10 transferring context: 50B 0.0s done 00:15:19 #10 DONE 0.2s 00:15:19 00:15:19 #11 [security-bootstrapper internal] load build definition from Dockerfile 00:15:19 #11 transferring dockerfile: 3.02kB done 00:15:19 #11 DONE 0.1s 00:15:19 00:15:19 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:19 #3 DONE 0.0s 00:15:19 00:15:19 #12 [support-notifications internal] load .dockerignore 00:15:19 #12 ... 00:15:19 00:15:19 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:19 #3 DONE 0.0s 00:15:19 00:15:19 #12 [support-notifications internal] load .dockerignore 00:15:19 #12 transferring context: 50B 0.0s done 00:15:19 #12 DONE 0.2s 00:15:19 00:15:19 #13 [core-metadata internal] load .dockerignore 00:15:19 #13 DONE 0.0s 00:15:19 00:15:19 #14 [core-command internal] load build definition from Dockerfile 00:15:19 #14 transferring dockerfile: 1.94kB done 00:15:19 #14 DONE 0.1s 00:15:19 00:15:19 #15 [support-notifications internal] load build definition from Dockerfile 00:15:19 #15 transferring dockerfile: 2.02kB 0.0s done 00:15:19 #15 DONE 0.2s 00:15:19 00:15:19 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:19 #3 DONE 0.0s 00:15:19 00:15:19 #16 [core-metadata internal] load build definition from Dockerfile 00:15:19 #16 ... 00:15:19 00:15:19 #17 [core-command internal] load .dockerignore 00:15:19 #17 transferring context: 50B done 00:15:19 #17 DONE 0.1s 00:15:19 00:15:19 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:19 #3 DONE 0.0s 00:15:19 00:15:19 #16 [core-metadata internal] load build definition from Dockerfile 00:15:19 #16 transferring dockerfile: 2.13kB 0.0s done 00:15:19 #16 DONE 0.2s 00:15:19 00:15:19 #13 [core-metadata internal] load .dockerignore 00:15:19 #13 transferring context: 50B done 00:15:19 #13 DONE 0.2s 00:15:19 00:15:19 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:19 #3 DONE 0.0s 00:15:19 00:15:19 #18 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:19 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:20 #18 ... 00:15:20 00:15:20 #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:15:20 #19 transferring dockerfile: 2.23kB done 00:15:20 #19 DONE 0.2s 00:15:20 00:15:20 #20 [core-common-config-bootstrapper internal] load .dockerignore 00:15:20 #20 transferring context: 50B done 00:15:20 #20 DONE 0.2s 00:15:20 00:15:20 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:20 #3 DONE 0.0s 00:15:20 00:15:20 #21 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:20 #21 ... 00:15:20 00:15:20 #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:15:20 #22 DONE 1.1s 00:15:20 00:15:20 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:15:20 #23 DONE 1.3s 00:15:20 00:15:20 #18 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:20 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 00:15:20 #18 ... 00:15:20 00:15:20 #24 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 00:15:20 #24 DONE 1.4s 00:15:20 00:15:20 #18 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:20 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 00:15:21 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 00:15:21 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:15:21 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 00:15:21 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 00:15:21 #18 ... 00:15:21 00:15:21 #25 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:15:21 #25 transferring dockerfile: 1.89kB 0.0s done 00:15:21 #25 DONE 1.0s 00:15:21 00:15:21 #26 [security-spiffe-token-provider internal] load .dockerignore 00:15:21 #26 transferring context: 50B 0.0s done 00:15:21 #26 DONE 1.0s 00:15:21 00:15:21 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:21 #3 DONE 0.0s 00:15:21 00:15:21 #27 [security-spire-config internal] load .dockerignore 00:15:21 #27 transferring context: 50B 0.0s done 00:15:21 #27 DONE 1.1s 00:15:21 00:15:21 #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:21 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s 00:15:21 #18 ... 00:15:21 00:15:21 #28 [security-spire-config internal] load build definition from Dockerfile 00:15:21 #28 transferring dockerfile: 1.69kB 0.0s done 00:15:21 #28 DONE 1.1s 00:15:21 00:15:21 #29 [core-keeper internal] load build context 00:15:21 #29 transferring context: 2.94MB 0.9s done 00:15:21 #29 DONE 1.3s 00:15:21 00:15:21 #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:21 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.3s 00:15:21 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.4s 00:15:21 #18 ... 00:15:21 00:15:21 #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 00:15:21 #24 DONE 1.7s 00:15:21 00:15:21 #30 [support-notifications internal] load build context 00:15:21 #30 transferring context: 2.94MB 1.0s done 00:15:21 #30 DONE 1.5s 00:15:21 00:15:21 #31 [security-proxy-setup internal] load build context 00:15:21 #31 transferring context: 2.94MB 1.0s done 00:15:21 #31 DONE 1.5s 00:15:21 00:15:21 #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:21 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 00:15:21 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 00:15:21 #18 ... 00:15:21 00:15:21 #22 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:15:21 #22 DONE 1.5s 00:15:21 00:15:21 #32 [security-bootstrapper internal] load build context 00:15:21 #32 transferring context: 2.94MB 0.9s done 00:15:21 #32 DONE 1.5s 00:15:21 00:15:21 #33 [security-spire-server internal] load build context 00:15:21 #33 transferring context: 23.57kB 0.0s done 00:15:21 #33 DONE 1.0s 00:15:21 00:15:21 #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:21 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 00:15:21 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:15:21 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 00:15:21 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 00:15:21 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 00:15:21 #18 ... 00:15:21 00:15:21 #34 [core-command internal] load build context 00:15:21 #34 transferring context: 2.94MB 0.8s done 00:15:21 #34 DONE 1.6s 00:15:21 00:15:21 #35 [security-spire-agent internal] load build context 00:15:21 #35 transferring context: 23.10kB 0.0s done 00:15:21 #35 DONE 0.9s 00:15:21 00:15:21 #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:22 #18 ... 00:15:22 00:15:22 #21 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:22 #21 DONE 2.5s 00:15:22 00:15:22 #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:22 #18 ... 00:15:22 00:15:22 #36 [security-secretstore-setup internal] load build definition from Dockerfile 00:15:22 #36 transferring dockerfile: 2.49kB 0.0s done 00:15:22 #36 DONE 1.3s 00:15:22 00:15:22 #37 [security-secretstore-setup internal] load .dockerignore 00:15:22 #37 transferring context: 50B 0.0s done 00:15:22 #37 DONE 1.3s 00:15:22 00:15:22 #38 [core-data internal] load .dockerignore 00:15:22 #38 transferring context: 50B 0.0s done 00:15:22 #38 DONE 1.7s 00:15:22 00:15:22 #39 [support-scheduler internal] load .dockerignore 00:15:22 #39 transferring context: 50B 0.0s done 00:15:22 #39 DONE 1.6s 00:15:22 00:15:22 #40 [security-spire-config internal] load build context 00:15:22 #40 transferring context: 21.82kB 0.0s done 00:15:22 #40 DONE 0.7s 00:15:22 00:15:22 #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:22 #18 ... 00:15:22 00:15:22 #41 [support-scheduler internal] load build definition from Dockerfile 00:15:22 #41 transferring dockerfile: 1.82kB 0.0s done 00:15:22 #41 DONE 1.6s 00:15:22 00:15:22 #42 [security-proxy-auth internal] load build definition from Dockerfile 00:15:22 #42 transferring dockerfile: 2.15kB 0.0s done 00:15:22 #42 DONE 2.1s 00:15:22 00:15:22 #43 [core-common-config-bootstrapper internal] load build context 00:15:22 #43 transferring context: 2.94MB 0.7s done 00:15:22 #43 DONE 1.6s 00:15:22 00:15:22 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:22 #3 DONE 0.0s 00:15:22 00:15:22 #44 [core-data internal] load build definition from Dockerfile 00:15:22 #44 transferring dockerfile: 2.07kB 0.0s done 00:15:22 #44 DONE 1.9s 00:15:22 00:15:22 #45 [core-metadata internal] load build context 00:15:22 #45 transferring context: 2.94MB 0.6s done 00:15:22 #45 DONE 1.7s 00:15:22 00:15:22 #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:22 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done 00:15:22 #18 ... 00:15:22 00:15:22 #46 [security-spiffe-token-provider internal] load build context 00:15:22 #46 transferring context: 2.94MB 0.6s done 00:15:22 #46 DONE 1.1s 00:15:22 00:15:22 #24 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 00:15:22 #24 DONE 2.3s 00:15:22 00:15:22 #21 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:22 #21 DONE 3.1s 00:15:22 00:15:22 #18 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:22 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 00:15:22 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:15:22 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 00:15:22 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 00:15:22 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 00:15:22 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done 00:15:22 #18 ... 00:15:22 00:15:22 #47 [security-proxy-auth internal] load .dockerignore 00:15:22 #47 transferring context: 50B done 00:15:22 #47 DONE 2.7s 00:15:22 00:15:22 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:15:22 #3 DONE 0.0s 00:15:22 00:15:22 #48 [core-command builder 2/7] WORKDIR /edgex-go 00:15:22 #48 DONE 1.8s 00:15:22 00:15:22 #18 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:23 #18 DONE 4.0s 00:15:23 00:15:23 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:23 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 00:15:23 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:15:23 #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 00:15:23 #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 00:15:23 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 00:15:23 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 00:15:23 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:15:23 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 00:15:23 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:15:23 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.53MB / 28.04MB 1.8s 00:15:23 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 00:15:23 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.79MB / 28.04MB 2.0s 00:15:23 #49 ... 00:15:23 00:15:23 #21 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:23 #21 DONE 3.1s 00:15:23 00:15:23 #24 [core-data internal] load metadata for docker.io/library/alpine:3.20 00:15:23 #24 DONE 2.9s 00:15:23 00:15:23 #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:15:23 #48 DONE 1.8s 00:15:23 00:15:23 #18 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:15:23 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 00:15:23 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 00:15:23 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 00:15:23 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 00:15:23 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 00:15:23 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done 00:15:23 #18 DONE 4.0s 00:15:23 00:15:23 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:23 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.15MB / 28.04MB 2.1s 00:15:23 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.2s 00:15:23 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.5s 00:15:23 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.5s done 00:15:24 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 00:15:24 #49 ... 00:15:24 00:15:24 #50 [security-secretstore-setup internal] load build context 00:15:24 #50 transferring context: 2.94MB 0.8s done 00:15:24 #50 DONE 1.2s 00:15:24 00:15:24 #51 [support-scheduler internal] load build context 00:15:24 #51 transferring context: 2.94MB 0.8s done 00:15:24 #51 DONE 1.2s 00:15:24 00:15:24 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:25 #49 ... 00:15:25 00:15:25 #52 [core-data internal] load build context 00:15:25 #52 transferring context: 2.94MB 1.6s done 00:15:25 #52 DONE 2.4s 00:15:25 00:15:25 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:26 #49 ... 00:15:26 00:15:26 #53 [security-proxy-auth internal] load build context 00:15:26 #53 transferring context: 2.94MB 1.7s done 00:15:26 #53 DONE 2.5s 00:15:26 00:15:26 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:27 #49 ... 00:15:27 00:15:27 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:27 #54 DONE 5.0s 00:15:27 00:15:27 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:28 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 00:15:29 #49 ... 00:15:29 00:15:29 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:29 #55 DONE 6.0s 00:15:29 00:15:29 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:30 #99 DONE 26.3s 00:15:30 00:15:30 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:15:30 #100 ... 00:15:30 00:15:30 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:30 #98 DONE 25.5s 00:15:30 00:15:30 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:30 #96 DONE 41.6s 00:15:30 00:15:30 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:30 #94 DONE 44.4s 00:15:30 00:15:30 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:30 #95 DONE 44.4s 00:15:30 00:15:30 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:30 #93 DONE 44.4s 00:15:30 00:15:30 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:30 #97 DONE 26.4s 00:15:30 00:15:30 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:30 #92 DONE 44.5s 00:15:30 00:15:30 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:15:30 #101 ... 00:15:30 00:15:30 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:15:30 #100 DONE 1.0s 00:15:30 00:15:30 #102 [security-spire-config stage-2 6/10] COPY security.txt / 00:15:31 #49 ... 00:15:31 00:15:31 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:15:31 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 00:15:31 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:15:31 #56 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 00:15:31 #56 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 00:15:31 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 00:15:31 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 00:15:31 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 00:15:31 #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.1s done 00:15:31 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 00:15:31 #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s done 00:15:31 #56 ... 00:15:31 00:15:31 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:31 #49 ... 00:15:31 00:15:31 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:15:31 #56 DONE 10.3s 00:15:31 00:15:31 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:31 #49 ... 00:15:31 00:15:31 #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:15:31 #0 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:31 #0 4.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:31 #0 7.172 (1/1) Installing dumb-init (1.2.5-r3) 00:15:31 #0 7.195 Executing busybox-1.36.1-r29.trigger 00:15:31 #0 7.265 OK: 9 MiB in 15 packages 00:15:31 #57 DONE 8.5s 00:15:31 00:15:31 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:31 #102 DONE 2.8s 00:15:31 00:15:31 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:15:31 #103 DONE 3.9s 00:15:31 00:15:31 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:15:31 #101 DONE 3.9s 00:15:31 00:15:31 #104 [core-common-config-bootstrapper builder 6/7] COPY . . 00:15:31 #104 CACHED 00:15:31 00:15:31 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:15:31 #105 CACHED 00:15:31 00:15:31 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:31 #106 CACHED 00:15:31 00:15:31 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 00:15:31 #107 CACHED 00:15:31 00:15:31 #108 [core-command builder 6/7] COPY . . 00:15:31 #108 CACHED 00:15:31 00:15:31 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:31 #109 CACHED 00:15:31 00:15:31 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 00:15:31 #110 CACHED 00:15:31 00:15:31 #111 [core-data builder 6/7] COPY . . 00:15:31 #111 CACHED 00:15:31 00:15:31 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:31 #112 CACHED 00:15:31 00:15:31 #113 [core-metadata builder 6/7] COPY . . 00:15:31 #113 CACHED 00:15:31 00:15:31 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:31 #114 CACHED 00:15:31 00:15:31 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:15:31 #115 CACHED 00:15:31 00:15:31 #116 [security-secretstore-setup builder 6/7] COPY . . 00:15:31 #116 DONE 3.9s 00:15:31 00:15:31 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:31 #117 CACHED 00:15:31 00:15:31 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:15:31 #118 CACHED 00:15:31 00:15:31 #119 [security-proxy-setup builder 6/7] COPY . . 00:15:31 #119 CACHED 00:15:31 00:15:31 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:31 #120 CACHED 00:15:31 00:15:31 #121 [support-notifications builder 6/7] COPY . . 00:15:31 #121 CACHED 00:15:31 00:15:31 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:15:31 #122 CACHED 00:15:31 00:15:31 #123 [support-scheduler builder 6/7] COPY . . 00:15:31 #123 DONE 3.9s 00:15:31 00:15:31 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:15:31 #124 CACHED 00:15:31 00:15:31 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:31 #125 CACHED 00:15:31 00:15:31 #126 [security-bootstrapper builder 6/7] COPY . . 00:15:31 #126 CACHED 00:15:31 00:15:31 #127 [core-keeper builder 7/8] COPY . . 00:15:31 #127 DONE 4.0s 00:15:31 00:15:31 #128 [security-spiffe-token-provider builder 6/7] COPY . . 00:15:31 #128 DONE 4.0s 00:15:31 00:15:31 #129 [security-proxy-auth builder 6/7] COPY . . 00:15:31 #129 DONE 3.9s 00:15:31 00:15:31 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:15:32 #130 ... 00:15:32 00:15:32 #131 [security-spire-server stage-2 6/9] COPY security.txt / 00:15:32 #131 DONE 0.2s 00:15:32 00:15:32 #132 [security-spire-agent stage-3 7/10] COPY security.txt / 00:15:32 #132 DONE 0.2s 00:15:32 00:15:32 #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:15:32 #133 DONE 0.1s 00:15:32 00:15:32 #134 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:15:32 #134 DONE 0.1s 00:15:32 00:15:32 #135 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:15:32 #135 DONE 0.1s 00:15:32 00:15:32 #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:15:32 #136 DONE 0.1s 00:15:32 00:15:32 #137 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:15:32 #137 DONE 0.1s 00:15:32 00:15:32 #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:15:32 #138 DONE 0.2s 00:15:32 00:15:32 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:15:32 #139 DONE 0.2s 00:15:32 00:15:32 #140 [security-spire-config] exporting to image 00:15:32 #140 exporting layers 00:15:32 #140 ... 00:15:32 00:15:32 #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:15:32 #141 DONE 0.2s 00:15:32 00:15:32 #140 [security-spire-agent] exporting to image 00:15:32 #140 ... 00:15:32 00:15:32 #142 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:15:32 #142 DONE 0.2s 00:15:32 00:15:32 #140 [security-spire-server] exporting to image 00:15:32 #49 ... 00:15:32 00:15:32 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:15:32 #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:32 #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:32 #0 7.016 (1/2) Installing ca-certificates (20240705-r0) 00:15:32 #0 7.388 (2/2) Installing dumb-init (1.2.5-r3) 00:15:32 #0 7.408 Executing busybox-1.36.1-r29.trigger 00:15:32 #0 7.488 Executing ca-certificates-20240705-r0.trigger 00:15:32 #0 8.500 OK: 10 MiB in 16 packages 00:15:32 #58 DONE 9.7s 00:15:32 00:15:32 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:33 #49 ... 00:15:33 00:15:33 #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:15:33 #0 7.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 8.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #59 ... 00:15:33 00:15:33 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:15:33 #0 4.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 5.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 8.410 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:15:33 #0 8.410 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:15:33 #0 8.410 OK: 24049 distinct packages available 00:15:33 #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #60 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #60 ... 00:15:33 00:15:33 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:15:33 #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 7.811 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:15:33 #0 7.811 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:15:33 #0 7.811 OK: 24049 distinct packages available 00:15:33 #0 8.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #61 ... 00:15:33 00:15:33 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:15:33 #0 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 9.346 (1/2) Installing dumb-init (1.2.5-r3) 00:15:33 #0 9.363 (2/2) Installing su-exec (0.2-r3) 00:15:33 #0 9.412 Executing busybox-1.36.1-r29.trigger 00:15:33 #0 9.492 OK: 9 MiB in 16 packages 00:15:33 #62 DONE 10.5s 00:15:33 00:15:33 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:15:33 #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 6.523 (1/3) Installing ca-certificates (20240705-r0) 00:15:33 #0 6.838 (2/3) Installing dumb-init (1.2.5-r3) 00:15:33 #0 6.938 (3/3) Installing tzdata (2024b-r0) 00:15:33 #0 7.982 Executing busybox-1.36.1-r29.trigger 00:15:33 #0 8.110 Executing ca-certificates-20240705-r0.trigger 00:15:33 #0 9.026 OK: 11 MiB in 17 packages 00:15:33 #63 DONE 10.6s 00:15:33 00:15:33 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:15:33 #0 5.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 6.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #64 ... 00:15:33 00:15:33 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:15:33 #0 5.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 6.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 10.25 OK: 238 MiB in 54 packages 00:15:33 #65 ... 00:15:33 00:15:33 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:15:33 #0 4.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 5.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 8.909 (1/4) Installing ca-certificates (20240705-r0) 00:15:33 #0 9.313 (2/4) Installing dumb-init (1.2.5-r3) 00:15:33 #0 9.343 (3/4) Installing su-exec (0.2-r3) 00:15:33 #0 9.461 (4/4) Installing yq-go (4.44.1-r2) 00:15:33 #0 10.16 Executing busybox-1.36.1-r29.trigger 00:15:33 #0 10.24 Executing ca-certificates-20240705-r0.trigger 00:15:33 #66 ... 00:15:33 00:15:33 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:15:33 #0 6.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 10.27 OK: 238 MiB in 54 packages 00:15:33 #67 DONE 11.6s 00:15:33 00:15:33 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:15:33 #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:33 #0 6.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:33 #0 9.510 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:33 #0 9.857 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:33 #0 9.962 (3/6) Installing dumb-init (1.2.5-r3) 00:15:33 #0 9.991 (4/6) Installing openssl (3.3.2-r1) 00:15:33 #0 10.15 (5/6) Installing su-exec (0.2-r3) 00:15:33 #0 10.18 (6/6) Installing yq-go (4.44.1-r2) 00:15:33 #0 10.86 Executing busybox-1.36.1-r29.trigger 00:15:34 #68 11.00 OK: 20 MiB in 18 packages 00:15:34 #68 ... 00:15:34 00:15:34 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:15:34 #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:34 #0 6.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:34 #0 10.76 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:15:34 #0 10.76 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:15:34 #0 10.76 OK: 24049 distinct packages available 00:15:34 #69 ... 00:15:34 00:15:34 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:15:34 #65 DONE 12.1s 00:15:34 00:15:34 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:15:34 #0 5.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:34 #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:34 #0 10.74 (1/1) Installing dumb-init (1.2.5-r3) 00:15:34 #0 10.78 Executing busybox-1.36.1-r29.trigger 00:15:34 #0 10.92 OK: 9 MiB in 15 packages 00:15:34 #70 ... 00:15:34 00:15:34 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:34 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s 00:15:34 #140 exporting layers 1.8s done 00:15:34 #140 writing image sha256:d37c3dd77808548711409b95a4fa09875b3a4b8edabe06c1625597f54b64f0df 00:15:34 #140 writing image sha256:e2ac9ac90ca7537461a3f7fd1633419cc03df0e067f08e9bb1c3c0ea3a9a47ab 00:15:34 #140 writing image sha256:d37c3dd77808548711409b95a4fa09875b3a4b8edabe06c1625597f54b64f0df 0.2s done 00:15:34 #140 naming to docker.io/library/security-spire-config 00:15:34 #140 writing image sha256:e2ac9ac90ca7537461a3f7fd1633419cc03df0e067f08e9bb1c3c0ea3a9a47ab 0.2s done 00:15:34 #140 naming to docker.io/library/security-spire-config 0.0s done 00:15:34 #140 naming to docker.io/library/security-spire-agent 0.1s done 00:15:34 #49 ... 00:15:34 00:15:34 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:15:34 #71 DONE 0.7s 00:15:34 00:15:34 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:34 #140 exporting layers 2.3s done 00:15:35 #49 ... 00:15:35 00:15:35 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:15:35 #68 DONE 12.0s 00:15:35 00:15:35 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:35 #140 writing image sha256:9ef9c72cc3ae0b13625c171860bd7cfb0e208f9760c91633bedb200aaf951f43 0.1s done 00:15:35 #140 naming to docker.io/library/security-spire-server 0.1s done 00:15:35 #140 DONE 2.7s 00:15:35 00:15:35 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:15:35 #0 0.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:15:35 #49 ... 00:15:35 00:15:35 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:15:35 #66 11.23 OK: 20 MiB in 18 packages 00:15:35 #66 DONE 12.3s 00:15:35 00:15:35 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:15:35 #72 DONE 1.0s 00:15:35 00:15:35 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:15:35 #70 DONE 12.1s 00:15:35 00:15:35 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:36 #49 ... 00:15:36 00:15:36 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:15:36 #59 12.99 OK: 238 MiB in 54 packages 00:15:36 #59 DONE 13.8s 00:15:36 00:15:36 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:38 #49 ... 00:15:38 00:15:38 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 00:15:38 #73 DONE 1.2s 00:15:38 00:15:38 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:38 #49 ... 00:15:38 00:15:38 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:15:38 #0 3.171 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:38 #0 4.577 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:38 #0 9.107 (1/1) Installing dumb-init (1.2.5-r3) 00:15:38 #0 9.665 Executing busybox-1.36.1-r29.trigger 00:15:38 #0 9.712 OK: 9 MiB in 15 packages 00:15:38 #74 ... 00:15:38 00:15:38 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:15:38 #61 13.71 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:38 #61 14.05 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:38 #61 14.11 (3/7) Installing dumb-init (1.2.5-r3) 00:15:38 #61 14.12 (4/7) Installing musl-obstack (1.2.3-r2) 00:15:38 #61 14.12 (5/7) Installing libucontext (1.2-r3) 00:15:38 #61 14.14 (6/7) Installing gcompat (1.1.0-r4) 00:15:38 #61 14.18 (7/7) Installing openssl (3.3.2-r1) 00:15:38 #61 14.22 Executing busybox-1.36.1-r29.trigger 00:15:38 #61 14.30 OK: 10 MiB in 19 packages 00:15:38 #61 DONE 15.2s 00:15:38 00:15:38 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:15:38 #75 ... 00:15:38 00:15:38 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:15:38 #60 14.43 (1/4) Installing dumb-init (1.2.5-r3) 00:15:38 #60 14.45 (2/4) Installing musl-obstack (1.2.3-r2) 00:15:38 #60 14.46 (3/4) Installing libucontext (1.2-r3) 00:15:38 #60 14.48 (4/4) Installing gcompat (1.1.0-r4) 00:15:38 #60 14.51 Executing busybox-1.36.1-r29.trigger 00:15:38 #60 14.60 OK: 9 MiB in 18 packages 00:15:38 #60 DONE 15.7s 00:15:38 00:15:38 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:15:38 #74 DONE 10.7s 00:15:38 00:15:38 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:15:38 #0 2.868 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:38 #0 4.275 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:38 #0 8.743 OK: 238 MiB in 54 packages 00:15:38 #76 DONE 9.7s 00:15:38 00:15:38 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:39 #49 ... 00:15:39 00:15:39 #77 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:15:39 #77 DONE 0.5s 00:15:39 00:15:39 #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:40 #78 ... 00:15:40 00:15:40 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:15:40 #64 10.89 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:15:40 #64 10.89 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:15:40 #64 10.89 OK: 24053 distinct packages available 00:15:40 #64 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:40 #64 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:40 #64 16.31 OK: 238 MiB in 54 packages 00:15:40 #64 DONE 16.9s 00:15:40 00:15:40 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:40 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 00:15:40 #49 ... 00:15:40 00:15:40 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:15:40 #69 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:40 #69 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:40 #69 15.37 (1/14) Installing ca-certificates (20240705-r0) 00:15:40 #69 15.56 (2/14) Installing brotli-libs (1.1.0-r2) 00:15:40 #69 15.64 (3/14) Installing c-ares (1.33.1-r0) 00:15:40 #69 15.64 (4/14) Installing libunistring (1.2-r0) 00:15:40 #69 15.72 (5/14) Installing libidn2 (2.3.7-r0) 00:15:40 #69 15.72 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:15:40 #69 15.73 (7/14) Installing libpsl (0.21.5-r1) 00:15:40 #69 15.75 (8/14) Installing zstd-libs (1.5.6-r0) 00:15:40 #69 15.78 (9/14) Installing libcurl (8.11.0-r2) 00:15:40 #69 15.85 (10/14) Installing curl (8.11.0-r2) 00:15:40 #69 15.89 (11/14) Installing dumb-init (1.2.5-r3) 00:15:40 #69 15.90 (12/14) Installing musl-obstack (1.2.3-r2) 00:15:40 #69 15.90 (13/14) Installing libucontext (1.2-r3) 00:15:40 #69 15.90 (14/14) Installing gcompat (1.1.0-r4) 00:15:40 #69 15.93 Executing busybox-1.36.1-r29.trigger 00:15:40 #69 15.99 Executing ca-certificates-20240705-r0.trigger 00:15:40 #69 16.47 OK: 15 MiB in 28 packages 00:15:40 #69 DONE 17.2s 00:15:40 00:15:40 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:40 #49 ... 00:15:40 00:15:40 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:15:40 #79 DONE 0.6s 00:15:40 00:15:40 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:41 #49 ... 00:15:41 00:15:41 #80 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 00:15:41 #0 4.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:41 #0 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:41 #0 8.572 Upgrading critical system libraries and apk-tools: 00:15:41 #0 8.572 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:41 #0 8.603 Executing busybox-1.36.1-r29.trigger 00:15:41 #0 9.224 Continuing the upgrade transaction with new apk-tools: 00:15:41 #0 9.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:41 #0 9.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:41 #80 ... 00:15:41 00:15:41 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:42 #81 ... 00:15:42 00:15:42 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:15:42 #0 4.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:42 #0 5.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:42 #0 7.721 Upgrading critical system libraries and apk-tools: 00:15:42 #0 7.721 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:42 #0 7.752 Executing busybox-1.36.1-r29.trigger 00:15:42 #0 8.137 Continuing the upgrade transaction with new apk-tools: 00:15:42 #0 8.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:42 #0 8.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:42 #82 ... 00:15:42 00:15:42 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:43 #143 ... 00:15:43 00:15:43 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:15:43 #0 1.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:15:43 #144 ... 00:15:43 00:15:43 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:15:43 #0 1.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:15:43 #145 ... 00:15:43 00:15:43 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:15:43 #0 1.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:15:43 #146 ... 00:15:43 00:15:43 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:15:43 #0 1.382 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:15:43 #147 ... 00:15:43 00:15:43 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:15:43 #0 1.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:15:43 #148 ... 00:15:43 00:15:43 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:15:43 #0 1.592 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:15:43 #149 ... 00:15:43 00:15:43 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:15:43 #0 0.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:15:43 #150 ... 00:15:43 00:15:43 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:15:43 #0 1.020 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:15:43 #151 ... 00:15:43 00:15:43 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:15:43 #130 0.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:15:43 #130 ... 00:15:43 00:15:43 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:15:43 #0 1.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:15:43 #152 ... 00:15:43 00:15:43 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:15:43 #0 0.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:15:43 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s done 00:15:43 #49 ... 00:15:43 00:15:43 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:15:43 #0 6.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:43 #0 7.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:43 #0 9.827 Upgrading critical system libraries and apk-tools: 00:15:43 #0 9.827 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:43 #0 9.850 Executing busybox-1.36.1-r29.trigger 00:15:43 #83 ... 00:15:43 00:15:43 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:15:43 #49 DONE 23.5s 00:15:43 00:15:43 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:15:43 #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:43 #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:43 #0 8.977 Upgrading critical system libraries and apk-tools: 00:15:43 #0 8.977 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:43 #0 9.141 Executing busybox-1.36.1-r29.trigger 00:15:44 #84 10.36 Continuing the upgrade transaction with new apk-tools: 00:15:44 #84 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:44 #84 ... 00:15:44 00:15:44 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:15:44 #75 4.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:44 #75 5.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:45 #75 ... 00:15:45 00:15:45 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:45 #85 ... 00:15:45 00:15:45 #80 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 00:15:45 #80 13.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:45 #80 13.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:45 #80 14.02 OK: 9 MiB in 15 packages 00:15:45 #80 ... 00:15:45 00:15:45 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:15:45 #0 5.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:45 #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:45 #0 9.330 Upgrading critical system libraries and apk-tools: 00:15:45 #0 9.330 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:45 #0 9.375 Executing busybox-1.36.1-r29.trigger 00:15:45 #86 ... 00:15:45 00:15:45 #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:45 #87 ... 00:15:45 00:15:45 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:15:45 #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:45 #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:45 #0 10.10 Upgrading critical system libraries and apk-tools: 00:15:45 #0 10.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:45 #0 10.12 Executing busybox-1.36.1-r29.trigger 00:15:45 #88 ... 00:15:45 00:15:45 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:15:45 #0 5.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:45 #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:45 #0 8.726 Upgrading critical system libraries and apk-tools: 00:15:45 #0 8.726 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:45 #0 8.757 Executing busybox-1.36.1-r29.trigger 00:15:45 #0 9.348 Continuing the upgrade transaction with new apk-tools: 00:15:45 #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:45 #89 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:45 #89 ... 00:15:45 00:15:45 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:15:45 #86 10.40 Continuing the upgrade transaction with new apk-tools: 00:15:45 #86 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:46 #86 ... 00:15:46 00:15:46 #80 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 00:15:46 #80 DONE 14.9s 00:15:46 00:15:46 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:15:46 #82 12.53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:46 #82 12.82 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:46 #82 12.88 Executing ca-certificates-20240705-r0.trigger 00:15:46 #82 13.55 OK: 10 MiB in 16 packages 00:15:47 #82 DONE 14.4s 00:15:47 00:15:47 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:15:47 #75 8.487 Upgrading critical system libraries and apk-tools: 00:15:47 #75 8.487 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:47 #75 8.516 Executing busybox-1.36.1-r29.trigger 00:15:47 #75 9.415 Continuing the upgrade transaction with new apk-tools: 00:15:47 #75 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:47 #75 ... 00:15:47 00:15:47 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:47 #90 ... 00:15:47 00:15:47 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:15:47 #88 11.18 Continuing the upgrade transaction with new apk-tools: 00:15:47 #88 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:47 #88 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:48 #88 ... 00:15:48 00:15:48 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:15:48 #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:48 #0 5.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:48 #0 8.569 Upgrading critical system libraries and apk-tools: 00:15:48 #0 8.569 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:48 #0 8.629 Executing busybox-1.36.1-r29.trigger 00:15:48 #0 9.246 Continuing the upgrade transaction with new apk-tools: 00:15:48 #0 9.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:48 #0 9.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:48 #91 ... 00:15:48 00:15:48 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:15:48 #89 12.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:48 #89 13.10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:48 #89 13.18 OK: 9 MiB in 15 packages 00:15:49 #89 DONE 13.8s 00:15:49 00:15:49 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:15:49 #83 10.65 Continuing the upgrade transaction with new apk-tools: 00:15:49 #83 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:49 #83 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:49 #83 14.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:49 #83 14.92 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:49 #83 14.96 OK: 9 MiB in 16 packages 00:15:49 #83 DONE 15.6s 00:15:49 00:15:49 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:15:51 #92 ... 00:15:51 00:15:51 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:15:51 #86 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:51 #86 14.20 OK: 20 MiB in 18 packages 00:15:51 #86 DONE 14.9s 00:15:51 00:15:51 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:15:51 #88 14.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:51 #88 ... 00:15:51 00:15:51 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:15:51 #0 3.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:51 #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:51 #0 7.423 Upgrading critical system libraries and apk-tools: 00:15:51 #0 7.425 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:15:51 #0 7.450 Executing busybox-1.36.1-r29.trigger 00:15:51 #0 7.891 Continuing the upgrade transaction with new apk-tools: 00:15:51 #0 7.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:15:51 #0 8.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:51 #93 ... 00:15:51 00:15:51 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:15:51 #84 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:51 #84 15.29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:51 #84 15.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:51 #84 15.62 Executing ca-certificates-20240705-r0.trigger 00:15:51 #84 16.38 OK: 11 MiB in 17 packages 00:15:51 #84 DONE 18.0s 00:15:51 00:15:51 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:15:51 #93 10.81 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:51 #93 ... 00:15:51 00:15:51 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:15:51 #91 12.10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:15:51 #91 ... 00:15:51 00:15:51 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:15:51 #94 DONE 1.6s 00:15:51 00:15:51 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:15:51 #91 12.91 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:51 #91 13.00 OK: 9 MiB in 18 packages 00:15:52 #91 ... 00:15:52 00:15:52 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:15:52 #75 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:15:52 #75 13.34 OK: 10 MiB in 19 packages 00:15:52 #75 DONE 13.9s 00:15:52 00:15:52 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:15:52 #91 DONE 13.4s 00:15:52 00:15:52 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:53 #95 ... 00:15:53 00:15:53 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:15:53 #88 16.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:53 #88 16.43 Executing ca-certificates-20240705-r0.trigger 00:15:53 #88 16.79 OK: 20 MiB in 18 packages 00:15:53 #88 DONE 17.8s 00:15:53 00:15:53 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:15:53 #93 11.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:15:53 #93 11.39 Executing ca-certificates-20240705-r0.trigger 00:15:53 #93 11.77 OK: 15 MiB in 28 packages 00:15:53 #93 DONE 12.8s 00:15:53 00:15:53 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:15:53 #92 DONE 4.1s 00:15:53 00:15:53 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:15:53 #96 DONE 1.4s 00:15:53 00:15:53 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:53 #97 DONE 1.4s 00:15:53 00:15:53 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:53 #98 ... 00:15:53 00:15:53 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:53 #95 DONE 1.4s 00:15:53 00:15:53 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:15:53 #99 DONE 0.4s 00:15:53 00:15:53 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:15:53 #100 DONE 0.3s 00:15:53 00:15:53 #101 [security-spire-server stage-2 6/9] COPY security.txt / 00:15:54 #101 ... 00:15:54 00:15:54 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:15:54 #102 DONE 0.3s 00:15:54 00:15:54 #101 [security-spire-server stage-2 6/9] COPY security.txt / 00:15:54 #101 DONE 0.2s 00:15:54 00:15:54 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:15:54 #103 DONE 0.2s 00:15:54 00:15:54 #104 [security-spire-config stage-2 6/10] COPY security.txt / 00:15:54 #104 DONE 0.3s 00:15:54 00:15:54 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:15:54 #105 DONE 0.2s 00:15:54 00:15:54 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:15:54 #106 DONE 0.2s 00:15:54 00:15:54 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:15:54 #107 DONE 0.2s 00:15:54 00:15:54 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:15:54 #108 DONE 0.2s 00:15:54 00:15:54 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:15:54 #109 ... 00:15:54 00:15:54 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:15:54 #98 DONE 1.3s 00:15:55 00:15:55 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:15:55 #109 DONE 0.3s 00:15:55 00:15:55 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:15:55 #110 DONE 0.2s 00:15:55 00:15:55 #111 [security-spire-config] exporting to image 00:15:55 #111 exporting layers 00:15:55 #111 ... 00:15:55 00:15:55 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 00:15:55 #112 DONE 0.2s 00:15:55 00:15:55 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:15:55 #113 DONE 0.2s 00:15:55 00:15:55 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:15:55 #114 DONE 0.2s 00:15:55 00:15:55 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:15:55 #115 DONE 0.3s 00:15:55 00:15:55 #116 [security-spire-server] exporting to image 00:15:57 #116 exporting layers 2.4s done 00:15:57 #116 writing image sha256:836f0e3d4d928081e427d32a64403f79b33f3eb1a1f5b865f39bc63f5a39dc16 0.1s done 00:15:57 #116 naming to docker.io/library/security-spire-server-arm64 00:15:57 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 00:15:57 #116 DONE 2.6s 00:15:57 00:15:57 #117 [security-spire-agent] exporting to image 00:15:57 #117 ... 00:15:57 00:15:57 #111 [security-spire-config] exporting to image 00:15:57 #111 exporting layers 2.6s done 00:15:57 #111 writing image sha256:b917442634245df0c077e96799fad4deeea2bde2055ba5fefa06181cf99105ca done 00:15:57 #111 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:15:57 #111 DONE 2.6s 00:15:57 00:15:57 #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:58 #78 ... 00:15:58 00:15:58 #117 [security-spire-agent] exporting to image 00:15:58 #117 exporting layers 2.1s done 00:15:58 #117 writing image sha256:1a12dba990c14cde90d670b74ada166efc9453526d2b0e071965cdd052231616 0.0s done 00:15:58 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 00:15:58 #117 DONE 2.2s 00:15:58 00:15:58 #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #78 DONE 53.5s 00:16:37 00:16:37 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #81 DONE 52.2s 00:16:37 00:16:37 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #90 DONE 55.1s 00:16:37 00:16:37 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #85 DONE 58.2s 00:16:37 00:16:37 #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #87 DONE 57.6s 00:16:37 00:16:37 #118 [core-keeper builder 7/8] COPY . . 00:16:37 #118 ... 00:16:37 00:16:37 #119 [security-spiffe-token-provider builder 6/7] COPY . . 00:16:37 #119 DONE 1.0s 00:16:37 00:16:37 #120 [security-secretstore-setup builder 6/7] COPY . . 00:16:37 #120 CACHED 00:16:37 00:16:37 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:16:37 #121 CACHED 00:16:37 00:16:37 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #122 CACHED 00:16:37 00:16:37 #123 [support-scheduler builder 6/7] COPY . . 00:16:37 #123 CACHED 00:16:37 00:16:37 #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #124 CACHED 00:16:37 00:16:37 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:16:37 #125 CACHED 00:16:37 00:16:37 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #126 CACHED 00:16:37 00:16:37 #127 [core-data builder 6/7] COPY . . 00:16:37 #127 CACHED 00:16:37 00:16:37 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 00:16:37 #128 CACHED 00:16:37 00:16:37 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #129 CACHED 00:16:37 00:16:37 #130 [security-proxy-auth builder 6/7] COPY . . 00:16:37 #130 CACHED 00:16:37 00:16:37 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:16:37 #131 CACHED 00:16:37 00:16:37 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 00:16:37 #132 CACHED 00:16:37 00:16:37 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:16:37 #133 CACHED 00:16:37 00:16:37 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #134 CACHED 00:16:37 00:16:37 #135 [core-command builder 6/7] COPY . . 00:16:37 #135 DONE 1.1s 00:16:37 00:16:37 #136 [core-metadata builder 6/7] COPY . . 00:16:37 #136 CACHED 00:16:37 00:16:37 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:16:37 #137 CACHED 00:16:37 00:16:37 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #138 CACHED 00:16:37 00:16:37 #139 [support-notifications builder 6/7] COPY . . 00:16:37 #139 DONE 1.0s 00:16:37 00:16:37 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:16:37 #140 CACHED 00:16:37 00:16:37 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:37 #141 CACHED 00:16:37 00:16:37 #142 [security-bootstrapper builder 6/7] COPY . . 00:16:37 #142 CACHED 00:16:37 00:16:37 #143 [security-proxy-setup builder 6/7] COPY . . 00:16:37 #143 DONE 1.0s 00:16:37 00:16:37 #118 [core-keeper builder 7/8] COPY . . 00:16:37 #118 DONE 1.0s 00:16:37 00:16:37 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:16:37 #144 3.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:16:43 #144 ... 00:16:43 00:16:43 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:16:43 #0 2.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:16:44 #145 ... 00:16:44 00:16:44 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:16:44 #0 2.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:16:44 #146 ... 00:16:44 00:16:44 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:16:44 #0 2.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:16:44 #147 ... 00:16:44 00:16:44 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:16:44 #0 2.975 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:16:44 #148 ... 00:16:44 00:16:44 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:16:44 #0 2.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:16:44 #149 ... 00:16:44 00:16:44 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:16:44 #0 2.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:16:45 #150 ... 00:16:45 00:16:45 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:16:45 #0 2.350 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:16:45 #151 ... 00:16:45 00:16:45 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:16:45 #0 2.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:16:45 #152 ... 00:16:45 00:16:45 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:16:45 #0 2.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:16:45 #153 ... 00:16:45 00:16:45 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:16:45 #0 3.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:16:45 #154 ... 00:16:45 00:16:45 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:16:45 #0 3.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:17:04 #153 ... 00:17:04 00:17:04 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:17:04 #152 89.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:18:01 #152 ... 00:18:01 00:18:01 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:18:01 #148 DONE 147.8s 00:18:01 00:18:01 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:18:01 #145 DONE 147.9s 00:18:01 00:18:01 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:18:01 #151 DONE 147.9s 00:18:01 00:18:01 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:18:01 #147 DONE 147.9s 00:18:01 00:18:01 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:18:01 #153 DONE 147.9s 00:18:01 00:18:01 #154 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #154 ... 00:18:01 00:18:01 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:18:01 #144 DONE 148.1s 00:18:01 00:18:01 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:18:01 #146 DONE 148.2s 00:18:01 00:18:01 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:18:01 #152 DONE 148.3s 00:18:01 00:18:01 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:18:01 #150 DONE 148.3s 00:18:01 00:18:01 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #155 ... 00:18:01 00:18:01 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:18:01 #149 DONE 148.4s 00:18:01 00:18:01 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:18:01 #130 DONE 148.4s 00:18:01 00:18:01 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:18:01 #143 DONE 148.5s 00:18:01 00:18:01 #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #156 ... 00:18:01 00:18:01 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:18:01 #157 DONE 1.0s 00:18:01 00:18:01 #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #158 DONE 0.8s 00:18:01 00:18:01 #154 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #154 DONE 1.1s 00:18:01 00:18:01 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #159 DONE 0.9s 00:18:01 00:18:01 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #155 DONE 0.6s 00:18:01 00:18:01 #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #160 DONE 1.1s 00:18:01 00:18:01 #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #156 DONE 0.5s 00:18:01 00:18:01 #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:18:01 #161 ... 00:18:01 00:18:01 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #162 DONE 0.4s 00:18:01 00:18:01 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #163 DONE 0.5s 00:18:01 00:18:01 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:18:01 #164 CACHED 00:18:01 00:18:01 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #165 CACHED 00:18:01 00:18:01 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #166 CACHED 00:18:01 00:18:01 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:18:01 #167 CACHED 00:18:01 00:18:01 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 #168 CACHED 00:18:01 00:18:01 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:18:01 #169 CACHED 00:18:01 00:18:01 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:18:01 #170 DONE 0.4s 00:18:01 00:18:01 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:18:01 #171 DONE 0.4s 00:18:01 00:18:01 #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:18:01 #172 ... 00:18:01 00:18:01 #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:18:01 #173 DONE 0.4s 00:18:01 00:18:01 #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:18:01 #174 DONE 0.4s 00:18:01 00:18:01 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:18:01 #175 DONE 0.4s 00:18:01 00:18:01 #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:18:01 #161 DONE 0.4s 00:18:01 00:18:01 #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:18:03 #176 ... 00:18:03 00:18:03 #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:18:03 #177 DONE 1.9s 00:18:03 00:18:03 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:18:03 #178 DONE 1.9s 00:18:03 00:18:03 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:18:03 #179 DONE 1.9s 00:18:03 00:18:03 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:18:03 #180 DONE 1.9s 00:18:03 00:18:03 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:18:03 #181 ... 00:18:03 00:18:03 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:18:03 #182 DONE 2.2s 00:18:03 00:18:03 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:18:03 #183 DONE 2.2s 00:18:03 00:18:03 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:18:03 #184 DONE 2.2s 00:18:03 00:18:03 #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:18:03 #172 DONE 2.2s 00:18:03 00:18:03 #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:18:03 #185 DONE 2.2s 00:18:03 00:18:03 #186 [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 00:18:03 #186 DONE 2.2s 00:18:03 00:18:03 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:18:03 #187 DONE 2.7s 00:18:03 00:18:03 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:18:03 #188 ... 00:18:03 00:18:03 #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:18:03 #176 DONE 2.4s 00:18:04 00:18:04 #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:18:04 #189 DONE 0.8s 00:18:04 00:18:04 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:18:04 #190 DONE 0.9s 00:18:04 00:18:04 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:18:04 #191 DONE 0.6s 00:18:04 00:18:04 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:18:04 #181 DONE 0.9s 00:18:04 00:18:04 #192 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:18:04 #192 ... 00:18:04 00:18:04 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:18:04 #193 DONE 0.6s 00:18:04 00:18:04 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:18:04 #194 DONE 0.6s 00:18:04 00:18:04 #195 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:18:04 #195 DONE 0.6s 00:18:04 00:18:04 #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:18:04 #196 DONE 0.6s 00:18:04 00:18:04 #197 [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 00:18:04 #197 DONE 0.6s 00:18:04 00:18:04 #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:18:04 #198 DONE 0.7s 00:18:04 00:18:04 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 00:18:04 #199 DONE 0.5s 00:18:04 00:18:04 #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 00:18:04 #200 ... 00:18:04 00:18:04 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:18:04 #188 DONE 0.8s 00:18:04 00:18:04 #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:18:04 #201 DONE 0.3s 00:18:04 00:18:04 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:18:04 #202 DONE 0.5s 00:18:04 00:18:04 #203 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 00:18:04 #203 DONE 0.6s 00:18:04 00:18:04 #140 [core-keeper] exporting to image 00:18:04 #140 exporting layers 00:18:04 #140 writing image sha256:ced9525c79c9eddb8a11a5174f465792b14d905ea841769af5cdaafa37f3b008 done 00:18:04 #140 naming to docker.io/library/core-command 0.0s done 00:18:04 #140 ... 00:18:04 00:18:04 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:18:04 #204 DONE 0.5s 00:18:04 00:18:04 #205 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 00:18:04 #205 DONE 0.5s 00:18:04 00:18:04 #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:18:04 #206 DONE 0.5s 00:18:04 00:18:04 #192 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:18:04 #192 DONE 0.5s 00:18:04 00:18:04 #140 [support-notifications] exporting to image 00:18:04 #140 ... 00:18:04 00:18:04 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:18:04 #207 DONE 0.5s 00:18:04 00:18:04 #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 00:18:04 #200 DONE 0.4s 00:18:04 00:18:04 #140 [core-data] exporting to image 00:18:04 #140 ... 00:18:04 00:18:04 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:18:04 #208 DONE 0.5s 00:18:04 00:18:04 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:18:04 #209 DONE 0.5s 00:18:04 00:18:04 #140 [core-data] exporting to image 00:18:04 #140 writing image sha256:32e568ac0308a321446c1119a7e435004acf5d5fc497369633310fcd49caf6ed 00:18:05 #140 writing image sha256:32e568ac0308a321446c1119a7e435004acf5d5fc497369633310fcd49caf6ed 0.1s done 00:18:05 #140 naming to docker.io/library/support-scheduler done 00:18:05 #140 ... 00:18:05 00:18:05 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 00:18:05 #210 DONE 0.5s 00:18:05 00:18:05 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:18:05 #211 DONE 0.7s 00:18:05 00:18:05 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:18:05 #212 DONE 0.6s 00:18:05 00:18:05 #140 [core-metadata] exporting to image 00:18:05 #140 exporting layers 0.8s done 00:18:05 #140 writing image sha256:29c4f6c49e07fc1851735a2669880c9eb4b48e8af5011b8d1f18be0abdfb4cd4 0.0s done 00:18:05 #140 naming to docker.io/library/core-keeper 00:18:05 #140 exporting layers 0.9s done 00:18:05 #140 naming to docker.io/library/core-keeper done 00:18:05 #140 ... 00:18:05 00:18:05 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:18:05 #213 DONE 0.2s 00:18:05 00:18:05 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:18:05 #214 DONE 0.2s 00:18:05 00:18:05 #140 [support-notifications] exporting to image 00:18:05 #140 exporting layers 0.9s done 00:18:05 #140 writing image sha256:e2cb2db16f2cf3d54e523b72323509ae241f91937a22fd18ec26dd09cb98f60f 0.0s done 00:18:05 #140 writing image sha256:74d2c0f8d9b263e93a4bf8d4c0561a47cc14e97e2d1999672dbbcf819bea4651 0.0s done 00:18:05 #140 naming to docker.io/library/security-spiffe-token-provider done 00:18:05 #140 naming to docker.io/library/support-notifications done 00:18:05 #140 ... 00:18:05 00:18:05 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:05 #215 DONE 1.2s 00:18:05 00:18:05 #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:18:05 #216 DONE 0.2s 00:18:05 00:18:05 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:18:05 #217 DONE 0.2s 00:18:05 00:18:05 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:05 #218 DONE 1.2s 00:18:05 00:18:05 #140 [core-metadata] exporting to image 00:18:05 #140 writing image sha256:1e830ceaa0eef1655c4a3999eec8876b491cd1a6f4f10d4aa7d80d3afb865bb6 done 00:18:05 #140 naming to docker.io/library/core-data done 00:18:05 #140 writing image sha256:89c246f37f8c8f338cff7e4999e4460cfd0b07c09c189cfd83d276272dc96a55 done 00:18:05 #140 naming to docker.io/library/core-metadata done 00:18:05 #140 ... 00:18:05 00:18:05 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:05 #219 DONE 1.1s 00:18:05 00:18:05 #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 00:18:05 #220 DONE 0.2s 00:18:05 00:18:05 #140 [security-proxy-setup] exporting to image 00:18:05 #140 exporting layers 0.2s done 00:18:05 #140 writing image sha256:9349103337a91755573902e140c325aad9ddce3f3ee8fba6dddd048f0cb95125 0.1s done 00:18:05 #140 naming to docker.io/library/core-common-config-bootstrapper 00:18:06 #140 ... 00:18:06 00:18:06 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:18:06 #221 DONE 0.1s 00:18:06 00:18:06 #140 [security-proxy-auth] exporting to image 00:18:06 #140 exporting layers 0.3s done 00:18:06 #140 naming to docker.io/library/core-common-config-bootstrapper done 00:18:06 #140 writing image sha256:17f68e100f75541ac73db295d1c8e98171c449f5b660c12cca73280e11e81007 done 00:18:06 #140 naming to docker.io/library/security-proxy-auth done 00:18:06 #140 exporting layers 0.3s done 00:18:06 #140 writing image sha256:d7bdebbdae86c4388a0b0fde26fd720b76761ff1da9035a42d81f1bacb313e13 done 00:18:06 #140 naming to docker.io/library/security-proxy-setup done 00:18:06 #140 DONE 5.0s 00:18:06 00:18:06 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:18:06 #222 DONE 0.1s 00:18:06 00:18:06 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:18:06 #223 ... 00:18:06 00:18:06 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:06 #224 DONE 0.7s 00:18:06 00:18:06 #140 [security-secretstore-setup] exporting to image 00:18:06 #140 exporting layers 0.2s done 00:18:06 #140 writing image sha256:3b859c82b8545bb53d369c6f761ecae75a1235375edb312d317ddbaabab93b25 done 00:18:06 #140 naming to docker.io/library/security-secretstore-setup done 00:18:06 #140 DONE 5.2s 00:18:06 00:18:06 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:18:06 #223 DONE 0.5s 00:18:06 00:18:06 #140 [security-bootstrapper] exporting to image 00:18:06 #140 exporting layers 0.2s done 00:18:06 #140 writing image sha256:97b5c64a78fa8b4f5564acd16de443b98e8e49794fb43d6bb794821533b633b1 done 00:18:06 #140 naming to docker.io/library/security-bootstrapper done 00:18:06 #140 DONE 5.4s 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:18:06 time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:18:06 $ docker stop --time=1 5bc7d3425098e237be2c80464e1048322ae3c39fd1b0ba77f5fa409179132775 00:18:08 $ docker rm -f --volumes 5bc7d3425098e237be2c80464e1048322ae3c39fd1b0ba77f5fa409179132775 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:08 + docker images 00:18:08 REPOSITORY TAG IMAGE ID CREATED SIZE 00:18:08 security-secretstore-setup latest 3b859c82b854 2 seconds ago 46.9MB 00:18:08 security-bootstrapper latest 97b5c64a78fa 2 seconds ago 26MB 00:18:08 core-common-config-bootstrapper latest 9349103337a9 3 seconds ago 22.8MB 00:18:08 security-proxy-auth latest 17f68e100f75 3 seconds ago 32.3MB 00:18:08 security-proxy-setup latest d7bdebbdae86 3 seconds ago 35MB 00:18:08 core-data latest 1e830ceaa0ee 4 seconds ago 37.5MB 00:18:08 core-keeper latest 29c4f6c49e07 4 seconds ago 31.3MB 00:18:08 core-metadata latest 89c246f37f8c 4 seconds ago 37.6MB 00:18:08 support-scheduler latest 32e568ac0308 4 seconds ago 52.9MB 00:18:08 security-spiffe-token-provider latest e2cb2db16f2c 4 seconds ago 38.5MB 00:18:08 support-notifications latest 74d2c0f8d9b2 4 seconds ago 51.9MB 00:18:08 core-command latest ced9525c79c9 5 seconds ago 33.3MB 00:18:08 security-spire-server latest 9ef9c72cc3ae 2 minutes ago 128MB 00:18:08 security-spire-agent latest e2ac9ac90ca7 2 minutes ago 188MB 00:18:08 security-spire-config latest d37c3dd77808 2 minutes ago 127MB 00:18:08 ci-base-image-x86_64 latest 8dad070dd9dc 6 minutes ago 975MB 00:18:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 00:18:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 00:18:08 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 00:18:08 provisioning config files... 00:18:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config16550657062573174519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:08 ---> ****-login.sh 00:18:08 nexus3.edgexfoundry.org:10001 00:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:08 Configure a credential helper to remove this warning. See 00:18:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:08 00:18:08 Login Succeeded 00:18:08 nexus3.edgexfoundry.org:10002 00:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:09 Configure a credential helper to remove this warning. See 00:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:09 00:18:09 Login Succeeded 00:18:09 nexus3.edgexfoundry.org:10003 00:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:09 Configure a credential helper to remove this warning. See 00:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:09 00:18:09 Login Succeeded 00:18:09 nexus3.edgexfoundry.org:10004 00:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:09 Configure a credential helper to remove this warning. See 00:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:09 00:18:09 Login Succeeded 00:18:09 ****.io 00:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:09 Configure a credential helper to remove this warning. See 00:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:09 00:18:09 Login Succeeded 00:18:09 ---> ****-login.sh ends [Pipeline] } 00:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:18:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:18:09 1c915772745d8186d2431f3cbe90828097471706 00:18:09 latest 00:18:09 4.0.0-dev.22 00:18:09 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:09 main 00:18:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker push nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706 00:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:18:10 3f6cc83ef642: Preparing 00:18:10 0feda199d402: Preparing 00:18:10 42fbde521aeb: Preparing 00:18:10 294a9f9e5ed2: Preparing 00:18:10 7a29538b1612: Preparing 00:18:10 859a91ce6bd0: Preparing 00:18:10 75654b8eeebd: Preparing 00:18:10 75654b8eeebd: Waiting 00:18:10 294a9f9e5ed2: Pushed 00:18:10 42fbde521aeb: Pushed 00:18:10 3f6cc83ef642: Pushed 00:18:10 75654b8eeebd: Layer already exists 00:18:10 859a91ce6bd0: Pushed 00:18:11 7a29538b1612: Pushed 00:18:12 0feda199d402: Pushed 00:18:12 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:18:13 3f6cc83ef642: Preparing 00:18:13 0feda199d402: Preparing 00:18:13 42fbde521aeb: Preparing 00:18:13 294a9f9e5ed2: Preparing 00:18:13 7a29538b1612: Preparing 00:18:13 859a91ce6bd0: Preparing 00:18:13 75654b8eeebd: Preparing 00:18:13 859a91ce6bd0: Waiting 00:18:13 75654b8eeebd: Waiting 00:18:13 294a9f9e5ed2: Layer already exists 00:18:13 7a29538b1612: Layer already exists 00:18:13 42fbde521aeb: Layer already exists 00:18:13 3f6cc83ef642: Layer already exists 00:18:13 0feda199d402: Layer already exists 00:18:13 859a91ce6bd0: Layer already exists 00:18:13 75654b8eeebd: Layer already exists 00:18:13 latest: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:14 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 00:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:18:14 3f6cc83ef642: Preparing 00:18:14 0feda199d402: Preparing 00:18:14 42fbde521aeb: Preparing 00:18:14 294a9f9e5ed2: Preparing 00:18:14 7a29538b1612: Preparing 00:18:14 859a91ce6bd0: Preparing 00:18:14 75654b8eeebd: Preparing 00:18:14 859a91ce6bd0: Waiting 00:18:14 75654b8eeebd: Waiting 00:18:14 7a29538b1612: Layer already exists 00:18:14 42fbde521aeb: Layer already exists 00:18:14 294a9f9e5ed2: Layer already exists 00:18:14 0feda199d402: Layer already exists 00:18:14 3f6cc83ef642: Layer already exists 00:18:14 859a91ce6bd0: Layer already exists 00:18:14 75654b8eeebd: Layer already exists 00:18:14 4.0.0-dev.22: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:14 + docker push nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:18:14 3f6cc83ef642: Preparing 00:18:14 0feda199d402: Preparing 00:18:14 42fbde521aeb: Preparing 00:18:14 294a9f9e5ed2: Preparing 00:18:14 7a29538b1612: Preparing 00:18:14 859a91ce6bd0: Preparing 00:18:14 75654b8eeebd: Preparing 00:18:14 859a91ce6bd0: Waiting 00:18:14 75654b8eeebd: Waiting 00:18:14 0feda199d402: Layer already exists 00:18:14 3f6cc83ef642: Layer already exists 00:18:14 7a29538b1612: Layer already exists 00:18:14 42fbde521aeb: Layer already exists 00:18:14 294a9f9e5ed2: Layer already exists 00:18:14 75654b8eeebd: Layer already exists 00:18:14 859a91ce6bd0: Layer already exists 00:18:14 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:18:15 3f6cc83ef642: Preparing 00:18:15 0feda199d402: Preparing 00:18:15 42fbde521aeb: Preparing 00:18:15 294a9f9e5ed2: Preparing 00:18:15 7a29538b1612: Preparing 00:18:15 859a91ce6bd0: Preparing 00:18:15 75654b8eeebd: Preparing 00:18:15 859a91ce6bd0: Waiting 00:18:15 42fbde521aeb: Layer already exists 00:18:15 0feda199d402: Layer already exists 00:18:15 7a29538b1612: Layer already exists 00:18:15 3f6cc83ef642: Layer already exists 00:18:15 294a9f9e5ed2: Layer already exists 00:18:15 859a91ce6bd0: Layer already exists 00:18:15 75654b8eeebd: Layer already exists 00:18:15 main: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:15 ===================================================== [Pipeline] echo 00:18:15 taggedImages: 00:18:15 - nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706 00:18:15 - nexus3.edgexfoundry.org:10004/core-command:latest 00:18:15 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 00:18:15 - nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:18:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:18:15 1c915772745d8186d2431f3cbe90828097471706 00:18:15 latest 00:18:15 4.0.0-dev.22 00:18:15 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:15 main 00:18:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 00:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:18:16 e67fb74b8855: Preparing 00:18:16 39c2b7a17685: Preparing 00:18:16 18397ed3b7e3: Preparing 00:18:16 b43854cf5409: Preparing 00:18:16 42fbde521aeb: Preparing 00:18:16 294a9f9e5ed2: Preparing 00:18:16 7a29538b1612: Preparing 00:18:16 859a91ce6bd0: Preparing 00:18:16 75654b8eeebd: Preparing 00:18:16 294a9f9e5ed2: Waiting 00:18:16 7a29538b1612: Waiting 00:18:16 75654b8eeebd: Waiting 00:18:16 42fbde521aeb: Layer already exists 00:18:16 294a9f9e5ed2: Layer already exists 00:18:16 7a29538b1612: Layer already exists 00:18:16 859a91ce6bd0: Layer already exists 00:18:16 75654b8eeebd: Layer already exists 00:18:16 18397ed3b7e3: Pushed 00:18:16 e67fb74b8855: Pushed 00:18:16 39c2b7a17685: Pushed 00:18:17 b43854cf5409: Pushed 00:18:17 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:17 + 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 00:18:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:18:18 e67fb74b8855: Preparing 00:18:18 39c2b7a17685: Preparing 00:18:18 18397ed3b7e3: Preparing 00:18:18 b43854cf5409: Preparing 00:18:18 42fbde521aeb: Preparing 00:18:18 294a9f9e5ed2: Preparing 00:18:18 7a29538b1612: Preparing 00:18:18 859a91ce6bd0: Preparing 00:18:18 75654b8eeebd: Preparing 00:18:18 859a91ce6bd0: Waiting 00:18:18 7a29538b1612: Waiting 00:18:18 75654b8eeebd: Waiting 00:18:18 294a9f9e5ed2: Waiting 00:18:18 18397ed3b7e3: Layer already exists 00:18:18 42fbde521aeb: Layer already exists 00:18:18 e67fb74b8855: Layer already exists 00:18:18 39c2b7a17685: Layer already exists 00:18:18 b43854cf5409: Layer already exists 00:18:18 75654b8eeebd: Layer already exists 00:18:18 7a29538b1612: Layer already exists 00:18:18 859a91ce6bd0: Layer already exists 00:18:18 294a9f9e5ed2: Layer already exists 00:18:18 latest: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 00:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:18:18 e67fb74b8855: Preparing 00:18:18 39c2b7a17685: Preparing 00:18:18 18397ed3b7e3: Preparing 00:18:18 b43854cf5409: Preparing 00:18:18 42fbde521aeb: Preparing 00:18:18 294a9f9e5ed2: Preparing 00:18:18 7a29538b1612: Preparing 00:18:18 859a91ce6bd0: Preparing 00:18:18 75654b8eeebd: Preparing 00:18:18 294a9f9e5ed2: Waiting 00:18:18 7a29538b1612: Waiting 00:18:18 75654b8eeebd: Waiting 00:18:18 859a91ce6bd0: Waiting 00:18:18 e67fb74b8855: Layer already exists 00:18:18 b43854cf5409: Layer already exists 00:18:18 42fbde521aeb: Layer already exists 00:18:18 39c2b7a17685: Layer already exists 00:18:18 18397ed3b7e3: Layer already exists 00:18:18 7a29538b1612: Layer already exists 00:18:18 859a91ce6bd0: Layer already exists 00:18:18 294a9f9e5ed2: Layer already exists 00:18:18 75654b8eeebd: Layer already exists 00:18:18 4.0.0-dev.22: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:18:19 e67fb74b8855: Preparing 00:18:19 39c2b7a17685: Preparing 00:18:19 18397ed3b7e3: Preparing 00:18:19 b43854cf5409: Preparing 00:18:19 42fbde521aeb: Preparing 00:18:19 294a9f9e5ed2: Preparing 00:18:19 7a29538b1612: Preparing 00:18:19 859a91ce6bd0: Preparing 00:18:19 75654b8eeebd: Preparing 00:18:19 75654b8eeebd: Waiting 00:18:19 294a9f9e5ed2: Waiting 00:18:19 859a91ce6bd0: Waiting 00:18:19 e67fb74b8855: Layer already exists 00:18:19 42fbde521aeb: Layer already exists 00:18:19 b43854cf5409: Layer already exists 00:18:19 39c2b7a17685: Layer already exists 00:18:19 18397ed3b7e3: Layer already exists 00:18:19 294a9f9e5ed2: Layer already exists 00:18:19 7a29538b1612: Layer already exists 00:18:19 859a91ce6bd0: Layer already exists 00:18:19 75654b8eeebd: Layer already exists 00:18:19 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:19 + 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 00:18:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:18:20 e67fb74b8855: Preparing 00:18:20 39c2b7a17685: Preparing 00:18:20 18397ed3b7e3: Preparing 00:18:20 b43854cf5409: Preparing 00:18:20 42fbde521aeb: Preparing 00:18:20 294a9f9e5ed2: Preparing 00:18:20 7a29538b1612: Preparing 00:18:20 859a91ce6bd0: Preparing 00:18:20 75654b8eeebd: Preparing 00:18:20 7a29538b1612: Waiting 00:18:20 294a9f9e5ed2: Waiting 00:18:20 18397ed3b7e3: Layer already exists 00:18:20 b43854cf5409: Layer already exists 00:18:20 42fbde521aeb: Layer already exists 00:18:20 e67fb74b8855: Layer already exists 00:18:20 39c2b7a17685: Layer already exists 00:18:20 7a29538b1612: Layer already exists 00:18:20 294a9f9e5ed2: Layer already exists 00:18:20 859a91ce6bd0: Layer already exists 00:18:20 75654b8eeebd: Layer already exists 00:18:20 main: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:20 ===================================================== [Pipeline] echo 00:18:20 taggedImages: 00:18:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 00:18:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:18:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 00:18:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:18:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:18:20 1c915772745d8186d2431f3cbe90828097471706 00:18:20 latest 00:18:20 4.0.0-dev.22 00:18:20 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:20 main 00:18:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:20 + docker push nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706 00:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:18:20 cc420233f724: Preparing 00:18:20 b279848d4ef2: Preparing 00:18:20 5fcf022aed39: Preparing 00:18:20 42fbde521aeb: Preparing 00:18:20 294a9f9e5ed2: Preparing 00:18:20 8e07d2268b81: Preparing 00:18:20 0c96ed562db2: Preparing 00:18:20 75654b8eeebd: Preparing 00:18:20 8e07d2268b81: Waiting 00:18:20 75654b8eeebd: Waiting 00:18:20 0c96ed562db2: Waiting 00:18:20 42fbde521aeb: Layer already exists 00:18:20 294a9f9e5ed2: Layer already exists 00:18:20 cc420233f724: Pushed 00:18:20 75654b8eeebd: Layer already exists 00:18:20 b279848d4ef2: Pushed 00:18:20 0c96ed562db2: Pushed 00:18:21 8e07d2268b81: Pushed 00:18:23 5fcf022aed39: Pushed 00:18:23 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:18:24 cc420233f724: Preparing 00:18:24 b279848d4ef2: Preparing 00:18:24 5fcf022aed39: Preparing 00:18:24 42fbde521aeb: Preparing 00:18:24 294a9f9e5ed2: Preparing 00:18:24 8e07d2268b81: Preparing 00:18:24 0c96ed562db2: Preparing 00:18:24 75654b8eeebd: Preparing 00:18:24 0c96ed562db2: Waiting 00:18:24 75654b8eeebd: Waiting 00:18:24 8e07d2268b81: Waiting 00:18:24 294a9f9e5ed2: Layer already exists 00:18:24 b279848d4ef2: Layer already exists 00:18:24 cc420233f724: Layer already exists 00:18:24 42fbde521aeb: Layer already exists 00:18:24 5fcf022aed39: Layer already exists 00:18:24 8e07d2268b81: Layer already exists 00:18:24 0c96ed562db2: Layer already exists 00:18:24 75654b8eeebd: Layer already exists 00:18:24 latest: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:24 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 00:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:18:24 cc420233f724: Preparing 00:18:24 b279848d4ef2: Preparing 00:18:24 5fcf022aed39: Preparing 00:18:24 42fbde521aeb: Preparing 00:18:24 294a9f9e5ed2: Preparing 00:18:24 8e07d2268b81: Preparing 00:18:24 0c96ed562db2: Preparing 00:18:24 75654b8eeebd: Preparing 00:18:24 0c96ed562db2: Waiting 00:18:24 75654b8eeebd: Waiting 00:18:24 8e07d2268b81: Waiting 00:18:24 294a9f9e5ed2: Layer already exists 00:18:24 cc420233f724: Layer already exists 00:18:24 42fbde521aeb: Layer already exists 00:18:24 b279848d4ef2: Layer already exists 00:18:24 5fcf022aed39: Layer already exists 00:18:24 8e07d2268b81: Layer already exists 00:18:24 0c96ed562db2: Layer already exists 00:18:24 75654b8eeebd: Layer already exists 00:18:24 4.0.0-dev.22: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:25 + docker push nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:18:25 cc420233f724: Preparing 00:18:25 b279848d4ef2: Preparing 00:18:25 5fcf022aed39: Preparing 00:18:25 42fbde521aeb: Preparing 00:18:25 294a9f9e5ed2: Preparing 00:18:25 8e07d2268b81: Preparing 00:18:25 8e07d2268b81: Waiting 00:18:25 0c96ed562db2: Preparing 00:18:25 75654b8eeebd: Preparing 00:18:25 75654b8eeebd: Waiting 00:18:25 0c96ed562db2: Waiting 00:18:25 b279848d4ef2: Layer already exists 00:18:25 294a9f9e5ed2: Layer already exists 00:18:25 5fcf022aed39: Layer already exists 00:18:25 42fbde521aeb: Layer already exists 00:18:25 cc420233f724: Layer already exists 00:18:25 0c96ed562db2: Layer already exists 00:18:25 8e07d2268b81: Layer already exists 00:18:25 75654b8eeebd: Layer already exists 00:18:25 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:18:26 cc420233f724: Preparing 00:18:26 b279848d4ef2: Preparing 00:18:26 5fcf022aed39: Preparing 00:18:26 42fbde521aeb: Preparing 00:18:26 294a9f9e5ed2: Preparing 00:18:26 8e07d2268b81: Preparing 00:18:26 0c96ed562db2: Preparing 00:18:26 75654b8eeebd: Preparing 00:18:26 75654b8eeebd: Waiting 00:18:26 8e07d2268b81: Waiting 00:18:26 0c96ed562db2: Waiting 00:18:26 42fbde521aeb: Layer already exists 00:18:26 294a9f9e5ed2: Layer already exists 00:18:26 b279848d4ef2: Layer already exists 00:18:26 5fcf022aed39: Layer already exists 00:18:26 cc420233f724: Layer already exists 00:18:26 8e07d2268b81: Layer already exists 00:18:26 75654b8eeebd: Layer already exists 00:18:26 0c96ed562db2: Layer already exists 00:18:26 main: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:26 ===================================================== [Pipeline] echo 00:18:26 taggedImages: 00:18:26 - nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706 00:18:26 - nexus3.edgexfoundry.org:10004/core-data:latest 00:18:26 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 00:18:26 - nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:18:26 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 00:18:26 1c915772745d8186d2431f3cbe90828097471706 00:18:26 latest 00:18:26 4.0.0-dev.22 00:18:26 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:26 main 00:18:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706 00:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:18:26 c9f265e4d121: Preparing 00:18:26 17920635e211: Preparing 00:18:26 c956b82cfd79: Preparing 00:18:26 294a9f9e5ed2: Preparing 00:18:26 0b0e1e928736: Preparing 00:18:26 605a94e0e7c0: Preparing 00:18:26 75654b8eeebd: Preparing 00:18:26 605a94e0e7c0: Waiting 00:18:26 75654b8eeebd: Waiting 00:18:26 294a9f9e5ed2: Layer already exists 00:18:26 c9f265e4d121: Pushed 00:18:26 75654b8eeebd: Layer already exists 00:18:26 0b0e1e928736: Pushed 00:18:26 17920635e211: Pushed 00:18:26 605a94e0e7c0: Pushed 00:18:29 c956b82cfd79: Pushed 00:18:29 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 00:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:18:30 c9f265e4d121: Preparing 00:18:30 17920635e211: Preparing 00:18:30 c956b82cfd79: Preparing 00:18:30 294a9f9e5ed2: Preparing 00:18:30 0b0e1e928736: Preparing 00:18:30 605a94e0e7c0: Preparing 00:18:30 75654b8eeebd: Preparing 00:18:30 605a94e0e7c0: Waiting 00:18:30 75654b8eeebd: Waiting 00:18:30 17920635e211: Layer already exists 00:18:30 0b0e1e928736: Layer already exists 00:18:30 c956b82cfd79: Layer already exists 00:18:30 c9f265e4d121: Layer already exists 00:18:30 294a9f9e5ed2: Layer already exists 00:18:30 75654b8eeebd: Layer already exists 00:18:30 605a94e0e7c0: Layer already exists 00:18:30 latest: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 00:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:18:30 c9f265e4d121: Preparing 00:18:30 17920635e211: Preparing 00:18:30 c956b82cfd79: Preparing 00:18:30 294a9f9e5ed2: Preparing 00:18:30 0b0e1e928736: Preparing 00:18:30 605a94e0e7c0: Preparing 00:18:30 75654b8eeebd: Preparing 00:18:30 605a94e0e7c0: Waiting 00:18:30 75654b8eeebd: Waiting 00:18:30 17920635e211: Layer already exists 00:18:30 0b0e1e928736: Layer already exists 00:18:30 c956b82cfd79: Layer already exists 00:18:30 294a9f9e5ed2: Layer already exists 00:18:30 c9f265e4d121: Layer already exists 00:18:30 605a94e0e7c0: Layer already exists 00:18:30 75654b8eeebd: Layer already exists 00:18:30 4.0.0-dev.22: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:18:31 c9f265e4d121: Preparing 00:18:31 17920635e211: Preparing 00:18:31 c956b82cfd79: Preparing 00:18:31 294a9f9e5ed2: Preparing 00:18:31 0b0e1e928736: Preparing 00:18:31 605a94e0e7c0: Preparing 00:18:31 75654b8eeebd: Preparing 00:18:31 605a94e0e7c0: Waiting 00:18:31 75654b8eeebd: Waiting 00:18:31 294a9f9e5ed2: Layer already exists 00:18:31 17920635e211: Layer already exists 00:18:31 0b0e1e928736: Layer already exists 00:18:31 c9f265e4d121: Layer already exists 00:18:31 c956b82cfd79: Layer already exists 00:18:31 605a94e0e7c0: Layer already exists 00:18:31 75654b8eeebd: Layer already exists 00:18:31 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 00:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:18:31 c9f265e4d121: Preparing 00:18:31 17920635e211: Preparing 00:18:31 c956b82cfd79: Preparing 00:18:31 294a9f9e5ed2: Preparing 00:18:31 0b0e1e928736: Preparing 00:18:31 605a94e0e7c0: Preparing 00:18:31 75654b8eeebd: Preparing 00:18:31 605a94e0e7c0: Waiting 00:18:31 75654b8eeebd: Waiting 00:18:31 0b0e1e928736: Layer already exists 00:18:31 c9f265e4d121: Layer already exists 00:18:31 294a9f9e5ed2: Layer already exists 00:18:31 17920635e211: Layer already exists 00:18:31 c956b82cfd79: Layer already exists 00:18:31 605a94e0e7c0: Layer already exists 00:18:31 75654b8eeebd: Layer already exists 00:18:31 main: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:32 ===================================================== [Pipeline] echo 00:18:32 taggedImages: 00:18:32 - nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706 00:18:32 - nexus3.edgexfoundry.org:10004/core-keeper:latest 00:18:32 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 00:18:32 - nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:32 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 00:18:32 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:18:32 1c915772745d8186d2431f3cbe90828097471706 00:18:32 latest 00:18:32 4.0.0-dev.22 00:18:32 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:32 main 00:18:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706 00:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:18:32 b8d702f485f3: Preparing 00:18:32 6dd947f98415: Preparing 00:18:32 c0e3f6df9073: Preparing 00:18:32 5ad0f8203b0c: Preparing 00:18:32 42fbde521aeb: Preparing 00:18:32 294a9f9e5ed2: Preparing 00:18:32 7a29538b1612: Preparing 00:18:32 859a91ce6bd0: Preparing 00:18:32 75654b8eeebd: Preparing 00:18:32 294a9f9e5ed2: Waiting 00:18:32 7a29538b1612: Waiting 00:18:32 859a91ce6bd0: Waiting 00:18:32 75654b8eeebd: Waiting 00:18:32 42fbde521aeb: Layer already exists 00:18:32 294a9f9e5ed2: Layer already exists 00:18:32 7a29538b1612: Layer already exists 00:18:32 859a91ce6bd0: Layer already exists 00:18:32 75654b8eeebd: Layer already exists 00:18:32 c0e3f6df9073: Pushed 00:18:32 6dd947f98415: Pushed 00:18:32 b8d702f485f3: Pushed 00:18:35 5ad0f8203b0c: Pushed 00:18:35 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:18:35 b8d702f485f3: Preparing 00:18:35 6dd947f98415: Preparing 00:18:35 c0e3f6df9073: Preparing 00:18:35 5ad0f8203b0c: Preparing 00:18:35 42fbde521aeb: Preparing 00:18:35 294a9f9e5ed2: Preparing 00:18:35 7a29538b1612: Preparing 00:18:35 859a91ce6bd0: Preparing 00:18:35 75654b8eeebd: Preparing 00:18:35 294a9f9e5ed2: Waiting 00:18:35 859a91ce6bd0: Waiting 00:18:35 75654b8eeebd: Waiting 00:18:35 7a29538b1612: Waiting 00:18:35 6dd947f98415: Layer already exists 00:18:35 b8d702f485f3: Layer already exists 00:18:35 c0e3f6df9073: Layer already exists 00:18:35 42fbde521aeb: Layer already exists 00:18:35 5ad0f8203b0c: Layer already exists 00:18:35 294a9f9e5ed2: Layer already exists 00:18:35 75654b8eeebd: Layer already exists 00:18:35 7a29538b1612: Layer already exists 00:18:35 859a91ce6bd0: Layer already exists 00:18:35 latest: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 00:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:18:36 b8d702f485f3: Preparing 00:18:36 6dd947f98415: Preparing 00:18:36 c0e3f6df9073: Preparing 00:18:36 5ad0f8203b0c: Preparing 00:18:36 42fbde521aeb: Preparing 00:18:36 294a9f9e5ed2: Preparing 00:18:36 7a29538b1612: Preparing 00:18:36 859a91ce6bd0: Preparing 00:18:36 75654b8eeebd: Preparing 00:18:36 294a9f9e5ed2: Waiting 00:18:36 75654b8eeebd: Waiting 00:18:36 c0e3f6df9073: Layer already exists 00:18:36 42fbde521aeb: Layer already exists 00:18:36 b8d702f485f3: Layer already exists 00:18:36 6dd947f98415: Layer already exists 00:18:36 5ad0f8203b0c: Layer already exists 00:18:36 7a29538b1612: Layer already exists 00:18:36 859a91ce6bd0: Layer already exists 00:18:36 75654b8eeebd: Layer already exists 00:18:36 294a9f9e5ed2: Layer already exists 00:18:36 4.0.0-dev.22: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:18:37 b8d702f485f3: Preparing 00:18:37 6dd947f98415: Preparing 00:18:37 c0e3f6df9073: Preparing 00:18:37 5ad0f8203b0c: Preparing 00:18:37 42fbde521aeb: Preparing 00:18:37 294a9f9e5ed2: Preparing 00:18:37 7a29538b1612: Preparing 00:18:37 859a91ce6bd0: Preparing 00:18:37 75654b8eeebd: Preparing 00:18:37 7a29538b1612: Waiting 00:18:37 294a9f9e5ed2: Waiting 00:18:37 859a91ce6bd0: Waiting 00:18:37 75654b8eeebd: Waiting 00:18:37 6dd947f98415: Layer already exists 00:18:37 42fbde521aeb: Layer already exists 00:18:37 c0e3f6df9073: Layer already exists 00:18:37 b8d702f485f3: Layer already exists 00:18:37 5ad0f8203b0c: Layer already exists 00:18:37 75654b8eeebd: Layer already exists 00:18:37 294a9f9e5ed2: Layer already exists 00:18:37 859a91ce6bd0: Layer already exists 00:18:37 7a29538b1612: Layer already exists 00:18:37 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:18:37 b8d702f485f3: Preparing 00:18:37 6dd947f98415: Preparing 00:18:37 c0e3f6df9073: Preparing 00:18:37 5ad0f8203b0c: Preparing 00:18:37 42fbde521aeb: Preparing 00:18:37 294a9f9e5ed2: Preparing 00:18:37 7a29538b1612: Preparing 00:18:37 859a91ce6bd0: Preparing 00:18:37 75654b8eeebd: Preparing 00:18:37 75654b8eeebd: Waiting 00:18:37 7a29538b1612: Waiting 00:18:37 859a91ce6bd0: Waiting 00:18:37 294a9f9e5ed2: Waiting 00:18:37 c0e3f6df9073: Layer already exists 00:18:37 6dd947f98415: Layer already exists 00:18:37 b8d702f485f3: Layer already exists 00:18:37 42fbde521aeb: Layer already exists 00:18:37 5ad0f8203b0c: Layer already exists 00:18:37 859a91ce6bd0: Layer already exists 00:18:37 294a9f9e5ed2: Layer already exists 00:18:37 75654b8eeebd: Layer already exists 00:18:37 7a29538b1612: Layer already exists 00:18:37 main: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:37 ===================================================== [Pipeline] echo 00:18:37 taggedImages: 00:18:37 - nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706 00:18:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:18:37 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 00:18:37 - nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:37 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:18:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:18:38 1c915772745d8186d2431f3cbe90828097471706 00:18:38 latest 00:18:38 4.0.0-dev.22 00:18:38 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:38 main 00:18:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 00:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:18:38 4be2a48435de: Preparing 00:18:38 0a951d40475f: Preparing 00:18:38 fc2c56c7b354: Preparing 00:18:38 98db815fe7c1: Preparing 00:18:38 7840c41ac783: Preparing 00:18:38 88f29f3ff0e5: Preparing 00:18:38 9f2d86c5da8d: Preparing 00:18:38 42fbde521aeb: Preparing 00:18:38 294a9f9e5ed2: Preparing 00:18:38 868508aacb65: Preparing 00:18:38 0b8b5cbf4f3f: Preparing 00:18:38 5f70bf18a086: Preparing 00:18:38 db8b7987d797: Preparing 00:18:38 f5b694a700a0: Preparing 00:18:38 bc54122f10ff: Preparing 00:18:38 75654b8eeebd: Preparing 00:18:38 88f29f3ff0e5: Waiting 00:18:38 42fbde521aeb: Waiting 00:18:38 868508aacb65: Waiting 00:18:38 9f2d86c5da8d: Waiting 00:18:38 f5b694a700a0: Waiting 00:18:38 0b8b5cbf4f3f: Waiting 00:18:38 5f70bf18a086: Waiting 00:18:38 bc54122f10ff: Waiting 00:18:38 294a9f9e5ed2: Waiting 00:18:38 75654b8eeebd: Waiting 00:18:38 db8b7987d797: Waiting 00:18:38 4be2a48435de: Pushed 00:18:38 fc2c56c7b354: Pushed 00:18:38 7840c41ac783: Pushed 00:18:38 98db815fe7c1: Pushed 00:18:38 0a951d40475f: Pushed 00:18:38 42fbde521aeb: Layer already exists 00:18:38 294a9f9e5ed2: Layer already exists 00:18:38 88f29f3ff0e5: Pushed 00:18:38 5f70bf18a086: Layer already exists 00:18:38 868508aacb65: Pushed 00:18:38 0b8b5cbf4f3f: Pushed 00:18:38 db8b7987d797: Pushed 00:18:38 75654b8eeebd: Layer already exists 00:18:38 bc54122f10ff: Pushed 00:18:39 f5b694a700a0: Pushed 00:18:40 9f2d86c5da8d: Pushed 00:18:40 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:18:40 4be2a48435de: Preparing 00:18:40 0a951d40475f: Preparing 00:18:40 fc2c56c7b354: Preparing 00:18:40 98db815fe7c1: Preparing 00:18:40 7840c41ac783: Preparing 00:18:40 88f29f3ff0e5: Preparing 00:18:40 9f2d86c5da8d: Preparing 00:18:40 42fbde521aeb: Preparing 00:18:40 88f29f3ff0e5: Waiting 00:18:40 9f2d86c5da8d: Waiting 00:18:40 294a9f9e5ed2: Preparing 00:18:40 868508aacb65: Preparing 00:18:40 0b8b5cbf4f3f: Preparing 00:18:40 42fbde521aeb: Waiting 00:18:40 294a9f9e5ed2: Waiting 00:18:40 868508aacb65: Waiting 00:18:40 5f70bf18a086: Preparing 00:18:40 db8b7987d797: Preparing 00:18:40 f5b694a700a0: Preparing 00:18:40 bc54122f10ff: Preparing 00:18:40 bc54122f10ff: Waiting 00:18:40 db8b7987d797: Waiting 00:18:40 0b8b5cbf4f3f: Waiting 00:18:40 5f70bf18a086: Waiting 00:18:40 f5b694a700a0: Waiting 00:18:40 75654b8eeebd: Preparing 00:18:40 75654b8eeebd: Waiting 00:18:40 0a951d40475f: Layer already exists 00:18:40 7840c41ac783: Layer already exists 00:18:40 98db815fe7c1: Layer already exists 00:18:40 4be2a48435de: Layer already exists 00:18:40 fc2c56c7b354: Layer already exists 00:18:40 9f2d86c5da8d: Layer already exists 00:18:40 868508aacb65: Layer already exists 00:18:40 88f29f3ff0e5: Layer already exists 00:18:40 42fbde521aeb: Layer already exists 00:18:40 294a9f9e5ed2: Layer already exists 00:18:40 f5b694a700a0: Layer already exists 00:18:40 0b8b5cbf4f3f: Layer already exists 00:18:40 db8b7987d797: Layer already exists 00:18:40 bc54122f10ff: Layer already exists 00:18:40 5f70bf18a086: Layer already exists 00:18:40 75654b8eeebd: Layer already exists 00:18:40 latest: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 00:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:18:41 4be2a48435de: Preparing 00:18:41 0a951d40475f: Preparing 00:18:41 fc2c56c7b354: Preparing 00:18:41 98db815fe7c1: Preparing 00:18:41 7840c41ac783: Preparing 00:18:41 88f29f3ff0e5: Preparing 00:18:41 9f2d86c5da8d: Preparing 00:18:41 42fbde521aeb: Preparing 00:18:41 294a9f9e5ed2: Preparing 00:18:41 868508aacb65: Preparing 00:18:41 0b8b5cbf4f3f: Preparing 00:18:41 5f70bf18a086: Preparing 00:18:41 db8b7987d797: Preparing 00:18:41 f5b694a700a0: Preparing 00:18:41 bc54122f10ff: Preparing 00:18:41 75654b8eeebd: Preparing 00:18:41 42fbde521aeb: Waiting 00:18:41 294a9f9e5ed2: Waiting 00:18:41 868508aacb65: Waiting 00:18:41 0b8b5cbf4f3f: Waiting 00:18:41 5f70bf18a086: Waiting 00:18:41 db8b7987d797: Waiting 00:18:41 f5b694a700a0: Waiting 00:18:41 bc54122f10ff: Waiting 00:18:41 88f29f3ff0e5: Waiting 00:18:41 9f2d86c5da8d: Waiting 00:18:41 75654b8eeebd: Waiting 00:18:41 4be2a48435de: Layer already exists 00:18:41 7840c41ac783: Layer already exists 00:18:41 0a951d40475f: Layer already exists 00:18:41 98db815fe7c1: Layer already exists 00:18:41 fc2c56c7b354: Layer already exists 00:18:41 9f2d86c5da8d: Layer already exists 00:18:41 88f29f3ff0e5: Layer already exists 00:18:41 42fbde521aeb: Layer already exists 00:18:41 868508aacb65: Layer already exists 00:18:41 294a9f9e5ed2: Layer already exists 00:18:41 5f70bf18a086: Layer already exists 00:18:41 0b8b5cbf4f3f: Layer already exists 00:18:41 bc54122f10ff: Layer already exists 00:18:41 f5b694a700a0: Layer already exists 00:18:41 db8b7987d797: Layer already exists 00:18:41 75654b8eeebd: Layer already exists 00:18:41 4.0.0-dev.22: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:18:42 4be2a48435de: Preparing 00:18:42 0a951d40475f: Preparing 00:18:42 fc2c56c7b354: Preparing 00:18:42 98db815fe7c1: Preparing 00:18:42 7840c41ac783: Preparing 00:18:42 88f29f3ff0e5: Preparing 00:18:42 9f2d86c5da8d: Preparing 00:18:42 42fbde521aeb: Preparing 00:18:42 294a9f9e5ed2: Preparing 00:18:42 868508aacb65: Preparing 00:18:42 0b8b5cbf4f3f: Preparing 00:18:42 5f70bf18a086: Preparing 00:18:42 db8b7987d797: Preparing 00:18:42 f5b694a700a0: Preparing 00:18:42 bc54122f10ff: Preparing 00:18:42 75654b8eeebd: Preparing 00:18:42 88f29f3ff0e5: Waiting 00:18:42 9f2d86c5da8d: Waiting 00:18:42 0b8b5cbf4f3f: Waiting 00:18:42 42fbde521aeb: Waiting 00:18:42 294a9f9e5ed2: Waiting 00:18:42 bc54122f10ff: Waiting 00:18:42 5f70bf18a086: Waiting 00:18:42 868508aacb65: Waiting 00:18:42 f5b694a700a0: Waiting 00:18:42 db8b7987d797: Waiting 00:18:42 75654b8eeebd: Waiting 00:18:42 7840c41ac783: Layer already exists 00:18:42 98db815fe7c1: Layer already exists 00:18:42 0a951d40475f: Layer already exists 00:18:42 4be2a48435de: Layer already exists 00:18:42 fc2c56c7b354: Layer already exists 00:18:42 9f2d86c5da8d: Layer already exists 00:18:42 88f29f3ff0e5: Layer already exists 00:18:42 42fbde521aeb: Layer already exists 00:18:42 294a9f9e5ed2: Layer already exists 00:18:42 868508aacb65: Layer already exists 00:18:42 5f70bf18a086: Layer already exists 00:18:42 0b8b5cbf4f3f: Layer already exists 00:18:42 db8b7987d797: Layer already exists 00:18:42 f5b694a700a0: Layer already exists 00:18:42 bc54122f10ff: Layer already exists 00:18:42 75654b8eeebd: Layer already exists 00:18:42 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:18:42 4be2a48435de: Preparing 00:18:42 0a951d40475f: Preparing 00:18:42 fc2c56c7b354: Preparing 00:18:42 98db815fe7c1: Preparing 00:18:42 7840c41ac783: Preparing 00:18:42 88f29f3ff0e5: Preparing 00:18:42 9f2d86c5da8d: Preparing 00:18:42 42fbde521aeb: Preparing 00:18:42 294a9f9e5ed2: Preparing 00:18:42 868508aacb65: Preparing 00:18:42 0b8b5cbf4f3f: Preparing 00:18:42 5f70bf18a086: Preparing 00:18:42 db8b7987d797: Preparing 00:18:42 f5b694a700a0: Preparing 00:18:42 bc54122f10ff: Preparing 00:18:42 75654b8eeebd: Preparing 00:18:42 294a9f9e5ed2: Waiting 00:18:42 868508aacb65: Waiting 00:18:42 0b8b5cbf4f3f: Waiting 00:18:42 5f70bf18a086: Waiting 00:18:42 db8b7987d797: Waiting 00:18:42 f5b694a700a0: Waiting 00:18:42 bc54122f10ff: Waiting 00:18:42 75654b8eeebd: Waiting 00:18:42 9f2d86c5da8d: Waiting 00:18:42 42fbde521aeb: Waiting 00:18:42 88f29f3ff0e5: Waiting 00:18:42 7840c41ac783: Layer already exists 00:18:42 0a951d40475f: Layer already exists 00:18:42 4be2a48435de: Layer already exists 00:18:42 fc2c56c7b354: Layer already exists 00:18:42 98db815fe7c1: Layer already exists 00:18:42 88f29f3ff0e5: Layer already exists 00:18:42 294a9f9e5ed2: Layer already exists 00:18:42 868508aacb65: Layer already exists 00:18:42 9f2d86c5da8d: Layer already exists 00:18:42 42fbde521aeb: Layer already exists 00:18:42 0b8b5cbf4f3f: Layer already exists 00:18:42 5f70bf18a086: Layer already exists 00:18:42 bc54122f10ff: Layer already exists 00:18:42 db8b7987d797: Layer already exists 00:18:42 75654b8eeebd: Layer already exists 00:18:42 f5b694a700a0: Layer already exists 00:18:42 main: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:43 ===================================================== [Pipeline] echo 00:18:43 taggedImages: 00:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 00:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 00:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:18:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:18:43 1c915772745d8186d2431f3cbe90828097471706 00:18:43 latest 00:18:43 4.0.0-dev.22 00:18:43 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:43 main 00:18:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706 00:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:18:43 e67fb74b8855: Preparing 00:18:43 39c2b7a17685: Preparing 00:18:43 b854a67ca547: Preparing 00:18:43 90490db8b401: Preparing 00:18:43 42fbde521aeb: Preparing 00:18:43 294a9f9e5ed2: Preparing 00:18:43 7a29538b1612: Preparing 00:18:43 859a91ce6bd0: Preparing 00:18:43 75654b8eeebd: Preparing 00:18:43 294a9f9e5ed2: Waiting 00:18:43 7a29538b1612: Waiting 00:18:43 859a91ce6bd0: Waiting 00:18:43 75654b8eeebd: Waiting 00:18:43 39c2b7a17685: Layer already exists 00:18:43 e67fb74b8855: Layer already exists 00:18:43 42fbde521aeb: Layer already exists 00:18:43 294a9f9e5ed2: Layer already exists 00:18:43 7a29538b1612: Layer already exists 00:18:43 75654b8eeebd: Layer already exists 00:18:43 859a91ce6bd0: Layer already exists 00:18:43 b854a67ca547: Pushed 00:18:45 90490db8b401: Pushed 00:18:45 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:18:46 e67fb74b8855: Preparing 00:18:46 39c2b7a17685: Preparing 00:18:46 b854a67ca547: Preparing 00:18:46 90490db8b401: Preparing 00:18:46 42fbde521aeb: Preparing 00:18:46 294a9f9e5ed2: Preparing 00:18:46 7a29538b1612: Preparing 00:18:46 859a91ce6bd0: Preparing 00:18:46 75654b8eeebd: Preparing 00:18:46 294a9f9e5ed2: Waiting 00:18:46 859a91ce6bd0: Waiting 00:18:46 b854a67ca547: Layer already exists 00:18:46 e67fb74b8855: Layer already exists 00:18:46 90490db8b401: Layer already exists 00:18:46 39c2b7a17685: Layer already exists 00:18:46 42fbde521aeb: Layer already exists 00:18:46 294a9f9e5ed2: Layer already exists 00:18:46 7a29538b1612: Layer already exists 00:18:46 859a91ce6bd0: Layer already exists 00:18:46 75654b8eeebd: Layer already exists 00:18:46 latest: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 00:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:18:47 e67fb74b8855: Preparing 00:18:47 39c2b7a17685: Preparing 00:18:47 b854a67ca547: Preparing 00:18:47 90490db8b401: Preparing 00:18:47 42fbde521aeb: Preparing 00:18:47 294a9f9e5ed2: Preparing 00:18:47 7a29538b1612: Preparing 00:18:47 859a91ce6bd0: Preparing 00:18:47 75654b8eeebd: Preparing 00:18:47 7a29538b1612: Waiting 00:18:47 75654b8eeebd: Waiting 00:18:47 294a9f9e5ed2: Waiting 00:18:47 e67fb74b8855: Layer already exists 00:18:47 39c2b7a17685: Layer already exists 00:18:47 42fbde521aeb: Layer already exists 00:18:47 b854a67ca547: Layer already exists 00:18:47 90490db8b401: Layer already exists 00:18:47 7a29538b1612: Layer already exists 00:18:47 294a9f9e5ed2: Layer already exists 00:18:47 859a91ce6bd0: Layer already exists 00:18:47 75654b8eeebd: Layer already exists 00:18:47 4.0.0-dev.22: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:18:47 e67fb74b8855: Preparing 00:18:47 39c2b7a17685: Preparing 00:18:47 b854a67ca547: Preparing 00:18:47 90490db8b401: Preparing 00:18:47 42fbde521aeb: Preparing 00:18:47 294a9f9e5ed2: Preparing 00:18:47 7a29538b1612: Preparing 00:18:47 859a91ce6bd0: Preparing 00:18:47 75654b8eeebd: Preparing 00:18:47 294a9f9e5ed2: Waiting 00:18:47 7a29538b1612: Waiting 00:18:47 859a91ce6bd0: Waiting 00:18:47 75654b8eeebd: Waiting 00:18:47 39c2b7a17685: Layer already exists 00:18:47 b854a67ca547: Layer already exists 00:18:47 90490db8b401: Layer already exists 00:18:47 e67fb74b8855: Layer already exists 00:18:47 42fbde521aeb: Layer already exists 00:18:47 294a9f9e5ed2: Layer already exists 00:18:47 7a29538b1612: Layer already exists 00:18:47 75654b8eeebd: Layer already exists 00:18:47 859a91ce6bd0: Layer already exists 00:18:47 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:18:48 e67fb74b8855: Preparing 00:18:48 39c2b7a17685: Preparing 00:18:48 b854a67ca547: Preparing 00:18:48 90490db8b401: Preparing 00:18:48 42fbde521aeb: Preparing 00:18:48 294a9f9e5ed2: Preparing 00:18:48 7a29538b1612: Preparing 00:18:48 859a91ce6bd0: Preparing 00:18:48 75654b8eeebd: Preparing 00:18:48 294a9f9e5ed2: Waiting 00:18:48 7a29538b1612: Waiting 00:18:48 859a91ce6bd0: Waiting 00:18:48 75654b8eeebd: Waiting 00:18:48 42fbde521aeb: Layer already exists 00:18:48 39c2b7a17685: Layer already exists 00:18:48 b854a67ca547: Layer already exists 00:18:48 90490db8b401: Layer already exists 00:18:48 e67fb74b8855: Layer already exists 00:18:48 7a29538b1612: Layer already exists 00:18:48 294a9f9e5ed2: Layer already exists 00:18:48 859a91ce6bd0: Layer already exists 00:18:48 75654b8eeebd: Layer already exists 00:18:48 main: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:48 ===================================================== [Pipeline] echo 00:18:48 taggedImages: 00:18:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706 00:18:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:18:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 00:18:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:18:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:18:48 1c915772745d8186d2431f3cbe90828097471706 00:18:48 latest 00:18:48 4.0.0-dev.22 00:18:48 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:48 main 00:18:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706 00:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:18:49 408aab83392d: Preparing 00:18:49 d39deb48c2c3: Preparing 00:18:49 35ba08a03513: Preparing 00:18:49 9c61d09f5482: Preparing 00:18:49 1fecbccf2aba: Preparing 00:18:49 42fbde521aeb: Preparing 00:18:49 294a9f9e5ed2: Preparing 00:18:49 40c61e1e5961: Preparing 00:18:49 42b0631a9741: Preparing 00:18:49 3bb5908086ce: Preparing 00:18:49 75654b8eeebd: Preparing 00:18:49 40c61e1e5961: Waiting 00:18:49 42b0631a9741: Waiting 00:18:49 294a9f9e5ed2: Waiting 00:18:49 42fbde521aeb: Waiting 00:18:49 3bb5908086ce: Waiting 00:18:49 9c61d09f5482: Pushed 00:18:49 d39deb48c2c3: Pushed 00:18:49 408aab83392d: Pushed 00:18:49 42fbde521aeb: Layer already exists 00:18:49 1fecbccf2aba: Pushed 00:18:49 294a9f9e5ed2: Layer already exists 00:18:49 75654b8eeebd: Layer already exists 00:18:49 40c61e1e5961: Pushed 00:18:49 42b0631a9741: Pushed 00:18:50 35ba08a03513: Pushed 00:18:51 3bb5908086ce: Pushed 00:18:51 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:18:52 408aab83392d: Preparing 00:18:52 d39deb48c2c3: Preparing 00:18:52 35ba08a03513: Preparing 00:18:52 9c61d09f5482: Preparing 00:18:52 1fecbccf2aba: Preparing 00:18:52 42fbde521aeb: Preparing 00:18:52 294a9f9e5ed2: Preparing 00:18:52 40c61e1e5961: Preparing 00:18:52 42b0631a9741: Preparing 00:18:52 3bb5908086ce: Preparing 00:18:52 75654b8eeebd: Preparing 00:18:52 40c61e1e5961: Waiting 00:18:52 42b0631a9741: Waiting 00:18:52 42fbde521aeb: Waiting 00:18:52 3bb5908086ce: Waiting 00:18:52 75654b8eeebd: Waiting 00:18:52 d39deb48c2c3: Layer already exists 00:18:52 9c61d09f5482: Layer already exists 00:18:52 1fecbccf2aba: Layer already exists 00:18:52 408aab83392d: Layer already exists 00:18:52 35ba08a03513: Layer already exists 00:18:52 42fbde521aeb: Layer already exists 00:18:52 294a9f9e5ed2: Layer already exists 00:18:52 42b0631a9741: Layer already exists 00:18:52 3bb5908086ce: Layer already exists 00:18:52 40c61e1e5961: Layer already exists 00:18:52 75654b8eeebd: Layer already exists 00:18:52 latest: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 00:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:18:52 408aab83392d: Preparing 00:18:52 d39deb48c2c3: Preparing 00:18:52 35ba08a03513: Preparing 00:18:52 9c61d09f5482: Preparing 00:18:52 1fecbccf2aba: Preparing 00:18:52 42fbde521aeb: Preparing 00:18:52 294a9f9e5ed2: Preparing 00:18:52 40c61e1e5961: Preparing 00:18:52 42b0631a9741: Preparing 00:18:52 3bb5908086ce: Preparing 00:18:52 75654b8eeebd: Preparing 00:18:52 42b0631a9741: Waiting 00:18:52 40c61e1e5961: Waiting 00:18:52 42fbde521aeb: Waiting 00:18:52 3bb5908086ce: Waiting 00:18:52 75654b8eeebd: Waiting 00:18:52 294a9f9e5ed2: Waiting 00:18:52 35ba08a03513: Layer already exists 00:18:52 9c61d09f5482: Layer already exists 00:18:52 408aab83392d: Layer already exists 00:18:52 d39deb48c2c3: Layer already exists 00:18:52 1fecbccf2aba: Layer already exists 00:18:52 42fbde521aeb: Layer already exists 00:18:52 40c61e1e5961: Layer already exists 00:18:52 294a9f9e5ed2: Layer already exists 00:18:52 42b0631a9741: Layer already exists 00:18:52 3bb5908086ce: Layer already exists 00:18:52 75654b8eeebd: Layer already exists 00:18:52 4.0.0-dev.22: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:18:53 408aab83392d: Preparing 00:18:53 d39deb48c2c3: Preparing 00:18:53 35ba08a03513: Preparing 00:18:53 9c61d09f5482: Preparing 00:18:53 1fecbccf2aba: Preparing 00:18:53 42fbde521aeb: Preparing 00:18:53 294a9f9e5ed2: Preparing 00:18:53 40c61e1e5961: Preparing 00:18:53 42b0631a9741: Preparing 00:18:53 3bb5908086ce: Preparing 00:18:53 75654b8eeebd: Preparing 00:18:53 3bb5908086ce: Waiting 00:18:53 42b0631a9741: Waiting 00:18:53 42fbde521aeb: Waiting 00:18:53 294a9f9e5ed2: Waiting 00:18:53 75654b8eeebd: Waiting 00:18:53 1fecbccf2aba: Layer already exists 00:18:53 408aab83392d: Layer already exists 00:18:53 9c61d09f5482: Layer already exists 00:18:53 35ba08a03513: Layer already exists 00:18:53 d39deb48c2c3: Layer already exists 00:18:53 42fbde521aeb: Layer already exists 00:18:53 294a9f9e5ed2: Layer already exists 00:18:53 40c61e1e5961: Layer already exists 00:18:53 42b0631a9741: Layer already exists 00:18:53 3bb5908086ce: Layer already exists 00:18:53 75654b8eeebd: Layer already exists 00:18:53 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:18:54 408aab83392d: Preparing 00:18:54 d39deb48c2c3: Preparing 00:18:54 35ba08a03513: Preparing 00:18:54 9c61d09f5482: Preparing 00:18:54 1fecbccf2aba: Preparing 00:18:54 42fbde521aeb: Preparing 00:18:54 294a9f9e5ed2: Preparing 00:18:54 40c61e1e5961: Preparing 00:18:54 42b0631a9741: Preparing 00:18:54 3bb5908086ce: Preparing 00:18:54 75654b8eeebd: Preparing 00:18:54 40c61e1e5961: Waiting 00:18:54 42fbde521aeb: Waiting 00:18:54 42b0631a9741: Waiting 00:18:54 408aab83392d: Layer already exists 00:18:54 9c61d09f5482: Layer already exists 00:18:54 d39deb48c2c3: Layer already exists 00:18:54 35ba08a03513: Layer already exists 00:18:54 1fecbccf2aba: Layer already exists 00:18:54 294a9f9e5ed2: Layer already exists 00:18:54 40c61e1e5961: Layer already exists 00:18:54 42fbde521aeb: Layer already exists 00:18:54 42b0631a9741: Layer already exists 00:18:54 3bb5908086ce: Layer already exists 00:18:54 75654b8eeebd: Layer already exists 00:18:54 main: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:54 ===================================================== [Pipeline] echo 00:18:54 taggedImages: 00:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706 00:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 00:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:18:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:18:54 1c915772745d8186d2431f3cbe90828097471706 00:18:54 latest 00:18:54 4.0.0-dev.22 00:18:54 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:54 main 00:18:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706 00:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:18:54 a77342e08852: Preparing 00:18:54 b29cb9a489c8: Preparing 00:18:54 da162a49d922: Preparing 00:18:54 a17242d5f28f: Preparing 00:18:54 f27250d41653: Preparing 00:18:54 0f4b9053b35d: Preparing 00:18:54 b4093addf29f: Preparing 00:18:54 42fbde521aeb: Preparing 00:18:54 294a9f9e5ed2: Preparing 00:18:54 96093e61284c: Preparing 00:18:54 2797f030d63a: Preparing 00:18:54 75654b8eeebd: Preparing 00:18:54 0f4b9053b35d: Waiting 00:18:54 96093e61284c: Waiting 00:18:54 b4093addf29f: Waiting 00:18:54 42fbde521aeb: Waiting 00:18:54 2797f030d63a: Waiting 00:18:54 75654b8eeebd: Waiting 00:18:54 294a9f9e5ed2: Waiting 00:18:54 f27250d41653: Pushed 00:18:54 a77342e08852: Pushed 00:18:54 b29cb9a489c8: Pushed 00:18:54 42fbde521aeb: Layer already exists 00:18:54 294a9f9e5ed2: Layer already exists 00:18:55 0f4b9053b35d: Pushed 00:18:55 b4093addf29f: Pushed 00:18:55 75654b8eeebd: Layer already exists 00:18:55 96093e61284c: Pushed 00:18:56 a17242d5f28f: Pushed 00:18:56 da162a49d922: Pushed 00:18:56 2797f030d63a: Pushed 00:18:56 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:18:57 a77342e08852: Preparing 00:18:57 b29cb9a489c8: Preparing 00:18:57 da162a49d922: Preparing 00:18:57 a17242d5f28f: Preparing 00:18:57 f27250d41653: Preparing 00:18:57 0f4b9053b35d: Preparing 00:18:57 b4093addf29f: Preparing 00:18:57 42fbde521aeb: Preparing 00:18:57 294a9f9e5ed2: Preparing 00:18:57 96093e61284c: Preparing 00:18:57 2797f030d63a: Preparing 00:18:57 75654b8eeebd: Preparing 00:18:57 294a9f9e5ed2: Waiting 00:18:57 75654b8eeebd: Waiting 00:18:57 0f4b9053b35d: Waiting 00:18:57 96093e61284c: Waiting 00:18:57 b4093addf29f: Waiting 00:18:57 42fbde521aeb: Waiting 00:18:57 2797f030d63a: Waiting 00:18:57 a17242d5f28f: Layer already exists 00:18:57 f27250d41653: Layer already exists 00:18:57 da162a49d922: Layer already exists 00:18:57 b29cb9a489c8: Layer already exists 00:18:57 a77342e08852: Layer already exists 00:18:57 0f4b9053b35d: Layer already exists 00:18:57 294a9f9e5ed2: Layer already exists 00:18:57 b4093addf29f: Layer already exists 00:18:57 96093e61284c: Layer already exists 00:18:57 42fbde521aeb: Layer already exists 00:18:57 2797f030d63a: Layer already exists 00:18:57 75654b8eeebd: Layer already exists 00:18:57 latest: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 00:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:18:57 a77342e08852: Preparing 00:18:57 b29cb9a489c8: Preparing 00:18:57 da162a49d922: Preparing 00:18:57 a17242d5f28f: Preparing 00:18:57 f27250d41653: Preparing 00:18:57 0f4b9053b35d: Preparing 00:18:57 b4093addf29f: Preparing 00:18:57 42fbde521aeb: Preparing 00:18:57 294a9f9e5ed2: Preparing 00:18:57 96093e61284c: Preparing 00:18:57 2797f030d63a: Preparing 00:18:57 75654b8eeebd: Preparing 00:18:57 0f4b9053b35d: Waiting 00:18:57 96093e61284c: Waiting 00:18:57 b4093addf29f: Waiting 00:18:57 2797f030d63a: Waiting 00:18:57 42fbde521aeb: Waiting 00:18:57 75654b8eeebd: Waiting 00:18:57 f27250d41653: Layer already exists 00:18:57 a17242d5f28f: Layer already exists 00:18:57 b29cb9a489c8: Layer already exists 00:18:57 da162a49d922: Layer already exists 00:18:57 a77342e08852: Layer already exists 00:18:57 b4093addf29f: Layer already exists 00:18:57 0f4b9053b35d: Layer already exists 00:18:57 42fbde521aeb: Layer already exists 00:18:57 294a9f9e5ed2: Layer already exists 00:18:57 96093e61284c: Layer already exists 00:18:57 2797f030d63a: Layer already exists 00:18:57 75654b8eeebd: Layer already exists 00:18:57 4.0.0-dev.22: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:18:58 a77342e08852: Preparing 00:18:58 b29cb9a489c8: Preparing 00:18:58 da162a49d922: Preparing 00:18:58 a17242d5f28f: Preparing 00:18:58 f27250d41653: Preparing 00:18:58 0f4b9053b35d: Preparing 00:18:58 b4093addf29f: Preparing 00:18:58 42fbde521aeb: Preparing 00:18:58 294a9f9e5ed2: Preparing 00:18:58 96093e61284c: Preparing 00:18:58 2797f030d63a: Preparing 00:18:58 75654b8eeebd: Preparing 00:18:58 294a9f9e5ed2: Waiting 00:18:58 96093e61284c: Waiting 00:18:58 2797f030d63a: Waiting 00:18:58 0f4b9053b35d: Waiting 00:18:58 b4093addf29f: Waiting 00:18:58 42fbde521aeb: Waiting 00:18:58 75654b8eeebd: Waiting 00:18:58 b29cb9a489c8: Layer already exists 00:18:58 a17242d5f28f: Layer already exists 00:18:58 f27250d41653: Layer already exists 00:18:58 a77342e08852: Layer already exists 00:18:58 da162a49d922: Layer already exists 00:18:58 b4093addf29f: Layer already exists 00:18:58 294a9f9e5ed2: Layer already exists 00:18:58 0f4b9053b35d: Layer already exists 00:18:58 42fbde521aeb: Layer already exists 00:18:58 96093e61284c: Layer already exists 00:18:58 2797f030d63a: Layer already exists 00:18:58 75654b8eeebd: Layer already exists 00:18:58 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:18:59 a77342e08852: Preparing 00:18:59 b29cb9a489c8: Preparing 00:18:59 da162a49d922: Preparing 00:18:59 a17242d5f28f: Preparing 00:18:59 f27250d41653: Preparing 00:18:59 0f4b9053b35d: Preparing 00:18:59 b4093addf29f: Preparing 00:18:59 42fbde521aeb: Preparing 00:18:59 294a9f9e5ed2: Preparing 00:18:59 96093e61284c: Preparing 00:18:59 2797f030d63a: Preparing 00:18:59 75654b8eeebd: Preparing 00:18:59 294a9f9e5ed2: Waiting 00:18:59 0f4b9053b35d: Waiting 00:18:59 96093e61284c: Waiting 00:18:59 b4093addf29f: Waiting 00:18:59 2797f030d63a: Waiting 00:18:59 42fbde521aeb: Waiting 00:18:59 75654b8eeebd: Waiting 00:18:59 da162a49d922: Layer already exists 00:18:59 a17242d5f28f: Layer already exists 00:18:59 a77342e08852: Layer already exists 00:18:59 b29cb9a489c8: Layer already exists 00:18:59 f27250d41653: Layer already exists 00:18:59 b4093addf29f: Layer already exists 00:18:59 294a9f9e5ed2: Layer already exists 00:18:59 0f4b9053b35d: Layer already exists 00:18:59 42fbde521aeb: Layer already exists 00:18:59 96093e61284c: Layer already exists 00:18:59 2797f030d63a: Layer already exists 00:18:59 75654b8eeebd: Layer already exists 00:18:59 main: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:59 ===================================================== [Pipeline] echo 00:18:59 taggedImages: 00:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706 00:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 00:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:18:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:18:59 1c915772745d8186d2431f3cbe90828097471706 00:18:59 latest 00:18:59 4.0.0-dev.22 00:18:59 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:18:59 main 00:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706 00:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:19:00 7e78087e65f3: Preparing 00:19:00 a33c3a66cb62: Preparing 00:19:00 42fbde521aeb: Preparing 00:19:00 294a9f9e5ed2: Preparing 00:19:00 4796216e2e5b: Preparing 00:19:00 781ad93a0ca9: Preparing 00:19:00 75654b8eeebd: Preparing 00:19:00 781ad93a0ca9: Waiting 00:19:00 294a9f9e5ed2: Layer already exists 00:19:00 42fbde521aeb: Layer already exists 00:19:00 7e78087e65f3: Pushed 00:19:00 75654b8eeebd: Layer already exists 00:19:00 4796216e2e5b: Pushed 00:19:00 781ad93a0ca9: Pushed 00:19:01 a33c3a66cb62: Pushed 00:19:01 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:19:02 7e78087e65f3: Preparing 00:19:02 a33c3a66cb62: Preparing 00:19:02 42fbde521aeb: Preparing 00:19:02 294a9f9e5ed2: Preparing 00:19:02 4796216e2e5b: Preparing 00:19:02 781ad93a0ca9: Preparing 00:19:02 75654b8eeebd: Preparing 00:19:02 781ad93a0ca9: Waiting 00:19:02 a33c3a66cb62: Layer already exists 00:19:02 7e78087e65f3: Layer already exists 00:19:02 42fbde521aeb: Layer already exists 00:19:02 294a9f9e5ed2: Layer already exists 00:19:02 4796216e2e5b: Layer already exists 00:19:02 781ad93a0ca9: Layer already exists 00:19:02 75654b8eeebd: Layer already exists 00:19:02 latest: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 00:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:19:03 7e78087e65f3: Preparing 00:19:03 a33c3a66cb62: Preparing 00:19:03 42fbde521aeb: Preparing 00:19:03 294a9f9e5ed2: Preparing 00:19:03 4796216e2e5b: Preparing 00:19:03 781ad93a0ca9: Preparing 00:19:03 75654b8eeebd: Preparing 00:19:03 781ad93a0ca9: Waiting 00:19:03 75654b8eeebd: Waiting 00:19:03 7e78087e65f3: Layer already exists 00:19:03 294a9f9e5ed2: Layer already exists 00:19:03 42fbde521aeb: Layer already exists 00:19:03 4796216e2e5b: Layer already exists 00:19:03 a33c3a66cb62: Layer already exists 00:19:03 75654b8eeebd: Layer already exists 00:19:03 781ad93a0ca9: Layer already exists 00:19:03 4.0.0-dev.22: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:19:03 7e78087e65f3: Preparing 00:19:03 a33c3a66cb62: Preparing 00:19:03 42fbde521aeb: Preparing 00:19:03 294a9f9e5ed2: Preparing 00:19:03 4796216e2e5b: Preparing 00:19:03 781ad93a0ca9: Preparing 00:19:03 75654b8eeebd: Preparing 00:19:03 781ad93a0ca9: Waiting 00:19:03 75654b8eeebd: Waiting 00:19:03 294a9f9e5ed2: Layer already exists 00:19:03 4796216e2e5b: Layer already exists 00:19:03 a33c3a66cb62: Layer already exists 00:19:03 7e78087e65f3: Layer already exists 00:19:03 42fbde521aeb: Layer already exists 00:19:03 781ad93a0ca9: Layer already exists 00:19:03 75654b8eeebd: Layer already exists 00:19:03 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:04 + 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 00:19:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:19:04 7e78087e65f3: Preparing 00:19:04 a33c3a66cb62: Preparing 00:19:04 42fbde521aeb: Preparing 00:19:04 294a9f9e5ed2: Preparing 00:19:04 4796216e2e5b: Preparing 00:19:04 781ad93a0ca9: Preparing 00:19:04 75654b8eeebd: Preparing 00:19:04 781ad93a0ca9: Waiting 00:19:04 75654b8eeebd: Waiting 00:19:04 42fbde521aeb: Layer already exists 00:19:04 294a9f9e5ed2: Layer already exists 00:19:04 4796216e2e5b: Layer already exists 00:19:04 a33c3a66cb62: Layer already exists 00:19:04 7e78087e65f3: Layer already exists 00:19:04 781ad93a0ca9: Layer already exists 00:19:04 75654b8eeebd: Layer already exists 00:19:04 main: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:04 ===================================================== [Pipeline] echo 00:19:04 taggedImages: 00:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706 00:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 00:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:19:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:19:04 1c915772745d8186d2431f3cbe90828097471706 00:19:04 latest 00:19:04 4.0.0-dev.22 00:19:04 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:04 main 00:19:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706 00:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:19:05 7fc642734c25: Preparing 00:19:05 bc23de787f18: Preparing 00:19:05 f989005cf85a: Preparing 00:19:05 42fbde521aeb: Preparing 00:19:05 294a9f9e5ed2: Preparing 00:19:05 761d905fb423: Preparing 00:19:05 855d443d506c: Preparing 00:19:05 a38f7d21b3af: Preparing 00:19:05 48a363d776ce: Preparing 00:19:05 75654b8eeebd: Preparing 00:19:05 75654b8eeebd: Waiting 00:19:05 48a363d776ce: Waiting 00:19:05 a38f7d21b3af: Waiting 00:19:05 855d443d506c: Waiting 00:19:05 42fbde521aeb: Layer already exists 00:19:05 294a9f9e5ed2: Layer already exists 00:19:05 7fc642734c25: Pushed 00:19:05 bc23de787f18: Pushed 00:19:05 f989005cf85a: Pushed 00:19:05 75654b8eeebd: Layer already exists 00:19:05 a38f7d21b3af: Pushed 00:19:06 48a363d776ce: Pushed 00:19:11 855d443d506c: Pushed 00:19:15 761d905fb423: Pushed 00:19:15 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:19:16 7fc642734c25: Preparing 00:19:16 bc23de787f18: Preparing 00:19:16 f989005cf85a: Preparing 00:19:16 42fbde521aeb: Preparing 00:19:16 294a9f9e5ed2: Preparing 00:19:16 761d905fb423: Preparing 00:19:16 855d443d506c: Preparing 00:19:16 761d905fb423: Waiting 00:19:16 a38f7d21b3af: Preparing 00:19:16 48a363d776ce: Preparing 00:19:16 855d443d506c: Waiting 00:19:16 a38f7d21b3af: Waiting 00:19:16 48a363d776ce: Waiting 00:19:16 75654b8eeebd: Preparing 00:19:16 f989005cf85a: Layer already exists 00:19:16 bc23de787f18: Layer already exists 00:19:16 42fbde521aeb: Layer already exists 00:19:16 7fc642734c25: Layer already exists 00:19:16 294a9f9e5ed2: Layer already exists 00:19:16 48a363d776ce: Layer already exists 00:19:16 761d905fb423: Layer already exists 00:19:16 75654b8eeebd: Layer already exists 00:19:16 855d443d506c: Layer already exists 00:19:16 a38f7d21b3af: Layer already exists 00:19:16 latest: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 00:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:19:17 7fc642734c25: Preparing 00:19:17 bc23de787f18: Preparing 00:19:17 f989005cf85a: Preparing 00:19:17 42fbde521aeb: Preparing 00:19:17 294a9f9e5ed2: Preparing 00:19:17 761d905fb423: Preparing 00:19:17 855d443d506c: Preparing 00:19:17 a38f7d21b3af: Preparing 00:19:17 48a363d776ce: Preparing 00:19:17 75654b8eeebd: Preparing 00:19:17 a38f7d21b3af: Waiting 00:19:17 761d905fb423: Waiting 00:19:17 75654b8eeebd: Waiting 00:19:17 48a363d776ce: Waiting 00:19:17 855d443d506c: Waiting 00:19:17 f989005cf85a: Layer already exists 00:19:17 bc23de787f18: Layer already exists 00:19:17 42fbde521aeb: Layer already exists 00:19:17 7fc642734c25: Layer already exists 00:19:17 294a9f9e5ed2: Layer already exists 00:19:17 a38f7d21b3af: Layer already exists 00:19:17 761d905fb423: Layer already exists 00:19:17 48a363d776ce: Layer already exists 00:19:17 75654b8eeebd: Layer already exists 00:19:17 855d443d506c: Layer already exists 00:19:17 4.0.0-dev.22: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:19:17 7fc642734c25: Preparing 00:19:17 bc23de787f18: Preparing 00:19:17 f989005cf85a: Preparing 00:19:17 42fbde521aeb: Preparing 00:19:17 294a9f9e5ed2: Preparing 00:19:17 761d905fb423: Preparing 00:19:17 855d443d506c: Preparing 00:19:17 a38f7d21b3af: Preparing 00:19:17 48a363d776ce: Preparing 00:19:17 75654b8eeebd: Preparing 00:19:17 761d905fb423: Waiting 00:19:17 75654b8eeebd: Waiting 00:19:17 48a363d776ce: Waiting 00:19:17 855d443d506c: Waiting 00:19:17 a38f7d21b3af: Waiting 00:19:17 42fbde521aeb: Layer already exists 00:19:17 294a9f9e5ed2: Layer already exists 00:19:17 bc23de787f18: Layer already exists 00:19:17 7fc642734c25: Layer already exists 00:19:17 f989005cf85a: Layer already exists 00:19:17 a38f7d21b3af: Layer already exists 00:19:17 761d905fb423: Layer already exists 00:19:17 855d443d506c: Layer already exists 00:19:17 48a363d776ce: Layer already exists 00:19:17 75654b8eeebd: Layer already exists 00:19:17 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:19:18 7fc642734c25: Preparing 00:19:18 bc23de787f18: Preparing 00:19:18 f989005cf85a: Preparing 00:19:18 42fbde521aeb: Preparing 00:19:18 294a9f9e5ed2: Preparing 00:19:18 761d905fb423: Preparing 00:19:18 855d443d506c: Preparing 00:19:18 a38f7d21b3af: Preparing 00:19:18 48a363d776ce: Preparing 00:19:18 75654b8eeebd: Preparing 00:19:18 761d905fb423: Waiting 00:19:18 48a363d776ce: Waiting 00:19:18 75654b8eeebd: Waiting 00:19:18 855d443d506c: Waiting 00:19:18 a38f7d21b3af: Waiting 00:19:18 bc23de787f18: Layer already exists 00:19:18 42fbde521aeb: Layer already exists 00:19:18 294a9f9e5ed2: Layer already exists 00:19:18 f989005cf85a: Layer already exists 00:19:18 7fc642734c25: Layer already exists 00:19:18 761d905fb423: Layer already exists 00:19:18 a38f7d21b3af: Layer already exists 00:19:18 48a363d776ce: Layer already exists 00:19:18 855d443d506c: Layer already exists 00:19:18 75654b8eeebd: Layer already exists 00:19:18 main: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:18 ===================================================== [Pipeline] echo 00:19:18 taggedImages: 00:19:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706 00:19:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:19:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 00:19:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:19:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:19:18 1c915772745d8186d2431f3cbe90828097471706 00:19:18 latest 00:19:18 4.0.0-dev.22 00:19:18 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:18 main 00:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706 00:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:19:19 9e2427e0ace4: Preparing 00:19:19 7fc8a0b5e6b0: Preparing 00:19:19 d8dca4b7c18d: Preparing 00:19:19 42fbde521aeb: Preparing 00:19:19 294a9f9e5ed2: Preparing 00:19:19 761d905fb423: Preparing 00:19:19 1430859afdd1: Preparing 00:19:19 99a8649ccda6: Preparing 00:19:19 75654b8eeebd: Preparing 00:19:19 761d905fb423: Waiting 00:19:19 1430859afdd1: Waiting 00:19:19 99a8649ccda6: Waiting 00:19:19 75654b8eeebd: Waiting 00:19:19 42fbde521aeb: Layer already exists 00:19:19 294a9f9e5ed2: Layer already exists 00:19:19 761d905fb423: Layer already exists 00:19:19 9e2427e0ace4: Pushed 00:19:19 7fc8a0b5e6b0: Pushed 00:19:19 d8dca4b7c18d: Pushed 00:19:19 75654b8eeebd: Layer already exists 00:19:19 99a8649ccda6: Pushed 00:19:19 1430859afdd1: Pushed 00:19:19 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:19:20 9e2427e0ace4: Preparing 00:19:20 7fc8a0b5e6b0: Preparing 00:19:20 d8dca4b7c18d: Preparing 00:19:20 42fbde521aeb: Preparing 00:19:20 294a9f9e5ed2: Preparing 00:19:20 761d905fb423: Preparing 00:19:20 1430859afdd1: Preparing 00:19:20 99a8649ccda6: Preparing 00:19:20 75654b8eeebd: Preparing 00:19:20 1430859afdd1: Waiting 00:19:20 99a8649ccda6: Waiting 00:19:20 75654b8eeebd: Waiting 00:19:20 761d905fb423: Waiting 00:19:20 d8dca4b7c18d: Layer already exists 00:19:20 294a9f9e5ed2: Layer already exists 00:19:20 42fbde521aeb: Layer already exists 00:19:20 7fc8a0b5e6b0: Layer already exists 00:19:20 9e2427e0ace4: Layer already exists 00:19:20 99a8649ccda6: Layer already exists 00:19:20 1430859afdd1: Layer already exists 00:19:20 761d905fb423: Layer already exists 00:19:20 75654b8eeebd: Layer already exists 00:19:20 latest: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 00:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:19:21 9e2427e0ace4: Preparing 00:19:21 7fc8a0b5e6b0: Preparing 00:19:21 d8dca4b7c18d: Preparing 00:19:21 42fbde521aeb: Preparing 00:19:21 294a9f9e5ed2: Preparing 00:19:21 761d905fb423: Preparing 00:19:21 1430859afdd1: Preparing 00:19:21 99a8649ccda6: Preparing 00:19:21 75654b8eeebd: Preparing 00:19:21 761d905fb423: Waiting 00:19:21 1430859afdd1: Waiting 00:19:21 99a8649ccda6: Waiting 00:19:21 75654b8eeebd: Waiting 00:19:21 7fc8a0b5e6b0: Layer already exists 00:19:21 d8dca4b7c18d: Layer already exists 00:19:21 42fbde521aeb: Layer already exists 00:19:21 294a9f9e5ed2: Layer already exists 00:19:21 9e2427e0ace4: Layer already exists 00:19:21 761d905fb423: Layer already exists 00:19:21 99a8649ccda6: Layer already exists 00:19:21 75654b8eeebd: Layer already exists 00:19:21 1430859afdd1: Layer already exists 00:19:21 4.0.0-dev.22: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:19:21 9e2427e0ace4: Preparing 00:19:21 7fc8a0b5e6b0: Preparing 00:19:21 d8dca4b7c18d: Preparing 00:19:21 42fbde521aeb: Preparing 00:19:21 294a9f9e5ed2: Preparing 00:19:21 761d905fb423: Preparing 00:19:21 1430859afdd1: Preparing 00:19:21 99a8649ccda6: Preparing 00:19:21 75654b8eeebd: Preparing 00:19:21 99a8649ccda6: Waiting 00:19:21 1430859afdd1: Waiting 00:19:21 761d905fb423: Waiting 00:19:21 7fc8a0b5e6b0: Layer already exists 00:19:21 9e2427e0ace4: Layer already exists 00:19:21 42fbde521aeb: Layer already exists 00:19:21 294a9f9e5ed2: Layer already exists 00:19:21 d8dca4b7c18d: Layer already exists 00:19:21 1430859afdd1: Layer already exists 00:19:21 761d905fb423: Layer already exists 00:19:21 99a8649ccda6: Layer already exists 00:19:21 75654b8eeebd: Layer already exists 00:19:21 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:19:22 9e2427e0ace4: Preparing 00:19:22 7fc8a0b5e6b0: Preparing 00:19:22 d8dca4b7c18d: Preparing 00:19:22 42fbde521aeb: Preparing 00:19:22 294a9f9e5ed2: Preparing 00:19:22 761d905fb423: Preparing 00:19:22 1430859afdd1: Preparing 00:19:22 99a8649ccda6: Preparing 00:19:22 75654b8eeebd: Preparing 00:19:22 761d905fb423: Waiting 00:19:22 1430859afdd1: Waiting 00:19:22 99a8649ccda6: Waiting 00:19:22 75654b8eeebd: Waiting 00:19:22 7fc8a0b5e6b0: Layer already exists 00:19:22 42fbde521aeb: Layer already exists 00:19:22 d8dca4b7c18d: Layer already exists 00:19:22 9e2427e0ace4: Layer already exists 00:19:22 294a9f9e5ed2: Layer already exists 00:19:22 1430859afdd1: Layer already exists 00:19:22 761d905fb423: Layer already exists 00:19:22 75654b8eeebd: Layer already exists 00:19:22 99a8649ccda6: Layer already exists 00:19:22 main: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:22 ===================================================== [Pipeline] echo 00:19:22 taggedImages: 00:19:22 - nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706 00:19:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:19:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 00:19:22 - nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:19:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:19:22 1c915772745d8186d2431f3cbe90828097471706 00:19:22 latest 00:19:22 4.0.0-dev.22 00:19:22 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:22 main 00:19:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706 00:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:19:23 7fc642734c25: Preparing 00:19:23 75a385e65ce1: Preparing 00:19:23 ae7b6a47c14a: Preparing 00:19:23 42fbde521aeb: Preparing 00:19:23 294a9f9e5ed2: Preparing 00:19:23 761d905fb423: Preparing 00:19:23 a38f7d21b3af: Preparing 00:19:23 48a363d776ce: Preparing 00:19:23 75654b8eeebd: Preparing 00:19:23 a38f7d21b3af: Waiting 00:19:23 48a363d776ce: Waiting 00:19:23 761d905fb423: Waiting 00:19:23 75654b8eeebd: Waiting 00:19:23 294a9f9e5ed2: Layer already exists 00:19:23 42fbde521aeb: Layer already exists 00:19:23 7fc642734c25: Layer already exists 00:19:23 761d905fb423: Layer already exists 00:19:23 a38f7d21b3af: Layer already exists 00:19:23 48a363d776ce: Layer already exists 00:19:23 75654b8eeebd: Layer already exists 00:19:23 75a385e65ce1: Pushed 00:19:23 ae7b6a47c14a: Pushed 00:19:23 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:19:24 7fc642734c25: Preparing 00:19:24 75a385e65ce1: Preparing 00:19:24 ae7b6a47c14a: Preparing 00:19:24 42fbde521aeb: Preparing 00:19:24 294a9f9e5ed2: Preparing 00:19:24 761d905fb423: Preparing 00:19:24 a38f7d21b3af: Preparing 00:19:24 48a363d776ce: Preparing 00:19:24 75654b8eeebd: Preparing 00:19:24 a38f7d21b3af: Waiting 00:19:24 48a363d776ce: Waiting 00:19:24 761d905fb423: Waiting 00:19:24 42fbde521aeb: Layer already exists 00:19:24 294a9f9e5ed2: Layer already exists 00:19:24 ae7b6a47c14a: Layer already exists 00:19:24 75a385e65ce1: Layer already exists 00:19:24 7fc642734c25: Layer already exists 00:19:24 761d905fb423: Layer already exists 00:19:24 a38f7d21b3af: Layer already exists 00:19:24 75654b8eeebd: Layer already exists 00:19:24 48a363d776ce: Layer already exists 00:19:24 latest: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 00:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:19:24 7fc642734c25: Preparing 00:19:24 75a385e65ce1: Preparing 00:19:24 ae7b6a47c14a: Preparing 00:19:24 42fbde521aeb: Preparing 00:19:24 294a9f9e5ed2: Preparing 00:19:24 761d905fb423: Preparing 00:19:24 a38f7d21b3af: Preparing 00:19:24 48a363d776ce: Preparing 00:19:24 75654b8eeebd: Preparing 00:19:24 a38f7d21b3af: Waiting 00:19:24 75654b8eeebd: Waiting 00:19:24 48a363d776ce: Waiting 00:19:24 761d905fb423: Waiting 00:19:24 ae7b6a47c14a: Layer already exists 00:19:24 294a9f9e5ed2: Layer already exists 00:19:24 75a385e65ce1: Layer already exists 00:19:24 42fbde521aeb: Layer already exists 00:19:24 7fc642734c25: Layer already exists 00:19:24 761d905fb423: Layer already exists 00:19:24 48a363d776ce: Layer already exists 00:19:24 a38f7d21b3af: Layer already exists 00:19:24 75654b8eeebd: Layer already exists 00:19:24 4.0.0-dev.22: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:19:25 7fc642734c25: Preparing 00:19:25 75a385e65ce1: Preparing 00:19:25 ae7b6a47c14a: Preparing 00:19:25 42fbde521aeb: Preparing 00:19:25 294a9f9e5ed2: Preparing 00:19:25 761d905fb423: Preparing 00:19:25 a38f7d21b3af: Preparing 00:19:25 48a363d776ce: Preparing 00:19:25 75654b8eeebd: Preparing 00:19:25 761d905fb423: Waiting 00:19:25 48a363d776ce: Waiting 00:19:25 a38f7d21b3af: Waiting 00:19:25 75654b8eeebd: Waiting 00:19:25 294a9f9e5ed2: Layer already exists 00:19:25 75a385e65ce1: Layer already exists 00:19:25 ae7b6a47c14a: Layer already exists 00:19:25 42fbde521aeb: Layer already exists 00:19:25 7fc642734c25: Layer already exists 00:19:25 48a363d776ce: Layer already exists 00:19:25 75654b8eeebd: Layer already exists 00:19:25 761d905fb423: Layer already exists 00:19:25 a38f7d21b3af: Layer already exists 00:19:25 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:19:26 7fc642734c25: Preparing 00:19:26 75a385e65ce1: Preparing 00:19:26 ae7b6a47c14a: Preparing 00:19:26 42fbde521aeb: Preparing 00:19:26 294a9f9e5ed2: Preparing 00:19:26 761d905fb423: Preparing 00:19:26 a38f7d21b3af: Preparing 00:19:26 48a363d776ce: Preparing 00:19:26 75654b8eeebd: Preparing 00:19:26 761d905fb423: Waiting 00:19:26 a38f7d21b3af: Waiting 00:19:26 48a363d776ce: Waiting 00:19:26 75654b8eeebd: Waiting 00:19:26 42fbde521aeb: Layer already exists 00:19:26 7fc642734c25: Layer already exists 00:19:26 294a9f9e5ed2: Layer already exists 00:19:26 ae7b6a47c14a: Layer already exists 00:19:26 75a385e65ce1: Layer already exists 00:19:26 a38f7d21b3af: Layer already exists 00:19:26 761d905fb423: Layer already exists 00:19:26 48a363d776ce: Layer already exists 00:19:26 75654b8eeebd: Layer already exists 00:19:26 main: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:26 ===================================================== [Pipeline] echo 00:19:26 taggedImages: 00:19:26 - nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706 00:19:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:19:26 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 00:19:26 - nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:19:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:19:26 1c915772745d8186d2431f3cbe90828097471706 00:19:26 latest 00:19:26 4.0.0-dev.22 00:19:26 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:26 main 00:19:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706 00:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:19:26 efeda5172122: Preparing 00:19:26 4d3c7a12f8a5: Preparing 00:19:26 435b97244e04: Preparing 00:19:26 42fbde521aeb: Preparing 00:19:26 294a9f9e5ed2: Preparing 00:19:26 a2dc5a637ba8: Preparing 00:19:26 e4737832e3d5: Preparing 00:19:26 75654b8eeebd: Preparing 00:19:26 a2dc5a637ba8: Waiting 00:19:26 e4737832e3d5: Waiting 00:19:26 75654b8eeebd: Waiting 00:19:26 42fbde521aeb: Layer already exists 00:19:26 294a9f9e5ed2: Layer already exists 00:19:26 efeda5172122: Pushed 00:19:26 4d3c7a12f8a5: Pushed 00:19:26 75654b8eeebd: Layer already exists 00:19:26 e4737832e3d5: Pushed 00:19:27 a2dc5a637ba8: Pushed 00:19:30 435b97244e04: Pushed 00:19:30 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:19:31 efeda5172122: Preparing 00:19:31 4d3c7a12f8a5: Preparing 00:19:31 435b97244e04: Preparing 00:19:31 42fbde521aeb: Preparing 00:19:31 294a9f9e5ed2: Preparing 00:19:31 a2dc5a637ba8: Preparing 00:19:31 e4737832e3d5: Preparing 00:19:31 75654b8eeebd: Preparing 00:19:31 a2dc5a637ba8: Waiting 00:19:31 e4737832e3d5: Waiting 00:19:31 75654b8eeebd: Waiting 00:19:31 4d3c7a12f8a5: Layer already exists 00:19:31 435b97244e04: Layer already exists 00:19:31 efeda5172122: Layer already exists 00:19:31 294a9f9e5ed2: Layer already exists 00:19:31 42fbde521aeb: Layer already exists 00:19:31 a2dc5a637ba8: Layer already exists 00:19:31 e4737832e3d5: Layer already exists 00:19:31 75654b8eeebd: Layer already exists 00:19:31 latest: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 00:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:19:32 efeda5172122: Preparing 00:19:32 4d3c7a12f8a5: Preparing 00:19:32 435b97244e04: Preparing 00:19:32 42fbde521aeb: Preparing 00:19:32 294a9f9e5ed2: Preparing 00:19:32 a2dc5a637ba8: Preparing 00:19:32 e4737832e3d5: Preparing 00:19:32 75654b8eeebd: Preparing 00:19:32 a2dc5a637ba8: Waiting 00:19:32 e4737832e3d5: Waiting 00:19:32 75654b8eeebd: Waiting 00:19:32 294a9f9e5ed2: Layer already exists 00:19:32 4d3c7a12f8a5: Layer already exists 00:19:32 efeda5172122: Layer already exists 00:19:32 42fbde521aeb: Layer already exists 00:19:32 435b97244e04: Layer already exists 00:19:32 a2dc5a637ba8: Layer already exists 00:19:32 e4737832e3d5: Layer already exists 00:19:32 75654b8eeebd: Layer already exists 00:19:32 4.0.0-dev.22: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:19:32 efeda5172122: Preparing 00:19:32 4d3c7a12f8a5: Preparing 00:19:32 435b97244e04: Preparing 00:19:32 42fbde521aeb: Preparing 00:19:32 294a9f9e5ed2: Preparing 00:19:32 a2dc5a637ba8: Preparing 00:19:32 e4737832e3d5: Preparing 00:19:32 75654b8eeebd: Preparing 00:19:32 a2dc5a637ba8: Waiting 00:19:32 e4737832e3d5: Waiting 00:19:32 75654b8eeebd: Waiting 00:19:32 42fbde521aeb: Layer already exists 00:19:32 294a9f9e5ed2: Layer already exists 00:19:32 435b97244e04: Layer already exists 00:19:32 efeda5172122: Layer already exists 00:19:32 4d3c7a12f8a5: Layer already exists 00:19:32 a2dc5a637ba8: Layer already exists 00:19:32 e4737832e3d5: Layer already exists 00:19:32 75654b8eeebd: Layer already exists 00:19:32 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:19:33 efeda5172122: Preparing 00:19:33 4d3c7a12f8a5: Preparing 00:19:33 435b97244e04: Preparing 00:19:33 42fbde521aeb: Preparing 00:19:33 294a9f9e5ed2: Preparing 00:19:33 a2dc5a637ba8: Preparing 00:19:33 e4737832e3d5: Preparing 00:19:33 75654b8eeebd: Preparing 00:19:33 e4737832e3d5: Waiting 00:19:33 75654b8eeebd: Waiting 00:19:33 a2dc5a637ba8: Waiting 00:19:33 efeda5172122: Layer already exists 00:19:33 294a9f9e5ed2: Layer already exists 00:19:33 435b97244e04: Layer already exists 00:19:33 42fbde521aeb: Layer already exists 00:19:33 4d3c7a12f8a5: Layer already exists 00:19:33 75654b8eeebd: Layer already exists 00:19:33 a2dc5a637ba8: Layer already exists 00:19:33 e4737832e3d5: Layer already exists 00:19:33 main: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:33 ===================================================== [Pipeline] echo 00:19:33 taggedImages: 00:19:33 - nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706 00:19:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:19:33 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 00:19:33 - nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:19:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:19:33 1c915772745d8186d2431f3cbe90828097471706 00:19:33 latest 00:19:33 4.0.0-dev.22 00:19:33 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:33 main 00:19:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706 00:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:19:34 4362d31111db: Preparing 00:19:34 0894eaf1f8f6: Preparing 00:19:34 42fbde521aeb: Preparing 00:19:34 294a9f9e5ed2: Preparing 00:19:34 e5f5a17d78a1: Preparing 00:19:34 be7c7d12324b: Preparing 00:19:34 75654b8eeebd: Preparing 00:19:34 75654b8eeebd: Waiting 00:19:34 be7c7d12324b: Waiting 00:19:34 42fbde521aeb: Layer already exists 00:19:34 294a9f9e5ed2: Layer already exists 00:19:34 75654b8eeebd: Layer already exists 00:19:34 4362d31111db: Pushed 00:19:34 be7c7d12324b: Pushed 00:19:34 e5f5a17d78a1: Pushed 00:19:38 0894eaf1f8f6: Pushed 00:19:38 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:19:39 4362d31111db: Preparing 00:19:39 0894eaf1f8f6: Preparing 00:19:39 42fbde521aeb: Preparing 00:19:39 294a9f9e5ed2: Preparing 00:19:39 e5f5a17d78a1: Preparing 00:19:39 be7c7d12324b: Preparing 00:19:39 75654b8eeebd: Preparing 00:19:39 be7c7d12324b: Waiting 00:19:39 75654b8eeebd: Waiting 00:19:39 4362d31111db: Layer already exists 00:19:39 42fbde521aeb: Layer already exists 00:19:39 294a9f9e5ed2: Layer already exists 00:19:39 0894eaf1f8f6: Layer already exists 00:19:39 e5f5a17d78a1: Layer already exists 00:19:39 75654b8eeebd: Layer already exists 00:19:39 be7c7d12324b: Layer already exists 00:19:39 latest: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 00:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:19:39 4362d31111db: Preparing 00:19:39 0894eaf1f8f6: Preparing 00:19:39 42fbde521aeb: Preparing 00:19:39 294a9f9e5ed2: Preparing 00:19:39 e5f5a17d78a1: Preparing 00:19:39 be7c7d12324b: Preparing 00:19:39 75654b8eeebd: Preparing 00:19:39 be7c7d12324b: Waiting 00:19:39 75654b8eeebd: Waiting 00:19:39 294a9f9e5ed2: Layer already exists 00:19:39 e5f5a17d78a1: Layer already exists 00:19:39 42fbde521aeb: Layer already exists 00:19:39 0894eaf1f8f6: Layer already exists 00:19:39 4362d31111db: Layer already exists 00:19:39 be7c7d12324b: Layer already exists 00:19:39 75654b8eeebd: Layer already exists 00:19:39 4.0.0-dev.22: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:19:40 4362d31111db: Preparing 00:19:40 0894eaf1f8f6: Preparing 00:19:40 42fbde521aeb: Preparing 00:19:40 294a9f9e5ed2: Preparing 00:19:40 e5f5a17d78a1: Preparing 00:19:40 be7c7d12324b: Preparing 00:19:40 75654b8eeebd: Preparing 00:19:40 be7c7d12324b: Waiting 00:19:40 75654b8eeebd: Waiting 00:19:40 e5f5a17d78a1: Layer already exists 00:19:40 4362d31111db: Layer already exists 00:19:40 42fbde521aeb: Layer already exists 00:19:40 294a9f9e5ed2: Layer already exists 00:19:40 0894eaf1f8f6: Layer already exists 00:19:40 be7c7d12324b: Layer already exists 00:19:40 75654b8eeebd: Layer already exists 00:19:40 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:19:41 4362d31111db: Preparing 00:19:41 0894eaf1f8f6: Preparing 00:19:41 42fbde521aeb: Preparing 00:19:41 294a9f9e5ed2: Preparing 00:19:41 e5f5a17d78a1: Preparing 00:19:41 be7c7d12324b: Preparing 00:19:41 75654b8eeebd: Preparing 00:19:41 75654b8eeebd: Waiting 00:19:41 be7c7d12324b: Waiting 00:19:41 0894eaf1f8f6: Layer already exists 00:19:41 294a9f9e5ed2: Layer already exists 00:19:41 e5f5a17d78a1: Layer already exists 00:19:41 42fbde521aeb: Layer already exists 00:19:41 4362d31111db: Layer already exists 00:19:41 75654b8eeebd: Layer already exists 00:19:41 be7c7d12324b: Layer already exists 00:19:41 main: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:41 ===================================================== [Pipeline] echo 00:19:41 taggedImages: 00:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706 00:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 00:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:19:41 - 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] } 00:26:38 #155 ... 00:26:38 00:26:38 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:26:38 #145 597.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:26:38 #145 ... 00:26:38 00:26:38 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:26:38 #144 DONE 599.6s 00:26:38 00:26:38 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:26:38 #147 ... 00:26:38 00:26:38 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:26:38 #156 DONE 0.5s 00:26:38 00:26:38 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:26:38 #157 DONE 0.1s 00:26:38 00:26:38 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:26:38 #158 DONE 0.4s 00:26:38 00:26:38 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:26:38 #155 ... 00:26:38 00:26:38 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:26:38 #159 DONE 0.2s 00:26:38 00:26:38 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:26:38 #160 DONE 0.2s 00:26:38 00:26:38 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:38 #161 DONE 1.7s 00:26:38 00:26:38 #162 [core-common-config-bootstrapper] exporting to image 00:26:38 #162 exporting layers 00:26:38 #162 exporting layers 0.6s done 00:26:38 #162 writing image sha256:3e85c744a476416de119bd221df0431f2f4df120e50aa80ad61beaa711d677e7 00:26:38 #162 writing image sha256:3e85c744a476416de119bd221df0431f2f4df120e50aa80ad61beaa711d677e7 done 00:26:38 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 00:26:38 #162 DONE 0.7s 00:26:38 00:26:38 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:26:44 #148 ... 00:26:44 00:26:44 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:26:44 #145 DONE 610.1s 00:26:44 00:26:44 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:26:44 #147 DONE 610.1s 00:26:44 00:26:44 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:26:44 #149 ... 00:26:44 00:26:44 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:26:45 #163 DONE 0.6s 00:26:45 00:26:45 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:26:45 #164 DONE 0.7s 00:26:45 00:26:45 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:26:45 #165 ... 00:26:45 00:26:45 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:26:45 #166 DONE 0.3s 00:26:45 00:26:45 #167 [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 00:26:45 #167 DONE 0.4s 00:26:45 00:26:45 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:26:46 #150 ... 00:26:46 00:26:46 #168 [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 00:26:46 #168 DONE 0.4s 00:26:46 00:26:46 #169 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:26:46 #169 DONE 0.4s 00:26:46 00:26:46 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:26:47 #155 ... 00:26:47 00:26:47 #170 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:26:47 #170 DONE 0.6s 00:26:47 00:26:47 #171 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:26:47 #171 ... 00:26:47 00:26:47 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:26:47 #165 DONE 2.3s 00:26:47 00:26:47 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:26:47 #172 ... 00:26:48 00:26:48 #171 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:26:48 #171 DONE 0.4s 00:26:48 00:26:48 #173 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:26:48 #173 ... 00:26:48 00:26:48 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:26:48 #172 DONE 0.6s 00:26:48 00:26:48 #173 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:26:48 #173 DONE 0.4s 00:26:48 00:26:48 #174 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:48 #174 ... 00:26:48 00:26:48 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:26:48 #175 DONE 0.3s 00:26:48 00:26:48 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:26:48 #150 DONE 614.7s 00:26:48 00:26:48 #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:26:49 #176 DONE 1.0s 00:26:49 00:26:49 #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:26:49 #177 ... 00:26:49 00:26:49 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:26:49 #178 DONE 0.9s 00:26:49 00:26:49 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:26:49 #179 ... 00:26:49 00:26:49 #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:26:49 #177 DONE 0.4s 00:26:50 00:26:50 #180 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:26:50 #180 ... 00:26:50 00:26:50 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:26:50 #179 DONE 0.4s 00:26:50 00:26:50 #180 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:26:50 #180 DONE 0.4s 00:26:50 00:26:50 #181 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 00:26:50 #181 ... 00:26:50 00:26:50 #174 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:50 #174 DONE 2.3s 00:26:50 00:26:50 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:26:50 #182 DONE 0.3s 00:26:50 00:26:50 #183 [security-secretstore-setup] exporting to image 00:26:50 #183 exporting layers 00:26:51 #183 ... 00:26:51 00:26:51 #181 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 00:26:51 #181 DONE 0.6s 00:26:51 00:26:51 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:26:51 #184 DONE 0.5s 00:26:51 00:26:51 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:26:51 #185 ... 00:26:51 00:26:51 #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:26:51 #186 DONE 0.3s 00:26:51 00:26:51 #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:26:51 #187 DONE 0.3s 00:26:51 00:26:51 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:26:51 #154 ... 00:26:51 00:26:51 #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:26:51 #188 ... 00:26:51 00:26:51 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:26:51 #185 DONE 0.6s 00:26:52 00:26:52 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:26:52 #189 DONE 0.5s 00:26:52 00:26:52 #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:53 #190 ... 00:26:53 00:26:53 #183 [security-secretstore-setup] exporting to image 00:26:53 #183 exporting layers 2.0s done 00:26:53 #183 writing image sha256:c678e87f4b1a702bb41491d078bb5dbcff151bb5ab0cbc1fe383fd5287e3bd0e 0.0s done 00:26:53 #183 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 00:26:53 #183 DONE 2.1s 00:26:53 00:26:53 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:26:54 #154 ... 00:26:54 00:26:54 #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:26:54 #188 DONE 2.2s 00:26:54 00:26:54 #191 [security-bootstrapper] exporting to image 00:26:54 #191 ... 00:26:54 00:26:54 #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:54 #190 DONE 1.8s 00:26:54 00:26:54 #192 [security-proxy-setup] exporting to image 00:26:56 #192 exporting layers 1.6s done 00:26:56 #192 writing image sha256:43e0a84e74487c33c452d1fe35c80565378634945dd783e381cf82c648ba989f 0.0s done 00:26:56 #192 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 00:26:56 #192 DONE 1.7s 00:26:56 00:26:56 #191 [security-bootstrapper] exporting to image 00:26:56 #191 exporting layers 2.0s done 00:26:56 #191 writing image sha256:023fd16bf97461baf20d021c58397831bfd4fb4016f98a52aab31a136b9fb9db 0.0s done 00:26:56 #191 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 00:26:56 #191 DONE 2.0s 00:26:56 00:26:56 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:28:17 #154 ... 00:28:17 00:28:17 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:28:17 #149 DONE 692.2s 00:28:17 00:28:17 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:28:17 #193 DONE 0.4s 00:28:17 00:28:17 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:28:17 #194 DONE 0.1s 00:28:17 00:28:17 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:28:17 #195 DONE 0.3s 00:28:17 00:28:17 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:28:17 #196 DONE 0.2s 00:28:17 00:28:17 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:28:17 #148 ... 00:28:17 00:28:17 #197 [security-spiffe-token-provider] exporting to image 00:28:17 #197 exporting layers 00:28:17 #197 exporting layers 0.9s done 00:28:17 #197 writing image sha256:cb0d812769d62e4b4b50b1ba21e13d80524a8ae3f4fd98c35dd4703ea62500bb done 00:28:17 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:28:17 #197 DONE 0.9s 00:28:17 00:28:17 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:32:09 #155 DONE 926.5s 00:32:09 00:32:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:32:09 #146 ... 00:32:09 00:32:09 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:32:09 #198 DONE 0.1s 00:32:09 00:32:09 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:32:09 #148 ... 00:32:09 00:32:09 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:32:09 #199 DONE 0.3s 00:32:09 00:32:09 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:32:09 #200 DONE 0.4s 00:32:09 00:32:09 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:32:09 #201 DONE 0.1s 00:32:09 00:32:09 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:32:09 #202 DONE 0.2s 00:32:09 00:32:09 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:32:09 #203 DONE 1.5s 00:32:09 00:32:09 #204 [security-proxy-auth] exporting to image 00:32:09 #204 exporting layers 00:32:09 #204 exporting layers 0.6s done 00:32:09 #204 writing image sha256:75ac8bd064b4e374fbc01f65470d8f4879351e771c49c17e6e81e9d6e4b43661 0.0s done 00:32:09 #204 naming to docker.io/library/security-proxy-auth-arm64 00:32:09 #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 00:32:09 #204 DONE 0.7s 00:32:09 00:32:09 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:32:10 #152 ... 00:32:10 00:32:10 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:32:10 #148 DONE 936.6s 00:32:10 00:32:10 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:32:11 #205 DONE 0.2s 00:32:11 00:32:11 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:32:11 #206 DONE 0.2s 00:32:11 00:32:11 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:32:11 #207 DONE 0.3s 00:32:11 00:32:11 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:32:11 #153 ... 00:32:11 00:32:11 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:32:11 #208 DONE 0.1s 00:32:11 00:32:11 #209 [core-command] exporting to image 00:32:11 #209 exporting layers 00:32:12 #209 exporting layers 0.3s done 00:32:12 #209 writing image sha256:5263efda42c7605a9ddbc88b70c8410aeeeb4901f758dd8dac72eebc9073644a done 00:32:12 #209 naming to docker.io/library/core-command-arm64 0.0s done 00:32:12 #209 DONE 0.3s 00:32:12 00:32:12 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:32:50 #154 ... 00:32:50 00:32:50 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:32:50 #151 DONE 976.7s 00:32:50 00:32:50 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:32:51 #210 DONE 0.3s 00:32:51 00:32:51 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:32:51 #211 DONE 0.5s 00:32:51 00:32:51 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:32:51 #212 DONE 0.2s 00:32:51 00:32:51 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:32:52 #152 ... 00:32:52 00:32:52 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 00:32:52 #213 DONE 0.2s 00:32:52 00:32:52 #214 [core-keeper] exporting to image 00:32:52 #214 exporting layers 00:32:52 #214 exporting layers 0.5s done 00:32:52 #214 writing image sha256:93a1e3ef632ed990e2db7e8270004090863af9419782ce68144ac2d7bdb4ddde done 00:32:52 #214 naming to docker.io/library/core-keeper-arm64 0.0s done 00:32:52 #214 DONE 0.5s 00:32:52 00:32:52 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:32:53 #146 ... 00:32:53 00:32:53 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:32:53 #154 DONE 979.6s 00:32:53 00:32:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:32:53 #152 DONE 979.6s 00:32:53 00:32:53 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:32:53 #153 ... 00:32:53 00:32:53 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:32:54 #215 DONE 0.2s 00:32:54 00:32:54 #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:32:54 #216 DONE 0.2s 00:32:54 00:32:54 #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:32:54 #217 DONE 0.2s 00:32:54 00:32:54 #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:32:54 #218 DONE 0.2s 00:32:54 00:32:54 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:32:54 #219 DONE 0.5s 00:32:54 00:32:54 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:32:54 #220 DONE 0.4s 00:32:54 00:32:54 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:32:54 #221 DONE 0.1s 00:32:54 00:32:54 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:32:54 #222 DONE 0.1s 00:32:54 00:32:54 #223 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:32:54 #223 DONE 0.2s 00:32:54 00:32:54 #224 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 00:32:54 #224 DONE 0.2s 00:32:54 00:32:54 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:32:55 #146 ... 00:32:55 00:32:55 #225 [core-data] exporting to image 00:32:55 #225 ... 00:32:55 00:32:55 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 00:32:55 #226 DONE 0.2s 00:32:55 00:32:55 #225 [core-data] exporting to image 00:32:55 #225 exporting layers 0.4s done 00:32:55 #225 writing image sha256:dfa87a53fecfe62b04eabbef9eac22ad60bff4b7a71c339a36c1820e8224a3fb done 00:32:55 #225 naming to docker.io/library/core-data-arm64 done 00:32:55 #225 DONE 0.4s 00:32:55 00:32:55 #227 [core-metadata] exporting to image 00:32:55 #227 exporting layers 0.4s done 00:32:55 #227 writing image sha256:a74bc8635d9f593c3bfa6197d1dbb97664691a9f2921cc848ae54ae8c9ecde15 done 00:32:55 #227 naming to docker.io/library/core-metadata-arm64 done 00:32:55 #227 DONE 0.4s 00:32:55 00:32:55 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:33:08 #146 DONE 992.9s 00:33:08 00:33:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:33:08 #153 ... 00:33:08 00:33:08 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:33:08 #228 DONE 0.2s 00:33:08 00:33:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:33:08 #153 ... 00:33:08 00:33:08 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:33:08 #229 DONE 0.1s 00:33:08 00:33:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:33:08 #153 DONE 993.4s 00:33:08 00:33:08 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:33:08 #230 ... 00:33:08 00:33:08 #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:33:08 #231 DONE 0.1s 00:33:08 00:33:08 #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:33:08 #232 DONE 0.2s 00:33:08 00:33:08 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:33:08 #230 DONE 0.5s 00:33:08 00:33:08 #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:33:08 #233 DONE 0.2s 00:33:08 00:33:08 #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 00:33:08 #234 DONE 0.2s 00:33:08 00:33:08 #235 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:33:08 #235 DONE 0.4s 00:33:08 00:33:08 #236 [support-notifications] exporting to image 00:33:08 #236 exporting layers 00:33:08 #236 ... 00:33:08 00:33:08 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 00:33:08 #237 DONE 0.2s 00:33:08 00:33:08 #238 [support-scheduler] exporting to image 00:33:08 #238 ... 00:33:08 00:33:08 #236 [support-notifications] exporting to image 00:33:08 #236 exporting layers 0.5s done 00:33:08 #236 writing image sha256:8f36111df0add97827644447c1670709b9ab9c10194a0a8cf6d946bd1624c0fb done 00:33:08 #236 naming to docker.io/library/support-notifications-arm64 0.0s done 00:33:08 #236 DONE 0.5s 00:33:09 00:33:09 #238 [support-scheduler] exporting to image 00:33:09 #238 exporting layers 0.6s done 00:33:09 #238 writing image sha256:8c1af2eab16b1fa0b3aeda3d067e1b2b7fc09f1071053dbb9e6eef4a3d21e70b done 00:33:09 #238 naming to docker.io/library/support-scheduler-arm64 0.0s done 00:33:09 #238 DONE 0.6s 00:33:09 time="2024-12-06T00:15:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:33:09 time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:33:09 $ docker stop --time=1 3295896bc665e58e5ba3dec69aaf11f877fed603e2fa9b41afad284d21c25bc1 00:33:10 $ docker rm -f --volumes 3295896bc665e58e5ba3dec69aaf11f877fed603e2fa9b41afad284d21c25bc1 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:11 + docker images 00:33:11 REPOSITORY TAG IMAGE ID CREATED SIZE 00:33:11 support-notifications-arm64 latest 8f36111df0ad 3 seconds ago 52.7MB 00:33:11 support-scheduler-arm64 latest 8c1af2eab16b 3 seconds ago 53.6MB 00:33:11 core-metadata-arm64 latest a74bc8635d9f 16 seconds ago 38.5MB 00:33:11 core-data-arm64 latest dfa87a53fecf 17 seconds ago 38.5MB 00:33:11 core-keeper-arm64 latest 93a1e3ef632e 20 seconds ago 31.7MB 00:33:11 core-command-arm64 latest 5263efda42c7 About a minute ago 34.3MB 00:33:11 security-proxy-auth-arm64 latest 75ac8bd064b4 About a minute ago 33.3MB 00:33:11 security-spiffe-token-provider-arm64 latest cb0d812769d6 5 minutes ago 40.2MB 00:33:11 security-proxy-setup-arm64 latest 43e0a84e7448 6 minutes ago 36.2MB 00:33:11 security-bootstrapper-arm64 latest 023fd16bf974 6 minutes ago 27.2MB 00:33:11 security-secretstore-setup-arm64 latest c678e87f4b1a 6 minutes ago 47.6MB 00:33:11 core-common-config-bootstrapper-arm64 latest 3e85c744a476 6 minutes ago 24.1MB 00:33:11 security-spire-agent-arm64 latest 1a12dba990c1 17 minutes ago 182MB 00:33:11 security-spire-server-arm64 latest 836f0e3d4d92 17 minutes ago 124MB 00:33:11 security-spire-config-arm64 latest b91744263424 17 minutes ago 123MB 00:33:11 ci-base-image-arm64 latest 85110a880967 18 minutes ago 960MB 00:33:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 00:33:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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 00:33:11 provisioning config files... 00:33:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config12687167668187808448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:11 ---> ****-login.sh 00:33:11 nexus3.edgexfoundry.org:10001 00:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:11 Configure a credential helper to remove this warning. See 00:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:11 00:33:11 Login Succeeded 00:33:11 nexus3.edgexfoundry.org:10002 00:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:12 Configure a credential helper to remove this warning. See 00:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:12 00:33:12 Login Succeeded 00:33:12 nexus3.edgexfoundry.org:10003 00:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:12 Configure a credential helper to remove this warning. See 00:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:12 00:33:12 Login Succeeded 00:33:12 nexus3.edgexfoundry.org:10004 00:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:13 Configure a credential helper to remove this warning. See 00:33:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:13 00:33:13 Login Succeeded 00:33:13 ****.io 00:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:13 Configure a credential helper to remove this warning. See 00:33:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:13 00:33:13 Login Succeeded 00:33:13 ---> ****-login.sh ends [Pipeline] } 00:33:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:33:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:33:13 1c915772745d8186d2431f3cbe90828097471706 00:33:13 latest 00:33:13 4.0.0-dev.22 00:33:13 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:13 main 00:33:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:33:14 d8bf419bfdc3: Preparing 00:33:14 46856dd1e598: Preparing 00:33:14 e9432dbac0b0: Preparing 00:33:14 d129ae3f6288: Preparing 00:33:14 f0702c76f371: Preparing 00:33:14 a91174993d8e: Preparing 00:33:14 651d9022c234: Preparing 00:33:14 a91174993d8e: Waiting 00:33:14 651d9022c234: Waiting 00:33:14 d8bf419bfdc3: Pushed 00:33:14 d129ae3f6288: Pushed 00:33:14 e9432dbac0b0: Pushed 00:33:14 651d9022c234: Layer already exists 00:33:14 a91174993d8e: Pushed 00:33:15 f0702c76f371: Pushed 00:33:18 46856dd1e598: Pushed 00:33:18 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:33:19 d8bf419bfdc3: Preparing 00:33:19 46856dd1e598: Preparing 00:33:19 e9432dbac0b0: Preparing 00:33:19 d129ae3f6288: Preparing 00:33:19 f0702c76f371: Preparing 00:33:19 a91174993d8e: Preparing 00:33:19 651d9022c234: Preparing 00:33:19 a91174993d8e: Waiting 00:33:19 f0702c76f371: Layer already exists 00:33:19 46856dd1e598: Layer already exists 00:33:19 e9432dbac0b0: Layer already exists 00:33:19 d8bf419bfdc3: Layer already exists 00:33:19 d129ae3f6288: Layer already exists 00:33:19 651d9022c234: Layer already exists 00:33:19 a91174993d8e: Layer already exists 00:33:19 latest: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.22 00:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:33:20 d8bf419bfdc3: Preparing 00:33:20 46856dd1e598: Preparing 00:33:20 e9432dbac0b0: Preparing 00:33:20 d129ae3f6288: Preparing 00:33:20 f0702c76f371: Preparing 00:33:20 a91174993d8e: Preparing 00:33:20 651d9022c234: Preparing 00:33:20 a91174993d8e: Waiting 00:33:20 651d9022c234: Waiting 00:33:20 d129ae3f6288: Layer already exists 00:33:20 46856dd1e598: Layer already exists 00:33:20 d8bf419bfdc3: Layer already exists 00:33:20 e9432dbac0b0: Layer already exists 00:33:20 f0702c76f371: Layer already exists 00:33:20 a91174993d8e: Layer already exists 00:33:20 651d9022c234: Layer already exists 00:33:20 4.0.0-dev.22: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:33:21 d8bf419bfdc3: Preparing 00:33:21 46856dd1e598: Preparing 00:33:21 e9432dbac0b0: Preparing 00:33:21 d129ae3f6288: Preparing 00:33:21 f0702c76f371: Preparing 00:33:21 a91174993d8e: Preparing 00:33:21 651d9022c234: Preparing 00:33:21 a91174993d8e: Waiting 00:33:21 651d9022c234: Waiting 00:33:21 f0702c76f371: Layer already exists 00:33:21 d8bf419bfdc3: Layer already exists 00:33:21 d129ae3f6288: Layer already exists 00:33:21 46856dd1e598: Layer already exists 00:33:21 e9432dbac0b0: Layer already exists 00:33:21 651d9022c234: Layer already exists 00:33:21 a91174993d8e: Layer already exists 00:33:21 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:33:22 d8bf419bfdc3: Preparing 00:33:22 46856dd1e598: Preparing 00:33:22 e9432dbac0b0: Preparing 00:33:22 d129ae3f6288: Preparing 00:33:22 f0702c76f371: Preparing 00:33:22 a91174993d8e: Preparing 00:33:22 651d9022c234: Preparing 00:33:22 a91174993d8e: Waiting 00:33:22 651d9022c234: Waiting 00:33:22 f0702c76f371: Layer already exists 00:33:22 46856dd1e598: Layer already exists 00:33:22 e9432dbac0b0: Layer already exists 00:33:22 d8bf419bfdc3: Layer already exists 00:33:22 d129ae3f6288: Layer already exists 00:33:22 a91174993d8e: Layer already exists 00:33:22 651d9022c234: Layer already exists 00:33:22 main: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:22 ===================================================== [Pipeline] echo 00:33:22 taggedImages: 00:33:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:33:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.22 00:33:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:33:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:33:22 1c915772745d8186d2431f3cbe90828097471706 00:33:22 latest 00:33:22 4.0.0-dev.22 00:33:22 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:22 main 00:33:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:33:23 0b602ea18b1d: Preparing 00:33:23 c7ad9cc362a7: Preparing 00:33:23 2a87e3e718f5: Preparing 00:33:23 e8f43dc7b23b: Preparing 00:33:23 e9432dbac0b0: Preparing 00:33:23 d129ae3f6288: Preparing 00:33:23 f0702c76f371: Preparing 00:33:23 d129ae3f6288: Waiting 00:33:23 a91174993d8e: Preparing 00:33:23 651d9022c234: Preparing 00:33:23 f0702c76f371: Waiting 00:33:23 a91174993d8e: Waiting 00:33:23 651d9022c234: Waiting 00:33:23 e9432dbac0b0: Layer already exists 00:33:23 d129ae3f6288: Layer already exists 00:33:23 f0702c76f371: Layer already exists 00:33:23 2a87e3e718f5: Pushed 00:33:23 0b602ea18b1d: Pushed 00:33:23 c7ad9cc362a7: Pushed 00:33:23 a91174993d8e: Layer already exists 00:33:23 651d9022c234: Layer already exists 00:33:25 e8f43dc7b23b: Pushed 00:33:25 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:26 + 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 00:33:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:33:26 0b602ea18b1d: Preparing 00:33:26 c7ad9cc362a7: Preparing 00:33:26 2a87e3e718f5: Preparing 00:33:26 e8f43dc7b23b: Preparing 00:33:26 e9432dbac0b0: Preparing 00:33:26 d129ae3f6288: Preparing 00:33:26 f0702c76f371: Preparing 00:33:26 a91174993d8e: Preparing 00:33:26 651d9022c234: Preparing 00:33:26 f0702c76f371: Waiting 00:33:26 a91174993d8e: Waiting 00:33:26 d129ae3f6288: Waiting 00:33:26 651d9022c234: Waiting 00:33:26 e9432dbac0b0: Layer already exists 00:33:26 c7ad9cc362a7: Layer already exists 00:33:26 e8f43dc7b23b: Layer already exists 00:33:26 2a87e3e718f5: Layer already exists 00:33:26 0b602ea18b1d: Layer already exists 00:33:26 651d9022c234: Layer already exists 00:33:26 a91174993d8e: Layer already exists 00:33:26 d129ae3f6288: Layer already exists 00:33:26 f0702c76f371: Layer already exists 00:33:26 latest: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.22 00:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:33:27 0b602ea18b1d: Preparing 00:33:27 c7ad9cc362a7: Preparing 00:33:27 2a87e3e718f5: Preparing 00:33:27 e8f43dc7b23b: Preparing 00:33:27 e9432dbac0b0: Preparing 00:33:27 d129ae3f6288: Preparing 00:33:27 f0702c76f371: Preparing 00:33:27 a91174993d8e: Preparing 00:33:27 651d9022c234: Preparing 00:33:27 d129ae3f6288: Waiting 00:33:27 f0702c76f371: Waiting 00:33:27 a91174993d8e: Waiting 00:33:27 651d9022c234: Waiting 00:33:27 e9432dbac0b0: Layer already exists 00:33:27 c7ad9cc362a7: Layer already exists 00:33:27 2a87e3e718f5: Layer already exists 00:33:27 e8f43dc7b23b: Layer already exists 00:33:27 0b602ea18b1d: Layer already exists 00:33:27 d129ae3f6288: Layer already exists 00:33:27 651d9022c234: Layer already exists 00:33:27 f0702c76f371: Layer already exists 00:33:27 a91174993d8e: Layer already exists 00:33:27 4.0.0-dev.22: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:33:28 0b602ea18b1d: Preparing 00:33:28 c7ad9cc362a7: Preparing 00:33:28 2a87e3e718f5: Preparing 00:33:28 e8f43dc7b23b: Preparing 00:33:28 e9432dbac0b0: Preparing 00:33:28 d129ae3f6288: Preparing 00:33:28 f0702c76f371: Preparing 00:33:28 a91174993d8e: Preparing 00:33:28 d129ae3f6288: Waiting 00:33:28 651d9022c234: Preparing 00:33:28 f0702c76f371: Waiting 00:33:28 651d9022c234: Waiting 00:33:28 a91174993d8e: Waiting 00:33:28 e9432dbac0b0: Layer already exists 00:33:28 c7ad9cc362a7: Layer already exists 00:33:28 e8f43dc7b23b: Layer already exists 00:33:28 2a87e3e718f5: Layer already exists 00:33:28 0b602ea18b1d: Layer already exists 00:33:28 651d9022c234: Layer already exists 00:33:28 d129ae3f6288: Layer already exists 00:33:28 f0702c76f371: Layer already exists 00:33:28 a91174993d8e: Layer already exists 00:33:28 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:29 + 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 00:33:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:33:29 0b602ea18b1d: Preparing 00:33:29 c7ad9cc362a7: Preparing 00:33:29 2a87e3e718f5: Preparing 00:33:29 e8f43dc7b23b: Preparing 00:33:29 e9432dbac0b0: Preparing 00:33:29 d129ae3f6288: Preparing 00:33:29 f0702c76f371: Preparing 00:33:29 a91174993d8e: Preparing 00:33:29 651d9022c234: Preparing 00:33:29 f0702c76f371: Waiting 00:33:29 d129ae3f6288: Waiting 00:33:29 a91174993d8e: Waiting 00:33:29 651d9022c234: Waiting 00:33:29 e8f43dc7b23b: Layer already exists 00:33:29 e9432dbac0b0: Layer already exists 00:33:29 0b602ea18b1d: Layer already exists 00:33:29 2a87e3e718f5: Layer already exists 00:33:29 c7ad9cc362a7: Layer already exists 00:33:29 d129ae3f6288: Layer already exists 00:33:29 f0702c76f371: Layer already exists 00:33:29 651d9022c234: Layer already exists 00:33:29 a91174993d8e: Layer already exists 00:33:29 main: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:29 ===================================================== [Pipeline] echo 00:33:29 taggedImages: 00:33:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:33:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.22 00:33:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:33:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:33:29 1c915772745d8186d2431f3cbe90828097471706 00:33:29 latest 00:33:29 4.0.0-dev.22 00:33:29 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:29 main 00:33:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:33:30 74f5e49c9e05: Preparing 00:33:30 345e8cbf2abb: Preparing 00:33:30 bd12b08870ad: Preparing 00:33:30 e9432dbac0b0: Preparing 00:33:30 d129ae3f6288: Preparing 00:33:30 404501c413c3: Preparing 00:33:30 caaf13529e07: Preparing 00:33:30 404501c413c3: Waiting 00:33:30 651d9022c234: Preparing 00:33:30 caaf13529e07: Waiting 00:33:30 651d9022c234: Waiting 00:33:30 d129ae3f6288: Layer already exists 00:33:30 e9432dbac0b0: Layer already exists 00:33:30 345e8cbf2abb: Pushed 00:33:30 74f5e49c9e05: Pushed 00:33:30 651d9022c234: Layer already exists 00:33:30 caaf13529e07: Pushed 00:33:32 404501c413c3: Pushed 00:33:36 bd12b08870ad: Pushed 00:33:36 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:33:37 74f5e49c9e05: Preparing 00:33:37 345e8cbf2abb: Preparing 00:33:37 bd12b08870ad: Preparing 00:33:37 e9432dbac0b0: Preparing 00:33:37 d129ae3f6288: Preparing 00:33:37 404501c413c3: Preparing 00:33:37 caaf13529e07: Preparing 00:33:37 404501c413c3: Waiting 00:33:37 651d9022c234: Preparing 00:33:37 caaf13529e07: Waiting 00:33:37 651d9022c234: Waiting 00:33:37 bd12b08870ad: Layer already exists 00:33:37 e9432dbac0b0: Layer already exists 00:33:37 74f5e49c9e05: Layer already exists 00:33:37 d129ae3f6288: Layer already exists 00:33:37 345e8cbf2abb: Layer already exists 00:33:37 caaf13529e07: Layer already exists 00:33:37 651d9022c234: Layer already exists 00:33:37 404501c413c3: Layer already exists 00:33:37 latest: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.22 00:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:33:38 74f5e49c9e05: Preparing 00:33:38 345e8cbf2abb: Preparing 00:33:38 bd12b08870ad: Preparing 00:33:38 e9432dbac0b0: Preparing 00:33:38 d129ae3f6288: Preparing 00:33:38 404501c413c3: Preparing 00:33:38 caaf13529e07: Preparing 00:33:38 651d9022c234: Preparing 00:33:38 404501c413c3: Waiting 00:33:38 caaf13529e07: Waiting 00:33:38 651d9022c234: Waiting 00:33:38 74f5e49c9e05: Layer already exists 00:33:38 e9432dbac0b0: Layer already exists 00:33:38 bd12b08870ad: Layer already exists 00:33:38 d129ae3f6288: Layer already exists 00:33:38 404501c413c3: Layer already exists 00:33:38 345e8cbf2abb: Layer already exists 00:33:38 caaf13529e07: Layer already exists 00:33:38 651d9022c234: Layer already exists 00:33:38 4.0.0-dev.22: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:33:39 74f5e49c9e05: Preparing 00:33:39 345e8cbf2abb: Preparing 00:33:39 bd12b08870ad: Preparing 00:33:39 e9432dbac0b0: Preparing 00:33:39 d129ae3f6288: Preparing 00:33:39 404501c413c3: Preparing 00:33:39 caaf13529e07: Preparing 00:33:39 651d9022c234: Preparing 00:33:39 651d9022c234: Waiting 00:33:39 404501c413c3: Waiting 00:33:39 caaf13529e07: Waiting 00:33:39 bd12b08870ad: Layer already exists 00:33:39 d129ae3f6288: Layer already exists 00:33:39 345e8cbf2abb: Layer already exists 00:33:39 e9432dbac0b0: Layer already exists 00:33:39 74f5e49c9e05: Layer already exists 00:33:39 404501c413c3: Layer already exists 00:33:39 651d9022c234: Layer already exists 00:33:39 caaf13529e07: Layer already exists 00:33:39 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:33:40 74f5e49c9e05: Preparing 00:33:40 345e8cbf2abb: Preparing 00:33:40 bd12b08870ad: Preparing 00:33:40 e9432dbac0b0: Preparing 00:33:40 d129ae3f6288: Preparing 00:33:40 404501c413c3: Preparing 00:33:40 caaf13529e07: Preparing 00:33:40 651d9022c234: Preparing 00:33:40 caaf13529e07: Waiting 00:33:40 651d9022c234: Waiting 00:33:40 404501c413c3: Waiting 00:33:40 d129ae3f6288: Layer already exists 00:33:40 e9432dbac0b0: Layer already exists 00:33:40 74f5e49c9e05: Layer already exists 00:33:40 bd12b08870ad: Layer already exists 00:33:40 345e8cbf2abb: Layer already exists 00:33:40 404501c413c3: Layer already exists 00:33:40 651d9022c234: Layer already exists 00:33:40 caaf13529e07: Layer already exists 00:33:40 main: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:40 ===================================================== [Pipeline] echo 00:33:40 taggedImages: 00:33:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:33:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.22 00:33:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:33:40 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 00:33:40 1c915772745d8186d2431f3cbe90828097471706 00:33:40 latest 00:33:40 4.0.0-dev.22 00:33:40 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:40 main 00:33:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:33:41 91ec3309f257: Preparing 00:33:41 bca46accdb84: Preparing 00:33:41 6baffccf645f: Preparing 00:33:41 d129ae3f6288: Preparing 00:33:41 4f5983ecf813: Preparing 00:33:41 a0c2a65beba4: Preparing 00:33:41 651d9022c234: Preparing 00:33:41 a0c2a65beba4: Waiting 00:33:41 651d9022c234: Waiting 00:33:41 d129ae3f6288: Layer already exists 00:33:41 bca46accdb84: Pushed 00:33:41 4f5983ecf813: Pushed 00:33:41 91ec3309f257: Pushed 00:33:41 a0c2a65beba4: Pushed 00:33:41 651d9022c234: Layer already exists 00:33:46 6baffccf645f: Pushed 00:33:46 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:33:47 91ec3309f257: Preparing 00:33:47 bca46accdb84: Preparing 00:33:47 6baffccf645f: Preparing 00:33:47 d129ae3f6288: Preparing 00:33:47 4f5983ecf813: Preparing 00:33:47 a0c2a65beba4: Preparing 00:33:47 651d9022c234: Preparing 00:33:47 a0c2a65beba4: Waiting 00:33:47 651d9022c234: Waiting 00:33:47 6baffccf645f: Layer already exists 00:33:47 bca46accdb84: Layer already exists 00:33:47 4f5983ecf813: Layer already exists 00:33:47 91ec3309f257: Layer already exists 00:33:47 d129ae3f6288: Layer already exists 00:33:47 a0c2a65beba4: Layer already exists 00:33:47 651d9022c234: Layer already exists 00:33:47 latest: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.22 00:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:33:48 91ec3309f257: Preparing 00:33:48 bca46accdb84: Preparing 00:33:48 6baffccf645f: Preparing 00:33:48 d129ae3f6288: Preparing 00:33:48 4f5983ecf813: Preparing 00:33:48 a0c2a65beba4: Preparing 00:33:48 651d9022c234: Preparing 00:33:48 a0c2a65beba4: Waiting 00:33:48 651d9022c234: Waiting 00:33:48 d129ae3f6288: Layer already exists 00:33:48 bca46accdb84: Layer already exists 00:33:48 6baffccf645f: Layer already exists 00:33:48 91ec3309f257: Layer already exists 00:33:48 4f5983ecf813: Layer already exists 00:33:48 651d9022c234: Layer already exists 00:33:48 a0c2a65beba4: Layer already exists 00:33:49 4.0.0-dev.22: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:33:49 91ec3309f257: Preparing 00:33:49 bca46accdb84: Preparing 00:33:49 6baffccf645f: Preparing 00:33:49 d129ae3f6288: Preparing 00:33:49 4f5983ecf813: Preparing 00:33:49 a0c2a65beba4: Preparing 00:33:49 651d9022c234: Preparing 00:33:49 a0c2a65beba4: Waiting 00:33:49 651d9022c234: Waiting 00:33:49 bca46accdb84: Layer already exists 00:33:49 6baffccf645f: Layer already exists 00:33:49 91ec3309f257: Layer already exists 00:33:49 d129ae3f6288: Layer already exists 00:33:49 4f5983ecf813: Layer already exists 00:33:49 a0c2a65beba4: Layer already exists 00:33:49 651d9022c234: Layer already exists 00:33:50 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 00:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:33:50 91ec3309f257: Preparing 00:33:50 bca46accdb84: Preparing 00:33:50 6baffccf645f: Preparing 00:33:50 d129ae3f6288: Preparing 00:33:50 4f5983ecf813: Preparing 00:33:50 a0c2a65beba4: Preparing 00:33:50 651d9022c234: Preparing 00:33:50 a0c2a65beba4: Waiting 00:33:50 651d9022c234: Waiting 00:33:50 6baffccf645f: Layer already exists 00:33:50 bca46accdb84: Layer already exists 00:33:50 d129ae3f6288: Layer already exists 00:33:50 91ec3309f257: Layer already exists 00:33:50 4f5983ecf813: Layer already exists 00:33:50 a0c2a65beba4: Layer already exists 00:33:50 651d9022c234: Layer already exists 00:33:50 main: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:51 ===================================================== [Pipeline] echo 00:33:51 taggedImages: 00:33:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:33:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.22 00:33:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 00:33:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:33:51 1c915772745d8186d2431f3cbe90828097471706 00:33:51 latest 00:33:51 4.0.0-dev.22 00:33:51 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:33:51 main 00:33:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706 00:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:33:51 a0438d387e27: Preparing 00:33:51 93de2f6d9880: Preparing 00:33:51 2fed9dc44157: Preparing 00:33:51 93b6bb058904: Preparing 00:33:51 e9432dbac0b0: Preparing 00:33:51 d129ae3f6288: Preparing 00:33:51 f0702c76f371: Preparing 00:33:51 d129ae3f6288: Waiting 00:33:51 a91174993d8e: Preparing 00:33:51 651d9022c234: Preparing 00:33:51 f0702c76f371: Waiting 00:33:51 a91174993d8e: Waiting 00:33:51 651d9022c234: Waiting 00:33:51 e9432dbac0b0: Layer already exists 00:33:51 d129ae3f6288: Layer already exists 00:33:52 f0702c76f371: Layer already exists 00:33:52 2fed9dc44157: Pushed 00:33:52 a91174993d8e: Layer already exists 00:33:52 93de2f6d9880: Pushed 00:33:52 a0438d387e27: Pushed 00:33:52 651d9022c234: Layer already exists 00:33:57 93b6bb058904: Pushed 00:33:57 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:33:58 a0438d387e27: Preparing 00:33:58 93de2f6d9880: Preparing 00:33:58 2fed9dc44157: Preparing 00:33:58 93b6bb058904: Preparing 00:33:58 e9432dbac0b0: Preparing 00:33:58 d129ae3f6288: Preparing 00:33:58 f0702c76f371: Preparing 00:33:58 a91174993d8e: Preparing 00:33:58 651d9022c234: Preparing 00:33:58 d129ae3f6288: Waiting 00:33:58 f0702c76f371: Waiting 00:33:58 a91174993d8e: Waiting 00:33:58 651d9022c234: Waiting 00:33:58 e9432dbac0b0: Layer already exists 00:33:58 93de2f6d9880: Layer already exists 00:33:58 93b6bb058904: Layer already exists 00:33:58 2fed9dc44157: Layer already exists 00:33:58 a0438d387e27: Layer already exists 00:33:58 d129ae3f6288: Layer already exists 00:33:58 f0702c76f371: Layer already exists 00:33:58 651d9022c234: Layer already exists 00:33:58 a91174993d8e: Layer already exists 00:33:58 latest: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.22 00:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:33:59 a0438d387e27: Preparing 00:33:59 93de2f6d9880: Preparing 00:33:59 2fed9dc44157: Preparing 00:33:59 93b6bb058904: Preparing 00:33:59 e9432dbac0b0: Preparing 00:33:59 d129ae3f6288: Preparing 00:33:59 f0702c76f371: Preparing 00:33:59 a91174993d8e: Preparing 00:33:59 651d9022c234: Preparing 00:33:59 d129ae3f6288: Waiting 00:33:59 f0702c76f371: Waiting 00:33:59 a91174993d8e: Waiting 00:33:59 651d9022c234: Waiting 00:33:59 e9432dbac0b0: Layer already exists 00:33:59 2fed9dc44157: Layer already exists 00:33:59 93b6bb058904: Layer already exists 00:33:59 93de2f6d9880: Layer already exists 00:33:59 a0438d387e27: Layer already exists 00:33:59 f0702c76f371: Layer already exists 00:33:59 d129ae3f6288: Layer already exists 00:33:59 651d9022c234: Layer already exists 00:33:59 a91174993d8e: Layer already exists 00:33:59 4.0.0-dev.22: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:34:00 a0438d387e27: Preparing 00:34:00 93de2f6d9880: Preparing 00:34:00 2fed9dc44157: Preparing 00:34:00 93b6bb058904: Preparing 00:34:00 e9432dbac0b0: Preparing 00:34:00 d129ae3f6288: Preparing 00:34:00 f0702c76f371: Preparing 00:34:00 a91174993d8e: Preparing 00:34:00 651d9022c234: Preparing 00:34:00 f0702c76f371: Waiting 00:34:00 a91174993d8e: Waiting 00:34:00 651d9022c234: Waiting 00:34:00 d129ae3f6288: Waiting 00:34:00 93de2f6d9880: Layer already exists 00:34:00 a0438d387e27: Layer already exists 00:34:00 2fed9dc44157: Layer already exists 00:34:00 e9432dbac0b0: Layer already exists 00:34:00 93b6bb058904: Layer already exists 00:34:00 f0702c76f371: Layer already exists 00:34:00 d129ae3f6288: Layer already exists 00:34:00 a91174993d8e: Layer already exists 00:34:00 651d9022c234: Layer already exists 00:34:00 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:34:01 a0438d387e27: Preparing 00:34:01 93de2f6d9880: Preparing 00:34:01 2fed9dc44157: Preparing 00:34:01 93b6bb058904: Preparing 00:34:01 e9432dbac0b0: Preparing 00:34:01 d129ae3f6288: Preparing 00:34:01 f0702c76f371: Preparing 00:34:01 a91174993d8e: Preparing 00:34:01 651d9022c234: Preparing 00:34:01 f0702c76f371: Waiting 00:34:01 651d9022c234: Waiting 00:34:01 d129ae3f6288: Waiting 00:34:01 a91174993d8e: Waiting 00:34:01 e9432dbac0b0: Layer already exists 00:34:01 93de2f6d9880: Layer already exists 00:34:01 93b6bb058904: Layer already exists 00:34:01 2fed9dc44157: Layer already exists 00:34:01 a0438d387e27: Layer already exists 00:34:01 f0702c76f371: Layer already exists 00:34:01 d129ae3f6288: Layer already exists 00:34:01 a91174993d8e: Layer already exists 00:34:01 651d9022c234: Layer already exists 00:34:01 main: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:01 ===================================================== [Pipeline] echo 00:34:01 taggedImages: 00:34:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:34:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.22 00:34:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:34:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:34:01 1c915772745d8186d2431f3cbe90828097471706 00:34:01 latest 00:34:01 4.0.0-dev.22 00:34:01 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:01 main 00:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:34:02 567f09bb0b9c: Preparing 00:34:02 8c5bb97970bb: Preparing 00:34:02 ec2aa8e442d9: Preparing 00:34:02 3412447938c1: Preparing 00:34:02 9fd3916711eb: Preparing 00:34:02 b0cb78646f76: Preparing 00:34:02 4fb5f3a0bf68: Preparing 00:34:02 e9432dbac0b0: Preparing 00:34:02 d129ae3f6288: Preparing 00:34:02 3ea3064343ff: Preparing 00:34:02 eb76d0119483: Preparing 00:34:02 5f70bf18a086: Preparing 00:34:02 1f665b7fe3fe: Preparing 00:34:02 3579710aa098: Preparing 00:34:02 227d609b5ef9: Preparing 00:34:02 651d9022c234: Preparing 00:34:02 b0cb78646f76: Waiting 00:34:02 4fb5f3a0bf68: Waiting 00:34:02 e9432dbac0b0: Waiting 00:34:02 d129ae3f6288: Waiting 00:34:02 3ea3064343ff: Waiting 00:34:02 eb76d0119483: Waiting 00:34:02 5f70bf18a086: Waiting 00:34:02 1f665b7fe3fe: Waiting 00:34:02 3579710aa098: Waiting 00:34:02 227d609b5ef9: Waiting 00:34:02 651d9022c234: Waiting 00:34:02 3412447938c1: Pushed 00:34:02 ec2aa8e442d9: Pushed 00:34:02 567f09bb0b9c: Pushed 00:34:02 9fd3916711eb: Pushed 00:34:02 8c5bb97970bb: Pushed 00:34:02 e9432dbac0b0: Layer already exists 00:34:02 d129ae3f6288: Layer already exists 00:34:02 5f70bf18a086: Layer already exists 00:34:02 b0cb78646f76: Pushed 00:34:02 3ea3064343ff: Pushed 00:34:02 eb76d0119483: Pushed 00:34:02 1f665b7fe3fe: Pushed 00:34:02 651d9022c234: Layer already exists 00:34:02 227d609b5ef9: Pushed 00:34:04 3579710aa098: Pushed 00:34:05 4fb5f3a0bf68: Pushed 00:34:05 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:34:06 567f09bb0b9c: Preparing 00:34:06 8c5bb97970bb: Preparing 00:34:06 ec2aa8e442d9: Preparing 00:34:06 3412447938c1: Preparing 00:34:06 9fd3916711eb: Preparing 00:34:06 b0cb78646f76: Preparing 00:34:06 4fb5f3a0bf68: Preparing 00:34:06 e9432dbac0b0: Preparing 00:34:06 d129ae3f6288: Preparing 00:34:06 3ea3064343ff: Preparing 00:34:06 eb76d0119483: Preparing 00:34:06 5f70bf18a086: Preparing 00:34:06 1f665b7fe3fe: Preparing 00:34:06 3579710aa098: Preparing 00:34:06 227d609b5ef9: Preparing 00:34:06 651d9022c234: Preparing 00:34:06 b0cb78646f76: Waiting 00:34:06 3ea3064343ff: Waiting 00:34:06 3579710aa098: Waiting 00:34:06 eb76d0119483: Waiting 00:34:06 227d609b5ef9: Waiting 00:34:06 5f70bf18a086: Waiting 00:34:06 4fb5f3a0bf68: Waiting 00:34:06 1f665b7fe3fe: Waiting 00:34:06 e9432dbac0b0: Waiting 00:34:06 651d9022c234: Waiting 00:34:06 d129ae3f6288: Waiting 00:34:06 9fd3916711eb: Layer already exists 00:34:06 3412447938c1: Layer already exists 00:34:06 567f09bb0b9c: Layer already exists 00:34:06 ec2aa8e442d9: Layer already exists 00:34:06 8c5bb97970bb: Layer already exists 00:34:06 e9432dbac0b0: Layer already exists 00:34:06 b0cb78646f76: Layer already exists 00:34:06 4fb5f3a0bf68: Layer already exists 00:34:06 3ea3064343ff: Layer already exists 00:34:06 d129ae3f6288: Layer already exists 00:34:06 eb76d0119483: Layer already exists 00:34:06 5f70bf18a086: Layer already exists 00:34:06 1f665b7fe3fe: Layer already exists 00:34:06 227d609b5ef9: Layer already exists 00:34:06 3579710aa098: Layer already exists 00:34:06 651d9022c234: Layer already exists 00:34:06 latest: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.22 00:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:34:07 567f09bb0b9c: Preparing 00:34:07 8c5bb97970bb: Preparing 00:34:07 ec2aa8e442d9: Preparing 00:34:07 3412447938c1: Preparing 00:34:07 9fd3916711eb: Preparing 00:34:07 b0cb78646f76: Preparing 00:34:07 4fb5f3a0bf68: Preparing 00:34:07 e9432dbac0b0: Preparing 00:34:07 d129ae3f6288: Preparing 00:34:07 3ea3064343ff: Preparing 00:34:07 b0cb78646f76: Waiting 00:34:07 eb76d0119483: Preparing 00:34:07 5f70bf18a086: Preparing 00:34:07 1f665b7fe3fe: Preparing 00:34:07 3579710aa098: Preparing 00:34:07 227d609b5ef9: Preparing 00:34:07 651d9022c234: Preparing 00:34:07 4fb5f3a0bf68: Waiting 00:34:07 e9432dbac0b0: Waiting 00:34:07 d129ae3f6288: Waiting 00:34:07 3ea3064343ff: Waiting 00:34:07 eb76d0119483: Waiting 00:34:07 5f70bf18a086: Waiting 00:34:07 1f665b7fe3fe: Waiting 00:34:07 3579710aa098: Waiting 00:34:07 227d609b5ef9: Waiting 00:34:07 651d9022c234: Waiting 00:34:07 9fd3916711eb: Layer already exists 00:34:07 ec2aa8e442d9: Layer already exists 00:34:07 8c5bb97970bb: Layer already exists 00:34:07 3412447938c1: Layer already exists 00:34:07 567f09bb0b9c: Layer already exists 00:34:07 d129ae3f6288: Layer already exists 00:34:07 4fb5f3a0bf68: Layer already exists 00:34:07 b0cb78646f76: Layer already exists 00:34:07 e9432dbac0b0: Layer already exists 00:34:07 3ea3064343ff: Layer already exists 00:34:07 eb76d0119483: Layer already exists 00:34:07 5f70bf18a086: Layer already exists 00:34:07 1f665b7fe3fe: Layer already exists 00:34:07 3579710aa098: Layer already exists 00:34:07 227d609b5ef9: Layer already exists 00:34:07 651d9022c234: Layer already exists 00:34:07 4.0.0-dev.22: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:34:08 567f09bb0b9c: Preparing 00:34:08 8c5bb97970bb: Preparing 00:34:08 ec2aa8e442d9: Preparing 00:34:08 3412447938c1: Preparing 00:34:08 9fd3916711eb: Preparing 00:34:08 b0cb78646f76: Preparing 00:34:08 4fb5f3a0bf68: Preparing 00:34:08 e9432dbac0b0: Preparing 00:34:08 d129ae3f6288: Preparing 00:34:08 3ea3064343ff: Preparing 00:34:08 eb76d0119483: Preparing 00:34:08 5f70bf18a086: Preparing 00:34:08 1f665b7fe3fe: Preparing 00:34:08 3579710aa098: Preparing 00:34:08 227d609b5ef9: Preparing 00:34:08 651d9022c234: Preparing 00:34:08 4fb5f3a0bf68: Waiting 00:34:08 b0cb78646f76: Waiting 00:34:08 e9432dbac0b0: Waiting 00:34:08 eb76d0119483: Waiting 00:34:08 3579710aa098: Waiting 00:34:08 d129ae3f6288: Waiting 00:34:08 5f70bf18a086: Waiting 00:34:08 227d609b5ef9: Waiting 00:34:08 3ea3064343ff: Waiting 00:34:08 1f665b7fe3fe: Waiting 00:34:08 651d9022c234: Waiting 00:34:08 9fd3916711eb: Layer already exists 00:34:08 3412447938c1: Layer already exists 00:34:08 8c5bb97970bb: Layer already exists 00:34:08 567f09bb0b9c: Layer already exists 00:34:08 ec2aa8e442d9: Layer already exists 00:34:08 b0cb78646f76: Layer already exists 00:34:08 d129ae3f6288: Layer already exists 00:34:08 4fb5f3a0bf68: Layer already exists 00:34:08 e9432dbac0b0: Layer already exists 00:34:08 3ea3064343ff: Layer already exists 00:34:08 eb76d0119483: Layer already exists 00:34:08 3579710aa098: Layer already exists 00:34:08 1f665b7fe3fe: Layer already exists 00:34:08 5f70bf18a086: Layer already exists 00:34:08 227d609b5ef9: Layer already exists 00:34:08 651d9022c234: Layer already exists 00:34:08 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:34:09 567f09bb0b9c: Preparing 00:34:09 8c5bb97970bb: Preparing 00:34:09 ec2aa8e442d9: Preparing 00:34:09 3412447938c1: Preparing 00:34:09 9fd3916711eb: Preparing 00:34:09 b0cb78646f76: Preparing 00:34:09 4fb5f3a0bf68: Preparing 00:34:09 e9432dbac0b0: Preparing 00:34:09 d129ae3f6288: Preparing 00:34:09 3ea3064343ff: Preparing 00:34:09 4fb5f3a0bf68: Waiting 00:34:09 eb76d0119483: Preparing 00:34:09 b0cb78646f76: Waiting 00:34:09 d129ae3f6288: Waiting 00:34:09 e9432dbac0b0: Waiting 00:34:09 5f70bf18a086: Preparing 00:34:09 3ea3064343ff: Waiting 00:34:09 1f665b7fe3fe: Preparing 00:34:09 eb76d0119483: Waiting 00:34:09 3579710aa098: Preparing 00:34:09 5f70bf18a086: Waiting 00:34:09 1f665b7fe3fe: Waiting 00:34:09 227d609b5ef9: Preparing 00:34:09 3579710aa098: Waiting 00:34:09 651d9022c234: Preparing 00:34:09 227d609b5ef9: Waiting 00:34:09 651d9022c234: Waiting 00:34:09 9fd3916711eb: Layer already exists 00:34:09 3412447938c1: Layer already exists 00:34:09 8c5bb97970bb: Layer already exists 00:34:09 567f09bb0b9c: Layer already exists 00:34:09 ec2aa8e442d9: Layer already exists 00:34:09 b0cb78646f76: Layer already exists 00:34:09 e9432dbac0b0: Layer already exists 00:34:09 4fb5f3a0bf68: Layer already exists 00:34:09 d129ae3f6288: Layer already exists 00:34:09 3ea3064343ff: Layer already exists 00:34:09 eb76d0119483: Layer already exists 00:34:09 5f70bf18a086: Layer already exists 00:34:09 1f665b7fe3fe: Layer already exists 00:34:09 227d609b5ef9: Layer already exists 00:34:09 3579710aa098: Layer already exists 00:34:09 651d9022c234: Layer already exists 00:34:09 main: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:10 ===================================================== [Pipeline] echo 00:34:10 taggedImages: 00:34:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:34:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.22 00:34:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:34:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:34:10 1c915772745d8186d2431f3cbe90828097471706 00:34:10 latest 00:34:10 4.0.0-dev.22 00:34:10 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:10 main 00:34:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:34:10 dd0f6e670ff7: Preparing 00:34:10 79ba7ff888c2: Preparing 00:34:10 301f4c2be58d: Preparing 00:34:10 786d9d46893a: Preparing 00:34:10 e9432dbac0b0: Preparing 00:34:10 d129ae3f6288: Preparing 00:34:10 f0702c76f371: Preparing 00:34:10 a91174993d8e: Preparing 00:34:10 651d9022c234: Preparing 00:34:10 d129ae3f6288: Waiting 00:34:10 a91174993d8e: Waiting 00:34:10 f0702c76f371: Waiting 00:34:10 651d9022c234: Waiting 00:34:10 e9432dbac0b0: Layer already exists 00:34:11 d129ae3f6288: Layer already exists 00:34:11 f0702c76f371: Layer already exists 00:34:11 a91174993d8e: Layer already exists 00:34:11 79ba7ff888c2: Pushed 00:34:11 dd0f6e670ff7: Pushed 00:34:11 651d9022c234: Layer already exists 00:34:11 301f4c2be58d: Pushed 00:34:15 786d9d46893a: Pushed 00:34:15 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:15 + 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 00:34:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:34:16 dd0f6e670ff7: Preparing 00:34:16 79ba7ff888c2: Preparing 00:34:16 301f4c2be58d: Preparing 00:34:16 786d9d46893a: Preparing 00:34:16 e9432dbac0b0: Preparing 00:34:16 d129ae3f6288: Preparing 00:34:16 f0702c76f371: Preparing 00:34:16 a91174993d8e: Preparing 00:34:16 d129ae3f6288: Waiting 00:34:16 f0702c76f371: Waiting 00:34:16 651d9022c234: Preparing 00:34:16 a91174993d8e: Waiting 00:34:16 651d9022c234: Waiting 00:34:16 79ba7ff888c2: Layer already exists 00:34:16 301f4c2be58d: Layer already exists 00:34:16 786d9d46893a: Layer already exists 00:34:16 dd0f6e670ff7: Layer already exists 00:34:16 e9432dbac0b0: Layer already exists 00:34:16 d129ae3f6288: Layer already exists 00:34:16 a91174993d8e: Layer already exists 00:34:16 f0702c76f371: Layer already exists 00:34:16 651d9022c234: Layer already exists 00:34:16 latest: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.22 00:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:34:17 dd0f6e670ff7: Preparing 00:34:17 79ba7ff888c2: Preparing 00:34:17 301f4c2be58d: Preparing 00:34:17 786d9d46893a: Preparing 00:34:17 e9432dbac0b0: Preparing 00:34:17 d129ae3f6288: Preparing 00:34:17 f0702c76f371: Preparing 00:34:17 a91174993d8e: Preparing 00:34:17 651d9022c234: Preparing 00:34:17 d129ae3f6288: Waiting 00:34:17 f0702c76f371: Waiting 00:34:17 a91174993d8e: Waiting 00:34:17 651d9022c234: Waiting 00:34:17 786d9d46893a: Layer already exists 00:34:17 79ba7ff888c2: Layer already exists 00:34:17 e9432dbac0b0: Layer already exists 00:34:17 301f4c2be58d: Layer already exists 00:34:17 dd0f6e670ff7: Layer already exists 00:34:17 d129ae3f6288: Layer already exists 00:34:17 a91174993d8e: Layer already exists 00:34:17 f0702c76f371: Layer already exists 00:34:17 651d9022c234: Layer already exists 00:34:17 4.0.0-dev.22: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:34:18 dd0f6e670ff7: Preparing 00:34:18 79ba7ff888c2: Preparing 00:34:18 301f4c2be58d: Preparing 00:34:18 786d9d46893a: Preparing 00:34:18 e9432dbac0b0: Preparing 00:34:18 d129ae3f6288: Preparing 00:34:18 f0702c76f371: Preparing 00:34:18 a91174993d8e: Preparing 00:34:18 651d9022c234: Preparing 00:34:18 d129ae3f6288: Waiting 00:34:18 f0702c76f371: Waiting 00:34:18 a91174993d8e: Waiting 00:34:18 651d9022c234: Waiting 00:34:18 301f4c2be58d: Layer already exists 00:34:18 e9432dbac0b0: Layer already exists 00:34:18 dd0f6e670ff7: Layer already exists 00:34:18 786d9d46893a: Layer already exists 00:34:18 79ba7ff888c2: Layer already exists 00:34:18 651d9022c234: Layer already exists 00:34:18 f0702c76f371: Layer already exists 00:34:18 a91174993d8e: Layer already exists 00:34:18 d129ae3f6288: Layer already exists 00:34:18 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:18 + 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 00:34:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:34:19 dd0f6e670ff7: Preparing 00:34:19 79ba7ff888c2: Preparing 00:34:19 301f4c2be58d: Preparing 00:34:19 786d9d46893a: Preparing 00:34:19 e9432dbac0b0: Preparing 00:34:19 d129ae3f6288: Preparing 00:34:19 f0702c76f371: Preparing 00:34:19 d129ae3f6288: Waiting 00:34:19 a91174993d8e: Preparing 00:34:19 f0702c76f371: Waiting 00:34:19 651d9022c234: Preparing 00:34:19 a91174993d8e: Waiting 00:34:19 651d9022c234: Waiting 00:34:19 786d9d46893a: Layer already exists 00:34:19 79ba7ff888c2: Layer already exists 00:34:19 301f4c2be58d: Layer already exists 00:34:19 e9432dbac0b0: Layer already exists 00:34:19 dd0f6e670ff7: Layer already exists 00:34:19 f0702c76f371: Layer already exists 00:34:19 a91174993d8e: Layer already exists 00:34:19 651d9022c234: Layer already exists 00:34:19 d129ae3f6288: Layer already exists 00:34:19 main: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:19 ===================================================== [Pipeline] echo 00:34:19 taggedImages: 00:34:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:34:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.22 00:34:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:34:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:34:19 1c915772745d8186d2431f3cbe90828097471706 00:34:19 latest 00:34:19 4.0.0-dev.22 00:34:19 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:19 main 00:34:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:34:20 21c9d41fa31b: Preparing 00:34:20 fe9944d8e8c3: Preparing 00:34:20 81f4be84a335: Preparing 00:34:20 06751df00b8e: Preparing 00:34:20 1735936e5cb2: Preparing 00:34:20 e9432dbac0b0: Preparing 00:34:20 d129ae3f6288: Preparing 00:34:20 eb5a994ad350: Preparing 00:34:20 ac1a87e51510: Preparing 00:34:20 9d7753b8db92: Preparing 00:34:20 651d9022c234: Preparing 00:34:20 e9432dbac0b0: Waiting 00:34:20 d129ae3f6288: Waiting 00:34:20 eb5a994ad350: Waiting 00:34:20 ac1a87e51510: Waiting 00:34:20 9d7753b8db92: Waiting 00:34:20 651d9022c234: Waiting 00:34:20 fe9944d8e8c3: Pushed 00:34:20 1735936e5cb2: Pushed 00:34:20 06751df00b8e: Pushed 00:34:20 e9432dbac0b0: Layer already exists 00:34:20 21c9d41fa31b: Pushed 00:34:20 d129ae3f6288: Layer already exists 00:34:20 651d9022c234: Layer already exists 00:34:20 eb5a994ad350: Pushed 00:34:20 ac1a87e51510: Pushed 00:34:22 81f4be84a335: Pushed 00:34:25 9d7753b8db92: Pushed 00:34:25 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:25 + 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 00:34:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:34:26 21c9d41fa31b: Preparing 00:34:26 fe9944d8e8c3: Preparing 00:34:26 81f4be84a335: Preparing 00:34:26 06751df00b8e: Preparing 00:34:26 1735936e5cb2: Preparing 00:34:26 e9432dbac0b0: Preparing 00:34:26 d129ae3f6288: Preparing 00:34:26 eb5a994ad350: Preparing 00:34:26 e9432dbac0b0: Waiting 00:34:26 d129ae3f6288: Waiting 00:34:26 eb5a994ad350: Waiting 00:34:26 ac1a87e51510: Preparing 00:34:26 9d7753b8db92: Preparing 00:34:26 ac1a87e51510: Waiting 00:34:26 651d9022c234: Preparing 00:34:26 9d7753b8db92: Waiting 00:34:26 651d9022c234: Waiting 00:34:26 fe9944d8e8c3: Layer already exists 00:34:26 1735936e5cb2: Layer already exists 00:34:26 21c9d41fa31b: Layer already exists 00:34:26 06751df00b8e: Layer already exists 00:34:26 81f4be84a335: Layer already exists 00:34:26 eb5a994ad350: Layer already exists 00:34:26 e9432dbac0b0: Layer already exists 00:34:26 ac1a87e51510: Layer already exists 00:34:26 d129ae3f6288: Layer already exists 00:34:26 9d7753b8db92: Layer already exists 00:34:26 651d9022c234: Layer already exists 00:34:26 latest: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.22 00:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:34:27 21c9d41fa31b: Preparing 00:34:27 fe9944d8e8c3: Preparing 00:34:27 81f4be84a335: Preparing 00:34:27 06751df00b8e: Preparing 00:34:27 1735936e5cb2: Preparing 00:34:27 e9432dbac0b0: Preparing 00:34:27 d129ae3f6288: Preparing 00:34:27 eb5a994ad350: Preparing 00:34:27 ac1a87e51510: Preparing 00:34:27 9d7753b8db92: Preparing 00:34:27 651d9022c234: Preparing 00:34:27 e9432dbac0b0: Waiting 00:34:27 d129ae3f6288: Waiting 00:34:27 eb5a994ad350: Waiting 00:34:27 ac1a87e51510: Waiting 00:34:27 9d7753b8db92: Waiting 00:34:27 651d9022c234: Waiting 00:34:27 fe9944d8e8c3: Layer already exists 00:34:27 06751df00b8e: Layer already exists 00:34:27 1735936e5cb2: Layer already exists 00:34:27 81f4be84a335: Layer already exists 00:34:27 21c9d41fa31b: Layer already exists 00:34:27 e9432dbac0b0: Layer already exists 00:34:27 d129ae3f6288: Layer already exists 00:34:27 eb5a994ad350: Layer already exists 00:34:27 ac1a87e51510: Layer already exists 00:34:27 9d7753b8db92: Layer already exists 00:34:27 651d9022c234: Layer already exists 00:34:27 4.0.0-dev.22: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:34:28 21c9d41fa31b: Preparing 00:34:28 fe9944d8e8c3: Preparing 00:34:28 81f4be84a335: Preparing 00:34:28 06751df00b8e: Preparing 00:34:28 1735936e5cb2: Preparing 00:34:28 e9432dbac0b0: Preparing 00:34:28 d129ae3f6288: Preparing 00:34:28 eb5a994ad350: Preparing 00:34:28 ac1a87e51510: Preparing 00:34:28 9d7753b8db92: Preparing 00:34:28 651d9022c234: Preparing 00:34:28 e9432dbac0b0: Waiting 00:34:28 d129ae3f6288: Waiting 00:34:28 9d7753b8db92: Waiting 00:34:28 eb5a994ad350: Waiting 00:34:28 651d9022c234: Waiting 00:34:28 ac1a87e51510: Waiting 00:34:28 fe9944d8e8c3: Layer already exists 00:34:28 06751df00b8e: Layer already exists 00:34:28 21c9d41fa31b: Layer already exists 00:34:28 81f4be84a335: Layer already exists 00:34:28 1735936e5cb2: Layer already exists 00:34:28 e9432dbac0b0: Layer already exists 00:34:28 d129ae3f6288: Layer already exists 00:34:28 eb5a994ad350: Layer already exists 00:34:28 9d7753b8db92: Layer already exists 00:34:28 ac1a87e51510: Layer already exists 00:34:28 651d9022c234: Layer already exists 00:34:28 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:28 + 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 00:34:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:34:29 21c9d41fa31b: Preparing 00:34:29 fe9944d8e8c3: Preparing 00:34:29 81f4be84a335: Preparing 00:34:29 06751df00b8e: Preparing 00:34:29 1735936e5cb2: Preparing 00:34:29 e9432dbac0b0: Preparing 00:34:29 d129ae3f6288: Preparing 00:34:29 eb5a994ad350: Preparing 00:34:29 ac1a87e51510: Preparing 00:34:29 9d7753b8db92: Preparing 00:34:29 e9432dbac0b0: Waiting 00:34:29 d129ae3f6288: Waiting 00:34:29 651d9022c234: Preparing 00:34:29 eb5a994ad350: Waiting 00:34:29 ac1a87e51510: Waiting 00:34:29 9d7753b8db92: Waiting 00:34:29 651d9022c234: Waiting 00:34:29 1735936e5cb2: Layer already exists 00:34:29 21c9d41fa31b: Layer already exists 00:34:29 06751df00b8e: Layer already exists 00:34:29 81f4be84a335: Layer already exists 00:34:29 fe9944d8e8c3: Layer already exists 00:34:29 e9432dbac0b0: Layer already exists 00:34:29 eb5a994ad350: Layer already exists 00:34:29 d129ae3f6288: Layer already exists 00:34:29 9d7753b8db92: Layer already exists 00:34:29 651d9022c234: Layer already exists 00:34:29 ac1a87e51510: Layer already exists 00:34:29 main: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:29 ===================================================== [Pipeline] echo 00:34:29 taggedImages: 00:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.22 00:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:34:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:34:29 1c915772745d8186d2431f3cbe90828097471706 00:34:29 latest 00:34:29 4.0.0-dev.22 00:34:29 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:29 main 00:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:34:30 84170ade2216: Preparing 00:34:30 6fccf729411d: Preparing 00:34:30 f3450af2db27: Preparing 00:34:30 836ddbf9e4fe: Preparing 00:34:30 3e2b3a8e818c: Preparing 00:34:30 184817218e65: Preparing 00:34:30 d6cf6f631d2a: Preparing 00:34:30 e9432dbac0b0: Preparing 00:34:30 d129ae3f6288: Preparing 00:34:30 b63205f32225: Preparing 00:34:30 1577bb09ae31: Preparing 00:34:30 651d9022c234: Preparing 00:34:30 1577bb09ae31: Waiting 00:34:30 d129ae3f6288: Waiting 00:34:30 b63205f32225: Waiting 00:34:30 184817218e65: Waiting 00:34:30 651d9022c234: Waiting 00:34:30 d6cf6f631d2a: Waiting 00:34:30 e9432dbac0b0: Waiting 00:34:30 84170ade2216: Pushed 00:34:30 3e2b3a8e818c: Pushed 00:34:30 6fccf729411d: Pushed 00:34:30 e9432dbac0b0: Layer already exists 00:34:30 d129ae3f6288: Layer already exists 00:34:30 184817218e65: Pushed 00:34:30 d6cf6f631d2a: Pushed 00:34:30 651d9022c234: Layer already exists 00:34:32 b63205f32225: Pushed 00:34:32 836ddbf9e4fe: Pushed 00:34:33 f3450af2db27: Pushed 00:34:33 1577bb09ae31: Pushed 00:34:33 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:34 + 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 00:34:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:34:34 84170ade2216: Preparing 00:34:34 6fccf729411d: Preparing 00:34:34 f3450af2db27: Preparing 00:34:34 836ddbf9e4fe: Preparing 00:34:34 3e2b3a8e818c: Preparing 00:34:34 184817218e65: Preparing 00:34:34 d6cf6f631d2a: Preparing 00:34:34 e9432dbac0b0: Preparing 00:34:34 d129ae3f6288: Preparing 00:34:34 b63205f32225: Preparing 00:34:34 1577bb09ae31: Preparing 00:34:34 651d9022c234: Preparing 00:34:34 d6cf6f631d2a: Waiting 00:34:34 b63205f32225: Waiting 00:34:34 e9432dbac0b0: Waiting 00:34:34 d129ae3f6288: Waiting 00:34:34 1577bb09ae31: Waiting 00:34:34 184817218e65: Waiting 00:34:34 651d9022c234: Waiting 00:34:34 f3450af2db27: Layer already exists 00:34:34 84170ade2216: Layer already exists 00:34:34 836ddbf9e4fe: Layer already exists 00:34:34 6fccf729411d: Layer already exists 00:34:34 3e2b3a8e818c: Layer already exists 00:34:34 184817218e65: Layer already exists 00:34:34 d6cf6f631d2a: Layer already exists 00:34:34 e9432dbac0b0: Layer already exists 00:34:34 b63205f32225: Layer already exists 00:34:34 d129ae3f6288: Layer already exists 00:34:34 651d9022c234: Layer already exists 00:34:34 1577bb09ae31: Layer already exists 00:34:34 latest: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.22 00:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:34:35 84170ade2216: Preparing 00:34:35 6fccf729411d: Preparing 00:34:35 f3450af2db27: Preparing 00:34:35 836ddbf9e4fe: Preparing 00:34:35 3e2b3a8e818c: Preparing 00:34:35 184817218e65: Preparing 00:34:35 d6cf6f631d2a: Preparing 00:34:35 e9432dbac0b0: Preparing 00:34:35 d129ae3f6288: Preparing 00:34:35 184817218e65: Waiting 00:34:35 d6cf6f631d2a: Waiting 00:34:35 e9432dbac0b0: Waiting 00:34:35 d129ae3f6288: Waiting 00:34:35 b63205f32225: Preparing 00:34:35 1577bb09ae31: Preparing 00:34:35 b63205f32225: Waiting 00:34:35 651d9022c234: Preparing 00:34:35 1577bb09ae31: Waiting 00:34:35 651d9022c234: Waiting 00:34:35 84170ade2216: Layer already exists 00:34:35 f3450af2db27: Layer already exists 00:34:35 836ddbf9e4fe: Layer already exists 00:34:35 6fccf729411d: Layer already exists 00:34:35 3e2b3a8e818c: Layer already exists 00:34:35 d6cf6f631d2a: Layer already exists 00:34:35 184817218e65: Layer already exists 00:34:35 e9432dbac0b0: Layer already exists 00:34:35 b63205f32225: Layer already exists 00:34:35 d129ae3f6288: Layer already exists 00:34:35 1577bb09ae31: Layer already exists 00:34:35 651d9022c234: Layer already exists 00:34:35 4.0.0-dev.22: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:34:36 84170ade2216: Preparing 00:34:36 6fccf729411d: Preparing 00:34:36 f3450af2db27: Preparing 00:34:36 836ddbf9e4fe: Preparing 00:34:36 3e2b3a8e818c: Preparing 00:34:36 184817218e65: Preparing 00:34:36 d6cf6f631d2a: Preparing 00:34:36 e9432dbac0b0: Preparing 00:34:36 d129ae3f6288: Preparing 00:34:36 b63205f32225: Preparing 00:34:36 1577bb09ae31: Preparing 00:34:36 651d9022c234: Preparing 00:34:36 d129ae3f6288: Waiting 00:34:36 b63205f32225: Waiting 00:34:36 184817218e65: Waiting 00:34:36 d6cf6f631d2a: Waiting 00:34:36 e9432dbac0b0: Waiting 00:34:36 1577bb09ae31: Waiting 00:34:36 651d9022c234: Waiting 00:34:36 f3450af2db27: Layer already exists 00:34:36 84170ade2216: Layer already exists 00:34:36 6fccf729411d: Layer already exists 00:34:36 3e2b3a8e818c: Layer already exists 00:34:36 836ddbf9e4fe: Layer already exists 00:34:36 d6cf6f631d2a: Layer already exists 00:34:36 d129ae3f6288: Layer already exists 00:34:36 184817218e65: Layer already exists 00:34:36 b63205f32225: Layer already exists 00:34:36 e9432dbac0b0: Layer already exists 00:34:36 1577bb09ae31: Layer already exists 00:34:36 651d9022c234: Layer already exists 00:34:36 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:36 + 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 00:34:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:34:37 84170ade2216: Preparing 00:34:37 6fccf729411d: Preparing 00:34:37 f3450af2db27: Preparing 00:34:37 836ddbf9e4fe: Preparing 00:34:37 3e2b3a8e818c: Preparing 00:34:37 184817218e65: Preparing 00:34:37 d6cf6f631d2a: Preparing 00:34:37 e9432dbac0b0: Preparing 00:34:37 d129ae3f6288: Preparing 00:34:37 b63205f32225: Preparing 00:34:37 1577bb09ae31: Preparing 00:34:37 651d9022c234: Preparing 00:34:37 d129ae3f6288: Waiting 00:34:37 d6cf6f631d2a: Waiting 00:34:37 e9432dbac0b0: Waiting 00:34:37 1577bb09ae31: Waiting 00:34:37 651d9022c234: Waiting 00:34:37 184817218e65: Waiting 00:34:37 836ddbf9e4fe: Layer already exists 00:34:37 3e2b3a8e818c: Layer already exists 00:34:37 84170ade2216: Layer already exists 00:34:37 f3450af2db27: Layer already exists 00:34:37 6fccf729411d: Layer already exists 00:34:37 d129ae3f6288: Layer already exists 00:34:37 e9432dbac0b0: Layer already exists 00:34:37 184817218e65: Layer already exists 00:34:37 b63205f32225: Layer already exists 00:34:37 d6cf6f631d2a: Layer already exists 00:34:37 1577bb09ae31: Layer already exists 00:34:37 651d9022c234: Layer already exists 00:34:37 main: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:37 ===================================================== [Pipeline] echo 00:34:37 taggedImages: 00:34:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:34:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.22 00:34:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:34:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:34:37 1c915772745d8186d2431f3cbe90828097471706 00:34:37 latest 00:34:37 4.0.0-dev.22 00:34:37 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:37 main 00:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:34:38 e287f376292e: Preparing 00:34:38 1bb73e566308: Preparing 00:34:38 e9432dbac0b0: Preparing 00:34:38 d129ae3f6288: Preparing 00:34:38 b3e877a10221: Preparing 00:34:38 b9f9b98e02cf: Preparing 00:34:38 651d9022c234: Preparing 00:34:38 b9f9b98e02cf: Waiting 00:34:38 651d9022c234: Waiting 00:34:38 d129ae3f6288: Layer already exists 00:34:38 e9432dbac0b0: Layer already exists 00:34:38 651d9022c234: Layer already exists 00:34:38 e287f376292e: Pushed 00:34:40 b3e877a10221: Pushed 00:34:40 b9f9b98e02cf: Pushed 00:34:42 1bb73e566308: Pushed 00:34:42 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:43 + 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 00:34:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:34:44 e287f376292e: Preparing 00:34:44 1bb73e566308: Preparing 00:34:44 e9432dbac0b0: Preparing 00:34:44 d129ae3f6288: Preparing 00:34:44 b3e877a10221: Preparing 00:34:44 b9f9b98e02cf: Preparing 00:34:44 651d9022c234: Preparing 00:34:44 b9f9b98e02cf: Waiting 00:34:44 651d9022c234: Waiting 00:34:44 d129ae3f6288: Layer already exists 00:34:44 e287f376292e: Layer already exists 00:34:44 1bb73e566308: Layer already exists 00:34:44 e9432dbac0b0: Layer already exists 00:34:44 b3e877a10221: Layer already exists 00:34:44 b9f9b98e02cf: Layer already exists 00:34:44 651d9022c234: Layer already exists 00:34:44 latest: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.22 00:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:34:45 e287f376292e: Preparing 00:34:45 1bb73e566308: Preparing 00:34:45 e9432dbac0b0: Preparing 00:34:45 d129ae3f6288: Preparing 00:34:45 b3e877a10221: Preparing 00:34:45 b9f9b98e02cf: Preparing 00:34:45 651d9022c234: Preparing 00:34:45 b9f9b98e02cf: Waiting 00:34:45 651d9022c234: Waiting 00:34:45 b3e877a10221: Layer already exists 00:34:45 e287f376292e: Layer already exists 00:34:45 1bb73e566308: Layer already exists 00:34:45 d129ae3f6288: Layer already exists 00:34:45 e9432dbac0b0: Layer already exists 00:34:45 b9f9b98e02cf: Layer already exists 00:34:45 651d9022c234: Layer already exists 00:34:45 4.0.0-dev.22: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:34:46 e287f376292e: Preparing 00:34:46 1bb73e566308: Preparing 00:34:46 e9432dbac0b0: Preparing 00:34:46 d129ae3f6288: Preparing 00:34:46 b3e877a10221: Preparing 00:34:46 b9f9b98e02cf: Preparing 00:34:46 651d9022c234: Preparing 00:34:46 b9f9b98e02cf: Waiting 00:34:46 651d9022c234: Waiting 00:34:46 e9432dbac0b0: Layer already exists 00:34:46 b3e877a10221: Layer already exists 00:34:46 d129ae3f6288: Layer already exists 00:34:46 e287f376292e: Layer already exists 00:34:46 1bb73e566308: Layer already exists 00:34:46 b9f9b98e02cf: Layer already exists 00:34:46 651d9022c234: Layer already exists 00:34:46 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:46 + 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 00:34:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:34:47 e287f376292e: Preparing 00:34:47 1bb73e566308: Preparing 00:34:47 e9432dbac0b0: Preparing 00:34:47 d129ae3f6288: Preparing 00:34:47 b3e877a10221: Preparing 00:34:47 b9f9b98e02cf: Preparing 00:34:47 651d9022c234: Preparing 00:34:47 b9f9b98e02cf: Waiting 00:34:47 651d9022c234: Waiting 00:34:47 d129ae3f6288: Layer already exists 00:34:47 b3e877a10221: Layer already exists 00:34:47 e9432dbac0b0: Layer already exists 00:34:47 e287f376292e: Layer already exists 00:34:47 1bb73e566308: Layer already exists 00:34:47 651d9022c234: Layer already exists 00:34:47 b9f9b98e02cf: Layer already exists 00:34:47 main: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:47 ===================================================== [Pipeline] echo 00:34:47 taggedImages: 00:34:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:34:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.22 00:34:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:34:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:34:47 1c915772745d8186d2431f3cbe90828097471706 00:34:47 latest 00:34:47 4.0.0-dev.22 00:34:47 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:34:47 main 00:34:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706 00:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:34:50 7aad71edb626: Preparing 00:34:50 f4e231d3e154: Preparing 00:34:50 b98d092466aa: Preparing 00:34:50 e9432dbac0b0: Preparing 00:34:50 d129ae3f6288: Preparing 00:34:50 cbc1b27472a0: Preparing 00:34:50 aeb2b8e8b58b: Preparing 00:34:50 cbc1b27472a0: Waiting 00:34:50 aeb2b8e8b58b: Waiting 00:34:50 07ae5e30b82e: Preparing 00:34:50 a20ecbfab54e: Preparing 00:34:50 07ae5e30b82e: Waiting 00:34:50 651d9022c234: Preparing 00:34:50 a20ecbfab54e: Waiting 00:34:50 651d9022c234: Waiting 00:34:51 e9432dbac0b0: Layer already exists 00:34:51 d129ae3f6288: Layer already exists 00:34:51 b98d092466aa: Pushed 00:34:51 7aad71edb626: Pushed 00:34:51 f4e231d3e154: Pushed 00:34:51 651d9022c234: Layer already exists 00:34:51 07ae5e30b82e: Pushed 00:34:53 a20ecbfab54e: Pushed 00:35:06 aeb2b8e8b58b: Pushed 00:35:12 cbc1b27472a0: Pushed 00:35:12 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:13 + 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 00:35:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:35:13 7aad71edb626: Preparing 00:35:13 f4e231d3e154: Preparing 00:35:13 b98d092466aa: Preparing 00:35:13 e9432dbac0b0: Preparing 00:35:13 d129ae3f6288: Preparing 00:35:13 cbc1b27472a0: Preparing 00:35:13 aeb2b8e8b58b: Preparing 00:35:13 07ae5e30b82e: Preparing 00:35:13 a20ecbfab54e: Preparing 00:35:13 651d9022c234: Preparing 00:35:13 07ae5e30b82e: Waiting 00:35:13 a20ecbfab54e: Waiting 00:35:13 cbc1b27472a0: Waiting 00:35:13 651d9022c234: Waiting 00:35:13 aeb2b8e8b58b: Waiting 00:35:13 f4e231d3e154: Layer already exists 00:35:13 e9432dbac0b0: Layer already exists 00:35:13 7aad71edb626: Layer already exists 00:35:13 b98d092466aa: Layer already exists 00:35:13 d129ae3f6288: Layer already exists 00:35:13 cbc1b27472a0: Layer already exists 00:35:13 a20ecbfab54e: Layer already exists 00:35:13 07ae5e30b82e: Layer already exists 00:35:13 aeb2b8e8b58b: Layer already exists 00:35:13 651d9022c234: Layer already exists 00:35:13 latest: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.22 00:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:35:14 7aad71edb626: Preparing 00:35:14 f4e231d3e154: Preparing 00:35:14 b98d092466aa: Preparing 00:35:14 e9432dbac0b0: Preparing 00:35:14 d129ae3f6288: Preparing 00:35:14 cbc1b27472a0: Preparing 00:35:14 aeb2b8e8b58b: Preparing 00:35:14 07ae5e30b82e: Preparing 00:35:14 a20ecbfab54e: Preparing 00:35:14 651d9022c234: Preparing 00:35:14 cbc1b27472a0: Waiting 00:35:14 aeb2b8e8b58b: Waiting 00:35:14 651d9022c234: Waiting 00:35:14 07ae5e30b82e: Waiting 00:35:14 a20ecbfab54e: Waiting 00:35:14 d129ae3f6288: Layer already exists 00:35:14 7aad71edb626: Layer already exists 00:35:14 f4e231d3e154: Layer already exists 00:35:14 e9432dbac0b0: Layer already exists 00:35:14 b98d092466aa: Layer already exists 00:35:14 cbc1b27472a0: Layer already exists 00:35:14 a20ecbfab54e: Layer already exists 00:35:14 aeb2b8e8b58b: Layer already exists 00:35:14 651d9022c234: Layer already exists 00:35:14 07ae5e30b82e: Layer already exists 00:35:14 4.0.0-dev.22: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:35:15 7aad71edb626: Preparing 00:35:15 f4e231d3e154: Preparing 00:35:15 b98d092466aa: Preparing 00:35:15 e9432dbac0b0: Preparing 00:35:15 d129ae3f6288: Preparing 00:35:15 cbc1b27472a0: Preparing 00:35:15 aeb2b8e8b58b: Preparing 00:35:15 07ae5e30b82e: Preparing 00:35:15 a20ecbfab54e: Preparing 00:35:15 651d9022c234: Preparing 00:35:15 cbc1b27472a0: Waiting 00:35:15 aeb2b8e8b58b: Waiting 00:35:15 07ae5e30b82e: Waiting 00:35:15 a20ecbfab54e: Waiting 00:35:15 651d9022c234: Waiting 00:35:15 f4e231d3e154: Layer already exists 00:35:15 7aad71edb626: Layer already exists 00:35:15 d129ae3f6288: Layer already exists 00:35:15 b98d092466aa: Layer already exists 00:35:15 e9432dbac0b0: Layer already exists 00:35:15 cbc1b27472a0: Layer already exists 00:35:15 aeb2b8e8b58b: Layer already exists 00:35:15 651d9022c234: Layer already exists 00:35:15 07ae5e30b82e: Layer already exists 00:35:15 a20ecbfab54e: Layer already exists 00:35:15 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:35:16 7aad71edb626: Preparing 00:35:16 f4e231d3e154: Preparing 00:35:16 b98d092466aa: Preparing 00:35:16 e9432dbac0b0: Preparing 00:35:16 d129ae3f6288: Preparing 00:35:16 cbc1b27472a0: Preparing 00:35:16 aeb2b8e8b58b: Preparing 00:35:16 cbc1b27472a0: Waiting 00:35:16 07ae5e30b82e: Preparing 00:35:16 aeb2b8e8b58b: Waiting 00:35:16 a20ecbfab54e: Preparing 00:35:16 07ae5e30b82e: Waiting 00:35:16 651d9022c234: Preparing 00:35:16 651d9022c234: Waiting 00:35:16 a20ecbfab54e: Waiting 00:35:16 7aad71edb626: Layer already exists 00:35:16 d129ae3f6288: Layer already exists 00:35:16 f4e231d3e154: Layer already exists 00:35:16 b98d092466aa: Layer already exists 00:35:16 e9432dbac0b0: Layer already exists 00:35:16 cbc1b27472a0: Layer already exists 00:35:16 aeb2b8e8b58b: Layer already exists 00:35:16 651d9022c234: Layer already exists 00:35:16 a20ecbfab54e: Layer already exists 00:35:16 07ae5e30b82e: Layer already exists 00:35:16 main: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:35:16 ===================================================== [Pipeline] echo 00:35:16 taggedImages: 00:35:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706 00:35:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:35:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.22 00:35:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:35:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:35:16 1c915772745d8186d2431f3cbe90828097471706 00:35:16 latest 00:35:16 4.0.0-dev.22 00:35:16 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:16 main 00:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706 00:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:35:17 a83e754d8e79: Preparing 00:35:17 01a591c36592: Preparing 00:35:17 a219848d0aad: Preparing 00:35:17 e9432dbac0b0: Preparing 00:35:17 d129ae3f6288: Preparing 00:35:17 b4bc45a69a1a: Preparing 00:35:17 17ec3b08a4ac: Preparing 00:35:17 b4bc45a69a1a: Waiting 00:35:17 9cb3bc764ac1: Preparing 00:35:17 17ec3b08a4ac: Waiting 00:35:17 651d9022c234: Preparing 00:35:17 9cb3bc764ac1: Waiting 00:35:17 651d9022c234: Waiting 00:35:17 e9432dbac0b0: Layer already exists 00:35:17 d129ae3f6288: Layer already exists 00:35:17 a83e754d8e79: Pushed 00:35:17 a219848d0aad: Pushed 00:35:17 01a591c36592: Pushed 00:35:17 651d9022c234: Layer already exists 00:35:18 9cb3bc764ac1: Pushed 00:35:19 17ec3b08a4ac: Pushed 00:35:41 b4bc45a69a1a: Pushed 00:35:41 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:41 + 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 00:35:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:35:42 a83e754d8e79: Preparing 00:35:42 01a591c36592: Preparing 00:35:42 a219848d0aad: Preparing 00:35:42 e9432dbac0b0: Preparing 00:35:42 d129ae3f6288: Preparing 00:35:42 b4bc45a69a1a: Preparing 00:35:42 17ec3b08a4ac: Preparing 00:35:42 9cb3bc764ac1: Preparing 00:35:42 651d9022c234: Preparing 00:35:42 b4bc45a69a1a: Waiting 00:35:42 17ec3b08a4ac: Waiting 00:35:42 9cb3bc764ac1: Waiting 00:35:42 651d9022c234: Waiting 00:35:42 d129ae3f6288: Layer already exists 00:35:42 a83e754d8e79: Layer already exists 00:35:42 01a591c36592: Layer already exists 00:35:42 a219848d0aad: Layer already exists 00:35:42 e9432dbac0b0: Layer already exists 00:35:42 b4bc45a69a1a: Layer already exists 00:35:42 17ec3b08a4ac: Layer already exists 00:35:42 651d9022c234: Layer already exists 00:35:42 9cb3bc764ac1: Layer already exists 00:35:42 latest: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.22 00:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:35:43 a83e754d8e79: Preparing 00:35:43 01a591c36592: Preparing 00:35:43 a219848d0aad: Preparing 00:35:43 e9432dbac0b0: Preparing 00:35:43 d129ae3f6288: Preparing 00:35:43 b4bc45a69a1a: Preparing 00:35:43 17ec3b08a4ac: Preparing 00:35:43 9cb3bc764ac1: Preparing 00:35:43 651d9022c234: Preparing 00:35:43 b4bc45a69a1a: Waiting 00:35:43 9cb3bc764ac1: Waiting 00:35:43 651d9022c234: Waiting 00:35:43 17ec3b08a4ac: Waiting 00:35:43 d129ae3f6288: Layer already exists 00:35:43 01a591c36592: Layer already exists 00:35:43 e9432dbac0b0: Layer already exists 00:35:43 a219848d0aad: Layer already exists 00:35:43 a83e754d8e79: Layer already exists 00:35:43 b4bc45a69a1a: Layer already exists 00:35:43 9cb3bc764ac1: Layer already exists 00:35:43 17ec3b08a4ac: Layer already exists 00:35:43 651d9022c234: Layer already exists 00:35:43 4.0.0-dev.22: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:35:43 a83e754d8e79: Preparing 00:35:43 01a591c36592: Preparing 00:35:43 a219848d0aad: Preparing 00:35:43 e9432dbac0b0: Preparing 00:35:43 d129ae3f6288: Preparing 00:35:43 b4bc45a69a1a: Preparing 00:35:43 17ec3b08a4ac: Preparing 00:35:43 9cb3bc764ac1: Preparing 00:35:43 651d9022c234: Preparing 00:35:43 b4bc45a69a1a: Waiting 00:35:43 651d9022c234: Waiting 00:35:43 9cb3bc764ac1: Waiting 00:35:43 17ec3b08a4ac: Waiting 00:35:43 d129ae3f6288: Layer already exists 00:35:43 a219848d0aad: Layer already exists 00:35:43 e9432dbac0b0: Layer already exists 00:35:43 01a591c36592: Layer already exists 00:35:43 a83e754d8e79: Layer already exists 00:35:43 b4bc45a69a1a: Layer already exists 00:35:43 651d9022c234: Layer already exists 00:35:43 9cb3bc764ac1: Layer already exists 00:35:43 17ec3b08a4ac: Layer already exists 00:35:44 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:44 + 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 00:35:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:35:44 a83e754d8e79: Preparing 00:35:44 01a591c36592: Preparing 00:35:44 a219848d0aad: Preparing 00:35:44 e9432dbac0b0: Preparing 00:35:44 d129ae3f6288: Preparing 00:35:44 b4bc45a69a1a: Preparing 00:35:44 17ec3b08a4ac: Preparing 00:35:44 9cb3bc764ac1: Preparing 00:35:44 651d9022c234: Preparing 00:35:44 b4bc45a69a1a: Waiting 00:35:44 17ec3b08a4ac: Waiting 00:35:44 9cb3bc764ac1: Waiting 00:35:44 651d9022c234: Waiting 00:35:44 a219848d0aad: Layer already exists 00:35:44 d129ae3f6288: Layer already exists 00:35:44 e9432dbac0b0: Layer already exists 00:35:44 01a591c36592: Layer already exists 00:35:44 a83e754d8e79: Layer already exists 00:35:44 b4bc45a69a1a: Layer already exists 00:35:44 9cb3bc764ac1: Layer already exists 00:35:44 17ec3b08a4ac: Layer already exists 00:35:44 651d9022c234: Layer already exists 00:35:45 main: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:35:45 ===================================================== [Pipeline] echo 00:35:45 taggedImages: 00:35:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706 00:35:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:35:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.22 00:35:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:35:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:35:45 1c915772745d8186d2431f3cbe90828097471706 00:35:45 latest 00:35:45 4.0.0-dev.22 00:35:45 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:45 main 00:35:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706 00:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:35:46 29c0312722ff: Preparing 00:35:46 1a176f801d0c: Preparing 00:35:46 b5b4779d20d4: Preparing 00:35:46 e9432dbac0b0: Preparing 00:35:46 d129ae3f6288: Preparing 00:35:46 b4bc45a69a1a: Preparing 00:35:46 07ae5e30b82e: Preparing 00:35:46 a20ecbfab54e: Preparing 00:35:46 651d9022c234: Preparing 00:35:46 a20ecbfab54e: Waiting 00:35:46 b4bc45a69a1a: Waiting 00:35:46 651d9022c234: Waiting 00:35:46 07ae5e30b82e: Waiting 00:35:46 d129ae3f6288: Layer already exists 00:35:46 e9432dbac0b0: Layer already exists 00:35:46 b4bc45a69a1a: Layer already exists 00:35:46 07ae5e30b82e: Layer already exists 00:35:46 a20ecbfab54e: Layer already exists 00:35:46 1a176f801d0c: Pushed 00:35:46 b5b4779d20d4: Pushed 00:35:46 651d9022c234: Layer already exists 00:35:46 29c0312722ff: Pushed 00:35:46 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:46 + 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 00:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:35:47 29c0312722ff: Preparing 00:35:47 1a176f801d0c: Preparing 00:35:47 b5b4779d20d4: Preparing 00:35:47 e9432dbac0b0: Preparing 00:35:47 d129ae3f6288: Preparing 00:35:47 b4bc45a69a1a: Preparing 00:35:47 b4bc45a69a1a: Waiting 00:35:47 07ae5e30b82e: Preparing 00:35:47 a20ecbfab54e: Preparing 00:35:47 651d9022c234: Preparing 00:35:47 07ae5e30b82e: Waiting 00:35:47 a20ecbfab54e: Waiting 00:35:47 651d9022c234: Waiting 00:35:47 e9432dbac0b0: Layer already exists 00:35:47 b5b4779d20d4: Layer already exists 00:35:47 1a176f801d0c: Layer already exists 00:35:47 d129ae3f6288: Layer already exists 00:35:47 29c0312722ff: Layer already exists 00:35:47 a20ecbfab54e: Layer already exists 00:35:47 07ae5e30b82e: Layer already exists 00:35:47 b4bc45a69a1a: Layer already exists 00:35:47 651d9022c234: Layer already exists 00:35:47 latest: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.22 00:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:35:48 29c0312722ff: Preparing 00:35:48 1a176f801d0c: Preparing 00:35:48 b5b4779d20d4: Preparing 00:35:48 e9432dbac0b0: Preparing 00:35:48 d129ae3f6288: Preparing 00:35:48 b4bc45a69a1a: Preparing 00:35:48 b4bc45a69a1a: Waiting 00:35:48 07ae5e30b82e: Preparing 00:35:48 a20ecbfab54e: Preparing 00:35:48 651d9022c234: Preparing 00:35:48 07ae5e30b82e: Waiting 00:35:48 651d9022c234: Waiting 00:35:48 a20ecbfab54e: Waiting 00:35:48 d129ae3f6288: Layer already exists 00:35:48 b5b4779d20d4: Layer already exists 00:35:48 29c0312722ff: Layer already exists 00:35:48 1a176f801d0c: Layer already exists 00:35:48 e9432dbac0b0: Layer already exists 00:35:48 b4bc45a69a1a: Layer already exists 00:35:48 07ae5e30b82e: Layer already exists 00:35:48 a20ecbfab54e: Layer already exists 00:35:48 651d9022c234: Layer already exists 00:35:48 4.0.0-dev.22: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:35:49 29c0312722ff: Preparing 00:35:49 1a176f801d0c: Preparing 00:35:49 b5b4779d20d4: Preparing 00:35:49 e9432dbac0b0: Preparing 00:35:49 d129ae3f6288: Preparing 00:35:49 b4bc45a69a1a: Preparing 00:35:49 07ae5e30b82e: Preparing 00:35:49 a20ecbfab54e: Preparing 00:35:49 651d9022c234: Preparing 00:35:49 b4bc45a69a1a: Waiting 00:35:49 07ae5e30b82e: Waiting 00:35:49 a20ecbfab54e: Waiting 00:35:49 651d9022c234: Waiting 00:35:49 d129ae3f6288: Layer already exists 00:35:49 b5b4779d20d4: Layer already exists 00:35:49 29c0312722ff: Layer already exists 00:35:49 e9432dbac0b0: Layer already exists 00:35:49 1a176f801d0c: Layer already exists 00:35:49 b4bc45a69a1a: Layer already exists 00:35:49 07ae5e30b82e: Layer already exists 00:35:49 a20ecbfab54e: Layer already exists 00:35:49 651d9022c234: Layer already exists 00:35:49 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:49 + 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 00:35:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:35:50 29c0312722ff: Preparing 00:35:50 1a176f801d0c: Preparing 00:35:50 b5b4779d20d4: Preparing 00:35:50 e9432dbac0b0: Preparing 00:35:50 d129ae3f6288: Preparing 00:35:50 b4bc45a69a1a: Preparing 00:35:50 07ae5e30b82e: Preparing 00:35:50 a20ecbfab54e: Preparing 00:35:50 651d9022c234: Preparing 00:35:50 07ae5e30b82e: Waiting 00:35:50 a20ecbfab54e: Waiting 00:35:50 651d9022c234: Waiting 00:35:50 b4bc45a69a1a: Waiting 00:35:50 b5b4779d20d4: Layer already exists 00:35:50 1a176f801d0c: Layer already exists 00:35:50 29c0312722ff: Layer already exists 00:35:50 d129ae3f6288: Layer already exists 00:35:50 e9432dbac0b0: Layer already exists 00:35:50 b4bc45a69a1a: Layer already exists 00:35:50 a20ecbfab54e: Layer already exists 00:35:50 07ae5e30b82e: Layer already exists 00:35:50 651d9022c234: Layer already exists 00:35:50 main: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:35:50 ===================================================== [Pipeline] echo 00:35:50 taggedImages: 00:35:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706 00:35:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:35:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.22 00:35:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:35:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:35:50 1c915772745d8186d2431f3cbe90828097471706 00:35:50 latest 00:35:50 4.0.0-dev.22 00:35:50 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:35:50 main 00:35:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706 00:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:35:51 1707e3c7dd54: Preparing 00:35:51 e8c6e621b6ff: Preparing 00:35:51 67633441d663: Preparing 00:35:51 e9432dbac0b0: Preparing 00:35:51 d129ae3f6288: Preparing 00:35:51 611a3f958047: Preparing 00:35:51 bd1e66da6421: Preparing 00:35:51 651d9022c234: Preparing 00:35:51 611a3f958047: Waiting 00:35:51 651d9022c234: Waiting 00:35:51 bd1e66da6421: Waiting 00:35:51 e9432dbac0b0: Layer already exists 00:35:51 d129ae3f6288: Layer already exists 00:35:51 e8c6e621b6ff: Pushed 00:35:51 1707e3c7dd54: Pushed 00:35:51 651d9022c234: Layer already exists 00:35:51 bd1e66da6421: Pushed 00:35:53 611a3f958047: Pushed 00:35:59 67633441d663: Pushed 00:35:59 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:36:00 1707e3c7dd54: Preparing 00:36:00 e8c6e621b6ff: Preparing 00:36:00 67633441d663: Preparing 00:36:00 e9432dbac0b0: Preparing 00:36:00 d129ae3f6288: Preparing 00:36:00 611a3f958047: Preparing 00:36:00 bd1e66da6421: Preparing 00:36:00 651d9022c234: Preparing 00:36:00 611a3f958047: Waiting 00:36:00 bd1e66da6421: Waiting 00:36:00 651d9022c234: Waiting 00:36:00 e9432dbac0b0: Layer already exists 00:36:00 1707e3c7dd54: Layer already exists 00:36:00 e8c6e621b6ff: Layer already exists 00:36:00 d129ae3f6288: Layer already exists 00:36:00 67633441d663: Layer already exists 00:36:00 651d9022c234: Layer already exists 00:36:00 611a3f958047: Layer already exists 00:36:00 bd1e66da6421: Layer already exists 00:36:00 latest: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.22 00:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:36:01 1707e3c7dd54: Preparing 00:36:01 e8c6e621b6ff: Preparing 00:36:01 67633441d663: Preparing 00:36:01 e9432dbac0b0: Preparing 00:36:01 d129ae3f6288: Preparing 00:36:01 611a3f958047: Preparing 00:36:01 bd1e66da6421: Preparing 00:36:01 651d9022c234: Preparing 00:36:01 611a3f958047: Waiting 00:36:01 651d9022c234: Waiting 00:36:01 bd1e66da6421: Waiting 00:36:01 e8c6e621b6ff: Layer already exists 00:36:01 e9432dbac0b0: Layer already exists 00:36:01 67633441d663: Layer already exists 00:36:01 d129ae3f6288: Layer already exists 00:36:01 1707e3c7dd54: Layer already exists 00:36:01 651d9022c234: Layer already exists 00:36:01 611a3f958047: Layer already exists 00:36:01 bd1e66da6421: Layer already exists 00:36:01 4.0.0-dev.22: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:36:02 1707e3c7dd54: Preparing 00:36:02 e8c6e621b6ff: Preparing 00:36:02 67633441d663: Preparing 00:36:02 e9432dbac0b0: Preparing 00:36:02 d129ae3f6288: Preparing 00:36:02 611a3f958047: Preparing 00:36:02 bd1e66da6421: Preparing 00:36:02 651d9022c234: Preparing 00:36:02 611a3f958047: Waiting 00:36:02 bd1e66da6421: Waiting 00:36:02 651d9022c234: Waiting 00:36:02 1707e3c7dd54: Layer already exists 00:36:02 e8c6e621b6ff: Layer already exists 00:36:02 67633441d663: Layer already exists 00:36:02 d129ae3f6288: Layer already exists 00:36:02 e9432dbac0b0: Layer already exists 00:36:02 611a3f958047: Layer already exists 00:36:02 651d9022c234: Layer already exists 00:36:02 bd1e66da6421: Layer already exists 00:36:02 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:36:04 1707e3c7dd54: Preparing 00:36:04 e8c6e621b6ff: Preparing 00:36:04 67633441d663: Preparing 00:36:04 e9432dbac0b0: Preparing 00:36:04 d129ae3f6288: Preparing 00:36:04 611a3f958047: Preparing 00:36:04 bd1e66da6421: Preparing 00:36:04 611a3f958047: Waiting 00:36:04 651d9022c234: Preparing 00:36:04 bd1e66da6421: Waiting 00:36:04 651d9022c234: Waiting 00:36:04 d129ae3f6288: Layer already exists 00:36:04 e8c6e621b6ff: Layer already exists 00:36:04 1707e3c7dd54: Layer already exists 00:36:04 e9432dbac0b0: Layer already exists 00:36:04 67633441d663: Layer already exists 00:36:04 bd1e66da6421: Layer already exists 00:36:04 651d9022c234: Layer already exists 00:36:04 611a3f958047: Layer already exists 00:36:04 main: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:04 ===================================================== [Pipeline] echo 00:36:04 taggedImages: 00:36:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706 00:36:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:36:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.22 00:36:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:36:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:36:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:36:04 1c915772745d8186d2431f3cbe90828097471706 00:36:04 latest 00:36:04 4.0.0-dev.22 00:36:04 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:36:04 main 00:36:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706 00:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:36:05 534cbc119a20: Preparing 00:36:05 e61f72854237: Preparing 00:36:05 e9432dbac0b0: Preparing 00:36:05 d129ae3f6288: Preparing 00:36:05 b9a0f2730f46: Preparing 00:36:05 4f807b998f48: Preparing 00:36:05 651d9022c234: Preparing 00:36:05 4f807b998f48: Waiting 00:36:05 651d9022c234: Waiting 00:36:05 d129ae3f6288: Layer already exists 00:36:05 e9432dbac0b0: Layer already exists 00:36:05 651d9022c234: Layer already exists 00:36:05 534cbc119a20: Pushed 00:36:06 4f807b998f48: Pushed 00:36:07 b9a0f2730f46: Pushed 00:36:13 e61f72854237: Pushed 00:36:13 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:36:14 534cbc119a20: Preparing 00:36:14 e61f72854237: Preparing 00:36:14 e9432dbac0b0: Preparing 00:36:14 d129ae3f6288: Preparing 00:36:14 b9a0f2730f46: Preparing 00:36:14 4f807b998f48: Preparing 00:36:14 651d9022c234: Preparing 00:36:14 4f807b998f48: Waiting 00:36:14 651d9022c234: Waiting 00:36:14 b9a0f2730f46: Layer already exists 00:36:14 e9432dbac0b0: Layer already exists 00:36:14 534cbc119a20: Layer already exists 00:36:14 d129ae3f6288: Layer already exists 00:36:14 e61f72854237: Layer already exists 00:36:14 4f807b998f48: Layer already exists 00:36:14 651d9022c234: Layer already exists 00:36:14 latest: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.22 00:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:36:15 534cbc119a20: Preparing 00:36:15 e61f72854237: Preparing 00:36:15 e9432dbac0b0: Preparing 00:36:15 d129ae3f6288: Preparing 00:36:15 b9a0f2730f46: Preparing 00:36:15 4f807b998f48: Preparing 00:36:15 651d9022c234: Preparing 00:36:15 4f807b998f48: Waiting 00:36:15 651d9022c234: Waiting 00:36:15 d129ae3f6288: Layer already exists 00:36:15 e9432dbac0b0: Layer already exists 00:36:15 534cbc119a20: Layer already exists 00:36:15 e61f72854237: Layer already exists 00:36:15 b9a0f2730f46: Layer already exists 00:36:15 4f807b998f48: Layer already exists 00:36:15 651d9022c234: Layer already exists 00:36:15 4.0.0-dev.22: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:36:16 534cbc119a20: Preparing 00:36:16 e61f72854237: Preparing 00:36:16 e9432dbac0b0: Preparing 00:36:16 d129ae3f6288: Preparing 00:36:16 b9a0f2730f46: Preparing 00:36:16 4f807b998f48: Preparing 00:36:16 651d9022c234: Preparing 00:36:16 4f807b998f48: Waiting 00:36:16 651d9022c234: Waiting 00:36:16 e9432dbac0b0: Layer already exists 00:36:16 d129ae3f6288: Layer already exists 00:36:16 b9a0f2730f46: Layer already exists 00:36:16 e61f72854237: Layer already exists 00:36:16 534cbc119a20: Layer already exists 00:36:16 4f807b998f48: Layer already exists 00:36:16 651d9022c234: Layer already exists 00:36:16 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:36:17 534cbc119a20: Preparing 00:36:17 e61f72854237: Preparing 00:36:17 e9432dbac0b0: Preparing 00:36:17 d129ae3f6288: Preparing 00:36:17 b9a0f2730f46: Preparing 00:36:17 4f807b998f48: Preparing 00:36:17 651d9022c234: Preparing 00:36:17 651d9022c234: Waiting 00:36:17 4f807b998f48: Waiting 00:36:17 b9a0f2730f46: Layer already exists 00:36:17 534cbc119a20: Layer already exists 00:36:17 e61f72854237: Layer already exists 00:36:17 d129ae3f6288: Layer already exists 00:36:17 e9432dbac0b0: Layer already exists 00:36:17 651d9022c234: Layer already exists 00:36:17 4f807b998f48: Layer already exists 00:36:17 main: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:17 ===================================================== [Pipeline] echo 00:36:17 taggedImages: 00:36:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706 00:36:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:36:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.22 00:36:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 00:36:17 - 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 00:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:18 00:36:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:18 arm64: Pulling from edgex-lftools-log-publisher 00:36:18 8998bd30e6a1: Pulling fs layer 00:36:18 04944245beec: Pulling fs layer 00:36:18 699f458cf7ca: Pulling fs layer 00:36:18 765212b225bb: Pulling fs layer 00:36:18 f23df028b6ca: Pulling fs layer 00:36:18 d65c8cfc05b1: Pulling fs layer 00:36:18 2437ff75d9bd: Pulling fs layer 00:36:18 765212b225bb: Waiting 00:36:18 f23df028b6ca: Waiting 00:36:18 d65c8cfc05b1: Waiting 00:36:18 2437ff75d9bd: Waiting 00:36:18 04944245beec: Verifying Checksum 00:36:18 04944245beec: Download complete 00:36:18 765212b225bb: Download complete 00:36:18 f23df028b6ca: Verifying Checksum 00:36:18 f23df028b6ca: Download complete 00:36:18 d65c8cfc05b1: Download complete 00:36:19 699f458cf7ca: Verifying Checksum 00:36:19 699f458cf7ca: Download complete 00:36:19 8998bd30e6a1: Verifying Checksum 00:36:21 2437ff75d9bd: Verifying Checksum 00:36:21 2437ff75d9bd: Download complete 00:36:25 8998bd30e6a1: Pull complete 00:36:26 04944245beec: Pull complete 00:36:28 699f458cf7ca: Pull complete 00:36:28 765212b225bb: Pull complete 00:36:29 f23df028b6ca: Pull complete 00:36:29 d65c8cfc05b1: Pull complete 00:36:51 2437ff75d9bd: Pull complete 00:36:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:51 prd-ubuntu20.04-docker-arm64-4c-16g-34574 does not seem to be running inside a container 00:36:51 $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:36:53 $ docker top d8f907f31da59f095dd10a5983f1b31c368c867819ad1508c4ec90e678a49361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:54 ---> job-cost.sh 00:36:54 lf-activate-venv: SKIPPING 00:36:54 INFO: No Stack... 00:36:54 INFO: Retrieving Pricing Info for: v3-standard-8 00:36:55 INFO: Archiving Costs [Pipeline] sh 00:36:56 + cat /w/workspace/edgex-go/758/archives/cost.csv 00:36:56 + cut -d, -f6 [Pipeline] lock 00:36:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-758-stack-cost] 00:36:56 Resource [jenkins-edgexfoundry-edgex-go-main-758-stack-cost] did not exist. Created. 00:36:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-758-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:56 + echo total: 0.2199999988079071 [Pipeline] stash 00:36:57 Stashed 1 file(s) [Pipeline] } 00:36:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-758-stack-cost] [Pipeline] // lock [Pipeline] } 00:36:57 $ docker stop --time=1 d8f907f31da59f095dd10a5983f1b31c368c867819ad1508c4ec90e678a49361 00:36:58 $ docker rm -f --volumes d8f907f31da59f095dd10a5983f1b31c368c867819ad1508c4ec90e678a49361 [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 00:36:59 provisioning config files... 00:36:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/758@tmp/config16857402428438184690tmp [Pipeline] { [Pipeline] sh 00:36:59 + set +x 00:36:59 + bash -s -- 00:36:59 + curl -s https://codecov.io/bash 00:36:59 00:36:59 _____ _ 00:36:59 / ____| | | 00:36:59 | | ___ __| | ___ ___ _____ __ 00:36:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:36:59 | |___| (_) | (_| | __/ (_| (_) \ V / 00:36:59 \_____\___/ \__,_|\___|\___\___/ \_/ 00:36:59 Bash-1.0.6 00:36:59 00:36:59 00:36:59 ==> git version 2.25.1 found 00:36:59 ==> 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 00:36:59 Release-Date: 2020-01-08 00:36:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:36:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:36:59 ==> Jenkins CI detected. 00:36:59 current dir:  /w/workspace/edgex-go/758 00:36:59 project root: . 00:36:59 --> token set from env 00:36:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:36:59 ==> Running gcov in . (disable via -X gcov) 00:36:59 ==> Python coveragepy not found 00:36:59 ==> Searching for coverage reports in: 00:36:59 + . 00:36:59 -> Found 1 reports 00:36:59 ==> Detecting git/mercurial file structure 00:36:59 ==> Reading reports 00:36:59 + ./coverage.out bytes=1412872 00:36:59 ==> Appending adjustments 00:36:59 https://docs.codecov.io/docs/fixing-reports 00:37:01 + Found adjustments 00:37:01 ==> Gzipping contents 00:37:01 120K /tmp/codecov.v2Ls8H.gz 00:37:01 ==> Uploading reports 00:37:01 url: https://codecov.io 00:37:01 query: branch=main&commit=1c915772745d8186d2431f3cbe90828097471706&build=758&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F758%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:37:01 -> Pinging Codecov 00:37:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1c915772745d8186d2431f3cbe90828097471706&build=758&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F758%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:37:01 -> Uploading to 00:37:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/1c915772745d8186d2431f3cbe90828097471706/c169fc9e-ce0b-4c13-9ca4-fa6abdf821cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241206T003701Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=606a7e0b32978887156d1cdb9886eb0795882f0ae12953275544b1db99e8f05d 00:37:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:01 Dload Upload Total Spent Left Speed 00:37:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 472k --:--:-- --:--:-- --:--:-- 472k 00:37:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } 00:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:37:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:37:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:37:02 00:37:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:37:02 latest: Pulling from edgex-devops/edgex-snyk-go 00:37:02 43c4264eed91: Already exists 00:37:02 4cc291be95ef: Already exists 00:37:02 2ac1f1163629: Already exists 00:37:02 5c3c966382ef: Already exists 00:37:02 4f4fb700ef54: Already exists 00:37:02 d9c7d2e4e75e: Pulling fs layer 00:37:02 9c3e1370e548: Pulling fs layer 00:37:02 d9c7d2e4e75e: Verifying Checksum 00:37:02 d9c7d2e4e75e: Download complete 00:37:02 d9c7d2e4e75e: Pull complete 00:37:03 9c3e1370e548: Download complete 00:37:06 9c3e1370e548: Pull complete 00:37:06 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:37:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:06 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:37:06 $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:37:09 $ docker top 07fec3192381b6a3d543d2962b846c7e6f79bb22ec515585f57ae6912441cad2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:09 + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] echo 00:37:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:37:10 + set -o pipefail 00:37:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:37:18 00:37:18 Monitoring /w/workspace/edgex-go/758 (github.com/edgexfoundry/edgex-go)... 00:37:18 00:37:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/7c0225bd-5d86-49f1-8dfd-1e8d2906baea 00:37:18 00:37:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:37:18 00:37:18 00:37:18 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:37:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:37:18 $ docker stop --time=1 07fec3192381b6a3d543d2962b846c7e6f79bb22ec515585f57ae6912441cad2 00:37:23 $ docker rm -f --volumes 07fec3192381b6a3d543d2962b846c7e6f79bb22ec515585f57ae6912441cad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:37:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:23 provisioning config files... 00:37:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/758@tmp/config4019329739619839503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:24 --> edgex-publish-swagger.sh 00:37:24 === Publish openapi API === 00:37:24 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 00:37:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/758/openapi/core-command.yaml] 00:37:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:24 Dload Upload Total Spent Left Speed 00:37:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48138 --:--:-- --:--:-- --:--:-- 48138 00:37:24 00:37:24 00:37:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/758/openapi/core-data.yaml] 00:37:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:24 Dload Upload Total Spent Left Speed 00:37:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 106k --:--:-- --:--:-- --:--:-- 106k 00:37:25 00:37:25 00:37:25 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/758/openapi/core-keeper.yaml] 00:37:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:25 Dload Upload Total Spent Left Speed 00:37:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 368 179k --:--:-- --:--:-- --:--:-- 179k 00:37:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:37:25 00:37:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/758/openapi/core-metadata.yaml] 00:37:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:25 Dload Upload Total Spent Left Speed 00:37:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 361 358k --:--:-- --:--:-- --:--:-- 357k 100 154k 100 156 100 154k 361 358k --:--:-- --:--:-- --:--:-- 357k 00:37:25 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:37:25 00:37:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/758/openapi/support-notifications.yaml] 00:37:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:25 Dload Upload Total Spent Left Speed 00:37:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 394 215k --:--:-- --:--:-- --:--:-- 216k 00:37:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:37:26 00:37:26 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/758/openapi/support-scheduler.yaml] 00:37:26 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:26 Dload Upload Total Spent Left Speed 00:37:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 444 141k --:--:-- --:--:-- --:--:-- 141k 00:37:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:37:26 [Pipeline] } 00:37:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:37:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:27 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:37:28 $ docker top a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 -eo pid,comm 00:37:28 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). 00:37:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:28 [ssh-agent] Looking for ssh-agent implementation... 00:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:28 $ docker exec a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 ssh-agent 00:37:28 SSH_AUTH_SOCK=/tmp/ssh-pkbvfEgVTfOU/agent.32 00:37:28 SSH_AGENT_PID=38 00:37:28 Running ssh-add (command line suppressed) 00:37:28 Identity added: /w/workspace/edgex-go/758@tmp/private_key_1432282431132802762.key (/w/workspace/edgex-go/758@tmp/private_key_1432282431132802762.key) 00:37:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:28 + git semver tag 00:37:29 2024-12-06 00:37:29,044 [run_tag] DEBUG tag force:False 00:37:29 2024-12-06 00:37:29,045 [check_head_tag] DEBUG check head tag 00:37:29 2024-12-06 00:37:29,049 [execute] INFO git cat-file --batch-check 00:37:29 2024-12-06 00:37:29,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=) 00:37:29 2024-12-06 00:37:29,055 [execute] INFO git cat-file --batch 00:37:29 2024-12-06 00:37:29,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=) 00:37:29 2024-12-06 00:37:29,118 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:37:29 2024-12-06 00:37:29,119 [execute] INFO git tag -a v4.0.0-dev.22 -m v4.0.0-dev.22 00:37:29 2024-12-06 00:37:29,119 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.22', '-m', 'v4.0.0-dev.22'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=None) 00:37:29 2024-12-06 00:37:29,125 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:37:29 4.0.0-dev.22 [Pipeline] } 00:37:29 $ docker exec --env ******** --env ******** a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 ssh-agent -k 00:37:29 unset SSH_AUTH_SOCK; 00:37:29 unset SSH_AGENT_PID; 00:37:29 echo Agent pid 38 killed; 00:37:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:29 + git semver [Pipeline] } 00:37:30 $ docker stop --time=1 a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 00:37:31 $ docker rm -f --volumes a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:31 00:37:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:32 0.23.1-centos7: Pulling from edgex-lftools 00:37:32 ab5ef0e58194: Pulling fs layer 00:37:32 9712f1f96733: Pulling fs layer 00:37:32 63f879dbbcfc: Pulling fs layer 00:37:32 0d9ebad4ef96: Pulling fs layer 00:37:32 e9a5061849ea: Pulling fs layer 00:37:32 d747dcd14b5f: Pulling fs layer 00:37:32 2de7ff778b66: Pulling fs layer 00:37:32 2de7ff778b66: Waiting 00:37:32 d747dcd14b5f: Waiting 00:37:32 0d9ebad4ef96: Waiting 00:37:32 e9a5061849ea: Waiting 00:37:32 9712f1f96733: Verifying Checksum 00:37:32 9712f1f96733: Download complete 00:37:32 63f879dbbcfc: Verifying Checksum 00:37:32 63f879dbbcfc: Download complete 00:37:32 e9a5061849ea: Verifying Checksum 00:37:32 e9a5061849ea: Download complete 00:37:32 d747dcd14b5f: Verifying Checksum 00:37:32 d747dcd14b5f: Download complete 00:37:32 0d9ebad4ef96: Verifying Checksum 00:37:32 0d9ebad4ef96: Download complete 00:37:32 ab5ef0e58194: Verifying Checksum 00:37:32 ab5ef0e58194: Download complete 00:37:32 2de7ff778b66: Verifying Checksum 00:37:32 2de7ff778b66: Download complete 00:37:35 ab5ef0e58194: Pull complete 00:37:35 9712f1f96733: Pull complete 00:37:35 63f879dbbcfc: Pull complete 00:37:39 0d9ebad4ef96: Pull complete 00:37:39 e9a5061849ea: Pull complete 00:37:39 d747dcd14b5f: Pull complete 00:37:40 2de7ff778b66: Pull complete 00:37:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:40 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:37:45 $ docker top 3360a013fdfbe31ab7116843057488f7333ae2a33af47814abd3ea80526a66de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:37:45 provisioning config files... 00:37:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/758@tmp/config10540853775635809919tmp 00:37:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/758@tmp/config2765072648743648996tmp 00:37:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/758@tmp/config3191120491365878800tmp [Pipeline] { [Pipeline] echo 00:37:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:37:45 ---> sigul-configuration.sh 00:37:45 gpg: directory `/root/.gnupg' created 00:37:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:37:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:37:45 gpg: keyring `/root/.gnupg/secring.gpg' created 00:37:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:37:45 gpg: CAST5 encrypted data 00:37:45 gpg: encrypted with 1 passphrase 00:37:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:37:46 + mkdir /home/jenkins 00:37:46 + mkdir /home/jenkins/sigul [Pipeline] sh 00:37:46 + 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 00:37:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:37:46 ---> sigul-install.sh 00:37:46 Sigul already installed; skipping installation. [Pipeline] sh 00:37:47 + git tag --list 00:37:47 0.6.0 00:37:47 0.6.1 00:37:47 0.7.0 00:37:47 0.7.1 00:37:47 v1.0.0 00:37:47 v1.0.1 00:37:47 v1.1.0 00:37:47 v1.2.0 00:37:47 v1.2.1 00:37:47 v1.3.0 00:37:47 v1.3.1 00:37:47 v2.0.0 00:37:47 v2.1.0 00:37:47 v2.1.1 00:37:47 v2.2.0 00:37:47 v2.3.0 00:37:47 v3.0 00:37:47 v3.0.0 00:37:47 v3.1 00:37:47 v3.1.0 00:37:47 v3.1.0-dev.1 00:37:47 v3.1.0-dev.10 00:37:47 v3.1.0-dev.11 00:37:47 v3.1.0-dev.12 00:37:47 v3.1.0-dev.13 00:37:47 v3.1.0-dev.14 00:37:47 v3.1.0-dev.15 00:37:47 v3.1.0-dev.16 00:37:47 v3.1.0-dev.17 00:37:47 v3.1.0-dev.18 00:37:47 v3.1.0-dev.19 00:37:47 v3.1.0-dev.2 00:37:47 v3.1.0-dev.20 00:37:47 v3.1.0-dev.21 00:37:47 v3.1.0-dev.22 00:37:47 v3.1.0-dev.23 00:37:47 v3.1.0-dev.24 00:37:47 v3.1.0-dev.25 00:37:47 v3.1.0-dev.26 00:37:47 v3.1.0-dev.27 00:37:47 v3.1.0-dev.28 00:37:47 v3.1.0-dev.29 00:37:47 v3.1.0-dev.3 00:37:47 v3.1.0-dev.30 00:37:47 v3.1.0-dev.31 00:37:47 v3.1.0-dev.32 00:37:47 v3.1.0-dev.33 00:37:47 v3.1.0-dev.34 00:37:47 v3.1.0-dev.35 00:37:47 v3.1.0-dev.36 00:37:47 v3.1.0-dev.37 00:37:47 v3.1.0-dev.38 00:37:47 v3.1.0-dev.39 00:37:47 v3.1.0-dev.4 00:37:47 v3.1.0-dev.40 00:37:47 v3.1.0-dev.41 00:37:47 v3.1.0-dev.42 00:37:47 v3.1.0-dev.43 00:37:47 v3.1.0-dev.44 00:37:47 v3.1.0-dev.45 00:37:47 v3.1.0-dev.46 00:37:47 v3.1.0-dev.47 00:37:47 v3.1.0-dev.48 00:37:47 v3.1.0-dev.49 00:37:47 v3.1.0-dev.5 00:37:47 v3.1.0-dev.50 00:37:47 v3.1.0-dev.51 00:37:47 v3.1.0-dev.52 00:37:47 v3.1.0-dev.53 00:37:47 v3.1.0-dev.54 00:37:47 v3.1.0-dev.55 00:37:47 v3.1.0-dev.56 00:37:47 v3.1.0-dev.57 00:37:47 v3.1.0-dev.58 00:37:47 v3.1.0-dev.59 00:37:47 v3.1.0-dev.6 00:37:47 v3.1.0-dev.60 00:37:47 v3.1.0-dev.61 00:37:47 v3.1.0-dev.62 00:37:47 v3.1.0-dev.63 00:37:47 v3.1.0-dev.64 00:37:47 v3.1.0-dev.65 00:37:47 v3.1.0-dev.66 00:37:47 v3.1.0-dev.67 00:37:47 v3.1.0-dev.68 00:37:47 v3.1.0-dev.69 00:37:47 v3.1.0-dev.7 00:37:47 v3.1.0-dev.70 00:37:47 v3.1.0-dev.71 00:37:47 v3.1.0-dev.72 00:37:47 v3.1.0-dev.73 00:37:47 v3.1.0-dev.8 00:37:47 v3.1.0-dev.9 00:37:47 v3.1.1 00:37:47 v3.1.1-dev.1 00:37:47 v3.1.1-dev.2 00:37:47 v3.2.0-dev.1 00:37:47 v3.2.0-dev.10 00:37:47 v3.2.0-dev.100 00:37:47 v3.2.0-dev.101 00:37:47 v3.2.0-dev.102 00:37:47 v3.2.0-dev.103 00:37:47 v3.2.0-dev.104 00:37:47 v3.2.0-dev.105 00:37:47 v3.2.0-dev.106 00:37:47 v3.2.0-dev.107 00:37:47 v3.2.0-dev.108 00:37:47 v3.2.0-dev.109 00:37:47 v3.2.0-dev.11 00:37:47 v3.2.0-dev.12 00:37:47 v3.2.0-dev.13 00:37:47 v3.2.0-dev.14 00:37:47 v3.2.0-dev.15 00:37:47 v3.2.0-dev.16 00:37:47 v3.2.0-dev.17 00:37:47 v3.2.0-dev.18 00:37:47 v3.2.0-dev.19 00:37:47 v3.2.0-dev.2 00:37:47 v3.2.0-dev.20 00:37:47 v3.2.0-dev.21 00:37:47 v3.2.0-dev.22 00:37:47 v3.2.0-dev.23 00:37:47 v3.2.0-dev.24 00:37:47 v3.2.0-dev.25 00:37:47 v3.2.0-dev.26 00:37:47 v3.2.0-dev.27 00:37:47 v3.2.0-dev.28 00:37:47 v3.2.0-dev.29 00:37:47 v3.2.0-dev.3 00:37:47 v3.2.0-dev.30 00:37:47 v3.2.0-dev.31 00:37:47 v3.2.0-dev.32 00:37:47 v3.2.0-dev.33 00:37:47 v3.2.0-dev.34 00:37:47 v3.2.0-dev.35 00:37:47 v3.2.0-dev.36 00:37:47 v3.2.0-dev.37 00:37:47 v3.2.0-dev.38 00:37:47 v3.2.0-dev.39 00:37:47 v3.2.0-dev.4 00:37:47 v3.2.0-dev.40 00:37:47 v3.2.0-dev.41 00:37:47 v3.2.0-dev.42 00:37:47 v3.2.0-dev.43 00:37:47 v3.2.0-dev.44 00:37:47 v3.2.0-dev.45 00:37:47 v3.2.0-dev.46 00:37:47 v3.2.0-dev.47 00:37:47 v3.2.0-dev.48 00:37:47 v3.2.0-dev.49 00:37:47 v3.2.0-dev.5 00:37:47 v3.2.0-dev.50 00:37:47 v3.2.0-dev.51 00:37:47 v3.2.0-dev.52 00:37:47 v3.2.0-dev.53 00:37:47 v3.2.0-dev.54 00:37:47 v3.2.0-dev.55 00:37:47 v3.2.0-dev.56 00:37:47 v3.2.0-dev.57 00:37:47 v3.2.0-dev.58 00:37:47 v3.2.0-dev.59 00:37:47 v3.2.0-dev.6 00:37:47 v3.2.0-dev.60 00:37:47 v3.2.0-dev.61 00:37:47 v3.2.0-dev.62 00:37:47 v3.2.0-dev.63 00:37:47 v3.2.0-dev.64 00:37:47 v3.2.0-dev.65 00:37:47 v3.2.0-dev.66 00:37:47 v3.2.0-dev.67 00:37:47 v3.2.0-dev.68 00:37:47 v3.2.0-dev.69 00:37:47 v3.2.0-dev.7 00:37:47 v3.2.0-dev.70 00:37:47 v3.2.0-dev.71 00:37:47 v3.2.0-dev.72 00:37:47 v3.2.0-dev.73 00:37:47 v3.2.0-dev.74 00:37:47 v3.2.0-dev.75 00:37:47 v3.2.0-dev.76 00:37:47 v3.2.0-dev.77 00:37:47 v3.2.0-dev.78 00:37:47 v3.2.0-dev.79 00:37:47 v3.2.0-dev.8 00:37:47 v3.2.0-dev.80 00:37:47 v3.2.0-dev.81 00:37:47 v3.2.0-dev.82 00:37:47 v3.2.0-dev.83 00:37:47 v3.2.0-dev.84 00:37:47 v3.2.0-dev.85 00:37:47 v3.2.0-dev.86 00:37:47 v3.2.0-dev.87 00:37:47 v3.2.0-dev.88 00:37:47 v3.2.0-dev.89 00:37:47 v3.2.0-dev.9 00:37:47 v3.2.0-dev.90 00:37:47 v3.2.0-dev.91 00:37:47 v3.2.0-dev.92 00:37:47 v3.2.0-dev.93 00:37:47 v3.2.0-dev.94 00:37:47 v3.2.0-dev.95 00:37:47 v3.2.0-dev.96 00:37:47 v3.2.0-dev.97 00:37:47 v3.2.0-dev.98 00:37:47 v3.2.0-dev.99 00:37:47 v4.0.0-dev.1 00:37:47 v4.0.0-dev.10 00:37:47 v4.0.0-dev.11 00:37:47 v4.0.0-dev.12 00:37:47 v4.0.0-dev.13 00:37:47 v4.0.0-dev.14 00:37:47 v4.0.0-dev.15 00:37:47 v4.0.0-dev.16 00:37:47 v4.0.0-dev.17 00:37:47 v4.0.0-dev.18 00:37:47 v4.0.0-dev.19 00:37:47 v4.0.0-dev.2 00:37:47 v4.0.0-dev.20 00:37:47 v4.0.0-dev.21 00:37:47 v4.0.0-dev.22 00:37:47 v4.0.0-dev.3 00:37:47 v4.0.0-dev.4 00:37:47 v4.0.0-dev.5 00:37:47 v4.0.0-dev.6 00:37:47 v4.0.0-dev.7 00:37:47 v4.0.0-dev.8 00:37:47 v4.0.0-dev.9 [Pipeline] sh 00:37:47 + lftools sign git-tag v4.0.0-dev.22 00:37:47 Signing Git tag with Sigul... 00:37:47 Signing v4.0.0-dev.22 [Pipeline] echo 00:37:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:37:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:37:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:37:48 $ docker stop --time=1 3360a013fdfbe31ab7116843057488f7333ae2a33af47814abd3ea80526a66de 00:37:49 $ docker rm -f --volumes 3360a013fdfbe31ab7116843057488f7333ae2a33af47814abd3ea80526a66de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:37:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:50 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:37:51 $ docker top 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:51 [ssh-agent] Looking for ssh-agent implementation... 00:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:51 $ docker exec 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb ssh-agent 00:37:51 SSH_AUTH_SOCK=/tmp/ssh-QdkeJQZvMfOu/agent.32 00:37:51 SSH_AGENT_PID=38 00:37:51 Running ssh-add (command line suppressed) 00:37:51 Identity added: /w/workspace/edgex-go/758@tmp/private_key_4208734873161136397.key (/w/workspace/edgex-go/758@tmp/private_key_4208734873161136397.key) 00:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:51 + git semver bump pre 00:37:52 2024-12-06 00:37:52,007 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:37:52 2024-12-06 00:37:52,007 [bump_version] DEBUG bumping version:4.0.0-dev.22 on axis:pre with prefix:dev 00:37:52 2024-12-06 00:37:52,007 [bump_version] DEBUG bumped version:4.0.0-dev.23 00:37:52 2024-12-06 00:37:52,007 [write_version] DEBUG write version:4.0.0-dev.23 to path:/w/workspace/edgex-go/758/.semver/main with force:True 00:37:52 2024-12-06 00:37:52,007 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:37:52 2024-12-06 00:37:52,007 [write_file] DEBUG write to file:/w/workspace/edgex-go/758/.semver/main 00:37:52 2024-12-06 00:37:52,010 [execute] INFO git cat-file --batch-check 00:37:52 2024-12-06 00:37:52,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=) 00:37:52 2024-12-06 00:37:52,015 [execute] INFO git cat-file --batch 00:37:52 2024-12-06 00:37:52,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=) 00:37:52 2024-12-06 00:37:52,021 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:37:52 4.0.0-dev.23 [Pipeline] } 00:37:52 $ docker exec --env ******** --env ******** 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb ssh-agent -k 00:37:52 unset SSH_AUTH_SOCK; 00:37:52 unset SSH_AGENT_PID; 00:37:52 echo Agent pid 38 killed; 00:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:52 + git semver [Pipeline] } 00:37:52 $ docker stop --time=1 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb 00:37:54 $ docker rm -f --volumes 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb [Pipeline] // withDockerContainer [Pipeline] sh 00:37:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:54 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:37:55 $ docker top 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 -eo pid,comm 00:37:55 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). 00:37:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:55 [ssh-agent] Looking for ssh-agent implementation... 00:37:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:55 $ docker exec 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 ssh-agent 00:37:55 SSH_AUTH_SOCK=/tmp/ssh-9VyUPnqM7EQl/agent.32 00:37:55 SSH_AGENT_PID=38 00:37:55 Running ssh-add (command line suppressed) 00:37:55 Identity added: /w/workspace/edgex-go/758@tmp/private_key_13026364740501205215.key (/w/workspace/edgex-go/758@tmp/private_key_13026364740501205215.key) 00:37:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:55 + git semver push 00:37:56 2024-12-06 00:37:56,171 [run_push] DEBUG push 00:37:56 2024-12-06 00:37:56,172 [execute] INFO git cat-file --batch-check 00:37:56 2024-12-06 00:37:56,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=) 00:37:56 2024-12-06 00:37:56,176 [execute] INFO git rev-list dd617824c165b28598b619a74c6393acefb50fea -- 00:37:56 2024-12-06 00:37:56,177 [execute] DEBUG Popen(['git', 'rev-list', 'dd617824c165b28598b619a74c6393acefb50fea', '--'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=None) 00:37:56 2024-12-06 00:37:56,196 [execute] INFO git fetch -v origin 00:37:56 2024-12-06 00:37:56,196 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=True, shell=None, istream=None) 00:37:56 2024-12-06 00:37:56,622 [run_push] DEBUG no remote changes detected 00:37:56 2024-12-06 00:37:56,622 [execute] INFO git push origin semver 00:37:56 2024-12-06 00:37:56,622 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=None) 00:37:57 2024-12-06 00:37:57,316 [run_push] DEBUG push all version tags 00:37:57 2024-12-06 00:37:57,317 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:37:57 2024-12-06 00:37:57,317 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=None) 00:37:57 2024-12-06 00:37:57,941 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main 00:37:57 4.0.0-dev.23 [Pipeline] } 00:37:58 $ docker exec --env ******** --env ******** 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 ssh-agent -k 00:37:58 unset SSH_AUTH_SOCK; 00:37:58 unset SSH_AGENT_PID; 00:37:58 echo Agent pid 38 killed; 00:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:58 + git semver [Pipeline] } 00:37:58 $ docker stop --time=1 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 00:38:00 $ docker rm -f --volumes 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 [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 00:38:00 + [ -d /w/workspace/edgex-go/758/archives ] [Pipeline] libraryResource [Pipeline] sh 00:38:01 ---> sysstat.sh 00:38:01 End of system activity file unexpected [Pipeline] libraryResource [Pipeline] sh 00:38:01 ---> package-listing.sh 00:38:01 ++ facter osfamily 00:38:01 ++ tr '[:upper:]' '[:lower:]' 00:38:02 + OS_FAMILY=debian 00:38:02 + workspace=/w/workspace/edgex-go/758 00:38:02 + START_PACKAGES=/tmp/packages_start.txt 00:38:02 + END_PACKAGES=/tmp/packages_end.txt 00:38:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:38:02 + PACKAGES=/tmp/packages_start.txt 00:38:02 + '[' /w/workspace/edgex-go/758 ']' 00:38:02 + PACKAGES=/tmp/packages_end.txt 00:38:02 + case "${OS_FAMILY}" in 00:38:02 + dpkg -l 00:38:02 + grep '^ii' 00:38:02 + '[' -f /tmp/packages_start.txt ']' 00:38:02 + '[' -f /tmp/packages_end.txt ']' 00:38:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:38:02 + '[' /w/workspace/edgex-go/758 ']' 00:38:02 + mkdir -p /w/workspace/edgex-go/758/archives/ 00:38:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/758/archives/ [Pipeline] echo 00:38:02 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/758/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:38:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:03 00:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:03 latest: Pulling from edgex-lftools-log-publisher 00:38:03 5eb5b503b376: Pulling fs layer 00:38:03 5c69ac0246d0: Pulling fs layer 00:38:03 ec43610c2a17: Pulling fs layer 00:38:03 3a2ae6a8a46f: Pulling fs layer 00:38:03 33b1e0a273af: Pulling fs layer 00:38:03 5d3b04190fa2: Pulling fs layer 00:38:03 2f39f015ded8: Pulling fs layer 00:38:03 3a2ae6a8a46f: Waiting 00:38:03 33b1e0a273af: Waiting 00:38:03 5d3b04190fa2: Waiting 00:38:03 2f39f015ded8: Waiting 00:38:03 5c69ac0246d0: Download complete 00:38:03 3a2ae6a8a46f: Download complete 00:38:03 ec43610c2a17: Verifying Checksum 00:38:03 ec43610c2a17: Download complete 00:38:03 33b1e0a273af: Verifying Checksum 00:38:03 33b1e0a273af: Download complete 00:38:03 5d3b04190fa2: Verifying Checksum 00:38:03 5d3b04190fa2: Download complete 00:38:03 5eb5b503b376: Verifying Checksum 00:38:03 5eb5b503b376: Download complete 00:38:04 2f39f015ded8: Verifying Checksum 00:38:04 2f39f015ded8: Download complete 00:38:04 5eb5b503b376: Pull complete 00:38:04 5c69ac0246d0: Pull complete 00:38:05 ec43610c2a17: Pull complete 00:38:05 3a2ae6a8a46f: Pull complete 00:38:05 33b1e0a273af: Pull complete 00:38:05 5d3b04190fa2: Pull complete 00:38:11 2f39f015ded8: Pull complete 00:38:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:11 prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container 00:38:11 $ 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/758/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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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 00:38:16 $ docker top 1f696ad77bdc83a331ecb361144113f316e6de476546f768c803dd108643b490 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:16 + touch /tmp/pre-build-complete [Pipeline] sh 00:38:17 + mkdir -p /var/log/sysstat [Pipeline] sh 00:38:17 + ls /var/log/sa-host 00:38:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:17 provisioning config files... 00:38:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/758@tmp/config5752095957173471085tmp [Pipeline] { [Pipeline] echo 00:38:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:38:18 ---> create-netrc.sh [Pipeline] } 00:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:38:18 ---> python-tools-install.sh [Pipeline] echo 00:38:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:38:18 ---> sudo-logs.sh 00:38:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:38:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:38:18 ---> job-cost.sh 00:38:18 lf-activate-venv: SKIPPING 00:38:18 DEBUG: total: 0.2199999988079071 00:38:18 INFO: Retrieving Stack Cost... 00:38:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:38:19 INFO: Archiving Costs [Pipeline] echo 00:38:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:38:20 ---> logs-deploy.sh 00:38:20 lf-activate-venv: SKIPPING 00:38:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/758 00:38:20 INFO: archiving workspace using pattern(s): 00:38:21 Archives upload complete. 00:38:21 INFO: archiving logs to Nexus 00:38:21 ---> uname -a: 00:38:21 Linux prd-ubuntu20-04-docker-8c-8g-34572 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:38:21 00:38:21 00:38:21 ---> lscpu: 00:38:21 Architecture: x86_64 00:38:21 CPU op-mode(s): 32-bit, 64-bit 00:38:21 Byte Order: Little Endian 00:38:21 Address sizes: 40 bits physical, 48 bits virtual 00:38:21 CPU(s): 8 00:38:21 On-line CPU(s) list: 0-7 00:38:21 Thread(s) per core: 1 00:38:21 Core(s) per socket: 1 00:38:21 Socket(s): 8 00:38:21 NUMA node(s): 1 00:38:21 Vendor ID: AuthenticAMD 00:38:21 CPU family: 23 00:38:21 Model: 49 00:38:21 Model name: AMD EPYC-Rome Processor 00:38:21 Stepping: 0 00:38:21 CPU MHz: 2800.000 00:38:21 BogoMIPS: 5600.00 00:38:21 Virtualization: AMD-V 00:38:21 Hypervisor vendor: KVM 00:38:21 Virtualization type: full 00:38:21 L1d cache: 256 KiB 00:38:21 L1i cache: 256 KiB 00:38:21 L2 cache: 4 MiB 00:38:21 L3 cache: 128 MiB 00:38:21 NUMA node0 CPU(s): 0-7 00:38:21 Vulnerability Itlb multihit: Not affected 00:38:21 Vulnerability L1tf: Not affected 00:38:21 Vulnerability Mds: Not affected 00:38:21 Vulnerability Meltdown: Not affected 00:38:21 Vulnerability Mmio stale data: Not affected 00:38:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:38:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:38:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:38:21 Vulnerability Srbds: Not affected 00:38:21 Vulnerability Tsx async abort: Not affected 00:38:21 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 00:38:21 00:38:21 00:38:21 ---> nproc: 00:38:21 8 00:38:21 00:38:21 00:38:21 ---> df -h: 00:38:21 Filesystem Size Used Avail Use% Mounted on 00:38:21 overlay 155G 27G 129G 18% / 00:38:21 tmpfs 64M 0 64M 0% /dev 00:38:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:38:21 shm 64M 0 64M 0% /dev/shm 00:38:21 /dev/vda1 155G 27G 129G 18% /facter-os 00:38:21 00:38:21 00:38:21 ---> sar -b -r -n DEV: 00:38:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34572) 12/06/24 _x86_64_ (8 CPU) 00:38:21 00:38:21 00:10:03 LINUX RESTART (8 CPU) 00:38:21 00:38:21 00:11:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:38:21 00:12:01 195.60 1.22 194.38 0.00 42.06 70833.17 0.00 00:38:21 00:13:01 42.36 0.00 42.36 0.00 0.00 33648.41 0.00 00:38:21 00:14:01 35.81 1.67 34.14 0.00 38.93 19535.14 0.00 00:38:21 00:15:01 528.88 0.58 528.30 0.00 51.99 222039.66 0.00 00:38:21 00:16:01 926.04 21.34 904.70 0.00 4550.35 242120.63 0.00 00:38:21 00:17:01 136.94 0.22 136.72 0.00 18.66 48973.94 0.00 00:38:21 00:18:01 483.69 0.05 483.64 0.00 0.40 132659.25 0.00 00:38:21 00:19:01 344.06 0.15 343.91 0.00 17.33 13231.66 0.00 00:38:21 00:20:01 21.06 0.03 21.03 0.00 6.80 560.71 0.00 00:38:21 00:21:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 00:38:21 00:22:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 00:38:21 00:23:01 2.05 0.00 2.05 0.00 0.00 27.60 0.00 00:38:21 00:24:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 00:38:21 00:25:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 00:38:21 00:26:01 1.33 0.02 1.32 0.00 0.13 19.60 0.00 00:38:21 00:27:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 00:38:21 00:28:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 00:38:21 00:29:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 00:38:21 00:30:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 00:38:21 00:31:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 00:38:21 00:32:01 16.91 0.00 16.91 0.00 0.00 510.63 0.00 00:38:21 00:33:01 9.88 0.00 9.88 0.00 0.00 305.68 0.00 00:38:21 00:34:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 00:38:21 00:35:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 00:38:21 00:36:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 00:38:21 00:37:01 1.58 0.08 1.50 0.00 10.00 62.79 0.00 00:38:21 00:38:01 192.33 0.33 192.00 0.00 21.20 53960.87 0.00 00:38:21 Average: 109.32 0.95 108.36 0.00 176.40 31014.17 0.00 00:38:21 00:38:21 00:11:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:38:21 00:12:01 27515608 31309420 988792 3.01 126840 3829712 2375664 7.00 1725832 3122132 550492 00:38:21 00:13:01 27417784 31379012 916084 2.79 130228 3970504 2299892 6.78 1521316 3397852 188964 00:38:21 00:14:01 26601004 31421192 872636 2.65 134212 4768988 2006528 5.91 1772372 3912592 458548 00:38:21 00:15:01 21687968 31259052 1009992 3.07 157128 9357084 3437416 10.13 2042952 8380424 118744 00:38:21 00:16:01 12416828 29354868 2824752 8.59 356404 15878432 9123228 26.89 5285724 13638588 87308 00:38:21 00:17:01 8917424 28533696 3648652 11.10 382280 18416092 9316644 27.46 7350384 14964192 1368708 00:38:21 00:18:01 11952376 31344264 899356 2.74 389120 18355764 2759652 8.13 3196932 16341248 544 00:38:21 00:19:01 11760644 31418644 830724 2.53 395304 18608636 2288560 6.74 3401772 16333396 544 00:38:21 00:20:01 11771308 31430844 817796 2.49 396296 18609072 2175552 6.41 3636816 16086392 40 00:38:21 00:21:01 11772592 31432192 816440 2.48 396356 18609072 2175552 6.41 3634500 16086392 20 00:38:21 00:22:01 11782528 31442176 806412 2.45 396384 18609076 2175552 6.41 3623228 16086396 16 00:38:21 00:23:01 11782896 31442676 806352 2.45 396428 18609200 2175552 6.41 3623908 16086512 4 00:38:21 00:24:01 11788396 31448180 801068 2.44 396436 18609208 2175552 6.41 3619020 16086512 12 00:38:21 00:25:01 11788096 31447940 801284 2.44 396468 18609200 2175552 6.41 3618980 16086516 12 00:38:21 00:26:01 11789324 31449284 799924 2.43 396488 18609188 2224160 6.55 3618084 16086508 52 00:38:21 00:27:01 11790036 31450004 799344 2.43 396500 18609196 2224160 6.55 3617796 16086512 8 00:38:21 00:28:01 11789420 31449428 799816 2.43 396512 18609200 2224160 6.55 3617784 16086516 4 00:38:21 00:29:01 11790128 31450188 799016 2.43 396532 18609200 2224160 6.55 3617632 16086524 12 00:38:21 00:30:01 11789536 31449604 799532 2.43 396540 18609204 2224160 6.55 3617616 16086528 12 00:38:21 00:31:01 11789660 31449780 799196 2.43 396572 18609204 2224160 6.55 3617128 16086524 12 00:38:21 00:32:01 11788480 31450432 798524 2.43 398336 18609104 2224160 6.55 3620356 16086552 68 00:38:21 00:33:01 11787264 31450384 798484 2.43 399248 18609232 2224160 6.55 3621636 16086552 12 00:38:21 00:34:01 11787528 31450668 798400 2.43 399268 18609232 2224160 6.55 3621572 16086552 8 00:38:21 00:35:01 11787464 31450628 798436 2.43 399296 18609232 2224160 6.55 3621932 16086560 8 00:38:21 00:36:01 11787400 31450596 798428 2.43 399304 18609248 2224160 6.55 3621728 16086568 16 00:38:21 00:37:01 11780788 31444448 804156 2.45 399328 18609684 2217928 6.54 3624896 16088024 156 00:38:21 00:38:01 10621804 31411388 835232 2.54 420712 19613816 2208412 6.51 3703180 17064736 248 00:38:21 Average: 13742011 31239666 1009957 3.07 357204 16583881 2798259 8.25 3525744 14322733 102762 00:38:21 00:38:21 00:11:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:38:21 00:12:01 ens3 684.50 528.18 6302.96 63.69 0.00 0.00 0.00 0.00 00:38:21 00:12:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 00:38:21 00:12:01 veth0c4ed2c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:12:01 docker0 435.49 532.74 33.54 2963.21 0.00 0.00 0.00 0.00 00:38:21 00:13:01 ens3 34.78 25.18 27.98 15.29 0.00 0.00 0.00 0.00 00:38:21 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:13:01 veth0c4ed2c 1.17 1.20 0.10 0.11 0.00 0.00 0.00 0.00 00:38:21 00:13:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 00:38:21 00:14:01 ens3 23.75 13.73 20.48 13.84 0.00 0.00 0.00 0.00 00:38:21 00:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:14:01 veth0c4ed2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:15:01 ens3 529.23 358.49 5311.68 181.30 0.00 0.00 0.00 0.00 00:38:21 00:15:01 veth8e2d426 23.48 31.81 2.22 14.16 0.00 0.00 0.00 0.00 00:38:21 00:15:01 vetha47998d 23.28 30.63 2.21 13.97 0.00 0.00 0.00 0.00 00:38:21 00:15:01 veth70e9920 23.66 31.66 2.23 14.17 0.00 0.00 0.00 0.00 00:38:21 00:15:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 00:38:21 00:15:01 veth4fc9da8 0.35 1.33 0.03 0.18 0.00 0.00 0.00 0.00 00:38:21 00:15:01 vethd8d104c 23.41 31.26 2.21 14.02 0.00 0.00 0.00 0.00 00:38:21 00:15:01 docker0 201.45 311.36 14.59 2179.05 0.00 0.00 0.00 0.00 00:38:21 00:15:01 veth8e1bcf7 23.40 31.69 2.21 14.07 0.00 0.00 0.00 0.00 00:38:21 00:16:01 ens3 759.00 379.12 8878.22 45.00 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth192d450 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth555fcd9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth13aef27 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 vetha3688f3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 vethd47151e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth4fc9da8 0.12 0.17 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth2adc7b7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth4375718 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth4ff8ef4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 vethdd48fc6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth8b6c04e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 docker0 281.87 576.67 25.87 6001.66 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth0f0863e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:16:01 veth17c9df6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:38:21 00:17:01 ens3 2.97 2.03 2.25 1.10 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth192d450 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth555fcd9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth13aef27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 vetha3688f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 vethd47151e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth4fc9da8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth2adc7b7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth4375718 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth4ff8ef4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 vethdd48fc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth8b6c04e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth0f0863e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:17:01 veth17c9df6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:18:01 ens3 6.41 3.35 4.86 2.56 0.00 0.00 0.00 0.00 00:38:21 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:18:01 veth60301ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:18:01 veth8008c30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:18:01 veth4fc9da8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:19:01 ens3 436.66 434.89 236.16 1727.79 0.00 0.00 0.00 0.00 00:38:21 00:19:01 lo 53.26 53.26 5.25 5.25 0.00 0.00 0.00 0.00 00:38:21 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:20:01 ens3 286.50 271.62 139.04 1547.47 0.00 0.00 0.00 0.00 00:38:21 00:20:01 lo 27.80 27.80 2.74 2.74 0.00 0.00 0.00 0.00 00:38:21 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:21:01 ens3 1.38 0.93 1.24 0.31 0.00 0.00 0.00 0.00 00:38:21 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:22:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:38:21 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:23:01 ens3 0.82 0.70 0.38 0.30 0.00 0.00 0.00 0.00 00:38:21 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:26:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:38:21 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:27:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:38:21 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:28:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:29:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:31:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:38:21 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:32:01 ens3 105.96 95.10 73.90 151.95 0.00 0.00 0.00 0.00 00:38:21 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:33:01 ens3 46.04 23.76 53.42 15.56 0.00 0.00 0.00 0.00 00:38:21 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:34:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 00:38:21 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:35:01 ens3 0.62 0.52 0.27 0.23 0.00 0.00 0.00 0.00 00:38:21 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:38:21 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:36:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 00:38:21 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:37:01 ens3 6.45 4.42 6.27 3.64 0.00 0.00 0.00 0.00 00:38:21 00:37:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:38:21 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:21 00:38:01 ens3 431.33 284.19 7169.10 176.58 0.00 0.00 0.00 0.00 00:38:21 00:38:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 00:38:21 00:38:01 docker0 84.72 145.89 7.77 1257.27 0.00 0.00 0.00 0.00 00:38:21 Average: ens3 123.70 89.35 1039.03 146.28 0.00 0.00 0.00 0.00 00:38:21 Average: lo 3.30 3.30 0.32 0.32 0.00 0.00 0.00 0.00 00:38:21 Average: docker0 36.72 57.48 2.99 456.23 0.00 0.00 0.00 0.00 00:38:21 00:38:21 00:38:21 ---> sar -P ALL: 00:38:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34572) 12/06/24 _x86_64_ (8 CPU) 00:38:21 00:38:21 00:10:03 LINUX RESTART (8 CPU) 00:38:21 00:38:21 00:11:03 CPU %user %nice %system %iowait %steal %idle 00:38:21 00:12:01 all 24.58 0.00 5.44 0.89 0.07 69.02 00:38:21 00:12:01 0 24.85 0.00 4.28 0.26 0.09 70.52 00:38:21 00:12:01 1 25.16 0.00 4.75 0.05 0.07 69.96 00:38:21 00:12:01 2 24.71 0.00 5.44 0.52 0.05 69.27 00:38:21 00:12:01 3 24.28 0.00 4.82 0.61 0.07 70.21 00:38:21 00:12:01 4 25.46 0.00 5.99 2.80 0.07 65.67 00:38:21 00:12:01 5 22.72 0.00 6.15 0.03 0.07 71.03 00:38:21 00:12:01 6 24.05 0.00 5.66 0.07 0.07 70.15 00:38:21 00:12:01 7 25.38 0.00 6.41 2.79 0.09 65.33 00:38:21 00:13:01 all 29.90 0.00 5.10 0.33 0.08 64.58 00:38:21 00:13:01 0 27.96 0.00 4.73 0.00 0.08 67.23 00:38:21 00:13:01 1 28.55 0.00 4.65 2.32 0.08 64.39 00:38:21 00:13:01 2 31.12 0.00 4.62 0.00 0.08 64.17 00:38:21 00:13:01 3 30.15 0.00 6.33 0.00 0.08 63.44 00:38:21 00:13:01 4 30.40 0.00 5.22 0.07 0.08 64.22 00:38:21 00:13:01 5 29.97 0.00 5.75 0.00 0.08 64.20 00:38:21 00:13:01 6 33.15 0.00 4.89 0.25 0.08 61.62 00:38:21 00:13:01 7 27.91 0.00 4.63 0.00 0.07 67.40 00:38:21 00:14:01 all 64.42 0.00 8.06 0.07 0.09 27.36 00:38:21 00:14:01 0 65.93 0.00 7.44 0.02 0.10 26.51 00:38:21 00:14:01 1 64.07 0.00 7.89 0.00 0.10 27.93 00:38:21 00:14:01 2 64.66 0.00 7.96 0.00 0.10 27.28 00:38:21 00:14:01 3 62.64 0.00 8.67 0.00 0.10 28.59 00:38:21 00:14:01 4 66.34 0.00 7.97 0.03 0.10 25.56 00:38:21 00:14:01 5 63.16 0.00 9.11 0.03 0.08 27.62 00:38:21 00:14:01 6 64.23 0.00 7.84 0.00 0.08 27.85 00:38:21 00:14:01 7 64.33 0.00 7.59 0.47 0.08 27.52 00:38:21 00:15:01 all 23.90 0.00 8.87 9.10 0.15 57.98 00:38:21 00:15:01 0 24.04 0.00 8.43 9.34 0.31 57.88 00:38:21 00:15:01 1 24.20 0.00 8.75 10.37 0.12 56.56 00:38:21 00:15:01 2 23.52 0.00 8.83 13.67 0.12 53.86 00:38:21 00:15:01 3 24.27 0.00 9.14 9.03 0.14 57.42 00:38:21 00:15:01 4 24.98 0.00 8.42 8.40 0.15 58.05 00:38:21 00:15:01 5 24.06 0.00 9.11 7.48 0.14 59.21 00:38:21 00:15:01 6 21.78 0.00 8.95 7.71 0.09 61.47 00:38:21 00:15:01 7 24.34 0.00 9.30 6.82 0.14 59.40 00:38:21 00:16:01 all 46.77 0.00 11.38 12.21 0.10 29.54 00:38:21 00:16:01 0 46.85 0.00 10.89 11.60 0.10 30.56 00:38:21 00:16:01 1 46.67 0.00 11.15 9.52 0.14 32.52 00:38:21 00:16:01 2 46.45 0.00 12.54 12.12 0.10 28.80 00:38:21 00:16:01 3 47.00 0.00 12.65 29.11 0.12 11.12 00:38:21 00:16:01 4 48.12 0.00 9.40 8.64 0.10 33.73 00:38:21 00:16:01 5 45.66 0.00 12.65 7.00 0.08 34.61 00:38:21 00:16:01 6 47.50 0.00 10.26 12.13 0.08 30.03 00:38:21 00:16:01 7 45.94 0.00 11.51 7.56 0.10 34.90 00:38:21 00:17:01 all 88.76 0.00 11.10 0.00 0.14 0.00 00:38:21 00:17:01 0 89.39 0.00 10.51 0.00 0.10 0.00 00:38:21 00:17:01 1 89.43 0.00 10.43 0.00 0.13 0.00 00:38:21 00:17:01 2 88.80 0.00 11.01 0.00 0.19 0.00 00:38:21 00:17:01 3 88.39 0.00 11.44 0.00 0.15 0.02 00:38:21 00:17:01 4 88.77 0.00 11.07 0.00 0.15 0.00 00:38:21 00:17:01 5 88.02 0.00 11.87 0.00 0.12 0.00 00:38:21 00:17:01 6 89.36 0.00 10.51 0.00 0.13 0.00 00:38:21 00:17:01 7 87.90 0.00 11.98 0.00 0.12 0.00 00:38:21 00:18:01 all 74.59 0.00 12.36 2.84 0.32 9.90 00:38:21 00:18:01 0 75.65 0.00 11.28 2.34 0.30 10.43 00:38:21 00:18:01 1 75.07 0.00 11.88 2.48 0.38 10.20 00:38:21 00:18:01 2 74.86 0.00 12.57 1.35 0.31 10.91 00:38:21 00:18:01 3 74.42 0.00 12.44 9.72 0.38 3.04 00:38:21 00:18:01 4 75.83 0.00 11.70 1.94 0.27 10.26 00:38:21 00:18:01 5 73.60 0.00 13.08 0.75 0.31 12.26 00:38:21 00:18:01 6 73.97 0.00 12.67 2.74 0.28 10.33 00:38:21 00:18:01 7 73.27 0.00 13.25 1.44 0.32 11.72 00:38:21 00:19:01 all 7.72 0.00 1.80 2.49 0.08 87.92 00:38:21 00:19:01 0 7.32 0.00 1.91 3.86 0.08 86.83 00:38:21 00:19:01 1 6.23 0.00 1.97 1.90 0.07 89.83 00:38:21 00:19:01 2 9.34 0.00 1.80 3.24 0.10 85.52 00:38:21 00:19:01 3 8.59 0.00 2.09 3.49 0.07 85.77 00:38:21 00:19:01 4 5.13 0.00 1.66 1.99 0.05 91.17 00:38:21 00:19:01 5 8.32 0.00 1.56 2.11 0.08 87.94 00:38:21 00:19:01 6 9.92 0.00 1.78 1.78 0.08 86.43 00:38:21 00:19:01 7 6.87 0.00 1.61 1.58 0.07 89.88 00:38:21 00:20:01 all 6.28 0.00 0.71 0.08 0.05 92.87 00:38:21 00:20:01 0 9.06 0.00 0.75 0.03 0.05 90.11 00:38:21 00:20:01 1 7.05 0.00 1.08 0.27 0.07 91.53 00:38:21 00:20:01 2 3.41 0.00 0.72 0.03 0.03 95.80 00:38:21 00:20:01 3 8.06 0.00 0.79 0.23 0.07 90.86 00:38:21 00:20:01 4 3.39 0.00 0.65 0.03 0.05 95.87 00:38:21 00:20:01 5 8.12 0.00 0.69 0.02 0.05 91.13 00:38:21 00:20:01 6 6.54 0.00 0.64 0.03 0.05 92.74 00:38:21 00:20:01 7 4.65 0.00 0.40 0.00 0.05 94.90 00:38:21 00:21:01 all 0.02 0.00 0.02 0.01 0.01 99.94 00:38:21 00:21:01 0 0.07 0.00 0.07 0.02 0.03 99.82 00:38:21 00:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:38:21 00:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:38:21 00:21:01 3 0.02 0.00 0.00 0.03 0.00 99.95 00:38:21 00:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:38:21 00:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:38:21 00:22:01 all 0.05 0.00 0.02 0.00 0.02 99.91 00:38:21 00:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 00:38:21 00:22:01 1 0.08 0.00 0.03 0.00 0.03 99.85 00:38:21 00:22:01 2 0.05 0.00 0.00 0.00 0.02 99.93 00:38:21 00:22:01 3 0.05 0.00 0.03 0.00 0.03 99.88 00:38:21 00:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:38:21 00:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:38:21 00:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:38:21 00:22:01 7 0.08 0.00 0.02 0.00 0.02 99.88 00:38:21 00:38:21 00:22:01 CPU %user %nice %system %iowait %steal %idle 00:38:21 00:23:01 all 0.02 0.00 0.02 0.01 0.01 99.93 00:38:21 00:23:01 0 0.03 0.00 0.02 0.02 0.02 99.92 00:38:21 00:23:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:38:21 00:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:38:21 00:23:01 3 0.03 0.00 0.05 0.05 0.00 99.87 00:38:21 00:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 00:38:21 00:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:38:21 00:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:38:21 00:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:38:21 00:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:38:21 00:24:01 0 0.10 0.00 0.03 0.02 0.02 99.83 00:38:21 00:24:01 1 0.02 0.00 0.00 0.00 0.03 99.95 00:38:21 00:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:38:21 00:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:38:21 00:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:38:21 00:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:38:21 00:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:38:21 00:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:38:21 00:25:01 all 0.01 0.00 0.02 0.00 0.01 99.95 00:38:21 00:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:38:21 00:25:01 1 0.03 0.00 0.05 0.00 0.03 99.88 00:38:21 00:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:38:21 00:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:38:21 00:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:25:01 6 0.00 0.00 0.02 0.02 0.02 99.95 00:38:21 00:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:38:21 00:26:01 all 0.04 0.00 0.06 0.00 0.02 99.87 00:38:21 00:26:01 0 0.05 0.00 0.07 0.00 0.02 99.87 00:38:21 00:26:01 1 0.03 0.00 0.08 0.00 0.03 99.85 00:38:21 00:26:01 2 0.07 0.00 0.03 0.00 0.02 99.88 00:38:21 00:26:01 3 0.03 0.00 0.08 0.02 0.02 99.85 00:38:21 00:26:01 4 0.02 0.00 0.08 0.00 0.00 99.90 00:38:21 00:26:01 5 0.05 0.00 0.05 0.00 0.02 99.88 00:38:21 00:26:01 6 0.07 0.00 0.02 0.00 0.02 99.90 00:38:21 00:26:01 7 0.03 0.00 0.07 0.02 0.02 99.87 00:38:21 00:27:01 all 0.02 0.00 0.02 0.00 0.02 99.95 00:38:21 00:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 00:38:21 00:27:01 1 0.03 0.00 0.03 0.00 0.05 99.88 00:38:21 00:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:27:01 3 0.05 0.00 0.02 0.02 0.02 99.90 00:38:21 00:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 00:38:21 00:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 00:38:21 00:28:01 all 0.26 0.00 0.01 0.00 0.02 99.71 00:38:21 00:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:28:01 1 0.03 0.00 0.03 0.00 0.05 99.88 00:38:21 00:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:38:21 00:28:01 4 1.94 0.00 0.00 0.00 0.02 98.05 00:38:21 00:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:38:21 00:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:38:21 00:28:01 7 0.00 0.00 0.00 0.03 0.02 99.95 00:38:21 00:29:01 all 0.29 0.00 0.02 0.00 0.01 99.68 00:38:21 00:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:38:21 00:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:38:21 00:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:38:21 00:29:01 3 0.02 0.00 0.03 0.02 0.03 99.90 00:38:21 00:29:01 4 2.02 0.00 0.02 0.00 0.02 97.95 00:38:21 00:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 00:38:21 00:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:38:21 00:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:38:21 00:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:38:21 00:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:38:21 00:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:38:21 00:30:01 2 0.10 0.00 0.00 0.00 0.02 99.88 00:38:21 00:30:01 3 0.07 0.00 0.02 0.02 0.03 99.87 00:38:21 00:30:01 4 0.12 0.00 0.00 0.00 0.02 99.87 00:38:21 00:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:30:01 6 0.00 0.00 0.03 0.02 0.00 99.95 00:38:21 00:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:38:21 00:31:01 all 0.15 0.00 0.01 0.00 0.01 99.82 00:38:21 00:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:38:21 00:31:01 2 0.10 0.00 0.00 0.00 0.02 99.88 00:38:21 00:31:01 3 0.07 0.00 0.07 0.02 0.03 99.82 00:38:21 00:31:01 4 0.90 0.00 0.00 0.00 0.00 99.10 00:38:21 00:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:31:01 6 0.05 0.00 0.02 0.02 0.02 99.90 00:38:21 00:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:38:21 00:32:01 all 0.39 0.00 0.11 0.15 0.02 99.33 00:38:21 00:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:38:21 00:32:01 1 0.10 0.00 0.03 0.00 0.02 99.85 00:38:21 00:32:01 2 0.28 0.00 0.10 0.02 0.02 99.58 00:38:21 00:32:01 3 0.13 0.00 0.25 0.97 0.05 98.60 00:38:21 00:32:01 4 2.01 0.00 0.23 0.17 0.02 97.57 00:38:21 00:32:01 5 0.32 0.00 0.10 0.00 0.02 99.57 00:38:21 00:32:01 6 0.17 0.00 0.18 0.02 0.02 99.62 00:38:21 00:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:38:21 00:33:01 all 0.14 0.00 0.04 0.06 0.02 99.74 00:38:21 00:33:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:38:21 00:33:01 1 0.13 0.00 0.07 0.00 0.02 99.78 00:38:21 00:33:01 2 0.43 0.00 0.03 0.00 0.02 99.52 00:38:21 00:33:01 3 0.33 0.00 0.15 0.50 0.03 98.98 00:38:21 00:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:38:21 00:33:01 5 0.08 0.00 0.03 0.00 0.02 99.87 00:38:21 00:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:38:21 00:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:38:21 00:38:21 00:33:01 CPU %user %nice %system %iowait %steal %idle 00:38:21 00:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:38:21 00:34:01 0 0.03 0.00 0.00 0.02 0.02 99.93 00:38:21 00:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:38:21 00:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:34:01 3 0.03 0.00 0.02 0.07 0.03 99.85 00:38:21 00:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:38:21 00:34:01 5 0.08 0.00 0.02 0.00 0.02 99.88 00:38:21 00:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:38:21 00:35:01 all 0.03 0.00 0.02 0.00 0.01 99.93 00:38:21 00:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 00:38:21 00:35:01 1 0.08 0.00 0.05 0.00 0.03 99.83 00:38:21 00:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:38:21 00:35:01 3 0.03 0.00 0.07 0.00 0.03 99.87 00:38:21 00:35:01 4 0.05 0.00 0.00 0.00 0.02 99.93 00:38:21 00:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:38:21 00:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:38:21 00:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:38:21 00:36:01 0 0.03 0.00 0.03 0.02 0.02 99.90 00:38:21 00:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:38:21 00:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:38:21 00:36:01 3 0.05 0.00 0.00 0.02 0.03 99.90 00:38:21 00:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:38:21 00:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:38:21 00:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:38:21 00:37:01 all 0.27 0.00 0.15 0.00 0.02 99.56 00:38:21 00:37:01 0 0.22 0.00 0.15 0.02 0.03 99.58 00:38:21 00:37:01 1 0.33 0.00 0.17 0.00 0.03 99.47 00:38:21 00:37:01 2 0.28 0.00 0.23 0.00 0.00 99.48 00:38:21 00:37:01 3 0.18 0.00 0.20 0.02 0.03 99.57 00:38:21 00:37:01 4 0.32 0.00 0.12 0.00 0.02 99.55 00:38:21 00:37:01 5 0.22 0.00 0.10 0.00 0.02 99.67 00:38:21 00:37:01 6 0.37 0.00 0.12 0.00 0.00 99.52 00:38:21 00:37:01 7 0.22 0.00 0.15 0.00 0.02 99.62 00:38:21 00:38:01 all 7.93 0.00 3.69 2.29 0.09 86.00 00:38:21 00:38:01 0 7.82 0.00 3.30 0.86 0.17 87.86 00:38:21 00:38:01 1 9.09 0.00 4.04 0.13 0.05 86.69 00:38:21 00:38:01 2 7.57 0.00 3.54 0.05 0.10 88.73 00:38:21 00:38:01 3 5.34 0.00 3.89 3.18 0.07 87.53 00:38:21 00:38:01 4 8.37 0.00 4.63 9.76 0.12 77.13 00:38:21 00:38:01 5 9.34 0.00 3.93 0.79 0.05 85.89 00:38:21 00:38:01 6 7.67 0.00 3.06 0.27 0.08 88.91 00:38:21 00:38:01 7 8.26 0.00 3.12 3.46 0.07 85.09 00:38:21 Average: all 13.78 0.00 2.52 1.12 0.05 82.53 00:38:21 Average: 0 13.89 0.00 2.34 1.04 0.06 82.67 00:38:21 Average: 1 13.76 0.00 2.46 0.99 0.06 82.73 00:38:21 Average: 2 13.74 0.00 2.54 1.13 0.05 82.53 00:38:21 Average: 3 13.68 0.00 2.68 2.08 0.06 81.50 00:38:21 Average: 4 14.07 0.00 2.46 1.23 0.05 82.19 00:38:21 Average: 5 13.74 0.00 2.73 0.67 0.05 82.82 00:38:21 Average: 6 13.87 0.00 2.44 0.91 0.04 82.74 00:38:21 Average: 7 13.50 0.00 2.56 0.88 0.05 83.02 00:38:21 00:38:21 00:38:21