Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 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-ssh13239782622727060683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9600569749610344731.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9649582177175051438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12471722183282597940.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-ssh14447630372730681308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5034 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/647 [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/647 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 (main) Commit message: "Merge pull request #4817 from weichou1229/issue-4814" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 > git rev-list --no-walk d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:43:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:43:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:43:49 ========================================================= 00:43:49 EdgeX Global Pipelines Version Info 00:43:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:43:50 ------------------- 00:43:50 stable info: 00:43:50 ------------------- 00:43:50 Commited By: Ginny Guan ginny@iotechsys.com 00:43:50 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 00:43:50 Message: update stable to v1.0.260 00:43:50 ------------------- 00:43:50 experimental info: 00:43:50 ------------------- 00:43:50 Commited By: Ginny Guan ginny@iotechsys.com 00:43:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 00:43:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:43:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd4dcca [Pipeline] echo 00:43:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:43:51 provisioning config files... 00:43:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config3071538851007043994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:51 ---> ****-login.sh 00:43:51 nexus3.edgexfoundry.org:10001 00:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:43:52 Configure a credential helper to remove this warning. See 00:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:43:52 00:43:52 Login Succeeded 00:43:52 nexus3.edgexfoundry.org:10002 00:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:43:52 Configure a credential helper to remove this warning. See 00:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:43:52 00:43:52 Login Succeeded 00:43:52 nexus3.edgexfoundry.org:10003 00:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:43:52 Configure a credential helper to remove this warning. See 00:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:43:52 00:43:52 Login Succeeded 00:43:52 nexus3.edgexfoundry.org:10004 00:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:43:52 Configure a credential helper to remove this warning. See 00:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:43:52 00:43:52 Login Succeeded 00:43:52 ****.io 00:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:43:52 Configure a credential helper to remove this warning. See 00:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:43:52 00:43:52 Login Succeeded 00:43:52 ---> ****-login.sh ends [Pipeline] } 00:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:53 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:43:53 + dirname cmd/core-command/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo core-command,cmd/core-command/Dockerfile 00:43:53 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 00:43:53 -d/ -f2 00:43:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:43:53 + dirname cmd/core-data/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo core-data,cmd/core-data/Dockerfile 00:43:53 + dirname cmd/core-metadata/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo core-metadata,cmd/core-metadata/Dockerfile 00:43:53 + dirname cmd/security-bootstrapper/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:43:53 + dirname cmd/security-proxy-auth/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:43:53 + dirname cmd/security-proxy-setup/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:43:53 + dirname cmd/security-secretstore-setup/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:43:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:43:53 + dirname cmd/security-spire-agent/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:43:53 + dirname cmd/security-spire-config/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:43:53 + dirname cmd/security-spire-server/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:43:53 + dirname cmd/support-notifications/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo support-notifications,cmd/support-notifications/Dockerfile 00:43:53 + dirname cmd/support-scheduler/Dockerfile 00:43:53 + cut -d/ -f2 00:43:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:43:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:43:53 + git rev-list -1 --merges cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6~1..cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] echo 00:43:53 -----------> git rev-list -1 --merges cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6~1..cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:43:53 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [false] [Pipeline] sh 00:43:53 + git log --format=format:%s -1 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] echo 00:43:53 ========================================================= 00:43:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:43:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:43:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:54 + grep -v github /etc/ssh/ssh_known_hosts 00:43:54 + [ -e /tmp/ssh_known_hosts ] 00:43:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:43:54 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:43:54 sudo tee -a /etc/ssh/ssh_known_hosts 00:43:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:54 00:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:54 0.1.4: Pulling from edgex-devops/py-git-semver 00:43:54 b85a868b505f: Pulling fs layer 00:43:54 e2be974225ed: Pulling fs layer 00:43:54 339a4e72a1f5: Pulling fs layer 00:43:54 988bab9f4d93: Pulling fs layer 00:43:54 1469e6f7b9e6: Pulling fs layer 00:43:54 eaf3925da568: Pulling fs layer 00:43:54 988bab9f4d93: Waiting 00:43:54 1469e6f7b9e6: Waiting 00:43:54 bab4dde63d76: Pulling fs layer 00:43:54 bde34c3a00c8: Pulling fs layer 00:43:54 bab4dde63d76: Waiting 00:43:54 b352a97aabf1: Pulling fs layer 00:43:54 4872d77fe225: Pulling fs layer 00:43:54 5851b861e8e6: Pulling fs layer 00:43:54 5851b861e8e6: Waiting 00:43:54 4872d77fe225: Waiting 00:43:54 e2be974225ed: Download complete 00:43:55 988bab9f4d93: Download complete 00:43:55 1469e6f7b9e6: Verifying Checksum 00:43:55 1469e6f7b9e6: Download complete 00:43:55 339a4e72a1f5: Verifying Checksum 00:43:55 339a4e72a1f5: Download complete 00:43:55 eaf3925da568: Verifying Checksum 00:43:55 eaf3925da568: Download complete 00:43:55 bde34c3a00c8: Verifying Checksum 00:43:55 bde34c3a00c8: Download complete 00:43:55 b352a97aabf1: Verifying Checksum 00:43:55 b352a97aabf1: Download complete 00:43:55 4872d77fe225: Verifying Checksum 00:43:55 4872d77fe225: Download complete 00:43:55 5851b861e8e6: Download complete 00:43:55 b85a868b505f: Verifying Checksum 00:43:55 b85a868b505f: Download complete 00:43:55 bab4dde63d76: Verifying Checksum 00:43:55 bab4dde63d76: Download complete 00:43:56 b85a868b505f: Pull complete 00:43:56 e2be974225ed: Pull complete 00:43:57 339a4e72a1f5: Pull complete 00:43:57 988bab9f4d93: Pull complete 00:43:57 1469e6f7b9e6: Pull complete 00:43:57 eaf3925da568: Pull complete 00:43:59 bab4dde63d76: Pull complete 00:43:59 bde34c3a00c8: Pull complete 00:43:59 b352a97aabf1: Pull complete 00:43:59 4872d77fe225: Pull complete 00:44:00 5851b861e8e6: Pull complete 00:44:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:00 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 00:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:44:05 $ docker top 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 -eo pid,comm 00:44:05 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:44:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:44:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:05 [ssh-agent] Looking for ssh-agent implementation... 00:44:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:05 $ docker exec 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent 00:44:05 SSH_AUTH_SOCK=/tmp/ssh-JRWnBBNJyoqv/agent.33 00:44:05 SSH_AGENT_PID=39 00:44:05 Running ssh-add (command line suppressed) 00:44:05 Identity added: /w/workspace/edgex-go/647@tmp/private_key_15593001758882232583.key (/w/workspace/edgex-go/647@tmp/private_key_15593001758882232583.key) 00:44:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:05 + git tag --points-at HEAD [Pipeline] } 00:44:05 $ docker exec --env ******** --env ******** 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent -k 00:44:06 unset SSH_AUTH_SOCK; 00:44:06 unset SSH_AGENT_PID; 00:44:06 echo Agent pid 39 killed; 00:44:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:44:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:06 [ssh-agent] Looking for ssh-agent implementation... 00:44:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:06 $ docker exec 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent 00:44:06 SSH_AUTH_SOCK=/tmp/ssh-Qa6gNgXU75nV/agent.73 00:44:06 SSH_AGENT_PID=79 00:44:06 Running ssh-add (command line suppressed) 00:44:06 Identity added: /w/workspace/edgex-go/647@tmp/private_key_2180908467529039847.key (/w/workspace/edgex-go/647@tmp/private_key_2180908467529039847.key) 00:44:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:06 + git semver init 00:44:06 2024-07-05 00:44:06,905 [run_init] DEBUG init version:0.0.0 force:False 00:44:06 2024-07-05 00:44:06,906 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/647/.semver 00:44:06 2024-07-05 00:44:06,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/647/.semver 00:44:06 2024-07-05 00:44:06,907 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/647/.semver'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=None) 00:44:15 2024-07-05 00:44:13,594 [append_file] DEBUG append to file:/w/workspace/edgex-go/647/.git/info/exclude 00:44:15 2024-07-05 00:44:13,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/647/.semver/main with force:False 00:44:15 2024-07-05 00:44:13,594 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 00:44:15 2024-07-05 00:44:13,595 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 00:44:15 3.2.0-dev.29 [Pipeline] } 00:44:15 $ docker exec --env ******** --env ******** 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent -k 00:44:15 unset SSH_AUTH_SOCK; 00:44:15 unset SSH_AGENT_PID; 00:44:15 echo Agent pid 79 killed; 00:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:15 + git semver [Pipeline] } 00:44:15 $ docker stop --time=1 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 00:44:17 $ docker rm -f --volumes 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:44:17 Stashed 1 file(s) [Pipeline] echo 00:44:17 [edgeXSemver]: initialized semver on version 3.2.0-dev.29 [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:44:18 + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] echo 00:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:44:18 ========================================================= 00:44:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:44:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:44:18 619be1103602: Pulling fs layer 00:44:18 7862e08f4a3e: Pulling fs layer 00:44:18 5df492c9dc93: Pulling fs layer 00:44:18 7629e6793208: Pulling fs layer 00:44:18 4f4fb700ef54: Pulling fs layer 00:44:18 fb5054dd5b73: Pulling fs layer 00:44:18 eeca6798cff9: Pulling fs layer 00:44:18 aa269ceb94a6: Pulling fs layer 00:44:18 ada007ff1a6a: Pulling fs layer 00:44:18 7629e6793208: Waiting 00:44:18 aa269ceb94a6: Waiting 00:44:18 fb5054dd5b73: Waiting 00:44:18 eeca6798cff9: Waiting 00:44:18 ada007ff1a6a: Waiting 00:44:18 4f4fb700ef54: Waiting 00:44:18 7862e08f4a3e: Download complete 00:44:18 7629e6793208: Download complete 00:44:18 4f4fb700ef54: Download complete 00:44:18 fb5054dd5b73: Verifying Checksum 00:44:18 fb5054dd5b73: Download complete 00:44:18 619be1103602: Verifying Checksum 00:44:18 619be1103602: Download complete 00:44:18 eeca6798cff9: Verifying Checksum 00:44:18 619be1103602: Pull complete 00:44:18 ada007ff1a6a: Verifying Checksum 00:44:18 ada007ff1a6a: Download complete 00:44:18 7862e08f4a3e: Pull complete 00:44:19 5df492c9dc93: Verifying Checksum 00:44:19 5df492c9dc93: Download complete 00:44:19 aa269ceb94a6: Verifying Checksum 00:44:19 aa269ceb94a6: Download complete 00:44:22 5df492c9dc93: Pull complete 00:44:22 7629e6793208: Pull complete 00:44:22 4f4fb700ef54: Pull complete 00:44:22 fb5054dd5b73: Pull complete 00:44:22 eeca6798cff9: Pull complete 00:44:25 aa269ceb94a6: Pull complete 00:44:25 ada007ff1a6a: Pull complete 00:44:25 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 00:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:44:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:25 WORKDIR /edgex 00:44:25 COPY go.mod . 00:44:25 RUN go mod download 00:44:25 + docker build -t ci-base-image-x86_64 -f - . 00:44:26 Sending build context to Docker daemon 178.3MB 00:44:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:26 ---> f489d0715acc 00:44:26 Step 2/4 : WORKDIR /edgex 00:44:32 Still waiting to schedule task 00:44:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5033’ 00:44:36 ---> Running in 04d696a5f399 00:44:36 Removing intermediate container 04d696a5f399 00:44:36 ---> 86e8f0869c2f 00:44:36 Step 3/4 : COPY go.mod . 00:44:36 ---> 95ca50c98597 00:44:36 Step 4/4 : RUN go mod download 00:44:36 ---> Running in adfbd4d0a35a 00:45:16 Removing intermediate container adfbd4d0a35a 00:45:16 ---> 3aa176e0645b 00:45:16 Successfully built 3aa176e0645b 00:45:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:16 + docker inspect -f . ci-base-image-x86_64 00:45:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:16 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 00:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:45:16 $ docker top 6612a4146ea3d7ac445cca5d16f72d26f28ed36481ad2629b1b463dc656ea433 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:17 + go version 00:45:17 go version go1.21.9 linux/amd64 [Pipeline] } 00:45:17 $ docker stop --time=1 6612a4146ea3d7ac445cca5d16f72d26f28ed36481ad2629b1b463dc656ea433 00:45:18 $ docker rm -f --volumes 6612a4146ea3d7ac445cca5d16f72d26f28ed36481ad2629b1b463dc656ea433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:19 + docker inspect -f . ci-base-image-x86_64 00:45:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:19 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 00:45:19 $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:45:19 $ docker top 68deb0d83efbc41d3679b2dff372e536dc4aac38e44399aa82e4ddaa7c23da60 -eo pid,comm [Pipeline] { [Pipeline] echo 00:45:19 ========================================================= 00:45:19 [edgeXBuildGoParallel] Running Tests and Build... 00:45:19 ========================================================= [Pipeline] sh 00:45:19 + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] fileExists [Pipeline] sh 00:45:20 + make test 00:45:20 go test -race -coverprofile=coverage.out ./... 00:45:28 ? github.com/edgexfoundry/edgex-go [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.820s coverage: 69.2% of statements 00:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements 00:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.349s coverage: 93.4% of statements 00:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.5% of statements 00:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements 00:46:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements 00:46:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.9% of statements 00:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.020s coverage: 32.2% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 82.9% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:46:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 00:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:46:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:46:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.047s coverage: 92.9% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.016s coverage: 100.0% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 38.4% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 00:46:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 00:46:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:46:36 running golangci-lint 00:46:36 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 00:46:36 go version go1.21.9 linux/amd64 00:46:36 level=info msg="[config_reader] Used config file .golangci.yml" 00:46:36 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:46:58 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 19.837648518s" 00:46:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.973097ms" 00:47:06 level=info msg="[linters_context/goanalysis] analyzers took 1m23.152778485s with top 10 stages: buildir: 44.594781695s, gosec: 6.470293256s, inspect: 2.812334986s, fact_deprecated: 2.200009629s, ctrlflow: 1.682816606s, printf: 1.571637316s, fact_purity: 1.23099877s, nilness: 1.013386622s, S1038: 1.012211814s, isgenerated: 723.730566ms" 00:47:06 level=info msg="[runner] Issues before processing: 197, after processing: 0" 00:47:06 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, cgo: 197/197, exclude: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, nolint: 0/21, identifier_marker: 197/197" 00:47:06 level=info msg="[runner] processing took 24.137272ms with stages: nolint: 11.874215ms, identifier_marker: 6.872266ms, autogenerated_exclude: 2.209708ms, path_prettifier: 1.263705ms, exclude-rules: 1.216045ms, skip_dirs: 658.313µs, cgo: 25.54µs, filename_unadjuster: 12.56µs, max_same_issues: 1.05µs, skip_files: 580ns, fixer: 520ns, exclude: 480ns, diff: 410ns, uniq_by_line: 400ns, source_code: 340ns, sort_results: 270ns, severity-rules: 250ns, max_per_file_from_linter: 220ns, max_from_linter: 170ns, path_prefixer: 120ns, path_shortener: 110ns" 00:47:06 level=info msg="[runner] linters took 9.901450525s with stages: goanalysis_metalinter: 9.877185003s" 00:47:06 level=info msg="File cache stats: 0 entries of total size 0B" 00:47:06 level=info msg="Memory: 297 samples, avg is 268.5MB, max is 1349.1MB" 00:47:06 level=info msg="Execution took 29.788390703s" 00:47:06 go vet ./... 00:47:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:47:12 ./bin/test-attribution-txt.sh [Pipeline] echo 00:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:47:13 + ls -al . 00:47:13 total 816 00:47:13 drwxrwxr-x 11 1001 1001 4096 Jul 5 00:45 . 00:47:13 drwxr-xr-x 4 root root 4096 Jul 5 00:45 .. 00:47:13 drwxrwxr-x 2 1001 1001 4096 Jul 5 00:43 .blubracket 00:47:13 -rw-rw-r-- 1 1001 1001 10 Jul 5 00:43 .dockerignore 00:47:13 drwxrwxr-x 8 1001 1001 4096 Jul 5 00:46 .git 00:47:13 drwxrwxr-x 3 1001 1001 4096 Jul 5 00:43 .github 00:47:13 -rw-rw-r-- 1 1001 1001 1074 Jul 5 00:43 .gitignore 00:47:13 -rw-rw-r-- 1 1001 1001 42 Jul 5 00:43 .golangci.yml 00:47:13 -rw-rw-r-- 1 1001 1001 100 Jul 5 00:43 .hadolint.yml 00:47:13 drwxr-xr-x 3 1001 1001 4096 Jul 5 00:44 .semver 00:47:13 -rw-rw-r-- 1 1001 1001 155 Jul 5 00:43 .sonarcloud.properties 00:47:13 -rw-rw-r-- 1 1001 1001 1171 Jul 5 00:43 ADOPTERS.md 00:47:13 -rw-rw-r-- 1 1001 1001 20361 Jul 5 00:43 Attribution.txt 00:47:13 -rw-rw-r-- 1 1001 1001 100284 Jul 5 00:43 CHANGELOG.md 00:47:13 -rw-rw-r-- 1 1001 1001 3804 Jul 5 00:43 CONTRIBUTING.md 00:47:13 -rw-rw-r-- 1 1001 1001 677 Jul 5 00:43 GOVERNANCE.md 00:47:13 -rw-rw-r-- 1 1001 1001 861 Jul 5 00:43 Jenkinsfile 00:47:13 -rw-rw-r-- 1 1001 1001 10775 Jul 5 00:43 LICENSE 00:47:13 -rw-rw-r-- 1 1001 1001 15392 Jul 5 00:43 Makefile 00:47:13 -rw-rw-r-- 1 1001 1001 582 Jul 5 00:43 OWNERS.md 00:47:13 -rw-rw-r-- 1 1001 1001 9528 Jul 5 00:43 README.md 00:47:13 -rw-rw-r-- 1 1001 1001 789 Jul 5 00:43 SECURITY.md 00:47:13 -rw-rw-r-- 1 1001 1001 12 Jul 5 00:44 VERSION 00:47:13 drwxrwxr-x 2 1001 1001 4096 Jul 5 00:43 bin 00:47:13 drwxrwxr-x 18 1001 1001 4096 Jul 5 00:43 cmd 00:47:13 -rw-r--r-- 1 root root 457531 Jul 5 00:46 coverage.out 00:47:13 drwxrwxr-x 2 1001 1001 4096 Jul 5 00:43 fuzz_test 00:47:13 -rw-rw-r-- 1 1001 1001 6922 Jul 5 00:43 go.mod 00:47:13 -rw-rw-r-- 1 1001 1001 101535 Jul 5 00:43 go.sum 00:47:13 drwxrwxr-x 7 1001 1001 4096 Jul 5 00:43 internal 00:47:13 drwxrwxr-x 3 1001 1001 4096 Jul 5 00:43 openapi 00:47:13 -rw-rw-r-- 1 1001 1001 584 Jul 5 00:43 security.txt 00:47:13 -rw-rw-r-- 1 1001 1001 204 Jul 5 00:43 version.go [Pipeline] sh 00:47:13 + '[' -e coverage.out ] 00:47:13 + chown 1001:1001 coverage.out [Pipeline] stash 00:47:13 Stashed 1 file(s) [Pipeline] sh 00:47:13 + make build 00:47:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:47:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5036 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:47:17 Running in /w/workspace/edgex-go/647 [Pipeline] { [Pipeline] checkout 00:47:20 The recommended git tool is: git 00:47:28 using credential edgex-jenkins-ssh 00:47:28 Cloning the remote Git repository 00:47:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:47:28 > git init /w/workspace/edgex-go/647 # timeout=10 00:47:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:47:29 > git --version # timeout=10 00:47:29 > git --version # 'git version 2.25.1' 00:47:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:47:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:47:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:47:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:47:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:47:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:47:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:47:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:47:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:47 Avoid second fetch 00:47:47 Checking out Revision cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 (main) 00:47:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:47:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:47:48 Commit message: "Merge pull request #4817 from weichou1229/issue-4814" [Pipeline] } 00:47:49 $ docker stop --time=1 68deb0d83efbc41d3679b2dff372e536dc4aac38e44399aa82e4ddaa7c23da60 00:47:47 > git config core.sparsecheckout # timeout=10 00:47:47 > git checkout -f cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 00:47:55 $ docker rm -f --volumes 68deb0d83efbc41d3679b2dff372e536dc4aac38e44399aa82e4ddaa7c23da60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:47:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:56 Dload Upload Total Spent Left Speed 00:47:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 00:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:47:56 00:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:47:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:47:57 latest: Pulling from edgex-devops/edgex-compose 00:47:57 91d30c5bc195: Pulling fs layer 00:47:57 2e9b0aa3be6d: Pulling fs layer 00:47:57 9c61dcf015f6: Pulling fs layer 00:47:57 4698f68db338: Pulling fs layer 00:47:57 2a2f49069b9e: Pulling fs layer 00:47:57 e0025b399a48: Pulling fs layer 00:47:57 2a2f49069b9e: Waiting 00:47:57 e0025b399a48: Waiting 00:47:57 4698f68db338: Waiting 00:47:57 91d30c5bc195: Verifying Checksum 00:47:57 91d30c5bc195: Download complete 00:47:57 4698f68db338: Verifying Checksum 00:47:57 4698f68db338: Download complete 00:47:57 2e9b0aa3be6d: Verifying Checksum 00:47:57 2e9b0aa3be6d: Download complete 00:47:57 91d30c5bc195: Pull complete 00:47:57 e0025b399a48: Verifying Checksum 00:47:57 e0025b399a48: Download complete 00:47:57 2a2f49069b9e: Verifying Checksum 00:47:57 2a2f49069b9e: Download complete 00:47:57 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 00:47:57 /etc/docker/daemon.new 00:47:57 { 00:47:57 "registry-mirrors": [ 00:47:57 "https://nexus3.edgexfoundry.org:10001" 00:47:57 ], 00:47:57 "bip": "10.250.0.254/24", 00:47:57 "hosts": [ 00:47:57 "tcp://0.0.0.0:5555", 00:47:57 "unix:///var/run/docker.sock" 00:47:57 ], 00:47:57 "mtu": 1458, 00:47:57 "selinux-enabled": true, 00:47:57 "seccomp-profile": "/etc/docker/seccomp.json" 00:47:57 } [Pipeline] sh 00:47:57 2e9b0aa3be6d: Pull complete 00:47:57 9c61dcf015f6: Verifying Checksum 00:47:57 9c61dcf015f6: Download complete 00:47:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:47:58 + sudo service docker restart 00:48:00 9c61dcf015f6: Pull complete 00:48:00 4698f68db338: Pull complete 00:48:00 2a2f49069b9e: Pull complete 00:48:00 e0025b399a48: Pull complete 00:48:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:48:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:00 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 00:48:00 $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:48:05 $ docker top aaeafcbc0308b7e28186b004616894c071e9b9d3d8168792a0b16483d9190759 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:05 + docker compose -f ./docker-compose-build.yml build --parallel 00:48:08 #1 [security-secretstore-setup internal] load build definition from Dockerfile 00:48:08 #1 transferring dockerfile: 2.49kB done 00:48:08 #1 DONE 0.0s 00:48:08 00:48:08 #2 [security-proxy-auth internal] load build definition from Dockerfile 00:48:08 #2 transferring dockerfile: 2.15kB done 00:48:08 #2 DONE 0.0s 00:48:08 00:48:08 #3 [security-spire-config internal] load build definition from Dockerfile 00:48:08 #3 transferring dockerfile: 1.69kB done 00:48:08 #3 DONE 0.0s 00:48:08 00:48:08 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:48:08 #4 transferring dockerfile: 1.89kB done 00:48:08 #4 DONE 0.0s 00:48:08 00:48:08 #5 [security-spire-agent internal] load build definition from Dockerfile 00:48:08 #5 transferring dockerfile: 1.81kB done 00:48:08 #5 DONE 0.1s 00:48:08 00:48:08 #6 [security-bootstrapper internal] load build definition from Dockerfile 00:48:08 #6 transferring dockerfile: 2.93kB done 00:48:08 #6 DONE 0.0s 00:48:08 00:48:08 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:48:08 #7 transferring dockerfile: 2.23kB done 00:48:08 #7 DONE 0.0s 00:48:08 00:48:08 #8 [core-metadata internal] load build definition from Dockerfile 00:48:08 #8 transferring dockerfile: 2.06kB done 00:48:08 #8 DONE 0.1s 00:48:08 00:48:08 #9 [security-proxy-setup internal] load build definition from Dockerfile 00:48:08 #9 transferring dockerfile: 2.50kB done 00:48:08 #9 DONE 0.1s 00:48:08 00:48:08 #10 [core-command internal] load build definition from Dockerfile 00:48:08 #10 transferring dockerfile: 1.93kB done 00:48:08 #10 DONE 0.1s 00:48:08 00:48:08 #11 [support-scheduler internal] load build definition from Dockerfile 00:48:08 #11 transferring dockerfile: 1.93kB done 00:48:08 #11 DONE 0.1s 00:48:08 00:48:08 #12 [support-notifications internal] load build definition from Dockerfile 00:48:08 #12 transferring dockerfile: 1.95kB done 00:48:08 #12 DONE 0.1s 00:48:08 00:48:08 #13 [security-spire-server internal] load build definition from Dockerfile 00:48:08 #13 transferring dockerfile: 1.70kB done 00:48:08 #13 DONE 0.1s 00:48:08 00:48:08 #14 [core-data internal] load build definition from Dockerfile 00:48:08 #14 transferring dockerfile: 2.01kB done 00:48:08 #14 DONE 0.1s 00:48:08 00:48:08 #15 [security-secretstore-setup internal] load .dockerignore 00:48:08 #15 transferring context: 50B done 00:48:08 #15 DONE 0.1s 00:48:08 00:48:08 #16 [security-proxy-auth internal] load .dockerignore 00:48:08 #16 transferring context: 50B done 00:48:08 #16 DONE 0.0s 00:48:08 00:48:08 #17 [security-spire-config internal] load .dockerignore 00:48:08 #17 transferring context: 50B done 00:48:08 #17 DONE 0.0s 00:48:08 00:48:08 #18 [security-spiffe-token-provider internal] load .dockerignore 00:48:08 #18 transferring context: 50B done 00:48:08 #18 DONE 0.0s 00:48:08 00:48:08 #19 [security-spire-agent internal] load .dockerignore 00:48:08 #19 transferring context: 50B done 00:48:08 #19 DONE 0.0s 00:48:08 00:48:08 #20 [security-bootstrapper internal] load .dockerignore 00:48:08 #20 transferring context: 50B done 00:48:08 #20 DONE 0.0s 00:48:08 00:48:08 #21 [core-metadata internal] load .dockerignore 00:48:08 #21 transferring context: 50B done 00:48:08 #21 DONE 0.0s 00:48:08 00:48:08 #22 [core-common-config-bootstrapper internal] load .dockerignore 00:48:08 #22 transferring context: 50B done 00:48:08 #22 DONE 0.1s 00:48:08 00:48:08 #23 [core-command internal] load .dockerignore 00:48:08 #23 transferring context: 50B done 00:48:08 #23 DONE 0.1s 00:48:08 00:48:08 #24 [support-scheduler internal] load .dockerignore 00:48:08 #24 transferring context: 50B done 00:48:08 #24 DONE 0.1s 00:48:08 00:48:08 #25 [support-notifications internal] load .dockerignore 00:48:08 #25 transferring context: 50B done 00:48:08 #25 DONE 0.1s 00:48:08 00:48:08 #26 [security-spire-server internal] load .dockerignore 00:48:08 #26 transferring context: 50B done 00:48:08 #26 DONE 0.1s 00:48:08 00:48:08 #27 [security-proxy-setup internal] load .dockerignore 00:48:08 #27 transferring context: 50B done 00:48:08 #27 DONE 0.1s 00:48:08 00:48:08 #28 [core-data internal] load .dockerignore 00:48:08 #28 transferring context: 50B done 00:48:08 #28 DONE 0.1s 00:48:08 00:48:08 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:48:08 #29 DONE 0.0s 00:48:08 00:48:08 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 00:48:08 #30 DONE 0.1s 00:48:08 00:48:08 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:48:08 #29 DONE 0.0s 00:48:08 00:48:08 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:48:08 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:48:08 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:48:08 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:48:08 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:48:08 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.1s 00:48:08 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s 00:48:08 #31 ... 00:48:08 00:48:08 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:48:08 #29 DONE 0.0s 00:48:08 00:48:08 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:48:09 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 00:48:09 #31 ... 00:48:09 00:48:09 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 00:48:09 #30 DONE 0.8s 00:48:09 00:48:09 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:48:09 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:48:09 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:48:09 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:48:09 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:48:09 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.7s done 00:48:09 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 00:48:09 #31 ... 00:48:09 00:48:09 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:48:09 #32 DONE 1.2s 00:48:09 00:48:09 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:48:09 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:48:09 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:48:09 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:48:09 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:48:09 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.7s done 00:48:09 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 00:48:10 #31 ... 00:48:10 00:48:10 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:48:10 #33 DONE 1.2s 00:48:10 00:48:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:48:10 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:48:10 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:48:10 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:48:10 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:48:10 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.7s done 00:48:10 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 00:48:10 #31 DONE 1.6s 00:48:10 00:48:10 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:10 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 00:48:10 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 00:48:10 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:48:10 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 00:48:10 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 00:48:10 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 00:48:10 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 00:48:10 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 00:48:10 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 00:48:10 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 00:48:10 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 00:48:10 #34 ... 00:48:10 00:48:10 #35 [security-spire-server internal] load build context 00:48:10 #35 transferring context: 26.79kB 0.0s done 00:48:10 #35 DONE 0.6s 00:48:10 00:48:10 #36 [security-spire-config internal] load build context 00:48:10 #36 transferring context: 25.04kB 0.0s done 00:48:10 #36 DONE 0.6s 00:48:10 00:48:10 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:10 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 00:48:10 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 00:48:10 #34 ... 00:48:10 00:48:10 #37 [security-spire-agent internal] load build context 00:48:10 #37 transferring context: 26.32kB 0.0s done 00:48:10 #37 DONE 0.8s 00:48:10 00:48:10 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:10 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 00:48:10 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.8s 00:48:10 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 00:48:11 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 1.2s 00:48:11 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 1.5s 00:48:11 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 1.7s 00:48:11 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 1.9s 00:48:11 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 2.1s 00:48:12 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 2.3s 00:48:12 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 2.5s 00:48:12 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 2.7s 00:48:12 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 3.0s 00:48:13 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.2s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:16 provisioning config files... 00:48:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config938284871837924960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:17 ---> ****-login.sh 00:48:17 nexus3.edgexfoundry.org:10001 00:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:17 Configure a credential helper to remove this warning. See 00:48:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:17 00:48:17 Login Succeeded 00:48:17 nexus3.edgexfoundry.org:10002 00:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:18 Configure a credential helper to remove this warning. See 00:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:18 00:48:18 Login Succeeded 00:48:18 nexus3.edgexfoundry.org:10003 00:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:18 Configure a credential helper to remove this warning. See 00:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:18 00:48:18 Login Succeeded 00:48:18 nexus3.edgexfoundry.org:10004 00:48:18 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.2s 00:48:18 #34 ... 00:48:18 00:48:18 #38 [security-proxy-auth internal] load build context 00:48:18 #38 transferring context: 411.07MB 9.5s done 00:48:18 #38 ... 00:48:18 00:48:18 #39 [security-secretstore-setup internal] load build context 00:48:18 #39 transferring context: 411.07MB 7.7s done 00:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:18 Configure a credential helper to remove this warning. See 00:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:18 00:48:18 Login Succeeded 00:48:18 ****.io 00:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:19 #39 ... 00:48:19 00:48:19 #40 [security-spiffe-token-provider internal] load build context 00:48:19 #40 transferring context: 411.07MB 9.9s done 00:48:19 #40 ... 00:48:19 00:48:19 #41 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:19 Configure a credential helper to remove this warning. See 00:48:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:19 00:48:19 Login Succeeded 00:48:19 ---> ****-login.sh ends [Pipeline] } 00:48:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:48:19 #41 ... 00:48:19 00:48:19 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:19 #34 ... 00:48:19 00:48:19 #42 [security-proxy-setup internal] load build context 00:48:19 #42 transferring context: 411.07MB 8.6s done 00:48:19 #42 ... 00:48:19 00:48:19 #43 [core-common-config-bootstrapper internal] load build context 00:48:19 #43 transferring context: 411.07MB 9.6s done [Pipeline] sh 00:48:19 #43 ... 00:48:19 00:48:19 #44 [security-bootstrapper internal] load build context 00:48:19 #44 transferring context: 411.07MB 9.6s done 00:48:19 #44 ... 00:48:19 00:48:19 #45 [support-scheduler internal] load build context 00:48:19 + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] echo 00:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:48:19 ========================================================= 00:48:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:48:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:48:19 #45 ... 00:48:19 00:48:19 #46 [support-notifications internal] load build context 00:48:19 #46 transferring context: 411.07MB 9.1s done 00:48:19 #46 ... 00:48:19 00:48:19 #47 [core-command internal] load build context 00:48:20 #47 ... 00:48:20 00:48:20 #48 [core-data internal] load build context 00:48:20 #48 transferring context: 411.07MB 9.4s done 00:48:20 #48 ... 00:48:20 00:48:20 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:48:20 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 00:48:20 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 00:48:20 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 00:48:20 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 00:48:20 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 00:48:20 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 00:48:20 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 00:48:20 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 10.2s 00:48:20 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.2s 00:48:20 #49 ... 00:48:20 00:48:20 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:48:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:48:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:48:20 c6b39de5b339: Pulling fs layer 00:48:20 a69c41024577: Pulling fs layer 00:48:20 d6de4b400683: Pulling fs layer 00:48:20 35cb2a7552d0: Pulling fs layer 00:48:20 4f4fb700ef54: Pulling fs layer 00:48:20 464afbd9ba4c: Pulling fs layer 00:48:20 00f215d4a9da: Pulling fs layer 00:48:20 d496ad576159: Pulling fs layer 00:48:20 35cb2a7552d0: Waiting 00:48:20 4f4fb700ef54: Waiting 00:48:20 464afbd9ba4c: Waiting 00:48:20 00f215d4a9da: Waiting 00:48:20 d496ad576159: Waiting 00:48:20 a69c41024577: Verifying Checksum 00:48:20 a69c41024577: Download complete 00:48:20 35cb2a7552d0: Verifying Checksum 00:48:20 35cb2a7552d0: Download complete 00:48:20 4f4fb700ef54: Verifying Checksum 00:48:20 4f4fb700ef54: Download complete 00:48:20 464afbd9ba4c: Download complete 00:48:20 c6b39de5b339: Download complete 00:48:20 d496ad576159: Verifying Checksum 00:48:20 d496ad576159: Download complete 00:48:21 #50 ... 00:48:21 00:48:21 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:48:21 #51 ... 00:48:21 00:48:21 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:48:21 c6b39de5b339: Pull complete 00:48:21 #52 ... 00:48:21 00:48:21 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:48:21 #53 ... 00:48:21 00:48:21 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:48:21 #54 ... 00:48:21 00:48:21 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:48:21 #55 ... 00:48:21 00:48:21 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:48:21 #56 ... 00:48:21 00:48:21 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:48:21 #57 ... 00:48:21 00:48:21 #58 [core-metadata internal] load build context 00:48:21 #58 transferring context: 411.07MB 10.3s done 00:48:21 #58 ... 00:48:21 00:48:21 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:48:21 a69c41024577: Pull complete 00:48:22 d6de4b400683: Verifying Checksum 00:48:22 d6de4b400683: Download complete 00:48:22 #59 ... 00:48:22 00:48:22 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:23 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.3s 00:48:23 00f215d4a9da: Download complete 00:48:28 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 18.5s 00:48:30 #34 ... 00:48:30 00:48:30 #45 [support-scheduler internal] load build context 00:48:30 #45 transferring context: 411.07MB 11.8s done 00:48:30 #45 ... 00:48:30 00:48:30 #47 [core-command internal] load build context 00:48:30 #47 transferring context: 411.07MB 11.3s done 00:48:30 #47 ... 00:48:30 00:48:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:30 #34 ... 00:48:30 00:48:30 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:48:30 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 20.5s 00:48:30 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 20.5s 00:48:30 #49 ... 00:48:30 00:48:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:33 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.6s 00:48:36 d6de4b400683: Pull complete 00:48:36 35cb2a7552d0: Pull complete 00:48:36 4f4fb700ef54: Pull complete 00:48:36 464afbd9ba4c: Pull complete 00:48:39 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 28.6s 00:48:40 #34 ... 00:48:40 00:48:40 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:48:40 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 25.7s done 00:48:40 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 30.8s 00:48:40 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 00:48:40 #49 ... 00:48:40 00:48:40 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:44 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 33.7s 00:48:46 00f215d4a9da: Pull complete 00:48:46 d496ad576159: Pull complete 00:48:46 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 00:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:48:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:48:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:48:47 WORKDIR /edgex 00:48:47 COPY go.mod . 00:48:47 RUN go mod download 00:48:47 + docker build -t ci-base-image-arm64 -f - . 00:48:47 Sending build context to Docker daemon 3.016MB 00:48:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:48:47 ---> f246e2811388 00:48:47 Step 2/4 : WORKDIR /edgex 00:48:49 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 38.8s 00:48:49 ---> Running in 15741c1b2000 00:48:49 Removing intermediate container 15741c1b2000 00:48:49 ---> a370a250dc2f 00:48:49 Step 3/4 : COPY go.mod . 00:48:50 ---> ea619c986942 00:48:50 Step 4/4 : RUN go mod download 00:48:50 ---> Running in 978f1f217eb0 00:48:50 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 40.7s done 00:48:50 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 40.7s done 00:48:50 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 00:48:50 #34 ... 00:48:50 00:48:50 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:48:50 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 34.2s done 00:48:50 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 00:48:51 #49 ... 00:48:51 00:48:51 #42 [security-proxy-setup internal] load build context 00:48:51 #42 DONE 41.7s 00:48:51 00:48:51 #38 [security-proxy-auth internal] load build context 00:48:51 #38 DONE 42.6s 00:48:51 00:48:51 #40 [security-spiffe-token-provider internal] load build context 00:48:51 #40 DONE 42.6s 00:48:51 00:48:51 #46 [support-notifications internal] load build context 00:48:51 #46 DONE 41.7s 00:48:51 00:48:51 #48 [core-data internal] load build context 00:48:51 #48 DONE 41.7s 00:48:51 00:48:51 #44 [security-bootstrapper internal] load build context 00:48:51 #44 DONE 41.7s 00:48:51 00:48:51 #43 [core-common-config-bootstrapper internal] load build context 00:48:51 #43 DONE 41.7s 00:48:51 00:48:51 #58 [core-metadata internal] load build context 00:48:51 #58 DONE 41.7s 00:48:51 00:48:51 #39 [security-secretstore-setup internal] load build context 00:48:51 #39 DONE 42.6s 00:48:51 00:48:51 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:48:51 #49 ... 00:48:51 00:48:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:51 #34 ... 00:48:51 00:48:51 #47 [core-command internal] load build context 00:48:51 #47 DONE 41.7s 00:48:51 00:48:51 #45 [support-scheduler internal] load build context 00:48:51 #45 DONE 41.8s 00:48:51 00:48:51 #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:48:51 #41 DONE 42.9s 00:48:51 00:48:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:51 #34 ... 00:48:51 00:48:51 #60 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 00:48:51 #60 DONE 0.7s 00:48:51 00:48:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:52 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done 00:48:53 #34 ... 00:48:53 00:48:53 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:48:53 #50 41.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:53 #50 41.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:53 #50 42.06 (1/1) Installing dumb-init (1.2.5-r2) 00:48:53 #50 42.06 Executing busybox-1.36.1-r7.trigger 00:48:53 #50 42.07 OK: 7 MiB in 16 packages 00:48:53 #50 DONE 43.2s 00:48:53 00:48:53 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:48:53 #57 42.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:53 #57 42.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:53 #57 42.41 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:53 #57 42.44 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:53 #57 42.45 (3/6) Installing dumb-init (1.2.5-r2) 00:48:53 #57 42.45 (4/6) Installing openssl (3.1.6-r0) 00:48:53 #57 42.49 (5/6) Installing su-exec (0.2-r3) 00:48:53 #57 42.49 (6/6) Installing yq (4.33.3-r5) 00:48:53 #57 42.55 Executing busybox-1.36.1-r7.trigger 00:48:53 #57 42.56 OK: 17 MiB in 19 packages 00:48:53 #57 DONE 43.3s 00:48:53 00:48:53 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:48:53 #51 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:53 #51 41.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:53 #51 42.10 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:53 #51 42.10 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:53 #51 42.10 OK: 20072 distinct packages available 00:48:53 #51 42.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:53 #51 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:53 #51 42.41 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:53 #51 42.44 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:53 #51 42.45 (3/7) Installing dumb-init (1.2.5-r2) 00:48:53 #51 42.45 (4/7) Installing musl-obstack (1.2.3-r2) 00:48:53 #51 42.46 (5/7) Installing libucontext (1.2-r2) 00:48:53 #51 42.46 (6/7) Installing gcompat (1.1.0-r1) 00:48:53 #51 42.47 (7/7) Installing openssl (3.1.6-r0) 00:48:53 #51 42.48 Executing busybox-1.36.1-r7.trigger 00:48:53 #51 42.49 OK: 8 MiB in 20 packages 00:48:53 #51 DONE 43.0s 00:48:53 00:48:53 #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:48:54 #61 ... 00:48:54 00:48:54 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:48:54 #56 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #56 43.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #56 43.31 (1/1) Installing dumb-init (1.2.5-r2) 00:48:54 #56 43.32 Executing busybox-1.36.1-r7.trigger 00:48:54 #56 43.34 OK: 7 MiB in 16 packages 00:48:54 #56 DONE 43.8s 00:48:54 00:48:54 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:48:54 #53 42.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #53 43.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #53 43.28 (1/2) Installing dumb-init (1.2.5-r2) 00:48:54 #53 43.28 (2/2) Installing su-exec (0.2-r3) 00:48:54 #53 43.28 Executing busybox-1.36.1-r7.trigger 00:48:54 #53 43.32 OK: 7 MiB in 17 packages 00:48:54 #53 DONE 43.7s 00:48:54 00:48:54 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:48:54 #52 43.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #52 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #52 43.40 (1/2) Installing ca-certificates (20240226-r0) 00:48:54 #52 43.42 (2/2) Installing dumb-init (1.2.5-r2) 00:48:54 #52 43.44 Executing busybox-1.36.1-r7.trigger 00:48:54 #52 43.45 Executing ca-certificates-20240226-r0.trigger 00:48:54 #52 43.67 OK: 8 MiB in 17 packages 00:48:54 #52 DONE 43.8s 00:48:54 00:48:54 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 00:48:54 #62 ... 00:48:54 00:48:54 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:48:54 #54 43.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #54 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #54 43.60 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:54 #54 43.60 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:54 #54 43.60 OK: 20072 distinct packages available 00:48:54 #54 43.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #54 43.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #54 43.95 (1/4) Installing dumb-init (1.2.5-r2) 00:48:54 #54 43.97 (2/4) Installing musl-obstack (1.2.3-r2) 00:48:54 #54 43.97 (3/4) Installing libucontext (1.2-r2) 00:48:54 #54 43.98 (4/4) Installing gcompat (1.1.0-r1) 00:48:54 #54 43.98 Executing busybox-1.36.1-r7.trigger 00:48:54 #54 44.02 OK: 8 MiB in 19 packages 00:48:54 #54 DONE 44.3s 00:48:54 00:48:54 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:48:54 #59 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #59 43.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #59 43.33 (1/4) Installing ca-certificates (20240226-r0) 00:48:54 #59 43.38 (2/4) Installing dumb-init (1.2.5-r2) 00:48:54 #59 43.38 (3/4) Installing su-exec (0.2-r3) 00:48:54 #59 43.39 (4/4) Installing yq (4.33.3-r5) 00:48:54 #59 43.66 Executing busybox-1.36.1-r7.trigger 00:48:54 #59 43.66 Executing ca-certificates-20240226-r0.trigger 00:48:54 #59 43.81 OK: 17 MiB in 19 packages 00:48:54 #59 DONE 44.0s 00:48:54 00:48:54 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:48:54 #55 43.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #55 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #55 43.43 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:54 #55 43.43 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:54 #55 43.43 OK: 20072 distinct packages available 00:48:54 #55 43.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #55 43.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #55 43.82 (1/11) Installing ca-certificates (20240226-r0) 00:48:54 #55 43.84 (2/11) Installing brotli-libs (1.0.9-r14) 00:48:54 #55 43.86 (3/11) Installing libunistring (1.1-r1) 00:48:54 #55 43.91 (4/11) Installing libidn2 (2.3.4-r1) 00:48:54 #55 43.92 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:48:54 #55 43.92 (6/11) Installing libcurl (8.5.0-r0) 00:48:54 #55 43.93 (7/11) Installing curl (8.5.0-r0) 00:48:54 #55 43.96 (8/11) Installing dumb-init (1.2.5-r2) 00:48:54 #55 43.96 (9/11) Installing musl-obstack (1.2.3-r2) 00:48:54 #55 43.96 (10/11) Installing libucontext (1.2-r2) 00:48:54 #55 43.96 (11/11) Installing gcompat (1.1.0-r1) 00:48:54 #55 43.96 Executing busybox-1.36.1-r7.trigger 00:48:54 #55 43.96 Executing ca-certificates-20240226-r0.trigger 00:48:54 #55 44.03 OK: 12 MiB in 26 packages 00:48:54 #55 DONE 44.4s 00:48:54 00:48:54 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:48:54 #63 ... 00:48:54 00:48:54 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:48:54 #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #0 2.687 OK: 264 MiB in 52 packages 00:48:54 #64 DONE 3.0s 00:48:54 00:48:54 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:48:54 #0 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #0 2.671 OK: 264 MiB in 52 packages 00:48:54 #65 DONE 3.0s 00:48:54 00:48:54 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:48:54 #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:54 #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:54 #0 2.642 OK: 264 MiB in 52 packages 00:48:54 #66 DONE 3.2s 00:48:54 00:48:54 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:48:54 #67 DONE 0.1s 00:48:54 00:48:54 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:54 #68 ... 00:48:54 00:48:54 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:48:54 #69 DONE 0.1s 00:48:54 00:48:54 #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:48:54 #70 DONE 0.1s 00:48:55 00:48:55 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:55 #71 ... 00:48:55 00:48:55 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:48:55 #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:55 #0 2.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:55 #0 3.076 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:55 #0 3.076 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:55 #0 3.076 OK: 20075 distinct packages available 00:48:55 #0 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:55 #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:55 #0 3.394 OK: 264 MiB in 52 packages 00:48:55 #72 DONE 3.5s 00:48:55 00:48:55 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:48:55 #73 DONE 0.0s 00:48:55 00:48:55 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:56 #74 ... 00:48:56 00:48:56 #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:48:56 #61 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:56 #61 2.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:56 #61 2.469 OK: 8 MiB in 20 packages 00:48:56 #61 DONE 2.6s 00:48:56 00:48:56 #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:48:57 #75 DONE 1.6s 00:48:57 00:48:57 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:48:57 #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:57 #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:57 #0 2.683 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:57 #0 2.743 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:57 #0 2.752 OK: 7 MiB in 16 packages 00:48:57 #76 DONE 4.2s 00:48:57 00:48:57 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:48:57 #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:57 #0 2.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:57 #0 2.658 OK: 17 MiB in 19 packages 00:48:57 #77 DONE 4.1s 00:48:57 00:48:57 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:48:57 #78 DONE 1.5s 00:48:57 00:48:57 #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:48:57 #79 ... 00:48:57 00:48:57 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:48:57 #80 DONE 0.0s 00:48:57 00:48:57 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 00:48:57 #62 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:57 #62 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:57 #62 3.722 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:58 #62 4.121 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:58 #62 ... 00:48:58 00:48:58 #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:48:58 #79 DONE 0.7s 00:48:58 00:48:58 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 00:48:58 #62 4.403 OK: 7 MiB in 16 packages 00:48:58 #62 DONE 4.6s 00:48:58 00:48:58 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:48:58 #81 DONE 1.1s 00:48:58 00:48:58 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:48:58 #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:58 #0 3.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:58 #0 3.649 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:58 #0 4.085 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:58 #0 4.093 OK: 7 MiB in 17 packages 00:48:58 #82 DONE 4.5s 00:48:58 00:48:58 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:48:58 #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:58 #0 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:58 #0 3.608 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:58 #0 4.057 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:58 #0 4.065 Executing ca-certificates-20240226-r0.trigger 00:48:58 #0 4.129 OK: 8 MiB in 17 packages 00:48:58 #83 DONE 4.5s 00:48:58 00:48:58 #84 [security-spire-server stage-2 6/9] COPY security.txt / 00:48:58 #84 DONE 0.4s 00:48:58 00:48:58 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:48:58 #85 DONE 0.1s 00:48:58 00:48:58 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:48:58 #86 DONE 0.1s 00:48:58 00:48:58 #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:48:58 #87 DONE 0.1s 00:48:58 00:48:58 #88 [security-spire-agent stage-3 7/10] COPY security.txt / 00:48:58 #88 DONE 0.1s 00:48:58 00:48:58 #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:48:58 #89 DONE 0.1s 00:48:58 00:48:58 #90 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:48:58 #90 DONE 0.1s 00:48:58 00:48:58 #91 [security-spire-server] exporting to image 00:48:58 #91 exporting layers 00:48:59 #91 ... 00:48:59 00:48:59 #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:48:59 #92 DONE 0.1s 00:48:59 00:48:59 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:48:59 #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:59 #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:59 #0 4.592 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:59 #0 4.655 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:59 #0 4.668 OK: 8 MiB in 19 packages 00:48:59 #93 DONE 4.8s 00:48:59 00:48:59 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:48:59 #94 DONE 0.2s 00:48:59 00:48:59 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:48:59 #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:59 #0 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:59 #0 4.530 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:48:59 #0 4.595 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:48:59 #0 4.601 Executing ca-certificates-20240226-r0.trigger 00:48:59 #0 4.679 OK: 17 MiB in 19 packages 00:48:59 #95 DONE 4.9s 00:48:59 00:48:59 #91 [security-spire-agent] exporting to image 00:49:01 #91 ... 00:49:01 00:49:01 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:49:01 #63 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:49:01 #63 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:49:01 #63 5.116 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:49:01 #63 5.164 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:49:01 #63 5.173 Executing ca-certificates-20240226-r0.trigger 00:49:01 #63 5.217 OK: 12 MiB in 26 packages 00:49:01 #63 DONE 6.1s 00:49:01 00:49:01 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:49:01 #96 DONE 1.6s 00:49:01 00:49:01 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:49:01 #97 DONE 0.5s 00:49:01 00:49:01 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:49:01 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 00:49:01 #49 ... 00:49:01 00:49:01 #98 [security-spire-config stage-2 6/10] COPY security.txt / 00:49:02 #98 DONE 0.8s 00:49:02 00:49:02 #91 [security-spire-agent] exporting to image 00:49:02 #91 exporting layers 3.5s done 00:49:02 #91 writing image sha256:4041df7725a0827db11cced4ff64fb91be8deeea1c47c4843c20e137e0db5f84 0.0s done 00:49:02 #91 naming to docker.io/library/security-spire-server 00:49:02 #91 exporting layers 3.2s done 00:49:02 #91 naming to docker.io/library/security-spire-server done 00:49:02 #91 writing image sha256:d307fcdcc10d0df8210593938589759a8054356461f9bdfd9987b294a9edbdcb done 00:49:02 #91 naming to docker.io/library/security-spire-agent done 00:49:02 #91 DONE 3.5s 00:49:02 00:49:02 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:49:02 #99 DONE 0.1s 00:49:02 00:49:02 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:49:02 #100 DONE 0.1s 00:49:02 00:49:02 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:49:02 #34 ... 00:49:02 00:49:02 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:49:02 #101 DONE 0.0s 00:49:02 00:49:02 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:49:02 #102 DONE 4.0s 00:49:02 00:49:02 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:49:02 #103 DONE 0.1s 00:49:02 00:49:02 #91 [security-spire-config] exporting to image 00:49:02 #91 exporting layers 0.5s done 00:49:03 #91 writing image sha256:37718b8a0973bcce33be0eae20178c204ed31dcb22f21ac7eba30f49e07588e7 done 00:49:03 #91 naming to docker.io/library/security-spire-config done 00:49:03 #91 DONE 4.0s 00:49:03 00:49:03 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:49 #104 ... 00:49:49 00:49:49 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:49 #68 DONE 54.8s 00:49:49 00:49:49 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:49 #71 DONE 54.8s 00:49:49 00:49:49 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:49 #74 DONE 54.4s 00:49:49 00:49:49 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:49 #104 DONE 54.8s 00:49:49 00:49:49 #105 [security-spiffe-token-provider builder 6/7] COPY . . 00:49:58 Removing intermediate container 978f1f217eb0 00:49:58 ---> 3da667abba37 00:49:58 Successfully built 3da667abba37 00:49:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:58 + docker inspect -f . ci-base-image-arm64 00:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:58 prd-ubuntu20.04-docker-arm64-4c-16g-5036 does not seem to be running inside a container 00:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:49:59 #105 ... 00:49:59 00:49:59 #106 [support-notifications builder 6/7] COPY . . 00:49:59 #106 ... 00:49:59 00:49:59 #107 [security-proxy-auth builder 6/7] COPY . . 00:49:59 #107 ... 00:49:59 00:49:59 #108 [security-secretstore-setup builder 6/7] COPY . . 00:50:00 $ docker top b11178f946fa119cdde3b090612c499a42ac03293938cc60d87633b9f1b52270 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:01 + go version 00:50:01 go version go1.21.9 linux/arm64 [Pipeline] } 00:50:01 $ docker stop --time=1 b11178f946fa119cdde3b090612c499a42ac03293938cc60d87633b9f1b52270 00:50:02 $ docker rm -f --volumes b11178f946fa119cdde3b090612c499a42ac03293938cc60d87633b9f1b52270 [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:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:03 00:50:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:04 #108 DONE 14.3s 00:50:04 00:50:04 #105 [security-spiffe-token-provider builder 6/7] COPY . . 00:50:04 #105 DONE 14.3s 00:50:04 00:50:04 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:04 #109 CACHED 00:50:04 00:50:04 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:50:04 #110 CACHED 00:50:04 00:50:04 #111 [security-bootstrapper builder 6/7] COPY . . 00:50:04 #111 CACHED 00:50:04 00:50:04 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:04 #112 CACHED 00:50:04 00:50:04 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:50:04 #113 CACHED 00:50:04 00:50:04 #114 [security-proxy-setup builder 6/7] COPY . . 00:50:04 #114 CACHED 00:50:04 00:50:04 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:50:04 #115 CACHED 00:50:04 00:50:04 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:04 #116 CACHED 00:50:04 00:50:04 #117 [support-scheduler builder 6/7] COPY . . 00:50:04 #117 CACHED 00:50:04 00:50:04 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:50:04 #118 CACHED 00:50:04 00:50:04 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 00:50:04 #119 CACHED 00:50:04 00:50:04 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:04 #120 CACHED 00:50:04 00:50:04 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 00:50:04 #121 CACHED 00:50:04 00:50:04 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:04 #122 CACHED 00:50:04 00:50:04 #123 [core-command builder 6/7] COPY . . 00:50:04 #123 CACHED 00:50:04 00:50:04 #107 [security-proxy-auth builder 6/7] COPY . . 00:50:04 #107 DONE 14.4s 00:50:04 00:50:04 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:50:04 #124 CACHED 00:50:04 00:50:04 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:04 #125 CACHED 00:50:04 00:50:04 #126 [core-metadata builder 6/7] COPY . . 00:50:04 #126 CACHED 00:50:04 00:50:04 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 00:50:04 #127 CACHED 00:50:04 00:50:04 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:04 #128 CACHED 00:50:04 00:50:04 #129 [core-data builder 6/7] COPY . . 00:50:04 #129 CACHED 00:50:04 00:50:04 #106 [support-notifications builder 6/7] COPY . . 00:50:04 #106 DONE 14.4s 00:50:04 00:50:04 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:50:04 latest: Pulling from edgex-devops/edgex-compose-arm64 00:50:04 547446be3368: Pulling fs layer 00:50:04 d125d8839a47: Pulling fs layer 00:50:04 3e85d5ac6304: Pulling fs layer 00:50:04 c3105a71a48b: Pulling fs layer 00:50:04 0f093f025ec4: Pulling fs layer 00:50:04 c3106fc0e877: Pulling fs layer 00:50:04 c3105a71a48b: Waiting 00:50:04 0f093f025ec4: Waiting 00:50:04 c3106fc0e877: Waiting 00:50:04 547446be3368: Verifying Checksum 00:50:04 547446be3368: Download complete 00:50:04 c3105a71a48b: Verifying Checksum 00:50:04 c3105a71a48b: Download complete 00:50:04 d125d8839a47: Verifying Checksum 00:50:04 d125d8839a47: Download complete 00:50:04 c3106fc0e877: Verifying Checksum 00:50:04 c3106fc0e877: Download complete 00:50:04 0f093f025ec4: Verifying Checksum 00:50:04 0f093f025ec4: Download complete 00:50:04 547446be3368: Pull complete 00:50:05 #130 1.229 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:50:06 d125d8839a47: Pull complete 00:50:06 3e85d5ac6304: Verifying Checksum 00:50:06 3e85d5ac6304: Download complete 00:50:15 #130 ... 00:50:15 00:50:15 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:50:15 #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:50:15 #131 ... 00:50:15 00:50:15 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:50:15 #0 0.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:50:15 #132 ... 00:50:15 00:50:15 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:50:15 #0 1.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:50:15 #133 ... 00:50:15 00:50:15 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:50:15 #0 1.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:50:15 #134 ... 00:50:15 00:50:15 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:50:15 #0 0.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:50:15 #135 ... 00:50:15 00:50:15 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:50:15 #0 0.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:50:15 #136 ... 00:50:15 00:50:15 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:50:15 #0 0.931 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:50:15 #137 ... 00:50:15 00:50:15 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:50:15 #0 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:50:15 #138 ... 00:50:15 00:50:15 #139 [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:50:15 #0 0.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:50:15 #139 ... 00:50:15 00:50:15 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:50:15 #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:50:16 3e85d5ac6304: Pull complete 00:50:16 c3105a71a48b: Pull complete 00:50:18 0f093f025ec4: Pull complete 00:50:18 c3106fc0e877: Pull complete 00:50:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:18 prd-ubuntu20.04-docker-arm64-4c-16g-5036 does not seem to be running inside a container 00:50:18 $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:50:20 $ docker top 0c00cab88bc515641d9d6fa4f9d2869c8a569dfcdff08a6c5f1cac1ab9783aec -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:21 + docker compose -f ./docker-compose-build.yml build --parallel 00:50:31 #1 [security-spire-agent internal] load build definition from Dockerfile 00:50:31 #1 transferring dockerfile: 00:50:31 #1 transferring dockerfile: 1.81kB done 00:50:31 #1 DONE 0.1s 00:50:31 00:50:31 #2 [security-proxy-auth internal] load build definition from Dockerfile 00:50:31 #2 transferring dockerfile: 2.15kB done 00:50:31 #2 DONE 0.1s 00:50:31 00:50:31 #3 [core-metadata internal] load build definition from Dockerfile 00:50:31 #3 transferring dockerfile: 2.06kB done 00:50:31 #3 DONE 0.1s 00:50:31 00:50:31 #4 [security-spire-server internal] load build definition from Dockerfile 00:50:31 #4 transferring dockerfile: 1.70kB 0.0s done 00:50:31 #4 DONE 0.1s 00:50:31 00:50:31 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:50:31 #5 transferring dockerfile: 1.89kB done 00:50:31 #5 DONE 0.1s 00:50:31 00:50:31 #6 [security-secretstore-setup internal] load build definition from Dockerfile 00:50:31 #6 transferring dockerfile: 2.49kB done 00:50:31 #6 DONE 0.1s 00:50:31 00:50:31 #7 [support-notifications internal] load build definition from Dockerfile 00:50:31 #7 transferring dockerfile: 1.95kB 0.0s done 00:50:31 #7 DONE 0.1s 00:50:31 00:50:31 #8 [core-command internal] load build definition from Dockerfile 00:50:31 #8 transferring dockerfile: 1.93kB done 00:50:31 #8 DONE 0.1s 00:50:31 00:50:31 #9 [security-bootstrapper internal] load build definition from Dockerfile 00:50:31 #9 transferring dockerfile: 2.93kB 0.0s done 00:50:31 #9 DONE 0.1s 00:50:31 00:50:31 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:50:31 #10 transferring dockerfile: 2.23kB done 00:50:31 #10 DONE 0.1s 00:50:31 00:50:31 #11 [support-scheduler internal] load build definition from Dockerfile 00:50:31 #11 transferring dockerfile: 1.93kB done 00:50:31 #11 DONE 0.1s 00:50:31 00:50:31 #12 [security-proxy-setup internal] load build definition from Dockerfile 00:50:31 #12 transferring dockerfile: 2.50kB done 00:50:31 #12 DONE 0.1s 00:50:31 00:50:31 #13 [core-data internal] load build definition from Dockerfile 00:50:31 #13 transferring dockerfile: 2.01kB done 00:50:31 #13 DONE 0.1s 00:50:31 00:50:31 #14 [security-spire-config internal] load build definition from Dockerfile 00:50:31 #14 transferring dockerfile: 1.69kB done 00:50:32 #14 DONE 0.1s 00:50:32 00:50:32 #15 [security-spire-agent internal] load .dockerignore 00:50:32 #15 transferring context: 50B done 00:50:32 #15 DONE 0.1s 00:50:32 00:50:32 #16 [security-proxy-auth internal] load .dockerignore 00:50:32 #16 transferring context: 50B done 00:50:32 #16 DONE 0.1s 00:50:32 00:50:32 #17 [core-metadata internal] load .dockerignore 00:50:33 #17 transferring context: 50B done 00:50:33 #17 DONE 0.1s 00:50:33 00:50:33 #18 [security-spire-server internal] load .dockerignore 00:50:33 #18 transferring context: 50B 0.0s done 00:50:33 #18 DONE 0.1s 00:50:33 00:50:33 #19 [security-spiffe-token-provider internal] load .dockerignore 00:50:33 #19 transferring context: 50B done 00:50:33 #19 DONE 0.1s 00:50:33 00:50:33 #20 [security-secretstore-setup internal] load .dockerignore 00:50:33 #20 transferring context: 50B 0.0s done 00:50:33 #20 DONE 0.1s 00:50:33 00:50:33 #21 [support-notifications internal] load .dockerignore 00:50:33 #21 transferring context: 50B done 00:50:33 #21 DONE 0.1s 00:50:33 00:50:33 #22 [core-command internal] load .dockerignore 00:50:33 #22 transferring context: 50B 0.0s done 00:50:33 #22 DONE 0.1s 00:50:33 00:50:33 #23 [security-bootstrapper internal] load .dockerignore 00:50:33 #23 transferring context: 50B 0.0s done 00:50:33 #23 DONE 0.1s 00:50:33 00:50:33 #24 [core-common-config-bootstrapper internal] load .dockerignore 00:50:33 #24 transferring context: 50B done 00:50:33 #24 DONE 0.0s 00:50:33 00:50:33 #25 [support-scheduler internal] load .dockerignore 00:50:33 #25 transferring context: 50B done 00:50:33 #25 DONE 0.1s 00:50:33 00:50:33 #26 [core-data internal] load .dockerignore 00:50:33 #26 transferring context: 50B 0.0s done 00:50:33 #26 DONE 0.1s 00:50:33 00:50:33 #27 [security-proxy-setup internal] load .dockerignore 00:50:33 #27 transferring context: 50B 0.0s done 00:50:33 #27 DONE 0.0s 00:50:33 00:50:33 #28 [security-spire-config internal] load .dockerignore 00:50:33 #28 transferring context: 50B done 00:50:33 #28 DONE 0.0s 00:50:33 00:50:33 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:50:33 #29 ... 00:50:33 00:50:33 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 00:50:33 #30 DONE 0.2s 00:50:34 00:50:34 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:50:34 #31 ... 00:50:34 00:50:34 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:50:34 #29 DONE 0.6s 00:50:34 00:50:34 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:50:34 #31 DONE 0.7s 00:50:34 00:50:34 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:34 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:34 #32 ... 00:50:34 00:50:34 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:34 #33 DONE 0.0s 00:50:34 00:50:34 #34 [security-spire-agent internal] load build context 00:50:34 #34 transferring context: 26.32kB 0.0s done 00:50:34 #34 DONE 0.1s 00:50:34 00:50:34 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:34 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 00:50:34 #32 ... 00:50:34 00:50:34 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:34 #33 DONE 0.0s 00:50:34 00:50:34 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:34 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:50:34 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 00:50:34 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 00:50:34 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 00:50:34 #32 ... 00:50:34 00:50:34 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:34 #33 DONE 0.0s 00:50:34 00:50:34 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:34 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 00:50:34 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 00:50:34 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 00:50:34 #32 ... 00:50:34 00:50:34 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:34 #33 DONE 0.0s 00:50:34 00:50:34 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:50:34 #31 DONE 0.7s 00:50:34 00:50:34 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:34 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 00:50:34 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 00:50:34 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s 00:50:35 #32 ... 00:50:35 00:50:35 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:35 #33 DONE 0.0s 00:50:35 00:50:35 #35 [security-secretstore-setup internal] load build context 00:50:35 #35 DONE 0.0s 00:50:35 00:50:35 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:35 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 00:50:35 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:50:35 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 00:50:35 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 00:50:35 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 00:50:35 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 00:50:35 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 00:50:35 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 00:50:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.7s 00:50:35 #32 ... 00:50:35 00:50:35 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:35 #33 DONE 0.1s 00:50:35 00:50:35 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 0.8s 00:50:35 #32 ... 00:50:35 00:50:35 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:35 #33 DONE 0.1s 00:50:35 00:50:35 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.0s 00:50:35 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 00:50:35 #32 ... 00:50:35 00:50:35 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:50:35 #30 DONE 1.1s 00:50:35 00:50:35 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.4s 00:50:36 #32 ... 00:50:36 00:50:36 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:36 #33 DONE 0.1s 00:50:36 00:50:36 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:36 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.6s 00:50:36 #32 ... 00:50:36 00:50:36 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 00:50:36 #30 DONE 1.3s 00:50:36 00:50:36 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:36 #32 ... 00:50:36 00:50:36 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:36 #33 DONE 0.1s 00:50:36 00:50:36 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:36 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.8s 00:50:36 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 00:50:36 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.0s 00:50:36 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 00:50:36 #32 ... 00:50:36 00:50:36 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 00:50:36 #30 DONE 1.6s 00:50:36 00:50:36 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:36 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.2s 00:50:36 #32 ... 00:50:36 00:50:36 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:50:36 #33 DONE 0.1s 00:50:36 00:50:36 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:37 #32 ... 00:50:37 00:50:37 #36 [security-proxy-auth internal] load build context 00:50:37 #36 transferring context: 2.65MB 1.5s done 00:50:37 #36 DONE 2.6s 00:50:37 00:50:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.28MB / 23.39MB 2.7s 00:50:37 #32 ... 00:50:37 00:50:37 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 00:50:37 #30 DONE 2.0s 00:50:37 00:50:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.7s 00:50:37 #32 ... 00:50:37 00:50:37 #37 [security-spire-server internal] load build context 00:50:37 #37 transferring context: 26.79kB 0.3s done 00:50:37 #37 DONE 2.3s 00:50:37 00:50:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:37 #32 ... 00:50:37 00:50:37 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:50:37 #31 DONE 1.1s 00:50:37 00:50:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s 00:50:37 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 00:50:37 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:50:37 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 00:50:37 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 00:50:37 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 00:50:37 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 00:50:37 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 00:50:37 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 00:50:37 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 00:50:37 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 00:50:37 #32 ... 00:50:37 00:50:37 #38 [core-metadata internal] load build context 00:50:37 #38 transferring context: 2.65MB 2.1s done 00:50:37 #38 DONE 3.2s 00:50:37 00:50:37 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done 00:50:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done 00:50:37 #32 ... 00:50:37 00:50:37 #39 [security-spiffe-token-provider internal] load build context 00:50:37 #39 transferring context: 2.65MB 1.9s done 00:50:37 #39 DONE 3.2s 00:50:37 00:50:37 #40 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:50:37 #40 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 00:50:37 #40 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:50:37 #40 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:50:37 #40 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:50:37 #40 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:50:37 #40 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done 00:50:38 #40 ... 00:50:38 00:50:38 #41 [support-notifications internal] load build context 00:50:38 #41 transferring context: 2.65MB 2.1s done 00:50:38 #41 DONE 3.4s 00:50:38 00:50:38 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:50:38 #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 00:50:38 #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 00:50:38 #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 00:50:38 #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 00:50:38 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 00:50:38 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 00:50:38 #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 00:50:38 #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.0s done 00:50:38 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 00:50:38 #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 00:50:38 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0.6s 00:50:39 #42 ... 00:50:39 00:50:39 #35 [security-secretstore-setup internal] load build context 00:50:39 #35 transferring context: 2.65MB 2.4s done 00:50:39 #35 DONE 4.1s 00:50:39 00:50:39 #40 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:50:39 #40 DONE 5.5s 00:50:39 00:50:39 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:50:39 #42 ... 00:50:39 00:50:39 #43 [security-bootstrapper internal] load build context 00:50:39 #43 transferring context: 2.65MB 1.6s done 00:50:39 #43 DONE 3.4s 00:50:39 00:50:39 #44 [core-common-config-bootstrapper internal] load build context 00:50:39 #44 transferring context: 2.65MB 1.8s done 00:50:39 #44 DONE 3.6s 00:50:39 00:50:39 #45 [core-command internal] load build context 00:50:39 #45 transferring context: 2.65MB 1.8s done 00:50:39 #45 DONE 4.1s 00:50:39 00:50:39 #46 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:50:39 #46 ... 00:50:39 00:50:39 #47 [support-scheduler internal] load build context 00:50:39 #47 transferring context: 2.65MB 1.6s done 00:50:39 #47 DONE 3.2s 00:50:39 00:50:39 #48 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:50:40 #48 ... 00:50:40 00:50:40 #49 [core-data internal] load build context 00:50:40 #49 transferring context: 2.65MB 0.9s done 00:50:40 #49 DONE 3.7s 00:50:40 00:50:40 #50 [security-spire-config internal] load build context 00:50:40 #50 transferring context: 25.04kB 0.3s done 00:50:40 #50 DONE 3.1s 00:50:40 00:50:40 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:40 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.3s 00:50:41 #32 ... 00:50:41 00:50:41 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:50:41 #51 DONE 6.7s 00:50:41 00:50:41 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:41 #32 ... 00:50:41 00:50:41 #52 [security-proxy-setup internal] load build context 00:50:41 #52 transferring context: 2.65MB 1.6s done 00:50:41 #52 DONE 4.4s 00:50:41 00:50:41 #53 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:50:42 #53 DONE 1.1s 00:50:42 00:50:42 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:50:47 #54 ... 00:50:47 00:50:47 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:47 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.1s 00:50:48 #32 ... 00:50:48 00:50:48 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:50:48 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.3s done 00:50:48 #42 DONE 14.4s 00:50:48 00:50:48 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:48 #32 ... 00:50:48 00:50:48 #46 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:50:48 #46 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:48 #46 8.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:49 #46 ... 00:50:49 00:50:49 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:50:49 #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #0 8.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:49 #55 ... 00:50:49 00:50:49 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:50:49 #0 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #56 ... 00:50:49 00:50:49 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:50:49 #0 8.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:49 #57 ... 00:50:49 00:50:49 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:50:49 #0 9.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #58 ... 00:50:49 00:50:49 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:50:49 #0 7.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #0 8.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:49 #59 ... 00:50:49 00:50:49 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:50:49 #0 9.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #60 ... 00:50:49 00:50:49 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:50:49 #0 5.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #0 5.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:49 #0 7.022 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:50:49 #0 7.022 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:50:49 #0 7.022 OK: 19948 distinct packages available 00:50:49 #0 7.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:49 #0 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:50 #61 ... 00:50:50 00:50:50 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:51 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done 00:50:51 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done 00:50:51 #32 DONE 17.8s 00:50:51 00:50:51 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:50:51 #61 11.61 (1/4) Installing dumb-init (1.2.5-r2) 00:50:51 #61 11.62 (2/4) Installing musl-obstack (1.2.3-r2) 00:50:51 #61 11.67 (3/4) Installing libucontext (1.2-r2) 00:50:51 #61 11.72 (4/4) Installing gcompat (1.1.0-r1) 00:50:51 #61 11.79 Executing busybox-1.36.1-r7.trigger 00:50:51 #61 11.92 OK: 8 MiB in 19 packages 00:50:51 #61 ... 00:50:51 00:50:51 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:50:51 #0 7.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:51 #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:52 #62 ... 00:50:52 00:50:52 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:50:52 #0 7.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:52 #0 9.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:52 #63 ... 00:50:52 00:50:52 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:50:52 #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:52 #0 9.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:52 #64 ... 00:50:52 00:50:52 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:50:52 #55 13.07 (1/2) Installing dumb-init (1.2.5-r2) 00:50:52 #55 13.11 (2/2) Installing su-exec (0.2-r3) 00:50:52 #55 13.13 Executing busybox-1.36.1-r7.trigger 00:50:52 #55 13.29 OK: 8 MiB in 17 packages 00:50:52 #55 ... 00:50:52 00:50:52 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:50:52 #61 DONE 13.5s 00:50:53 00:50:53 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:50:53 #59 12.58 (1/4) Installing ca-certificates (20240226-r0) 00:50:53 #59 12.98 (2/4) Installing dumb-init (1.2.5-r2) 00:50:53 #59 13.01 (3/4) Installing su-exec (0.2-r3) 00:50:53 #59 13.03 (4/4) Installing yq (4.33.3-r5) 00:50:53 #59 14.32 Executing busybox-1.36.1-r7.trigger 00:50:53 #59 ... 00:50:53 00:50:53 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:50:53 #55 DONE 14.6s 00:50:53 00:50:53 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:50:53 #59 14.44 Executing ca-certificates-20240226-r0.trigger 00:50:55 #59 ... 00:50:55 00:50:55 #46 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:50:55 #46 13.62 (1/1) Installing dumb-init (1.2.5-r2) 00:50:55 #46 13.64 Executing busybox-1.36.1-r7.trigger 00:50:55 #46 13.80 OK: 8 MiB in 16 packages 00:50:55 #46 DONE 16.0s 00:50:55 00:50:55 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:50:55 #65 ... 00:50:55 00:50:55 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:50:55 #57 15.19 (1/1) Installing dumb-init (1.2.5-r2) 00:50:55 #57 15.22 Executing busybox-1.36.1-r7.trigger 00:50:55 #57 15.31 OK: 8 MiB in 16 packages 00:50:55 #57 DONE 16.4s 00:50:55 00:50:55 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:50:57 #66 ... 00:50:57 00:50:57 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:50:57 #59 16.03 OK: 18 MiB in 19 packages 00:50:57 #59 DONE 17.7s 00:50:57 00:50:57 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:50:57 #67 ... 00:50:57 00:50:57 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:50:57 #54 7.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:57 #54 9.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:57 #54 14.17 OK: 266 MiB in 52 packages 00:50:57 #54 DONE 15.5s 00:50:57 00:50:57 #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:50:57 #68 ... 00:50:57 00:50:57 #48 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:50:57 #48 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:57 #48 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:57 #48 15.94 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:50:57 #48 15.94 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:50:57 #48 15.94 OK: 19948 distinct packages available 00:50:57 #48 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:57 #48 ... 00:50:57 00:50:57 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:50:57 #63 15.23 OK: 266 MiB in 52 packages 00:50:58 #63 ... 00:50:58 00:50:58 #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:50:58 #64 15.16 OK: 266 MiB in 52 packages 00:50:58 #64 DONE 16.4s 00:50:58 00:50:58 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:50:58 #69 ... 00:50:58 00:50:58 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:50:58 #63 DONE 16.5s 00:50:58 00:50:58 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:50:59 #70 ... 00:50:59 00:50:59 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:50:59 #60 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:59 #60 16.37 (1/2) Installing ca-certificates (20240226-r0) 00:50:59 #60 16.69 (2/2) Installing dumb-init (1.2.5-r2) 00:50:59 #60 16.80 Executing busybox-1.36.1-r7.trigger 00:50:59 #60 17.07 Executing ca-certificates-20240226-r0.trigger 00:50:59 #60 18.29 OK: 9 MiB in 17 packages 00:50:59 #60 DONE 19.9s 00:50:59 00:50:59 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:50:59 #71 ... 00:50:59 00:50:59 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:50:59 #58 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:59 #58 16.42 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:50:59 #58 17.10 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:50:59 #58 17.17 (3/6) Installing dumb-init (1.2.5-r2) 00:50:59 #58 17.19 (4/6) Installing openssl (3.1.6-r0) 00:50:59 #58 17.27 (5/6) Installing su-exec (0.2-r3) 00:50:59 #58 17.29 (6/6) Installing yq (4.33.3-r5) 00:50:59 #58 18.27 Executing busybox-1.36.1-r7.trigger 00:50:59 #58 18.56 OK: 18 MiB in 19 packages 00:50:59 #58 DONE 20.2s 00:50:59 00:50:59 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:50:59 #56 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:59 #56 15.55 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:50:59 #56 15.55 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:50:59 #56 15.55 OK: 19948 distinct packages available 00:50:59 #56 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:50:59 #56 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:50:59 #56 ... 00:50:59 00:50:59 #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:50:59 #68 DONE 2.3s 00:50:59 00:50:59 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:51:01 #72 ... 00:51:01 00:51:01 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:51:01 #69 DONE 2.6s 00:51:01 00:51:01 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:51:01 #70 DONE 2.7s 00:51:01 00:51:01 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:02 #73 ... 00:51:02 00:51:02 #48 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:51:02 #48 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:02 #48 22.14 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:02 #48 22.42 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:02 #48 22.47 (3/7) Installing dumb-init (1.2.5-r2) 00:51:02 #48 22.49 (4/7) Installing musl-obstack (1.2.3-r2) 00:51:02 #48 22.49 (5/7) Installing libucontext (1.2-r2) 00:51:02 #48 22.50 (6/7) Installing gcompat (1.1.0-r1) 00:51:02 #48 22.52 (7/7) Installing openssl (3.1.6-r0) 00:51:02 #48 22.63 Executing busybox-1.36.1-r7.trigger 00:51:02 #48 22.75 OK: 9 MiB in 20 packages 00:51:02 #48 DONE 23.9s 00:51:02 00:51:02 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:51:02 #0 4.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:02 #0 6.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:02 #0 9.564 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:02 #74 10.23 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:02 #74 10.23 OK: 8 MiB in 19 packages 00:51:02 #74 ... 00:51:02 00:51:02 #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:51:03 #75 ... 00:51:03 00:51:03 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:51:03 #62 13.43 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:51:03 #62 13.43 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:51:03 #62 13.43 OK: 19951 distinct packages available 00:51:03 #62 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:03 #62 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:03 #62 20.58 OK: 266 MiB in 52 packages 00:51:03 #62 DONE 21.4s 00:51:03 00:51:03 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:51:03 #76 ... 00:51:03 00:51:03 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:51:03 #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:03 #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:03 #77 ... 00:51:03 00:51:03 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:51:03 #74 DONE 11.2s 00:51:03 00:51:03 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:51:04 #78 ... 00:51:04 00:51:04 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:51:04 #56 21.62 (1/11) Installing ca-certificates (20240226-r0) 00:51:04 #56 21.88 (2/11) Installing brotli-libs (1.0.9-r14) 00:51:04 #56 21.99 (3/11) Installing libunistring (1.1-r1) 00:51:04 #56 22.22 (4/11) Installing libidn2 (2.3.4-r1) 00:51:04 #56 22.28 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:51:04 #56 22.30 (6/11) Installing libcurl (8.5.0-r0) 00:51:04 #56 22.35 (7/11) Installing curl (8.5.0-r0) 00:51:04 #56 22.40 (8/11) Installing dumb-init (1.2.5-r2) 00:51:04 #56 22.41 (9/11) Installing musl-obstack (1.2.3-r2) 00:51:04 #56 22.44 (10/11) Installing libucontext (1.2-r2) 00:51:04 #56 22.50 (11/11) Installing gcompat (1.1.0-r1) 00:51:04 #56 22.54 Executing busybox-1.36.1-r7.trigger 00:51:04 #56 22.63 Executing ca-certificates-20240226-r0.trigger 00:51:04 #56 23.57 OK: 13 MiB in 26 packages 00:51:04 #56 DONE 24.6s 00:51:04 00:51:04 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:51:04 #77 10.45 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:04 #77 10.58 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:04 #77 10.59 OK: 8 MiB in 17 packages 00:51:05 #77 DONE 11.4s 00:51:05 00:51:05 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:51:05 #76 DONE 1.7s 00:51:05 00:51:05 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:08 #79 ... 00:51:08 00:51:08 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 00:51:08 #65 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:08 #65 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:08 #65 12.60 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:08 #65 12.78 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:08 #65 12.81 OK: 8 MiB in 16 packages 00:51:08 #65 DONE 13.5s 00:51:08 00:51:08 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:51:08 #67 9.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:08 #67 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:09 #67 12.59 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:09 #67 ... 00:51:09 00:51:09 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:51:09 #66 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:09 #66 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:09 #66 13.09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:09 #66 13.28 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:09 #66 13.32 OK: 8 MiB in 16 packages 00:51:09 #66 DONE 13.9s 00:51:09 00:51:09 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:10 #80 ... 00:51:10 00:51:10 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:51:10 #67 12.93 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:10 #67 13.05 Executing ca-certificates-20240226-r0.trigger 00:51:10 #67 ... 00:51:10 00:51:10 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:51:10 #78 DONE 6.6s 00:51:10 00:51:10 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:51:10 #81 DONE 0.1s 00:51:10 00:51:10 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:51:10 #67 13.58 OK: 18 MiB in 19 packages 00:51:10 #67 ... 00:51:10 00:51:10 #82 [security-spire-config stage-2 6/10] COPY security.txt / 00:51:10 #82 DONE 0.1s 00:51:11 00:51:11 #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:51:11 #83 DONE 0.2s 00:51:11 00:51:11 #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:51:11 #84 DONE 0.1s 00:51:11 00:51:11 #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:51:11 #85 DONE 0.1s 00:51:11 00:51:11 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:51:11 #86 DONE 6.1s 00:51:11 00:51:11 #87 [security-spire-config] exporting to image 00:51:11 #87 exporting layers 00:51:11 #87 ... 00:51:11 00:51:11 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:11 #88 ... 00:51:11 00:51:11 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:51:11 #89 DONE 0.4s 00:51:11 00:51:11 #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:51:11 #75 7.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:11 #75 9.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:11 #75 ... 00:51:11 00:51:11 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:51:11 #67 DONE 14.7s 00:51:12 00:51:12 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:51:12 #71 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:12 #71 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:13 #71 ... 00:51:13 00:51:13 #87 [security-spire-config] exporting to image 00:51:13 #87 exporting layers 2.1s done 00:51:13 #87 writing image sha256:4adc3556da964070359ae78c1bf1f2f194245fe815030fe552b8b23297b80a1e done 00:51:13 #87 naming to docker.io/library/security-spire-config-arm64 done 00:51:13 #87 DONE 2.1s 00:51:13 00:51:13 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:51:13 #72 9.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:13 #72 9.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:14 #72 14.32 OK: 18 MiB in 19 packages 00:51:14 #72 ... 00:51:14 00:51:14 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:51:14 #0 6.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:14 #0 7.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:14 #90 ... 00:51:14 00:51:14 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:51:14 #71 14.32 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:14 #71 14.49 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:14 #71 14.54 Executing ca-certificates-20240226-r0.trigger 00:51:14 #71 ... 00:51:14 00:51:14 #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:51:14 #75 12.00 OK: 9 MiB in 20 packages 00:51:14 #75 DONE 12.5s 00:51:14 00:51:14 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:51:14 #91 ... 00:51:14 00:51:14 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:51:14 #72 DONE 15.3s 00:51:15 00:51:15 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:51:15 #92 DONE 0.3s 00:51:15 00:51:15 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:51:15 #90 10.41 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:51:15 #90 11.07 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:51:15 #90 11.18 Executing ca-certificates-20240226-r0.trigger 00:51:15 #90 ... 00:51:15 00:51:15 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:51:15 #71 15.39 OK: 9 MiB in 17 packages 00:51:15 #71 DONE 16.2s 00:51:15 00:51:15 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:51:15 #90 11.82 OK: 13 MiB in 26 packages 00:51:16 #90 ... 00:51:16 00:51:16 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:51:16 #91 DONE 1.7s 00:51:16 00:51:16 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:51:16 #93 ... 00:51:16 00:51:16 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:51:16 #90 DONE 12.8s 00:51:16 00:51:16 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:51:16 #94 DONE 2.3s 00:51:16 00:51:16 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:51:17 #95 DONE 0.4s 00:51:17 00:51:17 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:51:17 #93 ... 00:51:17 00:51:17 #96 [security-spire-server stage-2 6/9] COPY security.txt / 00:51:17 #96 DONE 0.2s 00:51:17 00:51:17 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:51:17 #97 DONE 0.2s 00:51:17 00:51:17 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:17 #73 ... 00:51:17 00:51:17 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:51:17 #93 DONE 1.4s 00:51:17 00:51:17 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:51:17 #98 ... 00:51:17 00:51:17 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:51:17 #99 DONE 0.2s 00:51:17 00:51:17 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:51:17 #98 DONE 0.3s 00:51:17 00:51:17 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 00:51:18 #100 ... 00:51:18 00:51:18 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:51:18 #101 DONE 0.2s 00:51:18 00:51:18 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 00:51:18 #100 DONE 0.2s 00:51:18 00:51:18 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:51:18 #102 DONE 0.3s 00:51:18 00:51:18 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:51:18 #103 DONE 0.1s 00:51:18 00:51:18 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:51:18 #104 DONE 0.1s 00:51:18 00:51:18 #87 [security-spire-agent] exporting to image 00:51:18 #87 exporting layers 00:51:20 #87 exporting layers 1.9s done 00:51:20 #87 writing image sha256:b4362902affdc58c1e1abafab0a67be9b497d9224512e745e932dfcdc10daeec done 00:51:20 #87 naming to docker.io/library/security-spire-server-arm64 done 00:51:20 #87 exporting layers 1.7s done 00:51:20 #87 writing image sha256:b480f95a484002cfc3a56b852c65d6b7406ec545d14377c6e1c1c50da9a26c78 done 00:51:20 #87 naming to docker.io/library/security-spire-agent-arm64 done 00:51:20 #87 DONE 5.1s 00:51:20 00:51:20 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:23 #140 ... 00:51:23 00:51:23 #139 [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:51:23 #139 72.68 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:52:10 #139 ... 00:52:10 00:52:10 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:52:10 #134 DONE 125.8s 00:52:10 00:52:10 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:52:10 #137 DONE 125.9s 00:52:10 00:52:10 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:10 #131 DONE 126.0s 00:52:10 00:52:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:52:10 #49 ... 00:52:10 00:52:10 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:52:10 #135 DONE 126.2s 00:52:10 00:52:10 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:52:10 #136 DONE 126.2s 00:52:10 00:52:10 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:52:10 #141 ... 00:52:10 00:52:10 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:52:10 #133 DONE 127.1s 00:52:11 00:52:11 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #142 ... 00:52:12 00:52:12 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:52:12 #138 DONE 128.1s 00:52:12 00:52:12 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #143 ... 00:52:12 00:52:12 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:52:12 #130 DONE 128.4s 00:52:12 00:52:12 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:12 #140 DONE 128.4s 00:52:12 00:52:12 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:52:12 #132 DONE 128.5s 00:52:12 00:52:12 #139 [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:52:12 #139 DONE 128.5s 00:52:12 00:52:12 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #144 ... 00:52:12 00:52:12 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #141 DONE 2.5s 00:52:12 00:52:12 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:52:12 #145 DONE 2.1s 00:52:12 00:52:12 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #142 DONE 1.9s 00:52:12 00:52:12 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #143 DONE 0.9s 00:52:12 00:52:12 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:52:12 #146 ... 00:52:12 00:52:12 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #147 DONE 0.3s 00:52:12 00:52:12 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #148 DONE 0.4s 00:52:12 00:52:12 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #144 DONE 0.3s 00:52:12 00:52:12 #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:52:12 #149 DONE 0.3s 00:52:12 00:52:12 #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:52:12 #150 CACHED 00:52:12 00:52:12 #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #151 CACHED 00:52:12 00:52:12 #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #152 CACHED 00:52:12 00:52:12 #153 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:52:12 #153 CACHED 00:52:12 00:52:12 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:52:12 #154 CACHED 00:52:12 00:52:12 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #155 CACHED 00:52:12 00:52:12 #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:52:12 #156 CACHED 00:52:12 00:52:12 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:52:12 #157 CACHED 00:52:12 00:52:12 #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:52:12 #158 DONE 0.3s 00:52:12 00:52:12 #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:52:13 #159 ... 00:52:13 00:52:13 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:52:13 #146 DONE 0.3s 00:52:13 00:52:13 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:52:13 #160 DONE 0.3s 00:52:13 00:52:13 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:52:13 #161 DONE 0.3s 00:52:13 00:52:13 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:52:13 #162 DONE 0.3s 00:52:13 00:52:13 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:52:14 #163 ... 00:52:14 00:52:14 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:52:14 #164 DONE 1.4s 00:52:14 00:52:14 #165 [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:52:14 #165 ... 00:52:14 00:52:14 #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:52:14 #166 DONE 1.7s 00:52:14 00:52:14 #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:52:14 #167 DONE 1.7s 00:52:14 00:52:14 #168 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:52:15 #168 ... 00:52:15 00:52:15 #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:52:15 #159 DONE 2.2s 00:52:15 00:52:15 #169 [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:52:15 #169 DONE 2.1s 00:52:15 00:52:15 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:52:15 #170 DONE 2.2s 00:52:15 00:52:15 #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:15 #171 DONE 2.1s 00:52:15 00:52:15 #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:52:15 #172 DONE 2.2s 00:52:15 00:52:15 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:52:15 #173 DONE 2.1s 00:52:15 00:52:15 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:52:15 #163 DONE 2.1s 00:52:15 00:52:15 #165 [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:52:15 #165 DONE 1.5s 00:52:15 00:52:15 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:52:15 #174 ... 00:52:15 00:52:15 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:52:15 #175 DONE 0.2s 00:52:15 00:52:15 #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:52:15 #176 DONE 0.8s 00:52:15 00:52:15 #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:52:15 #177 DONE 0.7s 00:52:15 00:52:15 #168 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:52:15 #168 DONE 0.7s 00:52:15 00:52:15 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:52:15 #178 DONE 0.3s 00:52:15 00:52:15 #91 [core-command] exporting to image 00:52:15 #91 exporting layers 00:52:15 #91 ... 00:52:15 00:52:15 #179 [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:52:15 #179 DONE 0.3s 00:52:15 00:52:15 #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:52:15 #180 DONE 0.3s 00:52:15 00:52:15 #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:52:15 #181 DONE 0.3s 00:52:15 00:52:15 #182 [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:52:15 #182 DONE 0.4s 00:52:15 00:52:15 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:52:15 #174 DONE 0.4s 00:52:15 00:52:15 #91 [security-spiffe-token-provider] exporting to image 00:52:15 #91 ... 00:52:15 00:52:15 #183 [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:52:15 #183 DONE 0.4s 00:52:15 00:52:15 #91 [support-notifications] exporting to image 00:52:15 #91 ... 00:52:15 00:52:15 #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:52:15 #184 DONE 0.6s 00:52:15 00:52:15 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:52:15 #185 DONE 0.7s 00:52:15 00:52:15 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:52:15 #186 DONE 0.6s 00:52:15 00:52:15 #91 [support-notifications] exporting to image 00:52:15 #91 exporting layers 0.5s done 00:52:16 #91 ... 00:52:16 00:52:16 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:52:16 #187 DONE 0.6s 00:52:16 00:52:16 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:52:16 #188 DONE 0.6s 00:52:16 00:52:16 #91 [core-metadata] exporting to image 00:52:16 #91 exporting layers 0.6s done 00:52:16 #91 ... 00:52:16 00:52:16 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:52:16 #189 DONE 0.6s 00:52:16 00:52:16 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:52:16 #190 DONE 0.4s 00:52:16 00:52:16 #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:52:16 #191 ... 00:52:16 00:52:16 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:52:16 #192 DONE 0.4s 00:52:16 00:52:16 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:52:16 #193 DONE 0.2s 00:52:16 00:52:16 #91 [security-spiffe-token-provider] exporting to image 00:52:16 #91 exporting layers 1.0s done 00:52:16 #91 writing image sha256:8cb7047b88264f3784cecfc0806b10dad878897bbd2984189fc83034cad3e8d1 0.0s done 00:52:16 #91 writing image sha256:8e99849b4f49ac8cedc64c09160569aecfcab2a7c058ae13428be18326773b1a 0.1s done 00:52:16 #91 writing image sha256:06e2f994bcd3d4cbb770579b87c30a1284813baf5bbba8f87517b41dc8cd9456 0.1s done 00:52:16 #91 naming to docker.io/library/core-command done 00:52:16 #91 naming to docker.io/library/support-scheduler done 00:52:16 #91 naming to docker.io/library/core-data done 00:52:16 #91 writing image sha256:75af74d26a61840b6f20ab33261b4f23784387fdb56f861b38982b82096cf953 done 00:52:16 #91 naming to docker.io/library/security-spiffe-token-provider done 00:52:16 #91 writing image sha256:e5cdc6d800cce9b0a3a79ee22f1f101a26976c2f40f357e4459b4b89ef51d974 done 00:52:16 #91 writing image sha256:a88d39fb5b0f786396d3360be2263347a3965b4f00956aa631b7f68811b98fa8 done 00:52:16 #91 naming to docker.io/library/support-notifications done 00:52:16 #91 naming to docker.io/library/core-metadata done 00:52:16 #91 DONE 5.4s 00:52:16 00:52:16 #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:52:16 #191 DONE 0.5s 00:52:16 00:52:16 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:52:16 #194 DONE 0.3s 00:52:16 00:52:16 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:16 #195 ... 00:52:16 00:52:16 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:16 #196 DONE 1.0s 00:52:17 00:52:17 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:17 #197 DONE 1.1s 00:52:17 00:52:17 #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:17 #198 DONE 0.7s 00:52:17 00:52:17 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:17 #195 DONE 0.3s 00:52:17 00:52:17 #91 [security-proxy-setup] exporting to image 00:52:17 #91 ... 00:52:17 00:52:17 #199 [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:52:17 #199 DONE 0.4s 00:52:17 00:52:17 #91 [security-proxy-setup] exporting to image 00:52:17 #91 exporting layers 0.1s done 00:52:17 #91 writing image sha256:e4cbe4bed39b4bbecc180c0eff0ce2c2017cb7403d357789b6d59623988193aa 00:52:17 #91 writing image sha256:e4cbe4bed39b4bbecc180c0eff0ce2c2017cb7403d357789b6d59623988193aa 0.3s done 00:52:17 #91 naming to docker.io/library/core-common-config-bootstrapper 00:52:17 #91 ... 00:52:17 00:52:17 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:52:17 #200 DONE 0.6s 00:52:17 00:52:17 #91 [core-common-config-bootstrapper] exporting to image 00:52:17 #91 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 00:52:18 #91 ... 00:52:18 00:52:18 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:18 #201 DONE 1.4s 00:52:18 00:52:18 #91 [security-secretstore-setup] exporting to image 00:52:19 #91 ... 00:52:19 00:52:19 #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:52:19 #202 DONE 1.2s 00:52:19 00:52:19 #91 [security-secretstore-setup] exporting to image 00:52:19 #91 exporting layers 1.9s done 00:52:19 #91 writing image sha256:a344d40e5094f467eb4634abd757724c9bd675eebcf9401671d7b63f01a99c68 0.1s done 00:52:19 #91 naming to docker.io/library/security-proxy-auth 00:52:19 #91 ... 00:52:19 00:52:19 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:52:19 #203 DONE 0.1s 00:52:19 00:52:19 #91 [security-proxy-auth] exporting to image 00:52:19 #91 exporting layers 2.1s done 00:52:19 #91 naming to docker.io/library/security-proxy-auth 0.0s done 00:52:19 #91 exporting layers 0.7s done 00:52:19 #91 writing image sha256:b32ed5ff55040c58760797fcde33b3e7cc692f155364f3ae1e723005eefa32c7 0.0s done 00:52:19 #91 naming to docker.io/library/security-proxy-setup done 00:52:19 #91 writing image sha256:201d23ce2b34ac2fc51ae341356de328b2ce22442a46f9a1bf505300ec70be83 done 00:52:19 #91 naming to docker.io/library/security-secretstore-setup done 00:52:19 #91 DONE 7.9s 00:52:19 00:52:19 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:52:19 #204 DONE 0.3s 00:52:19 00:52:19 #91 [security-bootstrapper] exporting to image 00:52:19 #91 exporting layers 0.2s done 00:52:19 #91 writing image sha256:f829eccf0b9318267a2f9adf08f99a2c17a9c6e0864118973b1bf0ed251af84a done 00:52:19 #91 naming to docker.io/library/security-bootstrapper done 00:52:19 #91 DONE 8.1s 00:52:19 00:52:19 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:52:19 time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:52:19 $ docker stop --time=1 aaeafcbc0308b7e28186b004616894c071e9b9d3d8168792a0b16483d9190759 00:52:20 $ docker rm -f --volumes aaeafcbc0308b7e28186b004616894c071e9b9d3d8168792a0b16483d9190759 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:21 + docker images 00:52:21 REPOSITORY TAG IMAGE ID CREATED SIZE 00:52:21 security-bootstrapper latest f829eccf0b93 1 second ago 24MB 00:52:21 security-secretstore-setup latest 201d23ce2b34 2 seconds ago 42.2MB 00:52:21 security-proxy-setup latest b32ed5ff5504 3 seconds ago 31.2MB 00:52:21 security-proxy-auth latest a344d40e5094 4 seconds ago 38MB 00:52:21 core-common-config-bootstrapper latest e4cbe4bed39b 4 seconds ago 20.2MB 00:52:21 core-metadata latest a88d39fb5b0f 5 seconds ago 40.9MB 00:52:21 core-command latest 8cb7047b8826 5 seconds ago 40.4MB 00:52:21 support-scheduler latest 8e99849b4f49 5 seconds ago 43MB 00:52:21 security-spiffe-token-provider latest 75af74d26a61 5 seconds ago 34MB 00:52:21 core-data latest 06e2f994bcd3 5 seconds ago 40.7MB 00:52:21 support-notifications latest e5cdc6d800cc 5 seconds ago 43.9MB 00:52:21 security-spire-config latest 37718b8a0973 3 minutes ago 107MB 00:52:21 security-spire-agent latest d307fcdcc10d 3 minutes ago 166MB 00:52:21 security-spire-server latest 4041df7725a0 3 minutes ago 107MB 00:52:21 ci-base-image-x86_64 latest 3aa176e0645b 7 minutes ago 966MB 00:52:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 00:52:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 00:52:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:21 provisioning config files... 00:52:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config17434983686814181205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:21 ---> ****-login.sh 00:52:21 nexus3.edgexfoundry.org:10001 00:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:21 Configure a credential helper to remove this warning. See 00:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:21 00:52:21 Login Succeeded 00:52:21 nexus3.edgexfoundry.org:10002 00:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:21 Configure a credential helper to remove this warning. See 00:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:21 00:52:21 Login Succeeded 00:52:21 nexus3.edgexfoundry.org:10003 00:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:21 Configure a credential helper to remove this warning. See 00:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:21 00:52:21 Login Succeeded 00:52:21 nexus3.edgexfoundry.org:10004 00:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:21 Configure a credential helper to remove this warning. See 00:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:21 00:52:21 Login Succeeded 00:52:21 ****.io 00:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:22 Configure a credential helper to remove this warning. See 00:52:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:22 00:52:22 Login Succeeded 00:52:22 ---> ****-login.sh ends [Pipeline] } 00:52:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:52:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:52:22 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:22 latest 00:52:22 3.2.0-dev.29 00:52:22 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:22 main 00:52:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:22 + docker push nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:52:22 8ba592d9a309: Preparing 00:52:22 0cf19dee3991: Preparing 00:52:22 14b11fc3e59c: Preparing 00:52:22 148a4758c616: Preparing 00:52:22 132980ee2af1: Preparing 00:52:22 3dcdf4c63ced: Preparing 00:52:22 63ec0bd56cf3: Preparing 00:52:22 3dcdf4c63ced: Waiting 00:52:22 63ec0bd56cf3: Waiting 00:52:22 8ba592d9a309: Pushed 00:52:22 148a4758c616: Pushed 00:52:22 14b11fc3e59c: Pushed 00:52:22 63ec0bd56cf3: Layer already exists 00:52:22 3dcdf4c63ced: Pushed 00:52:23 132980ee2af1: Pushed 00:52:26 0cf19dee3991: Pushed 00:52:26 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:52:26 8ba592d9a309: Preparing 00:52:26 0cf19dee3991: Preparing 00:52:26 14b11fc3e59c: Preparing 00:52:26 148a4758c616: Preparing 00:52:26 132980ee2af1: Preparing 00:52:26 3dcdf4c63ced: Preparing 00:52:26 63ec0bd56cf3: Preparing 00:52:26 3dcdf4c63ced: Waiting 00:52:26 63ec0bd56cf3: Waiting 00:52:26 132980ee2af1: Layer already exists 00:52:26 148a4758c616: Layer already exists 00:52:26 14b11fc3e59c: Layer already exists 00:52:26 8ba592d9a309: Layer already exists 00:52:26 0cf19dee3991: Layer already exists 00:52:26 3dcdf4c63ced: Layer already exists 00:52:26 63ec0bd56cf3: Layer already exists 00:52:26 latest: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.29 00:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:52:27 8ba592d9a309: Preparing 00:52:27 0cf19dee3991: Preparing 00:52:27 14b11fc3e59c: Preparing 00:52:27 148a4758c616: Preparing 00:52:27 132980ee2af1: Preparing 00:52:27 3dcdf4c63ced: Preparing 00:52:27 63ec0bd56cf3: Preparing 00:52:27 3dcdf4c63ced: Waiting 00:52:27 63ec0bd56cf3: Waiting 00:52:27 148a4758c616: Layer already exists 00:52:27 14b11fc3e59c: Layer already exists 00:52:27 8ba592d9a309: Layer already exists 00:52:27 132980ee2af1: Layer already exists 00:52:27 0cf19dee3991: Layer already exists 00:52:27 3dcdf4c63ced: Layer already exists 00:52:27 63ec0bd56cf3: Layer already exists 00:52:27 3.2.0-dev.29: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:28 + docker push nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:52:28 8ba592d9a309: Preparing 00:52:28 0cf19dee3991: Preparing 00:52:28 14b11fc3e59c: Preparing 00:52:28 148a4758c616: Preparing 00:52:28 132980ee2af1: Preparing 00:52:28 3dcdf4c63ced: Preparing 00:52:28 63ec0bd56cf3: Preparing 00:52:28 3dcdf4c63ced: Waiting 00:52:28 63ec0bd56cf3: Waiting 00:52:28 132980ee2af1: Layer already exists 00:52:28 0cf19dee3991: Layer already exists 00:52:28 14b11fc3e59c: Layer already exists 00:52:28 148a4758c616: Layer already exists 00:52:28 8ba592d9a309: Layer already exists 00:52:28 63ec0bd56cf3: Layer already exists 00:52:28 3dcdf4c63ced: Layer already exists 00:52:28 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:28 #80 DONE 77.4s 00:52:28 00:52:28 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #79 DONE 72.0s 00:52:28 00:52:28 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #88 DONE 75.9s 00:52:28 00:52:28 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #73 DONE 76.1s 00:52:28 00:52:28 #105 [security-proxy-auth builder 6/7] COPY . . 00:52:28 #105 DONE 1.2s 00:52:28 00:52:28 #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:52:28 #106 CACHED 00:52:28 00:52:28 #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #107 CACHED 00:52:28 00:52:28 #108 [security-proxy-setup builder 6/7] COPY . . 00:52:28 #108 CACHED 00:52:28 00:52:28 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:52:28 #109 CACHED 00:52:28 00:52:28 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #110 CACHED 00:52:28 00:52:28 #111 [security-bootstrapper builder 6/7] COPY . . 00:52:28 #111 CACHED 00:52:28 00:52:28 #112 [security-secretstore-setup builder 6/7] COPY . . 00:52:28 #112 DONE 1.1s 00:52:28 00:52:28 #113 [security-spiffe-token-provider builder 6/7] COPY . . 00:52:28 #113 DONE 1.1s 00:52:28 00:52:28 #114 [support-notifications builder 6/7] COPY . . 00:52:28 #114 DONE 1.1s 00:52:28 00:52:28 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:52:28 #115 CACHED 00:52:28 00:52:28 #116 [core-metadata builder 6/7] COPY . . 00:52:28 #116 CACHED 00:52:28 00:52:28 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #117 CACHED 00:52:28 00:52:28 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:52:28 #118 ... 00:52:28 00:52:28 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 00:52:28 #119 CACHED 00:52:28 00:52:28 #120 [core-data builder 6/7] COPY . . 00:52:28 #120 CACHED 00:52:28 00:52:28 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #121 CACHED 00:52:28 00:52:28 #122 [support-scheduler builder 6/7] COPY . . 00:52:28 #122 CACHED 00:52:28 00:52:28 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #123 CACHED 00:52:28 00:52:28 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:52:28 #124 CACHED 00:52:28 00:52:28 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #125 CACHED 00:52:28 00:52:28 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:52:28 #126 CACHED 00:52:28 00:52:28 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 00:52:28 #127 CACHED 00:52:28 00:52:28 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 #128 CACHED 00:52:28 00:52:28 #129 [core-command builder 6/7] COPY . . 00:52:28 #129 CACHED 00:52:28 00:52:28 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 00:52:28 #130 CACHED 00:52:28 00:52:28 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:28 #131 ... 00:52:28 00:52:28 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:52:28 #0 4.902 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:52:28 #132 ... 00:52:28 00:52:28 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:52:28 #118 5.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:52:28 #118 ... 00:52:28 00:52:28 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:52:28 #0 5.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:52:28 #133 ... 00:52:28 00:52:28 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:52:28 #0 5.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:52:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:52:28 8ba592d9a309: Preparing 00:52:28 0cf19dee3991: Preparing 00:52:28 14b11fc3e59c: Preparing 00:52:28 148a4758c616: Preparing 00:52:28 132980ee2af1: Preparing 00:52:28 3dcdf4c63ced: Preparing 00:52:28 63ec0bd56cf3: Preparing 00:52:28 3dcdf4c63ced: Waiting 00:52:28 63ec0bd56cf3: Waiting 00:52:28 8ba592d9a309: Layer already exists 00:52:28 132980ee2af1: Layer already exists 00:52:28 14b11fc3e59c: Layer already exists 00:52:28 0cf19dee3991: Layer already exists 00:52:28 148a4758c616: Layer already exists 00:52:28 3dcdf4c63ced: Layer already exists 00:52:28 63ec0bd56cf3: Layer already exists 00:52:28 main: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:28 ===================================================== [Pipeline] echo 00:52:28 taggedImages: 00:52:28 - nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:28 - nexus3.edgexfoundry.org:10004/core-command:latest 00:52:28 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.29 00:52:28 - nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:52:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:52:28 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:28 latest 00:52:28 3.2.0-dev.29 00:52:28 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:28 main 00:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:28 #134 ... 00:52:28 00:52:28 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:52:28 #0 5.764 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:52:28 #135 ... 00:52:28 00:52:28 #136 [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:52:28 #0 4.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:52:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv 00:52:29 #136 ... 00:52:29 00:52:29 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:52:29 #0 5.887 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:52:29 #137 ... 00:52:29 00:52:29 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:29 #0 5.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:29 #138 ... 00:52:29 00:52:29 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:52:29 #0 5.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:52:29 #139 ... 00:52:29 00:52:29 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:52:29 #0 4.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:52:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:52:29 4db5ef387219: Preparing 00:52:29 c71c3f0d1370: Preparing 00:52:29 d55577810016: Preparing 00:52:29 637265a15586: Preparing 00:52:29 14b11fc3e59c: Preparing 00:52:29 148a4758c616: Preparing 00:52:29 132980ee2af1: Preparing 00:52:29 3dcdf4c63ced: Preparing 00:52:29 63ec0bd56cf3: Preparing 00:52:29 132980ee2af1: Waiting 00:52:29 148a4758c616: Waiting 00:52:29 63ec0bd56cf3: Waiting 00:52:29 3dcdf4c63ced: Waiting 00:52:29 14b11fc3e59c: Layer already exists 00:52:29 148a4758c616: Layer already exists 00:52:29 132980ee2af1: Layer already exists 00:52:29 3dcdf4c63ced: Layer already exists 00:52:29 63ec0bd56cf3: Layer already exists 00:52:29 c71c3f0d1370: Pushed 00:52:29 d55577810016: Pushed 00:52:29 4db5ef387219: Pushed 00:52:29 #140 ... 00:52:29 00:52:29 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:29 #131 5.793 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:52:30 637265a15586: Pushed 00:52:30 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:30 + 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:52:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:52:31 4db5ef387219: Preparing 00:52:31 c71c3f0d1370: Preparing 00:52:31 d55577810016: Preparing 00:52:31 637265a15586: Preparing 00:52:31 14b11fc3e59c: Preparing 00:52:31 148a4758c616: Preparing 00:52:31 132980ee2af1: Preparing 00:52:31 3dcdf4c63ced: Preparing 00:52:31 63ec0bd56cf3: Preparing 00:52:31 148a4758c616: Waiting 00:52:31 132980ee2af1: Waiting 00:52:31 63ec0bd56cf3: Waiting 00:52:31 3dcdf4c63ced: Waiting 00:52:31 637265a15586: Layer already exists 00:52:31 14b11fc3e59c: Layer already exists 00:52:31 c71c3f0d1370: Layer already exists 00:52:31 d55577810016: Layer already exists 00:52:31 4db5ef387219: Layer already exists 00:52:31 3dcdf4c63ced: Layer already exists 00:52:31 132980ee2af1: Layer already exists 00:52:31 148a4758c616: Layer already exists 00:52:31 63ec0bd56cf3: Layer already exists 00:52:31 latest: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.29 00:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:52:31 4db5ef387219: Preparing 00:52:31 c71c3f0d1370: Preparing 00:52:31 d55577810016: Preparing 00:52:31 637265a15586: Preparing 00:52:31 14b11fc3e59c: Preparing 00:52:31 148a4758c616: Preparing 00:52:31 132980ee2af1: Preparing 00:52:31 3dcdf4c63ced: Preparing 00:52:31 63ec0bd56cf3: Preparing 00:52:31 132980ee2af1: Waiting 00:52:31 3dcdf4c63ced: Waiting 00:52:31 63ec0bd56cf3: Waiting 00:52:31 148a4758c616: Waiting 00:52:31 d55577810016: Layer already exists 00:52:31 4db5ef387219: Layer already exists 00:52:31 14b11fc3e59c: Layer already exists 00:52:31 c71c3f0d1370: Layer already exists 00:52:31 637265a15586: Layer already exists 00:52:31 3dcdf4c63ced: Layer already exists 00:52:31 148a4758c616: Layer already exists 00:52:31 132980ee2af1: Layer already exists 00:52:31 63ec0bd56cf3: Layer already exists 00:52:31 3.2.0-dev.29: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:52:32 4db5ef387219: Preparing 00:52:32 c71c3f0d1370: Preparing 00:52:32 d55577810016: Preparing 00:52:32 637265a15586: Preparing 00:52:32 14b11fc3e59c: Preparing 00:52:32 148a4758c616: Preparing 00:52:32 132980ee2af1: Preparing 00:52:32 3dcdf4c63ced: Preparing 00:52:32 148a4758c616: Waiting 00:52:32 132980ee2af1: Waiting 00:52:32 63ec0bd56cf3: Preparing 00:52:32 3dcdf4c63ced: Waiting 00:52:32 63ec0bd56cf3: Waiting 00:52:32 c71c3f0d1370: Layer already exists 00:52:32 14b11fc3e59c: Layer already exists 00:52:32 d55577810016: Layer already exists 00:52:32 4db5ef387219: Layer already exists 00:52:32 637265a15586: Layer already exists 00:52:32 148a4758c616: Layer already exists 00:52:32 63ec0bd56cf3: Layer already exists 00:52:32 132980ee2af1: Layer already exists 00:52:32 3dcdf4c63ced: Layer already exists 00:52:32 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:32 + 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:52:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:52:33 4db5ef387219: Preparing 00:52:33 c71c3f0d1370: Preparing 00:52:33 d55577810016: Preparing 00:52:33 637265a15586: Preparing 00:52:33 14b11fc3e59c: Preparing 00:52:33 148a4758c616: Preparing 00:52:33 132980ee2af1: Preparing 00:52:33 3dcdf4c63ced: Preparing 00:52:33 63ec0bd56cf3: Preparing 00:52:33 132980ee2af1: Waiting 00:52:33 148a4758c616: Waiting 00:52:33 3dcdf4c63ced: Waiting 00:52:33 63ec0bd56cf3: Waiting 00:52:33 c71c3f0d1370: Layer already exists 00:52:33 d55577810016: Layer already exists 00:52:33 4db5ef387219: Layer already exists 00:52:33 637265a15586: Layer already exists 00:52:33 14b11fc3e59c: Layer already exists 00:52:33 148a4758c616: Layer already exists 00:52:33 132980ee2af1: Layer already exists 00:52:33 3dcdf4c63ced: Layer already exists 00:52:33 63ec0bd56cf3: Layer already exists 00:52:33 main: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:33 ===================================================== [Pipeline] echo 00:52:33 taggedImages: 00:52:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:52:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.29 00:52:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:52:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:52:33 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:33 latest 00:52:33 3.2.0-dev.29 00:52:33 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:33 main 00:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:33 + docker push nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:52:33 b5e0e0e1bfc0: Preparing 00:52:33 51ea859c3078: Preparing 00:52:33 14b11fc3e59c: Preparing 00:52:33 148a4758c616: Preparing 00:52:33 4f59426e2731: Preparing 00:52:33 f8d1ce98c0c6: Preparing 00:52:33 63ec0bd56cf3: Preparing 00:52:33 f8d1ce98c0c6: Waiting 00:52:33 63ec0bd56cf3: Waiting 00:52:33 148a4758c616: Layer already exists 00:52:33 14b11fc3e59c: Layer already exists 00:52:33 63ec0bd56cf3: Layer already exists 00:52:33 b5e0e0e1bfc0: Pushed 00:52:33 f8d1ce98c0c6: Pushed 00:52:34 4f59426e2731: Pushed 00:52:36 51ea859c3078: Pushed 00:52:36 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:52:37 b5e0e0e1bfc0: Preparing 00:52:37 51ea859c3078: Preparing 00:52:37 14b11fc3e59c: Preparing 00:52:37 148a4758c616: Preparing 00:52:37 4f59426e2731: Preparing 00:52:37 f8d1ce98c0c6: Preparing 00:52:37 63ec0bd56cf3: Preparing 00:52:37 f8d1ce98c0c6: Waiting 00:52:37 63ec0bd56cf3: Waiting 00:52:37 14b11fc3e59c: Layer already exists 00:52:37 51ea859c3078: Layer already exists 00:52:37 4f59426e2731: Layer already exists 00:52:37 148a4758c616: Layer already exists 00:52:37 b5e0e0e1bfc0: Layer already exists 00:52:37 63ec0bd56cf3: Layer already exists 00:52:37 f8d1ce98c0c6: Layer already exists 00:52:37 latest: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.29 00:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:52:37 b5e0e0e1bfc0: Preparing 00:52:37 51ea859c3078: Preparing 00:52:37 14b11fc3e59c: Preparing 00:52:37 148a4758c616: Preparing 00:52:37 4f59426e2731: Preparing 00:52:37 f8d1ce98c0c6: Preparing 00:52:37 63ec0bd56cf3: Preparing 00:52:37 f8d1ce98c0c6: Waiting 00:52:37 63ec0bd56cf3: Waiting 00:52:37 148a4758c616: Layer already exists 00:52:37 51ea859c3078: Layer already exists 00:52:37 4f59426e2731: Layer already exists 00:52:37 14b11fc3e59c: Layer already exists 00:52:37 b5e0e0e1bfc0: Layer already exists 00:52:37 f8d1ce98c0c6: Layer already exists 00:52:37 63ec0bd56cf3: Layer already exists 00:52:37 3.2.0-dev.29: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:38 + docker push nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:52:38 b5e0e0e1bfc0: Preparing 00:52:38 51ea859c3078: Preparing 00:52:38 14b11fc3e59c: Preparing 00:52:38 148a4758c616: Preparing 00:52:38 4f59426e2731: Preparing 00:52:38 f8d1ce98c0c6: Preparing 00:52:38 63ec0bd56cf3: Preparing 00:52:38 f8d1ce98c0c6: Waiting 00:52:38 63ec0bd56cf3: Waiting 00:52:38 4f59426e2731: Layer already exists 00:52:38 51ea859c3078: Layer already exists 00:52:38 b5e0e0e1bfc0: Layer already exists 00:52:38 14b11fc3e59c: Layer already exists 00:52:38 148a4758c616: Layer already exists 00:52:38 f8d1ce98c0c6: Layer already exists 00:52:38 63ec0bd56cf3: Layer already exists 00:52:38 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:52:39 b5e0e0e1bfc0: Preparing 00:52:39 51ea859c3078: Preparing 00:52:39 14b11fc3e59c: Preparing 00:52:39 148a4758c616: Preparing 00:52:39 4f59426e2731: Preparing 00:52:39 f8d1ce98c0c6: Preparing 00:52:39 63ec0bd56cf3: Preparing 00:52:39 f8d1ce98c0c6: Waiting 00:52:39 63ec0bd56cf3: Waiting 00:52:39 b5e0e0e1bfc0: Layer already exists 00:52:39 148a4758c616: Layer already exists 00:52:39 14b11fc3e59c: Layer already exists 00:52:39 51ea859c3078: Layer already exists 00:52:39 4f59426e2731: Layer already exists 00:52:39 63ec0bd56cf3: Layer already exists 00:52:39 f8d1ce98c0c6: Layer already exists 00:52:39 main: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:39 ===================================================== [Pipeline] echo 00:52:39 taggedImages: 00:52:39 - nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:39 - nexus3.edgexfoundry.org:10004/core-data:latest 00:52:39 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.29 00:52:39 - nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:52:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:52:39 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:39 latest 00:52:39 3.2.0-dev.29 00:52:39 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:39 main 00:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:52:39 0575a1eb0c93: Preparing 00:52:39 b5823e86a758: Preparing 00:52:39 93c61717845c: Preparing 00:52:39 14b11fc3e59c: Preparing 00:52:39 148a4758c616: Preparing 00:52:39 132980ee2af1: Preparing 00:52:39 3dcdf4c63ced: Preparing 00:52:39 63ec0bd56cf3: Preparing 00:52:39 132980ee2af1: Waiting 00:52:39 63ec0bd56cf3: Waiting 00:52:39 14b11fc3e59c: Layer already exists 00:52:39 148a4758c616: Layer already exists 00:52:39 132980ee2af1: Layer already exists 00:52:39 3dcdf4c63ced: Layer already exists 00:52:39 63ec0bd56cf3: Layer already exists 00:52:39 b5823e86a758: Pushed 00:52:39 0575a1eb0c93: Pushed 00:52:42 93c61717845c: Pushed 00:52:42 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:52:43 0575a1eb0c93: Preparing 00:52:43 b5823e86a758: Preparing 00:52:43 93c61717845c: Preparing 00:52:43 14b11fc3e59c: Preparing 00:52:43 148a4758c616: Preparing 00:52:43 132980ee2af1: Preparing 00:52:43 3dcdf4c63ced: Preparing 00:52:43 63ec0bd56cf3: Preparing 00:52:43 132980ee2af1: Waiting 00:52:43 3dcdf4c63ced: Waiting 00:52:43 63ec0bd56cf3: Waiting 00:52:43 93c61717845c: Layer already exists 00:52:43 b5823e86a758: Layer already exists 00:52:43 148a4758c616: Layer already exists 00:52:43 0575a1eb0c93: Layer already exists 00:52:43 14b11fc3e59c: Layer already exists 00:52:43 3dcdf4c63ced: Layer already exists 00:52:43 132980ee2af1: Layer already exists 00:52:43 63ec0bd56cf3: Layer already exists 00:52:43 latest: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.29 00:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:52:43 0575a1eb0c93: Preparing 00:52:43 b5823e86a758: Preparing 00:52:43 93c61717845c: Preparing 00:52:43 14b11fc3e59c: Preparing 00:52:43 148a4758c616: Preparing 00:52:43 132980ee2af1: Preparing 00:52:43 3dcdf4c63ced: Preparing 00:52:43 63ec0bd56cf3: Preparing 00:52:43 3dcdf4c63ced: Waiting 00:52:43 132980ee2af1: Waiting 00:52:43 63ec0bd56cf3: Waiting 00:52:43 14b11fc3e59c: Layer already exists 00:52:43 b5823e86a758: Layer already exists 00:52:43 93c61717845c: Layer already exists 00:52:43 0575a1eb0c93: Layer already exists 00:52:43 148a4758c616: Layer already exists 00:52:43 132980ee2af1: Layer already exists 00:52:43 3dcdf4c63ced: Layer already exists 00:52:43 63ec0bd56cf3: Layer already exists 00:52:43 3.2.0-dev.29: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:52:44 0575a1eb0c93: Preparing 00:52:44 b5823e86a758: Preparing 00:52:44 93c61717845c: Preparing 00:52:44 14b11fc3e59c: Preparing 00:52:44 148a4758c616: Preparing 00:52:44 132980ee2af1: Preparing 00:52:44 3dcdf4c63ced: Preparing 00:52:44 63ec0bd56cf3: Preparing 00:52:44 3dcdf4c63ced: Waiting 00:52:44 63ec0bd56cf3: Waiting 00:52:44 132980ee2af1: Waiting 00:52:44 93c61717845c: Layer already exists 00:52:44 148a4758c616: Layer already exists 00:52:44 0575a1eb0c93: Layer already exists 00:52:44 b5823e86a758: Layer already exists 00:52:44 14b11fc3e59c: Layer already exists 00:52:44 63ec0bd56cf3: Layer already exists 00:52:44 132980ee2af1: Layer already exists 00:52:44 3dcdf4c63ced: Layer already exists 00:52:44 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:52:45 0575a1eb0c93: Preparing 00:52:45 b5823e86a758: Preparing 00:52:45 93c61717845c: Preparing 00:52:45 14b11fc3e59c: Preparing 00:52:45 148a4758c616: Preparing 00:52:45 132980ee2af1: Preparing 00:52:45 3dcdf4c63ced: Preparing 00:52:45 63ec0bd56cf3: Preparing 00:52:45 132980ee2af1: Waiting 00:52:45 3dcdf4c63ced: Waiting 00:52:45 63ec0bd56cf3: Waiting 00:52:45 b5823e86a758: Layer already exists 00:52:45 93c61717845c: Layer already exists 00:52:45 14b11fc3e59c: Layer already exists 00:52:45 0575a1eb0c93: Layer already exists 00:52:45 148a4758c616: Layer already exists 00:52:45 132980ee2af1: Layer already exists 00:52:45 3dcdf4c63ced: Layer already exists 00:52:45 63ec0bd56cf3: Layer already exists 00:52:45 main: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:45 ===================================================== [Pipeline] echo 00:52:45 taggedImages: 00:52:45 - nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:52:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.29 00:52:45 - nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:52:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:52:45 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:45 latest 00:52:45 3.2.0-dev.29 00:52:45 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:45 main 00:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:52:45 585a56e8db57: Preparing 00:52:45 710d6af95cc2: Preparing 00:52:45 befe15e655a3: Preparing 00:52:45 3756e5e8dd0f: Preparing 00:52:45 2f36d2ce1fdd: Preparing 00:52:45 261976c5e5ea: Preparing 00:52:45 c6f2fcd189f5: Preparing 00:52:45 14b11fc3e59c: Preparing 00:52:45 148a4758c616: Preparing 00:52:45 e67617e75804: Preparing 00:52:45 1bb85565b796: Preparing 00:52:45 5f70bf18a086: Preparing 00:52:45 78fcf01b356a: Preparing 00:52:45 c3c4e265bc1d: Preparing 00:52:45 c6f2fcd189f5: Waiting 00:52:45 accac8197f41: Preparing 00:52:45 63ec0bd56cf3: Preparing 00:52:45 14b11fc3e59c: Waiting 00:52:45 148a4758c616: Waiting 00:52:45 e67617e75804: Waiting 00:52:45 1bb85565b796: Waiting 00:52:45 5f70bf18a086: Waiting 00:52:45 78fcf01b356a: Waiting 00:52:45 c3c4e265bc1d: Waiting 00:52:45 accac8197f41: Waiting 00:52:45 63ec0bd56cf3: Waiting 00:52:45 261976c5e5ea: Waiting 00:52:45 710d6af95cc2: Pushed 00:52:45 585a56e8db57: Pushed 00:52:45 3756e5e8dd0f: Pushed 00:52:45 2f36d2ce1fdd: Pushed 00:52:45 14b11fc3e59c: Layer already exists 00:52:45 befe15e655a3: Pushed 00:52:45 148a4758c616: Layer already exists 00:52:46 5f70bf18a086: Layer already exists 00:52:46 261976c5e5ea: Pushed 00:52:46 e67617e75804: Pushed 00:52:46 1bb85565b796: Pushed 00:52:46 78fcf01b356a: Pushed 00:52:46 63ec0bd56cf3: Layer already exists 00:52:46 accac8197f41: Pushed 00:52:46 c3c4e265bc1d: Pushed 00:52:47 c6f2fcd189f5: Pushed 00:52:47 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:52:48 585a56e8db57: Preparing 00:52:48 710d6af95cc2: Preparing 00:52:48 befe15e655a3: Preparing 00:52:48 3756e5e8dd0f: Preparing 00:52:48 2f36d2ce1fdd: Preparing 00:52:48 261976c5e5ea: Preparing 00:52:48 c6f2fcd189f5: Preparing 00:52:48 261976c5e5ea: Waiting 00:52:48 14b11fc3e59c: Preparing 00:52:48 148a4758c616: Preparing 00:52:48 e67617e75804: Preparing 00:52:48 c6f2fcd189f5: Waiting 00:52:48 148a4758c616: Waiting 00:52:48 14b11fc3e59c: Waiting 00:52:48 1bb85565b796: Preparing 00:52:48 5f70bf18a086: Preparing 00:52:48 78fcf01b356a: Preparing 00:52:48 e67617e75804: Waiting 00:52:48 5f70bf18a086: Waiting 00:52:48 c3c4e265bc1d: Preparing 00:52:48 78fcf01b356a: Waiting 00:52:48 accac8197f41: Preparing 00:52:48 63ec0bd56cf3: Preparing 00:52:48 63ec0bd56cf3: Waiting 00:52:48 accac8197f41: Waiting 00:52:48 c3c4e265bc1d: Waiting 00:52:48 3756e5e8dd0f: Layer already exists 00:52:48 710d6af95cc2: Layer already exists 00:52:48 585a56e8db57: Layer already exists 00:52:48 2f36d2ce1fdd: Layer already exists 00:52:48 befe15e655a3: Layer already exists 00:52:48 261976c5e5ea: Layer already exists 00:52:48 14b11fc3e59c: Layer already exists 00:52:48 c6f2fcd189f5: Layer already exists 00:52:48 148a4758c616: Layer already exists 00:52:48 e67617e75804: Layer already exists 00:52:48 5f70bf18a086: Layer already exists 00:52:48 1bb85565b796: Layer already exists 00:52:48 78fcf01b356a: Layer already exists 00:52:48 accac8197f41: Layer already exists 00:52:48 c3c4e265bc1d: Layer already exists 00:52:48 63ec0bd56cf3: Layer already exists 00:52:48 latest: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.29 00:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:52:48 585a56e8db57: Preparing 00:52:48 710d6af95cc2: Preparing 00:52:48 befe15e655a3: Preparing 00:52:48 3756e5e8dd0f: Preparing 00:52:48 2f36d2ce1fdd: Preparing 00:52:48 261976c5e5ea: Preparing 00:52:48 c6f2fcd189f5: Preparing 00:52:48 14b11fc3e59c: Preparing 00:52:48 148a4758c616: Preparing 00:52:48 e67617e75804: Preparing 00:52:48 1bb85565b796: Preparing 00:52:48 5f70bf18a086: Preparing 00:52:48 78fcf01b356a: Preparing 00:52:48 c3c4e265bc1d: Preparing 00:52:48 accac8197f41: Preparing 00:52:48 63ec0bd56cf3: Preparing 00:52:48 1bb85565b796: Waiting 00:52:48 c3c4e265bc1d: Waiting 00:52:48 261976c5e5ea: Waiting 00:52:48 accac8197f41: Waiting 00:52:48 c6f2fcd189f5: Waiting 00:52:48 14b11fc3e59c: Waiting 00:52:48 5f70bf18a086: Waiting 00:52:48 148a4758c616: Waiting 00:52:48 78fcf01b356a: Waiting 00:52:48 befe15e655a3: Layer already exists 00:52:48 2f36d2ce1fdd: Layer already exists 00:52:48 585a56e8db57: Layer already exists 00:52:48 3756e5e8dd0f: Layer already exists 00:52:48 710d6af95cc2: Layer already exists 00:52:48 261976c5e5ea: Layer already exists 00:52:48 14b11fc3e59c: Layer already exists 00:52:48 c6f2fcd189f5: Layer already exists 00:52:48 e67617e75804: Layer already exists 00:52:48 148a4758c616: Layer already exists 00:52:48 5f70bf18a086: Layer already exists 00:52:48 1bb85565b796: Layer already exists 00:52:48 78fcf01b356a: Layer already exists 00:52:48 accac8197f41: Layer already exists 00:52:48 c3c4e265bc1d: Layer already exists 00:52:48 63ec0bd56cf3: Layer already exists 00:52:48 3.2.0-dev.29: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:52:49 585a56e8db57: Preparing 00:52:49 710d6af95cc2: Preparing 00:52:49 befe15e655a3: Preparing 00:52:49 3756e5e8dd0f: Preparing 00:52:49 2f36d2ce1fdd: Preparing 00:52:49 261976c5e5ea: Preparing 00:52:49 c6f2fcd189f5: Preparing 00:52:49 14b11fc3e59c: Preparing 00:52:49 148a4758c616: Preparing 00:52:49 e67617e75804: Preparing 00:52:49 1bb85565b796: Preparing 00:52:49 5f70bf18a086: Preparing 00:52:49 78fcf01b356a: Preparing 00:52:49 c3c4e265bc1d: Preparing 00:52:49 accac8197f41: Preparing 00:52:49 63ec0bd56cf3: Preparing 00:52:49 261976c5e5ea: Waiting 00:52:49 1bb85565b796: Waiting 00:52:49 5f70bf18a086: Waiting 00:52:49 c6f2fcd189f5: Waiting 00:52:49 78fcf01b356a: Waiting 00:52:49 14b11fc3e59c: Waiting 00:52:49 c3c4e265bc1d: Waiting 00:52:49 148a4758c616: Waiting 00:52:49 accac8197f41: Waiting 00:52:49 e67617e75804: Waiting 00:52:49 63ec0bd56cf3: Waiting 00:52:49 710d6af95cc2: Layer already exists 00:52:49 befe15e655a3: Layer already exists 00:52:49 585a56e8db57: Layer already exists 00:52:49 3756e5e8dd0f: Layer already exists 00:52:49 2f36d2ce1fdd: Layer already exists 00:52:49 261976c5e5ea: Layer already exists 00:52:49 14b11fc3e59c: Layer already exists 00:52:49 c6f2fcd189f5: Layer already exists 00:52:49 e67617e75804: Layer already exists 00:52:49 148a4758c616: Layer already exists 00:52:49 1bb85565b796: Layer already exists 00:52:49 78fcf01b356a: Layer already exists 00:52:49 5f70bf18a086: Layer already exists 00:52:49 c3c4e265bc1d: Layer already exists 00:52:49 accac8197f41: Layer already exists 00:52:49 63ec0bd56cf3: Layer already exists 00:52:49 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:52:50 585a56e8db57: Preparing 00:52:50 710d6af95cc2: Preparing 00:52:50 befe15e655a3: Preparing 00:52:50 3756e5e8dd0f: Preparing 00:52:50 2f36d2ce1fdd: Preparing 00:52:50 261976c5e5ea: Preparing 00:52:50 c6f2fcd189f5: Preparing 00:52:50 14b11fc3e59c: Preparing 00:52:50 148a4758c616: Preparing 00:52:50 e67617e75804: Preparing 00:52:50 1bb85565b796: Preparing 00:52:50 5f70bf18a086: Preparing 00:52:50 78fcf01b356a: Preparing 00:52:50 c3c4e265bc1d: Preparing 00:52:50 accac8197f41: Preparing 00:52:50 63ec0bd56cf3: Preparing 00:52:50 14b11fc3e59c: Waiting 00:52:50 148a4758c616: Waiting 00:52:50 e67617e75804: Waiting 00:52:50 1bb85565b796: Waiting 00:52:50 5f70bf18a086: Waiting 00:52:50 78fcf01b356a: Waiting 00:52:50 c3c4e265bc1d: Waiting 00:52:50 accac8197f41: Waiting 00:52:50 63ec0bd56cf3: Waiting 00:52:50 261976c5e5ea: Waiting 00:52:50 c6f2fcd189f5: Waiting 00:52:50 710d6af95cc2: Layer already exists 00:52:50 befe15e655a3: Layer already exists 00:52:50 2f36d2ce1fdd: Layer already exists 00:52:50 3756e5e8dd0f: Layer already exists 00:52:50 585a56e8db57: Layer already exists 00:52:50 148a4758c616: Layer already exists 00:52:50 261976c5e5ea: Layer already exists 00:52:50 14b11fc3e59c: Layer already exists 00:52:50 c6f2fcd189f5: Layer already exists 00:52:50 e67617e75804: Layer already exists 00:52:50 1bb85565b796: Layer already exists 00:52:50 5f70bf18a086: Layer already exists 00:52:50 78fcf01b356a: Layer already exists 00:52:50 c3c4e265bc1d: Layer already exists 00:52:50 accac8197f41: Layer already exists 00:52:50 63ec0bd56cf3: Layer already exists 00:52:50 main: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:50 ===================================================== [Pipeline] echo 00:52:50 taggedImages: 00:52:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:52:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.29 00:52:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:52:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:52:50 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:50 latest 00:52:50 3.2.0-dev.29 00:52:50 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:50 main 00:52:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:52:50 4db5ef387219: Preparing 00:52:50 c71c3f0d1370: Preparing 00:52:50 314ea4ef8f8d: Preparing 00:52:50 d41da29f4de0: Preparing 00:52:50 14b11fc3e59c: Preparing 00:52:50 148a4758c616: Preparing 00:52:50 132980ee2af1: Preparing 00:52:50 3dcdf4c63ced: Preparing 00:52:50 63ec0bd56cf3: Preparing 00:52:50 148a4758c616: Waiting 00:52:50 132980ee2af1: Waiting 00:52:50 3dcdf4c63ced: Waiting 00:52:50 63ec0bd56cf3: Waiting 00:52:50 14b11fc3e59c: Layer already exists 00:52:50 314ea4ef8f8d: Pushed 00:52:51 4db5ef387219: Layer already exists 00:52:51 c71c3f0d1370: Layer already exists 00:52:51 148a4758c616: Layer already exists 00:52:51 132980ee2af1: Layer already exists 00:52:51 3dcdf4c63ced: Layer already exists 00:52:51 63ec0bd56cf3: Layer already exists 00:52:53 d41da29f4de0: Pushed 00:52:53 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:52:53 4db5ef387219: Preparing 00:52:53 c71c3f0d1370: Preparing 00:52:53 314ea4ef8f8d: Preparing 00:52:53 d41da29f4de0: Preparing 00:52:53 14b11fc3e59c: Preparing 00:52:53 148a4758c616: Preparing 00:52:53 132980ee2af1: Preparing 00:52:53 3dcdf4c63ced: Preparing 00:52:53 63ec0bd56cf3: Preparing 00:52:53 148a4758c616: Waiting 00:52:53 132980ee2af1: Waiting 00:52:53 3dcdf4c63ced: Waiting 00:52:53 63ec0bd56cf3: Waiting 00:52:53 c71c3f0d1370: Layer already exists 00:52:53 4db5ef387219: Layer already exists 00:52:53 d41da29f4de0: Layer already exists 00:52:53 314ea4ef8f8d: Layer already exists 00:52:53 14b11fc3e59c: Layer already exists 00:52:53 63ec0bd56cf3: Layer already exists 00:52:53 148a4758c616: Layer already exists 00:52:53 3dcdf4c63ced: Layer already exists 00:52:53 132980ee2af1: Layer already exists 00:52:53 latest: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.29 00:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:52:54 4db5ef387219: Preparing 00:52:54 c71c3f0d1370: Preparing 00:52:54 314ea4ef8f8d: Preparing 00:52:54 d41da29f4de0: Preparing 00:52:54 14b11fc3e59c: Preparing 00:52:54 148a4758c616: Preparing 00:52:54 132980ee2af1: Preparing 00:52:54 3dcdf4c63ced: Preparing 00:52:54 63ec0bd56cf3: Preparing 00:52:54 132980ee2af1: Waiting 00:52:54 3dcdf4c63ced: Waiting 00:52:54 148a4758c616: Waiting 00:52:54 314ea4ef8f8d: Layer already exists 00:52:54 c71c3f0d1370: Layer already exists 00:52:54 14b11fc3e59c: Layer already exists 00:52:54 4db5ef387219: Layer already exists 00:52:54 d41da29f4de0: Layer already exists 00:52:54 148a4758c616: Layer already exists 00:52:54 63ec0bd56cf3: Layer already exists 00:52:54 132980ee2af1: Layer already exists 00:52:54 3dcdf4c63ced: Layer already exists 00:52:54 3.2.0-dev.29: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:52:55 4db5ef387219: Preparing 00:52:55 c71c3f0d1370: Preparing 00:52:55 314ea4ef8f8d: Preparing 00:52:55 d41da29f4de0: Preparing 00:52:55 14b11fc3e59c: Preparing 00:52:55 148a4758c616: Preparing 00:52:55 132980ee2af1: Preparing 00:52:55 3dcdf4c63ced: Preparing 00:52:55 63ec0bd56cf3: Preparing 00:52:55 132980ee2af1: Waiting 00:52:55 3dcdf4c63ced: Waiting 00:52:55 63ec0bd56cf3: Waiting 00:52:55 148a4758c616: Waiting 00:52:55 c71c3f0d1370: Layer already exists 00:52:55 314ea4ef8f8d: Layer already exists 00:52:55 14b11fc3e59c: Layer already exists 00:52:55 4db5ef387219: Layer already exists 00:52:55 d41da29f4de0: Layer already exists 00:52:55 132980ee2af1: Layer already exists 00:52:55 3dcdf4c63ced: Layer already exists 00:52:55 148a4758c616: Layer already exists 00:52:55 63ec0bd56cf3: Layer already exists 00:52:55 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:52:55 4db5ef387219: Preparing 00:52:55 c71c3f0d1370: Preparing 00:52:55 314ea4ef8f8d: Preparing 00:52:55 d41da29f4de0: Preparing 00:52:55 14b11fc3e59c: Preparing 00:52:55 148a4758c616: Preparing 00:52:55 132980ee2af1: Preparing 00:52:55 3dcdf4c63ced: Preparing 00:52:55 63ec0bd56cf3: Preparing 00:52:55 3dcdf4c63ced: Waiting 00:52:55 63ec0bd56cf3: Waiting 00:52:55 148a4758c616: Waiting 00:52:55 132980ee2af1: Waiting 00:52:55 14b11fc3e59c: Layer already exists 00:52:55 4db5ef387219: Layer already exists 00:52:55 314ea4ef8f8d: Layer already exists 00:52:55 c71c3f0d1370: Layer already exists 00:52:55 d41da29f4de0: Layer already exists 00:52:55 148a4758c616: Layer already exists 00:52:55 132980ee2af1: Layer already exists 00:52:55 3dcdf4c63ced: Layer already exists 00:52:55 63ec0bd56cf3: Layer already exists 00:52:55 main: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:55 ===================================================== [Pipeline] echo 00:52:55 taggedImages: 00:52:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:52:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.29 00:52:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:52:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:52:55 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:55 latest 00:52:55 3.2.0-dev.29 00:52:55 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:52:55 main 00:52:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:52:56 c61cf4470f7f: Preparing 00:52:56 26b1e165222e: Preparing 00:52:56 1e354115c71b: Preparing 00:52:56 6002a2b96163: Preparing 00:52:56 0abb562d2209: Preparing 00:52:56 14b11fc3e59c: Preparing 00:52:56 148a4758c616: Preparing 00:52:56 dbebff745314: Preparing 00:52:56 11a4a9d062cb: Preparing 00:52:56 14b11fc3e59c: Waiting 00:52:56 dbebff745314: Waiting 00:52:56 148a4758c616: Waiting 00:52:56 11a4a9d062cb: Waiting 00:52:56 a42ff53419bb: Preparing 00:52:56 63ec0bd56cf3: Preparing 00:52:56 a42ff53419bb: Waiting 00:52:56 63ec0bd56cf3: Waiting 00:52:56 6002a2b96163: Pushed 00:52:56 0abb562d2209: Pushed 00:52:56 26b1e165222e: Pushed 00:52:56 c61cf4470f7f: Pushed 00:52:56 14b11fc3e59c: Layer already exists 00:52:57 dbebff745314: Pushed 00:52:57 148a4758c616: Layer already exists 00:52:57 11a4a9d062cb: Pushed 00:52:57 63ec0bd56cf3: Layer already exists 00:52:57 1e354115c71b: Pushed 00:52:58 a42ff53419bb: Pushed 00:52:58 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:52:59 c61cf4470f7f: Preparing 00:52:59 26b1e165222e: Preparing 00:52:59 1e354115c71b: Preparing 00:52:59 6002a2b96163: Preparing 00:52:59 0abb562d2209: Preparing 00:52:59 14b11fc3e59c: Preparing 00:52:59 148a4758c616: Preparing 00:52:59 dbebff745314: Preparing 00:52:59 11a4a9d062cb: Preparing 00:52:59 a42ff53419bb: Preparing 00:52:59 63ec0bd56cf3: Preparing 00:52:59 14b11fc3e59c: Waiting 00:52:59 148a4758c616: Waiting 00:52:59 dbebff745314: Waiting 00:52:59 11a4a9d062cb: Waiting 00:52:59 a42ff53419bb: Waiting 00:52:59 63ec0bd56cf3: Waiting 00:52:59 6002a2b96163: Layer already exists 00:52:59 0abb562d2209: Layer already exists 00:52:59 26b1e165222e: Layer already exists 00:52:59 1e354115c71b: Layer already exists 00:52:59 c61cf4470f7f: Layer already exists 00:52:59 a42ff53419bb: Layer already exists 00:52:59 11a4a9d062cb: Layer already exists 00:52:59 dbebff745314: Layer already exists 00:52:59 14b11fc3e59c: Layer already exists 00:52:59 148a4758c616: Layer already exists 00:52:59 63ec0bd56cf3: Layer already exists 00:52:59 latest: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.29 00:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:53:00 c61cf4470f7f: Preparing 00:53:00 26b1e165222e: Preparing 00:53:00 1e354115c71b: Preparing 00:53:00 6002a2b96163: Preparing 00:53:00 0abb562d2209: Preparing 00:53:00 14b11fc3e59c: Preparing 00:53:00 148a4758c616: Preparing 00:53:00 dbebff745314: Preparing 00:53:00 11a4a9d062cb: Preparing 00:53:00 a42ff53419bb: Preparing 00:53:00 63ec0bd56cf3: Preparing 00:53:00 11a4a9d062cb: Waiting 00:53:00 a42ff53419bb: Waiting 00:53:00 dbebff745314: Waiting 00:53:00 63ec0bd56cf3: Waiting 00:53:00 148a4758c616: Waiting 00:53:00 14b11fc3e59c: Waiting 00:53:00 0abb562d2209: Layer already exists 00:53:00 6002a2b96163: Layer already exists 00:53:00 c61cf4470f7f: Layer already exists 00:53:00 1e354115c71b: Layer already exists 00:53:00 26b1e165222e: Layer already exists 00:53:00 14b11fc3e59c: Layer already exists 00:53:00 11a4a9d062cb: Layer already exists 00:53:00 dbebff745314: Layer already exists 00:53:00 148a4758c616: Layer already exists 00:53:00 a42ff53419bb: Layer already exists 00:53:00 63ec0bd56cf3: Layer already exists 00:53:00 3.2.0-dev.29: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:53:00 c61cf4470f7f: Preparing 00:53:00 26b1e165222e: Preparing 00:53:00 1e354115c71b: Preparing 00:53:00 6002a2b96163: Preparing 00:53:00 0abb562d2209: Preparing 00:53:00 14b11fc3e59c: Preparing 00:53:00 148a4758c616: Preparing 00:53:00 dbebff745314: Preparing 00:53:00 11a4a9d062cb: Preparing 00:53:00 a42ff53419bb: Preparing 00:53:00 63ec0bd56cf3: Preparing 00:53:00 14b11fc3e59c: Waiting 00:53:00 148a4758c616: Waiting 00:53:00 a42ff53419bb: Waiting 00:53:00 11a4a9d062cb: Waiting 00:53:00 63ec0bd56cf3: Waiting 00:53:00 26b1e165222e: Layer already exists 00:53:00 1e354115c71b: Layer already exists 00:53:00 0abb562d2209: Layer already exists 00:53:00 c61cf4470f7f: Layer already exists 00:53:00 6002a2b96163: Layer already exists 00:53:00 148a4758c616: Layer already exists 00:53:00 dbebff745314: Layer already exists 00:53:00 14b11fc3e59c: Layer already exists 00:53:00 11a4a9d062cb: Layer already exists 00:53:00 a42ff53419bb: Layer already exists 00:53:00 63ec0bd56cf3: Layer already exists 00:53:00 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:53:01 c61cf4470f7f: Preparing 00:53:01 26b1e165222e: Preparing 00:53:01 1e354115c71b: Preparing 00:53:01 6002a2b96163: Preparing 00:53:01 0abb562d2209: Preparing 00:53:01 14b11fc3e59c: Preparing 00:53:01 148a4758c616: Preparing 00:53:01 dbebff745314: Preparing 00:53:01 11a4a9d062cb: Preparing 00:53:01 a42ff53419bb: Preparing 00:53:01 63ec0bd56cf3: Preparing 00:53:01 a42ff53419bb: Waiting 00:53:01 14b11fc3e59c: Waiting 00:53:01 148a4758c616: Waiting 00:53:01 63ec0bd56cf3: Waiting 00:53:01 11a4a9d062cb: Waiting 00:53:01 dbebff745314: Waiting 00:53:01 c61cf4470f7f: Layer already exists 00:53:01 26b1e165222e: Layer already exists 00:53:01 6002a2b96163: Layer already exists 00:53:01 0abb562d2209: Layer already exists 00:53:01 1e354115c71b: Layer already exists 00:53:01 148a4758c616: Layer already exists 00:53:01 14b11fc3e59c: Layer already exists 00:53:01 11a4a9d062cb: Layer already exists 00:53:01 dbebff745314: Layer already exists 00:53:01 a42ff53419bb: Layer already exists 00:53:01 63ec0bd56cf3: Layer already exists 00:53:01 main: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:01 ===================================================== [Pipeline] echo 00:53:01 taggedImages: 00:53:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:53:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.29 00:53:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:53:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:53:01 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:01 latest 00:53:01 3.2.0-dev.29 00:53:01 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:01 main 00:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:53:02 7829ff8bfdd2: Preparing 00:53:02 0e31dcfbcc9b: Preparing 00:53:02 2ca2a589ceb6: Preparing 00:53:02 2cec427ab87d: Preparing 00:53:02 65f60b9346ac: Preparing 00:53:02 1750939488e4: Preparing 00:53:02 ecd81c52a8b6: Preparing 00:53:02 14b11fc3e59c: Preparing 00:53:02 148a4758c616: Preparing 00:53:02 f352eafcffb4: Preparing 00:53:02 631c06543ca6: Preparing 00:53:02 63ec0bd56cf3: Preparing 00:53:02 148a4758c616: Waiting 00:53:02 1750939488e4: Waiting 00:53:02 f352eafcffb4: Waiting 00:53:02 ecd81c52a8b6: Waiting 00:53:02 631c06543ca6: Waiting 00:53:02 14b11fc3e59c: Waiting 00:53:02 63ec0bd56cf3: Waiting 00:53:02 0e31dcfbcc9b: Pushed 00:53:02 65f60b9346ac: Pushed 00:53:02 7829ff8bfdd2: Pushed 00:53:02 14b11fc3e59c: Layer already exists 00:53:02 148a4758c616: Layer already exists 00:53:02 ecd81c52a8b6: Pushed 00:53:02 1750939488e4: Pushed 00:53:02 63ec0bd56cf3: Layer already exists 00:53:02 f352eafcffb4: Pushed 00:53:02 2cec427ab87d: Pushed 00:53:03 2ca2a589ceb6: Pushed 00:53:03 631c06543ca6: Pushed 00:53:03 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:53:04 7829ff8bfdd2: Preparing 00:53:04 0e31dcfbcc9b: Preparing 00:53:04 2ca2a589ceb6: Preparing 00:53:04 2cec427ab87d: Preparing 00:53:04 65f60b9346ac: Preparing 00:53:04 1750939488e4: Preparing 00:53:04 ecd81c52a8b6: Preparing 00:53:04 14b11fc3e59c: Preparing 00:53:04 148a4758c616: Preparing 00:53:04 f352eafcffb4: Preparing 00:53:04 631c06543ca6: Preparing 00:53:04 63ec0bd56cf3: Preparing 00:53:04 14b11fc3e59c: Waiting 00:53:04 148a4758c616: Waiting 00:53:04 f352eafcffb4: Waiting 00:53:04 63ec0bd56cf3: Waiting 00:53:04 631c06543ca6: Waiting 00:53:04 1750939488e4: Waiting 00:53:04 ecd81c52a8b6: Waiting 00:53:04 0e31dcfbcc9b: Layer already exists 00:53:04 2ca2a589ceb6: Layer already exists 00:53:04 7829ff8bfdd2: Layer already exists 00:53:04 2cec427ab87d: Layer already exists 00:53:04 65f60b9346ac: Layer already exists 00:53:04 1750939488e4: Layer already exists 00:53:04 ecd81c52a8b6: Layer already exists 00:53:04 14b11fc3e59c: Layer already exists 00:53:04 f352eafcffb4: Layer already exists 00:53:04 148a4758c616: Layer already exists 00:53:04 631c06543ca6: Layer already exists 00:53:04 63ec0bd56cf3: Layer already exists 00:53:04 latest: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.29 00:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:53:04 7829ff8bfdd2: Preparing 00:53:04 0e31dcfbcc9b: Preparing 00:53:04 2ca2a589ceb6: Preparing 00:53:04 2cec427ab87d: Preparing 00:53:04 65f60b9346ac: Preparing 00:53:04 1750939488e4: Preparing 00:53:04 ecd81c52a8b6: Preparing 00:53:04 14b11fc3e59c: Preparing 00:53:04 148a4758c616: Preparing 00:53:04 f352eafcffb4: Preparing 00:53:04 631c06543ca6: Preparing 00:53:04 63ec0bd56cf3: Preparing 00:53:04 14b11fc3e59c: Waiting 00:53:04 148a4758c616: Waiting 00:53:04 63ec0bd56cf3: Waiting 00:53:04 f352eafcffb4: Waiting 00:53:04 1750939488e4: Waiting 00:53:04 631c06543ca6: Waiting 00:53:04 ecd81c52a8b6: Waiting 00:53:04 7829ff8bfdd2: Layer already exists 00:53:04 65f60b9346ac: Layer already exists 00:53:04 0e31dcfbcc9b: Layer already exists 00:53:04 2ca2a589ceb6: Layer already exists 00:53:04 2cec427ab87d: Layer already exists 00:53:04 ecd81c52a8b6: Layer already exists 00:53:04 1750939488e4: Layer already exists 00:53:04 148a4758c616: Layer already exists 00:53:04 14b11fc3e59c: Layer already exists 00:53:04 f352eafcffb4: Layer already exists 00:53:04 631c06543ca6: Layer already exists 00:53:04 63ec0bd56cf3: Layer already exists 00:53:04 3.2.0-dev.29: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:53:05 7829ff8bfdd2: Preparing 00:53:05 0e31dcfbcc9b: Preparing 00:53:05 2ca2a589ceb6: Preparing 00:53:05 2cec427ab87d: Preparing 00:53:05 65f60b9346ac: Preparing 00:53:05 1750939488e4: Preparing 00:53:05 ecd81c52a8b6: Preparing 00:53:05 14b11fc3e59c: Preparing 00:53:05 148a4758c616: Preparing 00:53:05 f352eafcffb4: Preparing 00:53:05 631c06543ca6: Preparing 00:53:05 63ec0bd56cf3: Preparing 00:53:05 14b11fc3e59c: Waiting 00:53:05 148a4758c616: Waiting 00:53:05 f352eafcffb4: Waiting 00:53:05 631c06543ca6: Waiting 00:53:05 63ec0bd56cf3: Waiting 00:53:05 1750939488e4: Waiting 00:53:05 ecd81c52a8b6: Waiting 00:53:05 65f60b9346ac: Layer already exists 00:53:05 2ca2a589ceb6: Layer already exists 00:53:05 2cec427ab87d: Layer already exists 00:53:05 0e31dcfbcc9b: Layer already exists 00:53:05 7829ff8bfdd2: Layer already exists 00:53:05 1750939488e4: Layer already exists 00:53:05 ecd81c52a8b6: Layer already exists 00:53:05 14b11fc3e59c: Layer already exists 00:53:05 f352eafcffb4: Layer already exists 00:53:05 148a4758c616: Layer already exists 00:53:05 63ec0bd56cf3: Layer already exists 00:53:05 631c06543ca6: Layer already exists 00:53:05 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:53:06 7829ff8bfdd2: Preparing 00:53:06 0e31dcfbcc9b: Preparing 00:53:06 2ca2a589ceb6: Preparing 00:53:06 2cec427ab87d: Preparing 00:53:06 65f60b9346ac: Preparing 00:53:06 1750939488e4: Preparing 00:53:06 ecd81c52a8b6: Preparing 00:53:06 14b11fc3e59c: Preparing 00:53:06 148a4758c616: Preparing 00:53:06 f352eafcffb4: Preparing 00:53:06 631c06543ca6: Preparing 00:53:06 63ec0bd56cf3: Preparing 00:53:06 1750939488e4: Waiting 00:53:06 ecd81c52a8b6: Waiting 00:53:06 14b11fc3e59c: Waiting 00:53:06 148a4758c616: Waiting 00:53:06 f352eafcffb4: Waiting 00:53:06 631c06543ca6: Waiting 00:53:06 7829ff8bfdd2: Layer already exists 00:53:06 65f60b9346ac: Layer already exists 00:53:06 0e31dcfbcc9b: Layer already exists 00:53:06 2ca2a589ceb6: Layer already exists 00:53:06 2cec427ab87d: Layer already exists 00:53:06 1750939488e4: Layer already exists 00:53:06 ecd81c52a8b6: Layer already exists 00:53:06 14b11fc3e59c: Layer already exists 00:53:06 148a4758c616: Layer already exists 00:53:06 f352eafcffb4: Layer already exists 00:53:06 631c06543ca6: Layer already exists 00:53:06 63ec0bd56cf3: Layer already exists 00:53:06 main: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:06 ===================================================== [Pipeline] echo 00:53:06 taggedImages: 00:53:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:53:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.29 00:53:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:53:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:53:06 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:06 latest 00:53:06 3.2.0-dev.29 00:53:06 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:06 main 00:53:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:53:07 1995465d1bf0: Preparing 00:53:07 662c2afedb5a: Preparing 00:53:07 14b11fc3e59c: Preparing 00:53:07 148a4758c616: Preparing 00:53:07 9671b0483e20: Preparing 00:53:07 4c977ba8faa9: Preparing 00:53:07 63ec0bd56cf3: Preparing 00:53:07 4c977ba8faa9: Waiting 00:53:07 63ec0bd56cf3: Waiting 00:53:07 148a4758c616: Layer already exists 00:53:07 14b11fc3e59c: Layer already exists 00:53:07 63ec0bd56cf3: Layer already exists 00:53:07 1995465d1bf0: Pushed 00:53:07 9671b0483e20: Pushed 00:53:07 4c977ba8faa9: Pushed 00:53:08 662c2afedb5a: Pushed 00:53:08 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:08 + 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:53:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:53:09 1995465d1bf0: Preparing 00:53:09 662c2afedb5a: Preparing 00:53:09 14b11fc3e59c: Preparing 00:53:09 148a4758c616: Preparing 00:53:09 9671b0483e20: Preparing 00:53:09 4c977ba8faa9: Preparing 00:53:09 63ec0bd56cf3: Preparing 00:53:09 4c977ba8faa9: Waiting 00:53:09 148a4758c616: Layer already exists 00:53:09 9671b0483e20: Layer already exists 00:53:09 1995465d1bf0: Layer already exists 00:53:09 662c2afedb5a: Layer already exists 00:53:09 14b11fc3e59c: Layer already exists 00:53:09 4c977ba8faa9: Layer already exists 00:53:09 63ec0bd56cf3: Layer already exists 00:53:09 latest: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.29 00:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:53:09 1995465d1bf0: Preparing 00:53:09 662c2afedb5a: Preparing 00:53:09 14b11fc3e59c: Preparing 00:53:09 148a4758c616: Preparing 00:53:09 9671b0483e20: Preparing 00:53:09 4c977ba8faa9: Preparing 00:53:09 63ec0bd56cf3: Preparing 00:53:09 4c977ba8faa9: Waiting 00:53:09 63ec0bd56cf3: Waiting 00:53:09 662c2afedb5a: Layer already exists 00:53:09 14b11fc3e59c: Layer already exists 00:53:09 9671b0483e20: Layer already exists 00:53:09 1995465d1bf0: Layer already exists 00:53:09 148a4758c616: Layer already exists 00:53:09 4c977ba8faa9: Layer already exists 00:53:09 63ec0bd56cf3: Layer already exists 00:53:09 3.2.0-dev.29: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:53:10 1995465d1bf0: Preparing 00:53:10 662c2afedb5a: Preparing 00:53:10 14b11fc3e59c: Preparing 00:53:10 148a4758c616: Preparing 00:53:10 9671b0483e20: Preparing 00:53:10 4c977ba8faa9: Preparing 00:53:10 63ec0bd56cf3: Preparing 00:53:10 4c977ba8faa9: Waiting 00:53:10 63ec0bd56cf3: Waiting 00:53:10 662c2afedb5a: Layer already exists 00:53:10 9671b0483e20: Layer already exists 00:53:10 14b11fc3e59c: Layer already exists 00:53:10 148a4758c616: Layer already exists 00:53:10 1995465d1bf0: Layer already exists 00:53:10 63ec0bd56cf3: Layer already exists 00:53:10 4c977ba8faa9: Layer already exists 00:53:10 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:10 + 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:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:53:11 1995465d1bf0: Preparing 00:53:11 662c2afedb5a: Preparing 00:53:11 14b11fc3e59c: Preparing 00:53:11 148a4758c616: Preparing 00:53:11 9671b0483e20: Preparing 00:53:11 4c977ba8faa9: Preparing 00:53:11 63ec0bd56cf3: Preparing 00:53:11 4c977ba8faa9: Waiting 00:53:11 63ec0bd56cf3: Waiting 00:53:11 148a4758c616: Layer already exists 00:53:11 1995465d1bf0: Layer already exists 00:53:11 662c2afedb5a: Layer already exists 00:53:11 9671b0483e20: Layer already exists 00:53:11 14b11fc3e59c: Layer already exists 00:53:11 4c977ba8faa9: Layer already exists 00:53:11 63ec0bd56cf3: Layer already exists 00:53:11 main: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:11 ===================================================== [Pipeline] echo 00:53:11 taggedImages: 00:53:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:53:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.29 00:53:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:53:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:53:11 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:11 latest 00:53:11 3.2.0-dev.29 00:53:11 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:11 main 00:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:53:11 f620751ba326: Preparing 00:53:11 4b62b3ee7f78: Preparing 00:53:11 9d1814531d35: Preparing 00:53:11 14b11fc3e59c: Preparing 00:53:11 148a4758c616: Preparing 00:53:11 2c45bfab3c9e: Preparing 00:53:11 a27ad3091760: Preparing 00:53:11 b88e69dc9643: Preparing 00:53:11 ab8f438f6dcd: Preparing 00:53:11 63ec0bd56cf3: Preparing 00:53:11 a27ad3091760: Waiting 00:53:11 b88e69dc9643: Waiting 00:53:11 ab8f438f6dcd: Waiting 00:53:11 63ec0bd56cf3: Waiting 00:53:11 148a4758c616: Layer already exists 00:53:11 14b11fc3e59c: Layer already exists 00:53:11 9d1814531d35: Pushed 00:53:11 4b62b3ee7f78: Pushed 00:53:11 f620751ba326: Pushed 00:53:11 63ec0bd56cf3: Layer already exists 00:53:11 b88e69dc9643: Pushed 00:53:12 ab8f438f6dcd: Pushed 00:53:17 a27ad3091760: Pushed 00:53:19 2c45bfab3c9e: Pushed 00:53:19 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:53:20 f620751ba326: Preparing 00:53:20 4b62b3ee7f78: Preparing 00:53:20 9d1814531d35: Preparing 00:53:20 14b11fc3e59c: Preparing 00:53:20 148a4758c616: Preparing 00:53:20 2c45bfab3c9e: Preparing 00:53:20 a27ad3091760: Preparing 00:53:20 b88e69dc9643: Preparing 00:53:20 ab8f438f6dcd: Preparing 00:53:20 63ec0bd56cf3: Preparing 00:53:20 2c45bfab3c9e: Waiting 00:53:20 a27ad3091760: Waiting 00:53:20 b88e69dc9643: Waiting 00:53:20 ab8f438f6dcd: Waiting 00:53:20 63ec0bd56cf3: Waiting 00:53:20 148a4758c616: Layer already exists 00:53:20 9d1814531d35: Layer already exists 00:53:20 4b62b3ee7f78: Layer already exists 00:53:20 f620751ba326: Layer already exists 00:53:20 14b11fc3e59c: Layer already exists 00:53:20 a27ad3091760: Layer already exists 00:53:20 2c45bfab3c9e: Layer already exists 00:53:20 63ec0bd56cf3: Layer already exists 00:53:20 b88e69dc9643: Layer already exists 00:53:20 ab8f438f6dcd: Layer already exists 00:53:20 latest: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.29 00:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:53:20 f620751ba326: Preparing 00:53:20 4b62b3ee7f78: Preparing 00:53:20 9d1814531d35: Preparing 00:53:20 14b11fc3e59c: Preparing 00:53:20 148a4758c616: Preparing 00:53:20 2c45bfab3c9e: Preparing 00:53:20 a27ad3091760: Preparing 00:53:20 b88e69dc9643: Preparing 00:53:20 ab8f438f6dcd: Preparing 00:53:20 63ec0bd56cf3: Preparing 00:53:20 2c45bfab3c9e: Waiting 00:53:20 a27ad3091760: Waiting 00:53:20 b88e69dc9643: Waiting 00:53:20 ab8f438f6dcd: Waiting 00:53:20 63ec0bd56cf3: Waiting 00:53:20 148a4758c616: Layer already exists 00:53:20 14b11fc3e59c: Layer already exists 00:53:20 9d1814531d35: Layer already exists 00:53:20 4b62b3ee7f78: Layer already exists 00:53:20 f620751ba326: Layer already exists 00:53:20 b88e69dc9643: Layer already exists 00:53:20 2c45bfab3c9e: Layer already exists 00:53:20 ab8f438f6dcd: Layer already exists 00:53:20 a27ad3091760: Layer already exists 00:53:20 63ec0bd56cf3: Layer already exists 00:53:20 3.2.0-dev.29: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:53:21 f620751ba326: Preparing 00:53:21 4b62b3ee7f78: Preparing 00:53:21 9d1814531d35: Preparing 00:53:21 14b11fc3e59c: Preparing 00:53:21 148a4758c616: Preparing 00:53:21 2c45bfab3c9e: Preparing 00:53:21 2c45bfab3c9e: Waiting 00:53:21 a27ad3091760: Preparing 00:53:21 b88e69dc9643: Preparing 00:53:21 ab8f438f6dcd: Preparing 00:53:21 a27ad3091760: Waiting 00:53:21 b88e69dc9643: Waiting 00:53:21 63ec0bd56cf3: Preparing 00:53:21 ab8f438f6dcd: Waiting 00:53:21 63ec0bd56cf3: Waiting 00:53:21 4b62b3ee7f78: Layer already exists 00:53:21 148a4758c616: Layer already exists 00:53:21 9d1814531d35: Layer already exists 00:53:21 f620751ba326: Layer already exists 00:53:21 14b11fc3e59c: Layer already exists 00:53:21 b88e69dc9643: Layer already exists 00:53:21 a27ad3091760: Layer already exists 00:53:21 ab8f438f6dcd: Layer already exists 00:53:21 2c45bfab3c9e: Layer already exists 00:53:21 63ec0bd56cf3: Layer already exists 00:53:21 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:53:22 f620751ba326: Preparing 00:53:22 4b62b3ee7f78: Preparing 00:53:22 9d1814531d35: Preparing 00:53:22 14b11fc3e59c: Preparing 00:53:22 148a4758c616: Preparing 00:53:22 2c45bfab3c9e: Preparing 00:53:22 a27ad3091760: Preparing 00:53:22 b88e69dc9643: Preparing 00:53:22 ab8f438f6dcd: Preparing 00:53:22 63ec0bd56cf3: Preparing 00:53:22 2c45bfab3c9e: Waiting 00:53:22 a27ad3091760: Waiting 00:53:22 b88e69dc9643: Waiting 00:53:22 ab8f438f6dcd: Waiting 00:53:22 63ec0bd56cf3: Waiting 00:53:22 148a4758c616: Layer already exists 00:53:22 9d1814531d35: Layer already exists 00:53:22 f620751ba326: Layer already exists 00:53:22 14b11fc3e59c: Layer already exists 00:53:22 4b62b3ee7f78: Layer already exists 00:53:22 a27ad3091760: Layer already exists 00:53:22 2c45bfab3c9e: Layer already exists 00:53:22 b88e69dc9643: Layer already exists 00:53:22 63ec0bd56cf3: Layer already exists 00:53:22 ab8f438f6dcd: Layer already exists 00:53:22 main: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:22 ===================================================== [Pipeline] echo 00:53:22 taggedImages: 00:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.29 00:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:53:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:53:22 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:22 latest 00:53:22 3.2.0-dev.29 00:53:22 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:22 main 00:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:53:22 0cfc8a21f58f: Preparing 00:53:22 155c6c5c90b9: Preparing 00:53:22 f4cb27deef0a: Preparing 00:53:22 14b11fc3e59c: Preparing 00:53:22 148a4758c616: Preparing 00:53:22 6deccb7d541d: Preparing 00:53:22 af3d0f050eac: Preparing 00:53:22 c334e1346598: Preparing 00:53:22 63ec0bd56cf3: Preparing 00:53:22 6deccb7d541d: Waiting 00:53:22 af3d0f050eac: Waiting 00:53:22 c334e1346598: Waiting 00:53:22 148a4758c616: Layer already exists 00:53:22 14b11fc3e59c: Layer already exists 00:53:22 155c6c5c90b9: Pushed 00:53:22 f4cb27deef0a: Pushed 00:53:22 0cfc8a21f58f: Pushed 00:53:22 63ec0bd56cf3: Layer already exists 00:53:23 c334e1346598: Pushed 00:53:23 af3d0f050eac: Pushed 00:53:31 6deccb7d541d: Pushed 00:53:31 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:53:32 0cfc8a21f58f: Preparing 00:53:32 155c6c5c90b9: Preparing 00:53:32 f4cb27deef0a: Preparing 00:53:32 14b11fc3e59c: Preparing 00:53:32 148a4758c616: Preparing 00:53:32 6deccb7d541d: Preparing 00:53:32 af3d0f050eac: Preparing 00:53:32 c334e1346598: Preparing 00:53:32 63ec0bd56cf3: Preparing 00:53:32 af3d0f050eac: Waiting 00:53:32 63ec0bd56cf3: Waiting 00:53:32 c334e1346598: Waiting 00:53:32 6deccb7d541d: Waiting 00:53:32 14b11fc3e59c: Layer already exists 00:53:32 0cfc8a21f58f: Layer already exists 00:53:32 155c6c5c90b9: Layer already exists 00:53:32 f4cb27deef0a: Layer already exists 00:53:32 148a4758c616: Layer already exists 00:53:32 c334e1346598: Layer already exists 00:53:32 6deccb7d541d: Layer already exists 00:53:32 af3d0f050eac: Layer already exists 00:53:32 63ec0bd56cf3: Layer already exists 00:53:32 latest: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.29 00:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:53:32 0cfc8a21f58f: Preparing 00:53:32 155c6c5c90b9: Preparing 00:53:32 f4cb27deef0a: Preparing 00:53:32 14b11fc3e59c: Preparing 00:53:32 148a4758c616: Preparing 00:53:32 6deccb7d541d: Preparing 00:53:32 af3d0f050eac: Preparing 00:53:32 c334e1346598: Preparing 00:53:32 63ec0bd56cf3: Preparing 00:53:32 af3d0f050eac: Waiting 00:53:32 6deccb7d541d: Waiting 00:53:32 63ec0bd56cf3: Waiting 00:53:32 c334e1346598: Waiting 00:53:32 148a4758c616: Layer already exists 00:53:32 155c6c5c90b9: Layer already exists 00:53:32 14b11fc3e59c: Layer already exists 00:53:32 f4cb27deef0a: Layer already exists 00:53:32 0cfc8a21f58f: Layer already exists 00:53:32 6deccb7d541d: Layer already exists 00:53:32 af3d0f050eac: Layer already exists 00:53:32 c334e1346598: Layer already exists 00:53:32 63ec0bd56cf3: Layer already exists 00:53:32 3.2.0-dev.29: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:53:33 0cfc8a21f58f: Preparing 00:53:33 155c6c5c90b9: Preparing 00:53:33 f4cb27deef0a: Preparing 00:53:33 14b11fc3e59c: Preparing 00:53:33 148a4758c616: Preparing 00:53:33 6deccb7d541d: Preparing 00:53:33 af3d0f050eac: Preparing 00:53:33 c334e1346598: Preparing 00:53:33 af3d0f050eac: Waiting 00:53:33 6deccb7d541d: Waiting 00:53:33 63ec0bd56cf3: Preparing 00:53:33 c334e1346598: Waiting 00:53:33 63ec0bd56cf3: Waiting 00:53:33 f4cb27deef0a: Layer already exists 00:53:33 155c6c5c90b9: Layer already exists 00:53:33 14b11fc3e59c: Layer already exists 00:53:33 0cfc8a21f58f: Layer already exists 00:53:33 148a4758c616: Layer already exists 00:53:33 6deccb7d541d: Layer already exists 00:53:33 c334e1346598: Layer already exists 00:53:33 63ec0bd56cf3: Layer already exists 00:53:33 af3d0f050eac: Layer already exists 00:53:33 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:53:34 0cfc8a21f58f: Preparing 00:53:34 155c6c5c90b9: Preparing 00:53:34 f4cb27deef0a: Preparing 00:53:34 14b11fc3e59c: Preparing 00:53:34 148a4758c616: Preparing 00:53:34 6deccb7d541d: Preparing 00:53:34 af3d0f050eac: Preparing 00:53:34 c334e1346598: Preparing 00:53:34 63ec0bd56cf3: Preparing 00:53:34 6deccb7d541d: Waiting 00:53:34 af3d0f050eac: Waiting 00:53:34 63ec0bd56cf3: Waiting 00:53:34 14b11fc3e59c: Layer already exists 00:53:34 155c6c5c90b9: Layer already exists 00:53:34 f4cb27deef0a: Layer already exists 00:53:34 148a4758c616: Layer already exists 00:53:34 0cfc8a21f58f: Layer already exists 00:53:34 6deccb7d541d: Layer already exists 00:53:34 af3d0f050eac: Layer already exists 00:53:34 c334e1346598: Layer already exists 00:53:34 63ec0bd56cf3: Layer already exists 00:53:34 main: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:34 ===================================================== [Pipeline] echo 00:53:34 taggedImages: 00:53:34 - nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:53:34 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.29 00:53:34 - nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:53:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:53:34 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:34 latest 00:53:34 3.2.0-dev.29 00:53:34 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:34 main 00:53:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:53:35 f620751ba326: Preparing 00:53:35 5d932caa0a97: Preparing 00:53:35 e6d92e3dddfb: Preparing 00:53:35 14b11fc3e59c: Preparing 00:53:35 148a4758c616: Preparing 00:53:35 850c076b157f: Preparing 00:53:35 b88e69dc9643: Preparing 00:53:35 ab8f438f6dcd: Preparing 00:53:35 63ec0bd56cf3: Preparing 00:53:35 b88e69dc9643: Waiting 00:53:35 ab8f438f6dcd: Waiting 00:53:35 63ec0bd56cf3: Waiting 00:53:35 850c076b157f: Waiting 00:53:35 f620751ba326: Layer already exists 00:53:35 14b11fc3e59c: Layer already exists 00:53:35 148a4758c616: Layer already exists 00:53:35 b88e69dc9643: Layer already exists 00:53:35 ab8f438f6dcd: Layer already exists 00:53:35 63ec0bd56cf3: Layer already exists 00:53:35 e6d92e3dddfb: Pushed 00:53:35 5d932caa0a97: Pushed 00:53:43 850c076b157f: Pushed 00:53:43 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:53:44 f620751ba326: Preparing 00:53:44 5d932caa0a97: Preparing 00:53:44 e6d92e3dddfb: Preparing 00:53:44 14b11fc3e59c: Preparing 00:53:44 148a4758c616: Preparing 00:53:44 850c076b157f: Preparing 00:53:44 b88e69dc9643: Preparing 00:53:44 ab8f438f6dcd: Preparing 00:53:44 63ec0bd56cf3: Preparing 00:53:44 850c076b157f: Waiting 00:53:44 b88e69dc9643: Waiting 00:53:44 ab8f438f6dcd: Waiting 00:53:44 63ec0bd56cf3: Waiting 00:53:44 148a4758c616: Layer already exists 00:53:44 e6d92e3dddfb: Layer already exists 00:53:44 f620751ba326: Layer already exists 00:53:44 5d932caa0a97: Layer already exists 00:53:44 14b11fc3e59c: Layer already exists 00:53:44 b88e69dc9643: Layer already exists 00:53:44 63ec0bd56cf3: Layer already exists 00:53:44 850c076b157f: Layer already exists 00:53:44 ab8f438f6dcd: Layer already exists 00:53:44 latest: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.29 00:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:53:44 f620751ba326: Preparing 00:53:44 5d932caa0a97: Preparing 00:53:44 e6d92e3dddfb: Preparing 00:53:44 14b11fc3e59c: Preparing 00:53:44 148a4758c616: Preparing 00:53:44 850c076b157f: Preparing 00:53:44 b88e69dc9643: Preparing 00:53:44 ab8f438f6dcd: Preparing 00:53:44 63ec0bd56cf3: Preparing 00:53:44 ab8f438f6dcd: Waiting 00:53:44 b88e69dc9643: Waiting 00:53:44 63ec0bd56cf3: Waiting 00:53:44 850c076b157f: Waiting 00:53:44 e6d92e3dddfb: Layer already exists 00:53:44 148a4758c616: Layer already exists 00:53:44 5d932caa0a97: Layer already exists 00:53:44 14b11fc3e59c: Layer already exists 00:53:44 f620751ba326: Layer already exists 00:53:44 850c076b157f: Layer already exists 00:53:44 b88e69dc9643: Layer already exists 00:53:44 63ec0bd56cf3: Layer already exists 00:53:44 ab8f438f6dcd: Layer already exists 00:53:44 3.2.0-dev.29: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:53:45 f620751ba326: Preparing 00:53:45 5d932caa0a97: Preparing 00:53:45 e6d92e3dddfb: Preparing 00:53:45 14b11fc3e59c: Preparing 00:53:45 148a4758c616: Preparing 00:53:45 850c076b157f: Preparing 00:53:45 b88e69dc9643: Preparing 00:53:45 ab8f438f6dcd: Preparing 00:53:45 63ec0bd56cf3: Preparing 00:53:45 850c076b157f: Waiting 00:53:45 63ec0bd56cf3: Waiting 00:53:45 ab8f438f6dcd: Waiting 00:53:45 b88e69dc9643: Waiting 00:53:45 14b11fc3e59c: Layer already exists 00:53:45 5d932caa0a97: Layer already exists 00:53:45 e6d92e3dddfb: Layer already exists 00:53:45 f620751ba326: Layer already exists 00:53:45 148a4758c616: Layer already exists 00:53:45 850c076b157f: Layer already exists 00:53:45 ab8f438f6dcd: Layer already exists 00:53:45 b88e69dc9643: Layer already exists 00:53:45 63ec0bd56cf3: Layer already exists 00:53:45 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:53:46 f620751ba326: Preparing 00:53:46 5d932caa0a97: Preparing 00:53:46 e6d92e3dddfb: Preparing 00:53:46 14b11fc3e59c: Preparing 00:53:46 148a4758c616: Preparing 00:53:46 850c076b157f: Preparing 00:53:46 b88e69dc9643: Preparing 00:53:46 ab8f438f6dcd: Preparing 00:53:46 63ec0bd56cf3: Preparing 00:53:46 850c076b157f: Waiting 00:53:46 b88e69dc9643: Waiting 00:53:46 ab8f438f6dcd: Waiting 00:53:46 63ec0bd56cf3: Waiting 00:53:46 14b11fc3e59c: Layer already exists 00:53:46 148a4758c616: Layer already exists 00:53:46 f620751ba326: Layer already exists 00:53:46 5d932caa0a97: Layer already exists 00:53:46 e6d92e3dddfb: Layer already exists 00:53:46 850c076b157f: Layer already exists 00:53:46 b88e69dc9643: Layer already exists 00:53:46 ab8f438f6dcd: Layer already exists 00:53:46 63ec0bd56cf3: Layer already exists 00:53:46 main: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:46 ===================================================== [Pipeline] echo 00:53:46 taggedImages: 00:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.29 00:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:53:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:53:46 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:46 latest 00:53:46 3.2.0-dev.29 00:53:46 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:46 main 00:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:53:46 02b57d28035d: Preparing 00:53:46 b459ff3081da: Preparing 00:53:46 14b11fc3e59c: Preparing 00:53:46 148a4758c616: Preparing 00:53:46 57ee0d002d9a: Preparing 00:53:46 95e3f621fdda: Preparing 00:53:46 63ec0bd56cf3: Preparing 00:53:46 63ec0bd56cf3: Waiting 00:53:46 95e3f621fdda: Waiting 00:53:46 14b11fc3e59c: Layer already exists 00:53:46 148a4758c616: Layer already exists 00:53:46 63ec0bd56cf3: Layer already exists 00:53:46 02b57d28035d: Pushed 00:53:46 95e3f621fdda: Pushed 00:53:47 57ee0d002d9a: Pushed 00:53:49 b459ff3081da: Pushed 00:53:49 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:53:50 02b57d28035d: Preparing 00:53:50 b459ff3081da: Preparing 00:53:50 14b11fc3e59c: Preparing 00:53:50 148a4758c616: Preparing 00:53:50 57ee0d002d9a: Preparing 00:53:50 95e3f621fdda: Preparing 00:53:50 63ec0bd56cf3: Preparing 00:53:50 95e3f621fdda: Waiting 00:53:50 63ec0bd56cf3: Waiting 00:53:50 57ee0d002d9a: Layer already exists 00:53:50 02b57d28035d: Layer already exists 00:53:50 148a4758c616: Layer already exists 00:53:50 b459ff3081da: Layer already exists 00:53:50 14b11fc3e59c: Layer already exists 00:53:50 63ec0bd56cf3: Layer already exists 00:53:50 95e3f621fdda: Layer already exists 00:53:50 latest: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.29 00:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:53:51 02b57d28035d: Preparing 00:53:51 b459ff3081da: Preparing 00:53:51 14b11fc3e59c: Preparing 00:53:51 148a4758c616: Preparing 00:53:51 57ee0d002d9a: Preparing 00:53:51 95e3f621fdda: Preparing 00:53:51 63ec0bd56cf3: Preparing 00:53:51 95e3f621fdda: Waiting 00:53:51 63ec0bd56cf3: Waiting 00:53:51 14b11fc3e59c: Layer already exists 00:53:51 b459ff3081da: Layer already exists 00:53:51 57ee0d002d9a: Layer already exists 00:53:51 02b57d28035d: Layer already exists 00:53:51 148a4758c616: Layer already exists 00:53:51 95e3f621fdda: Layer already exists 00:53:51 63ec0bd56cf3: Layer already exists 00:53:51 3.2.0-dev.29: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:53:51 02b57d28035d: Preparing 00:53:51 b459ff3081da: Preparing 00:53:51 14b11fc3e59c: Preparing 00:53:51 148a4758c616: Preparing 00:53:51 57ee0d002d9a: Preparing 00:53:51 95e3f621fdda: Preparing 00:53:51 63ec0bd56cf3: Preparing 00:53:51 95e3f621fdda: Waiting 00:53:51 63ec0bd56cf3: Waiting 00:53:51 148a4758c616: Layer already exists 00:53:51 b459ff3081da: Layer already exists 00:53:51 02b57d28035d: Layer already exists 00:53:51 57ee0d002d9a: Layer already exists 00:53:51 14b11fc3e59c: Layer already exists 00:53:51 95e3f621fdda: Layer already exists 00:53:51 63ec0bd56cf3: Layer already exists 00:53:51 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:53:52 02b57d28035d: Preparing 00:53:52 b459ff3081da: Preparing 00:53:52 14b11fc3e59c: Preparing 00:53:52 148a4758c616: Preparing 00:53:52 57ee0d002d9a: Preparing 00:53:52 95e3f621fdda: Preparing 00:53:52 63ec0bd56cf3: Preparing 00:53:52 95e3f621fdda: Waiting 00:53:52 148a4758c616: Layer already exists 00:53:52 b459ff3081da: Layer already exists 00:53:52 02b57d28035d: Layer already exists 00:53:52 57ee0d002d9a: Layer already exists 00:53:52 14b11fc3e59c: Layer already exists 00:53:52 63ec0bd56cf3: Layer already exists 00:53:52 95e3f621fdda: Layer already exists 00:53:52 main: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:52 ===================================================== [Pipeline] echo 00:53:52 taggedImages: 00:53:52 - nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:52 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:53:52 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.29 00:53:52 - nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:52 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:53:52 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:53:52 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:52 latest 00:53:52 3.2.0-dev.29 00:53:52 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:52 main 00:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:53:53 e2b1604b566b: Preparing 00:53:53 a2dc472413cd: Preparing 00:53:53 14b11fc3e59c: Preparing 00:53:53 148a4758c616: Preparing 00:53:53 132980ee2af1: Preparing 00:53:53 3dcdf4c63ced: Preparing 00:53:53 63ec0bd56cf3: Preparing 00:53:53 3dcdf4c63ced: Waiting 00:53:53 63ec0bd56cf3: Waiting 00:53:53 14b11fc3e59c: Layer already exists 00:53:53 148a4758c616: Layer already exists 00:53:53 132980ee2af1: Layer already exists 00:53:53 3dcdf4c63ced: Layer already exists 00:53:53 63ec0bd56cf3: Layer already exists 00:53:53 e2b1604b566b: Pushed 00:53:56 a2dc472413cd: Pushed 00:53:56 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:53:57 e2b1604b566b: Preparing 00:53:57 a2dc472413cd: Preparing 00:53:57 14b11fc3e59c: Preparing 00:53:57 148a4758c616: Preparing 00:53:57 132980ee2af1: Preparing 00:53:57 3dcdf4c63ced: Preparing 00:53:57 63ec0bd56cf3: Preparing 00:53:57 3dcdf4c63ced: Waiting 00:53:57 63ec0bd56cf3: Waiting 00:53:57 148a4758c616: Layer already exists 00:53:57 a2dc472413cd: Layer already exists 00:53:57 132980ee2af1: Layer already exists 00:53:57 e2b1604b566b: Layer already exists 00:53:57 14b11fc3e59c: Layer already exists 00:53:57 3dcdf4c63ced: Layer already exists 00:53:57 63ec0bd56cf3: Layer already exists 00:53:57 latest: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.29 00:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:53:57 e2b1604b566b: Preparing 00:53:57 a2dc472413cd: Preparing 00:53:57 14b11fc3e59c: Preparing 00:53:57 148a4758c616: Preparing 00:53:57 132980ee2af1: Preparing 00:53:57 3dcdf4c63ced: Preparing 00:53:57 63ec0bd56cf3: Preparing 00:53:57 63ec0bd56cf3: Waiting 00:53:57 148a4758c616: Layer already exists 00:53:57 e2b1604b566b: Layer already exists 00:53:57 a2dc472413cd: Layer already exists 00:53:57 132980ee2af1: Layer already exists 00:53:57 14b11fc3e59c: Layer already exists 00:53:57 3dcdf4c63ced: Layer already exists 00:53:57 63ec0bd56cf3: Layer already exists 00:53:57 3.2.0-dev.29: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:53:58 e2b1604b566b: Preparing 00:53:58 a2dc472413cd: Preparing 00:53:58 14b11fc3e59c: Preparing 00:53:58 148a4758c616: Preparing 00:53:58 132980ee2af1: Preparing 00:53:58 3dcdf4c63ced: Preparing 00:53:58 63ec0bd56cf3: Preparing 00:53:58 3dcdf4c63ced: Waiting 00:53:58 63ec0bd56cf3: Waiting 00:53:58 132980ee2af1: Layer already exists 00:53:58 e2b1604b566b: Layer already exists 00:53:58 14b11fc3e59c: Layer already exists 00:53:58 148a4758c616: Layer already exists 00:53:58 a2dc472413cd: Layer already exists 00:53:58 3dcdf4c63ced: Layer already exists 00:53:58 63ec0bd56cf3: Layer already exists 00:53:58 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:53:59 e2b1604b566b: Preparing 00:53:59 a2dc472413cd: Preparing 00:53:59 14b11fc3e59c: Preparing 00:53:59 148a4758c616: Preparing 00:53:59 132980ee2af1: Preparing 00:53:59 3dcdf4c63ced: Preparing 00:53:59 63ec0bd56cf3: Preparing 00:53:59 3dcdf4c63ced: Waiting 00:53:59 63ec0bd56cf3: Waiting 00:53:59 132980ee2af1: Layer already exists 00:53:59 e2b1604b566b: Layer already exists 00:53:59 148a4758c616: Layer already exists 00:53:59 14b11fc3e59c: Layer already exists 00:53:59 a2dc472413cd: Layer already exists 00:53:59 3dcdf4c63ced: Layer already exists 00:53:59 63ec0bd56cf3: Layer already exists 00:53:59 main: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:59 ===================================================== [Pipeline] echo 00:53:59 taggedImages: 00:53:59 - nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 00:53:59 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:53:59 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.29 00:53:59 - nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 00:53:59 - 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] } 01:10:07 #131 ... 01:10:07 01:10:07 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:10:07 #136 1061.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:10:07 #136 ... 01:10:07 01:10:07 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:10:07 #140 DONE 1065.4s 01:10:07 01:10:07 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:10:07 #139 ... 01:10:07 01:10:07 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:10:07 #141 DONE 0.2s 01:10:07 01:10:07 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:10:07 #142 DONE 0.1s 01:10:07 01:10:07 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:10:07 #139 ... 01:10:07 01:10:07 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:10:07 #143 DONE 0.1s 01:10:07 01:10:07 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:10:07 #144 DONE 0.1s 01:10:07 01:10:07 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:10:07 #145 DONE 0.2s 01:10:07 01:10:07 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:10:07 #146 DONE 0.2s 01:10:07 01:10:07 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:10:07 #147 DONE 2.3s 01:10:07 01:10:07 #87 [security-proxy-setup] exporting to image 01:10:07 #87 exporting layers 01:10:09 #87 exporting layers 1.0s done 01:10:09 #87 writing image sha256:af135101a561ea1bc1f75c0cc43d63ce5ba5ee55e441b3d6bf67ad1e1d53e73d done 01:10:09 #87 naming to docker.io/library/security-proxy-setup-arm64 done 01:10:09 #87 DONE 6.1s 01:10:09 01:10:09 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:10:16 #139 ... 01:10:16 01:10:16 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:10:16 #138 DONE 1077.1s 01:10:16 01:10:16 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:10:16 #134 ... 01:10:16 01:10:16 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:10:16 #148 DONE 0.2s 01:10:16 01:10:16 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:10:19 #149 DONE 2.4s 01:10:19 01:10:19 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:10:19 #150 DONE 0.3s 01:10:19 01:10:19 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:10:19 #137 ... 01:10:19 01:10:19 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:10:19 #151 DONE 0.3s 01:10:19 01:10:19 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:10:19 #152 DONE 0.6s 01:10:19 01:10:19 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:10:19 #136 DONE 1081.4s 01:10:19 01:10:19 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:10:20 #153 DONE 0.7s 01:10:20 01:10:20 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:10:20 #118 ... 01:10:20 01:10:20 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:10:20 #154 DONE 0.3s 01:10:20 01:10:20 #155 [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/ 01:10:20 #155 DONE 0.4s 01:10:20 01:10:20 #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:10:21 #156 DONE 0.5s 01:10:21 01:10:21 #157 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:10:21 #157 DONE 0.5s 01:10:21 01:10:21 #158 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:10:21 #158 DONE 0.2s 01:10:21 01:10:21 #159 [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 01:10:21 #159 DONE 0.3s 01:10:21 01:10:21 #160 [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 01:10:22 #160 DONE 0.2s 01:10:22 01:10:22 #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:10:22 #161 DONE 0.2s 01:10:22 01:10:22 #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:10:22 #162 ... 01:10:22 01:10:22 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:10:22 #163 DONE 0.2s 01:10:22 01:10:22 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:10:22 #164 DONE 0.5s 01:10:22 01:10:22 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:10:23 #165 DONE 0.3s 01:10:23 01:10:23 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:10:23 #166 DONE 0.2s 01:10:23 01:10:23 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:10:25 #167 ... 01:10:25 01:10:25 #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:10:25 #162 DONE 2.9s 01:10:25 01:10:25 #87 [security-bootstrapper] exporting to image 01:10:25 #87 exporting layers 01:10:26 #87 exporting layers 1.4s done 01:10:26 #87 writing image sha256:aea1c03ee5687942a513289e883a16cac6f6e8355a95345e6b2ba6151973bc0d done 01:10:26 #87 naming to docker.io/library/security-bootstrapper-arm64 done 01:10:26 #87 DONE 7.5s 01:10:26 01:10:26 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:10:26 #139 ... 01:10:26 01:10:26 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:10:26 #167 DONE 3.2s 01:10:26 01:10:26 #87 [security-secretstore-setup] exporting to image 01:10:28 #87 exporting layers 1.5s done 01:10:28 #87 writing image sha256:672568328f92eec4628f9f8a9e66053da53be8419ed763d9f31d5e22a8bd836a 0.0s done 01:10:28 #87 naming to docker.io/library/security-secretstore-setup-arm64 done 01:10:28 #87 DONE 9.1s 01:10:28 01:10:28 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:11:24 #135 DONE 1137.8s 01:11:24 01:11:24 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:11:24 #133 ... 01:11:24 01:11:24 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:11:24 #168 DONE 0.3s 01:11:24 01:11:24 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:11:24 #169 DONE 0.1s 01:11:24 01:11:24 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:11:24 #170 DONE 0.2s 01:11:24 01:11:24 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:11:24 #171 DONE 0.1s 01:11:24 01:11:24 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:11:24 #172 DONE 0.1s 01:11:24 01:11:24 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:11:24 #173 DONE 2.1s 01:11:24 01:11:24 #87 [core-common-config-bootstrapper] exporting to image 01:11:24 #87 exporting layers 01:11:24 #87 exporting layers 0.6s done 01:11:24 #87 writing image sha256:6450bef14f4e8018944061f5794690d12cac6f0a0ea41e201883199327e26a20 done 01:11:24 #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:11:24 #87 DONE 9.7s 01:11:24 01:11:24 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:16 #132 ... 01:13:16 01:13:16 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:16 #133 DONE 1256.3s 01:13:16 01:13:16 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:13:16 #139 ... 01:13:16 01:13:16 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:13:16 #174 DONE 0.3s 01:13:16 01:13:16 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:13:16 #175 DONE 0.2s 01:13:16 01:13:16 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:13:16 #176 DONE 0.4s 01:13:16 01:13:16 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:13:16 #177 DONE 0.2s 01:13:16 01:13:16 #87 [security-spiffe-token-provider] exporting to image 01:13:16 #87 exporting layers 01:13:16 #87 exporting layers 0.6s done 01:13:16 #87 writing image sha256:4349bd5ae99cc70757e1e632359e23a5879dc2f1b54143f5d1ac729bf5407e1c done 01:13:16 #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:13:16 #87 DONE 10.3s 01:13:16 01:13:16 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:19:53 #137 ... 01:19:53 01:19:53 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:19:53 #131 DONE 1647.4s 01:19:53 01:19:53 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:19:53 #118 ... 01:19:53 01:19:53 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:19:53 #178 DONE 0.1s 01:19:53 01:19:53 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:19:53 #139 ... 01:19:53 01:19:53 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:19:53 #179 DONE 0.1s 01:19:53 01:19:53 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:19:53 #180 DONE 0.5s 01:19:53 01:19:53 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:19:53 #181 DONE 0.1s 01:19:53 01:19:53 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:19:53 #182 DONE 0.2s 01:19:53 01:19:53 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:19:53 #183 DONE 1.9s 01:19:53 01:19:53 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:19:53 #139 ... 01:19:53 01:19:53 #87 [security-proxy-auth] exporting to image 01:19:53 #87 exporting layers 01:19:53 #87 exporting layers 0.7s done 01:19:53 #87 writing image sha256:c2266acfb77c1f8001b7dea4618e09c6c0ea19474f34adba1a6cee159cb42d87 done 01:19:53 #87 naming to docker.io/library/security-proxy-auth-arm64 done 01:19:53 #87 DONE 11.0s 01:19:53 01:19:53 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:20:40 #132 ... 01:20:40 01:20:40 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:20:40 #134 DONE 1695.7s 01:20:40 01:20:40 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:40 #118 ... 01:20:40 01:20:40 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:20:40 #184 DONE 0.2s 01:20:40 01:20:40 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:20:40 #139 ... 01:20:40 01:20:40 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:20:40 #185 DONE 0.2s 01:20:40 01:20:40 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:20:40 #186 DONE 0.5s 01:20:40 01:20:40 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:20:40 #187 DONE 0.1s 01:20:40 01:20:40 #87 [core-command] exporting to image 01:20:40 #87 exporting layers 01:20:40 #87 exporting layers 0.4s done 01:20:40 #87 writing image sha256:14bccf7dc376f5e40298ac65f790d42550e4890834ef99d477c3e259179fd133 done 01:20:40 #87 naming to docker.io/library/core-command-arm64 done 01:20:40 #87 DONE 11.4s 01:20:40 01:20:40 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:46 #118 ... 01:20:46 01:20:46 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:20:46 #139 DONE 1707.2s 01:20:46 01:20:46 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:46 #118 ... 01:20:46 01:20:46 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:20:46 #188 DONE 0.2s 01:20:46 01:20:46 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:20:46 #137 ... 01:20:46 01:20:46 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:20:46 #189 DONE 0.1s 01:20:46 01:20:46 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:20:46 #190 DONE 0.4s 01:20:46 01:20:46 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:20:47 #191 DONE 0.2s 01:20:47 01:20:47 #87 [core-data] exporting to image 01:20:47 #87 exporting layers 01:20:47 #87 exporting layers 0.5s done 01:20:47 #87 writing image sha256:55b075e731ea61f62be89cfa5f15d8f1d6b08527590144d80785908e67aca0eb done 01:20:47 #87 naming to docker.io/library/core-data-arm64 0.0s done 01:20:47 #87 DONE 11.9s 01:20:47 01:20:47 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:20:54 #137 ... 01:20:54 01:20:54 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:54 #118 DONE 1715.3s 01:20:54 01:20:54 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:20:54 #137 ... 01:20:54 01:20:54 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:20:54 #192 DONE 0.2s 01:20:54 01:20:54 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:20:54 #132 ... 01:20:54 01:20:54 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:20:54 #193 DONE 0.1s 01:20:54 01:20:54 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:20:54 #194 DONE 0.4s 01:20:54 01:20:54 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:20:55 #195 DONE 0.1s 01:20:55 01:20:55 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:20:55 #196 DONE 0.1s 01:20:55 01:20:55 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:20:55 #132 ... 01:20:55 01:20:55 #87 [core-metadata] exporting to image 01:20:55 #87 exporting layers 01:20:55 #87 exporting layers 0.6s done 01:20:55 #87 writing image sha256:e8e96cb36932478eccaf74d8021f394e4eb0de553c192aa971a0d46cf2fe5a29 done 01:20:55 #87 naming to docker.io/library/core-metadata-arm64 done 01:20:55 #87 DONE 12.5s 01:20:55 01:20:55 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:21:22 #132 ... 01:21:22 01:21:22 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:21:22 #137 DONE 1740.9s 01:21:22 01:21:22 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:21:22 #197 DONE 0.3s 01:21:22 01:21:22 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:21:22 #132 ... 01:21:22 01:21:22 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:21:22 #198 DONE 0.2s 01:21:22 01:21:22 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:21:22 #199 DONE 0.5s 01:21:22 01:21:22 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:21:22 #132 ... 01:21:22 01:21:22 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:21:22 #200 DONE 0.1s 01:21:22 01:21:22 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:21:22 #132 DONE 1742.3s 01:21:22 01:21:22 #87 [support-scheduler] exporting to image 01:21:22 #87 exporting layers 01:21:22 #87 exporting layers 0.7s done 01:21:22 #87 writing image sha256:5ad04c1fb5c14e89e04519dcbb66d77384ab62de02d80bf8ecb941cd337ff378 done 01:21:22 #87 naming to docker.io/library/support-scheduler-arm64 done 01:21:22 #87 DONE 13.2s 01:21:22 01:21:22 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:21:22 #201 DONE 0.1s 01:21:22 01:21:22 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:21:22 #202 DONE 0.2s 01:21:22 01:21:22 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:21:22 #203 DONE 0.4s 01:21:22 01:21:22 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:21:22 #204 DONE 0.1s 01:21:22 01:21:22 #87 [support-notifications] exporting to image 01:21:22 #87 exporting layers 0.5s done 01:21:22 #87 writing image sha256:8b6be9a001478c6c4d6a1cff1b165bb96a3d62027c5a40eeae2e1ee6e052c212 done 01:21:22 #87 naming to docker.io/library/support-notifications-arm64 done 01:21:22 #87 DONE 13.7s 01:21:22 time="2024-07-05T00:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:21:22 time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:21:22 $ docker stop --time=1 0c00cab88bc515641d9d6fa4f9d2869c8a569dfcdff08a6c5f1cac1ab9783aec 01:21:24 $ docker rm -f --volumes 0c00cab88bc515641d9d6fa4f9d2869c8a569dfcdff08a6c5f1cac1ab9783aec [Pipeline] // withDockerContainer [Pipeline] sh 01:21:24 + docker images 01:21:24 REPOSITORY TAG IMAGE ID CREATED SIZE 01:21:24 support-notifications-arm64 latest 8b6be9a00147 3 seconds ago 43.3MB 01:21:24 support-scheduler-arm64 latest 5ad04c1fb5c1 4 seconds ago 42.4MB 01:21:24 core-metadata-arm64 latest e8e96cb36932 29 seconds ago 40.3MB 01:21:24 core-data-arm64 latest 55b075e731ea 38 seconds ago 40.1MB 01:21:24 core-command-arm64 latest 14bccf7dc376 49 seconds ago 39.9MB 01:21:24 security-proxy-auth-arm64 latest c2266acfb77c About a minute ago 37.4MB 01:21:24 security-spiffe-token-provider-arm64 latest 4349bd5ae99c 8 minutes ago 34.1MB 01:21:24 core-common-config-bootstrapper-arm64 latest 6450bef14f4e 10 minutes ago 20.1MB 01:21:24 security-secretstore-setup-arm64 latest 672568328f92 10 minutes ago 41.5MB 01:21:24 security-bootstrapper-arm64 latest aea1c03ee568 11 minutes ago 23.7MB 01:21:24 security-proxy-setup-arm64 latest af135101a561 11 minutes ago 31MB 01:21:24 security-spire-agent-arm64 latest b480f95a4840 30 minutes ago 157MB 01:21:24 security-spire-server-arm64 latest b4362902affd 30 minutes ago 102MB 01:21:24 security-spire-config-arm64 latest 4adc3556da96 30 minutes ago 101MB 01:21:24 ci-base-image-arm64 latest 3da667abba37 31 minutes ago 962MB 01:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 01:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 01:21:24 provisioning config files... 01:21:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config4907729475754686414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:25 ---> ****-login.sh 01:21:25 nexus3.edgexfoundry.org:10001 01:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:25 Configure a credential helper to remove this warning. See 01:21:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:25 01:21:25 Login Succeeded 01:21:25 nexus3.edgexfoundry.org:10002 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10003 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10004 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:27 ****.io 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 ---> ****-login.sh ends [Pipeline] } 01:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:21:27 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:27 latest 01:21:27 3.2.0-dev.29 01:21:27 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:27 main 01:21:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:21:28 09e36e297400: Preparing 01:21:28 396b772cd76c: Preparing 01:21:28 5056ffe900cc: Preparing 01:21:28 ad0ed3be90af: Preparing 01:21:28 a5d5cc83c09e: Preparing 01:21:28 d57e346c1a92: Preparing 01:21:28 da707bb00cb8: Preparing 01:21:28 d57e346c1a92: Waiting 01:21:28 ad0ed3be90af: Pushed 01:21:28 09e36e297400: Pushed 01:21:28 5056ffe900cc: Pushed 01:21:28 da707bb00cb8: Layer already exists 01:21:28 d57e346c1a92: Pushed 01:21:29 a5d5cc83c09e: Pushed 01:21:34 396b772cd76c: Pushed 01:21:34 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:21:35 09e36e297400: Preparing 01:21:35 396b772cd76c: Preparing 01:21:35 5056ffe900cc: Preparing 01:21:35 ad0ed3be90af: Preparing 01:21:35 a5d5cc83c09e: Preparing 01:21:35 d57e346c1a92: Preparing 01:21:35 da707bb00cb8: Preparing 01:21:35 d57e346c1a92: Waiting 01:21:35 da707bb00cb8: Waiting 01:21:35 09e36e297400: Layer already exists 01:21:35 396b772cd76c: Layer already exists 01:21:35 a5d5cc83c09e: Layer already exists 01:21:35 5056ffe900cc: Layer already exists 01:21:35 ad0ed3be90af: Layer already exists 01:21:35 da707bb00cb8: Layer already exists 01:21:35 d57e346c1a92: Layer already exists 01:21:35 latest: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.29 01:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:21:36 09e36e297400: Preparing 01:21:36 396b772cd76c: Preparing 01:21:36 5056ffe900cc: Preparing 01:21:36 ad0ed3be90af: Preparing 01:21:36 a5d5cc83c09e: Preparing 01:21:36 d57e346c1a92: Preparing 01:21:36 da707bb00cb8: Preparing 01:21:36 d57e346c1a92: Waiting 01:21:36 da707bb00cb8: Waiting 01:21:36 09e36e297400: Layer already exists 01:21:36 ad0ed3be90af: Layer already exists 01:21:36 396b772cd76c: Layer already exists 01:21:36 a5d5cc83c09e: Layer already exists 01:21:36 5056ffe900cc: Layer already exists 01:21:36 d57e346c1a92: Layer already exists 01:21:36 da707bb00cb8: Layer already exists 01:21:36 3.2.0-dev.29: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:21:37 09e36e297400: Preparing 01:21:37 396b772cd76c: Preparing 01:21:37 5056ffe900cc: Preparing 01:21:37 ad0ed3be90af: Preparing 01:21:37 a5d5cc83c09e: Preparing 01:21:37 d57e346c1a92: Preparing 01:21:37 da707bb00cb8: Preparing 01:21:37 d57e346c1a92: Waiting 01:21:37 da707bb00cb8: Waiting 01:21:37 09e36e297400: Layer already exists 01:21:37 5056ffe900cc: Layer already exists 01:21:37 396b772cd76c: Layer already exists 01:21:37 a5d5cc83c09e: Layer already exists 01:21:37 ad0ed3be90af: Layer already exists 01:21:37 da707bb00cb8: Layer already exists 01:21:37 d57e346c1a92: Layer already exists 01:21:37 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:21:38 09e36e297400: Preparing 01:21:38 396b772cd76c: Preparing 01:21:38 5056ffe900cc: Preparing 01:21:38 ad0ed3be90af: Preparing 01:21:38 a5d5cc83c09e: Preparing 01:21:38 d57e346c1a92: Preparing 01:21:38 da707bb00cb8: Preparing 01:21:38 d57e346c1a92: Waiting 01:21:38 da707bb00cb8: Waiting 01:21:38 a5d5cc83c09e: Layer already exists 01:21:38 ad0ed3be90af: Layer already exists 01:21:38 396b772cd76c: Layer already exists 01:21:38 09e36e297400: Layer already exists 01:21:38 5056ffe900cc: Layer already exists 01:21:38 da707bb00cb8: Layer already exists 01:21:38 d57e346c1a92: Layer already exists 01:21:38 main: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:39 ===================================================== [Pipeline] echo 01:21:39 taggedImages: 01:21:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:21:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.29 01:21:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:21:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:21:39 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:39 latest 01:21:39 3.2.0-dev.29 01:21:39 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:39 main 01:21:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:21:39 fc5446ca82d6: Preparing 01:21:39 1142b58b0c84: Preparing 01:21:39 866734530716: Preparing 01:21:39 e38115057735: Preparing 01:21:39 5056ffe900cc: Preparing 01:21:39 ad0ed3be90af: Preparing 01:21:39 a5d5cc83c09e: Preparing 01:21:39 ad0ed3be90af: Waiting 01:21:39 d57e346c1a92: Preparing 01:21:39 da707bb00cb8: Preparing 01:21:39 d57e346c1a92: Waiting 01:21:39 a5d5cc83c09e: Waiting 01:21:39 da707bb00cb8: Waiting 01:21:39 5056ffe900cc: Layer already exists 01:21:40 ad0ed3be90af: Layer already exists 01:21:40 a5d5cc83c09e: Layer already exists 01:21:40 d57e346c1a92: Layer already exists 01:21:40 1142b58b0c84: Pushed 01:21:40 866734530716: Pushed 01:21:40 fc5446ca82d6: Pushed 01:21:40 da707bb00cb8: Layer already exists 01:21:42 e38115057735: Pushed 01:21:42 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:42 + 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 01:21:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:21:42 fc5446ca82d6: Preparing 01:21:42 1142b58b0c84: Preparing 01:21:42 866734530716: Preparing 01:21:42 e38115057735: Preparing 01:21:42 5056ffe900cc: Preparing 01:21:42 ad0ed3be90af: Preparing 01:21:42 a5d5cc83c09e: Preparing 01:21:42 d57e346c1a92: Preparing 01:21:42 ad0ed3be90af: Waiting 01:21:42 da707bb00cb8: Preparing 01:21:42 a5d5cc83c09e: Waiting 01:21:42 d57e346c1a92: Waiting 01:21:42 da707bb00cb8: Waiting 01:21:42 5056ffe900cc: Layer already exists 01:21:42 1142b58b0c84: Layer already exists 01:21:42 e38115057735: Layer already exists 01:21:42 866734530716: Layer already exists 01:21:42 fc5446ca82d6: Layer already exists 01:21:42 ad0ed3be90af: Layer already exists 01:21:42 d57e346c1a92: Layer already exists 01:21:42 a5d5cc83c09e: Layer already exists 01:21:42 da707bb00cb8: Layer already exists 01:21:43 latest: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.29 01:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:21:43 fc5446ca82d6: Preparing 01:21:43 1142b58b0c84: Preparing 01:21:43 866734530716: Preparing 01:21:43 e38115057735: Preparing 01:21:43 5056ffe900cc: Preparing 01:21:43 ad0ed3be90af: Preparing 01:21:43 a5d5cc83c09e: Preparing 01:21:43 d57e346c1a92: Preparing 01:21:43 da707bb00cb8: Preparing 01:21:43 a5d5cc83c09e: Waiting 01:21:43 d57e346c1a92: Waiting 01:21:43 ad0ed3be90af: Waiting 01:21:43 da707bb00cb8: Waiting 01:21:43 1142b58b0c84: Layer already exists 01:21:43 e38115057735: Layer already exists 01:21:43 866734530716: Layer already exists 01:21:43 fc5446ca82d6: Layer already exists 01:21:43 5056ffe900cc: Layer already exists 01:21:43 a5d5cc83c09e: Layer already exists 01:21:43 ad0ed3be90af: Layer already exists 01:21:43 da707bb00cb8: Layer already exists 01:21:43 d57e346c1a92: Layer already exists 01:21:44 3.2.0-dev.29: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:21:44 fc5446ca82d6: Preparing 01:21:44 1142b58b0c84: Preparing 01:21:44 866734530716: Preparing 01:21:44 e38115057735: Preparing 01:21:44 5056ffe900cc: Preparing 01:21:44 ad0ed3be90af: Preparing 01:21:44 a5d5cc83c09e: Preparing 01:21:44 ad0ed3be90af: Waiting 01:21:44 a5d5cc83c09e: Waiting 01:21:44 d57e346c1a92: Preparing 01:21:44 da707bb00cb8: Preparing 01:21:44 d57e346c1a92: Waiting 01:21:44 da707bb00cb8: Waiting 01:21:44 1142b58b0c84: Layer already exists 01:21:44 5056ffe900cc: Layer already exists 01:21:44 fc5446ca82d6: Layer already exists 01:21:44 e38115057735: Layer already exists 01:21:44 866734530716: Layer already exists 01:21:44 d57e346c1a92: Layer already exists 01:21:44 da707bb00cb8: Layer already exists 01:21:44 a5d5cc83c09e: Layer already exists 01:21:44 ad0ed3be90af: Layer already exists 01:21:45 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:45 + 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 01:21:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:21:45 fc5446ca82d6: Preparing 01:21:45 1142b58b0c84: Preparing 01:21:45 866734530716: Preparing 01:21:45 e38115057735: Preparing 01:21:45 5056ffe900cc: Preparing 01:21:45 ad0ed3be90af: Preparing 01:21:45 a5d5cc83c09e: Preparing 01:21:45 d57e346c1a92: Preparing 01:21:45 da707bb00cb8: Preparing 01:21:45 ad0ed3be90af: Waiting 01:21:45 a5d5cc83c09e: Waiting 01:21:45 d57e346c1a92: Waiting 01:21:45 da707bb00cb8: Waiting 01:21:45 e38115057735: Layer already exists 01:21:45 1142b58b0c84: Layer already exists 01:21:45 866734530716: Layer already exists 01:21:45 5056ffe900cc: Layer already exists 01:21:45 fc5446ca82d6: Layer already exists 01:21:45 d57e346c1a92: Layer already exists 01:21:45 ad0ed3be90af: Layer already exists 01:21:45 a5d5cc83c09e: Layer already exists 01:21:45 da707bb00cb8: Layer already exists 01:21:46 main: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:46 ===================================================== [Pipeline] echo 01:21:46 taggedImages: 01:21:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:21:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.29 01:21:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:21:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:21:46 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:46 latest 01:21:46 3.2.0-dev.29 01:21:46 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:46 main 01:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:21:47 301c06e4fe03: Preparing 01:21:47 d07add187698: Preparing 01:21:47 5056ffe900cc: Preparing 01:21:47 ad0ed3be90af: Preparing 01:21:47 a232c6ae5414: Preparing 01:21:47 20ef9b278944: Preparing 01:21:47 da707bb00cb8: Preparing 01:21:47 20ef9b278944: Waiting 01:21:47 da707bb00cb8: Waiting 01:21:47 ad0ed3be90af: Layer already exists 01:21:47 5056ffe900cc: Layer already exists 01:21:47 da707bb00cb8: Layer already exists 01:21:47 301c06e4fe03: Pushed 01:21:47 20ef9b278944: Pushed 01:21:48 a232c6ae5414: Pushed 01:21:54 d07add187698: Pushed 01:21:54 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:21:54 301c06e4fe03: Preparing 01:21:54 d07add187698: Preparing 01:21:54 5056ffe900cc: Preparing 01:21:54 ad0ed3be90af: Preparing 01:21:54 a232c6ae5414: Preparing 01:21:54 20ef9b278944: Preparing 01:21:54 da707bb00cb8: Preparing 01:21:54 20ef9b278944: Waiting 01:21:54 da707bb00cb8: Waiting 01:21:54 5056ffe900cc: Layer already exists 01:21:54 d07add187698: Layer already exists 01:21:54 301c06e4fe03: Layer already exists 01:21:54 ad0ed3be90af: Layer already exists 01:21:54 a232c6ae5414: Layer already exists 01:21:54 da707bb00cb8: Layer already exists 01:21:54 20ef9b278944: Layer already exists 01:21:54 latest: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.29 01:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:21:55 301c06e4fe03: Preparing 01:21:55 d07add187698: Preparing 01:21:55 5056ffe900cc: Preparing 01:21:55 ad0ed3be90af: Preparing 01:21:55 a232c6ae5414: Preparing 01:21:55 20ef9b278944: Preparing 01:21:55 da707bb00cb8: Preparing 01:21:55 da707bb00cb8: Waiting 01:21:55 20ef9b278944: Waiting 01:21:55 ad0ed3be90af: Layer already exists 01:21:55 5056ffe900cc: Layer already exists 01:21:55 a232c6ae5414: Layer already exists 01:21:55 d07add187698: Layer already exists 01:21:55 301c06e4fe03: Layer already exists 01:21:55 20ef9b278944: Layer already exists 01:21:55 da707bb00cb8: Layer already exists 01:21:55 3.2.0-dev.29: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:21:56 301c06e4fe03: Preparing 01:21:56 d07add187698: Preparing 01:21:56 5056ffe900cc: Preparing 01:21:56 ad0ed3be90af: Preparing 01:21:56 a232c6ae5414: Preparing 01:21:56 20ef9b278944: Preparing 01:21:56 da707bb00cb8: Preparing 01:21:56 20ef9b278944: Waiting 01:21:56 da707bb00cb8: Waiting 01:21:56 5056ffe900cc: Layer already exists 01:21:56 a232c6ae5414: Layer already exists 01:21:56 d07add187698: Layer already exists 01:21:56 301c06e4fe03: Layer already exists 01:21:56 ad0ed3be90af: Layer already exists 01:21:56 da707bb00cb8: Layer already exists 01:21:56 20ef9b278944: Layer already exists 01:21:56 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:21:57 301c06e4fe03: Preparing 01:21:57 d07add187698: Preparing 01:21:57 5056ffe900cc: Preparing 01:21:57 ad0ed3be90af: Preparing 01:21:57 a232c6ae5414: Preparing 01:21:57 20ef9b278944: Preparing 01:21:57 da707bb00cb8: Preparing 01:21:57 20ef9b278944: Waiting 01:21:57 da707bb00cb8: Waiting 01:21:57 301c06e4fe03: Layer already exists 01:21:57 a232c6ae5414: Layer already exists 01:21:57 d07add187698: Layer already exists 01:21:57 5056ffe900cc: Layer already exists 01:21:57 ad0ed3be90af: Layer already exists 01:21:57 da707bb00cb8: Layer already exists 01:21:57 20ef9b278944: Layer already exists 01:21:57 main: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:57 ===================================================== [Pipeline] echo 01:21:57 taggedImages: 01:21:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:21:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.29 01:21:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:21:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:21:58 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:58 latest 01:21:58 3.2.0-dev.29 01:21:58 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:21:58 main 01:21:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:21:58 f4653421b0b9: Preparing 01:21:58 6062be878a70: Preparing 01:21:58 9127596ce8bf: Preparing 01:21:58 5056ffe900cc: Preparing 01:21:58 ad0ed3be90af: Preparing 01:21:58 a5d5cc83c09e: Preparing 01:21:58 d57e346c1a92: Preparing 01:21:58 da707bb00cb8: Preparing 01:21:58 a5d5cc83c09e: Waiting 01:21:58 d57e346c1a92: Waiting 01:21:58 da707bb00cb8: Waiting 01:21:59 5056ffe900cc: Layer already exists 01:21:59 ad0ed3be90af: Layer already exists 01:21:59 a5d5cc83c09e: Layer already exists 01:21:59 d57e346c1a92: Layer already exists 01:21:59 6062be878a70: Pushed 01:21:59 da707bb00cb8: Layer already exists 01:21:59 f4653421b0b9: Pushed 01:22:05 9127596ce8bf: Pushed 01:22:05 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:06 f4653421b0b9: Preparing 01:22:06 6062be878a70: Preparing 01:22:06 9127596ce8bf: Preparing 01:22:06 5056ffe900cc: Preparing 01:22:06 ad0ed3be90af: Preparing 01:22:06 a5d5cc83c09e: Preparing 01:22:06 d57e346c1a92: Preparing 01:22:06 da707bb00cb8: Preparing 01:22:06 a5d5cc83c09e: Waiting 01:22:06 d57e346c1a92: Waiting 01:22:06 da707bb00cb8: Waiting 01:22:06 f4653421b0b9: Layer already exists 01:22:06 9127596ce8bf: Layer already exists 01:22:06 5056ffe900cc: Layer already exists 01:22:06 6062be878a70: Layer already exists 01:22:06 ad0ed3be90af: Layer already exists 01:22:06 d57e346c1a92: Layer already exists 01:22:06 da707bb00cb8: Layer already exists 01:22:06 a5d5cc83c09e: Layer already exists 01:22:06 latest: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.29 01:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:07 f4653421b0b9: Preparing 01:22:07 6062be878a70: Preparing 01:22:07 9127596ce8bf: Preparing 01:22:07 5056ffe900cc: Preparing 01:22:07 ad0ed3be90af: Preparing 01:22:07 a5d5cc83c09e: Preparing 01:22:07 d57e346c1a92: Preparing 01:22:07 da707bb00cb8: Preparing 01:22:07 a5d5cc83c09e: Waiting 01:22:07 d57e346c1a92: Waiting 01:22:07 da707bb00cb8: Waiting 01:22:07 f4653421b0b9: Layer already exists 01:22:07 ad0ed3be90af: Layer already exists 01:22:07 9127596ce8bf: Layer already exists 01:22:07 5056ffe900cc: Layer already exists 01:22:07 6062be878a70: Layer already exists 01:22:07 d57e346c1a92: Layer already exists 01:22:07 da707bb00cb8: Layer already exists 01:22:07 a5d5cc83c09e: Layer already exists 01:22:07 3.2.0-dev.29: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:08 f4653421b0b9: Preparing 01:22:08 6062be878a70: Preparing 01:22:08 9127596ce8bf: Preparing 01:22:08 5056ffe900cc: Preparing 01:22:08 ad0ed3be90af: Preparing 01:22:08 a5d5cc83c09e: Preparing 01:22:08 a5d5cc83c09e: Waiting 01:22:08 d57e346c1a92: Preparing 01:22:08 da707bb00cb8: Preparing 01:22:08 d57e346c1a92: Waiting 01:22:08 da707bb00cb8: Waiting 01:22:08 ad0ed3be90af: Layer already exists 01:22:08 5056ffe900cc: Layer already exists 01:22:08 9127596ce8bf: Layer already exists 01:22:08 6062be878a70: Layer already exists 01:22:08 f4653421b0b9: Layer already exists 01:22:08 d57e346c1a92: Layer already exists 01:22:08 da707bb00cb8: Layer already exists 01:22:08 a5d5cc83c09e: Layer already exists 01:22:08 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:22:09 f4653421b0b9: Preparing 01:22:09 6062be878a70: Preparing 01:22:09 9127596ce8bf: Preparing 01:22:09 5056ffe900cc: Preparing 01:22:09 ad0ed3be90af: Preparing 01:22:09 a5d5cc83c09e: Preparing 01:22:09 d57e346c1a92: Preparing 01:22:09 da707bb00cb8: Preparing 01:22:09 d57e346c1a92: Waiting 01:22:09 a5d5cc83c09e: Waiting 01:22:09 da707bb00cb8: Waiting 01:22:09 ad0ed3be90af: Layer already exists 01:22:09 5056ffe900cc: Layer already exists 01:22:09 6062be878a70: Layer already exists 01:22:09 9127596ce8bf: Layer already exists 01:22:09 f4653421b0b9: Layer already exists 01:22:09 d57e346c1a92: Layer already exists 01:22:09 a5d5cc83c09e: Layer already exists 01:22:09 da707bb00cb8: Layer already exists 01:22:09 main: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:09 ===================================================== [Pipeline] echo 01:22:09 taggedImages: 01:22:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:22:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.29 01:22:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:22:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:22:09 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:09 latest 01:22:09 3.2.0-dev.29 01:22:09 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:09 main 01:22:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:22:10 45936d971c1e: Preparing 01:22:10 61947f652bd4: Preparing 01:22:10 193f0925d91b: Preparing 01:22:10 a47b947f90b8: Preparing 01:22:10 bc5200fffce4: Preparing 01:22:10 0f3074c660de: Preparing 01:22:10 6ff80a3dad1e: Preparing 01:22:10 5056ffe900cc: Preparing 01:22:10 ad0ed3be90af: Preparing 01:22:10 742321f39f42: Preparing 01:22:10 9277eba33ebc: Preparing 01:22:10 5f70bf18a086: Preparing 01:22:10 6ebe9f50a7f0: Preparing 01:22:10 8ee5d8d979d0: Preparing 01:22:10 2097f99e3a0b: Preparing 01:22:10 da707bb00cb8: Preparing 01:22:10 ad0ed3be90af: Waiting 01:22:10 742321f39f42: Waiting 01:22:10 9277eba33ebc: Waiting 01:22:10 5f70bf18a086: Waiting 01:22:10 6ebe9f50a7f0: Waiting 01:22:10 8ee5d8d979d0: Waiting 01:22:10 da707bb00cb8: Waiting 01:22:10 0f3074c660de: Waiting 01:22:10 6ff80a3dad1e: Waiting 01:22:10 2097f99e3a0b: Waiting 01:22:10 5056ffe900cc: Waiting 01:22:10 61947f652bd4: Pushed 01:22:10 193f0925d91b: Pushed 01:22:10 45936d971c1e: Pushed 01:22:10 bc5200fffce4: Pushed 01:22:10 a47b947f90b8: Pushed 01:22:10 5056ffe900cc: Layer already exists 01:22:10 ad0ed3be90af: Layer already exists 01:22:10 0f3074c660de: Pushed 01:22:10 5f70bf18a086: Layer already exists 01:22:10 9277eba33ebc: Pushed 01:22:10 742321f39f42: Pushed 01:22:10 da707bb00cb8: Layer already exists 01:22:10 6ebe9f50a7f0: Pushed 01:22:11 2097f99e3a0b: Pushed 01:22:12 8ee5d8d979d0: Pushed 01:22:13 6ff80a3dad1e: Pushed 01:22:13 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:22:14 45936d971c1e: Preparing 01:22:14 61947f652bd4: Preparing 01:22:14 193f0925d91b: Preparing 01:22:14 a47b947f90b8: Preparing 01:22:14 bc5200fffce4: Preparing 01:22:14 0f3074c660de: Preparing 01:22:14 6ff80a3dad1e: Preparing 01:22:14 5056ffe900cc: Preparing 01:22:14 ad0ed3be90af: Preparing 01:22:14 742321f39f42: Preparing 01:22:14 9277eba33ebc: Preparing 01:22:14 5f70bf18a086: Preparing 01:22:14 6ebe9f50a7f0: Preparing 01:22:14 8ee5d8d979d0: Preparing 01:22:14 2097f99e3a0b: Preparing 01:22:14 da707bb00cb8: Preparing 01:22:14 0f3074c660de: Waiting 01:22:14 9277eba33ebc: Waiting 01:22:14 8ee5d8d979d0: Waiting 01:22:14 2097f99e3a0b: Waiting 01:22:14 5f70bf18a086: Waiting 01:22:14 da707bb00cb8: Waiting 01:22:14 6ff80a3dad1e: Waiting 01:22:14 6ebe9f50a7f0: Waiting 01:22:14 5056ffe900cc: Waiting 01:22:14 742321f39f42: Waiting 01:22:14 ad0ed3be90af: Waiting 01:22:14 a47b947f90b8: Layer already exists 01:22:14 bc5200fffce4: Layer already exists 01:22:14 61947f652bd4: Layer already exists 01:22:14 45936d971c1e: Layer already exists 01:22:14 193f0925d91b: Layer already exists 01:22:14 0f3074c660de: Layer already exists 01:22:14 6ff80a3dad1e: Layer already exists 01:22:14 5056ffe900cc: Layer already exists 01:22:14 742321f39f42: Layer already exists 01:22:14 ad0ed3be90af: Layer already exists 01:22:14 5f70bf18a086: Layer already exists 01:22:14 9277eba33ebc: Layer already exists 01:22:14 6ebe9f50a7f0: Layer already exists 01:22:14 2097f99e3a0b: Layer already exists 01:22:14 8ee5d8d979d0: Layer already exists 01:22:14 da707bb00cb8: Layer already exists 01:22:14 latest: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.29 01:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:22:15 45936d971c1e: Preparing 01:22:15 61947f652bd4: Preparing 01:22:15 193f0925d91b: Preparing 01:22:15 a47b947f90b8: Preparing 01:22:15 bc5200fffce4: Preparing 01:22:15 0f3074c660de: Preparing 01:22:15 6ff80a3dad1e: Preparing 01:22:15 5056ffe900cc: Preparing 01:22:15 ad0ed3be90af: Preparing 01:22:15 742321f39f42: Preparing 01:22:15 9277eba33ebc: Preparing 01:22:15 5f70bf18a086: Preparing 01:22:15 6ebe9f50a7f0: Preparing 01:22:15 8ee5d8d979d0: Preparing 01:22:15 2097f99e3a0b: Preparing 01:22:15 da707bb00cb8: Preparing 01:22:15 0f3074c660de: Waiting 01:22:15 6ff80a3dad1e: Waiting 01:22:15 9277eba33ebc: Waiting 01:22:15 5f70bf18a086: Waiting 01:22:15 5056ffe900cc: Waiting 01:22:15 6ebe9f50a7f0: Waiting 01:22:15 8ee5d8d979d0: Waiting 01:22:15 ad0ed3be90af: Waiting 01:22:15 2097f99e3a0b: Waiting 01:22:15 da707bb00cb8: Waiting 01:22:15 742321f39f42: Waiting 01:22:15 45936d971c1e: Layer already exists 01:22:15 bc5200fffce4: Layer already exists 01:22:15 61947f652bd4: Layer already exists 01:22:15 a47b947f90b8: Layer already exists 01:22:15 193f0925d91b: Layer already exists 01:22:15 6ff80a3dad1e: Layer already exists 01:22:15 5056ffe900cc: Layer already exists 01:22:15 742321f39f42: Layer already exists 01:22:15 0f3074c660de: Layer already exists 01:22:15 ad0ed3be90af: Layer already exists 01:22:15 5f70bf18a086: Layer already exists 01:22:15 6ebe9f50a7f0: Layer already exists 01:22:15 2097f99e3a0b: Layer already exists 01:22:15 9277eba33ebc: Layer already exists 01:22:15 8ee5d8d979d0: Layer already exists 01:22:15 da707bb00cb8: Layer already exists 01:22:15 3.2.0-dev.29: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:22:16 45936d971c1e: Preparing 01:22:16 61947f652bd4: Preparing 01:22:16 193f0925d91b: Preparing 01:22:16 a47b947f90b8: Preparing 01:22:16 bc5200fffce4: Preparing 01:22:16 0f3074c660de: Preparing 01:22:16 6ff80a3dad1e: Preparing 01:22:16 5056ffe900cc: Preparing 01:22:16 ad0ed3be90af: Preparing 01:22:16 742321f39f42: Preparing 01:22:16 9277eba33ebc: Preparing 01:22:16 5f70bf18a086: Preparing 01:22:16 6ebe9f50a7f0: Preparing 01:22:16 8ee5d8d979d0: Preparing 01:22:16 2097f99e3a0b: Preparing 01:22:16 da707bb00cb8: Preparing 01:22:16 742321f39f42: Waiting 01:22:16 9277eba33ebc: Waiting 01:22:16 5f70bf18a086: Waiting 01:22:16 6ebe9f50a7f0: Waiting 01:22:16 8ee5d8d979d0: Waiting 01:22:16 2097f99e3a0b: Waiting 01:22:16 da707bb00cb8: Waiting 01:22:16 5056ffe900cc: Waiting 01:22:16 ad0ed3be90af: Waiting 01:22:16 0f3074c660de: Waiting 01:22:16 6ff80a3dad1e: Waiting 01:22:16 193f0925d91b: Layer already exists 01:22:16 45936d971c1e: Layer already exists 01:22:16 bc5200fffce4: Layer already exists 01:22:16 a47b947f90b8: Layer already exists 01:22:16 61947f652bd4: Layer already exists 01:22:16 742321f39f42: Layer already exists 01:22:16 6ff80a3dad1e: Layer already exists 01:22:16 5056ffe900cc: Layer already exists 01:22:16 0f3074c660de: Layer already exists 01:22:16 ad0ed3be90af: Layer already exists 01:22:16 9277eba33ebc: Layer already exists 01:22:16 6ebe9f50a7f0: Layer already exists 01:22:16 5f70bf18a086: Layer already exists 01:22:16 8ee5d8d979d0: Layer already exists 01:22:16 2097f99e3a0b: Layer already exists 01:22:16 da707bb00cb8: Layer already exists 01:22:16 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:22:17 45936d971c1e: Preparing 01:22:17 61947f652bd4: Preparing 01:22:17 193f0925d91b: Preparing 01:22:17 a47b947f90b8: Preparing 01:22:17 bc5200fffce4: Preparing 01:22:17 0f3074c660de: Preparing 01:22:17 6ff80a3dad1e: Preparing 01:22:17 5056ffe900cc: Preparing 01:22:17 ad0ed3be90af: Preparing 01:22:17 742321f39f42: Preparing 01:22:17 9277eba33ebc: Preparing 01:22:17 5f70bf18a086: Preparing 01:22:17 6ebe9f50a7f0: Preparing 01:22:17 8ee5d8d979d0: Preparing 01:22:17 2097f99e3a0b: Preparing 01:22:17 da707bb00cb8: Preparing 01:22:17 0f3074c660de: Waiting 01:22:17 742321f39f42: Waiting 01:22:17 6ff80a3dad1e: Waiting 01:22:17 5056ffe900cc: Waiting 01:22:17 ad0ed3be90af: Waiting 01:22:17 6ebe9f50a7f0: Waiting 01:22:17 8ee5d8d979d0: Waiting 01:22:17 9277eba33ebc: Waiting 01:22:17 5f70bf18a086: Waiting 01:22:17 2097f99e3a0b: Waiting 01:22:17 da707bb00cb8: Waiting 01:22:17 a47b947f90b8: Layer already exists 01:22:17 193f0925d91b: Layer already exists 01:22:17 61947f652bd4: Layer already exists 01:22:17 45936d971c1e: Layer already exists 01:22:17 bc5200fffce4: Layer already exists 01:22:17 0f3074c660de: Layer already exists 01:22:17 742321f39f42: Layer already exists 01:22:17 6ff80a3dad1e: Layer already exists 01:22:17 5056ffe900cc: Layer already exists 01:22:17 ad0ed3be90af: Layer already exists 01:22:17 8ee5d8d979d0: Layer already exists 01:22:17 5f70bf18a086: Layer already exists 01:22:17 2097f99e3a0b: Layer already exists 01:22:17 9277eba33ebc: Layer already exists 01:22:17 6ebe9f50a7f0: Layer already exists 01:22:17 da707bb00cb8: Layer already exists 01:22:17 main: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:17 ===================================================== [Pipeline] echo 01:22:17 taggedImages: 01:22:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:22:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.29 01:22:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:22:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:22:17 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:17 latest 01:22:17 3.2.0-dev.29 01:22:17 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:17 main 01:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:22:18 ceae7ca518be: Preparing 01:22:18 51653ec749ce: Preparing 01:22:18 f835d4bce77a: Preparing 01:22:18 8fed13907973: Preparing 01:22:18 5056ffe900cc: Preparing 01:22:18 ad0ed3be90af: Preparing 01:22:18 a5d5cc83c09e: Preparing 01:22:18 ad0ed3be90af: Waiting 01:22:18 d57e346c1a92: Preparing 01:22:18 a5d5cc83c09e: Waiting 01:22:18 da707bb00cb8: Preparing 01:22:18 d57e346c1a92: Waiting 01:22:18 da707bb00cb8: Waiting 01:22:18 5056ffe900cc: Layer already exists 01:22:18 ad0ed3be90af: Layer already exists 01:22:18 a5d5cc83c09e: Layer already exists 01:22:18 f835d4bce77a: Pushed 01:22:18 51653ec749ce: Pushed 01:22:18 d57e346c1a92: Layer already exists 01:22:18 ceae7ca518be: Pushed 01:22:18 da707bb00cb8: Layer already exists 01:22:24 8fed13907973: Pushed 01:22:24 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:24 + 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 01:22:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:22:25 ceae7ca518be: Preparing 01:22:25 51653ec749ce: Preparing 01:22:25 f835d4bce77a: Preparing 01:22:25 8fed13907973: Preparing 01:22:25 5056ffe900cc: Preparing 01:22:25 ad0ed3be90af: Preparing 01:22:25 a5d5cc83c09e: Preparing 01:22:25 d57e346c1a92: Preparing 01:22:25 da707bb00cb8: Preparing 01:22:25 ad0ed3be90af: Waiting 01:22:25 a5d5cc83c09e: Waiting 01:22:25 d57e346c1a92: Waiting 01:22:25 da707bb00cb8: Waiting 01:22:25 8fed13907973: Layer already exists 01:22:25 5056ffe900cc: Layer already exists 01:22:25 51653ec749ce: Layer already exists 01:22:25 ceae7ca518be: Layer already exists 01:22:25 f835d4bce77a: Layer already exists 01:22:25 a5d5cc83c09e: Layer already exists 01:22:25 ad0ed3be90af: Layer already exists 01:22:25 da707bb00cb8: Layer already exists 01:22:25 d57e346c1a92: Layer already exists 01:22:25 latest: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.29 01:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:22:26 ceae7ca518be: Preparing 01:22:26 51653ec749ce: Preparing 01:22:26 f835d4bce77a: Preparing 01:22:26 8fed13907973: Preparing 01:22:26 5056ffe900cc: Preparing 01:22:26 ad0ed3be90af: Preparing 01:22:26 a5d5cc83c09e: Preparing 01:22:26 d57e346c1a92: Preparing 01:22:26 da707bb00cb8: Preparing 01:22:26 d57e346c1a92: Waiting 01:22:26 da707bb00cb8: Waiting 01:22:26 ad0ed3be90af: Waiting 01:22:26 a5d5cc83c09e: Waiting 01:22:26 8fed13907973: Layer already exists 01:22:26 ceae7ca518be: Layer already exists 01:22:26 51653ec749ce: Layer already exists 01:22:26 5056ffe900cc: Layer already exists 01:22:26 f835d4bce77a: Layer already exists 01:22:26 a5d5cc83c09e: Layer already exists 01:22:26 da707bb00cb8: Layer already exists 01:22:26 d57e346c1a92: Layer already exists 01:22:26 ad0ed3be90af: Layer already exists 01:22:26 3.2.0-dev.29: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:22:27 ceae7ca518be: Preparing 01:22:27 51653ec749ce: Preparing 01:22:27 f835d4bce77a: Preparing 01:22:27 8fed13907973: Preparing 01:22:27 5056ffe900cc: Preparing 01:22:27 ad0ed3be90af: Preparing 01:22:27 a5d5cc83c09e: Preparing 01:22:27 ad0ed3be90af: Waiting 01:22:27 d57e346c1a92: Preparing 01:22:27 a5d5cc83c09e: Waiting 01:22:27 da707bb00cb8: Preparing 01:22:27 d57e346c1a92: Waiting 01:22:27 da707bb00cb8: Waiting 01:22:27 f835d4bce77a: Layer already exists 01:22:27 5056ffe900cc: Layer already exists 01:22:27 ceae7ca518be: Layer already exists 01:22:27 8fed13907973: Layer already exists 01:22:27 51653ec749ce: Layer already exists 01:22:27 d57e346c1a92: Layer already exists 01:22:27 da707bb00cb8: Layer already exists 01:22:27 ad0ed3be90af: Layer already exists 01:22:27 a5d5cc83c09e: Layer already exists 01:22:27 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:27 + 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 01:22:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:22:28 ceae7ca518be: Preparing 01:22:28 51653ec749ce: Preparing 01:22:28 f835d4bce77a: Preparing 01:22:28 8fed13907973: Preparing 01:22:28 5056ffe900cc: Preparing 01:22:28 ad0ed3be90af: Preparing 01:22:28 a5d5cc83c09e: Preparing 01:22:28 d57e346c1a92: Preparing 01:22:28 da707bb00cb8: Preparing 01:22:28 a5d5cc83c09e: Waiting 01:22:28 d57e346c1a92: Waiting 01:22:28 da707bb00cb8: Waiting 01:22:28 ad0ed3be90af: Waiting 01:22:28 51653ec749ce: Layer already exists 01:22:28 f835d4bce77a: Layer already exists 01:22:28 ceae7ca518be: Layer already exists 01:22:28 5056ffe900cc: Layer already exists 01:22:28 8fed13907973: Layer already exists 01:22:28 a5d5cc83c09e: Layer already exists 01:22:28 d57e346c1a92: Layer already exists 01:22:28 da707bb00cb8: Layer already exists 01:22:28 ad0ed3be90af: Layer already exists 01:22:28 main: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:28 ===================================================== [Pipeline] echo 01:22:28 taggedImages: 01:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.29 01:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:22:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:22:28 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:28 latest 01:22:28 3.2.0-dev.29 01:22:28 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:28 main 01:22:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:22:29 e8f4f9bcbead: Preparing 01:22:29 ac5db5578b5e: Preparing 01:22:29 4e45ac72f6e8: Preparing 01:22:29 a25694adb6cc: Preparing 01:22:29 e49c0f668caf: Preparing 01:22:29 5056ffe900cc: Preparing 01:22:29 ad0ed3be90af: Preparing 01:22:29 e62e7dd5e9d5: Preparing 01:22:29 2482a7bc1ed7: Preparing 01:22:29 d221238c0aff: Preparing 01:22:29 da707bb00cb8: Preparing 01:22:29 5056ffe900cc: Waiting 01:22:29 ad0ed3be90af: Waiting 01:22:29 e62e7dd5e9d5: Waiting 01:22:29 2482a7bc1ed7: Waiting 01:22:29 d221238c0aff: Waiting 01:22:29 da707bb00cb8: Waiting 01:22:29 a25694adb6cc: Pushed 01:22:29 e8f4f9bcbead: Pushed 01:22:29 e49c0f668caf: Pushed 01:22:29 ac5db5578b5e: Pushed 01:22:29 5056ffe900cc: Layer already exists 01:22:29 ad0ed3be90af: Layer already exists 01:22:29 da707bb00cb8: Layer already exists 01:22:29 e62e7dd5e9d5: Pushed 01:22:29 2482a7bc1ed7: Pushed 01:22:31 4e45ac72f6e8: Pushed 01:22:33 d221238c0aff: Pushed 01:22:33 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:33 + 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 01:22:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:22:34 e8f4f9bcbead: Preparing 01:22:34 ac5db5578b5e: Preparing 01:22:34 4e45ac72f6e8: Preparing 01:22:34 a25694adb6cc: Preparing 01:22:34 e49c0f668caf: Preparing 01:22:34 5056ffe900cc: Preparing 01:22:34 ad0ed3be90af: Preparing 01:22:34 e62e7dd5e9d5: Preparing 01:22:34 2482a7bc1ed7: Preparing 01:22:34 d221238c0aff: Preparing 01:22:34 da707bb00cb8: Preparing 01:22:34 ad0ed3be90af: Waiting 01:22:34 e62e7dd5e9d5: Waiting 01:22:34 2482a7bc1ed7: Waiting 01:22:34 d221238c0aff: Waiting 01:22:34 da707bb00cb8: Waiting 01:22:34 5056ffe900cc: Waiting 01:22:34 a25694adb6cc: Layer already exists 01:22:34 e49c0f668caf: Layer already exists 01:22:34 e8f4f9bcbead: Layer already exists 01:22:34 4e45ac72f6e8: Layer already exists 01:22:34 ac5db5578b5e: Layer already exists 01:22:34 ad0ed3be90af: Layer already exists 01:22:34 e62e7dd5e9d5: Layer already exists 01:22:34 5056ffe900cc: Layer already exists 01:22:34 2482a7bc1ed7: Layer already exists 01:22:34 d221238c0aff: Layer already exists 01:22:34 da707bb00cb8: Layer already exists 01:22:34 latest: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.29 01:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:22:35 e8f4f9bcbead: Preparing 01:22:35 ac5db5578b5e: Preparing 01:22:35 4e45ac72f6e8: Preparing 01:22:35 a25694adb6cc: Preparing 01:22:35 e49c0f668caf: Preparing 01:22:35 5056ffe900cc: Preparing 01:22:35 ad0ed3be90af: Preparing 01:22:35 e62e7dd5e9d5: Preparing 01:22:35 2482a7bc1ed7: Preparing 01:22:35 d221238c0aff: Preparing 01:22:35 da707bb00cb8: Preparing 01:22:35 ad0ed3be90af: Waiting 01:22:35 e62e7dd5e9d5: Waiting 01:22:35 2482a7bc1ed7: Waiting 01:22:35 d221238c0aff: Waiting 01:22:35 da707bb00cb8: Waiting 01:22:35 5056ffe900cc: Waiting 01:22:35 4e45ac72f6e8: Layer already exists 01:22:35 ac5db5578b5e: Layer already exists 01:22:35 e49c0f668caf: Layer already exists 01:22:35 e8f4f9bcbead: Layer already exists 01:22:35 a25694adb6cc: Layer already exists 01:22:35 e62e7dd5e9d5: Layer already exists 01:22:35 5056ffe900cc: Layer already exists 01:22:35 2482a7bc1ed7: Layer already exists 01:22:35 ad0ed3be90af: Layer already exists 01:22:35 d221238c0aff: Layer already exists 01:22:35 da707bb00cb8: Layer already exists 01:22:35 3.2.0-dev.29: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:22:36 e8f4f9bcbead: Preparing 01:22:36 ac5db5578b5e: Preparing 01:22:36 4e45ac72f6e8: Preparing 01:22:36 a25694adb6cc: Preparing 01:22:36 e49c0f668caf: Preparing 01:22:36 5056ffe900cc: Preparing 01:22:36 ad0ed3be90af: Preparing 01:22:36 e62e7dd5e9d5: Preparing 01:22:36 2482a7bc1ed7: Preparing 01:22:36 d221238c0aff: Preparing 01:22:36 da707bb00cb8: Preparing 01:22:36 2482a7bc1ed7: Waiting 01:22:36 d221238c0aff: Waiting 01:22:36 5056ffe900cc: Waiting 01:22:36 ad0ed3be90af: Waiting 01:22:36 e62e7dd5e9d5: Waiting 01:22:36 da707bb00cb8: Waiting 01:22:36 a25694adb6cc: Layer already exists 01:22:36 4e45ac72f6e8: Layer already exists 01:22:36 e49c0f668caf: Layer already exists 01:22:36 ac5db5578b5e: Layer already exists 01:22:36 e8f4f9bcbead: Layer already exists 01:22:36 ad0ed3be90af: Layer already exists 01:22:36 5056ffe900cc: Layer already exists 01:22:36 d221238c0aff: Layer already exists 01:22:36 2482a7bc1ed7: Layer already exists 01:22:36 e62e7dd5e9d5: Layer already exists 01:22:36 da707bb00cb8: Layer already exists 01:22:36 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:36 + 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 01:22:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:22:36 e8f4f9bcbead: Preparing 01:22:36 ac5db5578b5e: Preparing 01:22:36 4e45ac72f6e8: Preparing 01:22:36 a25694adb6cc: Preparing 01:22:36 e49c0f668caf: Preparing 01:22:36 5056ffe900cc: Preparing 01:22:36 ad0ed3be90af: Preparing 01:22:36 5056ffe900cc: Waiting 01:22:36 ad0ed3be90af: Waiting 01:22:36 e62e7dd5e9d5: Preparing 01:22:36 2482a7bc1ed7: Preparing 01:22:36 e62e7dd5e9d5: Waiting 01:22:36 d221238c0aff: Preparing 01:22:36 2482a7bc1ed7: Waiting 01:22:36 da707bb00cb8: Preparing 01:22:36 d221238c0aff: Waiting 01:22:36 da707bb00cb8: Waiting 01:22:36 4e45ac72f6e8: Layer already exists 01:22:36 e8f4f9bcbead: Layer already exists 01:22:36 ac5db5578b5e: Layer already exists 01:22:36 a25694adb6cc: Layer already exists 01:22:36 e49c0f668caf: Layer already exists 01:22:36 ad0ed3be90af: Layer already exists 01:22:36 5056ffe900cc: Layer already exists 01:22:36 e62e7dd5e9d5: Layer already exists 01:22:36 2482a7bc1ed7: Layer already exists 01:22:36 d221238c0aff: Layer already exists 01:22:36 da707bb00cb8: Layer already exists 01:22:37 main: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:37 ===================================================== [Pipeline] echo 01:22:37 taggedImages: 01:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.29 01:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:22:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:22:37 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:37 latest 01:22:37 3.2.0-dev.29 01:22:37 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:37 main 01:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:22:38 3fb4fd3192ad: Preparing 01:22:38 712fb71b0a7d: Preparing 01:22:38 050e001fe394: Preparing 01:22:38 97460a4ad89b: Preparing 01:22:38 eca12bdfd339: Preparing 01:22:38 f9e5758e384a: Preparing 01:22:38 3d89a100d76d: Preparing 01:22:38 5056ffe900cc: Preparing 01:22:38 ad0ed3be90af: Preparing 01:22:38 12205d026635: Preparing 01:22:38 391ba60decfb: Preparing 01:22:38 da707bb00cb8: Preparing 01:22:38 5056ffe900cc: Waiting 01:22:38 ad0ed3be90af: Waiting 01:22:38 12205d026635: Waiting 01:22:38 391ba60decfb: Waiting 01:22:38 da707bb00cb8: Waiting 01:22:38 f9e5758e384a: Waiting 01:22:38 3d89a100d76d: Waiting 01:22:38 eca12bdfd339: Pushed 01:22:38 712fb71b0a7d: Pushed 01:22:38 3fb4fd3192ad: Pushed 01:22:38 5056ffe900cc: Layer already exists 01:22:38 ad0ed3be90af: Layer already exists 01:22:38 f9e5758e384a: Pushed 01:22:38 3d89a100d76d: Pushed 01:22:38 da707bb00cb8: Layer already exists 01:22:40 12205d026635: Pushed 01:22:40 97460a4ad89b: Pushed 01:22:40 050e001fe394: Pushed 01:22:41 391ba60decfb: Pushed 01:22:41 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:41 + 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 01:22:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:22:42 3fb4fd3192ad: Preparing 01:22:42 712fb71b0a7d: Preparing 01:22:42 050e001fe394: Preparing 01:22:42 97460a4ad89b: Preparing 01:22:42 eca12bdfd339: Preparing 01:22:42 f9e5758e384a: Preparing 01:22:42 3d89a100d76d: Preparing 01:22:42 5056ffe900cc: Preparing 01:22:42 ad0ed3be90af: Preparing 01:22:42 12205d026635: Preparing 01:22:42 391ba60decfb: Preparing 01:22:42 da707bb00cb8: Preparing 01:22:42 5056ffe900cc: Waiting 01:22:42 ad0ed3be90af: Waiting 01:22:42 12205d026635: Waiting 01:22:42 391ba60decfb: Waiting 01:22:42 da707bb00cb8: Waiting 01:22:42 f9e5758e384a: Waiting 01:22:42 3d89a100d76d: Waiting 01:22:42 3fb4fd3192ad: Layer already exists 01:22:42 050e001fe394: Layer already exists 01:22:42 712fb71b0a7d: Layer already exists 01:22:42 eca12bdfd339: Layer already exists 01:22:42 97460a4ad89b: Layer already exists 01:22:42 f9e5758e384a: Layer already exists 01:22:42 12205d026635: Layer already exists 01:22:42 3d89a100d76d: Layer already exists 01:22:42 5056ffe900cc: Layer already exists 01:22:42 ad0ed3be90af: Layer already exists 01:22:42 da707bb00cb8: Layer already exists 01:22:42 391ba60decfb: Layer already exists 01:22:42 latest: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.29 01:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:22:43 3fb4fd3192ad: Preparing 01:22:43 712fb71b0a7d: Preparing 01:22:43 050e001fe394: Preparing 01:22:43 97460a4ad89b: Preparing 01:22:43 eca12bdfd339: Preparing 01:22:43 f9e5758e384a: Preparing 01:22:43 3d89a100d76d: Preparing 01:22:43 5056ffe900cc: Preparing 01:22:43 ad0ed3be90af: Preparing 01:22:43 12205d026635: Preparing 01:22:43 391ba60decfb: Preparing 01:22:43 da707bb00cb8: Preparing 01:22:43 f9e5758e384a: Waiting 01:22:43 3d89a100d76d: Waiting 01:22:43 5056ffe900cc: Waiting 01:22:43 ad0ed3be90af: Waiting 01:22:43 12205d026635: Waiting 01:22:43 391ba60decfb: Waiting 01:22:43 da707bb00cb8: Waiting 01:22:43 eca12bdfd339: Layer already exists 01:22:43 712fb71b0a7d: Layer already exists 01:22:43 3fb4fd3192ad: Layer already exists 01:22:43 050e001fe394: Layer already exists 01:22:43 97460a4ad89b: Layer already exists 01:22:43 3d89a100d76d: Layer already exists 01:22:43 5056ffe900cc: Layer already exists 01:22:43 f9e5758e384a: Layer already exists 01:22:43 ad0ed3be90af: Layer already exists 01:22:43 12205d026635: Layer already exists 01:22:43 da707bb00cb8: Layer already exists 01:22:43 391ba60decfb: Layer already exists 01:22:43 3.2.0-dev.29: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:22:44 3fb4fd3192ad: Preparing 01:22:44 712fb71b0a7d: Preparing 01:22:44 050e001fe394: Preparing 01:22:44 97460a4ad89b: Preparing 01:22:44 eca12bdfd339: Preparing 01:22:44 f9e5758e384a: Preparing 01:22:44 3d89a100d76d: Preparing 01:22:44 5056ffe900cc: Preparing 01:22:44 ad0ed3be90af: Preparing 01:22:44 12205d026635: Preparing 01:22:44 391ba60decfb: Preparing 01:22:44 da707bb00cb8: Preparing 01:22:44 f9e5758e384a: Waiting 01:22:44 3d89a100d76d: Waiting 01:22:44 5056ffe900cc: Waiting 01:22:44 ad0ed3be90af: Waiting 01:22:44 12205d026635: Waiting 01:22:44 391ba60decfb: Waiting 01:22:44 da707bb00cb8: Waiting 01:22:44 050e001fe394: Layer already exists 01:22:44 eca12bdfd339: Layer already exists 01:22:44 97460a4ad89b: Layer already exists 01:22:44 3fb4fd3192ad: Layer already exists 01:22:44 712fb71b0a7d: Layer already exists 01:22:44 f9e5758e384a: Layer already exists 01:22:44 5056ffe900cc: Layer already exists 01:22:44 3d89a100d76d: Layer already exists 01:22:44 12205d026635: Layer already exists 01:22:44 ad0ed3be90af: Layer already exists 01:22:44 391ba60decfb: Layer already exists 01:22:44 da707bb00cb8: Layer already exists 01:22:44 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:44 + 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 01:22:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:22:44 3fb4fd3192ad: Preparing 01:22:44 712fb71b0a7d: Preparing 01:22:44 050e001fe394: Preparing 01:22:44 97460a4ad89b: Preparing 01:22:44 eca12bdfd339: Preparing 01:22:44 f9e5758e384a: Preparing 01:22:44 3d89a100d76d: Preparing 01:22:44 5056ffe900cc: Preparing 01:22:44 ad0ed3be90af: Preparing 01:22:44 12205d026635: Preparing 01:22:44 391ba60decfb: Preparing 01:22:44 da707bb00cb8: Preparing 01:22:44 5056ffe900cc: Waiting 01:22:44 ad0ed3be90af: Waiting 01:22:44 12205d026635: Waiting 01:22:44 391ba60decfb: Waiting 01:22:44 da707bb00cb8: Waiting 01:22:44 f9e5758e384a: Waiting 01:22:44 3d89a100d76d: Waiting 01:22:44 712fb71b0a7d: Layer already exists 01:22:44 eca12bdfd339: Layer already exists 01:22:44 3fb4fd3192ad: Layer already exists 01:22:44 050e001fe394: Layer already exists 01:22:44 97460a4ad89b: Layer already exists 01:22:44 f9e5758e384a: Layer already exists 01:22:44 3d89a100d76d: Layer already exists 01:22:44 5056ffe900cc: Layer already exists 01:22:44 12205d026635: Layer already exists 01:22:44 ad0ed3be90af: Layer already exists 01:22:44 391ba60decfb: Layer already exists 01:22:44 da707bb00cb8: Layer already exists 01:22:45 main: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:45 ===================================================== [Pipeline] echo 01:22:45 taggedImages: 01:22:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:22:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.29 01:22:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:22:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:22:45 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:45 latest 01:22:45 3.2.0-dev.29 01:22:45 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:45 main 01:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:22:46 7e13c5aee50a: Preparing 01:22:46 9ac1d4ef730a: Preparing 01:22:46 5056ffe900cc: Preparing 01:22:46 ad0ed3be90af: Preparing 01:22:46 df21e91f4930: Preparing 01:22:46 04cbc60f1914: Preparing 01:22:46 da707bb00cb8: Preparing 01:22:46 04cbc60f1914: Waiting 01:22:46 da707bb00cb8: Waiting 01:22:46 5056ffe900cc: Layer already exists 01:22:46 ad0ed3be90af: Layer already exists 01:22:46 da707bb00cb8: Layer already exists 01:22:46 7e13c5aee50a: Pushed 01:22:47 df21e91f4930: Pushed 01:22:47 04cbc60f1914: Pushed 01:22:49 9ac1d4ef730a: Pushed 01:22:49 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:50 + 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 01:22:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:22:50 7e13c5aee50a: Preparing 01:22:50 9ac1d4ef730a: Preparing 01:22:50 5056ffe900cc: Preparing 01:22:50 ad0ed3be90af: Preparing 01:22:50 df21e91f4930: Preparing 01:22:50 04cbc60f1914: Preparing 01:22:50 da707bb00cb8: Preparing 01:22:50 04cbc60f1914: Waiting 01:22:50 da707bb00cb8: Waiting 01:22:50 5056ffe900cc: Layer already exists 01:22:50 7e13c5aee50a: Layer already exists 01:22:50 df21e91f4930: Layer already exists 01:22:50 9ac1d4ef730a: Layer already exists 01:22:50 ad0ed3be90af: Layer already exists 01:22:50 da707bb00cb8: Layer already exists 01:22:50 04cbc60f1914: Layer already exists 01:22:50 latest: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.29 01:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:22:51 7e13c5aee50a: Preparing 01:22:51 9ac1d4ef730a: Preparing 01:22:51 5056ffe900cc: Preparing 01:22:51 ad0ed3be90af: Preparing 01:22:51 df21e91f4930: Preparing 01:22:51 04cbc60f1914: Preparing 01:22:51 da707bb00cb8: Preparing 01:22:51 04cbc60f1914: Waiting 01:22:51 da707bb00cb8: Waiting 01:22:51 df21e91f4930: Layer already exists 01:22:51 7e13c5aee50a: Layer already exists 01:22:51 ad0ed3be90af: Layer already exists 01:22:51 5056ffe900cc: Layer already exists 01:22:51 9ac1d4ef730a: Layer already exists 01:22:51 da707bb00cb8: Layer already exists 01:22:51 04cbc60f1914: Layer already exists 01:22:51 3.2.0-dev.29: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:22:52 7e13c5aee50a: Preparing 01:22:52 9ac1d4ef730a: Preparing 01:22:52 5056ffe900cc: Preparing 01:22:52 ad0ed3be90af: Preparing 01:22:52 df21e91f4930: Preparing 01:22:52 04cbc60f1914: Preparing 01:22:52 da707bb00cb8: Preparing 01:22:52 04cbc60f1914: Waiting 01:22:52 da707bb00cb8: Waiting 01:22:52 5056ffe900cc: Layer already exists 01:22:52 9ac1d4ef730a: Layer already exists 01:22:52 ad0ed3be90af: Layer already exists 01:22:52 7e13c5aee50a: Layer already exists 01:22:52 df21e91f4930: Layer already exists 01:22:52 04cbc60f1914: Layer already exists 01:22:52 da707bb00cb8: Layer already exists 01:22:52 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:53 + 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 01:22:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:22:53 7e13c5aee50a: Preparing 01:22:53 9ac1d4ef730a: Preparing 01:22:53 5056ffe900cc: Preparing 01:22:53 ad0ed3be90af: Preparing 01:22:53 df21e91f4930: Preparing 01:22:53 04cbc60f1914: Preparing 01:22:53 da707bb00cb8: Preparing 01:22:53 04cbc60f1914: Waiting 01:22:53 da707bb00cb8: Waiting 01:22:53 9ac1d4ef730a: Layer already exists 01:22:53 ad0ed3be90af: Layer already exists 01:22:53 5056ffe900cc: Layer already exists 01:22:53 df21e91f4930: Layer already exists 01:22:53 7e13c5aee50a: Layer already exists 01:22:53 04cbc60f1914: Layer already exists 01:22:53 da707bb00cb8: Layer already exists 01:22:53 main: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:53 ===================================================== [Pipeline] echo 01:22:53 taggedImages: 01:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.29 01:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:22:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:22:53 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:53 latest 01:22:53 3.2.0-dev.29 01:22:53 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:22:53 main 01:22:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:22:54 1989f6a81dfa: Preparing 01:22:54 25d9b21f0845: Preparing 01:22:54 ba1da56d8280: Preparing 01:22:54 5056ffe900cc: Preparing 01:22:54 ad0ed3be90af: Preparing 01:22:54 83e4e7d00d55: Preparing 01:22:54 9f33e4d933ab: Preparing 01:22:54 7189f554dc45: Preparing 01:22:54 818bc37e2e0f: Preparing 01:22:54 da707bb00cb8: Preparing 01:22:54 9f33e4d933ab: Waiting 01:22:54 7189f554dc45: Waiting 01:22:54 da707bb00cb8: Waiting 01:22:54 83e4e7d00d55: Waiting 01:22:54 818bc37e2e0f: Waiting 01:22:54 ad0ed3be90af: Layer already exists 01:22:54 5056ffe900cc: Layer already exists 01:22:54 ba1da56d8280: Pushed 01:22:54 25d9b21f0845: Pushed 01:22:54 1989f6a81dfa: Pushed 01:22:54 da707bb00cb8: Layer already exists 01:22:55 7189f554dc45: Pushed 01:22:57 818bc37e2e0f: Pushed 01:23:07 9f33e4d933ab: Pushed 01:23:12 83e4e7d00d55: Pushed 01:23:12 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:12 + 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 01:23:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:13 1989f6a81dfa: Preparing 01:23:13 25d9b21f0845: Preparing 01:23:13 ba1da56d8280: Preparing 01:23:13 5056ffe900cc: Preparing 01:23:13 ad0ed3be90af: Preparing 01:23:13 83e4e7d00d55: Preparing 01:23:13 9f33e4d933ab: Preparing 01:23:13 7189f554dc45: Preparing 01:23:13 83e4e7d00d55: Waiting 01:23:13 9f33e4d933ab: Waiting 01:23:13 818bc37e2e0f: Preparing 01:23:13 da707bb00cb8: Preparing 01:23:13 7189f554dc45: Waiting 01:23:13 818bc37e2e0f: Waiting 01:23:13 da707bb00cb8: Waiting 01:23:13 25d9b21f0845: Layer already exists 01:23:13 5056ffe900cc: Layer already exists 01:23:13 ad0ed3be90af: Layer already exists 01:23:13 ba1da56d8280: Layer already exists 01:23:13 1989f6a81dfa: Layer already exists 01:23:13 83e4e7d00d55: Layer already exists 01:23:13 9f33e4d933ab: Layer already exists 01:23:13 818bc37e2e0f: Layer already exists 01:23:13 da707bb00cb8: Layer already exists 01:23:13 7189f554dc45: Layer already exists 01:23:13 latest: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.29 01:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:14 1989f6a81dfa: Preparing 01:23:14 25d9b21f0845: Preparing 01:23:14 ba1da56d8280: Preparing 01:23:14 5056ffe900cc: Preparing 01:23:14 ad0ed3be90af: Preparing 01:23:14 83e4e7d00d55: Preparing 01:23:14 9f33e4d933ab: Preparing 01:23:14 7189f554dc45: Preparing 01:23:14 818bc37e2e0f: Preparing 01:23:14 da707bb00cb8: Preparing 01:23:14 7189f554dc45: Waiting 01:23:14 818bc37e2e0f: Waiting 01:23:14 da707bb00cb8: Waiting 01:23:14 83e4e7d00d55: Waiting 01:23:14 9f33e4d933ab: Waiting 01:23:14 ad0ed3be90af: Layer already exists 01:23:14 5056ffe900cc: Layer already exists 01:23:14 1989f6a81dfa: Layer already exists 01:23:14 ba1da56d8280: Layer already exists 01:23:14 25d9b21f0845: Layer already exists 01:23:14 83e4e7d00d55: Layer already exists 01:23:14 da707bb00cb8: Layer already exists 01:23:14 9f33e4d933ab: Layer already exists 01:23:14 7189f554dc45: Layer already exists 01:23:14 818bc37e2e0f: Layer already exists 01:23:14 3.2.0-dev.29: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:15 1989f6a81dfa: Preparing 01:23:15 25d9b21f0845: Preparing 01:23:15 ba1da56d8280: Preparing 01:23:15 5056ffe900cc: Preparing 01:23:15 ad0ed3be90af: Preparing 01:23:15 83e4e7d00d55: Preparing 01:23:15 9f33e4d933ab: Preparing 01:23:15 7189f554dc45: Preparing 01:23:15 818bc37e2e0f: Preparing 01:23:15 da707bb00cb8: Preparing 01:23:15 83e4e7d00d55: Waiting 01:23:15 9f33e4d933ab: Waiting 01:23:15 7189f554dc45: Waiting 01:23:15 818bc37e2e0f: Waiting 01:23:15 da707bb00cb8: Waiting 01:23:15 ad0ed3be90af: Layer already exists 01:23:15 1989f6a81dfa: Layer already exists 01:23:15 ba1da56d8280: Layer already exists 01:23:15 5056ffe900cc: Layer already exists 01:23:15 25d9b21f0845: Layer already exists 01:23:15 7189f554dc45: Layer already exists 01:23:15 818bc37e2e0f: Layer already exists 01:23:15 9f33e4d933ab: Layer already exists 01:23:15 83e4e7d00d55: Layer already exists 01:23:15 da707bb00cb8: Layer already exists 01:23:15 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:15 + 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 01:23:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:23:16 1989f6a81dfa: Preparing 01:23:16 25d9b21f0845: Preparing 01:23:16 ba1da56d8280: Preparing 01:23:16 5056ffe900cc: Preparing 01:23:16 ad0ed3be90af: Preparing 01:23:16 83e4e7d00d55: Preparing 01:23:16 9f33e4d933ab: Preparing 01:23:16 7189f554dc45: Preparing 01:23:16 818bc37e2e0f: Preparing 01:23:16 da707bb00cb8: Preparing 01:23:16 83e4e7d00d55: Waiting 01:23:16 9f33e4d933ab: Waiting 01:23:16 7189f554dc45: Waiting 01:23:16 818bc37e2e0f: Waiting 01:23:16 da707bb00cb8: Waiting 01:23:16 ad0ed3be90af: Layer already exists 01:23:16 5056ffe900cc: Layer already exists 01:23:16 1989f6a81dfa: Layer already exists 01:23:16 ba1da56d8280: Layer already exists 01:23:16 25d9b21f0845: Layer already exists 01:23:16 83e4e7d00d55: Layer already exists 01:23:16 7189f554dc45: Layer already exists 01:23:16 9f33e4d933ab: Layer already exists 01:23:16 da707bb00cb8: Layer already exists 01:23:16 818bc37e2e0f: Layer already exists 01:23:16 main: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:16 ===================================================== [Pipeline] echo 01:23:16 taggedImages: 01:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.29 01:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:23:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:23:16 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:23:16 latest 01:23:16 3.2.0-dev.29 01:23:16 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:23:16 main 01:23:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:23:17 0f584000b3fc: Preparing 01:23:17 ae31333c5043: Preparing 01:23:17 82223ab1ad67: Preparing 01:23:17 5056ffe900cc: Preparing 01:23:17 ad0ed3be90af: Preparing 01:23:17 ac97bb0bb603: Preparing 01:23:17 8927ef485f9c: Preparing 01:23:17 54f041504146: Preparing 01:23:17 da707bb00cb8: Preparing 01:23:17 ac97bb0bb603: Waiting 01:23:17 8927ef485f9c: Waiting 01:23:17 54f041504146: Waiting 01:23:17 da707bb00cb8: Waiting 01:23:17 5056ffe900cc: Layer already exists 01:23:17 ad0ed3be90af: Layer already exists 01:23:17 82223ab1ad67: Pushed 01:23:17 ae31333c5043: Pushed 01:23:17 0f584000b3fc: Pushed 01:23:17 da707bb00cb8: Layer already exists 01:23:18 54f041504146: Pushed 01:23:18 8927ef485f9c: Pushed 01:23:33 ac97bb0bb603: Pushed 01:23:34 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:34 + 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 01:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:23:34 0f584000b3fc: Preparing 01:23:34 ae31333c5043: Preparing 01:23:34 82223ab1ad67: Preparing 01:23:34 5056ffe900cc: Preparing 01:23:34 ad0ed3be90af: Preparing 01:23:34 ac97bb0bb603: Preparing 01:23:34 8927ef485f9c: Preparing 01:23:34 54f041504146: Preparing 01:23:34 da707bb00cb8: Preparing 01:23:34 ac97bb0bb603: Waiting 01:23:34 8927ef485f9c: Waiting 01:23:34 54f041504146: Waiting 01:23:34 da707bb00cb8: Waiting 01:23:34 82223ab1ad67: Layer already exists 01:23:34 5056ffe900cc: Layer already exists 01:23:34 ae31333c5043: Layer already exists 01:23:34 0f584000b3fc: Layer already exists 01:23:34 ad0ed3be90af: Layer already exists 01:23:34 54f041504146: Layer already exists 01:23:34 ac97bb0bb603: Layer already exists 01:23:34 8927ef485f9c: Layer already exists 01:23:34 da707bb00cb8: Layer already exists 01:23:34 latest: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.29 01:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:23:35 0f584000b3fc: Preparing 01:23:35 ae31333c5043: Preparing 01:23:35 82223ab1ad67: Preparing 01:23:35 5056ffe900cc: Preparing 01:23:35 ad0ed3be90af: Preparing 01:23:35 ac97bb0bb603: Preparing 01:23:35 8927ef485f9c: Preparing 01:23:35 54f041504146: Preparing 01:23:35 da707bb00cb8: Preparing 01:23:35 8927ef485f9c: Waiting 01:23:35 54f041504146: Waiting 01:23:35 da707bb00cb8: Waiting 01:23:35 ac97bb0bb603: Waiting 01:23:35 ad0ed3be90af: Layer already exists 01:23:35 82223ab1ad67: Layer already exists 01:23:35 5056ffe900cc: Layer already exists 01:23:35 0f584000b3fc: Layer already exists 01:23:35 ae31333c5043: Layer already exists 01:23:35 54f041504146: Layer already exists 01:23:35 ac97bb0bb603: Layer already exists 01:23:35 8927ef485f9c: Layer already exists 01:23:35 da707bb00cb8: Layer already exists 01:23:35 3.2.0-dev.29: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:23:36 0f584000b3fc: Preparing 01:23:36 ae31333c5043: Preparing 01:23:36 82223ab1ad67: Preparing 01:23:36 5056ffe900cc: Preparing 01:23:36 ad0ed3be90af: Preparing 01:23:36 ac97bb0bb603: Preparing 01:23:36 8927ef485f9c: Preparing 01:23:36 54f041504146: Preparing 01:23:36 da707bb00cb8: Preparing 01:23:36 8927ef485f9c: Waiting 01:23:36 54f041504146: Waiting 01:23:36 da707bb00cb8: Waiting 01:23:36 ac97bb0bb603: Waiting 01:23:36 82223ab1ad67: Layer already exists 01:23:36 ad0ed3be90af: Layer already exists 01:23:36 ae31333c5043: Layer already exists 01:23:36 5056ffe900cc: Layer already exists 01:23:36 0f584000b3fc: Layer already exists 01:23:36 54f041504146: Layer already exists 01:23:36 8927ef485f9c: Layer already exists 01:23:36 ac97bb0bb603: Layer already exists 01:23:36 da707bb00cb8: Layer already exists 01:23:36 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:37 + 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 01:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:23:37 0f584000b3fc: Preparing 01:23:37 ae31333c5043: Preparing 01:23:37 82223ab1ad67: Preparing 01:23:37 5056ffe900cc: Preparing 01:23:37 ad0ed3be90af: Preparing 01:23:37 ac97bb0bb603: Preparing 01:23:37 8927ef485f9c: Preparing 01:23:37 54f041504146: Preparing 01:23:37 da707bb00cb8: Preparing 01:23:37 8927ef485f9c: Waiting 01:23:37 54f041504146: Waiting 01:23:37 da707bb00cb8: Waiting 01:23:37 ac97bb0bb603: Waiting 01:23:37 5056ffe900cc: Layer already exists 01:23:37 ad0ed3be90af: Layer already exists 01:23:37 82223ab1ad67: Layer already exists 01:23:37 0f584000b3fc: Layer already exists 01:23:37 ae31333c5043: Layer already exists 01:23:37 8927ef485f9c: Layer already exists 01:23:37 ac97bb0bb603: Layer already exists 01:23:37 54f041504146: Layer already exists 01:23:37 da707bb00cb8: Layer already exists 01:23:37 main: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:37 ===================================================== [Pipeline] echo 01:23:37 taggedImages: 01:23:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:23:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:23:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.29 01:23:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:23:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:23:38 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:23:38 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:23:38 latest 01:23:38 3.2.0-dev.29 01:23:38 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:23:38 main 01:23:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:23:38 d59ed9a6083a: Preparing 01:23:38 8ac3c4df2506: Preparing 01:23:38 42487705b718: Preparing 01:23:38 5056ffe900cc: Preparing 01:23:38 ad0ed3be90af: Preparing 01:23:38 4bff5b127631: Preparing 01:23:38 7189f554dc45: Preparing 01:23:38 818bc37e2e0f: Preparing 01:23:38 da707bb00cb8: Preparing 01:23:38 7189f554dc45: Waiting 01:23:38 4bff5b127631: Waiting 01:23:38 818bc37e2e0f: Waiting 01:23:38 da707bb00cb8: Waiting 01:23:38 ad0ed3be90af: Layer already exists 01:23:38 5056ffe900cc: Layer already exists 01:23:39 7189f554dc45: Layer already exists 01:23:39 818bc37e2e0f: Layer already exists 01:23:39 da707bb00cb8: Layer already exists 01:23:39 42487705b718: Pushed 01:23:39 d59ed9a6083a: Pushed 01:23:39 8ac3c4df2506: Pushed 01:23:57 4bff5b127631: Pushed 01:23:57 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + 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 01:23:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:23:57 d59ed9a6083a: Preparing 01:23:57 8ac3c4df2506: Preparing 01:23:57 42487705b718: Preparing 01:23:57 5056ffe900cc: Preparing 01:23:57 ad0ed3be90af: Preparing 01:23:57 4bff5b127631: Preparing 01:23:57 7189f554dc45: Preparing 01:23:57 818bc37e2e0f: Preparing 01:23:57 da707bb00cb8: Preparing 01:23:57 818bc37e2e0f: Waiting 01:23:57 4bff5b127631: Waiting 01:23:57 7189f554dc45: Waiting 01:23:57 da707bb00cb8: Waiting 01:23:57 d59ed9a6083a: Layer already exists 01:23:57 ad0ed3be90af: Layer already exists 01:23:57 42487705b718: Layer already exists 01:23:57 8ac3c4df2506: Layer already exists 01:23:57 5056ffe900cc: Layer already exists 01:23:57 7189f554dc45: Layer already exists 01:23:57 818bc37e2e0f: Layer already exists 01:23:57 4bff5b127631: Layer already exists 01:23:57 da707bb00cb8: Layer already exists 01:23:58 latest: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.29 01:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:23:58 d59ed9a6083a: Preparing 01:23:58 8ac3c4df2506: Preparing 01:23:58 42487705b718: Preparing 01:23:58 5056ffe900cc: Preparing 01:23:58 ad0ed3be90af: Preparing 01:23:58 4bff5b127631: Preparing 01:23:58 7189f554dc45: Preparing 01:23:58 818bc37e2e0f: Preparing 01:23:58 da707bb00cb8: Preparing 01:23:58 4bff5b127631: Waiting 01:23:58 7189f554dc45: Waiting 01:23:58 818bc37e2e0f: Waiting 01:23:58 da707bb00cb8: Waiting 01:23:58 8ac3c4df2506: Layer already exists 01:23:58 42487705b718: Layer already exists 01:23:58 d59ed9a6083a: Layer already exists 01:23:58 5056ffe900cc: Layer already exists 01:23:58 ad0ed3be90af: Layer already exists 01:23:58 4bff5b127631: Layer already exists 01:23:58 da707bb00cb8: Layer already exists 01:23:58 7189f554dc45: Layer already exists 01:23:58 818bc37e2e0f: Layer already exists 01:23:59 3.2.0-dev.29: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:23:59 d59ed9a6083a: Preparing 01:23:59 8ac3c4df2506: Preparing 01:23:59 42487705b718: Preparing 01:23:59 5056ffe900cc: Preparing 01:23:59 ad0ed3be90af: Preparing 01:23:59 4bff5b127631: Preparing 01:23:59 7189f554dc45: Preparing 01:23:59 818bc37e2e0f: Preparing 01:23:59 da707bb00cb8: Preparing 01:23:59 4bff5b127631: Waiting 01:23:59 7189f554dc45: Waiting 01:23:59 818bc37e2e0f: Waiting 01:23:59 da707bb00cb8: Waiting 01:23:59 ad0ed3be90af: Layer already exists 01:23:59 d59ed9a6083a: Layer already exists 01:23:59 8ac3c4df2506: Layer already exists 01:23:59 42487705b718: Layer already exists 01:23:59 5056ffe900cc: Layer already exists 01:23:59 818bc37e2e0f: Layer already exists 01:23:59 7189f554dc45: Layer already exists 01:23:59 4bff5b127631: Layer already exists 01:23:59 da707bb00cb8: Layer already exists 01:24:00 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + 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 01:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:24:00 d59ed9a6083a: Preparing 01:24:00 8ac3c4df2506: Preparing 01:24:00 42487705b718: Preparing 01:24:00 5056ffe900cc: Preparing 01:24:00 ad0ed3be90af: Preparing 01:24:00 4bff5b127631: Preparing 01:24:00 7189f554dc45: Preparing 01:24:00 818bc37e2e0f: Preparing 01:24:00 da707bb00cb8: Preparing 01:24:00 4bff5b127631: Waiting 01:24:00 7189f554dc45: Waiting 01:24:00 818bc37e2e0f: Waiting 01:24:00 da707bb00cb8: Waiting 01:24:00 ad0ed3be90af: Layer already exists 01:24:00 42487705b718: Layer already exists 01:24:00 d59ed9a6083a: Layer already exists 01:24:00 8ac3c4df2506: Layer already exists 01:24:00 5056ffe900cc: Layer already exists 01:24:00 7189f554dc45: Layer already exists 01:24:00 da707bb00cb8: Layer already exists 01:24:00 4bff5b127631: Layer already exists 01:24:00 818bc37e2e0f: Layer already exists 01:24:01 main: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:01 ===================================================== [Pipeline] echo 01:24:01 taggedImages: 01:24:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:24:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:24:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.29 01:24:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:24:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:24:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:24:01 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:24:01 latest 01:24:01 3.2.0-dev.29 01:24:01 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:24:01 main 01:24:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:01 98ef3f39a03b: Preparing 01:24:01 5529f5cd91cf: Preparing 01:24:01 5056ffe900cc: Preparing 01:24:01 ad0ed3be90af: Preparing 01:24:01 7ae98fe28602: Preparing 01:24:01 7a0fdf939b1a: Preparing 01:24:01 da707bb00cb8: Preparing 01:24:01 7a0fdf939b1a: Waiting 01:24:01 da707bb00cb8: Waiting 01:24:01 ad0ed3be90af: Layer already exists 01:24:02 5056ffe900cc: Layer already exists 01:24:02 da707bb00cb8: Layer already exists 01:24:02 98ef3f39a03b: Pushed 01:24:02 7a0fdf939b1a: Pushed 01:24:03 7ae98fe28602: Pushed 01:24:08 5529f5cd91cf: Pushed 01:24:08 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:09 98ef3f39a03b: Preparing 01:24:09 5529f5cd91cf: Preparing 01:24:09 5056ffe900cc: Preparing 01:24:09 ad0ed3be90af: Preparing 01:24:09 7ae98fe28602: Preparing 01:24:09 7a0fdf939b1a: Preparing 01:24:09 da707bb00cb8: Preparing 01:24:09 7a0fdf939b1a: Waiting 01:24:09 da707bb00cb8: Waiting 01:24:09 5529f5cd91cf: Layer already exists 01:24:09 ad0ed3be90af: Layer already exists 01:24:09 7ae98fe28602: Layer already exists 01:24:09 5056ffe900cc: Layer already exists 01:24:09 98ef3f39a03b: Layer already exists 01:24:09 7a0fdf939b1a: Layer already exists 01:24:09 da707bb00cb8: Layer already exists 01:24:09 latest: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.29 01:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:10 98ef3f39a03b: Preparing 01:24:10 5529f5cd91cf: Preparing 01:24:10 5056ffe900cc: Preparing 01:24:10 ad0ed3be90af: Preparing 01:24:10 7ae98fe28602: Preparing 01:24:10 7a0fdf939b1a: Preparing 01:24:10 da707bb00cb8: Preparing 01:24:10 7a0fdf939b1a: Waiting 01:24:10 5529f5cd91cf: Layer already exists 01:24:10 7ae98fe28602: Layer already exists 01:24:10 ad0ed3be90af: Layer already exists 01:24:10 98ef3f39a03b: Layer already exists 01:24:10 5056ffe900cc: Layer already exists 01:24:10 da707bb00cb8: Layer already exists 01:24:10 7a0fdf939b1a: Layer already exists 01:24:10 3.2.0-dev.29: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:11 98ef3f39a03b: Preparing 01:24:11 5529f5cd91cf: Preparing 01:24:11 5056ffe900cc: Preparing 01:24:11 ad0ed3be90af: Preparing 01:24:11 7ae98fe28602: Preparing 01:24:11 7a0fdf939b1a: Preparing 01:24:11 da707bb00cb8: Preparing 01:24:11 7a0fdf939b1a: Waiting 01:24:11 5056ffe900cc: Layer already exists 01:24:11 ad0ed3be90af: Layer already exists 01:24:11 98ef3f39a03b: Layer already exists 01:24:11 7ae98fe28602: Layer already exists 01:24:11 5529f5cd91cf: Layer already exists 01:24:11 7a0fdf939b1a: Layer already exists 01:24:11 da707bb00cb8: Layer already exists 01:24:11 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:24:12 98ef3f39a03b: Preparing 01:24:12 5529f5cd91cf: Preparing 01:24:12 5056ffe900cc: Preparing 01:24:12 ad0ed3be90af: Preparing 01:24:12 7ae98fe28602: Preparing 01:24:12 7a0fdf939b1a: Preparing 01:24:12 da707bb00cb8: Preparing 01:24:12 7a0fdf939b1a: Waiting 01:24:12 da707bb00cb8: Waiting 01:24:12 5056ffe900cc: Layer already exists 01:24:12 ad0ed3be90af: Layer already exists 01:24:12 5529f5cd91cf: Layer already exists 01:24:12 98ef3f39a03b: Layer already exists 01:24:12 7ae98fe28602: Layer already exists 01:24:12 7a0fdf939b1a: Layer already exists 01:24:12 da707bb00cb8: Layer already exists 01:24:12 main: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:12 ===================================================== [Pipeline] echo 01:24:12 taggedImages: 01:24:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:24:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:24:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.29 01:24:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:24:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:24:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:24:12 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:24:12 latest 01:24:12 3.2.0-dev.29 01:24:12 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:24:12 main 01:24:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:24:13 04fa4a06d22a: Preparing 01:24:13 eb2b32e0500b: Preparing 01:24:13 5056ffe900cc: Preparing 01:24:13 ad0ed3be90af: Preparing 01:24:13 a5d5cc83c09e: Preparing 01:24:13 d57e346c1a92: Preparing 01:24:13 da707bb00cb8: Preparing 01:24:13 d57e346c1a92: Waiting 01:24:13 da707bb00cb8: Waiting 01:24:13 a5d5cc83c09e: Layer already exists 01:24:13 ad0ed3be90af: Layer already exists 01:24:13 5056ffe900cc: Layer already exists 01:24:13 d57e346c1a92: Layer already exists 01:24:13 da707bb00cb8: Layer already exists 01:24:13 04fa4a06d22a: Pushed 01:24:20 eb2b32e0500b: Pushed 01:24:20 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:24:21 04fa4a06d22a: Preparing 01:24:21 eb2b32e0500b: Preparing 01:24:21 5056ffe900cc: Preparing 01:24:21 ad0ed3be90af: Preparing 01:24:21 a5d5cc83c09e: Preparing 01:24:21 d57e346c1a92: Preparing 01:24:21 da707bb00cb8: Preparing 01:24:21 d57e346c1a92: Waiting 01:24:21 da707bb00cb8: Waiting 01:24:21 04fa4a06d22a: Layer already exists 01:24:21 5056ffe900cc: Layer already exists 01:24:21 a5d5cc83c09e: Layer already exists 01:24:21 ad0ed3be90af: Layer already exists 01:24:21 eb2b32e0500b: Layer already exists 01:24:21 da707bb00cb8: Layer already exists 01:24:21 d57e346c1a92: Layer already exists 01:24:21 latest: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.29 01:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:24:22 04fa4a06d22a: Preparing 01:24:22 eb2b32e0500b: Preparing 01:24:22 5056ffe900cc: Preparing 01:24:22 ad0ed3be90af: Preparing 01:24:22 a5d5cc83c09e: Preparing 01:24:22 d57e346c1a92: Preparing 01:24:22 da707bb00cb8: Preparing 01:24:22 d57e346c1a92: Waiting 01:24:22 da707bb00cb8: Waiting 01:24:22 5056ffe900cc: Layer already exists 01:24:22 04fa4a06d22a: Layer already exists 01:24:22 eb2b32e0500b: Layer already exists 01:24:22 a5d5cc83c09e: Layer already exists 01:24:22 ad0ed3be90af: Layer already exists 01:24:22 d57e346c1a92: Layer already exists 01:24:22 da707bb00cb8: Layer already exists 01:24:22 3.2.0-dev.29: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:24:23 04fa4a06d22a: Preparing 01:24:23 eb2b32e0500b: Preparing 01:24:23 5056ffe900cc: Preparing 01:24:23 ad0ed3be90af: Preparing 01:24:23 a5d5cc83c09e: Preparing 01:24:23 d57e346c1a92: Preparing 01:24:23 da707bb00cb8: Preparing 01:24:23 d57e346c1a92: Waiting 01:24:23 da707bb00cb8: Waiting 01:24:23 04fa4a06d22a: Layer already exists 01:24:23 a5d5cc83c09e: Layer already exists 01:24:23 ad0ed3be90af: Layer already exists 01:24:23 5056ffe900cc: Layer already exists 01:24:23 eb2b32e0500b: Layer already exists 01:24:23 da707bb00cb8: Layer already exists 01:24:23 d57e346c1a92: Layer already exists 01:24:23 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:24:24 04fa4a06d22a: Preparing 01:24:24 eb2b32e0500b: Preparing 01:24:24 5056ffe900cc: Preparing 01:24:24 ad0ed3be90af: Preparing 01:24:24 a5d5cc83c09e: Preparing 01:24:24 d57e346c1a92: Preparing 01:24:24 da707bb00cb8: Preparing 01:24:24 d57e346c1a92: Waiting 01:24:24 da707bb00cb8: Waiting 01:24:24 5056ffe900cc: Layer already exists 01:24:24 04fa4a06d22a: Layer already exists 01:24:24 a5d5cc83c09e: Layer already exists 01:24:24 eb2b32e0500b: Layer already exists 01:24:24 ad0ed3be90af: Layer already exists 01:24:24 da707bb00cb8: Layer already exists 01:24:24 d57e346c1a92: Layer already exists 01:24:24 main: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:24 ===================================================== [Pipeline] echo 01:24:24 taggedImages: 01:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 01:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.29 01:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 01:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:25 01:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:25 arm64: Pulling from edgex-lftools-log-publisher 01:24:25 8998bd30e6a1: Pulling fs layer 01:24:25 04944245beec: Pulling fs layer 01:24:25 699f458cf7ca: Pulling fs layer 01:24:25 765212b225bb: Pulling fs layer 01:24:25 f23df028b6ca: Pulling fs layer 01:24:25 d65c8cfc05b1: Pulling fs layer 01:24:25 2437ff75d9bd: Pulling fs layer 01:24:25 765212b225bb: Waiting 01:24:25 f23df028b6ca: Waiting 01:24:25 d65c8cfc05b1: Waiting 01:24:25 2437ff75d9bd: Waiting 01:24:25 04944245beec: Verifying Checksum 01:24:25 04944245beec: Download complete 01:24:25 765212b225bb: Verifying Checksum 01:24:25 765212b225bb: Download complete 01:24:25 f23df028b6ca: Verifying Checksum 01:24:25 f23df028b6ca: Download complete 01:24:25 d65c8cfc05b1: Verifying Checksum 01:24:25 d65c8cfc05b1: Download complete 01:24:26 699f458cf7ca: Verifying Checksum 01:24:26 699f458cf7ca: Download complete 01:24:26 8998bd30e6a1: Download complete 01:24:28 2437ff75d9bd: Download complete 01:24:31 8998bd30e6a1: Pull complete 01:24:31 04944245beec: Pull complete 01:24:33 699f458cf7ca: Pull complete 01:24:33 765212b225bb: Pull complete 01:24:34 f23df028b6ca: Pull complete 01:24:34 d65c8cfc05b1: Pull complete 01:24:52 2437ff75d9bd: Pull complete 01:24:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-5036 does not seem to be running inside a container 01:24:53 $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:24:55 $ docker top 69e4de6cee8b90d97e1d6ac8b42cf5e961aceea1bd3f701e307f47d183019c8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:55 ---> job-cost.sh 01:24:55 lf-activate-venv: SKIPPING 01:24:55 INFO: No Stack... 01:24:56 INFO: Retrieving Pricing Info for: v3-standard-4 01:24:57 INFO: Archiving Costs [Pipeline] sh 01:24:57 + + catcut /w/workspace/edgex-go/647/archives/cost.csv -d, 01:24:57 -f6 [Pipeline] lock 01:24:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-647-stack-cost] 01:24:57 Resource [jenkins-edgexfoundry-edgex-go-main-647-stack-cost] did not exist. Created. 01:24:57 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-647-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:58 + echo total: 0.10999999940395355 [Pipeline] stash 01:24:59 Stashed 1 file(s) [Pipeline] } 01:24:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-647-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:59 $ docker stop --time=1 69e4de6cee8b90d97e1d6ac8b42cf5e961aceea1bd3f701e307f47d183019c8a 01:25:00 $ docker rm -f --volumes 69e4de6cee8b90d97e1d6ac8b42cf5e961aceea1bd3f701e307f47d183019c8a [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 01:25:01 provisioning config files... 01:25:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/647@tmp/config6319755637253803003tmp [Pipeline] { [Pipeline] sh 01:25:01 + set +x 01:25:01 + + curl -s https://codecov.io/bashbash 01:25:01 -s -- 01:25:01 01:25:01 _____ _ 01:25:01 / ____| | | 01:25:01 | | ___ __| | ___ ___ _____ __ 01:25:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:25:01 | |___| (_) | (_| | __/ (_| (_) \ V / 01:25:01 \_____\___/ \__,_|\___|\___\___/ \_/ 01:25:01 Bash-1.0.6 01:25:01 01:25:01 01:25:01 ==> git version 2.25.1 found 01:25:01 ==> 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 01:25:01 Release-Date: 2020-01-08 01:25:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:25:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:25:01 ==> Jenkins CI detected. 01:25:01 current dir:  /w/workspace/edgex-go/647 01:25:01 project root: . 01:25:01 --> token set from env 01:25:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:25:01 ==> Running gcov in . (disable via -X gcov) 01:25:01 ==> Python coveragepy not found 01:25:01 ==> Searching for coverage reports in: 01:25:01 + . 01:25:01 -> Found 1 reports 01:25:01 ==> Detecting git/mercurial file structure 01:25:01 ==> Reading reports 01:25:01 + ./coverage.out bytes=457531 01:25:01 ==> Appending adjustments 01:25:01 https://docs.codecov.io/docs/fixing-reports 01:25:02 + Found adjustments 01:25:02 ==> Gzipping contents 01:25:03 60K /tmp/codecov.yc5Rhd.gz 01:25:03 ==> Uploading reports 01:25:03 url: https://codecov.io 01:25:03 query: branch=main&commit=cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6&build=647&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F647%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:25:03 -> Pinging Codecov 01:25:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6&build=647&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F647%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:25:03 -> Uploading to 01:25:03 https://storage.googleapis.com/codecov/v4/raw/2024-07-05/00271124DB129430A58F1EEE437C3FCB/cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6/d86a769d-feff-4423-87f8-06e64f02afcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240705%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240705T012502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1c1e17ee5ab0632dbaf8ec76e62a8d380cd039323826308098ab3629dd21334 01:25:03 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:03 Dload Upload Total Spent Left Speed 01:25:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58159 0 0 100 58159 0 250k --:--:-- --:--:-- --:--:-- 250k 01:25:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } 01:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:25:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:25:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:25:03 01:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:25:04 latest: Pulling from edgex-devops/edgex-snyk-go 01:25:04 619be1103602: Already exists 01:25:04 f8ea3408117e: Pulling fs layer 01:25:04 91320369b822: Pulling fs layer 01:25:04 0406650e8295: Pulling fs layer 01:25:04 4f4fb700ef54: Pulling fs layer 01:25:04 96d80e3f36e1: Pulling fs layer 01:25:04 bcf3aedb951c: Pulling fs layer 01:25:04 4f4fb700ef54: Waiting 01:25:04 96d80e3f36e1: Waiting 01:25:04 bcf3aedb951c: Waiting 01:25:04 0406650e8295: Verifying Checksum 01:25:04 0406650e8295: Download complete 01:25:04 f8ea3408117e: Verifying Checksum 01:25:04 f8ea3408117e: Download complete 01:25:04 4f4fb700ef54: Verifying Checksum 01:25:04 4f4fb700ef54: Download complete 01:25:04 f8ea3408117e: Pull complete 01:25:04 96d80e3f36e1: Verifying Checksum 01:25:04 91320369b822: Verifying Checksum 01:25:04 91320369b822: Download complete 01:25:04 bcf3aedb951c: Verifying Checksum 01:25:04 bcf3aedb951c: Download complete 01:25:07 91320369b822: Pull complete 01:25:07 0406650e8295: Pull complete 01:25:07 4f4fb700ef54: Pull complete 01:25:07 96d80e3f36e1: Pull complete 01:25:11 bcf3aedb951c: Pull complete 01:25:11 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 01:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:11 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 01:25:11 $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:25:16 $ docker top 464a481f73752114f8eaba2fca49df16722d850d91fd8be342762c6a225e810a -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:17 + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] echo 01:25:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:25:17 + set -o pipefail 01:25:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:25:29 01:25:29 Monitoring /w/workspace/edgex-go/647 (github.com/edgexfoundry/edgex-go)... 01:25:29 01:25:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/50a21a28-2404-48c0-bf58-72d957f9700b 01:25:29 01:25:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:25:29 01:25:29 01:25:29 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:25:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:25:29 $ docker stop --time=1 464a481f73752114f8eaba2fca49df16722d850d91fd8be342762c6a225e810a 01:25:33 $ docker rm -f --volumes 464a481f73752114f8eaba2fca49df16722d850d91fd8be342762c6a225e810a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:25:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:34 provisioning config files... 01:25:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/647@tmp/config3852878817284947773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:34 --> edgex-publish-swagger.sh 01:25:34 === Publish openapi/v3 API === 01:25:34 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:25:34 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/647/openapi/v3/core-command.yaml] 01:25:34 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:34 Dload Upload Total Spent Left Speed 01:25:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 47856 --:--:-- --:--:-- --:--:-- 47787 100 32782 0 0 100 32782 0 47856 --:--:-- --:--:-- --:--:-- 47787 01:25:35 01:25:35 01:25:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/647/openapi/v3/core-data.yaml] 01:25:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:35 Dload Upload Total Spent Left Speed 01:25:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 107k --:--:-- --:--:-- --:--:-- 107k 01:25:35 01:25:35 01:25:35 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/647/openapi/v3/core-metadata.yaml] 01:25:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:35 Dload Upload Total Spent Left Speed 01:25:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 339 323k --:--:-- --:--:-- --:--:-- 323k 01:25:36 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:25:36 01:25:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/647/openapi/v3/support-notifications.yaml] 01:25:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:36 Dload Upload Total Spent Left Speed 01:25:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 300 163k --:--:-- --:--:-- --:--:-- 164k 01:25:36 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:25:36 01:25:36 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/647/openapi/v3/support-scheduler.yaml] 01:25:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:36 Dload Upload Total Spent Left Speed 01:25:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 312 74056 --:--:-- --:--:-- --:--:-- 74220 01:25:37 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:25:37 [Pipeline] } 01:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:25:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:38 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 01:25:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:25:38 $ docker top 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 -eo pid,comm 01:25:38 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). 01:25:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:38 [ssh-agent] Looking for ssh-agent implementation... 01:25:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:38 $ docker exec 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 ssh-agent 01:25:38 SSH_AUTH_SOCK=/tmp/ssh-OlcXXOQbQvZ2/agent.32 01:25:38 SSH_AGENT_PID=38 01:25:38 Running ssh-add (command line suppressed) 01:25:38 Identity added: /w/workspace/edgex-go/647@tmp/private_key_15672880138507897949.key (/w/workspace/edgex-go/647@tmp/private_key_15672880138507897949.key) 01:25:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:39 + git semver tag 01:25:39 2024-07-05 01:25:39,346 [run_tag] DEBUG tag force:False 01:25:39 2024-07-05 01:25:39,346 [check_head_tag] DEBUG check head tag 01:25:39 2024-07-05 01:25:39,348 [execute] INFO git cat-file --batch-check 01:25:39 2024-07-05 01:25:39,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=) 01:25:39 2024-07-05 01:25:39,352 [execute] INFO git cat-file --batch 01:25:39 2024-07-05 01:25:39,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=) 01:25:39 2024-07-05 01:25:39,385 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 01:25:39 2024-07-05 01:25:39,386 [execute] INFO git tag -a v3.2.0-dev.29 -m v3.2.0-dev.29 01:25:39 2024-07-05 01:25:39,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.29', '-m', 'v3.2.0-dev.29'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=None) 01:25:39 2024-07-05 01:25:39,389 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 01:25:39 3.2.0-dev.29 [Pipeline] } 01:25:39 $ docker exec --env ******** --env ******** 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 ssh-agent -k 01:25:39 unset SSH_AUTH_SOCK; 01:25:39 unset SSH_AGENT_PID; 01:25:39 echo Agent pid 38 killed; 01:25:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:39 + git semver [Pipeline] } 01:25:40 $ docker stop --time=1 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 01:25:41 $ docker rm -f --volumes 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:25:41 01:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:25:42 0.23.1-centos7: Pulling from edgex-lftools 01:25:42 ab5ef0e58194: Pulling fs layer 01:25:42 9712f1f96733: Pulling fs layer 01:25:42 63f879dbbcfc: Pulling fs layer 01:25:42 0d9ebad4ef96: Pulling fs layer 01:25:42 e9a5061849ea: Pulling fs layer 01:25:42 d747dcd14b5f: Pulling fs layer 01:25:42 2de7ff778b66: Pulling fs layer 01:25:42 0d9ebad4ef96: Waiting 01:25:42 e9a5061849ea: Waiting 01:25:42 d747dcd14b5f: Waiting 01:25:42 2de7ff778b66: Waiting 01:25:42 9712f1f96733: Verifying Checksum 01:25:42 9712f1f96733: Download complete 01:25:42 63f879dbbcfc: Verifying Checksum 01:25:42 63f879dbbcfc: Download complete 01:25:42 e9a5061849ea: Verifying Checksum 01:25:42 e9a5061849ea: Download complete 01:25:42 d747dcd14b5f: Download complete 01:25:42 0d9ebad4ef96: Verifying Checksum 01:25:42 0d9ebad4ef96: Download complete 01:25:42 ab5ef0e58194: Verifying Checksum 01:25:42 ab5ef0e58194: Download complete 01:25:42 2de7ff778b66: Verifying Checksum 01:25:42 2de7ff778b66: Download complete 01:25:45 ab5ef0e58194: Pull complete 01:25:45 9712f1f96733: Pull complete 01:25:46 63f879dbbcfc: Pull complete 01:25:49 0d9ebad4ef96: Pull complete 01:25:49 e9a5061849ea: Pull complete 01:25:49 d747dcd14b5f: Pull complete 01:25:50 2de7ff778b66: Pull complete 01:25:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:25:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:50 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 01:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:25:53 $ docker top 08a71d9f98d61054b8550517e87f42189c316496b40c1d0fb77d11303a053db8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:25:53 provisioning config files... 01:25:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/647@tmp/config3203772875674105733tmp 01:25:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/647@tmp/config13226940084810922599tmp 01:25:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/647@tmp/config13487903494451472352tmp [Pipeline] { [Pipeline] echo 01:25:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:25:53 ---> sigul-configuration.sh 01:25:53 gpg: directory `/root/.gnupg' created 01:25:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:25:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:25:53 gpg: keyring `/root/.gnupg/secring.gpg' created 01:25:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:25:53 gpg: CAST5 encrypted data 01:25:53 gpg: encrypted with 1 passphrase 01:25:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:25:54 + mkdir /home/jenkins 01:25:54 + mkdir /home/jenkins/sigul [Pipeline] sh 01:25:54 + 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 01:25:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:25:54 ---> sigul-install.sh 01:25:54 Sigul already installed; skipping installation. [Pipeline] sh 01:25:55 + git tag --list 01:25:55 0.6.0 01:25:55 0.6.1 01:25:55 0.7.0 01:25:55 0.7.1 01:25:55 v1.0.0 01:25:55 v1.0.1 01:25:55 v1.1.0 01:25:55 v1.2.0 01:25:55 v1.2.1 01:25:55 v1.3.0 01:25:55 v1.3.1 01:25:55 v2.0.0 01:25:55 v2.1.0 01:25:55 v2.1.1 01:25:55 v2.2.0 01:25:55 v2.3.0 01:25:55 v3.0 01:25:55 v3.0.0 01:25:55 v3.1 01:25:55 v3.1.0 01:25:55 v3.1.0-dev.1 01:25:55 v3.1.0-dev.10 01:25:55 v3.1.0-dev.11 01:25:55 v3.1.0-dev.12 01:25:55 v3.1.0-dev.13 01:25:55 v3.1.0-dev.14 01:25:55 v3.1.0-dev.15 01:25:55 v3.1.0-dev.16 01:25:55 v3.1.0-dev.17 01:25:55 v3.1.0-dev.18 01:25:55 v3.1.0-dev.19 01:25:55 v3.1.0-dev.2 01:25:55 v3.1.0-dev.20 01:25:55 v3.1.0-dev.21 01:25:55 v3.1.0-dev.22 01:25:55 v3.1.0-dev.23 01:25:55 v3.1.0-dev.24 01:25:55 v3.1.0-dev.25 01:25:55 v3.1.0-dev.26 01:25:55 v3.1.0-dev.27 01:25:55 v3.1.0-dev.28 01:25:55 v3.1.0-dev.29 01:25:55 v3.1.0-dev.3 01:25:55 v3.1.0-dev.30 01:25:55 v3.1.0-dev.31 01:25:55 v3.1.0-dev.32 01:25:55 v3.1.0-dev.33 01:25:55 v3.1.0-dev.34 01:25:55 v3.1.0-dev.35 01:25:55 v3.1.0-dev.36 01:25:55 v3.1.0-dev.37 01:25:55 v3.1.0-dev.38 01:25:55 v3.1.0-dev.39 01:25:55 v3.1.0-dev.4 01:25:55 v3.1.0-dev.40 01:25:55 v3.1.0-dev.41 01:25:55 v3.1.0-dev.42 01:25:55 v3.1.0-dev.43 01:25:55 v3.1.0-dev.44 01:25:55 v3.1.0-dev.45 01:25:55 v3.1.0-dev.46 01:25:55 v3.1.0-dev.47 01:25:55 v3.1.0-dev.48 01:25:55 v3.1.0-dev.49 01:25:55 v3.1.0-dev.5 01:25:55 v3.1.0-dev.50 01:25:55 v3.1.0-dev.51 01:25:55 v3.1.0-dev.52 01:25:55 v3.1.0-dev.53 01:25:55 v3.1.0-dev.54 01:25:55 v3.1.0-dev.55 01:25:55 v3.1.0-dev.56 01:25:55 v3.1.0-dev.57 01:25:55 v3.1.0-dev.58 01:25:55 v3.1.0-dev.59 01:25:55 v3.1.0-dev.6 01:25:55 v3.1.0-dev.60 01:25:55 v3.1.0-dev.61 01:25:55 v3.1.0-dev.62 01:25:55 v3.1.0-dev.63 01:25:55 v3.1.0-dev.64 01:25:55 v3.1.0-dev.65 01:25:55 v3.1.0-dev.66 01:25:55 v3.1.0-dev.67 01:25:55 v3.1.0-dev.68 01:25:55 v3.1.0-dev.69 01:25:55 v3.1.0-dev.7 01:25:55 v3.1.0-dev.70 01:25:55 v3.1.0-dev.71 01:25:55 v3.1.0-dev.72 01:25:55 v3.1.0-dev.73 01:25:55 v3.1.0-dev.8 01:25:55 v3.1.0-dev.9 01:25:55 v3.1.1 01:25:55 v3.1.1-dev.1 01:25:55 v3.1.1-dev.2 01:25:55 v3.2.0-dev.1 01:25:55 v3.2.0-dev.10 01:25:55 v3.2.0-dev.11 01:25:55 v3.2.0-dev.12 01:25:55 v3.2.0-dev.13 01:25:55 v3.2.0-dev.14 01:25:55 v3.2.0-dev.15 01:25:55 v3.2.0-dev.16 01:25:55 v3.2.0-dev.17 01:25:55 v3.2.0-dev.18 01:25:55 v3.2.0-dev.19 01:25:55 v3.2.0-dev.2 01:25:55 v3.2.0-dev.20 01:25:55 v3.2.0-dev.21 01:25:55 v3.2.0-dev.22 01:25:55 v3.2.0-dev.23 01:25:55 v3.2.0-dev.24 01:25:55 v3.2.0-dev.25 01:25:55 v3.2.0-dev.26 01:25:55 v3.2.0-dev.27 01:25:55 v3.2.0-dev.28 01:25:55 v3.2.0-dev.29 01:25:55 v3.2.0-dev.3 01:25:55 v3.2.0-dev.4 01:25:55 v3.2.0-dev.5 01:25:55 v3.2.0-dev.6 01:25:55 v3.2.0-dev.7 01:25:55 v3.2.0-dev.8 01:25:55 v3.2.0-dev.9 [Pipeline] sh 01:25:55 + lftools sign git-tag v3.2.0-dev.29 01:25:55 Signing Git tag with Sigul... 01:25:55 Signing v3.2.0-dev.29 [Pipeline] echo 01:25:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:25:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:25:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:25:57 $ docker stop --time=1 08a71d9f98d61054b8550517e87f42189c316496b40c1d0fb77d11303a053db8 01:25:58 $ docker rm -f --volumes 08a71d9f98d61054b8550517e87f42189c316496b40c1d0fb77d11303a053db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:25:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:59 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 01:25:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:25:59 $ docker top db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 -eo pid,comm 01:25:59 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). 01:25:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:59 [ssh-agent] Looking for ssh-agent implementation... 01:25:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:59 $ docker exec db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 ssh-agent 01:26:00 SSH_AUTH_SOCK=/tmp/ssh-UuQcjcpjyCH4/agent.32 01:26:00 SSH_AGENT_PID=38 01:26:00 Running ssh-add (command line suppressed) 01:26:00 Identity added: /w/workspace/edgex-go/647@tmp/private_key_228970594553818344.key (/w/workspace/edgex-go/647@tmp/private_key_228970594553818344.key) 01:26:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:00 + git semver bump pre 01:26:00 2024-07-05 01:26:00,627 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 01:26:00 2024-07-05 01:26:00,627 [bump_version] DEBUG bumping version:3.2.0-dev.29 on axis:pre with prefix:dev 01:26:00 2024-07-05 01:26:00,627 [bump_version] DEBUG bumped version:3.2.0-dev.30 01:26:00 2024-07-05 01:26:00,627 [write_version] DEBUG write version:3.2.0-dev.30 to path:/w/workspace/edgex-go/647/.semver/main with force:True 01:26:00 2024-07-05 01:26:00,627 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 01:26:00 2024-07-05 01:26:00,627 [write_file] DEBUG write to file:/w/workspace/edgex-go/647/.semver/main 01:26:00 2024-07-05 01:26:00,629 [execute] INFO git cat-file --batch-check 01:26:00 2024-07-05 01:26:00,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=) 01:26:00 2024-07-05 01:26:00,635 [execute] INFO git cat-file --batch 01:26:00 2024-07-05 01:26:00,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=) 01:26:00 2024-07-05 01:26:00,641 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 01:26:00 3.2.0-dev.30 [Pipeline] } 01:26:00 $ docker exec --env ******** --env ******** db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 ssh-agent -k 01:26:00 unset SSH_AUTH_SOCK; 01:26:00 unset SSH_AGENT_PID; 01:26:00 echo Agent pid 38 killed; 01:26:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:01 + git semver [Pipeline] } 01:26:01 $ docker stop --time=1 db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 01:26:02 $ docker rm -f --volumes db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:03 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 01:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:03 $ docker top 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff -eo pid,comm 01:26:03 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). 01:26:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:03 [ssh-agent] Looking for ssh-agent implementation... 01:26:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:03 $ docker exec 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff ssh-agent 01:26:04 SSH_AUTH_SOCK=/tmp/ssh-lZpEMkdgbM2V/agent.32 01:26:04 SSH_AGENT_PID=38 01:26:04 Running ssh-add (command line suppressed) 01:26:04 Identity added: /w/workspace/edgex-go/647@tmp/private_key_1811562960982991026.key (/w/workspace/edgex-go/647@tmp/private_key_1811562960982991026.key) 01:26:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:04 + git semver push 01:26:04 2024-07-05 01:26:04,688 [run_push] DEBUG push 01:26:04 2024-07-05 01:26:04,689 [execute] INFO git cat-file --batch-check 01:26:04 2024-07-05 01:26:04,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=) 01:26:04 2024-07-05 01:26:04,693 [execute] INFO git rev-list 54a6c9cb8d0dd34f31cb0c61a017ce0d62683b78 -- 01:26:04 2024-07-05 01:26:04,693 [execute] DEBUG Popen(['git', 'rev-list', '54a6c9cb8d0dd34f31cb0c61a017ce0d62683b78', '--'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=None) 01:26:04 2024-07-05 01:26:04,714 [execute] INFO git fetch -v origin 01:26:04 2024-07-05 01:26:04,715 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=True, shell=None, istream=None) 01:26:05 2024-07-05 01:26:05,154 [run_push] DEBUG no remote changes detected 01:26:05 2024-07-05 01:26:05,154 [execute] INFO git push origin semver 01:26:05 2024-07-05 01:26:05,155 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=None) 01:26:06 2024-07-05 01:26:06,032 [run_push] DEBUG push all version tags 01:26:06 2024-07-05 01:26:06,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:26:06 2024-07-05 01:26:06,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=None) 01:26:06 2024-07-05 01:26:06,839 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main 01:26:06 3.2.0-dev.30 [Pipeline] } 01:26:07 $ docker exec --env ******** --env ******** 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff ssh-agent -k 01:26:07 unset SSH_AUTH_SOCK; 01:26:07 unset SSH_AGENT_PID; 01:26:07 echo Agent pid 38 killed; 01:26:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:07 + git semver [Pipeline] } 01:26:07 $ docker stop --time=1 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff 01:26:09 $ docker rm -f --volumes 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff [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 01:26:09 + [ -d /w/workspace/edgex-go/647/archives ] [Pipeline] libraryResource [Pipeline] sh 01:26:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:26:10 ---> package-listing.sh 01:26:10 ++ facter osfamily 01:26:10 ++ tr '[:upper:]' '[:lower:]' 01:26:11 + OS_FAMILY=debian 01:26:11 + workspace=/w/workspace/edgex-go/647 01:26:11 + START_PACKAGES=/tmp/packages_start.txt 01:26:11 + END_PACKAGES=/tmp/packages_end.txt 01:26:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:26:11 + PACKAGES=/tmp/packages_start.txt 01:26:11 + '[' /w/workspace/edgex-go/647 ']' 01:26:11 + PACKAGES=/tmp/packages_end.txt 01:26:11 + case "${OS_FAMILY}" in 01:26:11 + dpkg -l 01:26:11 + grep '^ii' 01:26:11 + '[' -f /tmp/packages_start.txt ']' 01:26:11 + '[' -f /tmp/packages_end.txt ']' 01:26:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:26:11 + '[' /w/workspace/edgex-go/647 ']' 01:26:11 + mkdir -p /w/workspace/edgex-go/647/archives/ 01:26:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/647/archives/ [Pipeline] echo 01:26:11 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/647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:26:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:11 01:26:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:12 latest: Pulling from edgex-lftools-log-publisher 01:26:12 5eb5b503b376: Pulling fs layer 01:26:12 5c69ac0246d0: Pulling fs layer 01:26:12 ec43610c2a17: Pulling fs layer 01:26:12 3a2ae6a8a46f: Pulling fs layer 01:26:12 33b1e0a273af: Pulling fs layer 01:26:12 5d3b04190fa2: Pulling fs layer 01:26:12 2f39f015ded8: Pulling fs layer 01:26:12 3a2ae6a8a46f: Waiting 01:26:12 33b1e0a273af: Waiting 01:26:12 5d3b04190fa2: Waiting 01:26:12 2f39f015ded8: Waiting 01:26:12 5c69ac0246d0: Verifying Checksum 01:26:12 5c69ac0246d0: Download complete 01:26:12 3a2ae6a8a46f: Verifying Checksum 01:26:12 3a2ae6a8a46f: Download complete 01:26:12 33b1e0a273af: Verifying Checksum 01:26:12 33b1e0a273af: Download complete 01:26:12 5d3b04190fa2: Verifying Checksum 01:26:12 5d3b04190fa2: Download complete 01:26:12 ec43610c2a17: Download complete 01:26:12 5eb5b503b376: Verifying Checksum 01:26:12 5eb5b503b376: Download complete 01:26:13 2f39f015ded8: Download complete 01:26:13 5eb5b503b376: Pull complete 01:26:13 5c69ac0246d0: Pull complete 01:26:14 ec43610c2a17: Pull complete 01:26:14 3a2ae6a8a46f: Pull complete 01:26:15 33b1e0a273af: Pull complete 01:26:15 5d3b04190fa2: Pull complete 01:26:19 2f39f015ded8: Pull complete 01:26:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:19 prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container 01:26:19 $ 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/647/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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:26:24 $ docker top 7b7536ac63c27574fcc8e5612c12ffbccf02fe7f9c6c0486c7c48344bbea50b1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:24 + touch /tmp/pre-build-complete [Pipeline] sh 01:26:25 + mkdir -p /var/log/sysstat [Pipeline] sh 01:26:25 + ls /var/log/sa-host 01:26:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:25 provisioning config files... 01:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/647@tmp/config2622059338273260419tmp [Pipeline] { [Pipeline] echo 01:26:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:26:25 ---> create-netrc.sh [Pipeline] } 01:26:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:26:26 ---> python-tools-install.sh [Pipeline] echo 01:26:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:26:26 ---> sudo-logs.sh 01:26:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:26:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:26:26 ---> job-cost.sh 01:26:26 lf-activate-venv: SKIPPING 01:26:26 DEBUG: total: 0.10999999940395355 01:26:26 INFO: Retrieving Stack Cost... 01:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:27 INFO: Archiving Costs [Pipeline] echo 01:26:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:26:27 ---> logs-deploy.sh 01:26:27 lf-activate-venv: SKIPPING 01:26:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/647 01:26:27 INFO: archiving workspace using pattern(s): 01:26:28 Archives upload complete. 01:26:29 INFO: archiving logs to Nexus 01:26:30 ---> uname -a: 01:26:30 Linux prd-ubuntu20-04-docker-8c-8g-5034 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:26:30 01:26:30 01:26:30 ---> lscpu: 01:26:30 Architecture: x86_64 01:26:30 CPU op-mode(s): 32-bit, 64-bit 01:26:30 Byte Order: Little Endian 01:26:30 Address sizes: 40 bits physical, 48 bits virtual 01:26:30 CPU(s): 8 01:26:30 On-line CPU(s) list: 0-7 01:26:30 Thread(s) per core: 1 01:26:30 Core(s) per socket: 1 01:26:30 Socket(s): 8 01:26:30 NUMA node(s): 1 01:26:30 Vendor ID: AuthenticAMD 01:26:30 CPU family: 23 01:26:30 Model: 49 01:26:30 Model name: AMD EPYC-Rome Processor 01:26:30 Stepping: 0 01:26:30 CPU MHz: 2800.000 01:26:30 BogoMIPS: 5600.00 01:26:30 Virtualization: AMD-V 01:26:30 Hypervisor vendor: KVM 01:26:30 Virtualization type: full 01:26:30 L1d cache: 256 KiB 01:26:30 L1i cache: 256 KiB 01:26:30 L2 cache: 4 MiB 01:26:30 L3 cache: 128 MiB 01:26:30 NUMA node0 CPU(s): 0-7 01:26:30 Vulnerability Itlb multihit: Not affected 01:26:30 Vulnerability L1tf: Not affected 01:26:30 Vulnerability Mds: Not affected 01:26:30 Vulnerability Meltdown: Not affected 01:26:30 Vulnerability Mmio stale data: Not affected 01:26:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:26:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:26:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:26:30 Vulnerability Srbds: Not affected 01:26:30 Vulnerability Tsx async abort: Not affected 01:26:30 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 01:26:30 01:26:30 01:26:30 ---> nproc: 01:26:30 8 01:26:30 01:26:30 01:26:30 ---> df -h: 01:26:30 Filesystem Size Used Avail Use% Mounted on 01:26:30 overlay 155G 25G 131G 16% / 01:26:30 tmpfs 64M 0 64M 0% /dev 01:26:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:26:30 shm 64M 0 64M 0% /dev/shm 01:26:30 /dev/vda1 155G 25G 131G 16% /facter-os 01:26:30 01:26:30 01:26:30 ---> sar -b -r -n DEV: 01:26:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5034) 07/05/24 _x86_64_ (8 CPU) 01:26:30 01:26:30 00:43:02 LINUX RESTART (8 CPU) 01:26:30 01:26:30 00:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:26:30 00:45:01 165.38 3.52 161.85 0.00 395.32 105126.72 0.00 01:26:30 00:46:02 70.42 0.07 70.35 0.00 9.07 74258.56 0.00 01:26:30 00:47:01 36.51 0.03 36.47 0.00 0.27 27272.02 0.00 01:26:30 00:48:01 52.99 0.17 52.82 0.00 7.05 37218.57 0.00 01:26:30 00:49:01 478.26 3.65 474.61 0.00 1411.40 188745.48 0.00 01:26:30 00:50:01 393.17 13.53 379.64 0.00 3093.62 130000.20 0.00 01:26:30 00:51:01 227.64 0.42 227.22 0.00 6.66 46024.79 0.00 01:26:30 00:52:01 325.36 0.05 325.31 0.00 0.40 113382.70 0.00 01:26:30 00:53:01 438.39 0.12 438.28 0.00 17.60 33594.80 0.00 01:26:30 00:54:01 28.96 0.03 28.93 0.00 5.60 739.34 0.00 01:26:30 00:55:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 01:26:30 00:56:01 1.42 0.00 1.42 0.00 0.00 21.20 0.00 01:26:30 00:57:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 01:26:30 00:58:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 01:26:30 00:59:01 2.07 0.02 2.05 0.00 0.13 26.40 0.00 01:26:30 01:00:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 01:26:30 01:01:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 01:26:30 01:02:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 01:26:30 01:03:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 01:26:30 01:04:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 01:26:30 01:05:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 01:26:30 01:06:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 01:26:30 01:07:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 01:26:30 01:08:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 01:26:30 01:09:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 01:26:30 01:10:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 01:26:30 01:11:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 01:26:30 01:12:01 2.10 0.47 1.63 0.00 17.73 18.53 0.00 01:26:30 01:13:01 2.35 1.10 1.25 0.00 19.20 16.13 0.00 01:26:30 01:14:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 01:26:30 01:15:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 01:26:30 01:16:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 01:26:30 01:17:01 0.95 0.02 0.93 0.00 0.13 10.13 0.00 01:26:30 01:18:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 01:26:30 01:19:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 01:26:30 01:20:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 01:26:30 01:21:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 01:26:30 01:22:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 01:26:30 01:23:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 01:26:30 01:24:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 01:26:30 01:25:01 0.98 0.00 0.98 0.00 0.00 25.60 0.00 01:26:30 01:26:01 167.06 0.38 166.67 0.00 16.00 61110.88 0.00 01:26:30 Average: 57.76 0.56 57.20 0.00 118.99 19439.69 0.00 01:26:30 01:26:30 00:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:26:30 00:45:01 27940988 31494464 811632 2.47 107896 3641560 2030792 5.98 1268356 3196108 187664 01:26:30 00:46:02 27230444 31376060 921504 2.80 127444 4156316 2099684 6.19 1829960 3282344 720388 01:26:30 00:47:01 26547504 30744688 1551156 4.72 131728 4183684 2402328 7.08 2068516 3703068 434968 01:26:30 00:48:01 27679608 31505068 795704 2.42 134016 3848512 1852956 5.46 1310240 3371292 304536 01:26:30 00:49:01 21979928 31159032 1093692 3.33 157208 9007812 3606000 10.63 2205636 7943108 492 01:26:30 00:50:01 17895872 31375052 875232 2.66 300608 12879432 2367588 6.98 2638128 11310172 241096 01:26:30 00:51:01 12504660 28704500 3479728 10.58 334044 15226696 9525768 28.07 6401580 12503836 1529868 01:26:30 00:52:01 14635724 31366728 874788 2.66 345908 15877796 2373256 6.99 2954140 14034664 594200 01:26:30 00:53:01 14427184 31402740 845208 2.57 352100 16109988 2277764 6.71 3151756 14053676 304 01:26:30 00:54:01 14436168 31413396 834224 2.54 353312 16110472 2132092 6.28 3564768 13630948 396 01:26:30 00:55:01 14436792 31414032 833604 2.54 353320 16110476 2132092 6.28 3563896 13630952 16 01:26:30 00:56:01 14438828 31416100 831848 2.53 353348 16110476 2132092 6.28 3562344 13630952 4 01:26:30 00:57:01 14441332 31418612 829308 2.52 353360 16110480 2132092 6.28 3559860 13630956 28 01:26:30 00:58:01 14442360 31419664 828552 2.52 353392 16110472 2132092 6.28 3559908 13630960 8 01:26:30 00:59:01 14454440 31431804 816504 2.48 353436 16110452 2163820 6.38 3547600 13630936 8 01:26:30 01:00:01 14454184 31431588 816548 2.48 353460 16110456 2163820 6.38 3547552 13630940 12 01:26:30 01:01:01 14454176 31431660 816380 2.48 353480 16110464 2163820 6.38 3547568 13630940 4 01:26:30 01:02:01 14454168 31431680 816288 2.48 353496 16110472 2163820 6.38 3547792 13630948 20 01:26:30 01:03:01 14453900 31431416 816512 2.48 353528 16110468 2163820 6.38 3547632 13630952 12 01:26:30 01:04:01 14455264 31432860 815092 2.48 353560 16110476 2163820 6.38 3546348 13630952 24 01:26:30 01:05:01 14456224 31433836 814056 2.48 353572 16110480 2163820 6.38 3545520 13630956 12 01:26:30 01:06:01 14456144 31433764 814000 2.48 353584 16110484 2163820 6.38 3545532 13630960 152 01:26:30 01:07:01 14456348 31433988 813720 2.47 353592 16110484 2163820 6.38 3545572 13630960 196 01:26:30 01:08:01 14455972 31433624 814256 2.48 353620 16110476 2163820 6.38 3545596 13630964 8 01:26:30 01:09:01 14455924 31433576 814224 2.48 353628 16110488 2163820 6.38 3545716 13630964 144 01:26:30 01:10:01 14455908 31433676 814080 2.48 353648 16110568 2163820 6.38 3545700 13631044 192 01:26:30 01:11:01 14456140 31433932 814040 2.48 353672 16110572 2163820 6.38 3545556 13631048 4 01:26:30 01:12:01 14453020 31432336 815464 2.48 353712 16111100 2163820 6.38 3549688 13631340 36 01:26:30 01:13:01 14449280 31429272 818484 2.49 353744 16111664 2163820 6.38 3554248 13631344 8 01:26:30 01:14:01 14448896 31428908 818932 2.49 353760 16111684 2163820 6.38 3553804 13631340 8 01:26:30 01:15:01 14448668 31428684 819120 2.49 353776 16111684 2163820 6.38 3553664 13631340 4 01:26:30 01:16:01 14448556 31428612 819144 2.49 353796 16111688 2163820 6.38 3553696 13631344 8 01:26:30 01:17:01 14448192 31428276 819444 2.49 353804 16111684 2163820 6.38 3553744 13631344 12 01:26:30 01:18:01 14448184 31428428 819188 2.49 353840 16111812 2163820 6.38 3553764 13631476 8 01:26:30 01:19:01 14448176 31428464 819124 2.49 353852 16111824 2163820 6.38 3553880 13631480 8 01:26:30 01:20:01 14448380 31428672 818844 2.49 353864 16111828 2163820 6.38 3553804 13631484 8 01:26:30 01:21:01 14448332 31428672 818804 2.49 353884 16111832 2179872 6.42 3553860 13631492 8 01:26:30 01:22:01 14447456 31427808 819588 2.49 353908 16111832 2179872 6.42 3553880 13631488 8 01:26:30 01:23:01 14447692 31428072 819248 2.49 353952 16111824 2179872 6.42 3553916 13631492 8 01:26:30 01:24:01 14447816 31428384 819320 2.49 353976 16111968 2179872 6.42 3554344 13631624 152 01:26:30 01:25:01 14439880 31420504 827176 2.52 353984 16111984 2179872 6.42 3562064 13632064 28 01:26:30 01:26:01 12980276 31360936 880224 2.68 388040 17345172 2328748 6.86 3691504 14815476 1052 01:26:30 Average: 15862119 31337942 913190 2.78 326092 14710240 2381637 7.02 3361729 12485994 95622 01:26:30 01:26:30 00:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:26:30 00:45:01 ens3 1077.97 978.27 8256.37 97.51 0.00 0.00 0.00 0.00 01:26:30 00:45:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 01:26:30 00:45:01 docker0 894.92 931.76 65.17 5010.43 0.00 0.00 0.00 0.00 01:26:30 00:46:02 ens3 24.28 14.13 26.09 10.36 0.00 0.00 0.00 0.00 01:26:30 00:46:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 00:46:02 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:46:02 vethf15bb4f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 01:26:30 00:47:01 ens3 32.27 21.41 25.07 14.13 0.00 0.00 0.00 0.00 01:26:30 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:47:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 01:26:30 00:47:01 vethf15bb4f 1.27 1.29 0.11 0.12 0.00 0.00 0.00 0.00 01:26:30 00:48:01 ens3 101.91 61.15 2218.12 17.94 0.00 0.00 0.00 0.00 01:26:30 00:48:01 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 01:26:30 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:49:01 vethda459d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:49:01 ens3 323.34 178.52 3441.14 193.50 0.00 0.00 0.00 0.00 01:26:30 00:49:01 vethc4dcb66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:49:01 veth07a8a7b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:49:01 vethba18b37 1.83 2.35 0.18 1.05 0.00 0.00 0.00 0.00 01:26:30 00:49:01 veth61aef13 5.10 2.55 64.35 0.19 0.00 0.00 0.00 0.00 01:26:30 00:49:01 veth07f6cd2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:49:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 01:26:30 00:49:01 docker0 51.37 93.49 3.28 1273.38 0.00 0.00 0.00 0.00 01:26:30 00:49:01 vethc8c57f4 1.93 2.47 0.19 1.12 0.00 0.00 0.00 0.00 01:26:30 00:49:01 veth1fcb46e 2.55 5.10 0.19 64.35 0.00 0.00 0.00 0.01 01:26:30 00:49:01 veth192de3f 0.37 1.07 0.03 0.16 0.00 0.00 0.00 0.00 01:26:30 00:50:01 ens3 634.28 388.99 6098.79 42.30 0.00 0.00 0.00 0.00 01:26:30 00:50:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:26:30 00:50:01 docker0 357.41 540.36 30.33 4711.87 0.00 0.00 0.00 0.00 01:26:30 00:50:01 veth192de3f 0.15 0.22 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 ens3 11.33 5.76 9.10 4.89 0.00 0.00 0.00 0.00 01:26:30 00:51:01 vethd0387af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 vethde82e4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 veth35dc21f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:51:01 vethe8cb323 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:51:01 veth8b40327 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 vethbc394ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 veth25bc2b9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 vethd67515b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 veth2c4121c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 veth69544bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:51:01 veth192de3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:51:01 vethc4a6ca3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:52:01 ens3 6.02 3.40 4.80 2.55 0.00 0.00 0.00 0.00 01:26:30 00:52:01 vethd0387af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 vethde82e4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 veth35dc21f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 00:52:01 vethe8cb323 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 veth8b40327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 vethbc394ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 veth25bc2b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 vethd67515b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 veth2c4121c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 veth69544bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 veth192de3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:52:01 vethc4a6ca3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:53:01 ens3 283.05 269.44 173.32 1041.87 0.00 0.00 0.00 0.00 01:26:30 00:53:01 lo 39.46 39.46 3.89 3.89 0.00 0.00 0.00 0.00 01:26:30 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:54:01 ens3 446.56 450.32 183.92 2724.72 0.00 0.00 0.00 0.00 01:26:30 00:54:01 lo 36.59 36.59 3.60 3.60 0.00 0.00 0.00 0.00 01:26:30 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:55:01 ens3 0.07 0.02 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:59:01 ens3 1.05 0.52 4.04 0.10 0.00 0.00 0.00 0.00 01:26:30 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:00:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:02:01 ens3 0.63 0.43 0.27 0.22 0.00 0.00 0.00 0.00 01:26:30 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:04:01 ens3 1.18 0.50 0.45 0.28 0.00 0.00 0.00 0.00 01:26:30 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:09:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:26:30 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:12:01 ens3 2.28 1.77 1.68 2.90 0.00 0.00 0.00 0.00 01:26:30 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:13:01 ens3 6.07 5.15 3.85 3.49 0.00 0.00 0.00 0.00 01:26:30 01:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:14:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:26:30 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:16:01 ens3 0.28 0.27 0.12 0.02 0.00 0.00 0.00 0.00 01:26:30 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:17:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:18:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:19:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:26:30 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:21:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:24:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:26:30 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:30 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:25:01 ens3 2.90 2.28 3.78 0.81 0.00 0.00 0.00 0.00 01:26:30 01:25:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:26:01 ens3 474.39 320.58 8110.41 159.10 0.00 0.00 0.00 0.00 01:26:30 01:26:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 01:26:30 01:26:01 docker0 98.82 153.82 8.45 1257.11 0.00 0.00 0.00 0.00 01:26:30 01:26:01 vethdeb06b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:26:30 Average: ens3 81.35 64.05 677.36 102.82 0.00 0.00 0.00 0.00 01:26:30 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 01:26:30 Average: docker0 33.09 40.63 2.53 289.97 0.00 0.00 0.00 0.00 01:26:30 Average: vethdeb06b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:30 01:26:30 01:26:30 ---> sar -P ALL: 01:26:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5034) 07/05/24 _x86_64_ (8 CPU) 01:26:30 01:26:30 00:43:02 LINUX RESTART (8 CPU) 01:26:30 01:26:30 00:44:02 CPU %user %nice %system %iowait %steal %idle 01:26:30 00:45:01 all 6.73 0.00 3.12 5.73 0.06 84.36 01:26:30 00:45:01 0 6.63 0.00 4.30 13.61 0.09 75.38 01:26:30 00:45:01 1 8.77 0.00 4.06 13.45 0.05 73.67 01:26:30 00:45:01 2 6.87 0.00 2.94 1.57 0.05 88.57 01:26:30 00:45:01 3 6.19 0.00 3.01 8.89 0.07 81.85 01:26:30 00:45:01 4 6.62 0.00 2.83 2.02 0.07 88.46 01:26:30 00:45:01 5 6.03 0.00 1.87 0.65 0.05 91.40 01:26:30 00:45:01 6 5.65 0.00 2.49 3.09 0.05 88.72 01:26:30 00:45:01 7 7.07 0.00 3.50 2.64 0.07 86.72 01:26:30 00:46:02 all 30.09 0.00 4.62 2.82 0.08 62.39 01:26:30 00:46:02 0 29.08 0.00 4.89 13.44 0.08 52.50 01:26:30 00:46:02 1 30.02 0.00 5.24 6.23 0.10 58.40 01:26:30 00:46:02 2 30.80 0.00 4.40 0.12 0.07 64.62 01:26:30 00:46:02 3 29.76 0.00 4.81 1.46 0.10 63.86 01:26:30 00:46:02 4 30.44 0.00 4.26 0.27 0.07 64.97 01:26:30 00:46:02 5 32.08 0.00 4.96 0.25 0.08 62.63 01:26:30 00:46:02 6 29.82 0.00 4.56 0.03 0.10 65.49 01:26:30 00:46:02 7 28.69 0.00 3.87 0.75 0.07 66.62 01:26:30 00:47:01 all 37.21 0.00 5.42 2.79 0.08 54.50 01:26:30 00:47:01 0 37.97 0.00 5.85 1.66 0.09 54.43 01:26:30 00:47:01 1 36.33 0.00 5.13 13.74 0.07 44.74 01:26:30 00:47:01 2 37.61 0.00 5.09 0.09 0.09 57.13 01:26:30 00:47:01 3 37.33 0.00 5.53 1.60 0.09 55.45 01:26:30 00:47:01 4 35.97 0.00 5.17 0.00 0.09 58.78 01:26:30 00:47:01 5 36.16 0.00 5.18 4.77 0.07 53.82 01:26:30 00:47:01 6 35.63 0.00 6.18 0.41 0.09 57.70 01:26:30 00:47:01 7 40.71 0.00 5.27 0.07 0.10 53.85 01:26:30 00:48:01 all 37.85 0.00 6.51 2.80 0.08 52.77 01:26:30 00:48:01 0 38.43 0.00 6.47 3.38 0.08 51.63 01:26:30 00:48:01 1 37.25 0.00 7.26 2.95 0.08 52.47 01:26:30 00:48:01 2 37.70 0.00 6.54 1.04 0.07 54.65 01:26:30 00:48:01 3 35.67 0.00 5.58 0.56 0.08 58.11 01:26:30 00:48:01 4 37.81 0.00 6.26 1.09 0.07 54.78 01:26:30 00:48:01 5 39.46 0.00 5.61 2.01 0.08 52.84 01:26:30 00:48:01 6 38.62 0.00 7.47 0.77 0.08 53.05 01:26:30 00:48:01 7 37.84 0.00 6.88 10.61 0.10 44.57 01:26:30 00:49:01 all 14.88 0.00 5.87 27.13 0.10 52.01 01:26:30 00:49:01 0 15.85 0.00 6.19 58.22 0.10 19.64 01:26:30 00:49:01 1 16.15 0.00 6.52 34.27 0.09 42.97 01:26:30 00:49:01 2 12.47 0.00 6.03 25.97 0.15 55.37 01:26:30 00:49:01 3 14.62 0.00 5.33 10.38 0.09 69.59 01:26:30 00:49:01 4 14.37 0.00 4.89 19.38 0.08 61.28 01:26:30 00:49:01 5 13.28 0.00 5.09 8.77 0.12 72.74 01:26:30 00:49:01 6 16.62 0.00 6.22 25.71 0.10 51.34 01:26:30 00:49:01 7 15.74 0.00 6.69 34.66 0.09 42.82 01:26:30 00:50:01 all 6.21 0.00 3.64 15.06 0.06 75.04 01:26:30 00:50:01 0 6.74 0.00 3.97 14.97 0.07 74.26 01:26:30 00:50:01 1 6.22 0.00 4.31 5.04 0.07 84.37 01:26:30 00:50:01 2 6.36 0.00 2.61 4.25 0.05 86.72 01:26:30 00:50:01 3 6.37 0.00 3.15 8.39 0.05 82.04 01:26:30 00:50:01 4 5.02 0.00 4.34 66.51 0.07 24.06 01:26:30 00:50:01 5 6.22 0.00 2.76 7.74 0.07 83.21 01:26:30 00:50:01 6 6.51 0.00 4.05 10.01 0.05 79.37 01:26:30 00:50:01 7 6.20 0.00 3.94 3.89 0.05 85.92 01:26:30 00:51:01 all 81.65 0.00 10.94 2.73 0.12 4.56 01:26:30 00:51:01 0 81.74 0.00 11.36 1.81 0.12 4.97 01:26:30 00:51:01 1 82.52 0.00 10.60 3.22 0.10 3.57 01:26:30 00:51:01 2 81.88 0.00 9.91 1.76 0.10 6.35 01:26:30 00:51:01 3 82.02 0.00 10.97 1.42 0.14 5.45 01:26:30 00:51:01 4 80.53 0.00 11.43 6.12 0.12 1.79 01:26:30 00:51:01 5 80.12 0.00 11.66 4.12 0.14 3.97 01:26:30 00:51:01 6 82.39 0.00 10.46 1.76 0.12 5.27 01:26:30 00:51:01 7 81.99 0.00 11.17 1.61 0.17 5.06 01:26:30 00:52:01 all 77.30 0.00 11.20 1.90 0.14 9.46 01:26:30 00:52:01 0 76.47 0.00 11.94 0.52 0.12 10.95 01:26:30 00:52:01 1 78.29 0.00 10.57 0.77 0.14 10.23 01:26:30 00:52:01 2 78.70 0.00 9.65 0.00 0.10 11.56 01:26:30 00:52:01 3 77.02 0.00 11.33 0.14 0.19 11.33 01:26:30 00:52:01 4 77.15 0.00 11.39 10.73 0.10 0.63 01:26:30 00:52:01 5 77.39 0.00 11.46 0.00 0.19 10.95 01:26:30 00:52:01 6 76.52 0.00 11.50 0.87 0.14 10.96 01:26:30 00:52:01 7 76.82 0.00 11.80 2.11 0.14 9.14 01:26:30 00:53:01 all 5.67 0.00 1.63 6.72 0.07 85.90 01:26:30 00:53:01 0 4.84 0.00 1.92 3.36 0.07 89.81 01:26:30 00:53:01 1 5.32 0.00 1.83 7.13 0.07 85.66 01:26:30 00:53:01 2 6.43 0.00 1.42 1.24 0.07 90.84 01:26:30 00:53:01 3 4.93 0.00 1.22 5.15 0.07 88.63 01:26:30 00:53:01 4 5.82 0.00 1.59 19.49 0.08 73.01 01:26:30 00:53:01 5 5.66 0.00 1.85 6.06 0.08 86.35 01:26:30 00:53:01 6 5.23 0.00 1.83 4.19 0.08 88.66 01:26:30 00:53:01 7 7.16 0.00 1.41 7.14 0.07 84.22 01:26:30 00:54:01 all 9.27 0.00 0.83 0.15 0.07 89.68 01:26:30 00:54:01 0 5.83 0.00 0.99 0.08 0.07 93.03 01:26:30 00:54:01 1 8.22 0.00 0.97 0.05 0.07 90.70 01:26:30 00:54:01 2 9.87 0.00 0.72 0.02 0.07 89.32 01:26:30 00:54:01 3 8.88 0.00 0.72 0.02 0.07 90.32 01:26:30 00:54:01 4 11.89 0.00 0.84 0.57 0.08 86.62 01:26:30 00:54:01 5 12.07 0.00 0.99 0.40 0.10 86.44 01:26:30 00:54:01 6 10.86 0.00 0.87 0.02 0.07 88.19 01:26:30 00:54:01 7 6.60 0.00 0.57 0.02 0.05 92.76 01:26:30 00:55:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:26:30 00:55:01 0 0.08 0.00 0.07 0.00 0.02 99.83 01:26:30 00:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:26:30 00:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 00:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 00:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:26:30 00:55:01 5 0.05 0.00 0.03 0.03 0.03 99.85 01:26:30 00:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 00:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:26:30 00:55:01 CPU %user %nice %system %iowait %steal %idle 01:26:30 00:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:26:30 00:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:26:30 00:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:26:30 00:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 00:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:30 00:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 00:56:01 5 0.03 0.00 0.02 0.03 0.03 99.88 01:26:30 00:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 00:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 00:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:26:30 00:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:26:30 00:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 00:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:26:30 00:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 00:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 00:57:01 5 0.03 0.00 0.02 0.08 0.03 99.83 01:26:30 00:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:26:30 00:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 00:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:26:30 00:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 00:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 00:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 00:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 00:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 00:58:01 5 0.02 0.00 0.03 0.03 0.05 99.87 01:26:30 00:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 00:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:26:30 00:59:01 all 0.03 0.00 0.03 0.01 0.01 99.92 01:26:30 00:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:26:30 00:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 00:59:01 2 0.03 0.00 0.02 0.03 0.02 99.90 01:26:30 00:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:26:30 00:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:26:30 00:59:01 5 0.03 0.00 0.05 0.02 0.02 99.88 01:26:30 00:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:26:30 00:59:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:26:30 01:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:26:30 01:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:26:30 01:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:26:30 01:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:00:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:26:30 01:00:01 5 0.02 0.00 0.03 0.02 0.03 99.90 01:26:30 01:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:26:30 01:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 01:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:26:30 01:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:26:30 01:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:01:01 5 0.10 0.00 0.03 0.02 0.05 99.80 01:26:30 01:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:26:30 01:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:26:30 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:26:30 01:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 01:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:26:30 01:02:01 5 0.02 0.00 0.03 0.02 0.03 99.90 01:26:30 01:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:03:01 all 0.05 0.00 0.01 0.00 0.01 99.92 01:26:30 01:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:03:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:26:30 01:03:01 2 0.03 0.00 0.00 0.02 0.02 99.93 01:26:30 01:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:30 01:03:01 4 0.13 0.00 0.00 0.00 0.02 99.85 01:26:30 01:03:01 5 0.12 0.00 0.03 0.00 0.03 99.82 01:26:30 01:03:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:26:30 01:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:26:30 01:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:26:30 01:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:26:30 01:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 01:04:01 4 0.10 0.00 0.00 0.00 0.00 99.90 01:26:30 01:04:01 5 0.02 0.00 0.05 0.10 0.03 99.80 01:26:30 01:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:26:30 01:05:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:26:30 01:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:26:30 01:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:26:30 01:05:01 2 0.03 0.00 0.03 0.02 0.02 99.90 01:26:30 01:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 01:05:01 5 0.08 0.00 0.05 0.00 0.03 99.83 01:26:30 01:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:05:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:26:30 01:06:01 all 0.04 0.00 0.01 0.01 0.01 99.92 01:26:30 01:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 01:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:26:30 01:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:26:30 01:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:06:01 5 0.03 0.00 0.05 0.03 0.05 99.83 01:26:30 01:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:26:30 01:06:01 7 0.27 0.00 0.02 0.00 0.02 99.70 01:26:30 01:26:30 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:26:30 01:07:01 all 0.10 0.00 0.02 0.00 0.01 99.87 01:26:30 01:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:26:30 01:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:07:01 2 0.03 0.00 0.00 0.02 0.02 99.93 01:26:30 01:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:26:30 01:07:01 5 0.05 0.00 0.05 0.02 0.03 99.85 01:26:30 01:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:07:01 7 0.57 0.00 0.02 0.00 0.02 99.40 01:26:30 01:08:01 all 0.03 0.00 0.00 0.03 0.01 99.93 01:26:30 01:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:26:30 01:08:01 1 0.00 0.00 0.02 0.18 0.00 99.80 01:26:30 01:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:26:30 01:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:08:01 4 0.08 0.00 0.00 0.00 0.00 99.92 01:26:30 01:08:01 5 0.10 0.00 0.02 0.02 0.03 99.83 01:26:30 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:09:01 all 0.15 0.00 0.01 0.01 0.01 99.82 01:26:30 01:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:26:30 01:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:09:01 2 0.03 0.00 0.00 0.07 0.00 99.90 01:26:30 01:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:09:01 5 0.12 0.00 0.02 0.02 0.03 99.82 01:26:30 01:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:26:30 01:09:01 7 0.91 0.00 0.02 0.00 0.03 99.04 01:26:30 01:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:26:30 01:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:10:01 2 0.00 0.00 0.02 0.02 0.02 99.95 01:26:30 01:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:10:01 5 0.12 0.00 0.02 0.02 0.05 99.80 01:26:30 01:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 01:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:26:30 01:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:26:30 01:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:26:30 01:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:26:30 01:11:01 5 0.05 0.00 0.05 0.00 0.03 99.87 01:26:30 01:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:26:30 01:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:12:01 all 0.11 0.00 0.02 0.01 0.01 99.85 01:26:30 01:12:01 0 0.08 0.00 0.05 0.00 0.02 99.85 01:26:30 01:12:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:26:30 01:12:01 2 0.10 0.00 0.00 0.02 0.02 99.87 01:26:30 01:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:26:30 01:12:01 4 0.37 0.00 0.00 0.00 0.00 99.63 01:26:30 01:12:01 5 0.05 0.00 0.00 0.02 0.03 99.90 01:26:30 01:12:01 6 0.13 0.00 0.02 0.00 0.00 99.85 01:26:30 01:12:01 7 0.10 0.00 0.02 0.00 0.02 99.87 01:26:30 01:13:01 all 0.19 0.00 0.03 0.01 0.01 99.76 01:26:30 01:13:01 0 0.12 0.00 0.02 0.00 0.00 99.87 01:26:30 01:13:01 1 0.07 0.00 0.02 0.02 0.00 99.90 01:26:30 01:13:01 2 0.15 0.00 0.03 0.02 0.00 99.80 01:26:30 01:13:01 3 0.12 0.00 0.00 0.00 0.00 99.88 01:26:30 01:13:01 4 0.58 0.00 0.00 0.00 0.02 99.40 01:26:30 01:13:01 5 0.22 0.00 0.05 0.00 0.05 99.68 01:26:30 01:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:13:01 7 0.28 0.00 0.07 0.03 0.00 99.62 01:26:30 01:14:01 all 0.09 0.00 0.01 0.08 0.01 99.80 01:26:30 01:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:26:30 01:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:14:01 2 0.00 0.00 0.00 0.07 0.02 99.92 01:26:30 01:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:26:30 01:14:01 5 0.05 0.00 0.05 0.57 0.03 99.30 01:26:30 01:14:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:26:30 01:14:01 7 0.57 0.00 0.00 0.00 0.02 99.42 01:26:30 01:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 01:26:30 01:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:26:30 01:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 01:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:15:01 5 0.07 0.00 0.00 0.02 0.03 99.88 01:26:30 01:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:15:01 7 1.97 0.00 0.00 0.00 0.00 98.03 01:26:30 01:16:01 all 0.27 0.00 0.01 0.00 0.01 99.70 01:26:30 01:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:26:30 01:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 01:26:30 01:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 01:16:01 4 0.03 0.00 0.02 0.00 0.03 99.92 01:26:30 01:16:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:26:30 01:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:26:30 01:16:01 7 2.00 0.00 0.00 0.00 0.02 97.98 01:26:30 01:17:01 all 0.15 0.00 0.02 0.00 0.01 99.81 01:26:30 01:17:01 0 0.05 0.00 0.02 0.00 0.03 99.90 01:26:30 01:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:26:30 01:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:17:01 4 0.02 0.00 0.05 0.00 0.03 99.90 01:26:30 01:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 01:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:17:01 7 1.08 0.00 0.07 0.00 0.00 98.86 01:26:30 01:26:30 01:17:01 CPU %user %nice %system %iowait %steal %idle 01:26:30 01:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:26:30 01:18:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:26:30 01:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:26:30 01:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:26:30 01:18:01 3 0.03 0.00 0.00 0.00 0.03 99.93 01:26:30 01:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:26:30 01:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 01:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:26:30 01:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:26:30 01:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:26:30 01:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:26:30 01:19:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:26:30 01:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:26:30 01:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 01:26:30 01:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:26:30 01:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:26:30 01:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 01:26:30 01:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:26:30 01:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 01:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:26:30 01:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:26:30 01:21:01 all 0.02 0.00 0.01 0.00 0.01 99.97 01:26:30 01:21:01 0 0.08 0.00 0.02 0.00 0.02 99.88 01:26:30 01:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:26:30 01:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:26:30 01:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:22:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:26:30 01:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:26:30 01:22:01 1 0.02 0.00 0.00 0.03 0.02 99.93 01:26:30 01:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:26:30 01:22:01 3 0.07 0.00 0.02 0.00 0.03 99.88 01:26:30 01:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:26:30 01:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:23:01 all 0.01 0.00 0.01 0.00 0.02 99.96 01:26:30 01:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:26:30 01:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:26:30 01:23:01 2 0.02 0.00 0.00 0.02 0.02 99.95 01:26:30 01:23:01 3 0.00 0.00 0.02 0.00 0.03 99.95 01:26:30 01:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:30 01:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:26:30 01:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:26:30 01:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:26:30 01:24:01 all 0.03 0.00 0.00 0.00 0.01 99.95 01:26:30 01:24:01 0 0.07 0.00 0.02 0.00 0.03 99.88 01:26:30 01:24:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:26:30 01:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:26:30 01:24:01 3 0.07 0.00 0.00 0.00 0.05 99.88 01:26:30 01:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:26:30 01:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:26:30 01:25:01 all 0.06 0.00 0.02 0.00 0.01 99.92 01:26:30 01:25:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:26:30 01:25:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:26:30 01:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:26:30 01:25:01 3 0.18 0.00 0.02 0.00 0.02 99.78 01:26:30 01:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:26:30 01:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:26:30 01:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:26:30 01:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:26:30 01:26:01 all 8.97 0.00 3.95 2.39 0.06 84.62 01:26:30 01:26:01 0 9.88 0.00 3.53 0.25 0.05 86.29 01:26:30 01:26:01 1 10.05 0.00 4.85 3.31 0.07 81.73 01:26:30 01:26:01 2 7.36 0.00 2.92 2.57 0.08 87.06 01:26:30 01:26:01 3 9.12 0.00 3.83 0.05 0.07 86.94 01:26:30 01:26:01 4 8.02 0.00 4.14 0.03 0.07 87.74 01:26:30 01:26:01 5 8.76 0.00 4.44 11.41 0.07 75.33 01:26:30 01:26:01 6 10.29 0.00 3.72 0.47 0.05 85.46 01:26:30 01:26:01 7 8.31 0.00 4.21 1.06 0.05 86.37 01:26:30 Average: all 7.47 0.00 1.37 1.66 0.03 89.47 01:26:30 Average: 0 7.44 0.00 1.46 2.60 0.03 88.46 01:26:30 Average: 1 7.53 0.00 1.45 2.12 0.02 88.88 01:26:30 Average: 2 7.49 0.00 1.24 0.92 0.03 90.32 01:26:30 Average: 3 7.34 0.00 1.31 0.89 0.03 90.43 01:26:30 Average: 4 7.43 0.00 1.35 2.97 0.03 88.22 01:26:30 Average: 5 7.44 0.00 1.32 1.11 0.05 90.08 01:26:30 Average: 6 7.45 0.00 1.40 1.11 0.03 90.01 01:26:30 Average: 7 7.66 0.00 1.40 1.51 0.03 89.39 01:26:30 01:26:30 01:26:30