Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 411a0270e6d1463cc00e8b5730742509ffa8a5a2 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-ssh13748819178251443662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1402616304800087486.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11491142398925994491.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh251741876008953153.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-ssh8501811664489559777.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-17354 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/605 [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/605 # 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 411a0270e6d1463cc00e8b5730742509ffa8a5a2 (main) Commit message: "docs: Update changelog for 3.1 release (#4723)" > 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 411a0270e6d1463cc00e8b5730742509ffa8a5a2 # timeout=10 > git rev-list --no-walk 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:35:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:35:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:35:22 ========================================================= 17:35:22 EdgeX Global Pipelines Version Info 17:35:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:35:23 ------------------- 17:35:23 stable info: 17:35:23 ------------------- 17:35:23 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 17:35:23 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:35:23 Message: update stable to v1.0.257 17:35:23 ------------------- 17:35:23 experimental info: 17:35:23 ------------------- 17:35:23 Commited By: **** collab-it+edgex@linuxfoundation.org 17:35:23 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:35:23 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:35:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 411a027 [Pipeline] echo 17:35:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:24 provisioning config files... 17:35:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config16040573637653766500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:24 ---> docker-login.sh 17:35:24 nexus3.edgexfoundry.org:10001 17:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:24 Configure a credential helper to remove this warning. See 17:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:24 17:35:24 Login Succeeded 17:35:24 nexus3.edgexfoundry.org:10002 17:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:25 Configure a credential helper to remove this warning. See 17:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:25 17:35:25 Login Succeeded 17:35:25 nexus3.edgexfoundry.org:10003 17:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:25 Configure a credential helper to remove this warning. See 17:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:25 17:35:25 Login Succeeded 17:35:25 nexus3.edgexfoundry.org:10004 17:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:25 Configure a credential helper to remove this warning. See 17:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:25 17:35:25 Login Succeeded 17:35:25 docker.io 17:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:25 Configure a credential helper to remove this warning. See 17:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:25 17:35:25 Login Succeeded 17:35:25 ---> docker-login.sh ends [Pipeline] } 17:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:25 + 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 17:35:25 + dirname cmd/core-command/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo core-command,cmd/core-command/Dockerfile 17:35:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:35:25 + dirname cmd/core-data/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo core-data,cmd/core-data/Dockerfile 17:35:25 + dirname cmd/core-metadata/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo core-metadata,cmd/core-metadata/Dockerfile 17:35:25 + dirname cmd/security-bootstrapper/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:35:25 + dirname cmd/security-proxy-auth/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:35:25 + dirname cmd/security-proxy-setup/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:35:25 + dirname cmd/security-secretstore-setup/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:35:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:35:25 + dirname+ cmd/security-spire-agent/Dockerfile 17:35:25 cut -d/ -f2 17:35:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:35:25 + dirname cmd/security-spire-config/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:35:25 + dirname+ cmd/security-spire-server/Dockerfile 17:35:25 cut -d/ -f2 17:35:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:35:25 + dirname cmd/support-notifications/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo support-notifications,cmd/support-notifications/Dockerfile 17:35:25 + dirname cmd/support-scheduler/Dockerfile 17:35:25 + cut -d/ -f2 17:35:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:35:26 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 17:35:26 + git rev-list -1 --merges 411a0270e6d1463cc00e8b5730742509ffa8a5a2~1..411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] echo 17:35:26 -----------> git rev-list -1 --merges 411a0270e6d1463cc00e8b5730742509ffa8a5a2~1..411a0270e6d1463cc00e8b5730742509ffa8a5a2 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [false] [Pipeline] sh 17:35:26 + git log --format=format:%s -1 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] echo 17:35:26 ========================================================= 17:35:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:35:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:35:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:35:27 + grep -v github /etc/ssh/ssh_known_hosts 17:35:27 + [ -e /tmp/ssh_known_hosts ] 17:35:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:35:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 17:35:27 sudo tee -a /etc/ssh/ssh_known_hosts 17:35:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:35:27 17:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:35:27 0.1.4: Pulling from edgex-devops/py-git-semver 17:35:27 b85a868b505f: Pulling fs layer 17:35:27 e2be974225ed: Pulling fs layer 17:35:27 339a4e72a1f5: Pulling fs layer 17:35:27 988bab9f4d93: Pulling fs layer 17:35:27 1469e6f7b9e6: Pulling fs layer 17:35:27 eaf3925da568: Pulling fs layer 17:35:27 bab4dde63d76: Pulling fs layer 17:35:27 bde34c3a00c8: Pulling fs layer 17:35:27 b352a97aabf1: Pulling fs layer 17:35:27 4872d77fe225: Pulling fs layer 17:35:27 5851b861e8e6: Pulling fs layer 17:35:27 988bab9f4d93: Waiting 17:35:27 b352a97aabf1: Waiting 17:35:27 1469e6f7b9e6: Waiting 17:35:27 bab4dde63d76: Waiting 17:35:27 4872d77fe225: Waiting 17:35:27 5851b861e8e6: Waiting 17:35:27 eaf3925da568: Waiting 17:35:27 bde34c3a00c8: Waiting 17:35:27 e2be974225ed: Verifying Checksum 17:35:27 e2be974225ed: Download complete 17:35:27 988bab9f4d93: Download complete 17:35:27 1469e6f7b9e6: Verifying Checksum 17:35:27 1469e6f7b9e6: Download complete 17:35:27 339a4e72a1f5: Verifying Checksum 17:35:27 339a4e72a1f5: Download complete 17:35:27 eaf3925da568: Verifying Checksum 17:35:27 eaf3925da568: Download complete 17:35:27 bde34c3a00c8: Download complete 17:35:28 b352a97aabf1: Download complete 17:35:28 4872d77fe225: Download complete 17:35:28 5851b861e8e6: Download complete 17:35:28 b85a868b505f: Verifying Checksum 17:35:28 b85a868b505f: Download complete 17:35:28 bab4dde63d76: Verifying Checksum 17:35:28 bab4dde63d76: Download complete 17:35:29 b85a868b505f: Pull complete 17:35:29 e2be974225ed: Pull complete 17:35:29 339a4e72a1f5: Pull complete 17:35:29 988bab9f4d93: Pull complete 17:35:30 1469e6f7b9e6: Pull complete 17:35:30 eaf3925da568: Pull complete 17:35:31 bab4dde63d76: Pull complete 17:35:31 bde34c3a00c8: Pull complete 17:35:31 b352a97aabf1: Pull complete 17:35:31 4872d77fe225: Pull complete 17:35:31 5851b861e8e6: Pull complete 17:35:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:32 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 17:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:35:34 $ docker top 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 -eo pid,comm 17:35:34 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). 17:35:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:34 [ssh-agent] Looking for ssh-agent implementation... 17:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:34 $ docker exec 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent 17:35:34 SSH_AUTH_SOCK=/tmp/ssh-cU32MhBoPtTE/agent.35 17:35:34 SSH_AGENT_PID=41 17:35:34 Running ssh-add (command line suppressed) 17:35:34 Identity added: /w/workspace/edgex-go/605@tmp/private_key_11325213197612632977.key (/w/workspace/edgex-go/605@tmp/private_key_11325213197612632977.key) 17:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:35 + git tag --points-at HEAD [Pipeline] } 17:35:35 $ docker exec --env ******** --env ******** 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent -k 17:35:35 unset SSH_AUTH_SOCK; 17:35:35 unset SSH_AGENT_PID; 17:35:35 echo Agent pid 41 killed; 17:35:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:35 [ssh-agent] Looking for ssh-agent implementation... 17:35:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:35 $ docker exec 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent 17:35:35 SSH_AUTH_SOCK=/tmp/ssh-ZLL4DcS0pJ7D/agent.73 17:35:35 SSH_AGENT_PID=79 17:35:35 Running ssh-add (command line suppressed) 17:35:35 Identity added: /w/workspace/edgex-go/605@tmp/private_key_11025594623866433881.key (/w/workspace/edgex-go/605@tmp/private_key_11025594623866433881.key) 17:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:36 + git semver init 17:35:36 2023-11-13 17:35:36,242 [run_init] DEBUG init version:0.0.0 force:False 17:35:36 2023-11-13 17:35:36,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/605/.semver 17:35:36 2023-11-13 17:35:36,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/605/.semver 17:35:36 2023-11-13 17:35:36,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/605/.semver'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=None) 17:35:42 2023-11-13 17:35:41,711 [append_file] DEBUG append to file:/w/workspace/edgex-go/605/.git/info/exclude 17:35:42 2023-11-13 17:35:41,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/605/.semver/main with force:False 17:35:42 2023-11-13 17:35:41,712 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 17:35:42 2023-11-13 17:35:41,712 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 17:35:42 3.1.0-dev.70 [Pipeline] } 17:35:42 $ docker exec --env ******** --env ******** 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent -k 17:35:43 unset SSH_AUTH_SOCK; 17:35:43 unset SSH_AGENT_PID; 17:35:43 echo Agent pid 79 killed; 17:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:43 + git semver [Pipeline] } 17:35:43 $ docker stop --time=1 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 17:35:44 $ docker rm -f --volumes 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:35:45 Stashed 1 file(s) [Pipeline] echo 17:35:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.70 [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 17:35:45 + git config --global --add safe.directory /w/workspace/edgex-go/605 [Pipeline] echo 17:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:35:45 ========================================================= 17:35:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:35:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:35:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:35:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:35:46 7264a8db6415: Pulling fs layer 17:35:46 c4d48a809fc2: Pulling fs layer 17:35:46 4f1c88b9dad5: Pulling fs layer 17:35:46 ad3a456e5733: Pulling fs layer 17:35:46 33e27b845d1e: Pulling fs layer 17:35:46 c68163c4e522: Pulling fs layer 17:35:46 33e27b845d1e: Waiting 17:35:46 ad3a456e5733: Waiting 17:35:46 50da416c3ac9: Pulling fs layer 17:35:46 23d2d4c4bb30: Pulling fs layer 17:35:46 50da416c3ac9: Waiting 17:35:46 23d2d4c4bb30: Waiting 17:35:46 c4d48a809fc2: Verifying Checksum 17:35:46 c4d48a809fc2: Download complete 17:35:46 ad3a456e5733: Verifying Checksum 17:35:46 ad3a456e5733: Download complete 17:35:46 33e27b845d1e: Verifying Checksum 17:35:46 33e27b845d1e: Download complete 17:35:46 7264a8db6415: Verifying Checksum 17:35:46 7264a8db6415: Download complete 17:35:46 c68163c4e522: Verifying Checksum 17:35:46 c68163c4e522: Download complete 17:35:46 7264a8db6415: Pull complete 17:35:46 23d2d4c4bb30: Verifying Checksum 17:35:46 23d2d4c4bb30: Download complete 17:35:46 c4d48a809fc2: Pull complete 17:35:46 4f1c88b9dad5: Verifying Checksum 17:35:46 4f1c88b9dad5: Download complete 17:35:46 50da416c3ac9: Verifying Checksum 17:35:46 50da416c3ac9: Download complete 17:35:49 4f1c88b9dad5: Pull complete 17:35:49 ad3a456e5733: Pull complete 17:35:49 33e27b845d1e: Pull complete 17:35:49 c68163c4e522: Pull complete 17:35:52 50da416c3ac9: Pull complete 17:35:52 23d2d4c4bb30: Pull complete 17:35:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 17:35:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:35:52 WORKDIR /edgex 17:35:52 COPY go.mod . 17:35:52 RUN go mod download 17:35:52 + docker build -t ci-base-image-x86_64 -f - . 17:35:53 Sending build context to Docker daemon 171MB 17:35:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:35:53 ---> 0786185ac409 17:35:53 Step 2/4 : WORKDIR /edgex 17:35:57 ---> Running in 3ae4ee7a5b91 17:35:57 Removing intermediate container 3ae4ee7a5b91 17:35:57 ---> e275e7c8c15b 17:35:57 Step 3/4 : COPY go.mod . 17:35:57 ---> ce8c71ab6525 17:35:57 Step 4/4 : RUN go mod download 17:35:57 ---> Running in 9fcccd9fffdf 17:36:00 Still waiting to schedule task 17:36:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17353’ 17:36:12 Removing intermediate container 9fcccd9fffdf 17:36:12 ---> 9b3e73077d4f 17:36:12 Successfully built 9b3e73077d4f 17:36:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:12 + docker inspect -f . ci-base-image-x86_64 17:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:12 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 17:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:36:13 $ docker top 615ba21818f345f461e27a60c977e8c9a2d53a7a8855f918b6fba65f82a87a75 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:13 + go version 17:36:13 go version go1.21.0 linux/amd64 [Pipeline] } 17:36:13 $ docker stop --time=1 615ba21818f345f461e27a60c977e8c9a2d53a7a8855f918b6fba65f82a87a75 17:36:14 $ docker rm -f --volumes 615ba21818f345f461e27a60c977e8c9a2d53a7a8855f918b6fba65f82a87a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:15 + docker inspect -f . ci-base-image-x86_64 17:36:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:15 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 17:36:15 $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:36:15 $ docker top 6e537c8af601aac3f0252f168d97ef03e7c346745a966933db733541c2bcd605 -eo pid,comm [Pipeline] { [Pipeline] echo 17:36:15 ========================================================= 17:36:15 [edgeXBuildGoParallel] Running Tests and Build... 17:36:15 ========================================================= [Pipeline] sh 17:36:16 + git config --global --add safe.directory /w/workspace/edgex-go/605 [Pipeline] fileExists [Pipeline] sh 17:36:16 + make test 17:36:16 go test -race -coverprofile=coverage.out ./... 17:36:23 ? github.com/edgexfoundry/edgex-go [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:36:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:36:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 17:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements 17:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements 17:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 53.2% of statements 17:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.045s coverage: 93.4% of statements 17:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 97.6% of statements 17:36:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 32.2% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.056s coverage: 94.1% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements 17:36:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:36:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:36:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 17:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.063s coverage: 92.9% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.058s coverage: 100.0% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.186s coverage: 38.4% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.049s coverage: 84.8% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 17:37:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 17:37:13 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 17:37:14 running golangci-lint 17:37:14 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 17:37:14 go version go1.21.0 linux/amd64 17:37:14 level=info msg="[config_reader] Used config file .golangci.yml" 17:37:14 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 17:37:29 level=info msg="[loader] Go packages loading at mode 575 (imports|compiled_files|deps|files|types_sizes|exports_file|name) took 13.634964766s" 17:37:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.78207ms" 17:37:35 level=info msg="[linters_context/goanalysis] analyzers took 56.939050845s with top 10 stages: buildir: 28.664319294s, gosec: 6.201403514s, inspect: 1.545929055s, fact_deprecated: 1.26751725s, printf: 1.053851644s, ctrlflow: 956.438835ms, S1038: 914.291577ms, nilness: 740.660146ms, fact_purity: 630.907667ms, directives: 580.846823ms" 17:37:35 level=info msg="[runner] Issues before processing: 197, after processing: 0" 17:37:35 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, cgo: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" 17:37:35 level=info msg="[runner] processing took 12.822256ms with stages: nolint: 6.29808ms, identifier_marker: 3.170681ms, exclude-rules: 1.362501ms, autogenerated_exclude: 849.368µs, path_prettifier: 755.298µs, skip_dirs: 358.458µs, cgo: 15.83µs, filename_unadjuster: 8.5µs, max_same_issues: 590ns, exclude: 400ns, fixer: 360ns, uniq_by_line: 320ns, diff: 310ns, skip_files: 270ns, max_from_linter: 260ns, severity-rules: 250ns, sort_results: 250ns, source_code: 190ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 17:37:35 level=info msg="[runner] linters took 7.377122241s with stages: goanalysis_metalinter: 7.364211374s" 17:37:35 level=info msg="File cache stats: 0 entries of total size 0B" 17:37:35 level=info msg="Memory: 212 samples, avg is 222.9MB, max is 999.8MB" 17:37:35 level=info msg="Execution took 21.058746262s" 17:37:35 go vet ./... 17:37:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:39 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 17:37:39 + ls -al . 17:37:39 total 736 17:37:39 drwxrwxr-x 11 1001 1001 4096 Nov 13 17:36 . 17:37:39 drwxr-xr-x 4 root root 4096 Nov 13 17:36 .. 17:37:39 drwxrwxr-x 2 1001 1001 4096 Nov 13 17:35 .blubracket 17:37:39 -rw-rw-r-- 1 1001 1001 10 Nov 13 17:35 .dockerignore 17:37:39 drwxrwxr-x 8 1001 1001 4096 Nov 13 17:37 .git 17:37:39 drwxrwxr-x 3 1001 1001 4096 Nov 13 17:35 .github 17:37:39 -rw-rw-r-- 1 1001 1001 1074 Nov 13 17:35 .gitignore 17:37:39 -rw-rw-r-- 1 1001 1001 42 Nov 13 17:35 .golangci.yml 17:37:39 -rw-rw-r-- 1 1001 1001 100 Nov 13 17:35 .hadolint.yml 17:37:39 drwxr-xr-x 3 1001 1001 4096 Nov 13 17:35 .semver 17:37:39 -rw-rw-r-- 1 1001 1001 155 Nov 13 17:35 .sonarcloud.properties 17:37:39 -rw-rw-r-- 1 1001 1001 1171 Nov 13 17:35 ADOPTERS.md 17:37:39 -rw-rw-r-- 1 1001 1001 11674 Nov 13 17:35 Attribution.txt 17:37:39 -rw-rw-r-- 1 1001 1001 100284 Nov 13 17:35 CHANGELOG.md 17:37:39 -rw-rw-r-- 1 1001 1001 3804 Nov 13 17:35 CONTRIBUTING.md 17:37:39 -rw-rw-r-- 1 1001 1001 677 Nov 13 17:35 GOVERNANCE.md 17:37:39 -rw-rw-r-- 1 1001 1001 861 Nov 13 17:35 Jenkinsfile 17:37:39 -rw-rw-r-- 1 1001 1001 10775 Nov 13 17:35 LICENSE 17:37:39 -rw-rw-r-- 1 1001 1001 15054 Nov 13 17:35 Makefile 17:37:39 -rw-rw-r-- 1 1001 1001 582 Nov 13 17:35 OWNERS.md 17:37:39 -rw-rw-r-- 1 1001 1001 9528 Nov 13 17:35 README.md 17:37:39 -rw-rw-r-- 1 1001 1001 789 Nov 13 17:35 SECURITY.md 17:37:39 -rw-rw-r-- 1 1001 1001 12 Nov 13 17:35 VERSION 17:37:39 drwxrwxr-x 2 1001 1001 4096 Nov 13 17:35 bin 17:37:39 drwxrwxr-x 18 1001 1001 4096 Nov 13 17:35 cmd 17:37:39 -rw-r--r-- 1 root root 453602 Nov 13 17:37 coverage.out 17:37:39 drwxrwxr-x 2 1001 1001 4096 Nov 13 17:35 fuzz_test 17:37:39 -rw-rw-r-- 1 1001 1001 3649 Nov 13 17:35 go.mod 17:37:39 -rw-rw-r-- 1 1001 1001 34366 Nov 13 17:35 go.sum 17:37:39 drwxrwxr-x 7 1001 1001 4096 Nov 13 17:35 internal 17:37:39 drwxrwxr-x 3 1001 1001 4096 Nov 13 17:35 openapi 17:37:39 -rw-rw-r-- 1 1001 1001 584 Nov 13 17:35 security.txt 17:37:39 -rw-rw-r-- 1 1001 1001 204 Nov 13 17:35 version.go [Pipeline] sh 17:37:40 + '[' -e coverage.out ] 17:37:40 + chown 1001:1001 coverage.out [Pipeline] stash 17:37:40 Stashed 1 file(s) [Pipeline] sh 17:37:40 + make build 17:37:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:37:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:37:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:37:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:37:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:37:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:38:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:38:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:38:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:38:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:38:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:38:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:38:06 $ docker stop --time=1 6e537c8af601aac3f0252f168d97ef03e7c346745a966933db733541c2bcd605 17:38:09 $ docker rm -f --volumes 6e537c8af601aac3f0252f168d97ef03e7c346745a966933db733541c2bcd605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:10 17:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:11 latest: Pulling from edgex-devops/edgex-compose 17:38:11 91d30c5bc195: Pulling fs layer 17:38:11 2e9b0aa3be6d: Pulling fs layer 17:38:11 9c61dcf015f6: Pulling fs layer 17:38:11 4698f68db338: Pulling fs layer 17:38:11 2a2f49069b9e: Pulling fs layer 17:38:11 e0025b399a48: Pulling fs layer 17:38:11 4698f68db338: Waiting 17:38:11 e0025b399a48: Waiting 17:38:11 2a2f49069b9e: Waiting 17:38:11 91d30c5bc195: Verifying Checksum 17:38:11 91d30c5bc195: Download complete 17:38:11 4698f68db338: Download complete 17:38:11 2e9b0aa3be6d: Verifying Checksum 17:38:11 2e9b0aa3be6d: Download complete 17:38:11 91d30c5bc195: Pull complete 17:38:11 e0025b399a48: Verifying Checksum 17:38:11 e0025b399a48: Download complete 17:38:11 2a2f49069b9e: Download complete 17:38:11 2e9b0aa3be6d: Pull complete 17:38:11 9c61dcf015f6: Verifying Checksum 17:38:11 9c61dcf015f6: Download complete 17:38:14 9c61dcf015f6: Pull complete 17:38:14 4698f68db338: Pull complete 17:38:14 2a2f49069b9e: Pull complete 17:38:14 e0025b399a48: Pull complete 17:38:14 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 17:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:14 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 17:38:14 $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:38:17 $ docker top e37c30ced4a0b44b3f082be85a61c2764895ec4f429f0df6baf7b17dc426faad -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:17 + docker compose -f ./docker-compose-build.yml build --parallel 17:38:20 #1 [support-scheduler internal] load build definition from Dockerfile 17:38:20 #1 transferring dockerfile: 1.82kB done 17:38:20 #1 DONE 0.0s 17:38:20 17:38:20 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:38:20 #2 transferring dockerfile: 1.78kB done 17:38:20 #2 DONE 0.0s 17:38:20 17:38:20 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:38:20 #3 transferring dockerfile: 2.12kB done 17:38:20 #3 DONE 0.0s 17:38:20 17:38:20 #4 [security-spire-server internal] load build definition from Dockerfile 17:38:20 #4 transferring dockerfile: 1.59kB done 17:38:20 #4 DONE 0.0s 17:38:20 17:38:20 #5 [security-spire-agent internal] load build definition from Dockerfile 17:38:20 #5 transferring dockerfile: 1.70kB done 17:38:20 #5 DONE 0.0s 17:38:20 17:38:20 #6 [core-metadata internal] load build definition from Dockerfile 17:38:20 #6 transferring dockerfile: 1.96kB done 17:38:20 #6 DONE 0.0s 17:38:20 17:38:20 #7 [security-secretstore-setup internal] load build definition from Dockerfile 17:38:20 #7 transferring dockerfile: 2.38kB done 17:38:20 #7 DONE 0.0s 17:38:20 17:38:20 #8 [security-spire-config internal] load build definition from Dockerfile 17:38:20 #8 transferring dockerfile: 1.58kB done 17:38:20 #8 DONE 0.0s 17:38:20 17:38:20 #9 [security-proxy-setup internal] load build definition from Dockerfile 17:38:20 #9 transferring dockerfile: 2.39kB done 17:38:20 #9 DONE 0.0s 17:38:20 17:38:20 #10 [core-command internal] load build definition from Dockerfile 17:38:20 #10 transferring dockerfile: 1.82kB done 17:38:20 #10 DONE 0.0s 17:38:20 17:38:20 #11 [support-notifications internal] load build definition from Dockerfile 17:38:20 #11 transferring dockerfile: 1.84kB done 17:38:20 #11 DONE 0.0s 17:38:20 17:38:20 #12 [security-bootstrapper internal] load build definition from Dockerfile 17:38:20 #12 transferring dockerfile: 2.82kB done 17:38:20 #12 DONE 0.1s 17:38:20 17:38:20 #13 [core-data internal] load build definition from Dockerfile 17:38:20 #13 transferring dockerfile: 1.90kB done 17:38:20 #13 DONE 0.0s 17:38:20 17:38:20 #14 [security-proxy-auth internal] load build definition from Dockerfile 17:38:20 #14 transferring dockerfile: 2.04kB done 17:38:20 #14 DONE 0.0s 17:38:20 17:38:20 #15 [support-scheduler internal] load .dockerignore 17:38:20 #15 transferring context: 50B done 17:38:20 #15 DONE 0.0s 17:38:20 17:38:20 #16 [security-spiffe-token-provider internal] load .dockerignore 17:38:20 #16 transferring context: 50B done 17:38:20 #16 DONE 0.0s 17:38:20 17:38:20 #17 [core-common-config-bootstrapper internal] load .dockerignore 17:38:20 #17 transferring context: 50B done 17:38:20 #17 DONE 0.0s 17:38:20 17:38:20 #18 [security-spire-server internal] load .dockerignore 17:38:20 #18 transferring context: 50B done 17:38:20 #18 DONE 0.0s 17:38:20 17:38:20 #19 [security-spire-agent internal] load .dockerignore 17:38:20 #19 transferring context: 50B done 17:38:20 #19 DONE 0.0s 17:38:20 17:38:20 #20 [core-metadata internal] load .dockerignore 17:38:20 #20 transferring context: 50B done 17:38:20 #20 DONE 0.0s 17:38:20 17:38:20 #21 [security-spire-config internal] load .dockerignore 17:38:20 #21 transferring context: 50B done 17:38:20 #21 DONE 0.0s 17:38:20 17:38:20 #22 [security-secretstore-setup internal] load .dockerignore 17:38:20 #22 transferring context: 50B done 17:38:20 #22 DONE 0.0s 17:38:20 17:38:20 #23 [security-proxy-setup internal] load .dockerignore 17:38:20 #23 transferring context: 50B done 17:38:20 #23 DONE 0.0s 17:38:20 17:38:20 #24 [core-command internal] load .dockerignore 17:38:20 #24 transferring context: 50B done 17:38:20 #24 DONE 0.1s 17:38:20 17:38:20 #25 [support-notifications internal] load .dockerignore 17:38:20 #25 transferring context: 50B done 17:38:20 #25 DONE 0.0s 17:38:20 17:38:20 #26 [security-bootstrapper internal] load .dockerignore 17:38:20 #26 transferring context: 50B done 17:38:20 #26 DONE 0.0s 17:38:20 17:38:20 #27 [core-data internal] load .dockerignore 17:38:20 #27 transferring context: 50B done 17:38:20 #27 DONE 0.0s 17:38:20 17:38:20 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:38:20 #28 DONE 0.0s 17:38:20 17:38:20 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 17:38:20 #29 ... 17:38:20 17:38:20 #30 [security-proxy-auth internal] load .dockerignore 17:38:20 #30 transferring context: 50B done 17:38:20 #30 DONE 0.1s 17:38:20 17:38:20 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:38:20 #28 DONE 0.0s 17:38:20 17:38:20 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 17:38:20 #29 DONE 0.1s 17:38:20 17:38:20 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:38:20 #28 DONE 0.0s 17:38:20 17:38:20 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:38:20 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:38:20 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 17:38:20 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:38:20 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 17:38:20 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 17:38:20 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 17:38:20 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 17:38:21 #31 ... 17:38:21 17:38:21 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:38:21 #28 DONE 0.0s 17:38:21 17:38:21 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:38:21 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:38:21 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 17:38:21 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:38:21 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 17:38:21 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 17:38:21 #31 ... 17:38:21 17:38:21 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:38:21 #28 DONE 0.0s 17:38:21 17:38:21 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:38:21 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:38:21 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 17:38:21 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:38:21 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 17:38:21 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 17:38:21 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 17:38:21 #31 ... 17:38:21 17:38:21 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:38:21 #28 DONE 0.0s 17:38:21 17:38:21 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:38:21 #28 DONE 0.0s 17:38:21 17:38:21 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 17:38:21 #32 DONE 0.8s 17:38:21 17:38:21 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:38:21 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:38:21 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 17:38:21 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:38:21 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 17:38:21 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 17:38:21 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 17:38:21 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:38:21 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 17:38:21 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:38:21 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 17:38:21 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 17:38:21 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 17:38:21 #31 DONE 1.1s 17:38:21 17:38:21 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 17:38:21 #32 DONE 0.8s 17:38:21 17:38:21 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 17:38:21 #29 DONE 0.7s 17:38:21 17:38:21 #33 [security-proxy-auth internal] load build context 17:38:24 #33 ... 17:38:24 17:38:24 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 17:38:24 #34 DONE 3.7s 17:38:24 17:38:24 #33 [security-proxy-auth internal] load build context 17:38:24 #33 ... 17:38:24 17:38:24 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 17:38:24 #35 DONE 4.0s 17:38:24 17:38:24 #33 [security-proxy-auth internal] load build context 17:38:25 #33 ... 17:38:25 17:38:25 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:38:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:38:25 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 17:38:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:38:25 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 17:38:25 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 17:38:25 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 17:38:25 #31 DONE 1.1s 17:38:25 17:38:25 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 17:38:25 #36 DONE 4.3s 17:38:25 17:38:25 #33 [security-proxy-auth internal] load build context 17:38:25 #33 ... 17:38:25 17:38:25 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:38:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:38:25 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 17:38:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:38:25 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 17:38:25 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 17:38:25 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 17:38:25 #31 DONE 1.1s 17:38:25 17:38:25 #33 [security-proxy-auth internal] load build context 17:38:25 #33 ... 17:38:25 17:38:25 #37 [security-spire-server internal] load build context 17:38:25 #37 transferring context: 18.10kB 0.0s done 17:38:25 #37 DONE 0.2s 17:38:25 17:38:25 #38 [security-spire-agent internal] load build context 17:38:25 #38 transferring context: 17.63kB 0.0s done 17:38:25 #38 DONE 0.2s 17:38:25 17:38:25 #39 [security-spire-config internal] load build context 17:38:25 #39 transferring context: 16.35kB 0.0s done 17:38:25 #39 DONE 0.3s 17:38:25 17:38:25 #33 [security-proxy-auth internal] load build context 17:38:30 #33 transferring context: 340.42MB 5.7s 17:38:30 #33 ... 17:38:30 17:38:30 #40 [support-scheduler internal] load build context 17:38:30 #40 transferring context: 365.21MB 6.7s done 17:38:31 #40 ... 17:38:31 17:38:31 #41 [core-common-config-bootstrapper internal] load build context 17:38:31 #41 transferring context: 365.21MB 10.1s done 17:38:31 #41 ... 17:38:31 17:38:31 #42 [core-metadata internal] load build context 17:38:31 #42 transferring context: 365.21MB 7.3s done 17:38:31 #42 ... 17:38:31 17:38:31 #43 [security-spiffe-token-provider internal] load build context 17:38:31 #43 transferring context: 365.21MB 9.1s done 17:38:31 #43 ... 17:38:31 17:38:31 #44 [security-secretstore-setup internal] load build context 17:38:31 #44 transferring context: 365.21MB 6.9s done 17:38:31 #44 ... 17:38:31 17:38:31 #45 [core-data internal] load build context 17:38:31 #45 transferring context: 365.21MB 6.7s done 17:38:31 #45 ... 17:38:31 17:38:31 #46 [security-proxy-setup internal] load build context 17:38:31 #46 transferring context: 365.21MB 7.0s done 17:38:31 #46 ... 17:38:31 17:38:31 #47 [core-command internal] load build context 17:38:31 #47 transferring context: 365.21MB 7.2s done 17:38:31 #47 ... 17:38:31 17:38:31 #48 [support-notifications internal] load build context 17:38:31 #48 transferring context: 365.21MB 8.4s done 17:38:32 #48 ... 17:38:32 17:38:32 #49 [security-bootstrapper internal] load build context 17:38:32 #49 transferring context: 365.21MB 6.8s done 17:38:32 #49 ... 17:38:32 17:38:32 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:38:32 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 17:38:32 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 17:38:32 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 17:38:32 #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 17:38:32 #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 17:38:32 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 17:38:32 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 17:38:32 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 17:38:32 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 17:38:32 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 17:38:32 #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 17:38:32 #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s 17:38:32 #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done 17:38:32 #50 ... 17:38:32 17:38:32 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:38:32 #0 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:32 #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:32 #0 3.119 (1/2) Installing ca-certificates (20230506-r0) 17:38:32 #0 3.141 (2/2) Installing dumb-init (1.2.5-r2) 17:38:32 #0 3.143 Executing busybox-1.36.1-r2.trigger 17:38:32 #0 3.171 Executing ca-certificates-20230506-r0.trigger 17:38:32 #0 3.257 OK: 8 MiB in 17 packages 17:38:32 #51 ... 17:38:32 17:38:32 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:38:32 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 17:38:32 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 17:38:32 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 17:38:32 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 17:38:32 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 17:38:32 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 17:38:32 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 17:38:32 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 17:38:32 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.3s done 17:38:32 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 17:38:32 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.3s 17:38:33 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 17:38:35 #52 ... 17:38:35 17:38:35 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:38:35 #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:35 #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:35 #0 1.290 (1/2) Installing dumb-init (1.2.5-r2) 17:38:35 #0 1.324 (2/2) Installing su-exec (0.2-r3) 17:38:35 #0 1.324 Executing busybox-1.36.1-r2.trigger 17:38:35 #0 1.334 OK: 7 MiB in 17 packages 17:38:35 #53 ... 17:38:35 17:38:35 #40 [support-scheduler internal] load build context 17:38:35 #40 DONE 14.4s 17:38:35 17:38:35 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:38:35 #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:35 #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:35 #0 3.144 OK: 264 MiB in 52 packages 17:38:35 #54 ... 17:38:35 17:38:35 #44 [security-secretstore-setup internal] load build context 17:38:35 #44 DONE 14.0s 17:38:35 17:38:35 #45 [core-data internal] load build context 17:38:35 #45 DONE 13.8s 17:38:35 17:38:35 #46 [security-proxy-setup internal] load build context 17:38:35 #46 DONE 14.0s 17:38:35 17:38:35 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:38:35 #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:35 #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:35 #0 1.339 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 17:38:35 #0 1.471 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 17:38:35 #0 1.477 (3/6) Installing dumb-init (1.2.5-r2) 17:38:35 #0 1.480 (4/6) Installing openssl (3.1.4-r1) 17:38:35 #0 1.516 (5/6) Installing su-exec (0.2-r3) 17:38:35 #0 1.543 (6/6) Installing yq (4.33.3-r4) 17:38:35 #0 1.651 Executing busybox-1.36.1-r2.trigger 17:38:35 #0 1.657 OK: 17 MiB in 19 packages 17:38:35 #55 DONE 10.3s 17:38:35 17:38:35 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:38:35 #51 DONE 12.6s 17:38:35 17:38:35 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:38:35 #53 DONE 10.3s 17:38:35 17:38:35 #56 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:38:35 #0 1.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:35 #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:35 #0 1.471 (1/1) Installing dumb-init (1.2.5-r2) 17:38:35 #0 1.471 Executing busybox-1.36.1-r2.trigger 17:38:35 #0 1.479 OK: 7 MiB in 16 packages 17:38:35 #56 DONE 10.5s 17:38:35 17:38:35 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:38:35 #57 ... 17:38:35 17:38:35 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:38:35 #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:35 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:35 #0 3.356 (1/4) Installing ca-certificates (20230506-r0) 17:38:35 #0 3.453 (2/4) Installing dumb-init (1.2.5-r2) 17:38:35 #0 3.453 (3/4) Installing su-exec (0.2-r3) 17:38:35 #0 3.455 (4/4) Installing yq (4.33.3-r4) 17:38:35 #0 3.517 Executing busybox-1.36.1-r2.trigger 17:38:35 #0 3.525 Executing ca-certificates-20230506-r0.trigger 17:38:35 #0 3.565 OK: 17 MiB in 19 packages 17:38:35 #58 DONE 10.3s 17:38:35 17:38:35 #49 [security-bootstrapper internal] load build context 17:38:35 #49 DONE 13.9s 17:38:35 17:38:35 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:38:35 #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:35 #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:35 #0 2.835 (1/1) Installing dumb-init (1.2.5-r2) 17:38:35 #0 2.958 Executing busybox-1.36.1-r2.trigger 17:38:35 #0 2.981 OK: 7 MiB in 16 packages 17:38:35 #59 DONE 10.3s 17:38:35 17:38:35 #47 [core-command internal] load build context 17:38:35 #47 DONE 13.9s 17:38:35 17:38:35 #42 [core-metadata internal] load build context 17:38:35 #42 DONE 14.2s 17:38:35 17:38:35 #48 [support-notifications internal] load build context 17:38:35 #48 DONE 13.9s 17:38:35 17:38:35 #33 [security-proxy-auth internal] load build context 17:38:35 #33 transferring context: 365.21MB 5.9s done 17:38:35 #33 DONE 13.7s 17:38:35 17:38:35 #43 [security-spiffe-token-provider internal] load build context 17:38:35 #43 DONE 14.5s 17:38:35 17:38:35 #41 [core-common-config-bootstrapper internal] load build context 17:38:35 #41 DONE 14.4s 17:38:35 17:38:35 #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 17:38:35 #60 DONE 0.2s 17:38:35 17:38:35 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 17:38:35 #54 DONE 10.6s 17:38:35 17:38:35 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:38:35 #61 ... 17:38:35 17:38:35 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:38:35 #50 DONE 10.2s 17:38:35 17:38:35 #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:38:35 #62 DONE 0.1s 17:38:35 17:38:35 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:38:35 #63 ... 17:38:35 17:38:35 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:38:35 #64 ... 17:38:35 17:38:35 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:38:35 #65 ... 17:38:35 17:38:35 #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:38:35 #66 ... 17:38:35 17:38:35 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:38:35 #61 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:36 #61 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:36 #61 11.53 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:38:36 #61 11.53 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:38:36 #61 11.53 OK: 20080 distinct packages available 17:38:36 #61 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:36 #61 ... 17:38:36 17:38:36 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 17:38:36 #64 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:36 #64 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:36 #64 11.49 OK: 264 MiB in 52 packages 17:38:36 #64 DONE 11.6s 17:38:36 17:38:36 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:38:36 #57 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:36 #57 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:36 #57 11.53 OK: 264 MiB in 52 packages 17:38:36 #57 DONE 11.6s 17:38:36 17:38:36 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:38:36 #61 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:36 #61 ... 17:38:36 17:38:36 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:38:36 #67 DONE 1.4s 17:38:36 17:38:36 #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:38:36 #68 DONE 0.2s 17:38:36 17:38:36 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:38:36 #69 DONE 0.1s 17:38:36 17:38:36 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:38:36 #70 DONE 0.1s 17:38:36 17:38:36 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:38:36 #65 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:36 #65 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:36 #65 11.48 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:38:36 #65 11.48 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:38:36 #65 11.48 OK: 20076 distinct packages available 17:38:36 #65 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:36 #65 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:36 #65 11.86 (1/11) Installing ca-certificates (20230506-r0) 17:38:36 #65 11.88 (2/11) Installing brotli-libs (1.0.9-r14) 17:38:36 #65 11.89 (3/11) Installing libunistring (1.1-r1) 17:38:36 #65 11.91 (4/11) Installing libidn2 (2.3.4-r1) 17:38:36 #65 11.92 (5/11) Installing nghttp2-libs (1.57.0-r0) 17:38:36 #65 11.92 (6/11) Installing libcurl (8.4.0-r0) 17:38:36 #65 11.93 (7/11) Installing curl (8.4.0-r0) 17:38:37 #65 ... 17:38:37 17:38:37 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:38:37 #61 11.90 OK: 264 MiB in 52 packages 17:38:37 #61 DONE 12.0s 17:38:37 17:38:37 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:38:37 #65 11.96 (8/11) Installing dumb-init (1.2.5-r2) 17:38:37 #65 11.96 (9/11) Installing musl-obstack (1.2.3-r2) 17:38:37 #65 11.97 (10/11) Installing libucontext (1.2-r2) 17:38:37 #65 11.97 (11/11) Installing gcompat (1.1.0-r1) 17:38:37 #65 11.97 Executing busybox-1.36.1-r2.trigger 17:38:37 #65 11.98 Executing ca-certificates-20230506-r0.trigger 17:38:37 #65 12.08 OK: 12 MiB in 26 packages 17:38:37 #65 ... 17:38:37 17:38:37 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:38:37 #71 DONE 0.2s 17:38:37 17:38:37 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:38:37 #65 DONE 12.2s 17:38:37 17:38:37 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:38:37 #63 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:37 #63 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:37 #63 11.26 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:38:37 #63 11.26 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:38:37 #63 11.26 OK: 20076 distinct packages available 17:38:37 #63 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:37 #63 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:37 #63 11.60 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 17:38:37 #63 11.71 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 17:38:37 #63 11.72 (3/7) Installing dumb-init (1.2.5-r2) 17:38:37 #63 11.73 (4/7) Installing musl-obstack (1.2.3-r2) 17:38:37 #63 11.73 (5/7) Installing libucontext (1.2-r2) 17:38:37 #63 11.73 (6/7) Installing gcompat (1.1.0-r1) 17:38:37 #63 11.74 (7/7) Installing openssl (3.1.4-r1) 17:38:37 #63 11.75 Executing busybox-1.36.1-r2.trigger 17:38:37 #63 11.76 OK: 8 MiB in 20 packages 17:38:38 #63 ... 17:38:38 17:38:38 #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:38:38 #66 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:38 #66 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:38 #66 11.28 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:38:38 #66 11.28 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:38:38 #66 11.28 OK: 20076 distinct packages available 17:38:38 #66 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:38 #66 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:38 #66 11.64 (1/4) Installing dumb-init (1.2.5-r2) 17:38:38 #66 11.66 (2/4) Installing musl-obstack (1.2.3-r2) 17:38:38 #66 11.68 (3/4) Installing libucontext (1.2-r2) 17:38:38 #66 11.70 (4/4) Installing gcompat (1.1.0-r1) 17:38:38 #66 11.71 Executing busybox-1.36.1-r2.trigger 17:38:38 #66 11.72 OK: 8 MiB in 19 packages 17:38:38 #66 DONE 12.7s 17:38:38 17:38:38 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:38:38 #63 DONE 12.9s 17:38:38 17:38:38 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 17:38:39 #72 DONE 0.9s 17:38:39 17:38:39 #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:38:39 #73 DONE 1.0s 17:38:39 17:38:39 #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:38:39 #74 DONE 0.9s 17:38:39 17:38:39 #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / 17:38:39 #75 DONE 0.0s 17:38:39 17:38:39 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 17:38:39 #76 DONE 0.1s 17:38:39 17:38:39 #77 [security-spire-config stage-2 5/9] COPY security.txt / 17:38:39 #77 DONE 0.3s 17:38:39 17:38:39 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:38:39 #78 DONE 0.3s 17:38:39 17:38:39 #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 17:38:39 #79 DONE 0.0s 17:38:39 17:38:39 #80 [security-spire-server stage-2 5/8] COPY security.txt / 17:38:39 #80 DONE 0.3s 17:38:39 17:38:39 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:38:39 #81 DONE 0.1s 17:38:39 17:38:39 #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:38:39 #82 DONE 0.1s 17:38:39 17:38:39 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 17:38:39 #83 DONE 0.1s 17:38:39 17:38:39 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:38:39 #84 DONE 0.1s 17:38:39 17:38:39 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:38:39 #85 DONE 0.1s 17:38:39 17:38:39 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:38:39 #86 DONE 0.0s 17:38:39 17:38:39 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:38:39 #87 DONE 0.1s 17:38:39 17:38:39 #88 [security-spire-config] exporting to image 17:38:39 #88 exporting layers 17:38:39 #88 ... 17:38:39 17:38:39 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:38:39 #89 DONE 0.1s 17:38:39 17:38:39 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:38:39 #90 DONE 0.1s 17:38:39 17:38:39 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:38:39 #91 DONE 0.1s 17:38:39 17:38:39 #88 [security-spire-agent] exporting to image 17:38:40 #88 exporting layers 0.6s done 17:38:40 #88 exporting layers 0.6s done 17:38:40 #88 writing image sha256:9e79222c939d8619a783a12e9162a83784486910518553d14bf5b2b07ce898f9 0.0s done 17:38:40 #88 writing image sha256:602fb3c7efd20ae65ebae7d7a2bea195597729d1d155163da47eccd775405f35 done 17:38:40 #88 naming to docker.io/library/security-spire-server done 17:38:40 #88 naming to docker.io/library/security-spire-config done 17:38:40 #88 writing image sha256:49befed201be2b3ecd74f8dc8f2326401c949a6f89b6c02bb99515415e14de7a done 17:38:40 #88 naming to docker.io/library/security-spire-agent done 17:38:40 #88 DONE 0.7s 17:38:40 17:38:40 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:45 #92 ... 17:38:45 17:38:45 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:45 #93 ... 17:38:45 17:38:45 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:38:45 #52 ... 17:38:45 17:38:45 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:46 #94 ... 17:38:46 17:38:46 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:59 #95 ... 17:38:59 17:38:59 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:59 #93 DONE 23.9s 17:38:59 17:38:59 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:59 #95 DONE 22.6s 17:38:59 17:38:59 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:59 #94 DONE 22.6s 17:38:59 17:38:59 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:59 #92 DONE 22.2s 17:38:59 17:38:59 #96 [support-notifications builder 6/7] COPY . . 17:39:03 #96 DONE 3.9s 17:39:03 17:39:03 #97 [security-bootstrapper builder 6/7] COPY . . 17:39:03 #97 CACHED 17:39:03 17:39:03 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:03 #98 CACHED 17:39:03 17:39:03 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:39:03 #99 CACHED 17:39:03 17:39:03 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:39:03 #100 CACHED 17:39:03 17:39:03 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:03 #101 CACHED 17:39:03 17:39:03 #102 [security-proxy-setup builder 6/7] COPY . . 17:39:03 #102 CACHED 17:39:03 17:39:03 #103 [security-secretstore-setup builder 6/7] COPY . . 17:39:03 #103 DONE 3.9s 17:39:03 17:39:03 #104 [security-proxy-auth builder 6/7] COPY . . 17:39:03 #104 CACHED 17:39:03 17:39:03 #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:39:03 #105 CACHED 17:39:03 17:39:03 #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:03 #106 CACHED 17:39:03 17:39:03 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:03 #107 CACHED 17:39:03 17:39:03 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 17:39:03 #108 CACHED 17:39:03 17:39:03 #109 [core-command builder 6/7] COPY . . 17:39:03 #109 CACHED 17:39:03 17:39:03 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:39:03 #110 CACHED 17:39:03 17:39:03 #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:03 #111 CACHED 17:39:03 17:39:03 #112 [core-metadata builder 6/7] COPY . . 17:39:03 #112 CACHED 17:39:03 17:39:03 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 17:39:03 #113 CACHED 17:39:03 17:39:03 #114 [core-data builder 6/7] COPY . . 17:39:03 #114 CACHED 17:39:03 17:39:03 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:03 #115 CACHED 17:39:03 17:39:03 #116 [security-spiffe-token-provider builder 6/7] COPY . . 17:39:03 #116 DONE 3.9s 17:39:03 17:39:03 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 17:39:03 #117 CACHED 17:39:03 17:39:03 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:03 #118 CACHED 17:39:03 17:39:03 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:39:03 #119 CACHED 17:39:03 17:39:03 #120 [support-scheduler builder 6/7] COPY . . 17:39:03 #120 DONE 3.9s 17:39:03 17:39:03 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:39:04 #121 1.102 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:39:14 #121 ... 17:39:14 17:39:14 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:39:14 #0 0.626 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:39:14 #122 ... 17:39:14 17:39:14 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:39:14 #0 0.882 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:39:14 #123 ... 17:39:14 17:39:14 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:39:14 #0 0.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:39:14 #124 ... 17:39:14 17:39:14 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:39:14 #0 1.024 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:39:14 #125 ... 17:39:14 17:39:14 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:39:14 #0 1.271 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:39:14 #126 ... 17:39:14 17:39:14 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:39:14 #0 0.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:39:14 #127 ... 17:39:14 17:39:14 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:39:14 #0 0.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:39:14 #128 ... 17:39:14 17:39:14 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:39:14 #0 1.199 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:39:14 #129 ... 17:39:14 17:39:14 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:39:14 #0 0.661 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:39:14 #130 ... 17:39:14 17:39:14 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:39:14 #0 0.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:39:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17355 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:39:42 Running in /w/workspace/edgex-go/605 [Pipeline] { [Pipeline] checkout 17:39:42 The recommended git tool is: git 17:39:47 using credential edgex-jenkins-ssh 17:39:47 Cloning the remote Git repository 17:39:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:39:47 > git init /w/workspace/edgex-go/605 # timeout=10 17:39:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:39:47 > git --version # timeout=10 17:39:47 > git --version # 'git version 2.25.1' 17:39:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:04 Avoid second fetch 17:40:04 Checking out Revision 411a0270e6d1463cc00e8b5730742509ffa8a5a2 (main) 17:40:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:40:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:04 > git config core.sparsecheckout # timeout=10 17:40:04 > git checkout -f 411a0270e6d1463cc00e8b5730742509ffa8a5a2 # timeout=10 17:40:05 Commit message: "docs: Update changelog for 3.1 release (#4723)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:06 Dload Upload Total Spent Left Speed 17:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88685 0 --:--:-- --:--:-- --:--:-- 88069 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh 17:40:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:40:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 17:40:06 sudo tee /etc/docker/daemon.new 17:40:06 { 17:40:06 "registry-mirrors": [ 17:40:06 "https://nexus3.edgexfoundry.org:10001" 17:40:06 ], 17:40:06 "bip": "10.250.0.254/24", 17:40:06 "hosts": [ 17:40:06 "tcp://0.0.0.0:5555", 17:40:06 "unix:///var/run/docker.sock" 17:40:06 ], 17:40:06 "mtu": 1458, 17:40:06 "selinux-enabled": true, 17:40:06 "seccomp-profile": "/etc/docker/seccomp.json" 17:40:06 } [Pipeline] sh 17:40:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:40:07 + sudo service docker restart 17:40:11 #131 ... 17:40:11 17:40:11 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:40:11 #127 60.79 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:40:11 #127 DONE 67.1s 17:40:11 17:40:11 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:40:11 #124 ... 17:40:11 17:40:11 #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:40:13 #132 ... 17:40:13 17:40:13 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:40:13 #124 DONE 70.1s 17:40:13 17:40:13 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:40:14 #123 ... 17:40:14 17:40:14 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:40:14 #122 DONE 71.4s 17:40:14 17:40:14 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:40:14 #128 ... 17:40:14 17:40:14 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:40:15 #133 ... 17:40:15 17:40:15 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:40:15 #125 DONE 72.2s 17:40:15 17:40:15 #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:40:17 #132 ... 17:40:17 17:40:17 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #134 ... 17:40:18 17:40:18 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:40:18 #128 DONE 74.7s 17:40:18 17:40:18 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:40:18 #130 DONE 74.8s 17:40:18 17:40:18 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:40:18 #129 DONE 74.8s 17:40:18 17:40:18 #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #135 ... 17:40:18 17:40:18 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:40:18 #126 DONE 75.0s 17:40:18 17:40:18 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:40:18 #131 DONE 75.1s 17:40:18 17:40:18 #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #132 DONE 6.1s 17:40:18 17:40:18 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #136 ... 17:40:18 17:40:18 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:40:18 #133 DONE 3.6s 17:40:18 17:40:18 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #134 DONE 2.4s 17:40:18 17:40:18 #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #135 DONE 0.6s 17:40:18 17:40:18 #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #137 DONE 0.3s 17:40:18 17:40:18 #138 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 17:40:18 #138 DONE 0.3s 17:40:18 17:40:18 #139 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:40:18 #139 ... 17:40:18 17:40:18 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #136 DONE 0.4s 17:40:18 17:40:18 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 17:40:18 #140 DONE 0.3s 17:40:18 17:40:18 #141 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #141 CACHED 17:40:18 17:40:18 #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:40:18 #142 CACHED 17:40:18 17:40:18 #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 17:40:18 #143 CACHED 17:40:18 17:40:18 #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #144 CACHED 17:40:18 17:40:18 #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:40:18 #145 CACHED 17:40:18 17:40:18 #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:40:18 #146 CACHED 17:40:18 17:40:18 #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:40:18 #147 DONE 0.3s 17:40:18 17:40:18 #148 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:40:18 #148 DONE 0.3s 17:40:19 17:40:19 #139 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:40:19 #139 DONE 0.2s 17:40:19 17:40:19 #149 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:40:19 #149 ... 17:40:19 17:40:19 #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:40:19 #150 DONE 0.3s 17:40:19 17:40:19 #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:40:19 #151 ... 17:40:19 17:40:19 #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:40:19 #152 DONE 1.0s 17:40:19 17:40:19 #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 17:40:19 #153 DONE 0.9s 17:40:19 17:40:19 #154 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:40:19 #154 ... 17:40:19 17:40:19 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:40:19 #155 DONE 1.3s 17:40:20 17:40:20 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:40:20 #123 DONE 77.0s 17:40:20 17:40:20 #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:40:20 #156 DONE 1.3s 17:40:20 17:40:20 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:40:20 #121 DONE 76.9s 17:40:20 17:40:20 #157 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:40:20 #157 ... 17:40:20 17:40:20 #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:40:20 #158 DONE 1.6s 17:40:20 17:40:20 #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:40:20 #159 DONE 1.7s 17:40:20 17:40:20 #149 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:40:20 #149 DONE 1.6s 17:40:20 17:40:20 #160 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:40:20 #160 DONE 1.6s 17:40:20 17:40:20 #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:40:20 #161 CACHED 17:40:20 17:40:20 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:40:20 #162 CACHED 17:40:20 17:40:20 #154 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:40:20 #154 DONE 1.1s 17:40:20 17:40:20 #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:40:20 #151 DONE 1.6s 17:40:20 17:40:20 #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:40:20 #163 DONE 0.9s 17:40:20 17:40:20 #164 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:40:21 #164 ... 17:40:21 17:40:21 #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:40:21 #165 DONE 0.8s 17:40:21 17:40:21 #157 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:40:21 #157 DONE 0.8s 17:40:21 17:40:21 #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:40:21 #166 DONE 0.5s 17:40:21 17:40:21 #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:40:21 #167 DONE 0.6s 17:40:21 17:40:21 #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:40:21 #168 ... 17:40:21 17:40:21 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:40:21 #169 DONE 0.7s 17:40:21 17:40:21 #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:40:21 #170 DONE 0.7s 17:40:21 17:40:21 #171 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:40:21 #171 DONE 0.7s 17:40:21 17:40:21 #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:40:21 #172 DONE 0.7s 17:40:21 17:40:21 #173 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 17:40:21 #173 DONE 0.6s 17:40:21 17:40:21 #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:40:21 #174 DONE 0.6s 17:40:21 17:40:21 #164 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:40:21 #164 DONE 0.6s 17:40:21 17:40:21 #88 [security-spiffe-token-provider] exporting to image 17:40:21 #88 exporting layers 17:40:21 #88 ... 17:40:21 17:40:21 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:40:21 #175 DONE 0.6s 17:40:21 17:40:21 #88 [core-metadata] exporting to image 17:40:21 #88 exporting layers 0.4s done 17:40:21 #88 ... 17:40:21 17:40:21 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:40:21 #176 DONE 0.8s 17:40:21 17:40:21 #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:40:21 #177 DONE 0.8s 17:40:21 17:40:21 #178 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:40:21 #178 DONE 0.6s 17:40:21 17:40:21 #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:40:21 #168 DONE 0.7s 17:40:21 17:40:21 #88 [core-metadata] exporting to image 17:40:21 #88 exporting layers 0.6s done 17:40:21 #88 ... 17:40:21 17:40:21 #179 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:40:21 #179 DONE 0.6s 17:40:21 17:40:21 #180 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:40:21 #180 DONE 0.6s 17:40:21 17:40:21 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:40:21 #181 DONE 0.6s 17:40:21 17:40:21 #88 [support-scheduler] exporting to image 17:40:21 #88 exporting layers 0.3s done 17:40:22 #88 writing image sha256:81abc2743bf06249a29c9d448bbe316d64255943bed250e8fadfc4322855ec0d done 17:40:22 #88 writing image sha256:39e09ba5b9d14fcaf6b8d0d7d0c9649539f10b0cff9422fdd646addbd7d754b8 done 17:40:22 #88 naming to docker.io/library/core-metadata 17:40:22 #88 naming to docker.io/library/core-command done 17:40:22 #88 ... 17:40:22 17:40:22 #182 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:40:22 #182 DONE 0.5s 17:40:22 17:40:22 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:40:22 #183 DONE 0.5s 17:40:22 17:40:22 #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:40:22 #184 DONE 0.6s 17:40:22 17:40:22 #88 [core-data] exporting to image 17:40:22 #88 exporting layers 0.5s done 17:40:22 #88 naming to docker.io/library/core-metadata 0.0s done 17:40:22 #88 writing image sha256:2de75083029daa307ea6146efccc55835d096d012053f496aee33b87ad7d8be3 done 17:40:22 #88 writing image sha256:c24afd4ea511f6adff4c126cac85e0b203ab0878ce2baf2fac14b4e4aa535e8b done 17:40:22 #88 naming to docker.io/library/security-spiffe-token-provider done 17:40:22 #88 naming to docker.io/library/core-data done 17:40:22 #88 writing image sha256:d81d64531305cf512dabc6fb14196dca31a6c9a3f34ddecd6b3aea6ea4144357 17:40:22 #88 writing image sha256:d81d64531305cf512dabc6fb14196dca31a6c9a3f34ddecd6b3aea6ea4144357 0.0s done 17:40:22 #88 naming to docker.io/library/support-scheduler done 17:40:22 #88 DONE 2.1s 17:40:22 17:40:22 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:40:22 #185 DONE 0.2s 17:40:22 17:40:22 #186 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 17:40:22 #186 DONE 0.1s 17:40:22 17:40:22 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:40:22 #187 DONE 0.2s 17:40:22 17:40:22 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:40:22 #188 DONE 0.9s 17:40:22 17:40:22 #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 17:40:22 #189 DONE 0.1s 17:40:22 17:40:22 #88 [security-proxy-auth] exporting to image 17:40:22 #88 ... 17:40:22 17:40:22 #190 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:40:22 #190 DONE 0.1s 17:40:22 17:40:22 #191 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:40:22 #191 DONE 0.1s 17:40:22 17:40:22 #88 [security-proxy-auth] exporting to image 17:40:22 #88 exporting layers 0.2s done 17:40:22 #88 writing image sha256:2cf741dbeff954f699378c6508e95dc49fbdaee79738a159bdeb80c1e3724dbb 0.0s done 17:40:22 #88 naming to docker.io/library/security-proxy-auth done 17:40:22 #88 exporting layers 0.3s done 17:40:22 #88 writing image sha256:2a84de196036ca7ba351aa419f5db628adf0fb79521768a354c04f07703dfbd2 done 17:40:22 #88 naming to docker.io/library/support-notifications done 17:40:22 #88 DONE 2.3s 17:40:22 17:40:22 #192 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:40:22 #192 ... 17:40:22 17:40:22 #193 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:40:22 #193 DONE 1.2s 17:40:22 17:40:22 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:40:22 #194 DONE 1.2s 17:40:22 17:40:22 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:40:22 #195 DONE 0.5s 17:40:23 17:40:23 #88 [core-common-config-bootstrapper] exporting to image 17:40:23 #88 exporting layers 0.2s done 17:40:23 #88 writing image sha256:b81bfefae58709109049364a3defa84999a5189cd866d5bbe3db4c0c609a1e18 done 17:40:23 #88 naming to docker.io/library/core-common-config-bootstrapper done 17:40:23 #88 exporting layers 0.3s done 17:40:23 #88 writing image sha256:b527ebbefb8c01f38f6274a5b414fa59aa28156a3dca5a166fb7b4e0114ba8ac done 17:40:23 #88 naming to docker.io/library/security-proxy-setup done 17:40:23 #88 writing image sha256:2187505054eb8d41fd5160320621b85723cbb9e78864c0173b2ae5803b79d367 done 17:40:23 #88 naming to docker.io/library/security-secretstore-setup done 17:40:23 #88 DONE 2.7s 17:40:23 17:40:23 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:40:23 #52 ... 17:40:23 17:40:23 #192 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:40:23 #192 DONE 0.7s 17:40:23 17:40:23 #88 [security-bootstrapper] exporting to image 17:40:23 #88 exporting layers 0.2s done 17:40:23 #88 writing image sha256:71649698db465ac1b71f5e8f60e9010f60c7a88ca62a53d60accd363898af7a7 done 17:40:23 #88 naming to docker.io/library/security-bootstrapper done 17:40:23 #88 DONE 2.9s 17:40:23 17:40:23 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:40:23 time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:40:23 time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:40:23 $ docker stop --time=1 e37c30ced4a0b44b3f082be85a61c2764895ec4f429f0df6baf7b17dc426faad 17:40:25 $ docker rm -f --volumes e37c30ced4a0b44b3f082be85a61c2764895ec4f429f0df6baf7b17dc426faad [Pipeline] // withDockerContainer [Pipeline] sh 17:40:25 + docker images 17:40:25 REPOSITORY TAG IMAGE ID CREATED SIZE 17:40:25 security-bootstrapper latest 71649698db46 2 seconds ago 23.3MB 17:40:25 security-proxy-auth latest 2cf741dbeff9 3 seconds ago 19.5MB 17:40:25 core-common-config-bootstrapper latest b81bfefae587 3 seconds ago 18.2MB 17:40:25 support-notifications latest 2a84de196036 3 seconds ago 34.7MB 17:40:25 security-proxy-setup latest b527ebbefb8c 3 seconds ago 34.4MB 17:40:25 security-secretstore-setup latest 2187505054eb 3 seconds ago 44.4MB 17:40:25 security-spiffe-token-provider latest 2de75083029d 4 seconds ago 35.1MB 17:40:25 core-metadata latest 81abc2743bf0 4 seconds ago 21.7MB 17:40:25 support-scheduler latest d81d64531305 4 seconds ago 34.1MB 17:40:25 core-command latest 39e09ba5b9d1 5 seconds ago 21.2MB 17:40:25 core-data latest c24afd4ea511 5 seconds ago 21.3MB 17:40:25 security-spire-agent latest 49befed201be About a minute ago 166MB 17:40:25 security-spire-server latest 602fb3c7efd2 About a minute ago 107MB 17:40:25 security-spire-config latest 9e79222c939d About a minute ago 101MB 17:40:25 ci-base-image-x86_64 latest 9b3e73077d4f 4 minutes ago 930MB 17:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 7 weeks ago 557MB 17:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 17:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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 17:40:25 provisioning config files... 17:40:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config15315293265037456068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:25 ---> docker-login.sh 17:40:25 nexus3.edgexfoundry.org:10001 17:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:25 Configure a credential helper to remove this warning. See 17:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:25 17:40:25 Login Succeeded 17:40:25 nexus3.edgexfoundry.org:10002 17:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:25 provisioning config files... 17:40:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config2345726390418071215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:26 Configure a credential helper to remove this warning. See 17:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:26 17:40:26 Login Succeeded 17:40:26 nexus3.edgexfoundry.org:10003 17:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:26 Configure a credential helper to remove this warning. See 17:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:26 17:40:26 Login Succeeded 17:40:26 nexus3.edgexfoundry.org:10004 17:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:26 Configure a credential helper to remove this warning. See 17:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:26 17:40:26 Login Succeeded 17:40:26 docker.io 17:40:26 ---> docker-login.sh 17:40:26 nexus3.edgexfoundry.org:10001 17:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:26 Configure a credential helper to remove this warning. See 17:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:26 17:40:26 Login Succeeded 17:40:26 ---> docker-login.sh ends [Pipeline] } 17:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:40:26 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:40:26 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:26 latest 17:40:26 3.1.0-dev.70 17:40:26 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:26 main 17:40:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:26 Configure a credential helper to remove this warning. See 17:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:26 17:40:26 Login Succeeded 17:40:26 nexus3.edgexfoundry.org:10002 17:40:27 + docker push nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:40:27 071b0c79c94b: Preparing 17:40:27 08c329bcaa4b: Preparing 17:40:27 65dcc69b1e02: Preparing 17:40:27 1a27120d2b58: Preparing 17:40:27 b1b327fd1739: Preparing 17:40:27 cc2447e1835a: Preparing 17:40:27 cc2447e1835a: Waiting 17:40:27 1a27120d2b58: Pushed 17:40:27 65dcc69b1e02: Pushed 17:40:27 b1b327fd1739: Pushed 17:40:27 071b0c79c94b: Pushed 17:40:27 cc2447e1835a: Layer already exists 17:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:27 Configure a credential helper to remove this warning. See 17:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:27 17:40:27 Login Succeeded 17:40:27 nexus3.edgexfoundry.org:10003 17:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:27 Configure a credential helper to remove this warning. See 17:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:27 17:40:27 Login Succeeded 17:40:27 nexus3.edgexfoundry.org:10004 17:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:27 Configure a credential helper to remove this warning. See 17:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:27 17:40:27 Login Succeeded 17:40:27 docker.io 17:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:28 08c329bcaa4b: Pushed 17:40:28 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:28 Configure a credential helper to remove this warning. See 17:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:28 17:40:28 Login Succeeded 17:40:28 ---> docker-login.sh ends [Pipeline] } 17:40:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:40:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 17:40:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:40:29 071b0c79c94b: Preparing 17:40:29 08c329bcaa4b: Preparing 17:40:29 65dcc69b1e02: Preparing 17:40:29 1a27120d2b58: Preparing 17:40:29 b1b327fd1739: Preparing 17:40:29 cc2447e1835a: Preparing 17:40:29 1a27120d2b58: Layer already exists 17:40:29 b1b327fd1739: Layer already exists 17:40:29 08c329bcaa4b: Layer already exists 17:40:29 071b0c79c94b: Layer already exists 17:40:29 65dcc69b1e02: Layer already exists 17:40:29 cc2447e1835a: Layer already exists 17:40:29 latest: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:29 + git config --global --add safe.directory /w/workspace/edgex-go/605 [Pipeline] echo 17:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:40:29 ========================================================= 17:40:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:40:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:40:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:40:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:40:29 9fda8d8052c6: Pulling fs layer 17:40:29 5d54e960e981: Pulling fs layer 17:40:29 c4a7e357bf2a: Pulling fs layer 17:40:29 f0e02332f6b5: Pulling fs layer 17:40:29 cefa15bbcfad: Pulling fs layer 17:40:29 17808c966233: Pulling fs layer 17:40:29 f4c1fc716caa: Pulling fs layer 17:40:29 f4c1fc716caa: Waiting 17:40:29 f0e02332f6b5: Waiting 17:40:29 17808c966233: Waiting 17:40:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.70 17:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:40:29 071b0c79c94b: Preparing 17:40:29 08c329bcaa4b: Preparing 17:40:29 65dcc69b1e02: Preparing 17:40:29 1a27120d2b58: Preparing 17:40:29 b1b327fd1739: Preparing 17:40:29 cc2447e1835a: Preparing 17:40:29 cc2447e1835a: Waiting 17:40:29 071b0c79c94b: Layer already exists 17:40:29 08c329bcaa4b: Layer already exists 17:40:29 1a27120d2b58: Layer already exists 17:40:29 65dcc69b1e02: Layer already exists 17:40:29 b1b327fd1739: Layer already exists 17:40:29 cc2447e1835a: Layer already exists 17:40:29 3.1.0-dev.70: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:29 5d54e960e981: Verifying Checksum 17:40:29 5d54e960e981: Download complete 17:40:29 f0e02332f6b5: Verifying Checksum 17:40:29 f0e02332f6b5: Download complete 17:40:29 cefa15bbcfad: Verifying Checksum 17:40:29 cefa15bbcfad: Download complete 17:40:29 9fda8d8052c6: Verifying Checksum 17:40:29 9fda8d8052c6: Download complete 17:40:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 17:40:30 f4c1fc716caa: Verifying Checksum 17:40:30 f4c1fc716caa: Download complete [Pipeline] { [Pipeline] sh 17:40:30 + docker push nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:40:30 071b0c79c94b: Preparing 17:40:30 08c329bcaa4b: Preparing 17:40:30 65dcc69b1e02: Preparing 17:40:30 1a27120d2b58: Preparing 17:40:30 b1b327fd1739: Preparing 17:40:30 cc2447e1835a: Preparing 17:40:30 cc2447e1835a: Waiting 17:40:30 b1b327fd1739: Layer already exists 17:40:30 08c329bcaa4b: Layer already exists 17:40:30 1a27120d2b58: Layer already exists 17:40:30 071b0c79c94b: Layer already exists 17:40:30 65dcc69b1e02: Layer already exists 17:40:30 cc2447e1835a: Layer already exists 17:40:30 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:30 9fda8d8052c6: Pull complete 17:40:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:40:30 071b0c79c94b: Preparing 17:40:30 08c329bcaa4b: Preparing 17:40:30 65dcc69b1e02: Preparing 17:40:30 1a27120d2b58: Preparing 17:40:30 b1b327fd1739: Preparing 17:40:30 cc2447e1835a: Preparing 17:40:30 cc2447e1835a: Waiting 17:40:30 b1b327fd1739: Layer already exists 17:40:30 08c329bcaa4b: Layer already exists 17:40:30 65dcc69b1e02: Layer already exists 17:40:30 1a27120d2b58: Layer already exists 17:40:30 071b0c79c94b: Layer already exists 17:40:30 cc2447e1835a: Layer already exists 17:40:30 main: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:30 ===================================================== [Pipeline] echo 17:40:30 taggedImages: 17:40:30 - nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:30 - nexus3.edgexfoundry.org:10004/core-command:latest 17:40:30 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.70 17:40:30 - nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:40:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:40:30 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:30 latest 17:40:30 3.1.0-dev.70 17:40:30 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:30 main 17:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:31 5d54e960e981: Pull complete 17:40:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:31 c4a7e357bf2a: Verifying Checksum 17:40:31 c4a7e357bf2a: Download complete 17:40:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:40:31 5bae50e83620: Preparing 17:40:31 5dce79320842: Preparing 17:40:31 55b6c7a02707: Preparing 17:40:31 ef1e10e9d0ca: Preparing 17:40:31 65dcc69b1e02: Preparing 17:40:31 1a27120d2b58: Preparing 17:40:31 b1b327fd1739: Preparing 17:40:31 cc2447e1835a: Preparing 17:40:31 b1b327fd1739: Waiting 17:40:31 1a27120d2b58: Waiting 17:40:31 cc2447e1835a: Waiting 17:40:31 55b6c7a02707: Pushed 17:40:31 5dce79320842: Pushed 17:40:32 17808c966233: Verifying Checksum 17:40:32 17808c966233: Download complete 17:40:32 65dcc69b1e02: Layer already exists 17:40:32 1a27120d2b58: Layer already exists 17:40:32 5bae50e83620: Pushed 17:40:32 cc2447e1835a: Layer already exists 17:40:32 b1b327fd1739: Layer already exists 17:40:32 ef1e10e9d0ca: Pushed 17:40:33 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:33 + 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 17:40:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:40:33 5bae50e83620: Preparing 17:40:33 5dce79320842: Preparing 17:40:33 55b6c7a02707: Preparing 17:40:33 ef1e10e9d0ca: Preparing 17:40:33 65dcc69b1e02: Preparing 17:40:33 1a27120d2b58: Preparing 17:40:33 b1b327fd1739: Preparing 17:40:33 cc2447e1835a: Preparing 17:40:33 1a27120d2b58: Waiting 17:40:33 b1b327fd1739: Waiting 17:40:33 cc2447e1835a: Waiting 17:40:33 55b6c7a02707: Layer already exists 17:40:33 5bae50e83620: Layer already exists 17:40:33 ef1e10e9d0ca: Layer already exists 17:40:33 5dce79320842: Layer already exists 17:40:33 65dcc69b1e02: Layer already exists 17:40:33 b1b327fd1739: Layer already exists 17:40:33 cc2447e1835a: Layer already exists 17:40:33 1a27120d2b58: Layer already exists 17:40:33 latest: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.70 17:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:40:34 5bae50e83620: Preparing 17:40:34 5dce79320842: Preparing 17:40:34 55b6c7a02707: Preparing 17:40:34 ef1e10e9d0ca: Preparing 17:40:34 65dcc69b1e02: Preparing 17:40:34 1a27120d2b58: Preparing 17:40:34 b1b327fd1739: Preparing 17:40:34 cc2447e1835a: Preparing 17:40:34 1a27120d2b58: Waiting 17:40:34 b1b327fd1739: Waiting 17:40:34 cc2447e1835a: Waiting 17:40:34 5dce79320842: Layer already exists 17:40:34 5bae50e83620: Layer already exists 17:40:34 ef1e10e9d0ca: Layer already exists 17:40:34 65dcc69b1e02: Layer already exists 17:40:34 55b6c7a02707: Layer already exists 17:40:34 1a27120d2b58: Layer already exists 17:40:34 cc2447e1835a: Layer already exists 17:40:34 b1b327fd1739: Layer already exists 17:40:34 3.1.0-dev.70: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:40:34 5bae50e83620: Preparing 17:40:34 5dce79320842: Preparing 17:40:34 55b6c7a02707: Preparing 17:40:34 ef1e10e9d0ca: Preparing 17:40:34 65dcc69b1e02: Preparing 17:40:34 1a27120d2b58: Preparing 17:40:34 b1b327fd1739: Preparing 17:40:34 cc2447e1835a: Preparing 17:40:34 1a27120d2b58: Waiting 17:40:34 cc2447e1835a: Waiting 17:40:34 b1b327fd1739: Waiting 17:40:34 65dcc69b1e02: Layer already exists 17:40:34 5dce79320842: Layer already exists 17:40:34 5bae50e83620: Layer already exists 17:40:34 55b6c7a02707: Layer already exists 17:40:34 ef1e10e9d0ca: Layer already exists 17:40:34 1a27120d2b58: Layer already exists 17:40:34 cc2447e1835a: Layer already exists 17:40:34 b1b327fd1739: Layer already exists 17:40:34 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:35 + 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 17:40:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:40:35 5bae50e83620: Preparing 17:40:35 5dce79320842: Preparing 17:40:35 55b6c7a02707: Preparing 17:40:35 ef1e10e9d0ca: Preparing 17:40:35 65dcc69b1e02: Preparing 17:40:35 1a27120d2b58: Preparing 17:40:35 b1b327fd1739: Preparing 17:40:35 cc2447e1835a: Preparing 17:40:35 1a27120d2b58: Waiting 17:40:35 b1b327fd1739: Waiting 17:40:35 cc2447e1835a: Waiting 17:40:35 55b6c7a02707: Layer already exists 17:40:35 5bae50e83620: Layer already exists 17:40:35 65dcc69b1e02: Layer already exists 17:40:35 ef1e10e9d0ca: Layer already exists 17:40:35 5dce79320842: Layer already exists 17:40:35 1a27120d2b58: Layer already exists 17:40:35 b1b327fd1739: Layer already exists 17:40:35 cc2447e1835a: Layer already exists 17:40:35 main: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:35 ===================================================== [Pipeline] echo 17:40:35 taggedImages: 17:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.70 17:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:40:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:40:35 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:35 latest 17:40:35 3.1.0-dev.70 17:40:35 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:35 main 17:40:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:36 + docker push nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:40:36 e61b49ab224c: Preparing 17:40:36 22816aa4c92b: Preparing 17:40:36 65dcc69b1e02: Preparing 17:40:36 1a27120d2b58: Preparing 17:40:36 1c8d01457b63: Preparing 17:40:36 cc2447e1835a: Preparing 17:40:36 cc2447e1835a: Waiting 17:40:36 1a27120d2b58: Layer already exists 17:40:36 65dcc69b1e02: Layer already exists 17:40:36 cc2447e1835a: Layer already exists 17:40:36 e61b49ab224c: Pushed 17:40:36 1c8d01457b63: Pushed 17:40:37 22816aa4c92b: Pushed 17:40:37 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:40:38 e61b49ab224c: Preparing 17:40:38 22816aa4c92b: Preparing 17:40:38 65dcc69b1e02: Preparing 17:40:38 1a27120d2b58: Preparing 17:40:38 1c8d01457b63: Preparing 17:40:38 cc2447e1835a: Preparing 17:40:38 cc2447e1835a: Waiting 17:40:38 e61b49ab224c: Layer already exists 17:40:38 1c8d01457b63: Layer already exists 17:40:38 65dcc69b1e02: Layer already exists 17:40:38 1a27120d2b58: Layer already exists 17:40:38 22816aa4c92b: Layer already exists 17:40:38 cc2447e1835a: Layer already exists 17:40:38 latest: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.70 17:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:40:39 e61b49ab224c: Preparing 17:40:39 22816aa4c92b: Preparing 17:40:39 65dcc69b1e02: Preparing 17:40:39 1a27120d2b58: Preparing 17:40:39 1c8d01457b63: Preparing 17:40:39 cc2447e1835a: Preparing 17:40:39 cc2447e1835a: Waiting 17:40:39 1a27120d2b58: Layer already exists 17:40:39 22816aa4c92b: Layer already exists 17:40:39 65dcc69b1e02: Layer already exists 17:40:39 1c8d01457b63: Layer already exists 17:40:39 e61b49ab224c: Layer already exists 17:40:39 cc2447e1835a: Layer already exists 17:40:39 3.1.0-dev.70: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:39 + docker push nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:40:39 e61b49ab224c: Preparing 17:40:39 22816aa4c92b: Preparing 17:40:39 65dcc69b1e02: Preparing 17:40:39 1a27120d2b58: Preparing 17:40:39 1c8d01457b63: Preparing 17:40:39 cc2447e1835a: Preparing 17:40:39 cc2447e1835a: Waiting 17:40:39 22816aa4c92b: Layer already exists 17:40:39 65dcc69b1e02: Layer already exists 17:40:39 1a27120d2b58: Layer already exists 17:40:39 1c8d01457b63: Layer already exists 17:40:39 e61b49ab224c: Layer already exists 17:40:39 cc2447e1835a: Layer already exists 17:40:39 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:40:40 e61b49ab224c: Preparing 17:40:40 22816aa4c92b: Preparing 17:40:40 65dcc69b1e02: Preparing 17:40:40 1a27120d2b58: Preparing 17:40:40 1c8d01457b63: Preparing 17:40:40 cc2447e1835a: Preparing 17:40:40 cc2447e1835a: Waiting 17:40:40 65dcc69b1e02: Layer already exists 17:40:40 e61b49ab224c: Layer already exists 17:40:40 1c8d01457b63: Layer already exists 17:40:40 22816aa4c92b: Layer already exists 17:40:40 1a27120d2b58: Layer already exists 17:40:40 cc2447e1835a: Layer already exists 17:40:40 main: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:40 ===================================================== [Pipeline] echo 17:40:40 taggedImages: 17:40:40 - nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:40 - nexus3.edgexfoundry.org:10004/core-data:latest 17:40:40 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.70 17:40:40 - nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:40:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:40:40 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:40 latest 17:40:40 3.1.0-dev.70 17:40:40 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:40 main 17:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:40:41 419b32faa544: Preparing 17:40:41 5e93e7eca400: Preparing 17:40:41 736a9cbf7401: Preparing 17:40:41 65dcc69b1e02: Preparing 17:40:41 1a27120d2b58: Preparing 17:40:41 b1b327fd1739: Preparing 17:40:41 cc2447e1835a: Preparing 17:40:41 b1b327fd1739: Waiting 17:40:41 cc2447e1835a: Waiting 17:40:41 65dcc69b1e02: Layer already exists 17:40:41 1a27120d2b58: Layer already exists 17:40:41 5e93e7eca400: Pushed 17:40:41 b1b327fd1739: Layer already exists 17:40:41 cc2447e1835a: Layer already exists 17:40:41 419b32faa544: Pushed 17:40:42 736a9cbf7401: Pushed 17:40:42 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:40:43 419b32faa544: Preparing 17:40:43 5e93e7eca400: Preparing 17:40:43 736a9cbf7401: Preparing 17:40:43 65dcc69b1e02: Preparing 17:40:43 1a27120d2b58: Preparing 17:40:43 b1b327fd1739: Preparing 17:40:43 cc2447e1835a: Preparing 17:40:43 b1b327fd1739: Waiting 17:40:43 cc2447e1835a: Waiting 17:40:43 736a9cbf7401: Layer already exists 17:40:43 5e93e7eca400: Layer already exists 17:40:43 65dcc69b1e02: Layer already exists 17:40:43 1a27120d2b58: Layer already exists 17:40:43 419b32faa544: Layer already exists 17:40:43 b1b327fd1739: Layer already exists 17:40:43 cc2447e1835a: Layer already exists 17:40:43 latest: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.70 17:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:40:43 419b32faa544: Preparing 17:40:43 5e93e7eca400: Preparing 17:40:43 736a9cbf7401: Preparing 17:40:43 65dcc69b1e02: Preparing 17:40:43 1a27120d2b58: Preparing 17:40:43 b1b327fd1739: Preparing 17:40:43 cc2447e1835a: Preparing 17:40:43 b1b327fd1739: Waiting 17:40:43 cc2447e1835a: Waiting 17:40:43 65dcc69b1e02: Layer already exists 17:40:43 1a27120d2b58: Layer already exists 17:40:43 736a9cbf7401: Layer already exists 17:40:43 5e93e7eca400: Layer already exists 17:40:43 419b32faa544: Layer already exists 17:40:43 cc2447e1835a: Layer already exists 17:40:43 b1b327fd1739: Layer already exists 17:40:43 3.1.0-dev.70: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:40:44 419b32faa544: Preparing 17:40:44 5e93e7eca400: Preparing 17:40:44 736a9cbf7401: Preparing 17:40:44 65dcc69b1e02: Preparing 17:40:44 1a27120d2b58: Preparing 17:40:44 b1b327fd1739: Preparing 17:40:44 cc2447e1835a: Preparing 17:40:44 b1b327fd1739: Waiting 17:40:44 cc2447e1835a: Waiting 17:40:44 1a27120d2b58: Layer already exists 17:40:44 5e93e7eca400: Layer already exists 17:40:44 419b32faa544: Layer already exists 17:40:44 736a9cbf7401: Layer already exists 17:40:44 65dcc69b1e02: Layer already exists 17:40:44 b1b327fd1739: Layer already exists 17:40:44 cc2447e1835a: Layer already exists 17:40:44 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 c4a7e357bf2a: Pull complete 17:40:44 f0e02332f6b5: Pull complete 17:40:44 cefa15bbcfad: Pull complete 17:40:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:40:45 419b32faa544: Preparing 17:40:45 5e93e7eca400: Preparing 17:40:45 736a9cbf7401: Preparing 17:40:45 65dcc69b1e02: Preparing 17:40:45 1a27120d2b58: Preparing 17:40:45 b1b327fd1739: Preparing 17:40:45 cc2447e1835a: Preparing 17:40:45 b1b327fd1739: Waiting 17:40:45 cc2447e1835a: Waiting 17:40:45 1a27120d2b58: Layer already exists 17:40:45 736a9cbf7401: Layer already exists 17:40:45 65dcc69b1e02: Layer already exists 17:40:45 419b32faa544: Layer already exists 17:40:45 5e93e7eca400: Layer already exists 17:40:45 b1b327fd1739: Layer already exists 17:40:45 cc2447e1835a: Layer already exists 17:40:45 main: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:45 ===================================================== [Pipeline] echo 17:40:45 taggedImages: 17:40:45 - nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:40:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.70 17:40:45 - nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:40:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:40:45 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:45 latest 17:40:45 3.1.0-dev.70 17:40:45 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:45 main 17:40:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:40:45 6b3a89fefab6: Preparing 17:40:45 b2e684535745: Preparing 17:40:45 ef84dd9b055c: Preparing 17:40:45 43a3f5091c1d: Preparing 17:40:45 7bf07f17b2c8: Preparing 17:40:45 54ddef294891: Preparing 17:40:45 d521abf6b8f4: Preparing 17:40:45 54ddef294891: Waiting 17:40:45 65dcc69b1e02: Preparing 17:40:45 1a27120d2b58: Preparing 17:40:45 1fb470d9984b: Preparing 17:40:45 d521abf6b8f4: Waiting 17:40:45 65dcc69b1e02: Waiting 17:40:45 1a27120d2b58: Waiting 17:40:45 9fb055c9dc0f: Preparing 17:40:45 5f70bf18a086: Preparing 17:40:45 61ce36b961e2: Preparing 17:40:45 1fb470d9984b: Waiting 17:40:45 5f70bf18a086: Waiting 17:40:45 9fb055c9dc0f: Waiting 17:40:45 0320a717c2ec: Preparing 17:40:45 cc2447e1835a: Preparing 17:40:45 61ce36b961e2: Waiting 17:40:45 0320a717c2ec: Waiting 17:40:45 cc2447e1835a: Waiting 17:40:45 ef84dd9b055c: Pushed 17:40:45 43a3f5091c1d: Pushed 17:40:45 b2e684535745: Pushed 17:40:45 6b3a89fefab6: Pushed 17:40:45 7bf07f17b2c8: Pushed 17:40:45 65dcc69b1e02: Layer already exists 17:40:45 1a27120d2b58: Layer already exists 17:40:45 54ddef294891: Pushed 17:40:46 9fb055c9dc0f: Pushed 17:40:46 5f70bf18a086: Pushed 17:40:46 61ce36b961e2: Pushed 17:40:46 1fb470d9984b: Pushed 17:40:46 cc2447e1835a: Layer already exists 17:40:46 0320a717c2ec: Pushed 17:40:47 d521abf6b8f4: Pushed 17:40:47 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:40:48 6b3a89fefab6: Preparing 17:40:48 b2e684535745: Preparing 17:40:48 ef84dd9b055c: Preparing 17:40:48 43a3f5091c1d: Preparing 17:40:48 7bf07f17b2c8: Preparing 17:40:48 54ddef294891: Preparing 17:40:48 d521abf6b8f4: Preparing 17:40:48 65dcc69b1e02: Preparing 17:40:48 1a27120d2b58: Preparing 17:40:48 1fb470d9984b: Preparing 17:40:48 9fb055c9dc0f: Preparing 17:40:48 5f70bf18a086: Preparing 17:40:48 61ce36b961e2: Preparing 17:40:48 0320a717c2ec: Preparing 17:40:48 cc2447e1835a: Preparing 17:40:48 65dcc69b1e02: Waiting 17:40:48 1a27120d2b58: Waiting 17:40:48 9fb055c9dc0f: Waiting 17:40:48 54ddef294891: Waiting 17:40:48 1fb470d9984b: Waiting 17:40:48 d521abf6b8f4: Waiting 17:40:48 5f70bf18a086: Waiting 17:40:48 0320a717c2ec: Waiting 17:40:48 cc2447e1835a: Waiting 17:40:48 6b3a89fefab6: Layer already exists 17:40:48 7bf07f17b2c8: Layer already exists 17:40:48 43a3f5091c1d: Layer already exists 17:40:48 ef84dd9b055c: Layer already exists 17:40:48 b2e684535745: Layer already exists 17:40:48 54ddef294891: Layer already exists 17:40:48 d521abf6b8f4: Layer already exists 17:40:48 1a27120d2b58: Layer already exists 17:40:48 1fb470d9984b: Layer already exists 17:40:48 65dcc69b1e02: Layer already exists 17:40:48 5f70bf18a086: Layer already exists 17:40:48 9fb055c9dc0f: Layer already exists 17:40:48 61ce36b961e2: Layer already exists 17:40:48 0320a717c2ec: Layer already exists 17:40:48 cc2447e1835a: Layer already exists 17:40:48 latest: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.70 17:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:40:49 6b3a89fefab6: Preparing 17:40:49 b2e684535745: Preparing 17:40:49 ef84dd9b055c: Preparing 17:40:49 43a3f5091c1d: Preparing 17:40:49 7bf07f17b2c8: Preparing 17:40:49 54ddef294891: Preparing 17:40:49 d521abf6b8f4: Preparing 17:40:49 65dcc69b1e02: Preparing 17:40:49 1a27120d2b58: Preparing 17:40:49 1fb470d9984b: Preparing 17:40:49 9fb055c9dc0f: Preparing 17:40:49 5f70bf18a086: Preparing 17:40:49 61ce36b961e2: Preparing 17:40:49 0320a717c2ec: Preparing 17:40:49 cc2447e1835a: Preparing 17:40:49 54ddef294891: Waiting 17:40:49 d521abf6b8f4: Waiting 17:40:49 65dcc69b1e02: Waiting 17:40:49 1a27120d2b58: Waiting 17:40:49 9fb055c9dc0f: Waiting 17:40:49 5f70bf18a086: Waiting 17:40:49 61ce36b961e2: Waiting 17:40:49 0320a717c2ec: Waiting 17:40:49 1fb470d9984b: Waiting 17:40:49 cc2447e1835a: Waiting 17:40:49 6b3a89fefab6: Layer already exists 17:40:49 ef84dd9b055c: Layer already exists 17:40:49 b2e684535745: Layer already exists 17:40:49 7bf07f17b2c8: Layer already exists 17:40:49 43a3f5091c1d: Layer already exists 17:40:49 54ddef294891: Layer already exists 17:40:49 d521abf6b8f4: Layer already exists 17:40:49 65dcc69b1e02: Layer already exists 17:40:49 1fb470d9984b: Layer already exists 17:40:49 1a27120d2b58: Layer already exists 17:40:49 9fb055c9dc0f: Layer already exists 17:40:49 61ce36b961e2: Layer already exists 17:40:49 0320a717c2ec: Layer already exists 17:40:49 cc2447e1835a: Layer already exists 17:40:49 5f70bf18a086: Layer already exists 17:40:49 3.1.0-dev.70: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:40:49 6b3a89fefab6: Preparing 17:40:49 b2e684535745: Preparing 17:40:49 ef84dd9b055c: Preparing 17:40:49 43a3f5091c1d: Preparing 17:40:49 7bf07f17b2c8: Preparing 17:40:49 54ddef294891: Preparing 17:40:49 d521abf6b8f4: Preparing 17:40:49 65dcc69b1e02: Preparing 17:40:49 1a27120d2b58: Preparing 17:40:49 1fb470d9984b: Preparing 17:40:49 9fb055c9dc0f: Preparing 17:40:49 5f70bf18a086: Preparing 17:40:49 61ce36b961e2: Preparing 17:40:49 0320a717c2ec: Preparing 17:40:49 cc2447e1835a: Preparing 17:40:49 9fb055c9dc0f: Waiting 17:40:49 5f70bf18a086: Waiting 17:40:49 1fb470d9984b: Waiting 17:40:49 61ce36b961e2: Waiting 17:40:49 0320a717c2ec: Waiting 17:40:49 cc2447e1835a: Waiting 17:40:49 54ddef294891: Waiting 17:40:49 d521abf6b8f4: Waiting 17:40:49 65dcc69b1e02: Waiting 17:40:49 1a27120d2b58: Waiting 17:40:49 43a3f5091c1d: Layer already exists 17:40:49 ef84dd9b055c: Layer already exists 17:40:49 b2e684535745: Layer already exists 17:40:49 6b3a89fefab6: Layer already exists 17:40:49 7bf07f17b2c8: Layer already exists 17:40:49 54ddef294891: Layer already exists 17:40:49 d521abf6b8f4: Layer already exists 17:40:49 1fb470d9984b: Layer already exists 17:40:49 1a27120d2b58: Layer already exists 17:40:49 65dcc69b1e02: Layer already exists 17:40:49 9fb055c9dc0f: Layer already exists 17:40:49 5f70bf18a086: Layer already exists 17:40:49 61ce36b961e2: Layer already exists 17:40:49 cc2447e1835a: Layer already exists 17:40:49 0320a717c2ec: Layer already exists 17:40:49 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:40:50 6b3a89fefab6: Preparing 17:40:50 b2e684535745: Preparing 17:40:50 ef84dd9b055c: Preparing 17:40:50 43a3f5091c1d: Preparing 17:40:50 7bf07f17b2c8: Preparing 17:40:50 54ddef294891: Preparing 17:40:50 d521abf6b8f4: Preparing 17:40:50 54ddef294891: Waiting 17:40:50 d521abf6b8f4: Waiting 17:40:50 65dcc69b1e02: Preparing 17:40:50 1a27120d2b58: Preparing 17:40:50 1fb470d9984b: Preparing 17:40:50 9fb055c9dc0f: Preparing 17:40:50 5f70bf18a086: Preparing 17:40:50 61ce36b961e2: Preparing 17:40:50 0320a717c2ec: Preparing 17:40:50 cc2447e1835a: Preparing 17:40:50 65dcc69b1e02: Waiting 17:40:50 61ce36b961e2: Waiting 17:40:50 0320a717c2ec: Waiting 17:40:50 1a27120d2b58: Waiting 17:40:50 9fb055c9dc0f: Waiting 17:40:50 5f70bf18a086: Waiting 17:40:50 1fb470d9984b: Waiting 17:40:50 cc2447e1835a: Waiting 17:40:50 7bf07f17b2c8: Layer already exists 17:40:50 6b3a89fefab6: Layer already exists 17:40:50 43a3f5091c1d: Layer already exists 17:40:50 b2e684535745: Layer already exists 17:40:50 ef84dd9b055c: Layer already exists 17:40:50 54ddef294891: Layer already exists 17:40:50 65dcc69b1e02: Layer already exists 17:40:50 1fb470d9984b: Layer already exists 17:40:50 d521abf6b8f4: Layer already exists 17:40:50 1a27120d2b58: Layer already exists 17:40:50 9fb055c9dc0f: Layer already exists 17:40:50 5f70bf18a086: Layer already exists 17:40:50 cc2447e1835a: Layer already exists 17:40:50 61ce36b961e2: Layer already exists 17:40:50 0320a717c2ec: Layer already exists 17:40:50 main: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:50 ===================================================== [Pipeline] echo 17:40:50 taggedImages: 17:40:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:40:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.70 17:40:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:40:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 17:40:50 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:50 latest 17:40:50 3.1.0-dev.70 17:40:50 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:50 main 17:40:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:40:51 5bae50e83620: Preparing 17:40:51 5dce79320842: Preparing 17:40:51 f29934b5f1b3: Preparing 17:40:51 149150be02bd: Preparing 17:40:51 65dcc69b1e02: Preparing 17:40:51 1a27120d2b58: Preparing 17:40:51 b1b327fd1739: Preparing 17:40:51 cc2447e1835a: Preparing 17:40:51 1a27120d2b58: Waiting 17:40:51 b1b327fd1739: Waiting 17:40:51 65dcc69b1e02: Layer already exists 17:40:51 5bae50e83620: Layer already exists 17:40:51 5dce79320842: Layer already exists 17:40:51 1a27120d2b58: Layer already exists 17:40:51 cc2447e1835a: Layer already exists 17:40:51 b1b327fd1739: Layer already exists 17:40:51 f29934b5f1b3: Pushed 17:40:52 149150be02bd: Pushed 17:40:52 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:53 17808c966233: Pull complete 17:40:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:40:53 5bae50e83620: Preparing 17:40:53 5dce79320842: Preparing 17:40:53 f29934b5f1b3: Preparing 17:40:53 149150be02bd: Preparing 17:40:53 65dcc69b1e02: Preparing 17:40:53 1a27120d2b58: Preparing 17:40:53 b1b327fd1739: Preparing 17:40:53 cc2447e1835a: Preparing 17:40:53 1a27120d2b58: Waiting 17:40:53 cc2447e1835a: Waiting 17:40:53 b1b327fd1739: Waiting 17:40:53 65dcc69b1e02: Layer already exists 17:40:53 f29934b5f1b3: Layer already exists 17:40:53 5bae50e83620: Layer already exists 17:40:53 149150be02bd: Layer already exists 17:40:53 5dce79320842: Layer already exists 17:40:53 1a27120d2b58: Layer already exists 17:40:53 b1b327fd1739: Layer already exists 17:40:53 cc2447e1835a: Layer already exists 17:40:53 latest: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.70 17:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:40:53 5bae50e83620: Preparing 17:40:53 5dce79320842: Preparing 17:40:53 f29934b5f1b3: Preparing 17:40:53 149150be02bd: Preparing 17:40:53 65dcc69b1e02: Preparing 17:40:53 1a27120d2b58: Preparing 17:40:53 b1b327fd1739: Preparing 17:40:53 cc2447e1835a: Preparing 17:40:53 1a27120d2b58: Waiting 17:40:53 cc2447e1835a: Waiting 17:40:53 b1b327fd1739: Waiting 17:40:53 149150be02bd: Layer already exists 17:40:53 f29934b5f1b3: Layer already exists 17:40:53 5dce79320842: Layer already exists 17:40:53 5bae50e83620: Layer already exists 17:40:53 65dcc69b1e02: Layer already exists 17:40:53 1a27120d2b58: Layer already exists 17:40:53 b1b327fd1739: Layer already exists 17:40:53 cc2447e1835a: Layer already exists 17:40:53 3.1.0-dev.70: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:54 f4c1fc716caa: Pull complete 17:40:54 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 17:40:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:54 + docker build -t ci-base-image-arm64 -f - . 17:40:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:40:54 WORKDIR /edgex 17:40:54 COPY go.mod . 17:40:54 RUN go mod download 17:40:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:40:54 5bae50e83620: Preparing 17:40:54 5dce79320842: Preparing 17:40:54 f29934b5f1b3: Preparing 17:40:54 149150be02bd: Preparing 17:40:54 65dcc69b1e02: Preparing 17:40:54 1a27120d2b58: Preparing 17:40:54 b1b327fd1739: Preparing 17:40:54 cc2447e1835a: Preparing 17:40:54 1a27120d2b58: Waiting 17:40:54 b1b327fd1739: Waiting 17:40:54 cc2447e1835a: Waiting 17:40:54 5bae50e83620: Layer already exists 17:40:54 5dce79320842: Layer already exists 17:40:54 65dcc69b1e02: Layer already exists 17:40:54 f29934b5f1b3: Layer already exists 17:40:54 149150be02bd: Layer already exists 17:40:54 1a27120d2b58: Layer already exists 17:40:54 cc2447e1835a: Layer already exists 17:40:54 b1b327fd1739: Layer already exists 17:40:54 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:55 Sending build context to Docker daemon 2.916MB 17:40:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:40:55 ---> ea914061e18c 17:40:55 Step 2/4 : WORKDIR /edgex 17:40:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 17:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:40:55 5bae50e83620: Preparing 17:40:55 5dce79320842: Preparing 17:40:55 f29934b5f1b3: Preparing 17:40:55 149150be02bd: Preparing 17:40:55 65dcc69b1e02: Preparing 17:40:55 1a27120d2b58: Preparing 17:40:55 b1b327fd1739: Preparing 17:40:55 cc2447e1835a: Preparing 17:40:55 1a27120d2b58: Waiting 17:40:55 b1b327fd1739: Waiting 17:40:55 cc2447e1835a: Waiting 17:40:55 5dce79320842: Layer already exists 17:40:55 65dcc69b1e02: Layer already exists 17:40:55 f29934b5f1b3: Layer already exists 17:40:55 149150be02bd: Layer already exists 17:40:55 5bae50e83620: Layer already exists 17:40:55 1a27120d2b58: Layer already exists 17:40:55 cc2447e1835a: Layer already exists 17:40:55 b1b327fd1739: Layer already exists 17:40:55 main: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:55 ===================================================== [Pipeline] echo 17:40:55 taggedImages: 17:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.70 17:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 17:40:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:40:55 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:55 latest 17:40:55 3.1.0-dev.70 17:40:55 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:55 main 17:40:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:40:55 5ea7612ee225: Preparing 17:40:55 8a18e0b5327e: Preparing 17:40:55 77a419761c30: Preparing 17:40:55 503337e713d4: Preparing 17:40:55 14e27a9255d7: Preparing 17:40:55 65dcc69b1e02: Preparing 17:40:55 1a27120d2b58: Preparing 17:40:55 d343c6b47925: Preparing 17:40:55 33aa8c8f8d48: Preparing 17:40:55 65dcc69b1e02: Waiting 17:40:55 d343c6b47925: Waiting 17:40:55 33aa8c8f8d48: Waiting 17:40:55 cc2447e1835a: Preparing 17:40:55 cc2447e1835a: Waiting 17:40:55 503337e713d4: Pushed 17:40:55 8a18e0b5327e: Pushed 17:40:55 14e27a9255d7: Pushed 17:40:55 5ea7612ee225: Pushed 17:40:55 65dcc69b1e02: Layer already exists 17:40:55 1a27120d2b58: Layer already exists 17:40:55 cc2447e1835a: Layer already exists 17:40:56 d343c6b47925: Pushed 17:40:56 ---> Running in 038ebc50a990 17:40:56 Removing intermediate container 038ebc50a990 17:40:56 ---> a7eb661c8986 17:40:56 Step 3/4 : COPY go.mod . 17:40:57 77a419761c30: Pushed 17:40:57 ---> 80d7188e89da 17:40:57 Step 4/4 : RUN go mod download 17:40:57 ---> Running in 87d810625c97 17:40:57 33aa8c8f8d48: Pushed 17:40:57 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:40:58 5ea7612ee225: Preparing 17:40:58 8a18e0b5327e: Preparing 17:40:58 77a419761c30: Preparing 17:40:58 503337e713d4: Preparing 17:40:58 14e27a9255d7: Preparing 17:40:58 65dcc69b1e02: Preparing 17:40:58 1a27120d2b58: Preparing 17:40:58 d343c6b47925: Preparing 17:40:58 33aa8c8f8d48: Preparing 17:40:58 cc2447e1835a: Preparing 17:40:58 65dcc69b1e02: Waiting 17:40:58 1a27120d2b58: Waiting 17:40:58 33aa8c8f8d48: Waiting 17:40:58 cc2447e1835a: Waiting 17:40:58 d343c6b47925: Waiting 17:40:58 8a18e0b5327e: Layer already exists 17:40:58 5ea7612ee225: Layer already exists 17:40:58 14e27a9255d7: Layer already exists 17:40:58 77a419761c30: Layer already exists 17:40:58 503337e713d4: Layer already exists 17:40:58 d343c6b47925: Layer already exists 17:40:58 65dcc69b1e02: Layer already exists 17:40:58 33aa8c8f8d48: Layer already exists 17:40:58 1a27120d2b58: Layer already exists 17:40:58 cc2447e1835a: Layer already exists 17:40:58 latest: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.70 17:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:40:58 5ea7612ee225: Preparing 17:40:58 8a18e0b5327e: Preparing 17:40:58 77a419761c30: Preparing 17:40:58 503337e713d4: Preparing 17:40:58 14e27a9255d7: Preparing 17:40:58 65dcc69b1e02: Preparing 17:40:58 1a27120d2b58: Preparing 17:40:58 d343c6b47925: Preparing 17:40:58 33aa8c8f8d48: Preparing 17:40:58 cc2447e1835a: Preparing 17:40:58 d343c6b47925: Waiting 17:40:58 1a27120d2b58: Waiting 17:40:58 cc2447e1835a: Waiting 17:40:58 33aa8c8f8d48: Waiting 17:40:58 65dcc69b1e02: Waiting 17:40:58 5ea7612ee225: Layer already exists 17:40:58 77a419761c30: Layer already exists 17:40:58 14e27a9255d7: Layer already exists 17:40:58 503337e713d4: Layer already exists 17:40:58 8a18e0b5327e: Layer already exists 17:40:58 d343c6b47925: Layer already exists 17:40:58 65dcc69b1e02: Layer already exists 17:40:58 33aa8c8f8d48: Layer already exists 17:40:58 1a27120d2b58: Layer already exists 17:40:58 cc2447e1835a: Layer already exists 17:40:58 3.1.0-dev.70: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:40:59 5ea7612ee225: Preparing 17:40:59 8a18e0b5327e: Preparing 17:40:59 77a419761c30: Preparing 17:40:59 503337e713d4: Preparing 17:40:59 14e27a9255d7: Preparing 17:40:59 65dcc69b1e02: Preparing 17:40:59 1a27120d2b58: Preparing 17:40:59 d343c6b47925: Preparing 17:40:59 33aa8c8f8d48: Preparing 17:40:59 cc2447e1835a: Preparing 17:40:59 65dcc69b1e02: Waiting 17:40:59 1a27120d2b58: Waiting 17:40:59 d343c6b47925: Waiting 17:40:59 33aa8c8f8d48: Waiting 17:40:59 cc2447e1835a: Waiting 17:40:59 14e27a9255d7: Layer already exists 17:40:59 5ea7612ee225: Layer already exists 17:40:59 77a419761c30: Layer already exists 17:40:59 503337e713d4: Layer already exists 17:40:59 8a18e0b5327e: Layer already exists 17:40:59 65dcc69b1e02: Layer already exists 17:40:59 1a27120d2b58: Layer already exists 17:40:59 d343c6b47925: Layer already exists 17:40:59 33aa8c8f8d48: Layer already exists 17:40:59 cc2447e1835a: Layer already exists 17:40:59 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:41:00 5ea7612ee225: Preparing 17:41:00 8a18e0b5327e: Preparing 17:41:00 77a419761c30: Preparing 17:41:00 503337e713d4: Preparing 17:41:00 14e27a9255d7: Preparing 17:41:00 65dcc69b1e02: Preparing 17:41:00 1a27120d2b58: Preparing 17:41:00 d343c6b47925: Preparing 17:41:00 33aa8c8f8d48: Preparing 17:41:00 cc2447e1835a: Preparing 17:41:00 65dcc69b1e02: Waiting 17:41:00 cc2447e1835a: Waiting 17:41:00 1a27120d2b58: Waiting 17:41:00 33aa8c8f8d48: Waiting 17:41:00 d343c6b47925: Waiting 17:41:00 14e27a9255d7: Layer already exists 17:41:00 5ea7612ee225: Layer already exists 17:41:00 77a419761c30: Layer already exists 17:41:00 503337e713d4: Layer already exists 17:41:00 8a18e0b5327e: Layer already exists 17:41:00 1a27120d2b58: Layer already exists 17:41:00 65dcc69b1e02: Layer already exists 17:41:00 cc2447e1835a: Layer already exists 17:41:00 33aa8c8f8d48: Layer already exists 17:41:00 d343c6b47925: Layer already exists 17:41:00 main: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:00 ===================================================== [Pipeline] echo 17:41:00 taggedImages: 17:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.70 17:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:41:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:41:00 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:00 latest 17:41:00 3.1.0-dev.70 17:41:00 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:00 main 17:41:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:41:00 466393dd0e15: Preparing 17:41:00 b1de42b536d5: Preparing 17:41:00 dda78f24a6df: Preparing 17:41:00 8c9ea120d3db: Preparing 17:41:00 d7e76e8e83aa: Preparing 17:41:00 29bb870bda8f: Preparing 17:41:00 c55518db605f: Preparing 17:41:00 65dcc69b1e02: Preparing 17:41:00 1a27120d2b58: Preparing 17:41:00 8d9649265ab1: Preparing 17:41:00 cc2447e1835a: Preparing 17:41:00 29bb870bda8f: Waiting 17:41:00 c55518db605f: Waiting 17:41:00 65dcc69b1e02: Waiting 17:41:00 1a27120d2b58: Waiting 17:41:00 8d9649265ab1: Waiting 17:41:00 cc2447e1835a: Waiting 17:41:00 b1de42b536d5: Pushed 17:41:00 d7e76e8e83aa: Pushed 17:41:00 466393dd0e15: Pushed 17:41:00 65dcc69b1e02: Layer already exists 17:41:00 1a27120d2b58: Layer already exists 17:41:01 29bb870bda8f: Pushed 17:41:01 c55518db605f: Pushed 17:41:01 cc2447e1835a: Layer already exists 17:41:01 8c9ea120d3db: Pushed 17:41:01 8d9649265ab1: Pushed 17:41:02 dda78f24a6df: Pushed 17:41:02 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:41:03 466393dd0e15: Preparing 17:41:03 b1de42b536d5: Preparing 17:41:03 dda78f24a6df: Preparing 17:41:03 8c9ea120d3db: Preparing 17:41:03 d7e76e8e83aa: Preparing 17:41:03 29bb870bda8f: Preparing 17:41:03 c55518db605f: Preparing 17:41:03 65dcc69b1e02: Preparing 17:41:03 1a27120d2b58: Preparing 17:41:03 8d9649265ab1: Preparing 17:41:03 cc2447e1835a: Preparing 17:41:03 c55518db605f: Waiting 17:41:03 65dcc69b1e02: Waiting 17:41:03 1a27120d2b58: Waiting 17:41:03 8d9649265ab1: Waiting 17:41:03 cc2447e1835a: Waiting 17:41:03 29bb870bda8f: Waiting 17:41:03 d7e76e8e83aa: Layer already exists 17:41:03 dda78f24a6df: Layer already exists 17:41:03 466393dd0e15: Layer already exists 17:41:03 8c9ea120d3db: Layer already exists 17:41:03 b1de42b536d5: Layer already exists 17:41:03 29bb870bda8f: Layer already exists 17:41:03 65dcc69b1e02: Layer already exists 17:41:03 8d9649265ab1: Layer already exists 17:41:03 c55518db605f: Layer already exists 17:41:03 1a27120d2b58: Layer already exists 17:41:03 cc2447e1835a: Layer already exists 17:41:03 latest: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.70 17:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:41:03 466393dd0e15: Preparing 17:41:03 b1de42b536d5: Preparing 17:41:03 dda78f24a6df: Preparing 17:41:03 8c9ea120d3db: Preparing 17:41:03 d7e76e8e83aa: Preparing 17:41:03 29bb870bda8f: Preparing 17:41:03 c55518db605f: Preparing 17:41:03 65dcc69b1e02: Preparing 17:41:03 1a27120d2b58: Preparing 17:41:03 8d9649265ab1: Preparing 17:41:03 cc2447e1835a: Preparing 17:41:03 29bb870bda8f: Waiting 17:41:03 1a27120d2b58: Waiting 17:41:03 c55518db605f: Waiting 17:41:03 65dcc69b1e02: Waiting 17:41:03 8d9649265ab1: Waiting 17:41:03 dda78f24a6df: Layer already exists 17:41:03 466393dd0e15: Layer already exists 17:41:03 d7e76e8e83aa: Layer already exists 17:41:03 b1de42b536d5: Layer already exists 17:41:03 8c9ea120d3db: Layer already exists 17:41:03 c55518db605f: Layer already exists 17:41:03 29bb870bda8f: Layer already exists 17:41:03 1a27120d2b58: Layer already exists 17:41:03 8d9649265ab1: Layer already exists 17:41:03 65dcc69b1e02: Layer already exists 17:41:03 cc2447e1835a: Layer already exists 17:41:03 3.1.0-dev.70: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:41:04 466393dd0e15: Preparing 17:41:04 b1de42b536d5: Preparing 17:41:04 dda78f24a6df: Preparing 17:41:04 8c9ea120d3db: Preparing 17:41:04 d7e76e8e83aa: Preparing 17:41:04 29bb870bda8f: Preparing 17:41:04 c55518db605f: Preparing 17:41:04 65dcc69b1e02: Preparing 17:41:04 1a27120d2b58: Preparing 17:41:04 8d9649265ab1: Preparing 17:41:04 cc2447e1835a: Preparing 17:41:04 1a27120d2b58: Waiting 17:41:04 c55518db605f: Waiting 17:41:04 65dcc69b1e02: Waiting 17:41:04 cc2447e1835a: Waiting 17:41:04 8d9649265ab1: Waiting 17:41:04 dda78f24a6df: Layer already exists 17:41:04 8c9ea120d3db: Layer already exists 17:41:04 466393dd0e15: Layer already exists 17:41:04 b1de42b536d5: Layer already exists 17:41:04 d7e76e8e83aa: Layer already exists 17:41:04 29bb870bda8f: Layer already exists 17:41:04 65dcc69b1e02: Layer already exists 17:41:04 c55518db605f: Layer already exists 17:41:04 1a27120d2b58: Layer already exists 17:41:04 8d9649265ab1: Layer already exists 17:41:04 cc2447e1835a: Layer already exists 17:41:04 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:41:04 466393dd0e15: Preparing 17:41:04 b1de42b536d5: Preparing 17:41:04 dda78f24a6df: Preparing 17:41:04 8c9ea120d3db: Preparing 17:41:04 d7e76e8e83aa: Preparing 17:41:04 29bb870bda8f: Preparing 17:41:04 c55518db605f: Preparing 17:41:04 29bb870bda8f: Waiting 17:41:04 65dcc69b1e02: Preparing 17:41:04 1a27120d2b58: Preparing 17:41:04 c55518db605f: Waiting 17:41:04 8d9649265ab1: Preparing 17:41:04 cc2447e1835a: Preparing 17:41:04 1a27120d2b58: Waiting 17:41:04 8d9649265ab1: Waiting 17:41:04 cc2447e1835a: Waiting 17:41:04 65dcc69b1e02: Waiting 17:41:04 b1de42b536d5: Layer already exists 17:41:04 dda78f24a6df: Layer already exists 17:41:04 466393dd0e15: Layer already exists 17:41:04 d7e76e8e83aa: Layer already exists 17:41:04 8c9ea120d3db: Layer already exists 17:41:04 29bb870bda8f: Layer already exists 17:41:04 8d9649265ab1: Layer already exists 17:41:04 1a27120d2b58: Layer already exists 17:41:04 c55518db605f: Layer already exists 17:41:04 65dcc69b1e02: Layer already exists 17:41:04 cc2447e1835a: Layer already exists 17:41:04 main: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:04 ===================================================== [Pipeline] echo 17:41:04 taggedImages: 17:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.70 17:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:41:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:41:05 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:05 latest 17:41:05 3.1.0-dev.70 17:41:05 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:05 main 17:41:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:41:05 3cbef648b3a9: Preparing 17:41:05 b2a610c6687d: Preparing 17:41:05 65dcc69b1e02: Preparing 17:41:05 1a27120d2b58: Preparing 17:41:05 548de4b9d222: Preparing 17:41:05 cc2447e1835a: Preparing 17:41:05 cc2447e1835a: Waiting 17:41:05 65dcc69b1e02: Layer already exists 17:41:05 1a27120d2b58: Layer already exists 17:41:05 cc2447e1835a: Layer already exists 17:41:05 3cbef648b3a9: Pushed 17:41:06 548de4b9d222: Pushed 17:41:08 b2a610c6687d: Pushed 17:41:08 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41: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 17:41:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:41:08 3cbef648b3a9: Preparing 17:41:08 b2a610c6687d: Preparing 17:41:08 65dcc69b1e02: Preparing 17:41:08 1a27120d2b58: Preparing 17:41:08 548de4b9d222: Preparing 17:41:08 cc2447e1835a: Preparing 17:41:08 cc2447e1835a: Waiting 17:41:08 b2a610c6687d: Layer already exists 17:41:08 3cbef648b3a9: Layer already exists 17:41:08 1a27120d2b58: Layer already exists 17:41:08 548de4b9d222: Layer already exists 17:41:08 65dcc69b1e02: Layer already exists 17:41:08 cc2447e1835a: Layer already exists 17:41:08 latest: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.70 17:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:41:09 3cbef648b3a9: Preparing 17:41:09 b2a610c6687d: Preparing 17:41:09 65dcc69b1e02: Preparing 17:41:09 1a27120d2b58: Preparing 17:41:09 548de4b9d222: Preparing 17:41:09 cc2447e1835a: Preparing 17:41:09 cc2447e1835a: Waiting 17:41:09 548de4b9d222: Layer already exists 17:41:09 b2a610c6687d: Layer already exists 17:41:09 3cbef648b3a9: Layer already exists 17:41:09 65dcc69b1e02: Layer already exists 17:41:09 1a27120d2b58: Layer already exists 17:41:09 cc2447e1835a: Layer already exists 17:41:09 3.1.0-dev.70: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:41:09 3cbef648b3a9: Preparing 17:41:09 b2a610c6687d: Preparing 17:41:09 65dcc69b1e02: Preparing 17:41:09 1a27120d2b58: Preparing 17:41:09 548de4b9d222: Preparing 17:41:09 cc2447e1835a: Preparing 17:41:09 cc2447e1835a: Waiting 17:41:09 1a27120d2b58: Layer already exists 17:41:09 3cbef648b3a9: Layer already exists 17:41:09 65dcc69b1e02: Layer already exists 17:41:09 b2a610c6687d: Layer already exists 17:41:09 548de4b9d222: Layer already exists 17:41:09 cc2447e1835a: Layer already exists 17:41:09 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41: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 17:41:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:41:10 3cbef648b3a9: Preparing 17:41:10 b2a610c6687d: Preparing 17:41:10 65dcc69b1e02: Preparing 17:41:10 1a27120d2b58: Preparing 17:41:10 548de4b9d222: Preparing 17:41:10 cc2447e1835a: Preparing 17:41:10 cc2447e1835a: Waiting 17:41:10 b2a610c6687d: Layer already exists 17:41:10 65dcc69b1e02: Layer already exists 17:41:10 1a27120d2b58: Layer already exists 17:41:10 3cbef648b3a9: Layer already exists 17:41:10 548de4b9d222: Layer already exists 17:41:10 cc2447e1835a: Layer already exists 17:41:10 main: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:10 ===================================================== [Pipeline] echo 17:41:10 taggedImages: 17:41:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:41:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.70 17:41:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:41:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:41:10 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:10 latest 17:41:10 3.1.0-dev.70 17:41:10 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:10 main 17:41:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:41:11 58ce33bdacda: Preparing 17:41:11 6bff1548c1b4: Preparing 17:41:11 07354944874a: Preparing 17:41:11 65dcc69b1e02: Preparing 17:41:11 1a27120d2b58: Preparing 17:41:11 126640431636: Preparing 17:41:11 eb02bf5de508: Preparing 17:41:11 4b68a27419f1: Preparing 17:41:11 cc2447e1835a: Preparing 17:41:11 eb02bf5de508: Waiting 17:41:11 4b68a27419f1: Waiting 17:41:11 126640431636: Waiting 17:41:11 65dcc69b1e02: Layer already exists 17:41:11 1a27120d2b58: Layer already exists 17:41:11 07354944874a: Pushed 17:41:11 58ce33bdacda: Pushed 17:41:11 6bff1548c1b4: Pushed 17:41:11 cc2447e1835a: Layer already exists 17:41:12 4b68a27419f1: Pushed 17:41:16 eb02bf5de508: Pushed 17:41:18 126640431636: Pushed 17:41:18 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:41:19 58ce33bdacda: Preparing 17:41:19 6bff1548c1b4: Preparing 17:41:19 07354944874a: Preparing 17:41:19 65dcc69b1e02: Preparing 17:41:19 1a27120d2b58: Preparing 17:41:19 126640431636: Preparing 17:41:19 eb02bf5de508: Preparing 17:41:19 4b68a27419f1: Preparing 17:41:19 cc2447e1835a: Preparing 17:41:19 cc2447e1835a: Waiting 17:41:19 eb02bf5de508: Waiting 17:41:19 126640431636: Waiting 17:41:19 4b68a27419f1: Waiting 17:41:19 6bff1548c1b4: Layer already exists 17:41:19 65dcc69b1e02: Layer already exists 17:41:19 1a27120d2b58: Layer already exists 17:41:19 07354944874a: Layer already exists 17:41:19 58ce33bdacda: Layer already exists 17:41:19 126640431636: Layer already exists 17:41:19 eb02bf5de508: Layer already exists 17:41:19 4b68a27419f1: Layer already exists 17:41:19 cc2447e1835a: Layer already exists 17:41:19 latest: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.70 17:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:41:20 58ce33bdacda: Preparing 17:41:20 6bff1548c1b4: Preparing 17:41:20 07354944874a: Preparing 17:41:20 65dcc69b1e02: Preparing 17:41:20 1a27120d2b58: Preparing 17:41:20 126640431636: Preparing 17:41:20 eb02bf5de508: Preparing 17:41:20 4b68a27419f1: Preparing 17:41:20 cc2447e1835a: Preparing 17:41:20 126640431636: Waiting 17:41:20 eb02bf5de508: Waiting 17:41:20 4b68a27419f1: Waiting 17:41:20 cc2447e1835a: Waiting 17:41:20 58ce33bdacda: Layer already exists 17:41:20 65dcc69b1e02: Layer already exists 17:41:20 07354944874a: Layer already exists 17:41:20 6bff1548c1b4: Layer already exists 17:41:20 1a27120d2b58: Layer already exists 17:41:20 eb02bf5de508: Layer already exists 17:41:20 4b68a27419f1: Layer already exists 17:41:20 126640431636: Layer already exists 17:41:20 cc2447e1835a: Layer already exists 17:41:20 3.1.0-dev.70: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:41:20 58ce33bdacda: Preparing 17:41:20 6bff1548c1b4: Preparing 17:41:20 07354944874a: Preparing 17:41:20 65dcc69b1e02: Preparing 17:41:20 1a27120d2b58: Preparing 17:41:20 126640431636: Preparing 17:41:20 eb02bf5de508: Preparing 17:41:20 4b68a27419f1: Preparing 17:41:20 cc2447e1835a: Preparing 17:41:20 126640431636: Waiting 17:41:20 eb02bf5de508: Waiting 17:41:20 4b68a27419f1: Waiting 17:41:20 cc2447e1835a: Waiting 17:41:20 07354944874a: Layer already exists 17:41:20 1a27120d2b58: Layer already exists 17:41:20 58ce33bdacda: Layer already exists 17:41:20 65dcc69b1e02: Layer already exists 17:41:20 6bff1548c1b4: Layer already exists 17:41:20 126640431636: Layer already exists 17:41:20 eb02bf5de508: Layer already exists 17:41:20 cc2447e1835a: Layer already exists 17:41:20 4b68a27419f1: Layer already exists 17:41:20 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:41:21 58ce33bdacda: Preparing 17:41:21 6bff1548c1b4: Preparing 17:41:21 07354944874a: Preparing 17:41:21 65dcc69b1e02: Preparing 17:41:21 1a27120d2b58: Preparing 17:41:21 126640431636: Preparing 17:41:21 eb02bf5de508: Preparing 17:41:21 4b68a27419f1: Preparing 17:41:21 cc2447e1835a: Preparing 17:41:21 126640431636: Waiting 17:41:21 4b68a27419f1: Waiting 17:41:21 cc2447e1835a: Waiting 17:41:21 07354944874a: Layer already exists 17:41:21 65dcc69b1e02: Layer already exists 17:41:21 1a27120d2b58: Layer already exists 17:41:21 58ce33bdacda: Layer already exists 17:41:21 6bff1548c1b4: Layer already exists 17:41:21 126640431636: Layer already exists 17:41:21 eb02bf5de508: Layer already exists 17:41:21 4b68a27419f1: Layer already exists 17:41:21 cc2447e1835a: Layer already exists 17:41:21 main: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:21 ===================================================== [Pipeline] echo 17:41:21 taggedImages: 17:41:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:41:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.70 17:41:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:41:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:41:21 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:21 latest 17:41:21 3.1.0-dev.70 17:41:21 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:21 main 17:41:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:41:22 d45564a4846d: Preparing 17:41:22 6157f1dc11e0: Preparing 17:41:22 639294d92b4d: Preparing 17:41:22 65dcc69b1e02: Preparing 17:41:22 1a27120d2b58: Preparing 17:41:22 4130d73ecb75: Preparing 17:41:22 7d3e216f4980: Preparing 17:41:22 cc2447e1835a: Preparing 17:41:22 4130d73ecb75: Waiting 17:41:22 cc2447e1835a: Waiting 17:41:22 1a27120d2b58: Layer already exists 17:41:22 65dcc69b1e02: Layer already exists 17:41:22 d45564a4846d: Pushed 17:41:22 6157f1dc11e0: Pushed 17:41:22 639294d92b4d: Pushed 17:41:22 cc2447e1835a: Layer already exists 17:41:22 7d3e216f4980: Pushed 17:41:30 4130d73ecb75: Pushed 17:41:30 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:41:31 d45564a4846d: Preparing 17:41:31 6157f1dc11e0: Preparing 17:41:31 639294d92b4d: Preparing 17:41:31 65dcc69b1e02: Preparing 17:41:31 1a27120d2b58: Preparing 17:41:31 4130d73ecb75: Preparing 17:41:31 7d3e216f4980: Preparing 17:41:31 cc2447e1835a: Preparing 17:41:31 7d3e216f4980: Waiting 17:41:31 cc2447e1835a: Waiting 17:41:31 4130d73ecb75: Waiting 17:41:31 65dcc69b1e02: Layer already exists 17:41:31 1a27120d2b58: Layer already exists 17:41:31 d45564a4846d: Layer already exists 17:41:31 639294d92b4d: Layer already exists 17:41:31 6157f1dc11e0: Layer already exists 17:41:31 7d3e216f4980: Layer already exists 17:41:31 4130d73ecb75: Layer already exists 17:41:31 cc2447e1835a: Layer already exists 17:41:31 latest: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.70 17:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:41:31 d45564a4846d: Preparing 17:41:31 6157f1dc11e0: Preparing 17:41:31 639294d92b4d: Preparing 17:41:31 65dcc69b1e02: Preparing 17:41:31 1a27120d2b58: Preparing 17:41:31 4130d73ecb75: Preparing 17:41:31 7d3e216f4980: Preparing 17:41:31 cc2447e1835a: Preparing 17:41:31 4130d73ecb75: Waiting 17:41:31 7d3e216f4980: Waiting 17:41:31 cc2447e1835a: Waiting 17:41:31 6157f1dc11e0: Layer already exists 17:41:31 65dcc69b1e02: Layer already exists 17:41:31 639294d92b4d: Layer already exists 17:41:31 1a27120d2b58: Layer already exists 17:41:31 d45564a4846d: Layer already exists 17:41:31 7d3e216f4980: Layer already exists 17:41:31 4130d73ecb75: Layer already exists 17:41:31 cc2447e1835a: Layer already exists 17:41:31 3.1.0-dev.70: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:41:32 d45564a4846d: Preparing 17:41:32 6157f1dc11e0: Preparing 17:41:32 639294d92b4d: Preparing 17:41:32 65dcc69b1e02: Preparing 17:41:32 1a27120d2b58: Preparing 17:41:32 4130d73ecb75: Preparing 17:41:32 7d3e216f4980: Preparing 17:41:32 cc2447e1835a: Preparing 17:41:32 7d3e216f4980: Waiting 17:41:32 cc2447e1835a: Waiting 17:41:32 4130d73ecb75: Waiting 17:41:32 d45564a4846d: Layer already exists 17:41:32 6157f1dc11e0: Layer already exists 17:41:32 65dcc69b1e02: Layer already exists 17:41:32 1a27120d2b58: Layer already exists 17:41:32 639294d92b4d: Layer already exists 17:41:32 7d3e216f4980: Layer already exists 17:41:32 cc2447e1835a: Layer already exists 17:41:32 4130d73ecb75: Layer already exists 17:41:32 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:41:32 d45564a4846d: Preparing 17:41:32 6157f1dc11e0: Preparing 17:41:32 639294d92b4d: Preparing 17:41:32 65dcc69b1e02: Preparing 17:41:32 1a27120d2b58: Preparing 17:41:32 4130d73ecb75: Preparing 17:41:32 7d3e216f4980: Preparing 17:41:32 cc2447e1835a: Preparing 17:41:32 4130d73ecb75: Waiting 17:41:32 7d3e216f4980: Waiting 17:41:32 cc2447e1835a: Waiting 17:41:32 639294d92b4d: Layer already exists 17:41:32 1a27120d2b58: Layer already exists 17:41:32 6157f1dc11e0: Layer already exists 17:41:32 65dcc69b1e02: Layer already exists 17:41:32 d45564a4846d: Layer already exists 17:41:32 4130d73ecb75: Layer already exists 17:41:32 7d3e216f4980: Layer already exists 17:41:32 cc2447e1835a: Layer already exists 17:41:32 main: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:32 ===================================================== [Pipeline] echo 17:41:32 taggedImages: 17:41:32 - nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:41:32 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.70 17:41:32 - nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:41:32 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:41:32 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:32 latest 17:41:32 3.1.0-dev.70 17:41:32 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:32 main 17:41:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:41:33 58ce33bdacda: Preparing 17:41:33 83820cab0268: Preparing 17:41:33 c929cadee569: Preparing 17:41:33 65dcc69b1e02: Preparing 17:41:33 1a27120d2b58: Preparing 17:41:33 4130d73ecb75: Preparing 17:41:33 4b68a27419f1: Preparing 17:41:33 cc2447e1835a: Preparing 17:41:33 4130d73ecb75: Waiting 17:41:33 4b68a27419f1: Waiting 17:41:33 cc2447e1835a: Waiting 17:41:33 65dcc69b1e02: Layer already exists 17:41:33 58ce33bdacda: Layer already exists 17:41:33 1a27120d2b58: Layer already exists 17:41:33 4130d73ecb75: Layer already exists 17:41:33 4b68a27419f1: Layer already exists 17:41:33 cc2447e1835a: Layer already exists 17:41:33 c929cadee569: Pushed 17:41:33 83820cab0268: Pushed 17:41:33 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:41:34 58ce33bdacda: Preparing 17:41:34 83820cab0268: Preparing 17:41:34 c929cadee569: Preparing 17:41:34 65dcc69b1e02: Preparing 17:41:34 1a27120d2b58: Preparing 17:41:34 4130d73ecb75: Preparing 17:41:34 4b68a27419f1: Preparing 17:41:34 cc2447e1835a: Preparing 17:41:34 cc2447e1835a: Waiting 17:41:34 4b68a27419f1: Waiting 17:41:34 4130d73ecb75: Waiting 17:41:34 1a27120d2b58: Layer already exists 17:41:34 83820cab0268: Layer already exists 17:41:34 58ce33bdacda: Layer already exists 17:41:34 65dcc69b1e02: Layer already exists 17:41:34 c929cadee569: Layer already exists 17:41:34 4b68a27419f1: Layer already exists 17:41:34 4130d73ecb75: Layer already exists 17:41:34 cc2447e1835a: Layer already exists 17:41:34 latest: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.70 17:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:41:35 58ce33bdacda: Preparing 17:41:35 83820cab0268: Preparing 17:41:35 c929cadee569: Preparing 17:41:35 65dcc69b1e02: Preparing 17:41:35 1a27120d2b58: Preparing 17:41:35 4130d73ecb75: Preparing 17:41:35 4b68a27419f1: Preparing 17:41:35 cc2447e1835a: Preparing 17:41:35 4b68a27419f1: Waiting 17:41:35 4130d73ecb75: Waiting 17:41:35 cc2447e1835a: Waiting 17:41:35 c929cadee569: Layer already exists 17:41:35 83820cab0268: Layer already exists 17:41:35 1a27120d2b58: Layer already exists 17:41:35 65dcc69b1e02: Layer already exists 17:41:35 58ce33bdacda: Layer already exists 17:41:35 4130d73ecb75: Layer already exists 17:41:35 4b68a27419f1: Layer already exists 17:41:35 cc2447e1835a: Layer already exists 17:41:35 3.1.0-dev.70: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:41:35 58ce33bdacda: Preparing 17:41:35 83820cab0268: Preparing 17:41:35 c929cadee569: Preparing 17:41:35 65dcc69b1e02: Preparing 17:41:35 1a27120d2b58: Preparing 17:41:35 4130d73ecb75: Preparing 17:41:35 4b68a27419f1: Preparing 17:41:35 cc2447e1835a: Preparing 17:41:35 4130d73ecb75: Waiting 17:41:35 4b68a27419f1: Waiting 17:41:35 cc2447e1835a: Waiting 17:41:35 83820cab0268: Layer already exists 17:41:35 1a27120d2b58: Layer already exists 17:41:35 c929cadee569: Layer already exists 17:41:35 65dcc69b1e02: Layer already exists 17:41:35 58ce33bdacda: Layer already exists 17:41:35 4130d73ecb75: Layer already exists 17:41:35 4b68a27419f1: Layer already exists 17:41:35 cc2447e1835a: Layer already exists 17:41:35 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:41:36 58ce33bdacda: Preparing 17:41:36 83820cab0268: Preparing 17:41:36 c929cadee569: Preparing 17:41:36 65dcc69b1e02: Preparing 17:41:36 1a27120d2b58: Preparing 17:41:36 4130d73ecb75: Preparing 17:41:36 4b68a27419f1: Preparing 17:41:36 cc2447e1835a: Preparing 17:41:36 4130d73ecb75: Waiting 17:41:36 65dcc69b1e02: Layer already exists 17:41:36 1a27120d2b58: Layer already exists 17:41:36 58ce33bdacda: Layer already exists 17:41:36 c929cadee569: Layer already exists 17:41:36 83820cab0268: Layer already exists 17:41:36 cc2447e1835a: Layer already exists 17:41:36 4b68a27419f1: Layer already exists 17:41:36 4130d73ecb75: Layer already exists 17:41:36 main: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:36 ===================================================== 17:41:36 Removing intermediate container 87d810625c97 17:41:36 ---> 20f4cd59dba5 17:41:36 Successfully built 20f4cd59dba5 17:41:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] echo 17:41:36 taggedImages: 17:41:36 - nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:41:36 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.70 17:41:36 - nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:41:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:41:36 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:36 latest 17:41:36 3.1.0-dev.70 17:41:36 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:36 main 17:41:36 ===================================================== [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:36 + docker inspect -f . ci-base-image-arm64 17:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:37 prd-ubuntu20.04-docker-arm64-4c-16g-17355 does not seem to be running inside a container 17:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:41:38 $ docker top 187f8d5bbbfd16994124ec802114faac722d8624a336cd52e34138848d51d7a4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 17:41:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:41:38 e45f1b714409: Preparing 17:41:38 cab3a1e93e9f: Preparing 17:41:38 65dcc69b1e02: Preparing 17:41:38 1a27120d2b58: Preparing 17:41:38 06fc9aa0121e: Preparing 17:41:38 cc2447e1835a: Preparing 17:41:38 cc2447e1835a: Waiting 17:41:38 65dcc69b1e02: Layer already exists 17:41:38 1a27120d2b58: Layer already exists 17:41:38 cc2447e1835a: Layer already exists 17:41:38 e45f1b714409: Pushed 17:41:38 06fc9aa0121e: Pushed 17:41:39 + go version 17:41:39 go version go1.21.0 linux/arm64 [Pipeline] } 17:41:39 $ docker stop --time=1 187f8d5bbbfd16994124ec802114faac722d8624a336cd52e34138848d51d7a4 17:41:40 $ docker rm -f --volumes 187f8d5bbbfd16994124ec802114faac722d8624a336cd52e34138848d51d7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:41 17:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:41 cab3a1e93e9f: Pushed 17:41:41 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv 17:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:41 latest: Pulling from edgex-devops/edgex-compose-arm64 17:41:41 547446be3368: Pulling fs layer 17:41:41 d125d8839a47: Pulling fs layer 17:41:41 3e85d5ac6304: Pulling fs layer 17:41:41 c3105a71a48b: Pulling fs layer 17:41:41 0f093f025ec4: Pulling fs layer 17:41:41 c3106fc0e877: Pulling fs layer 17:41:41 c3105a71a48b: Waiting 17:41:41 0f093f025ec4: Waiting 17:41:41 c3106fc0e877: Waiting [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:41 547446be3368: Verifying Checksum 17:41:41 547446be3368: Download complete 17:41:41 c3105a71a48b: Verifying Checksum 17:41:41 c3105a71a48b: Download complete 17:41:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:42 d125d8839a47: Verifying Checksum 17:41:42 d125d8839a47: Download complete 17:41:42 c3106fc0e877: Verifying Checksum 17:41:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:41:42 e45f1b714409: Preparing 17:41:42 cab3a1e93e9f: Preparing 17:41:42 65dcc69b1e02: Preparing 17:41:42 1a27120d2b58: Preparing 17:41:42 06fc9aa0121e: Preparing 17:41:42 cc2447e1835a: Preparing 17:41:42 cc2447e1835a: Waiting 17:41:42 06fc9aa0121e: Layer already exists 17:41:42 1a27120d2b58: Layer already exists 17:41:42 cab3a1e93e9f: Layer already exists 17:41:42 65dcc69b1e02: Layer already exists 17:41:42 e45f1b714409: Layer already exists 17:41:42 cc2447e1835a: Layer already exists 17:41:42 latest: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:42 0f093f025ec4: Verifying Checksum 17:41:42 0f093f025ec4: Download complete 17:41:42 547446be3368: Pull complete 17:41:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.70 17:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:41:42 e45f1b714409: Preparing 17:41:42 cab3a1e93e9f: Preparing 17:41:42 65dcc69b1e02: Preparing 17:41:42 1a27120d2b58: Preparing 17:41:42 06fc9aa0121e: Preparing 17:41:42 cc2447e1835a: Preparing 17:41:42 cc2447e1835a: Waiting 17:41:42 06fc9aa0121e: Layer already exists 17:41:42 cab3a1e93e9f: Layer already exists 17:41:42 e45f1b714409: Layer already exists 17:41:42 1a27120d2b58: Layer already exists 17:41:42 65dcc69b1e02: Layer already exists 17:41:42 cc2447e1835a: Layer already exists 17:41:42 3.1.0-dev.70: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:43 d125d8839a47: Pull complete 17:41:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:41:43 e45f1b714409: Preparing 17:41:43 cab3a1e93e9f: Preparing 17:41:43 65dcc69b1e02: Preparing 17:41:43 1a27120d2b58: Preparing 17:41:43 06fc9aa0121e: Preparing 17:41:43 cc2447e1835a: Preparing 17:41:43 cc2447e1835a: Waiting 17:41:43 65dcc69b1e02: Layer already exists 17:41:43 cab3a1e93e9f: Layer already exists 17:41:43 06fc9aa0121e: Layer already exists 17:41:43 e45f1b714409: Layer already exists 17:41:43 1a27120d2b58: Layer already exists 17:41:43 cc2447e1835a: Layer already exists 17:41:43 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:43 3e85d5ac6304: Verifying Checksum 17:41:43 3e85d5ac6304: Download complete 17:41:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:41:44 e45f1b714409: Preparing 17:41:44 cab3a1e93e9f: Preparing 17:41:44 65dcc69b1e02: Preparing 17:41:44 1a27120d2b58: Preparing 17:41:44 06fc9aa0121e: Preparing 17:41:44 cc2447e1835a: Preparing 17:41:44 cc2447e1835a: Waiting 17:41:44 06fc9aa0121e: Layer already exists 17:41:44 cab3a1e93e9f: Layer already exists 17:41:44 e45f1b714409: Layer already exists 17:41:44 1a27120d2b58: Layer already exists 17:41:44 65dcc69b1e02: Layer already exists 17:41:44 cc2447e1835a: Layer already exists 17:41:44 main: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:44 ===================================================== [Pipeline] echo 17:41:44 taggedImages: 17:41:44 - nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:41:44 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.70 17:41:44 - nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:41:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:41:44 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:44 latest 17:41:44 3.1.0-dev.70 17:41:44 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:44 main 17:41:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:41:44 55b777546fac: Preparing 17:41:44 4ce79a596319: Preparing 17:41:44 65dcc69b1e02: Preparing 17:41:44 1a27120d2b58: Preparing 17:41:44 b1b327fd1739: Preparing 17:41:44 cc2447e1835a: Preparing 17:41:44 cc2447e1835a: Waiting 17:41:44 b1b327fd1739: Layer already exists 17:41:44 1a27120d2b58: Layer already exists 17:41:44 65dcc69b1e02: Layer already exists 17:41:44 cc2447e1835a: Layer already exists 17:41:44 55b777546fac: Pushed 17:41:47 4ce79a596319: Pushed 17:41:47 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:41:47 55b777546fac: Preparing 17:41:47 4ce79a596319: Preparing 17:41:47 65dcc69b1e02: Preparing 17:41:47 1a27120d2b58: Preparing 17:41:47 b1b327fd1739: Preparing 17:41:47 cc2447e1835a: Preparing 17:41:47 65dcc69b1e02: Layer already exists 17:41:47 b1b327fd1739: Layer already exists 17:41:47 4ce79a596319: Layer already exists 17:41:47 55b777546fac: Layer already exists 17:41:47 1a27120d2b58: Layer already exists 17:41:47 cc2447e1835a: Layer already exists 17:41:47 latest: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.70 17:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:41:48 55b777546fac: Preparing 17:41:48 4ce79a596319: Preparing 17:41:48 65dcc69b1e02: Preparing 17:41:48 1a27120d2b58: Preparing 17:41:48 b1b327fd1739: Preparing 17:41:48 cc2447e1835a: Preparing 17:41:48 cc2447e1835a: Waiting 17:41:48 65dcc69b1e02: Layer already exists 17:41:48 55b777546fac: Layer already exists 17:41:48 b1b327fd1739: Layer already exists 17:41:48 1a27120d2b58: Layer already exists 17:41:48 4ce79a596319: Layer already exists 17:41:48 cc2447e1835a: Layer already exists 17:41:48 3.1.0-dev.70: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:41:49 55b777546fac: Preparing 17:41:49 4ce79a596319: Preparing 17:41:49 65dcc69b1e02: Preparing 17:41:49 1a27120d2b58: Preparing 17:41:49 b1b327fd1739: Preparing 17:41:49 cc2447e1835a: Preparing 17:41:49 cc2447e1835a: Waiting 17:41:49 55b777546fac: Layer already exists 17:41:49 65dcc69b1e02: Layer already exists 17:41:49 b1b327fd1739: Layer already exists 17:41:49 4ce79a596319: Layer already exists 17:41:49 1a27120d2b58: Layer already exists 17:41:49 cc2447e1835a: Layer already exists 17:41:49 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:41:49 55b777546fac: Preparing 17:41:49 4ce79a596319: Preparing 17:41:49 65dcc69b1e02: Preparing 17:41:49 1a27120d2b58: Preparing 17:41:49 b1b327fd1739: Preparing 17:41:49 cc2447e1835a: Preparing 17:41:49 cc2447e1835a: Waiting 17:41:49 55b777546fac: Layer already exists 17:41:49 b1b327fd1739: Layer already exists 17:41:49 4ce79a596319: Layer already exists 17:41:49 1a27120d2b58: Layer already exists 17:41:49 65dcc69b1e02: Layer already exists 17:41:49 cc2447e1835a: Layer already exists 17:41:49 main: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:41:49 ===================================================== [Pipeline] echo 17:41:49 taggedImages: 17:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.70 17:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:41:54 3e85d5ac6304: Pull complete 17:41:54 c3105a71a48b: Pull complete 17:41:54 0f093f025ec4: Pull complete 17:41:54 c3106fc0e877: Pull complete 17:41:54 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 17:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:55 prd-ubuntu20.04-docker-arm64-4c-16g-17355 does not seem to be running inside a container 17:41:55 $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:41:57 $ docker top 7adbeeb4efcff508292aa3d91abcd171792cdcc3f6c3818f6235d0abf6516d1d -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:57 + docker compose -f ./docker-compose-build.yml build --parallel 17:42:06 #1 [core-metadata internal] load build definition from Dockerfile 17:42:06 #1 transferring dockerfile: 1.96kB done 17:42:06 #1 DONE 0.1s 17:42:06 17:42:06 #2 [security-spire-agent internal] load build definition from Dockerfile 17:42:06 #2 transferring dockerfile: 1.70kB done 17:42:06 #2 DONE 0.0s 17:42:06 17:42:06 #3 [security-bootstrapper internal] load build definition from Dockerfile 17:42:06 #3 transferring dockerfile: 2.82kB 0.0s done 17:42:06 #3 DONE 0.1s 17:42:06 17:42:06 #4 [core-data internal] load build definition from Dockerfile 17:42:06 #4 transferring dockerfile: 1.90kB done 17:42:06 #4 DONE 0.1s 17:42:06 17:42:06 #5 [security-proxy-auth internal] load build definition from Dockerfile 17:42:06 #5 transferring dockerfile: 2.04kB done 17:42:06 #5 DONE 0.1s 17:42:06 17:42:06 #6 [core-command internal] load build definition from Dockerfile 17:42:07 #6 transferring dockerfile: 1.82kB done 17:42:07 #6 DONE 0.1s 17:42:07 17:42:07 #7 [security-spire-config internal] load build definition from Dockerfile 17:42:07 #7 transferring dockerfile: 1.58kB 0.0s done 17:42:07 #7 DONE 0.1s 17:42:07 17:42:07 #8 [security-secretstore-setup internal] load build definition from Dockerfile 17:42:07 #8 transferring dockerfile: 2.38kB done 17:42:07 #8 DONE 0.0s 17:42:07 17:42:07 #9 [security-spire-server internal] load build definition from Dockerfile 17:42:07 #9 transferring dockerfile: 1.59kB 0.0s done 17:42:07 #9 DONE 0.1s 17:42:07 17:42:07 #10 [support-notifications internal] load build definition from Dockerfile 17:42:07 #10 transferring dockerfile: 1.84kB 0.0s done 17:42:07 #10 DONE 0.1s 17:42:07 17:42:07 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:42:07 #11 transferring dockerfile: 2.12kB done 17:42:07 #11 DONE 0.1s 17:42:07 17:42:07 #12 [security-proxy-setup internal] load build definition from Dockerfile 17:42:07 #12 transferring dockerfile: 2.39kB done 17:42:07 #12 DONE 0.1s 17:42:07 17:42:07 #13 [support-scheduler internal] load build definition from Dockerfile 17:42:07 #13 transferring dockerfile: 1.82kB done 17:42:07 #13 DONE 0.1s 17:42:07 17:42:07 #14 [core-metadata internal] load .dockerignore 17:42:07 #14 transferring context: 17:42:07 #14 transferring context: 50B done 17:42:07 #14 DONE 0.1s 17:42:07 17:42:07 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:42:07 #15 transferring dockerfile: 1.78kB done 17:42:07 #15 DONE 0.1s 17:42:08 17:42:08 #16 [security-spire-agent internal] load .dockerignore 17:42:08 #16 transferring context: 50B done 17:42:08 #16 DONE 0.0s 17:42:08 17:42:08 #17 [security-bootstrapper internal] load .dockerignore 17:42:08 #17 transferring context: 50B 0.0s done 17:42:08 #17 DONE 0.1s 17:42:08 17:42:08 #18 [core-data internal] load .dockerignore 17:42:08 #18 transferring context: 50B done 17:42:08 #18 DONE 0.1s 17:42:08 17:42:08 #19 [security-proxy-auth internal] load .dockerignore 17:42:08 #19 transferring context: 50B 0.0s done 17:42:08 #19 DONE 0.1s 17:42:08 17:42:08 #20 [core-command internal] load .dockerignore 17:42:08 #20 transferring context: 50B done 17:42:08 #20 DONE 0.1s 17:42:08 17:42:08 #21 [security-spire-config internal] load .dockerignore 17:42:08 #21 transferring context: 50B done 17:42:08 #21 DONE 0.1s 17:42:08 17:42:08 #22 [security-secretstore-setup internal] load .dockerignore 17:42:08 #22 transferring context: 50B done 17:42:08 #22 DONE 0.1s 17:42:08 17:42:08 #23 [security-spire-server internal] load .dockerignore 17:42:08 #23 transferring context: 50B done 17:42:08 #23 DONE 0.1s 17:42:08 17:42:08 #24 [support-notifications internal] load .dockerignore 17:42:08 #24 transferring context: 50B 0.0s done 17:42:08 #24 DONE 0.1s 17:42:08 17:42:08 #25 [core-common-config-bootstrapper internal] load .dockerignore 17:42:08 #25 transferring context: 50B 0.0s done 17:42:08 #25 DONE 0.1s 17:42:08 17:42:08 #26 [security-proxy-setup internal] load .dockerignore 17:42:08 #26 transferring context: 50B done 17:42:08 #26 DONE 0.1s 17:42:08 17:42:08 #27 [support-scheduler internal] load .dockerignore 17:42:08 #27 transferring context: 50B 0.0s done 17:42:08 #27 DONE 0.1s 17:42:08 17:42:08 #28 [security-spiffe-token-provider internal] load .dockerignore 17:42:09 #28 transferring context: 50B 0.0s done 17:42:09 #28 DONE 0.1s 17:42:09 17:42:09 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:09 #29 DONE 0.0s 17:42:09 17:42:09 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 17:42:09 #30 DONE 0.1s 17:42:09 17:42:09 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 17:42:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.3s 17:42:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:09 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 17:42:09 #31 ... 17:42:09 17:42:09 #32 [core-metadata internal] load build context 17:42:09 #32 transferring context: 2.55MB 0.6s done 17:42:09 #32 DONE 0.7s 17:42:10 17:42:10 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:10 #31 ... 17:42:10 17:42:10 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:10 #33 DONE 0.9s 17:42:10 17:42:10 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:10 #31 ... 17:42:10 17:42:10 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:10 #29 DONE 0.0s 17:42:10 17:42:10 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:10 #31 ... 17:42:10 17:42:10 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:10 #29 DONE 0.0s 17:42:10 17:42:10 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:10 #33 DONE 1.5s 17:42:10 17:42:10 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:10 #31 ... 17:42:10 17:42:10 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:10 #29 DONE 0.0s 17:42:10 17:42:10 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:10 #33 DONE 1.6s 17:42:10 17:42:10 #34 [core-data builder 2/7] WORKDIR /edgex-go 17:42:10 #34 DONE 0.5s 17:42:10 17:42:10 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:10 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 17:42:10 #31 ... 17:42:10 17:42:10 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:10 #29 DONE 0.0s 17:42:10 17:42:10 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:10 #33 DONE 1.6s 17:42:10 17:42:10 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 17:42:10 #34 DONE 0.6s 17:42:10 17:42:10 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:10 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 17:42:10 #31 ... 17:42:10 17:42:10 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:10 #33 DONE 1.6s 17:42:10 17:42:10 #34 [core-command builder 2/7] WORKDIR /edgex-go 17:42:10 #34 DONE 0.6s 17:42:10 17:42:10 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:10 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 17:42:10 #31 ... 17:42:10 17:42:10 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:10 #29 DONE 0.0s 17:42:10 17:42:10 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 17:42:11 #30 ... 17:42:11 17:42:11 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:11 #29 DONE 0.0s 17:42:11 17:42:11 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 17:42:11 #30 ... 17:42:11 17:42:11 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:11 #33 DONE 1.7s 17:42:11 17:42:11 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 17:42:11 #34 DONE 0.7s 17:42:11 17:42:11 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:11 #29 DONE 0.0s 17:42:11 17:42:11 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 17:42:11 #30 ... 17:42:11 17:42:11 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:11 #29 DONE 0.0s 17:42:11 17:42:11 #35 [security-bootstrapper internal] load build context 17:42:11 #35 transferring context: 2.55MB 1.0s done 17:42:11 #35 DONE 1.2s 17:42:11 17:42:11 #36 [core-data internal] load build context 17:42:11 #36 transferring context: 2.55MB 0.9s done 17:42:11 #36 DONE 1.2s 17:42:11 17:42:11 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 17:42:11 #30 ... 17:42:11 17:42:11 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:11 #29 DONE 0.0s 17:42:11 17:42:11 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 17:42:11 #37 DONE 1.5s 17:42:11 17:42:11 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:11 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:11 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:11 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:11 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 17:42:11 #31 DONE 3.3s 17:42:11 17:42:11 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 17:42:11 #30 ... 17:42:11 17:42:11 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 17:42:11 #38 DONE 1.7s 17:42:11 17:42:11 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:11 #39 DONE 0.0s 17:42:11 17:42:11 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:11 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:11 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:11 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:11 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 17:42:11 #31 DONE 3.3s 17:42:11 17:42:11 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 17:42:11 #30 DONE 1.7s 17:42:11 17:42:11 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:11 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:12 #39 ... 17:42:12 17:42:12 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:12 #33 DONE 1.8s 17:42:12 17:42:12 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 17:42:12 #34 DONE 0.8s 17:42:12 17:42:12 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:12 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:12 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:12 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:12 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:12 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:12 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 17:42:12 #31 DONE 3.4s 17:42:12 17:42:12 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:12 #33 DONE 1.8s 17:42:12 17:42:12 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 17:42:12 #34 DONE 0.8s 17:42:12 17:42:12 #40 [security-proxy-auth internal] load build context 17:42:12 #40 transferring context: 2.55MB 1.2s done 17:42:12 #40 DONE 1.6s 17:42:12 17:42:12 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:42:12 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 17:42:12 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 17:42:12 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 17:42:12 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 17:42:12 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 17:42:12 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 17:42:12 #31 DONE 3.4s 17:42:12 17:42:12 #41 [security-spiffe-token-provider internal] load build context 17:42:13 #41 ... 17:42:13 17:42:13 #42 [security-spire-server internal] load build context 17:42:13 #42 transferring context: 18.10kB 0.1s done 17:42:13 #42 DONE 1.4s 17:42:13 17:42:13 #43 [security-spire-config internal] load build context 17:42:13 #43 transferring context: 16.35kB 0.1s done 17:42:13 #43 DONE 1.5s 17:42:13 17:42:13 #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:13 #44 ... 17:42:13 17:42:13 #45 [core-command internal] load build context 17:42:13 #45 transferring context: 2.55MB 1.7s done 17:42:13 #45 DONE 2.5s 17:42:13 17:42:13 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:13 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done 17:42:13 #39 ... 17:42:13 17:42:13 #46 [security-spire-agent internal] load build context 17:42:13 #46 transferring context: 17.63kB 0.1s done 17:42:13 #46 DONE 1.7s 17:42:13 17:42:13 #47 [support-notifications internal] load build context 17:42:13 #47 transferring context: 2.55MB 1.7s done 17:42:13 #47 DONE 2.3s 17:42:13 17:42:13 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:13 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 17:42:14 #39 ... 17:42:14 17:42:14 #48 [security-secretstore-setup internal] load build context 17:42:14 #48 transferring context: 2.55MB 1.9s done 17:42:14 #48 DONE 2.7s 17:42:14 17:42:14 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:14 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 17:42:14 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 17:42:15 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.6s 17:42:15 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s 17:42:15 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s 17:42:15 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 17:42:15 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s 17:42:15 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s 17:42:16 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 17:42:16 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 1.2s 17:42:16 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 17:42:16 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s done 17:42:16 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 1.6s 17:42:16 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 2.0s 17:42:17 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 2.6s 17:42:17 #39 ... 17:42:17 17:42:17 #49 [support-scheduler internal] load build context 17:42:17 #49 transferring context: 2.55MB 3.5s done 17:42:17 #49 DONE 5.7s 17:42:17 17:42:17 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:18 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 3.0s 17:42:18 #39 ... 17:42:18 17:42:18 #50 [security-proxy-setup internal] load build context 17:42:18 #50 transferring context: 2.55MB 3.4s done 17:42:18 #50 DONE 5.8s 17:42:18 17:42:18 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:18 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 3.3s 17:42:18 #39 ... 17:42:18 17:42:18 #41 [security-spiffe-token-provider internal] load build context 17:42:18 #41 transferring context: 2.55MB 3.8s done 17:42:18 #41 DONE 6.2s 17:42:18 17:42:18 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:18 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 17:42:18 #39 ... 17:42:18 17:42:18 #51 [core-common-config-bootstrapper internal] load build context 17:42:18 #51 transferring context: 2.55MB 4.0s done 17:42:18 #51 DONE 6.2s 17:42:18 17:42:18 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:18 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done 17:42:18 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 17:42:18 #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 17:42:18 #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 17:42:18 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 17:42:18 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 17:42:18 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 17:42:18 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.3s 17:42:18 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s done 17:42:18 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 17:42:19 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.85MB / 23.39MB 3.9s 17:42:20 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.9s 17:42:20 #52 ... 17:42:20 17:42:20 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:42:20 #0 6.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:20 #0 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:20 #0 9.475 OK: 266 MiB in 52 packages 17:42:20 #53 ... 17:42:20 17:42:20 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:42:20 #0 6.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:20 #0 7.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:20 #0 10.18 OK: 266 MiB in 52 packages 17:42:20 #54 ... 17:42:20 17:42:20 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:20 #52 ... 17:42:20 17:42:20 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:42:20 #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:20 #0 5.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:20 #0 8.035 OK: 266 MiB in 52 packages 17:42:20 #55 DONE 9.3s 17:42:20 17:42:20 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:42:20 #54 DONE 11.3s 17:42:20 17:42:20 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:20 #52 ... 17:42:20 17:42:20 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 17:42:20 #53 DONE 10.8s 17:42:20 17:42:20 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:20 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.60MB / 23.39MB 5.5s 17:42:20 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 5.7s 17:42:21 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 6.2s 17:42:22 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 6.8s 17:42:22 #52 ... 17:42:22 17:42:22 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:42:22 #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:22 #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:22 #0 9.566 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:42:22 #0 9.566 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:42:22 #0 9.566 OK: 19957 distinct packages available 17:42:22 #0 9.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:22 #56 ... 17:42:22 17:42:22 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:42:22 #57 ... 17:42:22 17:42:22 #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:42:22 #58 DONE 1.6s 17:42:22 17:42:22 #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:42:22 #0 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:22 #59 ... 17:42:22 17:42:22 #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:42:22 #60 DONE 1.5s 17:42:22 17:42:22 #61 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:42:22 #61 DONE 1.5s 17:42:22 17:42:22 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:42:22 #62 ... 17:42:22 17:42:22 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:22 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 7.3s 17:42:22 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 17:42:23 #52 ... 17:42:23 17:42:23 #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:42:23 #63 ... 17:42:23 17:42:23 #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:42:23 #64 ... 17:42:23 17:42:23 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:23 #65 ... 17:42:23 17:42:23 #66 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:42:23 #66 ... 17:42:23 17:42:23 #67 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:42:23 #67 ... 17:42:23 17:42:23 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:23 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.4s 17:42:24 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.22MB / 23.39MB 8.8s 17:42:24 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.64MB / 23.39MB 9.0s 17:42:24 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.3s 17:42:25 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s done 17:42:25 #52 ... 17:42:25 17:42:25 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:42:25 #56 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:25 #56 12.69 OK: 266 MiB in 52 packages 17:42:25 #56 DONE 13.2s 17:42:25 17:42:25 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:42:25 #59 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:25 #59 12.54 (1/1) Installing dumb-init (1.2.5-r2) 17:42:25 #59 12.57 Executing busybox-1.36.1-r2.trigger 17:42:25 #59 12.61 OK: 8 MiB in 16 packages 17:42:25 #59 DONE 14.1s 17:42:25 17:42:25 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:25 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17:42:26 #52 ... 17:42:26 17:42:26 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:42:26 #68 DONE 0.8s 17:42:26 17:42:26 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:26 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s done 17:42:26 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 17:42:26 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17:42:26 #39 ... 17:42:26 17:42:26 #67 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:42:26 #67 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:27 #67 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:31 #67 ... 17:42:31 17:42:31 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:31 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.0s 17:42:32 #52 ... 17:42:32 17:42:32 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:32 #69 ... 17:42:32 17:42:32 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:42:32 #57 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:32 #57 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:32 #57 13.20 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:42:32 #57 13.20 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:42:32 #57 13.20 OK: 19953 distinct packages available 17:42:32 #57 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:32 #57 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:32 #57 19.26 (1/4) Installing dumb-init (1.2.5-r2) 17:42:32 #57 19.30 (2/4) Installing musl-obstack (1.2.3-r2) 17:42:32 #57 19.32 (3/4) Installing libucontext (1.2-r2) 17:42:32 #57 19.37 (4/4) Installing gcompat (1.1.0-r1) 17:42:32 #57 19.42 Executing busybox-1.36.1-r2.trigger 17:42:32 #57 19.63 OK: 8 MiB in 19 packages 17:42:32 #57 ... 17:42:32 17:42:32 #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:32 #70 ... 17:42:32 17:42:32 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:32 #71 ... 17:42:32 17:42:32 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:33 #52 ... 17:42:33 17:42:33 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:42:33 #57 DONE 21.7s 17:42:33 17:42:33 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:34 #52 ... 17:42:34 17:42:34 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:42:34 #62 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:34 #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:34 #62 19.63 (1/2) Installing dumb-init (1.2.5-r2) 17:42:34 #62 19.66 (2/2) Installing su-exec (0.2-r3) 17:42:34 #62 19.69 Executing busybox-1.36.1-r2.trigger 17:42:34 #62 19.88 OK: 8 MiB in 17 packages 17:42:34 #62 DONE 21.8s 17:42:34 17:42:34 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:35 #52 ... 17:42:35 17:42:35 #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:42:35 #63 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:35 #63 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:35 #63 18.09 (1/2) Installing ca-certificates (20230506-r0) 17:42:35 #63 18.68 (2/2) Installing dumb-init (1.2.5-r2) 17:42:35 #63 18.73 Executing busybox-1.36.1-r2.trigger 17:42:35 #63 18.90 Executing ca-certificates-20230506-r0.trigger 17:42:35 #63 20.40 OK: 9 MiB in 17 packages 17:42:35 #63 DONE 22.0s 17:42:35 17:42:35 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:36 #52 ... 17:42:36 17:42:36 #67 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:42:36 #67 18.72 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 17:42:36 #67 19.40 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 17:42:36 #67 19.58 (3/6) Installing dumb-init (1.2.5-r2) 17:42:36 #67 19.63 (4/6) Installing openssl (3.1.4-r1) 17:42:36 #67 19.87 (5/6) Installing su-exec (0.2-r3) 17:42:36 #67 19.88 (6/6) Installing yq (4.33.3-r4) 17:42:36 #67 20.62 Executing busybox-1.36.1-r2.trigger 17:42:36 #67 20.76 OK: 18 MiB in 19 packages 17:42:36 #67 DONE 22.5s 17:42:36 17:42:36 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:36 #52 ... 17:42:36 17:42:36 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:36 #72 ... 17:42:36 17:42:36 #73 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 17:42:36 #73 DONE 0.3s 17:42:36 17:42:36 #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:36 #44 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:36 #44 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:36 #44 19.44 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:42:36 #44 19.44 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:42:36 #44 19.44 OK: 19953 distinct packages available 17:42:36 #44 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:36 #44 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:36 #44 ... 17:42:36 17:42:36 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:36 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.1s 17:42:36 #52 ... 17:42:36 17:42:36 #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:42:36 #64 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:36 #64 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:36 #64 22.55 (1/1) Installing dumb-init (1.2.5-r2) 17:42:36 #64 22.58 Executing busybox-1.36.1-r2.trigger 17:42:36 #64 22.65 OK: 8 MiB in 16 packages 17:42:36 #64 DONE 23.6s 17:42:36 17:42:36 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:37 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s done 17:42:37 #52 ... 17:42:37 17:42:37 #66 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:42:37 #66 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:37 #66 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:37 #66 21.61 (1/4) Installing ca-certificates (20230506-r0) 17:42:37 #66 22.20 (2/4) Installing dumb-init (1.2.5-r2) 17:42:37 #66 22.20 (3/4) Installing su-exec (0.2-r3) 17:42:37 #66 22.23 (4/4) Installing yq (4.33.3-r4) 17:42:37 #66 22.83 Executing busybox-1.36.1-r2.trigger 17:42:37 #66 23.02 Executing ca-certificates-20230506-r0.trigger 17:42:37 #66 23.95 OK: 18 MiB in 19 packages 17:42:37 #66 ... 17:42:37 17:42:37 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:42:37 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.6s done 17:42:37 #39 ... 17:42:37 17:42:37 #66 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:42:37 #66 DONE 24.7s 17:42:37 17:42:37 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 17:42:37 #52 DONE 26.3s 17:42:37 17:42:37 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:37 #65 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:37 #65 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:37 #65 22.44 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 17:42:37 #65 22.44 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 17:42:37 #65 22.44 OK: 19953 distinct packages available 17:42:37 #65 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:37 #65 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:38 #65 ... 17:42:38 17:42:38 #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:38 #44 25.46 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 17:42:38 #44 ... 17:42:38 17:42:38 #74 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:42:38 #74 DONE 4.4s 17:42:38 17:42:38 #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:38 #44 25.75 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 17:42:38 #44 25.84 (3/7) Installing dumb-init (1.2.5-r2) 17:42:38 #44 25.89 (4/7) Installing musl-obstack (1.2.3-r2) 17:42:38 #44 25.89 (5/7) Installing libucontext (1.2-r2) 17:42:38 #44 ... 17:42:38 17:42:38 #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:42:38 #75 DONE 0.3s 17:42:38 17:42:38 #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:38 #44 25.90 (6/7) Installing gcompat (1.1.0-r1) 17:42:38 #44 25.91 (7/7) Installing openssl (3.1.4-r1) 17:42:38 #44 25.95 Executing busybox-1.36.1-r2.trigger 17:42:39 #44 26.01 OK: 9 MiB in 20 packages 17:42:39 #44 DONE 26.7s 17:42:39 17:42:39 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:39 #65 26.18 (1/11) Installing ca-certificates (20230506-r0) 17:42:39 #65 26.41 (2/11) Installing brotli-libs (1.0.9-r14) 17:42:39 #65 26.44 (3/11) Installing libunistring (1.1-r1) 17:42:39 #65 26.52 (4/11) Installing libidn2 (2.3.4-r1) 17:42:39 #65 26.53 (5/11) Installing nghttp2-libs (1.57.0-r0) 17:42:39 #65 26.58 (6/11) Installing libcurl (8.4.0-r0) 17:42:39 #65 26.65 (7/11) Installing curl (8.4.0-r0) 17:42:40 #65 ... 17:42:40 17:42:40 #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:42:40 #76 DONE 1.3s 17:42:40 17:42:40 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:40 #65 26.69 (8/11) Installing dumb-init (1.2.5-r2) 17:42:40 #65 26.72 (9/11) Installing musl-obstack (1.2.3-r2) 17:42:40 #65 26.74 (10/11) Installing libucontext (1.2-r2) 17:42:40 #65 26.74 (11/11) Installing gcompat (1.1.0-r1) 17:42:40 #65 26.76 Executing busybox-1.36.1-r2.trigger 17:42:40 #65 26.80 Executing ca-certificates-20230506-r0.trigger 17:42:40 #65 ... 17:42:40 17:42:40 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 17:42:40 #77 DONE 0.2s 17:42:40 17:42:40 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:40 #65 27.20 OK: 13 MiB in 26 packages 17:42:40 #65 ... 17:42:40 17:42:40 #78 [security-spire-config stage-2 5/9] COPY security.txt / 17:42:40 #78 DONE 0.3s 17:42:40 17:42:40 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:42:40 #79 DONE 0.3s 17:42:40 17:42:40 #80 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 17:42:40 #80 DONE 1.2s 17:42:40 17:42:40 #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:42:41 #81 ... 17:42:41 17:42:41 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:41 #65 DONE 27.7s 17:42:41 17:42:41 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:42:41 #82 DONE 0.5s 17:42:41 17:42:41 #83 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:42:41 #83 DONE 1.6s 17:42:41 17:42:41 #84 [security-spire-server stage-2 4/8] COPY Attribution.txt / 17:42:41 #84 DONE 0.2s 17:42:41 17:42:41 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:42:41 #85 DONE 0.2s 17:42:41 17:42:41 #86 [security-spire-config] exporting to image 17:42:41 #86 exporting layers 17:42:41 #86 ... 17:42:41 17:42:41 #87 [security-spire-server stage-2 5/8] COPY security.txt / 17:42:41 #87 DONE 0.2s 17:42:42 17:42:42 #88 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:42:42 #88 DONE 0.2s 17:42:42 17:42:42 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:42:42 #89 DONE 0.2s 17:42:42 17:42:42 #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:42:42 #81 ... 17:42:42 17:42:42 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:42:42 #90 DONE 0.3s 17:42:42 17:42:42 #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 17:42:42 #81 DONE 1.7s 17:42:42 17:42:42 #86 [security-spire-server] exporting to image 17:42:42 #86 ... 17:42:42 17:42:42 #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 17:42:42 #91 DONE 0.4s 17:42:43 17:42:43 #92 [security-spire-agent stage-3 6/9] COPY security.txt / 17:42:43 #92 DONE 0.2s 17:42:43 17:42:43 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:43 #72 ... 17:42:43 17:42:43 #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:42:43 #93 DONE 0.1s 17:42:43 17:42:43 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:42:43 #94 DONE 0.2s 17:42:43 17:42:43 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:42:43 #95 DONE 0.2s 17:42:43 17:42:43 #86 [security-spire-agent] exporting to image 17:42:44 #86 exporting layers 2.4s done 17:42:44 #86 writing image sha256:ac0dfd67c6f053b0dbe39f6d1551879b6347625a7f184e81fe2657a0ab96d4c6 0.0s done 17:42:44 #86 naming to docker.io/library/security-spire-config-arm64 0.0s done 17:42:44 #86 exporting layers 2.2s done 17:42:44 #86 writing image sha256:3b6b9b488cfec8719409f7e0582617bb612103d1a28cb47ad991ec3cf6b71ab4 17:42:44 #86 writing image sha256:3b6b9b488cfec8719409f7e0582617bb612103d1a28cb47ad991ec3cf6b71ab4 done 17:42:44 #86 naming to docker.io/library/security-spire-server-arm64 done 17:42:45 #86 exporting layers 1.7s done 17:42:45 #86 writing image sha256:4b8beaed2705789c7137c2e0c965ca82f651d0c7bd217329b570b35e576b59b6 done 17:42:45 #86 naming to docker.io/library/security-spire-agent-arm64 done 17:42:45 #86 DONE 3.8s 17:42:45 17:42:45 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #71 ... 17:43:17 17:43:17 #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #70 DONE 52.4s 17:43:17 17:43:17 #96 [security-bootstrapper builder 6/7] COPY . . 17:43:17 #96 ... 17:43:17 17:43:17 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #71 DONE 52.6s 17:43:17 17:43:17 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #72 DONE 48.8s 17:43:17 17:43:17 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #69 DONE 52.5s 17:43:17 17:43:17 #97 [security-spiffe-token-provider builder 6/7] COPY . . 17:43:17 #97 DONE 1.1s 17:43:17 17:43:17 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #98 CACHED 17:43:17 17:43:17 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:43:17 #99 CACHED 17:43:17 17:43:17 #100 [support-scheduler builder 6/7] COPY . . 17:43:17 #100 CACHED 17:43:17 17:43:17 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #101 CACHED 17:43:17 17:43:17 #102 [core-common-config-bootstrapper builder 6/7] COPY . . 17:43:17 #102 CACHED 17:43:17 17:43:17 #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:43:17 #103 CACHED 17:43:17 17:43:17 #104 [support-notifications builder 6/7] COPY . . 17:43:17 #104 DONE 1.2s 17:43:17 17:43:17 #105 [security-proxy-setup builder 6/7] COPY . . 17:43:17 #105 CACHED 17:43:17 17:43:17 #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:43:17 #106 CACHED 17:43:17 17:43:17 #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #107 CACHED 17:43:17 17:43:17 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #108 CACHED 17:43:17 17:43:17 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:43:17 #109 CACHED 17:43:17 17:43:17 #110 [security-secretstore-setup builder 6/7] COPY . . 17:43:17 #110 CACHED 17:43:17 17:43:17 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 17:43:17 #111 CACHED 17:43:17 17:43:17 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #112 CACHED 17:43:17 17:43:17 #113 [core-command builder 6/7] COPY . . 17:43:17 #113 CACHED 17:43:17 17:43:17 #114 [security-proxy-auth builder 6/7] COPY . . 17:43:17 #114 CACHED 17:43:17 17:43:17 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:43:17 #115 CACHED 17:43:17 17:43:17 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #116 CACHED 17:43:17 17:43:17 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 17:43:17 #117 CACHED 17:43:17 17:43:17 #118 [core-data builder 6/7] COPY . . 17:43:17 #118 CACHED 17:43:17 17:43:17 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:17 #119 CACHED 17:43:17 17:43:17 #96 [security-bootstrapper builder 6/7] COPY . . 17:43:17 #96 DONE 1.2s 17:43:17 17:43:17 #120 [core-metadata builder 6/7] COPY . . 17:43:17 #120 DONE 1.1s 17:43:17 17:43:17 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:43:20 #121 3.790 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:43:26 #121 ... 17:43:26 17:43:26 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:43:26 #0 4.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:43:26 #122 ... 17:43:26 17:43:26 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:43:26 #0 5.210 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:43:26 #123 ... 17:43:26 17:43:26 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:43:26 #0 5.263 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:43:26 #124 ... 17:43:26 17:43:26 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:26 #0 5.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:43:26 #125 ... 17:43:26 17:43:26 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:43:26 #0 4.234 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:43:27 #126 ... 17:43:27 17:43:27 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:43:27 #0 4.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:43:27 #127 ... 17:43:27 17:43:27 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:43:27 #0 5.447 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:43:27 #128 ... 17:43:27 17:43:27 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:43:27 #0 5.408 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:43:27 #129 ... 17:43:27 17:43:27 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:43:27 #0 5.130 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:43:27 #130 ... 17:43:27 17:43:27 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:43:27 #0 4.298 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:56:05 #131 ... 17:56:05 17:56:05 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:56:05 #124 DONE 767.0s 17:56:05 17:56:05 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:56:05 #122 ... 17:56:05 17:56:05 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 17:56:05 #132 DONE 0.3s 17:56:05 17:56:05 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 17:56:05 #133 DONE 0.3s 17:56:05 17:56:05 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 17:56:05 #134 DONE 0.2s 17:56:05 17:56:05 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:56:05 #135 DONE 0.4s 17:56:05 17:56:05 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:56:05 #121 ... 17:56:05 17:56:05 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:56:05 #136 DONE 0.3s 17:56:05 17:56:05 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:56:05 #137 DONE 0.3s 17:56:05 17:56:05 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:11 #138 DONE 5.3s 17:56:11 17:56:11 #86 [security-proxy-setup] exporting to image 17:56:11 #86 exporting layers 17:56:11 #86 exporting layers 1.0s done 17:56:11 #86 writing image sha256:5533dce47d2f1b284e6bc0e192ce7bd76f65de8be16eb5345b80ffc1ec6c988e done 17:56:11 #86 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 17:56:11 #86 DONE 4.9s 17:56:11 17:56:11 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:56:11 #121 771.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:56:17 #121 ... 17:56:17 17:56:17 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:56:17 #125 DONE 780.1s 17:56:17 17:56:17 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:56:17 #139 DONE 0.4s 17:56:17 17:56:17 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:56:17 #121 ... 17:56:17 17:56:17 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:56:19 #140 DONE 2.1s 17:56:19 17:56:19 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:56:19 #123 ... 17:56:19 17:56:19 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:56:19 #141 DONE 0.3s 17:56:19 17:56:19 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 17:56:19 #142 DONE 0.3s 17:56:19 17:56:19 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:56:19 #39 ... 17:56:19 17:56:19 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:56:20 #143 DONE 0.3s 17:56:20 17:56:20 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:56:20 #144 DONE 0.1s 17:56:20 17:56:20 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 17:56:20 #145 DONE 0.4s 17:56:20 17:56:20 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 17:56:20 #146 DONE 0.3s 17:56:20 17:56:20 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:56:20 #147 DONE 0.2s 17:56:20 17:56:20 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:56:21 #122 ... 17:56:21 17:56:21 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:56:21 #148 DONE 0.2s 17:56:21 17:56:21 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:56:24 #149 DONE 3.1s 17:56:24 17:56:24 #86 [security-bootstrapper] exporting to image 17:56:24 #86 exporting layers 17:56:25 #86 exporting layers 1.3s done 17:56:25 #86 writing image sha256:f6457c97fa72b35773f3d70ef298059b226aa7ad5ded09dbb763c894d44d513e 0.1s done 17:56:25 #86 naming to docker.io/library/security-bootstrapper-arm64 17:56:25 #86 naming to docker.io/library/security-bootstrapper-arm64 done 17:56:25 #86 DONE 6.2s 17:56:25 17:56:25 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:56:29 #127 ... 17:56:29 17:56:29 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:56:29 #121 DONE 793.0s 17:56:29 17:56:29 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:56:29 #39 ... 17:56:29 17:56:29 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:56:29 #150 DONE 0.3s 17:56:29 17:56:29 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:56:29 #127 ... 17:56:29 17:56:29 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 17:56:30 #151 DONE 0.5s 17:56:30 17:56:30 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:56:30 #126 ... 17:56:30 17:56:30 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:56:30 #152 DONE 0.4s 17:56:30 17:56:30 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:56:30 #123 ... 17:56:30 17:56:30 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:56:30 #153 DONE 0.2s 17:56:30 17:56:30 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:56:30 #154 DONE 0.1s 17:56:30 17:56:30 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:56:31 #126 ... 17:56:31 17:56:31 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:56:31 #155 DONE 0.3s 17:56:31 17:56:31 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:56:31 #156 DONE 0.3s 17:56:31 17:56:31 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:56:31 #157 DONE 0.3s 17:56:31 17:56:31 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:33 #158 DONE 2.0s 17:56:33 17:56:33 #86 [security-secretstore-setup] exporting to image 17:56:33 #86 exporting layers 17:56:34 #86 exporting layers 1.1s done 17:56:34 #86 writing image sha256:d0fd56859a2024632bebd1adb8a233862c9eaebcc7921b05eec1dd066a3590b6 0.0s done 17:56:34 #86 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 17:56:34 #86 DONE 7.3s 17:56:34 17:56:34 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:56:41 #129 ... 17:56:41 17:56:41 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:56:41 #122 DONE 804.4s 17:56:41 17:56:41 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:56:41 #127 ... 17:56:41 17:56:41 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:56:41 #159 DONE 0.3s 17:56:41 17:56:41 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:56:41 #160 DONE 0.2s 17:56:41 17:56:41 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:56:41 #131 ... 17:56:41 17:56:41 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:56:41 #161 DONE 0.3s 17:56:41 17:56:41 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:56:42 #128 ... 17:56:42 17:56:42 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:56:42 #162 DONE 0.1s 17:56:42 17:56:42 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:56:42 #163 DONE 0.2s 17:56:42 17:56:42 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:44 #164 DONE 2.0s 17:56:44 17:56:44 #86 [security-proxy-auth] exporting to image 17:56:44 #86 exporting layers 17:56:44 #86 exporting layers 0.6s done 17:56:44 #86 writing image sha256:045a79ce767d3fb179efdef43451a52a7e73ec5dfeecb865e6aae40ae7ad7ca2 done 17:56:44 #86 naming to docker.io/library/security-proxy-auth-arm64 done 17:56:44 #86 DONE 8.0s 17:56:44 17:56:44 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:56:51 #127 ... 17:56:51 17:56:51 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:56:51 #131 DONE 815.4s 17:56:51 17:56:51 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:56:52 #39 ... 17:56:52 17:56:52 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:56:52 #165 DONE 0.2s 17:56:52 17:56:52 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:56:52 #166 DONE 0.1s 17:56:52 17:56:52 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:56:52 #167 DONE 0.3s 17:56:52 17:56:52 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:56:53 #168 DONE 0.2s 17:56:53 17:56:53 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:56:53 #169 DONE 0.2s 17:56:53 17:56:53 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:56:53 #39 ... 17:56:53 17:56:53 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:55 #170 DONE 1.7s 17:56:55 17:56:55 #86 [core-common-config-bootstrapper] exporting to image 17:56:55 #86 exporting layers 17:56:55 #86 exporting layers 0.5s done 17:56:55 #86 writing image sha256:ed162d256b2b20179059e1aad63dc1fb0cd86f60544f8ee264bc8750d851172d done 17:56:55 #86 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 17:56:55 #86 DONE 8.5s 17:56:55 17:56:55 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:57:34 #127 ... 17:57:34 17:57:34 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:57:34 #123 DONE 854.9s 17:57:34 17:57:34 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:57:34 #39 ... 17:57:34 17:57:34 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 17:57:34 #171 DONE 0.2s 17:57:34 17:57:34 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 17:57:34 #172 DONE 0.2s 17:57:34 17:57:34 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:57:34 #126 ... 17:57:34 17:57:34 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:57:34 #173 DONE 0.4s 17:57:34 17:57:34 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:57:34 #174 DONE 0.2s 17:57:34 17:57:34 #86 [core-command] exporting to image 17:57:34 #86 exporting layers 17:57:34 #86 exporting layers 0.3s done 17:57:34 #86 writing image sha256:4b1fd2749dae789b07d0a326eda707dccd710b7508237706f7476247c965c729 done 17:57:34 #86 naming to docker.io/library/core-command-arm64 done 17:57:34 #86 DONE 8.9s 17:57:34 17:57:34 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:57:42 #129 DONE 865.4s 17:57:42 17:57:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:57:42 #130 ... 17:57:42 17:57:42 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:57:42 #175 DONE 0.2s 17:57:42 17:57:42 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:57:42 #127 ... 17:57:42 17:57:42 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:57:42 #176 DONE 0.1s 17:57:42 17:57:42 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:57:42 #177 DONE 0.3s 17:57:42 17:57:42 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:57:42 #178 DONE 0.2s 17:57:42 17:57:42 #86 [core-data] exporting to image 17:57:42 #86 exporting layers 17:57:43 #86 exporting layers 0.3s done 17:57:43 #86 writing image sha256:2238592b4d020741ba43e4b19485da421c45eba43c05d6361fd73a89d2894883 done 17:57:43 #86 naming to docker.io/library/core-data-arm64 done 17:57:43 #86 DONE 9.2s 17:57:43 17:57:43 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:57:47 #130 ... 17:57:47 17:57:47 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:57:47 #126 DONE 870.8s 17:57:47 17:57:47 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:57:47 #39 ... 17:57:47 17:57:47 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:57:47 #179 DONE 0.2s 17:57:47 17:57:47 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:57:48 #127 ... 17:57:48 17:57:48 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:57:48 #180 DONE 0.2s 17:57:48 17:57:48 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:57:48 #181 DONE 0.4s 17:57:48 17:57:48 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:57:48 #127 ... 17:57:48 17:57:48 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:57:48 #182 DONE 0.1s 17:57:48 17:57:48 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:57:48 #183 DONE 0.1s 17:57:48 17:57:48 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:57:48 #39 ... 17:57:48 17:57:48 #86 [core-metadata] exporting to image 17:57:48 #86 exporting layers 17:57:48 #86 exporting layers 0.3s done 17:57:49 #86 writing image sha256:75b3d817ea8a99c7a81f6af639ecad082017562f7f4898cba56db8da419b1e19 done 17:57:49 #86 naming to docker.io/library/core-metadata-arm64 done 17:57:49 #86 DONE 9.4s 17:57:49 17:57:49 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:58:11 #127 DONE 894.1s 17:58:11 17:58:11 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:58:11 #39 ... 17:58:11 17:58:11 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:58:11 #184 DONE 0.2s 17:58:11 17:58:11 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:58:11 #130 ... 17:58:11 17:58:11 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:58:11 #185 DONE 0.2s 17:58:11 17:58:11 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:58:11 #186 DONE 0.4s 17:58:11 17:58:11 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:58:11 #128 ... 17:58:11 17:58:11 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:58:11 #187 DONE 0.2s 17:58:11 17:58:11 #86 [security-spiffe-token-provider] exporting to image 17:58:11 #86 exporting layers 17:58:12 #86 exporting layers 0.6s done 17:58:12 #86 writing image sha256:eb0cc44eb97bcf315938133ea35cd8686259008961cbc022656834e6a4f98a27 done 17:58:12 #86 naming to docker.io/library/security-spiffe-token-provider-arm64 done 17:58:12 #86 DONE 10.1s 17:58:12 17:58:12 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:58:34 #128 ... 17:58:34 17:58:34 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:58:34 #130 DONE 917.6s 17:58:34 17:58:34 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:58:34 #188 DONE 0.3s 17:58:34 17:58:34 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:58:34 #39 ... 17:58:34 17:58:34 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:58:34 #189 DONE 0.2s 17:58:34 17:58:34 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:58:34 #128 DONE 918.2s 17:58:34 17:58:34 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:58:34 #190 DONE 0.5s 17:58:34 17:58:34 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:58:35 #191 DONE 0.2s 17:58:35 17:58:35 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:58:35 #192 DONE 0.2s 17:58:35 17:58:35 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:58:35 #193 DONE 0.1s 17:58:35 17:58:35 #86 [support-scheduler] exporting to image 17:58:35 #86 exporting layers 17:58:35 #86 ... 17:58:35 17:58:35 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:58:35 #194 DONE 0.4s 17:58:35 17:58:35 #86 [support-scheduler] exporting to image 17:58:35 #86 exporting layers 0.5s done 17:58:35 #86 writing image sha256:051d5586e7030e8e88dd9d92b602b2af3f5afa63c1327cf9eb9df15f9e943b33 done 17:58:35 #86 naming to docker.io/library/support-scheduler-arm64 done 17:58:35 #86 DONE 10.6s 17:58:35 17:58:35 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:58:35 #195 DONE 0.2s 17:58:35 17:58:35 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:58:36 #39 ... 17:58:36 17:58:36 #86 [support-notifications] exporting to image 17:58:36 #86 exporting layers 0.4s done 17:58:36 #86 writing image sha256:75cff753a6b9c033979c347ac4636a734d205ee528fd9fd9e06a84c425730e0c done 17:58:36 #86 naming to docker.io/library/support-notifications-arm64 done 17:58:36 #86 DONE 11.0s 17:58:36 17:58:36 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17:58:36 time="2023-11-13T17:41:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:58:36 time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:58:36 $ docker stop --time=1 7adbeeb4efcff508292aa3d91abcd171792cdcc3f6c3818f6235d0abf6516d1d 17:58:37 $ docker rm -f --volumes 7adbeeb4efcff508292aa3d91abcd171792cdcc3f6c3818f6235d0abf6516d1d [Pipeline] // withDockerContainer [Pipeline] sh 17:58:38 + docker images 17:58:38 REPOSITORY TAG IMAGE ID CREATED SIZE 17:58:38 support-notifications-arm64 latest 75cff753a6b9 3 seconds ago 34.3MB 17:58:38 support-scheduler-arm64 latest 051d5586e703 4 seconds ago 33.6MB 17:58:38 security-spiffe-token-provider-arm64 latest eb0cc44eb97b 27 seconds ago 35.3MB 17:58:38 core-metadata-arm64 latest 75b3d817ea8a 50 seconds ago 21.5MB 17:58:38 core-data-arm64 latest 2238592b4d02 56 seconds ago 21.2MB 17:58:38 core-command-arm64 latest 4b1fd2749dae About a minute ago 21MB 17:58:38 core-common-config-bootstrapper-arm64 latest ed162d256b2b About a minute ago 18.3MB 17:58:38 security-proxy-auth-arm64 latest 045a79ce767d About a minute ago 19.4MB 17:58:38 security-secretstore-setup-arm64 latest d0fd56859a20 2 minutes ago 43.7MB 17:58:38 security-bootstrapper-arm64 latest f6457c97fa72 2 minutes ago 23.1MB 17:58:38 security-proxy-setup-arm64 latest 5533dce47d2f 2 minutes ago 34MB 17:58:38 security-spire-agent-arm64 latest 4b8beaed2705 15 minutes ago 157MB 17:58:38 security-spire-server-arm64 latest 3b6b9b488cfe 15 minutes ago 101MB 17:58:38 security-spire-config-arm64 latest ac0dfd67c6f0 15 minutes ago 95.8MB 17:58:38 ci-base-image-arm64 latest 20f4cd59dba5 17 minutes ago 926MB 17:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 7 weeks ago 553MB 17:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 17:58:38 provisioning config files... 17:58:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config18276478740749006844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:38 ---> docker-login.sh 17:58:38 nexus3.edgexfoundry.org:10001 17:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:39 Configure a credential helper to remove this warning. See 17:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:39 17:58:39 Login Succeeded 17:58:39 nexus3.edgexfoundry.org:10002 17:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:39 Configure a credential helper to remove this warning. See 17:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:39 17:58:39 Login Succeeded 17:58:39 nexus3.edgexfoundry.org:10003 17:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:39 Configure a credential helper to remove this warning. See 17:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:39 17:58:39 Login Succeeded 17:58:39 nexus3.edgexfoundry.org:10004 17:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:40 Configure a credential helper to remove this warning. See 17:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:40 17:58:40 Login Succeeded 17:58:40 docker.io 17:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:41 Configure a credential helper to remove this warning. See 17:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:41 17:58:41 Login Succeeded 17:58:41 ---> docker-login.sh ends [Pipeline] } 17:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:58:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:58:41 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:58:41 latest 17:58:41 3.1.0-dev.70 17:58:41 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:58:41 main 17:58:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:58:41 cfaf23b0bf2c: Preparing 17:58:41 3511ffaee1fa: Preparing 17:58:41 bb1acd0e3347: Preparing 17:58:41 de5b72ec4daa: Preparing 17:58:41 ab1a10d65236: Preparing 17:58:41 5f4d9fc4d98d: Preparing 17:58:41 5f4d9fc4d98d: Waiting 17:58:42 bb1acd0e3347: Pushed 17:58:42 de5b72ec4daa: Pushed 17:58:42 cfaf23b0bf2c: Pushed 17:58:42 ab1a10d65236: Pushed 17:58:42 5f4d9fc4d98d: Layer already exists 17:58:45 3511ffaee1fa: Pushed 17:58:46 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:58:47 cfaf23b0bf2c: Preparing 17:58:47 3511ffaee1fa: Preparing 17:58:47 bb1acd0e3347: Preparing 17:58:47 de5b72ec4daa: Preparing 17:58:47 ab1a10d65236: Preparing 17:58:47 5f4d9fc4d98d: Preparing 17:58:47 5f4d9fc4d98d: Waiting 17:58:47 de5b72ec4daa: Layer already exists 17:58:47 bb1acd0e3347: Layer already exists 17:58:47 3511ffaee1fa: Layer already exists 17:58:47 ab1a10d65236: Layer already exists 17:58:47 cfaf23b0bf2c: Layer already exists 17:58:47 5f4d9fc4d98d: Layer already exists 17:58:47 latest: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.70 17:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:58:48 cfaf23b0bf2c: Preparing 17:58:48 3511ffaee1fa: Preparing 17:58:48 bb1acd0e3347: Preparing 17:58:48 de5b72ec4daa: Preparing 17:58:48 ab1a10d65236: Preparing 17:58:48 5f4d9fc4d98d: Preparing 17:58:48 5f4d9fc4d98d: Waiting 17:58:48 3511ffaee1fa: Layer already exists 17:58:48 de5b72ec4daa: Layer already exists 17:58:48 bb1acd0e3347: Layer already exists 17:58:48 cfaf23b0bf2c: Layer already exists 17:58:48 ab1a10d65236: Layer already exists 17:58:48 5f4d9fc4d98d: Layer already exists 17:58:48 3.1.0-dev.70: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:58:49 cfaf23b0bf2c: Preparing 17:58:49 3511ffaee1fa: Preparing 17:58:49 bb1acd0e3347: Preparing 17:58:49 de5b72ec4daa: Preparing 17:58:49 ab1a10d65236: Preparing 17:58:49 5f4d9fc4d98d: Preparing 17:58:49 5f4d9fc4d98d: Waiting 17:58:49 ab1a10d65236: Layer already exists 17:58:49 3511ffaee1fa: Layer already exists 17:58:49 bb1acd0e3347: Layer already exists 17:58:49 cfaf23b0bf2c: Layer already exists 17:58:49 de5b72ec4daa: Layer already exists 17:58:49 5f4d9fc4d98d: Layer already exists 17:58:49 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:58:50 cfaf23b0bf2c: Preparing 17:58:50 3511ffaee1fa: Preparing 17:58:50 bb1acd0e3347: Preparing 17:58:50 de5b72ec4daa: Preparing 17:58:50 ab1a10d65236: Preparing 17:58:50 5f4d9fc4d98d: Preparing 17:58:50 5f4d9fc4d98d: Waiting 17:58:50 3511ffaee1fa: Layer already exists 17:58:50 bb1acd0e3347: Layer already exists 17:58:50 de5b72ec4daa: Layer already exists 17:58:50 cfaf23b0bf2c: Layer already exists 17:58:50 ab1a10d65236: Layer already exists 17:58:50 5f4d9fc4d98d: Layer already exists 17:58:50 main: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:58:50 ===================================================== [Pipeline] echo 17:58:50 taggedImages: 17:58:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:58:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:58:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.70 17:58:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:58:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:58:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:58:50 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:58:50 latest 17:58:50 3.1.0-dev.70 17:58:50 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:58:50 main 17:58:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:58:51 c80e95db97f3: Preparing 17:58:51 470044b9da83: Preparing 17:58:51 20e3311d1406: Preparing 17:58:51 2b40831a4da7: Preparing 17:58:51 bb1acd0e3347: Preparing 17:58:51 de5b72ec4daa: Preparing 17:58:51 ab1a10d65236: Preparing 17:58:51 5f4d9fc4d98d: Preparing 17:58:51 de5b72ec4daa: Waiting 17:58:51 ab1a10d65236: Waiting 17:58:51 5f4d9fc4d98d: Waiting 17:58:51 bb1acd0e3347: Layer already exists 17:58:51 de5b72ec4daa: Layer already exists 17:58:51 ab1a10d65236: Layer already exists 17:58:51 c80e95db97f3: Pushed 17:58:51 5f4d9fc4d98d: Layer already exists 17:58:51 20e3311d1406: Pushed 17:58:51 470044b9da83: Pushed 17:58:54 2b40831a4da7: Pushed 17:58:54 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:54 + 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 17:58:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:58:55 c80e95db97f3: Preparing 17:58:55 470044b9da83: Preparing 17:58:55 20e3311d1406: Preparing 17:58:55 2b40831a4da7: Preparing 17:58:55 bb1acd0e3347: Preparing 17:58:55 de5b72ec4daa: Preparing 17:58:55 ab1a10d65236: Preparing 17:58:55 5f4d9fc4d98d: Preparing 17:58:55 ab1a10d65236: Waiting 17:58:55 5f4d9fc4d98d: Waiting 17:58:55 de5b72ec4daa: Waiting 17:58:55 20e3311d1406: Layer already exists 17:58:55 2b40831a4da7: Layer already exists 17:58:55 c80e95db97f3: Layer already exists 17:58:55 470044b9da83: Layer already exists 17:58:55 bb1acd0e3347: Layer already exists 17:58:55 de5b72ec4daa: Layer already exists 17:58:55 5f4d9fc4d98d: Layer already exists 17:58:55 ab1a10d65236: Layer already exists 17:58:55 latest: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.70 17:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:58:56 c80e95db97f3: Preparing 17:58:56 470044b9da83: Preparing 17:58:56 20e3311d1406: Preparing 17:58:56 2b40831a4da7: Preparing 17:58:56 bb1acd0e3347: Preparing 17:58:56 de5b72ec4daa: Preparing 17:58:56 ab1a10d65236: Preparing 17:58:56 de5b72ec4daa: Waiting 17:58:56 5f4d9fc4d98d: Preparing 17:58:56 ab1a10d65236: Waiting 17:58:56 5f4d9fc4d98d: Waiting 17:58:56 470044b9da83: Layer already exists 17:58:56 c80e95db97f3: Layer already exists 17:58:56 20e3311d1406: Layer already exists 17:58:56 bb1acd0e3347: Layer already exists 17:58:56 2b40831a4da7: Layer already exists 17:58:56 ab1a10d65236: Layer already exists 17:58:56 de5b72ec4daa: Layer already exists 17:58:56 5f4d9fc4d98d: Layer already exists 17:58:56 3.1.0-dev.70: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:58:57 c80e95db97f3: Preparing 17:58:57 470044b9da83: Preparing 17:58:57 20e3311d1406: Preparing 17:58:57 2b40831a4da7: Preparing 17:58:57 bb1acd0e3347: Preparing 17:58:57 de5b72ec4daa: Preparing 17:58:57 ab1a10d65236: Preparing 17:58:57 5f4d9fc4d98d: Preparing 17:58:57 de5b72ec4daa: Waiting 17:58:57 ab1a10d65236: Waiting 17:58:57 5f4d9fc4d98d: Waiting 17:58:57 470044b9da83: Layer already exists 17:58:57 bb1acd0e3347: Layer already exists 17:58:57 c80e95db97f3: Layer already exists 17:58:57 2b40831a4da7: Layer already exists 17:58:57 20e3311d1406: Layer already exists 17:58:57 de5b72ec4daa: Layer already exists 17:58:57 ab1a10d65236: Layer already exists 17:58:57 5f4d9fc4d98d: Layer already exists 17:58:57 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:57 + 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 17:59:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:59:00 c80e95db97f3: Preparing 17:59:00 470044b9da83: Preparing 17:59:00 20e3311d1406: Preparing 17:59:00 2b40831a4da7: Preparing 17:59:00 bb1acd0e3347: Preparing 17:59:00 de5b72ec4daa: Preparing 17:59:00 ab1a10d65236: Preparing 17:59:00 5f4d9fc4d98d: Preparing 17:59:00 ab1a10d65236: Waiting 17:59:00 de5b72ec4daa: Waiting 17:59:00 5f4d9fc4d98d: Waiting 17:59:00 c80e95db97f3: Layer already exists 17:59:00 bb1acd0e3347: Layer already exists 17:59:00 470044b9da83: Layer already exists 17:59:00 2b40831a4da7: Layer already exists 17:59:00 20e3311d1406: Layer already exists 17:59:00 5f4d9fc4d98d: Layer already exists 17:59:00 ab1a10d65236: Layer already exists 17:59:00 de5b72ec4daa: Layer already exists 17:59:00 main: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:00 ===================================================== [Pipeline] echo 17:59:00 taggedImages: 17:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.70 17:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:59:00 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:59:00 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:00 latest 17:59:00 3.1.0-dev.70 17:59:00 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:00 main 17:59:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:59:01 87687a379f25: Preparing 17:59:01 7d954cd7ca73: Preparing 17:59:01 bb1acd0e3347: Preparing 17:59:01 de5b72ec4daa: Preparing 17:59:01 67dbecefe5e8: Preparing 17:59:01 5f4d9fc4d98d: Preparing 17:59:01 5f4d9fc4d98d: Waiting 17:59:01 de5b72ec4daa: Layer already exists 17:59:01 bb1acd0e3347: Layer already exists 17:59:01 5f4d9fc4d98d: Layer already exists 17:59:01 87687a379f25: Pushed 17:59:01 67dbecefe5e8: Pushed 17:59:05 7d954cd7ca73: Pushed 17:59:05 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:59:05 87687a379f25: Preparing 17:59:05 7d954cd7ca73: Preparing 17:59:05 bb1acd0e3347: Preparing 17:59:05 de5b72ec4daa: Preparing 17:59:05 67dbecefe5e8: Preparing 17:59:05 5f4d9fc4d98d: Preparing 17:59:05 5f4d9fc4d98d: Waiting 17:59:05 7d954cd7ca73: Layer already exists 17:59:05 de5b72ec4daa: Layer already exists 17:59:05 87687a379f25: Layer already exists 17:59:05 bb1acd0e3347: Layer already exists 17:59:05 67dbecefe5e8: Layer already exists 17:59:05 5f4d9fc4d98d: Layer already exists 17:59:06 latest: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.70 17:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:59:06 87687a379f25: Preparing 17:59:06 7d954cd7ca73: Preparing 17:59:06 bb1acd0e3347: Preparing 17:59:06 de5b72ec4daa: Preparing 17:59:06 67dbecefe5e8: Preparing 17:59:06 5f4d9fc4d98d: Preparing 17:59:06 5f4d9fc4d98d: Waiting 17:59:06 7d954cd7ca73: Layer already exists 17:59:06 de5b72ec4daa: Layer already exists 17:59:06 87687a379f25: Layer already exists 17:59:06 67dbecefe5e8: Layer already exists 17:59:06 bb1acd0e3347: Layer already exists 17:59:06 5f4d9fc4d98d: Layer already exists 17:59:07 3.1.0-dev.70: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:59:07 87687a379f25: Preparing 17:59:07 7d954cd7ca73: Preparing 17:59:07 bb1acd0e3347: Preparing 17:59:07 de5b72ec4daa: Preparing 17:59:07 67dbecefe5e8: Preparing 17:59:07 5f4d9fc4d98d: Preparing 17:59:07 5f4d9fc4d98d: Waiting 17:59:07 de5b72ec4daa: Layer already exists 17:59:07 67dbecefe5e8: Layer already exists 17:59:07 bb1acd0e3347: Layer already exists 17:59:07 7d954cd7ca73: Layer already exists 17:59:07 87687a379f25: Layer already exists 17:59:07 5f4d9fc4d98d: Layer already exists 17:59:07 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:59:08 87687a379f25: Preparing 17:59:08 7d954cd7ca73: Preparing 17:59:08 bb1acd0e3347: Preparing 17:59:08 de5b72ec4daa: Preparing 17:59:08 67dbecefe5e8: Preparing 17:59:08 5f4d9fc4d98d: Preparing 17:59:08 5f4d9fc4d98d: Waiting 17:59:08 87687a379f25: Layer already exists 17:59:08 bb1acd0e3347: Layer already exists 17:59:08 67dbecefe5e8: Layer already exists 17:59:08 7d954cd7ca73: Layer already exists 17:59:08 de5b72ec4daa: Layer already exists 17:59:08 5f4d9fc4d98d: Layer already exists 17:59:08 main: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:08 ===================================================== [Pipeline] echo 17:59:08 taggedImages: 17:59:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:59:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.70 17:59:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:59:08 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:59:08 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:08 latest 17:59:08 3.1.0-dev.70 17:59:08 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:08 main 17:59:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:59:09 13df7f684a70: Preparing 17:59:09 2adc8abc8f03: Preparing 17:59:09 a8698ca3f97d: Preparing 17:59:09 bb1acd0e3347: Preparing 17:59:09 de5b72ec4daa: Preparing 17:59:09 ab1a10d65236: Preparing 17:59:09 5f4d9fc4d98d: Preparing 17:59:09 ab1a10d65236: Waiting 17:59:09 5f4d9fc4d98d: Waiting 17:59:09 bb1acd0e3347: Layer already exists 17:59:09 de5b72ec4daa: Layer already exists 17:59:09 ab1a10d65236: Layer already exists 17:59:10 5f4d9fc4d98d: Layer already exists 17:59:10 2adc8abc8f03: Pushed 17:59:10 13df7f684a70: Pushed 17:59:13 a8698ca3f97d: Pushed 17:59:14 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:59:14 13df7f684a70: Preparing 17:59:14 2adc8abc8f03: Preparing 17:59:14 a8698ca3f97d: Preparing 17:59:14 bb1acd0e3347: Preparing 17:59:14 de5b72ec4daa: Preparing 17:59:14 ab1a10d65236: Preparing 17:59:14 5f4d9fc4d98d: Preparing 17:59:14 ab1a10d65236: Waiting 17:59:14 5f4d9fc4d98d: Waiting 17:59:14 2adc8abc8f03: Layer already exists 17:59:14 a8698ca3f97d: Layer already exists 17:59:14 de5b72ec4daa: Layer already exists 17:59:14 bb1acd0e3347: Layer already exists 17:59:14 13df7f684a70: Layer already exists 17:59:14 ab1a10d65236: Layer already exists 17:59:14 5f4d9fc4d98d: Layer already exists 17:59:15 latest: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.70 17:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:59:15 13df7f684a70: Preparing 17:59:15 2adc8abc8f03: Preparing 17:59:15 a8698ca3f97d: Preparing 17:59:15 bb1acd0e3347: Preparing 17:59:15 de5b72ec4daa: Preparing 17:59:15 ab1a10d65236: Preparing 17:59:15 5f4d9fc4d98d: Preparing 17:59:15 ab1a10d65236: Waiting 17:59:15 2adc8abc8f03: Layer already exists 17:59:15 13df7f684a70: Layer already exists 17:59:15 de5b72ec4daa: Layer already exists 17:59:15 bb1acd0e3347: Layer already exists 17:59:15 a8698ca3f97d: Layer already exists 17:59:15 5f4d9fc4d98d: Layer already exists 17:59:15 ab1a10d65236: Layer already exists 17:59:16 3.1.0-dev.70: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:59:16 13df7f684a70: Preparing 17:59:16 2adc8abc8f03: Preparing 17:59:16 a8698ca3f97d: Preparing 17:59:16 bb1acd0e3347: Preparing 17:59:16 de5b72ec4daa: Preparing 17:59:16 ab1a10d65236: Preparing 17:59:16 5f4d9fc4d98d: Preparing 17:59:16 ab1a10d65236: Waiting 17:59:16 5f4d9fc4d98d: Waiting 17:59:16 a8698ca3f97d: Layer already exists 17:59:16 13df7f684a70: Layer already exists 17:59:16 2adc8abc8f03: Layer already exists 17:59:16 bb1acd0e3347: Layer already exists 17:59:16 de5b72ec4daa: Layer already exists 17:59:16 ab1a10d65236: Layer already exists 17:59:16 5f4d9fc4d98d: Layer already exists 17:59:17 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:59:17 13df7f684a70: Preparing 17:59:17 2adc8abc8f03: Preparing 17:59:17 a8698ca3f97d: Preparing 17:59:17 bb1acd0e3347: Preparing 17:59:17 de5b72ec4daa: Preparing 17:59:17 ab1a10d65236: Preparing 17:59:17 5f4d9fc4d98d: Preparing 17:59:17 ab1a10d65236: Waiting 17:59:17 5f4d9fc4d98d: Waiting 17:59:17 bb1acd0e3347: Layer already exists 17:59:17 13df7f684a70: Layer already exists 17:59:17 2adc8abc8f03: Layer already exists 17:59:17 a8698ca3f97d: Layer already exists 17:59:17 de5b72ec4daa: Layer already exists 17:59:17 ab1a10d65236: Layer already exists 17:59:17 5f4d9fc4d98d: Layer already exists 17:59:18 main: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:18 ===================================================== [Pipeline] echo 17:59:18 taggedImages: 17:59:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:59:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.70 17:59:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:59:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:59:18 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:18 latest 17:59:18 3.1.0-dev.70 17:59:18 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:18 main 17:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:59:18 a42968904003: Preparing 17:59:18 1348999a8df7: Preparing 17:59:18 3876cf448275: Preparing 17:59:18 7774448ee262: Preparing 17:59:18 ecf07b006bcf: Preparing 17:59:18 69b0c4e974be: Preparing 17:59:18 8f4b59903b2e: Preparing 17:59:18 bb1acd0e3347: Preparing 17:59:18 de5b72ec4daa: Preparing 17:59:18 d1b9d6ebe4d8: Preparing 17:59:18 fff6b34b9634: Preparing 17:59:18 5f70bf18a086: Preparing 17:59:18 06b7b372ae73: Preparing 17:59:18 1eee3fb1283f: Preparing 17:59:18 5f4d9fc4d98d: Preparing 17:59:18 d1b9d6ebe4d8: Waiting 17:59:18 fff6b34b9634: Waiting 17:59:18 5f70bf18a086: Waiting 17:59:18 69b0c4e974be: Waiting 17:59:18 06b7b372ae73: Waiting 17:59:18 8f4b59903b2e: Waiting 17:59:18 1eee3fb1283f: Waiting 17:59:18 bb1acd0e3347: Waiting 17:59:18 5f4d9fc4d98d: Waiting 17:59:18 de5b72ec4daa: Waiting 17:59:19 ecf07b006bcf: Pushed 17:59:19 7774448ee262: Pushed 17:59:19 1348999a8df7: Pushed 17:59:19 3876cf448275: Pushed 17:59:19 a42968904003: Pushed 17:59:19 bb1acd0e3347: Layer already exists 17:59:19 de5b72ec4daa: Layer already exists 17:59:19 69b0c4e974be: Pushed 17:59:19 5f70bf18a086: Pushed 17:59:19 d1b9d6ebe4d8: Pushed 17:59:19 fff6b34b9634: Pushed 17:59:19 06b7b372ae73: Pushed 17:59:19 5f4d9fc4d98d: Layer already exists 17:59:19 1eee3fb1283f: Pushed 17:59:22 8f4b59903b2e: Pushed 17:59:22 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:59:23 a42968904003: Preparing 17:59:23 1348999a8df7: Preparing 17:59:23 3876cf448275: Preparing 17:59:23 7774448ee262: Preparing 17:59:23 ecf07b006bcf: Preparing 17:59:23 69b0c4e974be: Preparing 17:59:23 8f4b59903b2e: Preparing 17:59:23 69b0c4e974be: Waiting 17:59:23 8f4b59903b2e: Waiting 17:59:23 bb1acd0e3347: Preparing 17:59:23 de5b72ec4daa: Preparing 17:59:23 bb1acd0e3347: Waiting 17:59:23 d1b9d6ebe4d8: Preparing 17:59:23 de5b72ec4daa: Waiting 17:59:23 fff6b34b9634: Preparing 17:59:23 d1b9d6ebe4d8: Waiting 17:59:23 5f70bf18a086: Preparing 17:59:23 fff6b34b9634: Waiting 17:59:23 06b7b372ae73: Preparing 17:59:23 5f70bf18a086: Waiting 17:59:23 06b7b372ae73: Waiting 17:59:23 1eee3fb1283f: Preparing 17:59:23 5f4d9fc4d98d: Preparing 17:59:23 1eee3fb1283f: Waiting 17:59:23 5f4d9fc4d98d: Waiting 17:59:23 1348999a8df7: Layer already exists 17:59:23 7774448ee262: Layer already exists 17:59:23 ecf07b006bcf: Layer already exists 17:59:23 3876cf448275: Layer already exists 17:59:23 a42968904003: Layer already exists 17:59:23 8f4b59903b2e: Layer already exists 17:59:23 69b0c4e974be: Layer already exists 17:59:23 bb1acd0e3347: Layer already exists 17:59:23 de5b72ec4daa: Layer already exists 17:59:23 d1b9d6ebe4d8: Layer already exists 17:59:23 fff6b34b9634: Layer already exists 17:59:23 5f70bf18a086: Layer already exists 17:59:23 06b7b372ae73: Layer already exists 17:59:23 5f4d9fc4d98d: Layer already exists 17:59:23 1eee3fb1283f: Layer already exists 17:59:23 latest: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.70 17:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:59:24 a42968904003: Preparing 17:59:24 1348999a8df7: Preparing 17:59:24 3876cf448275: Preparing 17:59:24 7774448ee262: Preparing 17:59:24 ecf07b006bcf: Preparing 17:59:24 69b0c4e974be: Preparing 17:59:24 8f4b59903b2e: Preparing 17:59:24 bb1acd0e3347: Preparing 17:59:24 de5b72ec4daa: Preparing 17:59:24 d1b9d6ebe4d8: Preparing 17:59:24 fff6b34b9634: Preparing 17:59:24 5f70bf18a086: Preparing 17:59:24 06b7b372ae73: Preparing 17:59:24 1eee3fb1283f: Preparing 17:59:24 5f4d9fc4d98d: Preparing 17:59:24 de5b72ec4daa: Waiting 17:59:24 d1b9d6ebe4d8: Waiting 17:59:24 fff6b34b9634: Waiting 17:59:24 5f70bf18a086: Waiting 17:59:24 06b7b372ae73: Waiting 17:59:24 1eee3fb1283f: Waiting 17:59:24 5f4d9fc4d98d: Waiting 17:59:24 69b0c4e974be: Waiting 17:59:24 8f4b59903b2e: Waiting 17:59:24 bb1acd0e3347: Waiting 17:59:24 7774448ee262: Layer already exists 17:59:24 3876cf448275: Layer already exists 17:59:24 1348999a8df7: Layer already exists 17:59:24 ecf07b006bcf: Layer already exists 17:59:24 a42968904003: Layer already exists 17:59:24 bb1acd0e3347: Layer already exists 17:59:24 d1b9d6ebe4d8: Layer already exists 17:59:24 69b0c4e974be: Layer already exists 17:59:24 8f4b59903b2e: Layer already exists 17:59:24 de5b72ec4daa: Layer already exists 17:59:24 06b7b372ae73: Layer already exists 17:59:24 fff6b34b9634: Layer already exists 17:59:24 5f70bf18a086: Layer already exists 17:59:24 5f4d9fc4d98d: Layer already exists 17:59:24 1eee3fb1283f: Layer already exists 17:59:24 3.1.0-dev.70: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:59:28 a42968904003: Preparing 17:59:28 1348999a8df7: Preparing 17:59:28 3876cf448275: Preparing 17:59:28 7774448ee262: Preparing 17:59:28 ecf07b006bcf: Preparing 17:59:28 69b0c4e974be: Preparing 17:59:28 8f4b59903b2e: Preparing 17:59:28 bb1acd0e3347: Preparing 17:59:28 de5b72ec4daa: Preparing 17:59:28 d1b9d6ebe4d8: Preparing 17:59:28 fff6b34b9634: Preparing 17:59:28 5f70bf18a086: Preparing 17:59:28 06b7b372ae73: Preparing 17:59:28 1eee3fb1283f: Preparing 17:59:28 5f4d9fc4d98d: Preparing 17:59:28 de5b72ec4daa: Waiting 17:59:28 d1b9d6ebe4d8: Waiting 17:59:28 fff6b34b9634: Waiting 17:59:28 5f70bf18a086: Waiting 17:59:28 06b7b372ae73: Waiting 17:59:28 1eee3fb1283f: Waiting 17:59:28 5f4d9fc4d98d: Waiting 17:59:28 69b0c4e974be: Waiting 17:59:28 8f4b59903b2e: Waiting 17:59:28 bb1acd0e3347: Waiting 17:59:28 ecf07b006bcf: Layer already exists 17:59:28 1348999a8df7: Layer already exists 17:59:28 a42968904003: Layer already exists 17:59:28 3876cf448275: Layer already exists 17:59:28 7774448ee262: Layer already exists 17:59:28 69b0c4e974be: Layer already exists 17:59:28 8f4b59903b2e: Layer already exists 17:59:28 bb1acd0e3347: Layer already exists 17:59:28 d1b9d6ebe4d8: Layer already exists 17:59:28 de5b72ec4daa: Layer already exists 17:59:28 fff6b34b9634: Layer already exists 17:59:28 5f70bf18a086: Layer already exists 17:59:28 5f4d9fc4d98d: Layer already exists 17:59:28 06b7b372ae73: Layer already exists 17:59:28 1eee3fb1283f: Layer already exists 17:59:28 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:59:29 a42968904003: Preparing 17:59:29 1348999a8df7: Preparing 17:59:29 3876cf448275: Preparing 17:59:29 7774448ee262: Preparing 17:59:29 ecf07b006bcf: Preparing 17:59:29 69b0c4e974be: Preparing 17:59:29 8f4b59903b2e: Preparing 17:59:29 bb1acd0e3347: Preparing 17:59:29 de5b72ec4daa: Preparing 17:59:29 d1b9d6ebe4d8: Preparing 17:59:29 fff6b34b9634: Preparing 17:59:29 5f70bf18a086: Preparing 17:59:29 06b7b372ae73: Preparing 17:59:29 1eee3fb1283f: Preparing 17:59:29 5f4d9fc4d98d: Preparing 17:59:29 69b0c4e974be: Waiting 17:59:29 8f4b59903b2e: Waiting 17:59:29 bb1acd0e3347: Waiting 17:59:29 de5b72ec4daa: Waiting 17:59:29 d1b9d6ebe4d8: Waiting 17:59:29 5f70bf18a086: Waiting 17:59:29 fff6b34b9634: Waiting 17:59:29 1eee3fb1283f: Waiting 17:59:29 06b7b372ae73: Waiting 17:59:29 5f4d9fc4d98d: Waiting 17:59:29 1348999a8df7: Layer already exists 17:59:29 ecf07b006bcf: Layer already exists 17:59:29 a42968904003: Layer already exists 17:59:29 7774448ee262: Layer already exists 17:59:29 3876cf448275: Layer already exists 17:59:29 69b0c4e974be: Layer already exists 17:59:29 8f4b59903b2e: Layer already exists 17:59:29 de5b72ec4daa: Layer already exists 17:59:29 bb1acd0e3347: Layer already exists 17:59:29 d1b9d6ebe4d8: Layer already exists 17:59:29 fff6b34b9634: Layer already exists 17:59:29 5f70bf18a086: Layer already exists 17:59:29 1eee3fb1283f: Layer already exists 17:59:29 06b7b372ae73: Layer already exists 17:59:29 5f4d9fc4d98d: Layer already exists 17:59:29 main: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:29 ===================================================== [Pipeline] echo 17:59:29 taggedImages: 17:59:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:59:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.70 17:59:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:59:29 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 17:59:29 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:29 latest 17:59:29 3.1.0-dev.70 17:59:29 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:29 main 17:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:59:30 53da2126dd35: Preparing 17:59:30 7aa4f35aaa55: Preparing 17:59:30 7507fbd46806: Preparing 17:59:30 f7cad4864537: Preparing 17:59:30 bb1acd0e3347: Preparing 17:59:30 de5b72ec4daa: Preparing 17:59:30 ab1a10d65236: Preparing 17:59:30 5f4d9fc4d98d: Preparing 17:59:30 5f4d9fc4d98d: Waiting 17:59:30 de5b72ec4daa: Waiting 17:59:30 ab1a10d65236: Waiting 17:59:30 bb1acd0e3347: Layer already exists 17:59:30 de5b72ec4daa: Layer already exists 17:59:30 ab1a10d65236: Layer already exists 17:59:30 7aa4f35aaa55: Pushed 17:59:30 5f4d9fc4d98d: Layer already exists 17:59:30 7507fbd46806: Pushed 17:59:30 53da2126dd35: Pushed 17:59:32 f7cad4864537: Pushed 17:59:32 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:33 + 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 17:59:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:59:33 53da2126dd35: Preparing 17:59:33 7aa4f35aaa55: Preparing 17:59:33 7507fbd46806: Preparing 17:59:33 f7cad4864537: Preparing 17:59:33 bb1acd0e3347: Preparing 17:59:33 de5b72ec4daa: Preparing 17:59:33 ab1a10d65236: Preparing 17:59:33 5f4d9fc4d98d: Preparing 17:59:33 ab1a10d65236: Waiting 17:59:33 5f4d9fc4d98d: Waiting 17:59:33 de5b72ec4daa: Waiting 17:59:33 7aa4f35aaa55: Layer already exists 17:59:33 f7cad4864537: Layer already exists 17:59:33 53da2126dd35: Layer already exists 17:59:33 bb1acd0e3347: Layer already exists 17:59:33 7507fbd46806: Layer already exists 17:59:33 de5b72ec4daa: Layer already exists 17:59:33 ab1a10d65236: Layer already exists 17:59:33 5f4d9fc4d98d: Layer already exists 17:59:33 latest: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.70 17:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:59:34 53da2126dd35: Preparing 17:59:34 7aa4f35aaa55: Preparing 17:59:34 7507fbd46806: Preparing 17:59:34 f7cad4864537: Preparing 17:59:34 bb1acd0e3347: Preparing 17:59:34 de5b72ec4daa: Preparing 17:59:34 ab1a10d65236: Preparing 17:59:34 de5b72ec4daa: Waiting 17:59:34 5f4d9fc4d98d: Preparing 17:59:34 ab1a10d65236: Waiting 17:59:34 5f4d9fc4d98d: Waiting 17:59:34 53da2126dd35: Layer already exists 17:59:34 bb1acd0e3347: Layer already exists 17:59:34 7aa4f35aaa55: Layer already exists 17:59:34 f7cad4864537: Layer already exists 17:59:34 7507fbd46806: Layer already exists 17:59:34 ab1a10d65236: Layer already exists 17:59:34 de5b72ec4daa: Layer already exists 17:59:34 5f4d9fc4d98d: Layer already exists 17:59:34 3.1.0-dev.70: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:59:35 53da2126dd35: Preparing 17:59:35 7aa4f35aaa55: Preparing 17:59:35 7507fbd46806: Preparing 17:59:35 f7cad4864537: Preparing 17:59:35 bb1acd0e3347: Preparing 17:59:35 de5b72ec4daa: Preparing 17:59:35 ab1a10d65236: Preparing 17:59:35 5f4d9fc4d98d: Preparing 17:59:35 de5b72ec4daa: Waiting 17:59:35 ab1a10d65236: Waiting 17:59:35 5f4d9fc4d98d: Waiting 17:59:35 7507fbd46806: Layer already exists 17:59:35 f7cad4864537: Layer already exists 17:59:35 bb1acd0e3347: Layer already exists 17:59:35 7aa4f35aaa55: Layer already exists 17:59:35 53da2126dd35: Layer already exists 17:59:35 ab1a10d65236: Layer already exists 17:59:35 de5b72ec4daa: Layer already exists 17:59:35 5f4d9fc4d98d: Layer already exists 17:59:35 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:36 + 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 17:59:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 17:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:59:36 53da2126dd35: Preparing 17:59:36 7aa4f35aaa55: Preparing 17:59:36 7507fbd46806: Preparing 17:59:36 f7cad4864537: Preparing 17:59:36 bb1acd0e3347: Preparing 17:59:36 de5b72ec4daa: Preparing 17:59:36 ab1a10d65236: Preparing 17:59:36 5f4d9fc4d98d: Preparing 17:59:36 de5b72ec4daa: Waiting 17:59:36 ab1a10d65236: Waiting 17:59:36 5f4d9fc4d98d: Waiting 17:59:36 7507fbd46806: Layer already exists 17:59:36 53da2126dd35: Layer already exists 17:59:36 f7cad4864537: Layer already exists 17:59:36 7aa4f35aaa55: Layer already exists 17:59:36 bb1acd0e3347: Layer already exists 17:59:36 ab1a10d65236: Layer already exists 17:59:36 5f4d9fc4d98d: Layer already exists 17:59:36 de5b72ec4daa: Layer already exists 17:59:36 main: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:36 ===================================================== [Pipeline] echo 17:59:36 taggedImages: 17:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.70 17:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 17:59:36 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:59:36 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:36 latest 17:59:36 3.1.0-dev.70 17:59:36 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:36 main 17:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:59:37 b5a0c8a73a09: Preparing 17:59:37 8a5d2ed1b207: Preparing 17:59:37 567fd6087db1: Preparing 17:59:37 077225fdc692: Preparing 17:59:37 f8ffcac34223: Preparing 17:59:37 bb1acd0e3347: Preparing 17:59:37 de5b72ec4daa: Preparing 17:59:37 8f321d655e7f: Preparing 17:59:37 b952da7b8cf4: Preparing 17:59:37 5f4d9fc4d98d: Preparing 17:59:37 de5b72ec4daa: Waiting 17:59:37 8f321d655e7f: Waiting 17:59:37 b952da7b8cf4: Waiting 17:59:37 bb1acd0e3347: Waiting 17:59:37 5f4d9fc4d98d: Waiting 17:59:37 077225fdc692: Pushed 17:59:37 bb1acd0e3347: Layer already exists 17:59:37 f8ffcac34223: Pushed 17:59:37 8a5d2ed1b207: Pushed 17:59:37 b5a0c8a73a09: Pushed 17:59:37 de5b72ec4daa: Layer already exists 17:59:37 5f4d9fc4d98d: Layer already exists 17:59:37 8f321d655e7f: Pushed 17:59:40 567fd6087db1: Pushed 17:59:41 b952da7b8cf4: Pushed 17:59:41 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:41 + 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 17:59:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:59:42 b5a0c8a73a09: Preparing 17:59:42 8a5d2ed1b207: Preparing 17:59:42 567fd6087db1: Preparing 17:59:42 077225fdc692: Preparing 17:59:42 f8ffcac34223: Preparing 17:59:42 bb1acd0e3347: Preparing 17:59:42 de5b72ec4daa: Preparing 17:59:42 8f321d655e7f: Preparing 17:59:42 b952da7b8cf4: Preparing 17:59:42 5f4d9fc4d98d: Preparing 17:59:42 de5b72ec4daa: Waiting 17:59:42 8f321d655e7f: Waiting 17:59:42 b952da7b8cf4: Waiting 17:59:42 5f4d9fc4d98d: Waiting 17:59:42 bb1acd0e3347: Waiting 17:59:42 f8ffcac34223: Layer already exists 17:59:42 077225fdc692: Layer already exists 17:59:42 b5a0c8a73a09: Layer already exists 17:59:42 567fd6087db1: Layer already exists 17:59:42 8a5d2ed1b207: Layer already exists 17:59:42 bb1acd0e3347: Layer already exists 17:59:42 5f4d9fc4d98d: Layer already exists 17:59:42 de5b72ec4daa: Layer already exists 17:59:42 b952da7b8cf4: Layer already exists 17:59:42 8f321d655e7f: Layer already exists 17:59:42 latest: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.70 17:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:59:43 b5a0c8a73a09: Preparing 17:59:43 8a5d2ed1b207: Preparing 17:59:43 567fd6087db1: Preparing 17:59:43 077225fdc692: Preparing 17:59:43 f8ffcac34223: Preparing 17:59:43 bb1acd0e3347: Preparing 17:59:43 de5b72ec4daa: Preparing 17:59:43 8f321d655e7f: Preparing 17:59:43 b952da7b8cf4: Preparing 17:59:43 5f4d9fc4d98d: Preparing 17:59:43 8f321d655e7f: Waiting 17:59:43 bb1acd0e3347: Waiting 17:59:43 b952da7b8cf4: Waiting 17:59:43 de5b72ec4daa: Waiting 17:59:43 f8ffcac34223: Layer already exists 17:59:43 b5a0c8a73a09: Layer already exists 17:59:43 567fd6087db1: Layer already exists 17:59:43 8a5d2ed1b207: Layer already exists 17:59:43 077225fdc692: Layer already exists 17:59:43 de5b72ec4daa: Layer already exists 17:59:43 8f321d655e7f: Layer already exists 17:59:43 bb1acd0e3347: Layer already exists 17:59:43 b952da7b8cf4: Layer already exists 17:59:43 5f4d9fc4d98d: Layer already exists 17:59:43 3.1.0-dev.70: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:59:43 b5a0c8a73a09: Preparing 17:59:43 8a5d2ed1b207: Preparing 17:59:43 567fd6087db1: Preparing 17:59:43 077225fdc692: Preparing 17:59:43 f8ffcac34223: Preparing 17:59:43 bb1acd0e3347: Preparing 17:59:43 de5b72ec4daa: Preparing 17:59:43 8f321d655e7f: Preparing 17:59:43 b952da7b8cf4: Preparing 17:59:43 5f4d9fc4d98d: Preparing 17:59:43 bb1acd0e3347: Waiting 17:59:43 de5b72ec4daa: Waiting 17:59:43 8f321d655e7f: Waiting 17:59:43 b952da7b8cf4: Waiting 17:59:43 5f4d9fc4d98d: Waiting 17:59:43 b5a0c8a73a09: Layer already exists 17:59:43 8a5d2ed1b207: Layer already exists 17:59:43 077225fdc692: Layer already exists 17:59:43 f8ffcac34223: Layer already exists 17:59:43 567fd6087db1: Layer already exists 17:59:43 bb1acd0e3347: Layer already exists 17:59:43 8f321d655e7f: Layer already exists 17:59:43 b952da7b8cf4: Layer already exists 17:59:43 de5b72ec4daa: Layer already exists 17:59:43 5f4d9fc4d98d: Layer already exists 17:59:43 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:44 + 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 17:59:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:59:44 b5a0c8a73a09: Preparing 17:59:44 8a5d2ed1b207: Preparing 17:59:44 567fd6087db1: Preparing 17:59:44 077225fdc692: Preparing 17:59:44 f8ffcac34223: Preparing 17:59:44 bb1acd0e3347: Preparing 17:59:44 de5b72ec4daa: Preparing 17:59:44 8f321d655e7f: Preparing 17:59:44 b952da7b8cf4: Preparing 17:59:44 5f4d9fc4d98d: Preparing 17:59:44 de5b72ec4daa: Waiting 17:59:44 8f321d655e7f: Waiting 17:59:44 b952da7b8cf4: Waiting 17:59:44 5f4d9fc4d98d: Waiting 17:59:44 bb1acd0e3347: Waiting 17:59:44 567fd6087db1: Layer already exists 17:59:44 8a5d2ed1b207: Layer already exists 17:59:44 b5a0c8a73a09: Layer already exists 17:59:44 077225fdc692: Layer already exists 17:59:44 f8ffcac34223: Layer already exists 17:59:44 bb1acd0e3347: Layer already exists 17:59:44 de5b72ec4daa: Layer already exists 17:59:44 8f321d655e7f: Layer already exists 17:59:44 b952da7b8cf4: Layer already exists 17:59:44 5f4d9fc4d98d: Layer already exists 17:59:45 main: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:45 ===================================================== [Pipeline] echo 17:59:45 taggedImages: 17:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.70 17:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:59:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:59:45 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:45 latest 17:59:45 3.1.0-dev.70 17:59:45 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:45 main 17:59:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:59:45 2e9ceebbb5a7: Preparing 17:59:45 96cd2cd22522: Preparing 17:59:45 aaf65f9cb1f2: Preparing 17:59:45 39e50d71da3e: Preparing 17:59:45 daf22d3b63f8: Preparing 17:59:45 188e34db3214: Preparing 17:59:45 71c63dce3e0e: Preparing 17:59:45 188e34db3214: Waiting 17:59:45 bb1acd0e3347: Preparing 17:59:45 71c63dce3e0e: Waiting 17:59:45 de5b72ec4daa: Preparing 17:59:45 bb1acd0e3347: Waiting 17:59:45 69fb2f7f47ce: Preparing 17:59:45 5f4d9fc4d98d: Preparing 17:59:45 5f4d9fc4d98d: Waiting 17:59:46 96cd2cd22522: Pushed 17:59:46 2e9ceebbb5a7: Pushed 17:59:46 daf22d3b63f8: Pushed 17:59:46 bb1acd0e3347: Layer already exists 17:59:46 de5b72ec4daa: Layer already exists 17:59:46 188e34db3214: Pushed 17:59:46 71c63dce3e0e: Pushed 17:59:46 5f4d9fc4d98d: Layer already exists 17:59:48 39e50d71da3e: Pushed 17:59:48 69fb2f7f47ce: Pushed 17:59:49 aaf65f9cb1f2: Pushed 17:59:49 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:49 + 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 17:59:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:59:50 2e9ceebbb5a7: Preparing 17:59:50 96cd2cd22522: Preparing 17:59:50 aaf65f9cb1f2: Preparing 17:59:50 39e50d71da3e: Preparing 17:59:50 daf22d3b63f8: Preparing 17:59:50 188e34db3214: Preparing 17:59:50 71c63dce3e0e: Preparing 17:59:50 bb1acd0e3347: Preparing 17:59:50 de5b72ec4daa: Preparing 17:59:50 69fb2f7f47ce: Preparing 17:59:50 5f4d9fc4d98d: Preparing 17:59:50 bb1acd0e3347: Waiting 17:59:50 de5b72ec4daa: Waiting 17:59:50 69fb2f7f47ce: Waiting 17:59:50 5f4d9fc4d98d: Waiting 17:59:50 188e34db3214: Waiting 17:59:50 71c63dce3e0e: Waiting 17:59:50 aaf65f9cb1f2: Layer already exists 17:59:50 39e50d71da3e: Layer already exists 17:59:50 daf22d3b63f8: Layer already exists 17:59:50 96cd2cd22522: Layer already exists 17:59:50 2e9ceebbb5a7: Layer already exists 17:59:50 188e34db3214: Layer already exists 17:59:50 bb1acd0e3347: Layer already exists 17:59:50 71c63dce3e0e: Layer already exists 17:59:50 69fb2f7f47ce: Layer already exists 17:59:50 de5b72ec4daa: Layer already exists 17:59:50 5f4d9fc4d98d: Layer already exists 17:59:50 latest: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.70 17:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:59:51 2e9ceebbb5a7: Preparing 17:59:51 96cd2cd22522: Preparing 17:59:51 aaf65f9cb1f2: Preparing 17:59:51 39e50d71da3e: Preparing 17:59:51 daf22d3b63f8: Preparing 17:59:51 188e34db3214: Preparing 17:59:51 71c63dce3e0e: Preparing 17:59:51 bb1acd0e3347: Preparing 17:59:51 de5b72ec4daa: Preparing 17:59:51 69fb2f7f47ce: Preparing 17:59:51 5f4d9fc4d98d: Preparing 17:59:51 bb1acd0e3347: Waiting 17:59:51 de5b72ec4daa: Waiting 17:59:51 69fb2f7f47ce: Waiting 17:59:51 5f4d9fc4d98d: Waiting 17:59:51 188e34db3214: Waiting 17:59:51 71c63dce3e0e: Waiting 17:59:51 96cd2cd22522: Layer already exists 17:59:51 aaf65f9cb1f2: Layer already exists 17:59:51 daf22d3b63f8: Layer already exists 17:59:51 2e9ceebbb5a7: Layer already exists 17:59:51 39e50d71da3e: Layer already exists 17:59:51 bb1acd0e3347: Layer already exists 17:59:51 188e34db3214: Layer already exists 17:59:51 71c63dce3e0e: Layer already exists 17:59:51 69fb2f7f47ce: Layer already exists 17:59:51 de5b72ec4daa: Layer already exists 17:59:51 5f4d9fc4d98d: Layer already exists 17:59:51 3.1.0-dev.70: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:59:52 2e9ceebbb5a7: Preparing 17:59:52 96cd2cd22522: Preparing 17:59:52 aaf65f9cb1f2: Preparing 17:59:52 39e50d71da3e: Preparing 17:59:52 daf22d3b63f8: Preparing 17:59:52 188e34db3214: Preparing 17:59:52 71c63dce3e0e: Preparing 17:59:52 bb1acd0e3347: Preparing 17:59:52 de5b72ec4daa: Preparing 17:59:52 69fb2f7f47ce: Preparing 17:59:52 5f4d9fc4d98d: Preparing 17:59:52 71c63dce3e0e: Waiting 17:59:52 bb1acd0e3347: Waiting 17:59:52 de5b72ec4daa: Waiting 17:59:52 69fb2f7f47ce: Waiting 17:59:52 5f4d9fc4d98d: Waiting 17:59:52 188e34db3214: Waiting 17:59:52 daf22d3b63f8: Layer already exists 17:59:52 aaf65f9cb1f2: Layer already exists 17:59:52 2e9ceebbb5a7: Layer already exists 17:59:52 96cd2cd22522: Layer already exists 17:59:52 39e50d71da3e: Layer already exists 17:59:52 188e34db3214: Layer already exists 17:59:52 de5b72ec4daa: Layer already exists 17:59:52 71c63dce3e0e: Layer already exists 17:59:52 bb1acd0e3347: Layer already exists 17:59:52 69fb2f7f47ce: Layer already exists 17:59:52 5f4d9fc4d98d: Layer already exists 17:59:52 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:52 + 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 17:59:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:59:55 2e9ceebbb5a7: Preparing 17:59:55 96cd2cd22522: Preparing 17:59:55 aaf65f9cb1f2: Preparing 17:59:55 39e50d71da3e: Preparing 17:59:55 daf22d3b63f8: Preparing 17:59:55 188e34db3214: Preparing 17:59:55 71c63dce3e0e: Preparing 17:59:55 bb1acd0e3347: Preparing 17:59:55 de5b72ec4daa: Preparing 17:59:55 69fb2f7f47ce: Preparing 17:59:55 5f4d9fc4d98d: Preparing 17:59:55 bb1acd0e3347: Waiting 17:59:55 de5b72ec4daa: Waiting 17:59:55 69fb2f7f47ce: Waiting 17:59:55 5f4d9fc4d98d: Waiting 17:59:55 188e34db3214: Waiting 17:59:55 71c63dce3e0e: Waiting 17:59:55 96cd2cd22522: Layer already exists 17:59:55 daf22d3b63f8: Layer already exists 17:59:55 2e9ceebbb5a7: Layer already exists 17:59:55 aaf65f9cb1f2: Layer already exists 17:59:55 39e50d71da3e: Layer already exists 17:59:55 71c63dce3e0e: Layer already exists 17:59:55 de5b72ec4daa: Layer already exists 17:59:55 bb1acd0e3347: Layer already exists 17:59:55 69fb2f7f47ce: Layer already exists 17:59:55 188e34db3214: Layer already exists 17:59:55 5f4d9fc4d98d: Layer already exists 17:59:55 main: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:55 ===================================================== [Pipeline] echo 17:59:55 taggedImages: 17:59:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:59:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.70 17:59:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:59:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:59:55 411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:55 latest 17:59:55 3.1.0-dev.70 17:59:55 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 17:59:55 main 17:59:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 17:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:59:56 1a3b3f6e2eb3: Preparing 17:59:56 54575fe45252: Preparing 17:59:56 bb1acd0e3347: Preparing 17:59:56 de5b72ec4daa: Preparing 17:59:56 0872d4f77a42: Preparing 17:59:56 5f4d9fc4d98d: Preparing 17:59:56 5f4d9fc4d98d: Waiting 17:59:56 de5b72ec4daa: Layer already exists 17:59:56 bb1acd0e3347: Layer already exists 17:59:56 5f4d9fc4d98d: Layer already exists 17:59:56 1a3b3f6e2eb3: Pushed 17:59:58 0872d4f77a42: Pushed 18:00:01 54575fe45252: Pushed 18:00:01 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:01 + 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 18:00:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:00:02 1a3b3f6e2eb3: Preparing 18:00:02 54575fe45252: Preparing 18:00:02 bb1acd0e3347: Preparing 18:00:02 de5b72ec4daa: Preparing 18:00:02 0872d4f77a42: Preparing 18:00:02 5f4d9fc4d98d: Preparing 18:00:02 5f4d9fc4d98d: Waiting 18:00:02 bb1acd0e3347: Layer already exists 18:00:02 0872d4f77a42: Layer already exists 18:00:02 de5b72ec4daa: Layer already exists 18:00:02 1a3b3f6e2eb3: Layer already exists 18:00:02 54575fe45252: Layer already exists 18:00:02 5f4d9fc4d98d: Layer already exists 18:00:02 latest: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.70 18:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:00:03 1a3b3f6e2eb3: Preparing 18:00:03 54575fe45252: Preparing 18:00:03 bb1acd0e3347: Preparing 18:00:03 de5b72ec4daa: Preparing 18:00:03 0872d4f77a42: Preparing 18:00:03 5f4d9fc4d98d: Preparing 18:00:03 5f4d9fc4d98d: Waiting 18:00:03 bb1acd0e3347: Layer already exists 18:00:03 1a3b3f6e2eb3: Layer already exists 18:00:03 0872d4f77a42: Layer already exists 18:00:03 de5b72ec4daa: Layer already exists 18:00:03 54575fe45252: Layer already exists 18:00:03 5f4d9fc4d98d: Layer already exists 18:00:03 3.1.0-dev.70: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:00:04 1a3b3f6e2eb3: Preparing 18:00:04 54575fe45252: Preparing 18:00:04 bb1acd0e3347: Preparing 18:00:04 de5b72ec4daa: Preparing 18:00:04 0872d4f77a42: Preparing 18:00:04 5f4d9fc4d98d: Preparing 18:00:04 5f4d9fc4d98d: Waiting 18:00:04 bb1acd0e3347: Layer already exists 18:00:04 1a3b3f6e2eb3: Layer already exists 18:00:04 0872d4f77a42: Layer already exists 18:00:04 54575fe45252: Layer already exists 18:00:04 de5b72ec4daa: Layer already exists 18:00:04 5f4d9fc4d98d: Layer already exists 18:00:04 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:04 + 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 18:00:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:00:04 1a3b3f6e2eb3: Preparing 18:00:04 54575fe45252: Preparing 18:00:04 bb1acd0e3347: Preparing 18:00:04 de5b72ec4daa: Preparing 18:00:04 0872d4f77a42: Preparing 18:00:04 5f4d9fc4d98d: Preparing 18:00:04 5f4d9fc4d98d: Waiting 18:00:04 bb1acd0e3347: Layer already exists 18:00:04 54575fe45252: Layer already exists 18:00:04 de5b72ec4daa: Layer already exists 18:00:04 0872d4f77a42: Layer already exists 18:00:04 1a3b3f6e2eb3: Layer already exists 18:00:04 5f4d9fc4d98d: Layer already exists 18:00:05 main: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:05 ===================================================== [Pipeline] echo 18:00:05 taggedImages: 18:00:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:00:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:00:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.70 18:00:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:00:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:00:05 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:00:05 411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:00:05 latest 18:00:05 3.1.0-dev.70 18:00:05 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:00:05 main 18:00:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:00:05 15e5fa21f332: Preparing 18:00:05 9b636d7d170b: Preparing 18:00:05 9ed8676f5ec8: Preparing 18:00:05 bb1acd0e3347: Preparing 18:00:05 de5b72ec4daa: Preparing 18:00:05 0461fa58fd41: Preparing 18:00:05 96445d57a5c5: Preparing 18:00:05 efaf5b7c2a85: Preparing 18:00:05 5f4d9fc4d98d: Preparing 18:00:05 96445d57a5c5: Waiting 18:00:05 efaf5b7c2a85: Waiting 18:00:05 5f4d9fc4d98d: Waiting 18:00:05 0461fa58fd41: Waiting 18:00:06 9ed8676f5ec8: Pushed 18:00:06 9b636d7d170b: Pushed 18:00:08 de5b72ec4daa: Layer already exists 18:00:08 bb1acd0e3347: Layer already exists 18:00:08 5f4d9fc4d98d: Layer already exists 18:00:08 15e5fa21f332: Pushed 18:00:10 efaf5b7c2a85: Pushed 18:00:23 96445d57a5c5: Pushed 18:00:26 0461fa58fd41: Pushed 18:00:26 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:27 + 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 18:00:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:00:27 15e5fa21f332: Preparing 18:00:27 9b636d7d170b: Preparing 18:00:27 9ed8676f5ec8: Preparing 18:00:27 bb1acd0e3347: Preparing 18:00:27 de5b72ec4daa: Preparing 18:00:27 0461fa58fd41: Preparing 18:00:27 96445d57a5c5: Preparing 18:00:27 efaf5b7c2a85: Preparing 18:00:27 5f4d9fc4d98d: Preparing 18:00:27 96445d57a5c5: Waiting 18:00:27 efaf5b7c2a85: Waiting 18:00:27 5f4d9fc4d98d: Waiting 18:00:27 0461fa58fd41: Waiting 18:00:27 9ed8676f5ec8: Layer already exists 18:00:27 bb1acd0e3347: Layer already exists 18:00:27 de5b72ec4daa: Layer already exists 18:00:27 15e5fa21f332: Layer already exists 18:00:27 9b636d7d170b: Layer already exists 18:00:27 0461fa58fd41: Layer already exists 18:00:27 5f4d9fc4d98d: Layer already exists 18:00:27 96445d57a5c5: Layer already exists 18:00:27 efaf5b7c2a85: Layer already exists 18:00:27 latest: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.70 18:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:00:29 15e5fa21f332: Preparing 18:00:29 9b636d7d170b: Preparing 18:00:29 9ed8676f5ec8: Preparing 18:00:29 bb1acd0e3347: Preparing 18:00:29 de5b72ec4daa: Preparing 18:00:29 0461fa58fd41: Preparing 18:00:29 96445d57a5c5: Preparing 18:00:29 efaf5b7c2a85: Preparing 18:00:29 5f4d9fc4d98d: Preparing 18:00:29 96445d57a5c5: Waiting 18:00:29 efaf5b7c2a85: Waiting 18:00:29 5f4d9fc4d98d: Waiting 18:00:29 0461fa58fd41: Waiting 18:00:30 15e5fa21f332: Layer already exists 18:00:30 de5b72ec4daa: Layer already exists 18:00:30 bb1acd0e3347: Layer already exists 18:00:30 9b636d7d170b: Layer already exists 18:00:30 9ed8676f5ec8: Layer already exists 18:00:30 0461fa58fd41: Layer already exists 18:00:30 96445d57a5c5: Layer already exists 18:00:30 efaf5b7c2a85: Layer already exists 18:00:30 5f4d9fc4d98d: Layer already exists 18:00:30 3.1.0-dev.70: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:00:31 15e5fa21f332: Preparing 18:00:31 9b636d7d170b: Preparing 18:00:31 9ed8676f5ec8: Preparing 18:00:31 bb1acd0e3347: Preparing 18:00:31 de5b72ec4daa: Preparing 18:00:31 0461fa58fd41: Preparing 18:00:31 96445d57a5c5: Preparing 18:00:31 efaf5b7c2a85: Preparing 18:00:31 5f4d9fc4d98d: Preparing 18:00:31 96445d57a5c5: Waiting 18:00:31 efaf5b7c2a85: Waiting 18:00:31 5f4d9fc4d98d: Waiting 18:00:31 0461fa58fd41: Waiting 18:00:31 15e5fa21f332: Layer already exists 18:00:31 9ed8676f5ec8: Layer already exists 18:00:31 de5b72ec4daa: Layer already exists 18:00:31 bb1acd0e3347: Layer already exists 18:00:31 9b636d7d170b: Layer already exists 18:00:32 0461fa58fd41: Layer already exists 18:00:32 5f4d9fc4d98d: Layer already exists 18:00:32 96445d57a5c5: Layer already exists 18:00:32 efaf5b7c2a85: Layer already exists 18:00:32 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:36 + 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 18:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:00:39 15e5fa21f332: Preparing 18:00:39 9b636d7d170b: Preparing 18:00:39 9ed8676f5ec8: Preparing 18:00:39 bb1acd0e3347: Preparing 18:00:39 de5b72ec4daa: Preparing 18:00:39 0461fa58fd41: Preparing 18:00:39 96445d57a5c5: Preparing 18:00:39 efaf5b7c2a85: Preparing 18:00:39 5f4d9fc4d98d: Preparing 18:00:39 0461fa58fd41: Waiting 18:00:39 96445d57a5c5: Waiting 18:00:39 efaf5b7c2a85: Waiting 18:00:39 5f4d9fc4d98d: Waiting 18:00:39 bb1acd0e3347: Layer already exists 18:00:39 de5b72ec4daa: Layer already exists 18:00:39 9b636d7d170b: Layer already exists 18:00:39 9ed8676f5ec8: Layer already exists 18:00:39 15e5fa21f332: Layer already exists 18:00:40 0461fa58fd41: Layer already exists 18:00:40 efaf5b7c2a85: Layer already exists 18:00:40 5f4d9fc4d98d: Layer already exists 18:00:40 96445d57a5c5: Layer already exists 18:00:42 main: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:42 ===================================================== [Pipeline] echo 18:00:42 taggedImages: 18:00:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:00:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:00:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.70 18:00:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:00:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:00:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:00:42 411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:00:42 latest 18:00:42 3.1.0-dev.70 18:00:42 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:00:42 main 18:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:00:42 c00975296e90: Preparing 18:00:42 29ffcdfc4cc1: Preparing 18:00:42 5bb4a3d07d9f: Preparing 18:00:42 bb1acd0e3347: Preparing 18:00:42 de5b72ec4daa: Preparing 18:00:42 f316fc3f9888: Preparing 18:00:42 488f8e5bccf3: Preparing 18:00:42 5f4d9fc4d98d: Preparing 18:00:42 5f4d9fc4d98d: Waiting 18:00:42 f316fc3f9888: Waiting 18:00:42 488f8e5bccf3: Waiting 18:00:42 de5b72ec4daa: Layer already exists 18:00:42 bb1acd0e3347: Layer already exists 18:00:43 29ffcdfc4cc1: Pushed 18:00:43 c00975296e90: Pushed 18:00:43 5bb4a3d07d9f: Pushed 18:00:43 5f4d9fc4d98d: Layer already exists 18:00:43 488f8e5bccf3: Pushed 18:01:02 f316fc3f9888: Pushed 18:01:02 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:02 + 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 18:01:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:01:02 c00975296e90: Preparing 18:01:02 29ffcdfc4cc1: Preparing 18:01:02 5bb4a3d07d9f: Preparing 18:01:02 bb1acd0e3347: Preparing 18:01:02 de5b72ec4daa: Preparing 18:01:02 f316fc3f9888: Preparing 18:01:02 488f8e5bccf3: Preparing 18:01:02 5f4d9fc4d98d: Preparing 18:01:02 f316fc3f9888: Waiting 18:01:02 488f8e5bccf3: Waiting 18:01:02 5f4d9fc4d98d: Waiting 18:01:02 de5b72ec4daa: Layer already exists 18:01:02 c00975296e90: Layer already exists 18:01:02 29ffcdfc4cc1: Layer already exists 18:01:02 bb1acd0e3347: Layer already exists 18:01:02 5bb4a3d07d9f: Layer already exists 18:01:02 488f8e5bccf3: Layer already exists 18:01:02 f316fc3f9888: Layer already exists 18:01:02 5f4d9fc4d98d: Layer already exists 18:01:02 latest: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.70 18:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:01:03 c00975296e90: Preparing 18:01:03 29ffcdfc4cc1: Preparing 18:01:03 5bb4a3d07d9f: Preparing 18:01:03 bb1acd0e3347: Preparing 18:01:03 de5b72ec4daa: Preparing 18:01:03 f316fc3f9888: Preparing 18:01:03 488f8e5bccf3: Preparing 18:01:03 5f4d9fc4d98d: Preparing 18:01:03 488f8e5bccf3: Waiting 18:01:03 f316fc3f9888: Waiting 18:01:03 5f4d9fc4d98d: Waiting 18:01:03 29ffcdfc4cc1: Layer already exists 18:01:03 bb1acd0e3347: Layer already exists 18:01:03 c00975296e90: Layer already exists 18:01:03 de5b72ec4daa: Layer already exists 18:01:03 5bb4a3d07d9f: Layer already exists 18:01:03 f316fc3f9888: Layer already exists 18:01:03 488f8e5bccf3: Layer already exists 18:01:03 5f4d9fc4d98d: Layer already exists 18:01:03 3.1.0-dev.70: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:01:04 c00975296e90: Preparing 18:01:04 29ffcdfc4cc1: Preparing 18:01:04 5bb4a3d07d9f: Preparing 18:01:04 bb1acd0e3347: Preparing 18:01:04 de5b72ec4daa: Preparing 18:01:04 f316fc3f9888: Preparing 18:01:04 488f8e5bccf3: Preparing 18:01:04 5f4d9fc4d98d: Preparing 18:01:04 f316fc3f9888: Waiting 18:01:04 5f4d9fc4d98d: Waiting 18:01:04 488f8e5bccf3: Waiting 18:01:04 29ffcdfc4cc1: Layer already exists 18:01:04 5bb4a3d07d9f: Layer already exists 18:01:04 de5b72ec4daa: Layer already exists 18:01:04 bb1acd0e3347: Layer already exists 18:01:04 c00975296e90: Layer already exists 18:01:04 f316fc3f9888: Layer already exists 18:01:04 5f4d9fc4d98d: Layer already exists 18:01:04 488f8e5bccf3: Layer already exists 18:01:04 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:05 + 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 18:01:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:01:05 c00975296e90: Preparing 18:01:05 29ffcdfc4cc1: Preparing 18:01:05 5bb4a3d07d9f: Preparing 18:01:05 bb1acd0e3347: Preparing 18:01:05 de5b72ec4daa: Preparing 18:01:05 f316fc3f9888: Preparing 18:01:05 488f8e5bccf3: Preparing 18:01:05 5f4d9fc4d98d: Preparing 18:01:05 488f8e5bccf3: Waiting 18:01:05 5f4d9fc4d98d: Waiting 18:01:05 f316fc3f9888: Waiting 18:01:05 bb1acd0e3347: Layer already exists 18:01:05 de5b72ec4daa: Layer already exists 18:01:05 5bb4a3d07d9f: Layer already exists 18:01:05 29ffcdfc4cc1: Layer already exists 18:01:05 c00975296e90: Layer already exists 18:01:05 f316fc3f9888: Layer already exists 18:01:05 488f8e5bccf3: Layer already exists 18:01:05 5f4d9fc4d98d: Layer already exists 18:01:05 main: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:01:05 ===================================================== [Pipeline] echo 18:01:05 taggedImages: 18:01:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:01:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.70 18:01:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:01:05 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:01:05 411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:05 latest 18:01:05 3.1.0-dev.70 18:01:05 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:05 main 18:01:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:01:07 54058742a384: Preparing 18:01:07 68a02caef8d0: Preparing 18:01:07 8d38dc514f14: Preparing 18:01:07 bb1acd0e3347: Preparing 18:01:07 de5b72ec4daa: Preparing 18:01:07 9f61640ed308: Preparing 18:01:07 efaf5b7c2a85: Preparing 18:01:07 5f4d9fc4d98d: Preparing 18:01:07 9f61640ed308: Waiting 18:01:07 efaf5b7c2a85: Waiting 18:01:07 5f4d9fc4d98d: Waiting 18:01:07 de5b72ec4daa: Layer already exists 18:01:07 bb1acd0e3347: Layer already exists 18:01:07 efaf5b7c2a85: Layer already exists 18:01:07 8d38dc514f14: Pushed 18:01:07 68a02caef8d0: Pushed 18:01:07 5f4d9fc4d98d: Layer already exists 18:01:07 54058742a384: Pushed 18:01:25 9f61640ed308: Pushed 18:01:25 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:26 + 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 18:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:01:26 54058742a384: Preparing 18:01:26 68a02caef8d0: Preparing 18:01:26 8d38dc514f14: Preparing 18:01:26 bb1acd0e3347: Preparing 18:01:26 de5b72ec4daa: Preparing 18:01:26 9f61640ed308: Preparing 18:01:26 efaf5b7c2a85: Preparing 18:01:26 5f4d9fc4d98d: Preparing 18:01:26 9f61640ed308: Waiting 18:01:26 efaf5b7c2a85: Waiting 18:01:26 5f4d9fc4d98d: Waiting 18:01:26 68a02caef8d0: Layer already exists 18:01:26 54058742a384: Layer already exists 18:01:26 bb1acd0e3347: Layer already exists 18:01:26 8d38dc514f14: Layer already exists 18:01:26 de5b72ec4daa: Layer already exists 18:01:26 5f4d9fc4d98d: Layer already exists 18:01:26 9f61640ed308: Layer already exists 18:01:26 efaf5b7c2a85: Layer already exists 18:01:26 latest: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.70 18:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:01:27 54058742a384: Preparing 18:01:27 68a02caef8d0: Preparing 18:01:27 8d38dc514f14: Preparing 18:01:27 bb1acd0e3347: Preparing 18:01:27 de5b72ec4daa: Preparing 18:01:27 9f61640ed308: Preparing 18:01:27 efaf5b7c2a85: Preparing 18:01:27 5f4d9fc4d98d: Preparing 18:01:27 9f61640ed308: Waiting 18:01:27 efaf5b7c2a85: Waiting 18:01:27 5f4d9fc4d98d: Waiting 18:01:27 de5b72ec4daa: Layer already exists 18:01:27 68a02caef8d0: Layer already exists 18:01:27 8d38dc514f14: Layer already exists 18:01:27 bb1acd0e3347: Layer already exists 18:01:27 54058742a384: Layer already exists 18:01:27 9f61640ed308: Layer already exists 18:01:27 efaf5b7c2a85: Layer already exists 18:01:27 5f4d9fc4d98d: Layer already exists 18:01:27 3.1.0-dev.70: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:01:28 54058742a384: Preparing 18:01:28 68a02caef8d0: Preparing 18:01:28 8d38dc514f14: Preparing 18:01:28 bb1acd0e3347: Preparing 18:01:28 de5b72ec4daa: Preparing 18:01:28 9f61640ed308: Preparing 18:01:28 efaf5b7c2a85: Preparing 18:01:28 5f4d9fc4d98d: Preparing 18:01:28 efaf5b7c2a85: Waiting 18:01:28 9f61640ed308: Waiting 18:01:28 5f4d9fc4d98d: Waiting 18:01:28 bb1acd0e3347: Layer already exists 18:01:28 54058742a384: Layer already exists 18:01:28 8d38dc514f14: Layer already exists 18:01:28 68a02caef8d0: Layer already exists 18:01:28 de5b72ec4daa: Layer already exists 18:01:28 9f61640ed308: Layer already exists 18:01:28 efaf5b7c2a85: Layer already exists 18:01:28 5f4d9fc4d98d: Layer already exists 18:01:28 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:28 + 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 18:01:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:01:29 54058742a384: Preparing 18:01:29 68a02caef8d0: Preparing 18:01:29 8d38dc514f14: Preparing 18:01:29 bb1acd0e3347: Preparing 18:01:29 de5b72ec4daa: Preparing 18:01:29 9f61640ed308: Preparing 18:01:29 efaf5b7c2a85: Preparing 18:01:29 5f4d9fc4d98d: Preparing 18:01:29 efaf5b7c2a85: Waiting 18:01:29 5f4d9fc4d98d: Waiting 18:01:29 9f61640ed308: Waiting 18:01:29 bb1acd0e3347: Layer already exists 18:01:29 8d38dc514f14: Layer already exists 18:01:29 68a02caef8d0: Layer already exists 18:01:29 de5b72ec4daa: Layer already exists 18:01:29 54058742a384: Layer already exists 18:01:29 efaf5b7c2a85: Layer already exists 18:01:29 9f61640ed308: Layer already exists 18:01:29 5f4d9fc4d98d: Layer already exists 18:01:29 main: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:01:29 ===================================================== [Pipeline] echo 18:01:29 taggedImages: 18:01:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:01:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.70 18:01:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:01:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:01:29 411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:29 latest 18:01:29 3.1.0-dev.70 18:01:29 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:29 main 18:01:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:01:30 3bed313c1175: Preparing 18:01:30 ddc4b411ee91: Preparing 18:01:30 bb1acd0e3347: Preparing 18:01:30 de5b72ec4daa: Preparing 18:01:30 3d1e56144704: Preparing 18:01:30 5f4d9fc4d98d: Preparing 18:01:30 5f4d9fc4d98d: Waiting 18:01:30 de5b72ec4daa: Layer already exists 18:01:30 bb1acd0e3347: Layer already exists 18:01:30 5f4d9fc4d98d: Layer already exists 18:01:30 3bed313c1175: Pushed 18:01:30 3d1e56144704: Pushed 18:01:36 ddc4b411ee91: Pushed 18:01:36 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:01:37 3bed313c1175: Preparing 18:01:37 ddc4b411ee91: Preparing 18:01:37 bb1acd0e3347: Preparing 18:01:37 de5b72ec4daa: Preparing 18:01:37 3d1e56144704: Preparing 18:01:37 5f4d9fc4d98d: Preparing 18:01:37 5f4d9fc4d98d: Waiting 18:01:37 3bed313c1175: Layer already exists 18:01:37 ddc4b411ee91: Layer already exists 18:01:37 bb1acd0e3347: Layer already exists 18:01:37 de5b72ec4daa: Layer already exists 18:01:37 3d1e56144704: Layer already exists 18:01:37 5f4d9fc4d98d: Layer already exists 18:01:37 latest: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.70 18:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:01:38 3bed313c1175: Preparing 18:01:38 ddc4b411ee91: Preparing 18:01:38 bb1acd0e3347: Preparing 18:01:38 de5b72ec4daa: Preparing 18:01:38 3d1e56144704: Preparing 18:01:38 5f4d9fc4d98d: Preparing 18:01:38 5f4d9fc4d98d: Waiting 18:01:38 ddc4b411ee91: Layer already exists 18:01:38 3bed313c1175: Layer already exists 18:01:38 3d1e56144704: Layer already exists 18:01:38 bb1acd0e3347: Layer already exists 18:01:38 de5b72ec4daa: Layer already exists 18:01:38 5f4d9fc4d98d: Layer already exists 18:01:38 3.1.0-dev.70: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:01:39 3bed313c1175: Preparing 18:01:39 ddc4b411ee91: Preparing 18:01:39 bb1acd0e3347: Preparing 18:01:39 de5b72ec4daa: Preparing 18:01:39 3d1e56144704: Preparing 18:01:39 5f4d9fc4d98d: Preparing 18:01:39 5f4d9fc4d98d: Waiting 18:01:39 bb1acd0e3347: Layer already exists 18:01:39 3d1e56144704: Layer already exists 18:01:39 ddc4b411ee91: Layer already exists 18:01:39 3bed313c1175: Layer already exists 18:01:39 de5b72ec4daa: Layer already exists 18:01:39 5f4d9fc4d98d: Layer already exists 18:01:39 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:01:40 3bed313c1175: Preparing 18:01:40 ddc4b411ee91: Preparing 18:01:40 bb1acd0e3347: Preparing 18:01:40 de5b72ec4daa: Preparing 18:01:40 3d1e56144704: Preparing 18:01:40 5f4d9fc4d98d: Preparing 18:01:40 5f4d9fc4d98d: Waiting 18:01:40 de5b72ec4daa: Layer already exists 18:01:40 3d1e56144704: Layer already exists 18:01:40 3bed313c1175: Layer already exists 18:01:40 bb1acd0e3347: Layer already exists 18:01:40 ddc4b411ee91: Layer already exists 18:01:40 5f4d9fc4d98d: Layer already exists 18:01:40 main: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:01:40 ===================================================== [Pipeline] echo 18:01:40 taggedImages: 18:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.70 18:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:01:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:01:40 411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:40 latest 18:01:40 3.1.0-dev.70 18:01:40 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:40 main 18:01:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:41 17f2e4ef8823: Preparing 18:01:41 3d0a3ff5d981: Preparing 18:01:41 bb1acd0e3347: Preparing 18:01:41 de5b72ec4daa: Preparing 18:01:41 ab1a10d65236: Preparing 18:01:41 5f4d9fc4d98d: Preparing 18:01:41 5f4d9fc4d98d: Waiting 18:01:41 bb1acd0e3347: Layer already exists 18:01:41 de5b72ec4daa: Layer already exists 18:01:41 ab1a10d65236: Layer already exists 18:01:41 5f4d9fc4d98d: Layer already exists 18:01:41 17f2e4ef8823: Pushed 18:01:48 3d0a3ff5d981: Pushed 18:01:50 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:51 17f2e4ef8823: Preparing 18:01:51 3d0a3ff5d981: Preparing 18:01:51 bb1acd0e3347: Preparing 18:01:51 de5b72ec4daa: Preparing 18:01:51 ab1a10d65236: Preparing 18:01:51 5f4d9fc4d98d: Preparing 18:01:51 5f4d9fc4d98d: Waiting 18:01:51 ab1a10d65236: Layer already exists 18:01:51 3d0a3ff5d981: Layer already exists 18:01:51 bb1acd0e3347: Layer already exists 18:01:51 17f2e4ef8823: Layer already exists 18:01:51 de5b72ec4daa: Layer already exists 18:01:51 5f4d9fc4d98d: Layer already exists 18:01:51 latest: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.70 18:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:52 17f2e4ef8823: Preparing 18:01:52 3d0a3ff5d981: Preparing 18:01:52 bb1acd0e3347: Preparing 18:01:52 de5b72ec4daa: Preparing 18:01:52 ab1a10d65236: Preparing 18:01:52 5f4d9fc4d98d: Preparing 18:01:52 5f4d9fc4d98d: Waiting 18:01:52 17f2e4ef8823: Layer already exists 18:01:52 ab1a10d65236: Layer already exists 18:01:52 bb1acd0e3347: Layer already exists 18:01:52 3d0a3ff5d981: Layer already exists 18:01:52 de5b72ec4daa: Layer already exists 18:01:52 5f4d9fc4d98d: Layer already exists 18:01:52 3.1.0-dev.70: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:53 17f2e4ef8823: Preparing 18:01:53 3d0a3ff5d981: Preparing 18:01:53 bb1acd0e3347: Preparing 18:01:53 de5b72ec4daa: Preparing 18:01:53 ab1a10d65236: Preparing 18:01:53 5f4d9fc4d98d: Preparing 18:01:53 5f4d9fc4d98d: Waiting 18:01:53 3d0a3ff5d981: Layer already exists 18:01:53 17f2e4ef8823: Layer already exists 18:01:53 bb1acd0e3347: Layer already exists 18:01:53 de5b72ec4daa: Layer already exists 18:01:53 ab1a10d65236: Layer already exists 18:01:53 5f4d9fc4d98d: Layer already exists 18:01:53 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:01:54 17f2e4ef8823: Preparing 18:01:54 3d0a3ff5d981: Preparing 18:01:54 bb1acd0e3347: Preparing 18:01:54 de5b72ec4daa: Preparing 18:01:54 ab1a10d65236: Preparing 18:01:54 5f4d9fc4d98d: Preparing 18:01:54 5f4d9fc4d98d: Waiting 18:01:54 3d0a3ff5d981: Layer already exists 18:01:54 bb1acd0e3347: Layer already exists 18:01:54 17f2e4ef8823: Layer already exists 18:01:54 ab1a10d65236: Layer already exists 18:01:54 de5b72ec4daa: Layer already exists 18:01:54 5f4d9fc4d98d: Layer already exists 18:01:54 main: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:01:54 ===================================================== [Pipeline] echo 18:01:54 taggedImages: 18:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 18:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.70 18:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 18:01:54 - 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 18:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:55 18:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:55 arm64: Pulling from edgex-lftools-log-publisher 18:01:55 8998bd30e6a1: Pulling fs layer 18:01:55 04944245beec: Pulling fs layer 18:01:55 699f458cf7ca: Pulling fs layer 18:01:55 765212b225bb: Pulling fs layer 18:01:55 f23df028b6ca: Pulling fs layer 18:01:55 d65c8cfc05b1: Pulling fs layer 18:01:55 2437ff75d9bd: Pulling fs layer 18:01:55 765212b225bb: Waiting 18:01:55 f23df028b6ca: Waiting 18:01:55 d65c8cfc05b1: Waiting 18:01:55 2437ff75d9bd: Waiting 18:01:55 04944245beec: Verifying Checksum 18:01:55 04944245beec: Download complete 18:01:55 765212b225bb: Verifying Checksum 18:01:55 765212b225bb: Download complete 18:01:55 f23df028b6ca: Verifying Checksum 18:01:55 f23df028b6ca: Download complete 18:01:55 d65c8cfc05b1: Verifying Checksum 18:01:55 d65c8cfc05b1: Download complete 18:01:55 699f458cf7ca: Verifying Checksum 18:01:55 699f458cf7ca: Download complete 18:01:56 8998bd30e6a1: Verifying Checksum 18:01:56 8998bd30e6a1: Download complete 18:01:58 2437ff75d9bd: Verifying Checksum 18:01:58 2437ff75d9bd: Download complete 18:02:00 8998bd30e6a1: Pull complete 18:02:04 04944245beec: Pull complete 18:02:06 699f458cf7ca: Pull complete 18:02:06 765212b225bb: Pull complete 18:02:06 f23df028b6ca: Pull complete 18:02:06 d65c8cfc05b1: Pull complete 18:02:25 2437ff75d9bd: Pull complete 18:02:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:02:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:25 prd-ubuntu20.04-docker-arm64-4c-16g-17355 does not seem to be running inside a container 18:02:25 $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:02:27 $ docker top ab792759c74077d1bdadf05ad99c0e978719796cee6dd1caf0c24e150318ac5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:27 ---> job-cost.sh 18:02:27 lf-activate-venv: SKIPPING 18:02:27 INFO: No Stack... 18:02:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:02:29 INFO: Archiving Costs [Pipeline] sh 18:02:29 + + cat /w/workspace/edgex-go/605/archives/cost.csvcut 18:02:29 -d, -f6 [Pipeline] lock 18:02:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] 18:02:29 Resource [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] did not exist. Created. 18:02:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:30 + echo total: 0.10999999940395355 [Pipeline] stash 18:02:31 Stashed 1 file(s) [Pipeline] } 18:02:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] [Pipeline] // lock [Pipeline] } 18:02:31 $ docker stop --time=1 ab792759c74077d1bdadf05ad99c0e978719796cee6dd1caf0c24e150318ac5a 18:02:33 $ docker rm -f --volumes ab792759c74077d1bdadf05ad99c0e978719796cee6dd1caf0c24e150318ac5a [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 18:02:34 provisioning config files... 18:02:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/605@tmp/config11002967985619493977tmp [Pipeline] { [Pipeline] sh 18:02:34 + set +x 18:02:34 + bash -s -- 18:02:34 + curl -s https://codecov.io/bash 18:02:34 18:02:34 _____ _ 18:02:34 / ____| | | 18:02:34 | | ___ __| | ___ ___ _____ __ 18:02:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:02:34 | |___| (_) | (_| | __/ (_| (_) \ V / 18:02:34 \_____\___/ \__,_|\___|\___\___/ \_/ 18:02:34 Bash-1.0.6 18:02:34 18:02:34 18:02:34 ==> git version 2.25.1 found 18:02:34 ==> 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 18:02:34 Release-Date: 2020-01-08 18:02:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:02:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:02:34 ==> Jenkins CI detected. 18:02:34 current dir:  /w/workspace/edgex-go/605 18:02:34 project root: . 18:02:34 --> token set from env 18:02:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:02:34 ==> Running gcov in . (disable via -X gcov) 18:02:34 ==> Python coveragepy not found 18:02:34 ==> Searching for coverage reports in: 18:02:34 + . 18:02:35 -> Found 1 reports 18:02:35 ==> Detecting git/mercurial file structure 18:02:35 ==> Reading reports 18:02:35 + ./coverage.out bytes=453602 18:02:35 ==> Appending adjustments 18:02:35 https://docs.codecov.io/docs/fixing-reports 18:02:36 + Found adjustments 18:02:36 ==> Gzipping contents 18:02:36 60K /tmp/codecov.iD1RVb.gz 18:02:36 ==> Uploading reports 18:02:36 url: https://codecov.io 18:02:36 query: branch=main&commit=411a0270e6d1463cc00e8b5730742509ffa8a5a2&build=605&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F605%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:36 -> Pinging Codecov 18:02:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=411a0270e6d1463cc00e8b5730742509ffa8a5a2&build=605&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F605%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:36 -> Uploading to 18:02:36 https://storage.googleapis.com/codecov/v4/raw/2023-11-13/00271124DB129430A58F1EEE437C3FCB/411a0270e6d1463cc00e8b5730742509ffa8a5a2/8e4e22da-5617-4b4a-89bb-569169fb82f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T180236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6361f44e3101fd74e7f3b33663eae571850c50cbb7a055f49ee24e241763ca7f 18:02:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:36 Dload Upload Total Spent Left Speed 18:02:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57814 0 0 100 57814 0 271k --:--:-- --:--:-- --:--:-- 270k 100 57814 0 0 100 57814 0 209k --:--:-- --:--:-- --:--:-- 208k 18:02:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } 18:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:02:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:02:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:37 18:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:02:37 df9b9388f04a: Pulling fs layer 18:02:37 52dc419b0ee2: Pulling fs layer 18:02:37 25bc292e5bac: Pulling fs layer 18:02:37 114826534d7a: Pulling fs layer 18:02:37 4657fd5d0bcf: Pulling fs layer 18:02:37 6ad1cebc031e: Pulling fs layer 18:02:37 8a3aa393b2d8: Pulling fs layer 18:02:37 6ad1cebc031e: Waiting 18:02:37 114826534d7a: Waiting 18:02:37 4657fd5d0bcf: Waiting 18:02:37 8a3aa393b2d8: Waiting 18:02:37 25bc292e5bac: Verifying Checksum 18:02:37 25bc292e5bac: Download complete 18:02:37 52dc419b0ee2: Verifying Checksum 18:02:37 52dc419b0ee2: Download complete 18:02:37 4657fd5d0bcf: Verifying Checksum 18:02:37 4657fd5d0bcf: Download complete 18:02:37 df9b9388f04a: Download complete 18:02:37 6ad1cebc031e: Verifying Checksum 18:02:37 6ad1cebc031e: Download complete 18:02:37 df9b9388f04a: Pull complete 18:02:37 52dc419b0ee2: Pull complete 18:02:37 25bc292e5bac: Pull complete 18:02:38 114826534d7a: Verifying Checksum 18:02:38 114826534d7a: Download complete 18:02:38 8a3aa393b2d8: Verifying Checksum 18:02:38 8a3aa393b2d8: Download complete 18:02:41 114826534d7a: Pull complete 18:02:41 4657fd5d0bcf: Pull complete 18:02:41 6ad1cebc031e: Pull complete 18:02:44 8a3aa393b2d8: Pull complete 18:02:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:44 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 18:02:44 $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:02:49 $ docker top e9af5f79b84e18ec9c359bb9a93b1a2932f7e00d331475b27d074e7ac1f0d648 -eo pid,comm [Pipeline] { [Pipeline] echo 18:02:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:02:49 + set -o pipefail 18:02:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:02:56 18:02:56 Monitoring /w/workspace/edgex-go/605 (github.com/edgexfoundry/edgex-go)... 18:02:56 18:02:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fdd784bb-fd61-418d-9791-48a60f768288 18:02:56 18:02:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:02:56 18:02:56 18:02:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:02:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:02:56 More details here: https://snyk.co/ue1NS 18:02:56 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:02:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:02:56 $ docker stop --time=1 e9af5f79b84e18ec9c359bb9a93b1a2932f7e00d331475b27d074e7ac1f0d648 18:03:00 $ docker rm -f --volumes e9af5f79b84e18ec9c359bb9a93b1a2932f7e00d331475b27d074e7ac1f0d648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:03:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:00 provisioning config files... 18:03:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/605@tmp/config11147746306308632745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:00 --> edgex-publish-swagger.sh 18:03:00 === Publish openapi/v3 API === 18:03:00 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 18:03:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/605/openapi/v3/core-command.yaml] 18:03:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:00 Dload Upload Total Spent Left Speed 18:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 58330 --:--:-- --:--:-- --:--:-- 58227 100 32782 0 0 100 32782 0 58227 --:--:-- --:--:-- --:--:-- 58124 18:03:01 18:03:01 18:03:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/605/openapi/v3/core-data.yaml] 18:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:01 Dload Upload Total Spent Left Speed 18:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 143k 18:03:01 18:03:01 18:03:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/605/openapi/v3/core-metadata.yaml] 18:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:02 Dload Upload Total Spent Left Speed 18:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 297k --:--:-- --:--:-- --:--:-- 297k 100 144k 0 0 100 144k 0 297k --:--:-- --:--:-- --:--:-- 297k 18:03:02 18:03:02 18:03:02 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/605/openapi/v3/support-notifications.yaml] 18:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:02 Dload Upload Total Spent Left Speed 18:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 182k --:--:-- --:--:-- --:--:-- 182k 18:03:02 18:03:02 18:03:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/605/openapi/v3/support-scheduler.yaml] 18:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:02 Dload Upload Total Spent Left Speed 18:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 81937 --:--:-- --:--:-- --:--:-- 81937 18:03:03 18:03:03 [Pipeline] } 18:03:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:03:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:04 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 18:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:03:04 $ docker top 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 -eo pid,comm 18:03:04 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). 18:03:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:04 [ssh-agent] Looking for ssh-agent implementation... 18:03:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:04 $ docker exec 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 ssh-agent 18:03:04 SSH_AUTH_SOCK=/tmp/ssh-VRFznQxGsYvZ/agent.34 18:03:04 SSH_AGENT_PID=40 18:03:04 Running ssh-add (command line suppressed) 18:03:05 Identity added: /w/workspace/edgex-go/605@tmp/private_key_4288950118131524524.key (/w/workspace/edgex-go/605@tmp/private_key_4288950118131524524.key) 18:03:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:05 + git semver tag 18:03:05 2023-11-13 18:03:05,538 [run_tag] DEBUG tag force:False 18:03:05 2023-11-13 18:03:05,538 [check_head_tag] DEBUG check head tag 18:03:05 2023-11-13 18:03:05,539 [execute] INFO git cat-file --batch-check 18:03:05 2023-11-13 18:03:05,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=) 18:03:05 2023-11-13 18:03:05,543 [execute] INFO git cat-file --batch 18:03:05 2023-11-13 18:03:05,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=) 18:03:05 2023-11-13 18:03:05,570 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 18:03:05 2023-11-13 18:03:05,570 [execute] INFO git tag -a v3.1.0-dev.70 -m v3.1.0-dev.70 18:03:05 2023-11-13 18:03:05,571 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.70', '-m', 'v3.1.0-dev.70'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=None) 18:03:05 2023-11-13 18:03:05,576 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 18:03:05 3.1.0-dev.70 [Pipeline] } 18:03:05 $ docker exec --env ******** --env ******** 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 ssh-agent -k 18:03:05 unset SSH_AUTH_SOCK; 18:03:05 unset SSH_AGENT_PID; 18:03:05 echo Agent pid 40 killed; 18:03:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:06 + git semver [Pipeline] } 18:03:06 $ docker stop --time=1 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 18:03:07 $ docker rm -f --volumes 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:07 18:03:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:08 0.23.1-centos7: Pulling from edgex-lftools 18:03:08 ab5ef0e58194: Pulling fs layer 18:03:08 9712f1f96733: Pulling fs layer 18:03:08 63f879dbbcfc: Pulling fs layer 18:03:08 0d9ebad4ef96: Pulling fs layer 18:03:08 e9a5061849ea: Pulling fs layer 18:03:08 d747dcd14b5f: Pulling fs layer 18:03:08 2de7ff778b66: Pulling fs layer 18:03:08 0d9ebad4ef96: Waiting 18:03:08 e9a5061849ea: Waiting 18:03:08 2de7ff778b66: Waiting 18:03:08 d747dcd14b5f: Waiting 18:03:08 9712f1f96733: Download complete 18:03:08 63f879dbbcfc: Verifying Checksum 18:03:08 63f879dbbcfc: Download complete 18:03:08 e9a5061849ea: Verifying Checksum 18:03:08 e9a5061849ea: Download complete 18:03:08 d747dcd14b5f: Verifying Checksum 18:03:08 d747dcd14b5f: Download complete 18:03:08 0d9ebad4ef96: Verifying Checksum 18:03:08 0d9ebad4ef96: Download complete 18:03:08 ab5ef0e58194: Verifying Checksum 18:03:08 ab5ef0e58194: Download complete 18:03:09 2de7ff778b66: Verifying Checksum 18:03:09 2de7ff778b66: Download complete 18:03:11 ab5ef0e58194: Pull complete 18:03:11 9712f1f96733: Pull complete 18:03:12 63f879dbbcfc: Pull complete 18:03:15 0d9ebad4ef96: Pull complete 18:03:15 e9a5061849ea: Pull complete 18:03:15 d747dcd14b5f: Pull complete 18:03:16 2de7ff778b66: Pull complete 18:03:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:16 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 18:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:03:22 $ docker top ecfa464fbb6a7006e6e4cd1d5a2103dedd8f9b8c4b5eba8d789fcee5a966badc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:03:22 provisioning config files... 18:03:22 copy managed file [sigul-config] to file:/w/workspace/edgex-go/605@tmp/config12234451902899469686tmp 18:03:22 copy managed file [sigul-password] to file:/w/workspace/edgex-go/605@tmp/config14785094714005467340tmp 18:03:22 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/605@tmp/config5576551744604662626tmp [Pipeline] { [Pipeline] echo 18:03:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:03:23 ---> sigul-configuration.sh 18:03:23 gpg: directory `/root/.gnupg' created 18:03:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:03:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:03:23 gpg: keyring `/root/.gnupg/secring.gpg' created 18:03:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:03:23 gpg: CAST5 encrypted data 18:03:23 gpg: encrypted with 1 passphrase 18:03:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:03:23 + mkdir /home/jenkins 18:03:23 + mkdir /home/jenkins/sigul [Pipeline] sh 18:03:23 + 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 18:03:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:03:24 ---> sigul-install.sh 18:03:24 Sigul already installed; skipping installation. [Pipeline] sh 18:03:24 + git tag --list 18:03:24 0.6.0 18:03:24 0.6.1 18:03:24 0.7.0 18:03:24 0.7.1 18:03:24 v1.0.0 18:03:24 v1.0.1 18:03:24 v1.1.0 18:03:24 v1.2.0 18:03:24 v1.2.1 18:03:24 v1.3.0 18:03:24 v1.3.1 18:03:24 v2.0.0 18:03:24 v2.1.0 18:03:24 v2.1.1 18:03:24 v2.2.0 18:03:24 v2.3.0 18:03:24 v3.0 18:03:24 v3.0.0 18:03:24 v3.1.0-dev.1 18:03:24 v3.1.0-dev.10 18:03:24 v3.1.0-dev.11 18:03:24 v3.1.0-dev.12 18:03:24 v3.1.0-dev.13 18:03:24 v3.1.0-dev.14 18:03:24 v3.1.0-dev.15 18:03:24 v3.1.0-dev.16 18:03:24 v3.1.0-dev.17 18:03:24 v3.1.0-dev.18 18:03:24 v3.1.0-dev.19 18:03:24 v3.1.0-dev.2 18:03:24 v3.1.0-dev.20 18:03:24 v3.1.0-dev.21 18:03:24 v3.1.0-dev.22 18:03:24 v3.1.0-dev.23 18:03:24 v3.1.0-dev.24 18:03:24 v3.1.0-dev.25 18:03:24 v3.1.0-dev.26 18:03:24 v3.1.0-dev.27 18:03:24 v3.1.0-dev.28 18:03:24 v3.1.0-dev.29 18:03:24 v3.1.0-dev.3 18:03:24 v3.1.0-dev.30 18:03:24 v3.1.0-dev.31 18:03:24 v3.1.0-dev.32 18:03:24 v3.1.0-dev.33 18:03:24 v3.1.0-dev.34 18:03:24 v3.1.0-dev.35 18:03:24 v3.1.0-dev.36 18:03:24 v3.1.0-dev.37 18:03:24 v3.1.0-dev.38 18:03:24 v3.1.0-dev.39 18:03:24 v3.1.0-dev.4 18:03:24 v3.1.0-dev.40 18:03:24 v3.1.0-dev.41 18:03:24 v3.1.0-dev.42 18:03:24 v3.1.0-dev.43 18:03:24 v3.1.0-dev.44 18:03:24 v3.1.0-dev.45 18:03:24 v3.1.0-dev.46 18:03:24 v3.1.0-dev.47 18:03:24 v3.1.0-dev.48 18:03:24 v3.1.0-dev.49 18:03:24 v3.1.0-dev.5 18:03:24 v3.1.0-dev.50 18:03:24 v3.1.0-dev.51 18:03:24 v3.1.0-dev.52 18:03:24 v3.1.0-dev.53 18:03:24 v3.1.0-dev.54 18:03:24 v3.1.0-dev.55 18:03:24 v3.1.0-dev.56 18:03:24 v3.1.0-dev.57 18:03:24 v3.1.0-dev.58 18:03:24 v3.1.0-dev.59 18:03:24 v3.1.0-dev.6 18:03:24 v3.1.0-dev.60 18:03:24 v3.1.0-dev.61 18:03:24 v3.1.0-dev.62 18:03:24 v3.1.0-dev.63 18:03:24 v3.1.0-dev.64 18:03:24 v3.1.0-dev.65 18:03:24 v3.1.0-dev.66 18:03:24 v3.1.0-dev.67 18:03:24 v3.1.0-dev.68 18:03:24 v3.1.0-dev.69 18:03:24 v3.1.0-dev.7 18:03:24 v3.1.0-dev.70 18:03:24 v3.1.0-dev.8 18:03:24 v3.1.0-dev.9 [Pipeline] sh 18:03:24 + lftools sign git-tag v3.1.0-dev.70 18:03:25 Signing Git tag with Sigul... 18:03:25 Signing v3.1.0-dev.70 [Pipeline] echo 18:03:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:03:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:03:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:03:25 $ docker stop --time=1 ecfa464fbb6a7006e6e4cd1d5a2103dedd8f9b8c4b5eba8d789fcee5a966badc 18:03:27 $ docker rm -f --volumes ecfa464fbb6a7006e6e4cd1d5a2103dedd8f9b8c4b5eba8d789fcee5a966badc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:03:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:27 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 18:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:03:28 $ docker top 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e -eo pid,comm 18:03:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:03:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:28 [ssh-agent] Looking for ssh-agent implementation... 18:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:28 $ docker exec 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e ssh-agent 18:03:28 SSH_AUTH_SOCK=/tmp/ssh-L8ALTyBQ1GME/agent.32 18:03:28 SSH_AGENT_PID=38 18:03:28 Running ssh-add (command line suppressed) 18:03:28 Identity added: /w/workspace/edgex-go/605@tmp/private_key_3327188137166552275.key (/w/workspace/edgex-go/605@tmp/private_key_3327188137166552275.key) 18:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:28 + git semver bump pre 18:03:29 2023-11-13 18:03:29,117 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 18:03:29 2023-11-13 18:03:29,117 [bump_version] DEBUG bumping version:3.1.0-dev.70 on axis:pre with prefix:dev 18:03:29 2023-11-13 18:03:29,117 [bump_version] DEBUG bumped version:3.1.0-dev.71 18:03:29 2023-11-13 18:03:29,117 [write_version] DEBUG write version:3.1.0-dev.71 to path:/w/workspace/edgex-go/605/.semver/main with force:True 18:03:29 2023-11-13 18:03:29,117 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 18:03:29 2023-11-13 18:03:29,117 [write_file] DEBUG write to file:/w/workspace/edgex-go/605/.semver/main 18:03:29 2023-11-13 18:03:29,119 [execute] INFO git cat-file --batch-check 18:03:29 2023-11-13 18:03:29,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=) 18:03:29 2023-11-13 18:03:29,124 [execute] INFO git cat-file --batch 18:03:29 2023-11-13 18:03:29,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=) 18:03:29 2023-11-13 18:03:29,130 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 18:03:29 3.1.0-dev.71 [Pipeline] } 18:03:29 $ docker exec --env ******** --env ******** 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e ssh-agent -k 18:03:29 unset SSH_AUTH_SOCK; 18:03:29 unset SSH_AGENT_PID; 18:03:29 echo Agent pid 38 killed; 18:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:29 + git semver [Pipeline] } 18:03:29 $ docker stop --time=1 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e 18:03:31 $ docker rm -f --volumes 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e [Pipeline] // withDockerContainer [Pipeline] sh 18:03:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:31 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 18:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:03:32 $ docker top e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:32 [ssh-agent] Looking for ssh-agent implementation... 18:03:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:32 $ docker exec e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 ssh-agent 18:03:32 SSH_AUTH_SOCK=/tmp/ssh-aM6rxLq5QWHY/agent.32 18:03:32 SSH_AGENT_PID=38 18:03:32 Running ssh-add (command line suppressed) 18:03:32 Identity added: /w/workspace/edgex-go/605@tmp/private_key_10403429194684316964.key (/w/workspace/edgex-go/605@tmp/private_key_10403429194684316964.key) 18:03:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:33 + git semver push 18:03:33 2023-11-13 18:03:33,192 [run_push] DEBUG push 18:03:33 2023-11-13 18:03:33,193 [execute] INFO git cat-file --batch-check 18:03:33 2023-11-13 18:03:33,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=) 18:03:33 2023-11-13 18:03:33,197 [execute] INFO git rev-list e828d080a9702a25ad7a724e6a0b80765ad6bd04 -- 18:03:33 2023-11-13 18:03:33,197 [execute] DEBUG Popen(['git', 'rev-list', 'e828d080a9702a25ad7a724e6a0b80765ad6bd04', '--'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=None) 18:03:33 2023-11-13 18:03:33,213 [execute] INFO git fetch -v origin 18:03:33 2023-11-13 18:03:33,213 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=True, shell=None, istream=None) 18:03:33 2023-11-13 18:03:33,716 [run_push] DEBUG no remote changes detected 18:03:33 2023-11-13 18:03:33,717 [execute] INFO git push origin semver 18:03:33 2023-11-13 18:03:33,717 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=None) 18:03:34 2023-11-13 18:03:34,528 [run_push] DEBUG push all version tags 18:03:34 2023-11-13 18:03:34,528 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:03:34 2023-11-13 18:03:34,529 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=None) 18:03:35 2023-11-13 18:03:35,402 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main 18:03:35 3.1.0-dev.71 [Pipeline] } 18:03:35 $ docker exec --env ******** --env ******** e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 ssh-agent -k 18:03:35 unset SSH_AUTH_SOCK; 18:03:35 unset SSH_AGENT_PID; 18:03:35 echo Agent pid 38 killed; 18:03:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:36 + git semver [Pipeline] } 18:03:36 $ docker stop --time=1 e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 18:03:37 $ docker rm -f --volumes e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 [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 18:03:38 + [ -d /w/workspace/edgex-go/605/archives ] [Pipeline] libraryResource [Pipeline] sh 18:03:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:39 ---> package-listing.sh 18:03:39 ++ facter osfamily 18:03:39 ++ tr '[:upper:]' '[:lower:]' 18:03:39 + OS_FAMILY=debian 18:03:39 + workspace=/w/workspace/edgex-go/605 18:03:39 + START_PACKAGES=/tmp/packages_start.txt 18:03:39 + END_PACKAGES=/tmp/packages_end.txt 18:03:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:39 + PACKAGES=/tmp/packages_start.txt 18:03:39 + '[' /w/workspace/edgex-go/605 ']' 18:03:39 + PACKAGES=/tmp/packages_end.txt 18:03:39 + case "${OS_FAMILY}" in 18:03:39 + dpkg -l 18:03:39 + grep '^ii' 18:03:39 + '[' -f /tmp/packages_start.txt ']' 18:03:39 + '[' -f /tmp/packages_end.txt ']' 18:03:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:39 + '[' /w/workspace/edgex-go/605 ']' 18:03:39 + mkdir -p /w/workspace/edgex-go/605/archives/ 18:03:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/605/archives/ [Pipeline] echo 18:03:39 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/605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:03:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:40 18:03:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:40 latest: Pulling from edgex-lftools-log-publisher 18:03:40 5eb5b503b376: Pulling fs layer 18:03:40 5c69ac0246d0: Pulling fs layer 18:03:40 ec43610c2a17: Pulling fs layer 18:03:40 3a2ae6a8a46f: Pulling fs layer 18:03:40 33b1e0a273af: Pulling fs layer 18:03:40 3a2ae6a8a46f: Waiting 18:03:40 5d3b04190fa2: Pulling fs layer 18:03:40 2f39f015ded8: Pulling fs layer 18:03:40 5d3b04190fa2: Waiting 18:03:40 5c69ac0246d0: Verifying Checksum 18:03:40 5c69ac0246d0: Download complete 18:03:40 3a2ae6a8a46f: Verifying Checksum 18:03:40 3a2ae6a8a46f: Download complete 18:03:40 33b1e0a273af: Verifying Checksum 18:03:40 33b1e0a273af: Download complete 18:03:40 ec43610c2a17: Verifying Checksum 18:03:40 ec43610c2a17: Download complete 18:03:40 5d3b04190fa2: Verifying Checksum 18:03:40 5d3b04190fa2: Download complete 18:03:40 5eb5b503b376: Verifying Checksum 18:03:40 5eb5b503b376: Download complete 18:03:41 2f39f015ded8: Verifying Checksum 18:03:41 2f39f015ded8: Download complete 18:03:42 5eb5b503b376: Pull complete 18:03:42 5c69ac0246d0: Pull complete 18:03:42 ec43610c2a17: Pull complete 18:03:42 3a2ae6a8a46f: Pull complete 18:03:42 33b1e0a273af: Pull complete 18:03:42 5d3b04190fa2: Pull complete 18:03:47 2f39f015ded8: Pull complete 18:03:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:47 prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container 18:03:47 $ 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/605/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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:03:50 $ docker top f02ed92deff9b196e62f88649b3a5a903dd83d9063200c4ce459ba8b7f746d26 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:03:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:03:51 + ls /var/log/sa-host 18:03:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:51 provisioning config files... 18:03:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/605@tmp/config153030090402911238tmp [Pipeline] { [Pipeline] echo 18:03:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:03:51 ---> create-netrc.sh [Pipeline] } 18:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:03:52 ---> python-tools-install.sh [Pipeline] echo 18:03:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:03:52 ---> sudo-logs.sh 18:03:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:03:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:03:52 ---> job-cost.sh 18:03:52 lf-activate-venv: SKIPPING 18:03:52 DEBUG: total: 0.10999999940395355 18:03:52 INFO: Retrieving Stack Cost... 18:03:52 INFO: Retrieving Pricing Info for: v3-standard-8 18:03:53 INFO: Archiving Costs [Pipeline] echo 18:03:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:03:53 ---> logs-deploy.sh 18:03:53 lf-activate-venv: SKIPPING 18:03:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/605 18:03:53 INFO: archiving workspace using pattern(s): 18:03:54 Archives upload complete. 18:03:54 INFO: archiving logs to Nexus 18:03:55 ---> uname -a: 18:03:55 Linux prd-ubuntu20-04-docker-8c-8g-17354 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:03:55 18:03:55 18:03:55 ---> lscpu: 18:03:55 Architecture: x86_64 18:03:55 CPU op-mode(s): 32-bit, 64-bit 18:03:55 Byte Order: Little Endian 18:03:55 Address sizes: 40 bits physical, 48 bits virtual 18:03:55 CPU(s): 8 18:03:55 On-line CPU(s) list: 0-7 18:03:55 Thread(s) per core: 1 18:03:55 Core(s) per socket: 1 18:03:55 Socket(s): 8 18:03:55 NUMA node(s): 1 18:03:55 Vendor ID: AuthenticAMD 18:03:55 CPU family: 23 18:03:55 Model: 49 18:03:55 Model name: AMD EPYC-Rome Processor 18:03:55 Stepping: 0 18:03:55 CPU MHz: 2799.998 18:03:55 BogoMIPS: 5599.99 18:03:55 Virtualization: AMD-V 18:03:55 Hypervisor vendor: KVM 18:03:55 Virtualization type: full 18:03:55 L1d cache: 256 KiB 18:03:55 L1i cache: 256 KiB 18:03:55 L2 cache: 4 MiB 18:03:55 L3 cache: 128 MiB 18:03:55 NUMA node0 CPU(s): 0-7 18:03:55 Vulnerability Itlb multihit: Not affected 18:03:55 Vulnerability L1tf: Not affected 18:03:55 Vulnerability Mds: Not affected 18:03:55 Vulnerability Meltdown: Not affected 18:03:55 Vulnerability Mmio stale data: Not affected 18:03:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:03:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:03:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:03:55 Vulnerability Srbds: Not affected 18:03:55 Vulnerability Tsx async abort: Not affected 18:03:55 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 18:03:55 18:03:55 18:03:55 ---> nproc: 18:03:55 8 18:03:55 18:03:55 18:03:55 ---> df -h: 18:03:55 Filesystem Size Used Avail Use% Mounted on 18:03:55 overlay 155G 22G 134G 15% / 18:03:55 tmpfs 64M 0 64M 0% /dev 18:03:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:03:55 shm 64M 0 64M 0% /dev/shm 18:03:55 /dev/vda1 155G 22G 134G 15% /facter-os 18:03:55 18:03:55 18:03:55 ---> sar -b -r -n DEV: 18:03:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17354) 11/13/23 _x86_64_ (8 CPU) 18:03:55 18:03:55 17:34:38 LINUX RESTART (8 CPU) 18:03:55 18:03:55 17:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:03:55 17:36:01 164.23 39.82 124.40 0.00 4377.56 122361.63 0.00 18:03:55 17:37:01 96.23 0.10 96.13 0.00 4.67 95641.39 0.00 18:03:55 17:38:01 40.13 0.17 39.96 0.00 2.53 40406.48 0.00 18:03:55 17:39:01 657.87 4.43 653.44 0.00 82.25 249957.27 0.00 18:03:55 17:40:01 265.57 1.82 263.76 0.00 86.65 92123.45 0.00 18:03:55 17:41:01 722.38 9.67 712.71 0.00 5121.28 87617.66 0.00 18:03:55 17:42:01 27.53 1.07 26.46 0.00 27.86 716.81 0.00 18:03:55 17:43:01 2.12 0.00 2.12 0.00 0.00 22.66 0.00 18:03:55 17:44:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 18:03:55 17:45:01 2.25 0.00 2.25 0.00 0.00 24.26 0.00 18:03:55 17:46:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 18:03:55 17:47:01 2.03 0.00 2.03 0.00 0.00 22.00 0.00 18:03:55 17:48:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 18:03:55 17:49:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 18:03:55 17:50:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 18:03:55 17:51:01 2.75 0.02 2.73 0.00 0.13 34.39 0.00 18:03:55 17:52:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 18:03:55 17:53:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 18:03:55 17:54:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 18:03:55 17:55:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 18:03:55 17:56:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 18:03:55 17:57:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 18:03:55 17:58:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 18:03:55 17:59:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 18:03:55 18:00:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 18:03:55 18:01:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 18:03:55 18:02:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 18:03:55 18:03:01 82.29 0.32 81.97 0.00 18.26 35531.14 0.00 18:03:55 Average: 74.50 2.03 72.47 0.00 344.78 25824.36 0.00 18:03:55 18:03:55 17:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:03:55 17:36:01 28296232 31529940 782496 2.38 95396 3357964 1993904 5.88 1204500 2945748 390744 18:03:55 17:37:01 27499352 31309472 995852 3.03 119000 3865164 2303876 6.79 1793156 3099736 367536 18:03:55 17:38:01 27441156 31555644 746816 2.27 122432 4135780 1744024 5.14 1427012 3494252 373620 18:03:55 17:39:01 20429728 31440252 849056 2.58 204036 10664608 2375436 7.00 2031804 9594564 622920 18:03:55 17:40:01 14724056 28500860 3722368 11.32 240496 13105036 8088576 23.84 6090592 10862076 522240 18:03:55 17:41:01 17629284 31450228 807652 2.46 276732 13243360 2191028 6.46 2738856 11491104 568 18:03:55 17:42:01 17649164 31467672 790956 2.41 276376 13241244 2032520 5.99 3050412 11164756 200 18:03:55 17:43:01 17648548 31467124 791436 2.41 276424 13241252 2032520 5.99 3050536 11164764 172 18:03:55 17:44:01 17649364 31468008 790868 2.41 276496 13241256 2032520 5.99 3050028 11164772 156 18:03:55 17:45:01 17653812 31472532 786268 2.39 276552 13241256 2032520 5.99 3045316 11164764 8 18:03:55 17:46:01 17656332 31475120 784212 2.38 276616 13241256 2032520 5.99 3043448 11164772 0 18:03:55 17:47:01 17669364 31488224 771032 2.34 276672 13241264 2032520 5.99 3030948 11164772 176 18:03:55 17:48:01 17669364 31488288 770944 2.34 276736 13241264 2032520 5.99 3030728 11164772 16 18:03:55 17:49:01 17669316 31488264 770912 2.34 276756 13241264 2032520 5.99 3030640 11164776 48 18:03:55 17:50:01 17669520 31488532 770568 2.34 276832 13241260 2032520 5.99 3030972 11164780 8 18:03:55 17:51:01 17668472 31487516 771596 2.35 276860 13241248 2049100 6.04 3031468 11164760 4 18:03:55 17:52:01 17668164 31487248 771776 2.35 276892 13241256 2049100 6.04 3031720 11164768 172 18:03:55 17:53:01 17667896 31487100 771832 2.35 276912 13241384 2049100 6.04 3031664 11164856 204 18:03:55 17:54:01 17668032 31487300 771824 2.35 276932 13241388 2049100 6.04 3031480 11164904 12 18:03:55 17:55:01 17668480 31487764 771304 2.35 276976 13241376 2049100 6.04 3031216 11164908 52 18:03:55 17:56:01 17668936 31488264 770740 2.34 276996 13241396 2049100 6.04 3030936 11164900 16 18:03:55 17:57:01 17668888 31488260 770684 2.34 277028 13241404 2049100 6.04 3031016 11164908 208 18:03:55 17:58:01 17668872 31488244 770632 2.34 277044 13241404 2049100 6.04 3031000 11164908 4 18:03:55 17:59:01 17669024 31488452 770600 2.34 277060 13241408 2049100 6.04 3031080 11164916 44 18:03:55 18:00:01 17668988 31488424 770820 2.34 277088 13241396 2049100 6.04 3031108 11164920 8 18:03:55 18:01:01 17668948 31488424 770764 2.34 277116 13241412 2049100 6.04 3031204 11164920 4 18:03:55 18:02:01 17668916 31488456 770676 2.34 277140 13241416 2049100 6.04 3031432 11164928 8 18:03:55 18:03:01 16859604 31455912 801436 2.44 295948 13945568 2074984 6.12 3124312 11827692 100 18:03:55 Average: 18708493 31371483 892361 2.71 255984 12156617 2273347 6.70 2933878 10277739 81402 18:03:55 18:03:55 17:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:03:55 17:36:01 ens3 1348.52 1204.34 12902.89 156.17 0.00 0.00 0.00 0.00 18:03:55 17:36:01 lo 4.88 4.88 0.48 0.48 0.00 0.00 0.00 0.00 18:03:55 17:36:01 docker0 707.80 652.52 50.94 4605.53 0.00 0.00 0.00 0.00 18:03:55 17:36:01 veth4410bc5 141.86 163.62 13.84 1805.60 0.00 0.00 0.00 0.15 18:03:55 17:37:01 ens3 52.86 37.46 41.94 44.03 0.00 0.00 0.00 0.00 18:03:55 17:37:01 veth5b1d4eb 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 18:03:55 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:37:01 docker0 0.20 0.22 0.01 0.02 0.00 0.00 0.00 0.00 18:03:55 17:38:01 ens3 43.29 37.19 25.11 80.26 0.00 0.00 0.00 0.00 18:03:55 17:38:01 veth5b1d4eb 1.60 1.62 0.14 0.14 0.00 0.00 0.00 0.00 18:03:55 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:38:01 docker0 1.60 1.60 0.12 0.14 0.00 0.00 0.00 0.00 18:03:55 17:39:01 ens3 653.74 377.95 6094.93 51.66 0.00 0.00 0.00 0.00 18:03:55 17:39:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 18:03:55 17:39:01 docker0 294.83 502.92 24.68 3068.05 0.00 0.00 0.00 0.00 18:03:55 17:39:01 vetheffae40 0.57 1.15 0.05 0.21 0.00 0.00 0.00 0.00 18:03:55 17:40:01 vethbd693a4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 veth57c2005 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 ens3 63.47 40.13 711.17 7.58 0.00 0.00 0.00 0.00 18:03:55 17:40:01 veth81d9190 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:03:55 17:40:01 veth429ddfd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 vetha181ea1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 18:03:55 17:40:01 vetheffae40 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 vethb796c09 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 vethdb87a61 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 vethca5015b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 veth48f44f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 veth90afb21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:40:01 veth8eb1e28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:03:55 17:41:01 ens3 494.28 425.50 2220.08 1285.08 0.00 0.00 0.00 0.00 18:03:55 17:41:01 lo 40.39 40.39 3.98 3.98 0.00 0.00 0.00 0.00 18:03:55 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:42:01 ens3 357.29 346.89 177.47 2189.26 0.00 0.00 0.00 0.00 18:03:55 17:42:01 lo 31.59 31.59 3.12 3.12 0.00 0.00 0.00 0.00 18:03:55 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:44:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:46:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:03:55 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:48:01 ens3 1.02 0.43 0.39 0.28 0.00 0.00 0.00 0.00 18:03:55 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:49:01 ens3 0.37 0.25 1.05 0.02 0.00 0.00 0.00 0.00 18:03:55 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:51:01 ens3 1.53 0.60 0.54 0.35 0.00 0.00 0.00 0.00 18:03:55 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:52:01 ens3 0.63 0.15 0.14 0.07 0.00 0.00 0.00 0.00 18:03:55 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:53:01 ens3 0.55 0.37 0.26 0.21 0.00 0.00 0.00 0.00 18:03:55 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:54:01 ens3 0.70 0.00 0.06 0.00 0.00 0.00 0.00 0.00 18:03:55 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:55:01 ens3 0.67 0.50 0.35 0.28 0.00 0.00 0.00 0.00 18:03:55 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:56:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:03:55 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:58:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:03:55 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 17:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 18:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 18:01:01 ens3 0.30 0.28 0.08 0.08 0.00 0.00 0.00 0.00 18:03:55 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:03:55 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 18:02:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:03:55 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:55 18:03:01 ens3 268.09 205.98 5007.70 134.46 0.00 0.00 0.00 0.00 18:03:55 18:03:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 18:03:55 18:03:01 docker0 63.99 105.17 5.14 1026.26 0.00 0.00 0.00 0.00 18:03:55 Average: ens3 116.72 95.01 963.75 141.06 0.00 0.00 0.00 0.00 18:03:55 Average: lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 18:03:55 Average: docker0 37.76 44.73 2.86 308.15 0.00 0.00 0.00 0.00 18:03:55 18:03:55 18:03:55 ---> sar -P ALL: 18:03:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17354) 11/13/23 _x86_64_ (8 CPU) 18:03:55 18:03:55 17:34:38 LINUX RESTART (8 CPU) 18:03:55 18:03:55 17:35:02 CPU %user %nice %system %iowait %steal %idle 18:03:55 17:36:01 all 11.36 0.00 3.74 2.53 0.07 82.29 18:03:55 17:36:01 0 10.26 0.00 3.85 1.20 0.05 84.64 18:03:55 17:36:01 1 8.67 0.00 3.25 0.63 0.05 87.39 18:03:55 17:36:01 2 8.47 0.00 3.47 0.91 0.05 87.10 18:03:55 17:36:01 3 11.46 0.00 4.26 1.75 0.09 82.45 18:03:55 17:36:01 4 18.27 0.00 4.99 0.89 0.09 75.76 18:03:55 17:36:01 5 8.61 0.00 4.83 10.31 0.09 76.18 18:03:55 17:36:01 6 12.18 0.00 3.25 3.32 0.07 81.18 18:03:55 17:36:01 7 12.99 0.00 2.07 1.30 0.07 83.58 18:03:55 17:37:01 all 26.80 0.00 4.00 1.89 0.10 67.21 18:03:55 17:37:01 0 25.75 0.00 3.27 0.74 0.10 70.15 18:03:55 17:37:01 1 29.22 0.00 3.77 1.83 0.13 65.04 18:03:55 17:37:01 2 27.15 0.00 4.81 7.57 0.10 60.37 18:03:55 17:37:01 3 25.70 0.00 3.59 0.05 0.08 70.57 18:03:55 17:37:01 4 25.07 0.00 4.80 3.93 0.10 66.10 18:03:55 17:37:01 5 27.38 0.00 3.99 0.10 0.10 68.42 18:03:55 17:37:01 6 29.49 0.00 3.91 0.89 0.10 65.61 18:03:55 17:37:01 7 24.66 0.00 3.89 0.02 0.08 71.35 18:03:55 17:38:01 all 45.52 0.00 3.99 0.53 0.10 49.85 18:03:55 17:38:01 0 45.54 0.00 4.03 0.03 0.10 50.30 18:03:55 17:38:01 1 46.09 0.00 4.09 0.22 0.10 49.51 18:03:55 17:38:01 2 46.49 0.00 3.95 2.22 0.10 47.24 18:03:55 17:38:01 3 44.48 0.00 4.15 0.00 0.10 51.27 18:03:55 17:38:01 4 43.67 0.00 4.08 1.65 0.10 50.50 18:03:55 17:38:01 5 45.24 0.00 3.76 0.02 0.10 50.88 18:03:55 17:38:01 6 46.89 0.00 3.82 0.10 0.10 49.10 18:03:55 17:38:01 7 45.80 0.00 4.05 0.03 0.10 50.02 18:03:55 17:39:01 all 17.25 0.00 7.02 12.65 0.10 62.98 18:03:55 17:39:01 0 16.71 0.00 7.47 9.87 0.10 65.84 18:03:55 17:39:01 1 16.71 0.00 6.55 12.75 0.08 63.90 18:03:55 17:39:01 2 17.71 0.00 7.51 19.90 0.10 54.78 18:03:55 17:39:01 3 16.40 0.00 7.06 10.05 0.12 66.37 18:03:55 17:39:01 4 17.60 0.00 7.54 14.07 0.08 60.71 18:03:55 17:39:01 5 18.58 0.00 6.12 6.94 0.10 68.26 18:03:55 17:39:01 6 17.75 0.00 6.71 20.20 0.10 55.24 18:03:55 17:39:01 7 16.55 0.00 7.20 7.42 0.08 68.74 18:03:55 17:40:01 all 87.38 0.00 7.22 1.94 0.19 3.27 18:03:55 17:40:01 0 86.98 0.00 7.63 1.21 0.18 4.01 18:03:55 17:40:01 1 87.83 0.00 6.85 1.17 0.20 3.94 18:03:55 17:40:01 2 87.95 0.00 6.67 1.51 0.18 3.69 18:03:55 17:40:01 3 87.08 0.00 7.38 1.33 0.18 4.03 18:03:55 17:40:01 4 87.40 0.00 6.98 1.93 0.20 3.48 18:03:55 17:40:01 5 87.43 0.00 7.10 2.16 0.20 3.10 18:03:55 17:40:01 6 86.91 0.00 7.84 3.75 0.19 1.31 18:03:55 17:40:01 7 87.45 0.00 7.27 2.50 0.20 2.58 18:03:55 17:41:01 all 32.45 0.00 4.81 3.86 0.11 58.77 18:03:55 17:41:01 0 33.54 0.00 4.95 5.00 0.12 56.40 18:03:55 17:41:01 1 32.38 0.00 5.63 4.61 0.10 57.28 18:03:55 17:41:01 2 32.43 0.00 5.36 3.58 0.10 58.54 18:03:55 17:41:01 3 33.49 0.00 5.12 2.45 0.12 58.83 18:03:55 17:41:01 4 31.01 0.00 3.77 4.12 0.10 61.00 18:03:55 17:41:01 5 32.60 0.00 4.48 2.36 0.12 60.45 18:03:55 17:41:01 6 32.92 0.00 4.79 5.90 0.12 56.28 18:03:55 17:41:01 7 31.28 0.00 4.42 2.86 0.10 61.34 18:03:55 17:42:01 all 7.11 0.00 0.83 0.09 0.04 91.93 18:03:55 17:42:01 0 7.15 0.00 0.84 0.02 0.03 91.97 18:03:55 17:42:01 1 9.45 0.00 0.80 0.05 0.05 89.65 18:03:55 17:42:01 2 9.91 0.00 0.89 0.02 0.05 89.13 18:03:55 17:42:01 3 8.92 0.00 1.14 0.10 0.07 89.77 18:03:55 17:42:01 4 4.79 0.00 0.88 0.03 0.03 94.26 18:03:55 17:42:01 5 5.35 0.00 0.84 0.05 0.05 93.71 18:03:55 17:42:01 6 3.91 0.00 0.65 0.40 0.02 95.03 18:03:55 17:42:01 7 7.44 0.00 0.60 0.03 0.03 91.89 18:03:55 17:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:03:55 17:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:03:55 17:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:03:55 17:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:03:55 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:43:01 4 0.12 0.00 0.02 0.00 0.00 99.87 18:03:55 17:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:03:55 17:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:03:55 17:43:01 7 0.05 0.00 0.03 0.02 0.02 99.88 18:03:55 17:44:01 all 0.05 0.00 0.01 0.01 0.00 99.92 18:03:55 17:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:44:01 2 0.08 0.00 0.02 0.00 0.00 99.90 18:03:55 17:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:44:01 4 0.15 0.00 0.02 0.00 0.02 99.82 18:03:55 17:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:03:55 17:44:01 6 0.03 0.00 0.03 0.03 0.00 99.90 18:03:55 17:44:01 7 0.07 0.00 0.03 0.02 0.00 99.88 18:03:55 17:45:01 all 0.02 0.00 0.02 0.00 0.01 99.95 18:03:55 17:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:03:55 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:03:55 17:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:03:55 17:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:03:55 17:45:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:03:55 17:45:01 7 0.05 0.00 0.03 0.02 0.02 99.88 18:03:55 17:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:03:55 17:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:46:01 5 0.05 0.00 0.03 0.02 0.02 99.88 18:03:55 17:46:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:03:55 17:46:01 7 0.05 0.00 0.03 0.00 0.00 99.92 18:03:55 18:03:55 17:46:01 CPU %user %nice %system %iowait %steal %idle 18:03:55 17:47:01 all 0.03 0.00 0.02 0.00 0.00 99.95 18:03:55 17:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:03:55 17:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:03:55 17:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:03:55 17:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:03:55 17:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:03:55 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:03:55 17:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:48:01 5 0.03 0.00 0.03 0.02 0.02 99.90 18:03:55 17:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:03:55 17:48:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:03:55 17:49:01 all 0.03 0.00 0.01 0.01 0.00 99.96 18:03:55 17:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:03:55 17:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:03:55 17:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:03:55 17:49:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:03:55 17:49:01 7 0.07 0.00 0.03 0.03 0.00 99.87 18:03:55 17:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:03:55 17:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:03:55 17:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:50:01 5 0.02 0.00 0.07 0.00 0.02 99.90 18:03:55 17:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 18:03:55 17:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:51:01 all 0.22 0.00 0.03 0.01 0.00 99.73 18:03:55 17:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:03:55 17:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:03:55 17:51:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:03:55 17:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:51:01 4 0.08 0.00 0.03 0.00 0.00 99.88 18:03:55 17:51:01 5 0.03 0.00 0.03 0.02 0.00 99.92 18:03:55 17:51:01 6 1.39 0.00 0.05 0.03 0.00 98.53 18:03:55 17:51:01 7 0.12 0.00 0.03 0.02 0.02 99.82 18:03:55 17:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:03:55 17:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:03:55 17:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:03:55 17:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:03:55 17:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:52:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:03:55 17:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:03:55 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:03:55 17:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:03:55 17:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:03:55 17:53:01 5 0.05 0.00 0.03 0.02 0.02 99.88 18:03:55 17:53:01 6 0.00 0.00 0.00 0.05 0.02 99.93 18:03:55 17:53:01 7 0.05 0.00 0.03 0.00 0.00 99.92 18:03:55 17:54:01 all 0.08 0.00 0.02 0.00 0.00 99.90 18:03:55 17:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:03:55 17:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:54:01 6 0.55 0.00 0.03 0.02 0.00 99.40 18:03:55 17:54:01 7 0.03 0.00 0.03 0.02 0.00 99.92 18:03:55 17:55:01 all 0.04 0.00 0.02 0.00 0.01 99.93 18:03:55 17:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:03:55 17:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:03:55 17:55:01 2 0.08 0.00 0.02 0.00 0.02 99.88 18:03:55 17:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:55:01 4 0.12 0.00 0.00 0.00 0.00 99.88 18:03:55 17:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:03:55 17:55:01 6 0.00 0.00 0.03 0.02 0.00 99.95 18:03:55 17:55:01 7 0.07 0.00 0.02 0.02 0.02 99.88 18:03:55 17:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:03:55 17:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:03:55 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 18:03:55 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:56:01 7 0.03 0.00 0.03 0.02 0.00 99.92 18:03:55 17:57:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:03:55 17:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:03:55 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:57:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:03:55 17:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:03:55 17:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:03:55 17:57:01 7 0.08 0.00 0.02 0.02 0.02 99.87 18:03:55 18:03:55 17:57:01 CPU %user %nice %system %iowait %steal %idle 18:03:55 17:58:01 all 0.16 0.00 0.01 0.00 0.00 99.82 18:03:55 17:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:03:55 17:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 17:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:03:55 17:58:01 6 1.11 0.00 0.02 0.02 0.00 98.86 18:03:55 17:58:01 7 0.10 0.00 0.05 0.02 0.00 99.83 18:03:55 17:59:01 all 0.23 0.00 0.02 0.00 0.00 99.74 18:03:55 17:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 17:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:03:55 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:03:55 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 17:59:01 6 1.60 0.00 0.02 0.00 0.02 98.37 18:03:55 17:59:01 7 0.10 0.00 0.08 0.02 0.02 99.78 18:03:55 18:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:03:55 18:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 18:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:03:55 18:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:03:55 18:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 18:00:01 4 0.08 0.00 0.00 0.00 0.00 99.92 18:03:55 18:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 18:00:01 6 0.05 0.00 0.00 0.02 0.00 99.93 18:03:55 18:00:01 7 0.07 0.00 0.03 0.00 0.02 99.88 18:03:55 18:01:01 all 0.03 0.00 0.01 0.05 0.00 99.92 18:03:55 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 18:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 18:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 18:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 18:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:03:55 18:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:03:55 18:01:01 6 0.02 0.00 0.00 0.33 0.00 99.65 18:03:55 18:01:01 7 0.12 0.00 0.05 0.03 0.00 99.80 18:03:55 18:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:03:55 18:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 18:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 18:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:03:55 18:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:03:55 18:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:03:55 18:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:03:55 18:02:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:03:55 18:02:01 7 0.07 0.00 0.03 0.00 0.02 99.88 18:03:55 18:03:01 all 4.60 0.00 1.86 1.52 0.04 91.99 18:03:55 18:03:01 0 3.64 0.00 1.39 0.02 0.03 94.92 18:03:55 18:03:01 1 5.26 0.00 2.10 0.64 0.03 91.97 18:03:55 18:03:01 2 6.12 0.00 2.00 0.08 0.03 91.76 18:03:55 18:03:01 3 3.52 0.00 2.58 0.02 0.03 93.84 18:03:55 18:03:01 4 4.62 0.00 1.64 0.50 0.03 93.20 18:03:55 18:03:01 5 4.53 0.00 1.70 3.58 0.03 90.16 18:03:55 18:03:01 6 5.21 0.00 1.63 1.49 0.05 91.62 18:03:55 18:03:01 7 3.88 0.00 1.83 5.85 0.03 88.41 18:03:55 Average: all 8.30 0.00 1.20 0.89 0.03 89.59 18:03:55 Average: 0 8.16 0.00 1.19 0.64 0.03 89.98 18:03:55 Average: 1 8.39 0.00 1.17 0.77 0.03 89.63 18:03:55 Average: 2 8.42 0.00 1.24 1.26 0.03 89.05 18:03:55 Average: 3 8.21 0.00 1.25 0.55 0.03 89.95 18:03:55 Average: 4 8.28 0.00 1.23 0.96 0.03 89.50 18:03:55 Average: 5 8.19 0.00 1.18 0.90 0.03 89.70 18:03:55 Average: 6 8.52 0.00 1.16 1.30 0.03 88.99 18:03:55 Average: 7 8.22 0.00 1.13 0.72 0.03 89.90 18:03:55 18:03:55 18:03:55